
/* font */

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

/*----------------------------------------------------*/
:root {
   
    --main-color: #F3AE43;
    
    --dark: #222;
    --paragraph-color: #2222;
  --tr-common-white: #FCFCFC;
  --secondary-color:#F05C4F;
  --bg-color-1:#FFF8ED;
  --bg-color-2:#FFE8C5;

  /*---------------------------------------*/
/*Background color
/*-----------------------------------------*/
.green-bg {
  background: var(--tr-common-green);
}
.p-relative {
  position: relative;
}
.fix {
  overflow: hidden;
}
.z-index-1 {
  position: relative;
  z-index: 1;
}
.pb-105 {
  padding-bottom: 105px;
}
.pt-105 {
  padding-top: 105px;
}

}
.pt-0 {
    padding-top: 0;
  }
  
  .pb-0 {
    padding-bottom: 0;
  }
  
  .pt-15 {
    padding-top: 15px !important;
  }
  
  .pb-15 {
    padding-bottom: 15px !important;
  }
  
  .pt-20 {
    /* padding-top: 20px !important; */
  }
  
  .pb-20 {
    padding-bottom: 20px !important;
  }
  
  .pt-25 {
    padding-top: 25px !important;
  }
  
  .pb-25 {
    padding-bottom: 25px !important;
  }
  
  .pt-30 {
    padding-top: 30px !important;
  }
  
  .pb-30 {
    padding-bottom: 30px !important;
  }
  
  .pt-35 {
    padding-top: 35px !important;
  }
  
  .pb-35 {
    padding-bottom: 35px !important;
  }
  
  .pt-40 {
    padding-top: 40px !important;
  }
  
  .pb-40 {
    padding-bottom: 40px !important;
  }
  
  .pt-45 {
    padding-top: 45px !important;
  }
  
  .pb-45 {
    padding-bottom: 45px !important;
  }
  
  .pt-50 {
    padding-top: 50px !important;
  }
  
  .pb-50 {
    padding-bottom: 50px !important;
  }
  
  .pt-55 {
    padding-top: 55px !important;
  }
  
  .pb-55 {
    padding-bottom: 55px !important;
  }
  
  .pt-60 {
    padding-top: 60px !important;
  }
  
  .pb-60 {
    padding-bottom: 60px !important;
  }
  
  .pt-65 {
    padding-top: 65px !important;
  }
  
  .pb-65 {
    padding-bottom: 65px !important;
  }
  
  .pt-70 {
    padding-top: 70px !important;
  }
  
  .pb-70 {
    padding-bottom: 70px !important;
  }
  
  .pt-75 {
    padding-top: 75px !important;
  }
  
  .pb-75 {
    padding-bottom: 75px !important;
  }
  
  .pt-80 {
    padding-top: 80px !important;
  }
  
  .pb-80 {
    padding-bottom: 80px !important;
  }
  
  .pt-85 {
    padding-top: 85px !important;
  }
  
  .pb-85 {
    padding-bottom: 85px !important;
  }
  
  .pt-90 {
    padding-top: 90px !important;
  }
  
  .pb-90 {
    padding-bottom: 90px !important;
  }
  
  .pt-95 {
    padding-top: 95px !important;
  }
  
  .pb-95 {
    padding-bottom: 95px !important;
  }
  
  .pt-100 {
    padding-top: 100px !important;
  }
  
  .pb-100 {
    padding-bottom: 100px !important;
  }
  
  .pt-110 {
    padding-top: 110px;
  }
  
  .pb-110 {
    padding-bottom: 110px;
  }
  
  .pt-120 {
    padding-top: 120px;
  }
  
  .pb-120 {
    padding-bottom: 120px;
  }
  
  .pt-130 {
    padding-top: 130px;
  }
  
  .pb-130 {
    padding-bottom: 130px;
  }
  
  .pt-140 {
    padding-top: 140px;
  }
  
  .pb-140 {
    padding-bottom: 140px;
  }
  
  .pt-150 {
    padding-top: 150px;
  }
  
  .pb-150 {
    padding-bottom: 150px;
  }
  
  .pt-160 {
    padding-top: 160px;
  }
  
  .pb-160 {
    padding-bottom: 160px;
  }
  
  .pt-170 {
    padding-top: 170px;
  }
  
  .pb-170 {
    padding-bottom: 170px;
  }
  
  .pt-180 {
    padding-top: 180px;
  }
  
  .pb-180 {
    padding-bottom: 180px;
  }
  
  .pt-190 {
    padding-top: 190px;
  }
  
  .pb-190 {
    padding-bottom: 190px;
  }
  
  .pt-200 {
    padding-top: 200px;
  }
  
  .pb-200 {
    padding-bottom: 200px;
  }
  
  .pt-300 {
    padding-top: 300px;
  }
  
  .pb-300 {
    padding-bottom: 300px;
  }
  
  .pt-400 {
    padding-top: 400px;
  }
  
  .pb-400 {
    padding-bottom: 400px;
  }
  
  .pl-10 {
    padding-left: 10px;
  }
  
  .pr-10 {
    padding-right: 10px;
  }
  
  .pl-15 {
    padding-left: 15px;
  }
  
  .pr-15 {
    padding-right: 15px;
  }
  
  .pl-20 {
    padding-left: 20px;
  }
  
  .pr-20 {
    padding-right: 20px;
  }
  
  .pl-25 {
    padding-left: 25px;
  }
  
  .pr-25 {
    padding-right: 25px;
  }
  
  .pl-30 {
    padding-left: 30px;
  }
  
  .pr-30 {
    padding-right: 30px;
  }
  
  .pl-35 {
    padding-left: 35px;
  }
  
  .pr-35 {
    padding-right: 35px;
  }
  
  .pl-40 {
    padding-left: 40px;
  }
  
  .pr-40 {
    padding-right: 40px;
  }
  
  .pl-45 {
    padding-left: 45px;
  }
  
  .pr-45 {
    padding-right: 45px;
  }
  
  .pl-45 {
    padding-left: 45px;
  }
  
  .pr-45 {
    padding-right: 45px;
  }
  
  .pl-50 {
    padding-left: 50px;
  }
  
  .pr-50 {
    padding-right: 50px;
  }
  
  .pl-55 {
    padding-left: 55px;
  }
  
  .pr-55 {
    padding-right: 55px;
  }
  
  .pl-60 {
    padding-left: 60px;
  }
  
  .pr-60 {
    padding-right: 60px;
  }
  
  .pl-65 {
    padding-left: 65px;
  }
  
  .pr-65 {
    padding-right: 65px;
  }
  
  .pl-70 {
    padding-left: 70px;
  }
  
  .pr-70 {
    padding-right: 70px;
  }
  
  .pl-75 {
    padding-left: 75px;
  }
  
  .pr-75 {
    padding-right: 75px;
  }
  
  .pl-80 {
    padding-left: 80px;
  }
  
  .pr-80 {
    padding-right: 80px;
  }
  
  .pl-85 {
    padding-left: 85px;
  }
  
  .pr-85 {
    padding-right: 85px;
  }
  
  .pl-90 {
    padding-left: 90px;
  }
  
  .pr-90 {
    padding-right: 90px;
  }
  
  .pl-95 {
    padding-left: 95px;
  }
  
  .pr-95 {
    padding-right: 95px;
  }
  
  .pl-100 {
    padding-left: 100px;
  }
  
  .pr-100 {
    padding-right: 100px;
  }
  
  .pl-150 {
    padding-left: 150px;
  }
  
  .pr-150 {
    padding-right: 150px;
  }
  
  .pl-200 {
    padding-left: 200px;
  }
  
  .pr-200 {
    padding-right: 200px;
  }
  
  .pl-250 {
    padding-left: 250px;
  }
  
  .pr-250 {
    padding-right: 250px;
  }
  
  .pl-300 {
    padding-left: 300px;
  }
  
  .pr-300 {
    padding-right: 300px;
  }
  
  .pl-350 {
    padding-left: 350px;
  }
  
  .pr-350 {
    padding-right: 350px;
  }
  
  .pl-400 {
    padding-left: 400px;
  }
  
  .pr-400 {
    padding-right: 400px;
  }
  
  .pl-450 {
    padding-left: 450px;
  }
  
  .pr-450 {
    padding-right: 450px;
  }
  
  .pl-500 {
    padding-left: 500px;
  }
  
  .pr-500 {
    padding-right: 500px;
  }
  
  .mt-10 {
    margin-top: 10px;
  }
  
  .mb-10 {
    margin-bottom: 10px;
  }
  
  .mt-15 {
    margin-top: 15px;
  }
  
  .mb-15 {
    margin-bottom: 15px;
  }
  
  .mt-20 {
    margin-top: 20px;
  }
  
  .mb-20 {
    margin-bottom: 20px;
  }
  
  .mt-25 {
    margin-top: 25px;
  }
  
  .mb-25 {
    margin-bottom: 25px;
  }
  
  .mt-30 {
    margin-top: 30px;
  }
  
  .mb-30 {
    margin-bottom: 30px;
  }
  
  .mt-35 {
    margin-top: 35px;
  }
  
  .mb-35 {
    margin-bottom: 35px;
  }
  
  .mt-40 {
    margin-top: 40px;
  }
  
  .mb-40 {
    margin-bottom: 40px;
  }
  
  .mt-45 {
    margin-top: 45px;
  }
  
  .mb-45 {
    margin-bottom: 45px;
  }
  
  .mt-50 {
    margin-top: 50px;
  }
  
  .mb-50 {
    margin-bottom: 50px;
  }
  
  .mt-55 {
    margin-top: 55px;
  }
  
  .mb-55 {
    margin-bottom: 55px;
  }
  
  .mt-60 {
    margin-top: 60px;
  }
  
  .mb-60 {
    margin-bottom: 60px;
  }
  
  .mt-65 {
    margin-top: 65px;
  }
  
  .mb-65 {
    margin-bottom: 65px;
  }
  
  .mt-70 {
    margin-top: 70px;
  }
  
  .mb-70 {
    margin-bottom: 70px;
  }
  
  .mt-75 {
    margin-top: 75px;
  }
  
  .mb-75 {
    margin-bottom: 75px;
  }
  
  .mt-80 {
    margin-top: 80px;
  }
  
  .mb-80 {
    margin-bottom: 80px;
  }
  
  .mt-85 {
    margin-top: 85px;
  }
  
  .mb-85 {
    margin-bottom: 85px;
  }
  
  .mt-90 {
    margin-top: 90px;
  }
  
  .mb-90 {
    margin-bottom: 90px;
  }
  
  .mt-95 {
    margin-top: 95px;
  }
  
  .mb-95 {
    margin-bottom: 95px;
  }
  
  .mt-100 {
    margin-top: 100px;
  }
  
  .mb-100 {
    margin-bottom: 100px;
  }
  
  .mt-110 {
    margin-top: 110px;
  }
  
  .mb-110 {
    margin-bottom: 110px;
  }
  
  .mt-120 {
    margin-top: 120px;
  }
  
  .mb-120 {
    margin-bottom: 120px;
  }
  
  .mt-130 {
    margin-top: 130px;
  }
  
  .mb-130 {
    margin-bottom: 130px;
  }
  
  .mt-140 {
    margin-top: 140px;
  }
  
  .mb-140 {
    margin-bottom: 140px;
  }
  
  .mt-150 {
    margin-top: 150px;
  }
  
  .mb-150 {
    margin-bottom: 150px;
  }
  
  .mt-160 {
    margin-top: 160px;
  }
  
  .mb-160 {
    margin-bottom: 160px;
  }
  
  .mt-170 {
    margin-top: 170px;
  }
  
  .mb-170 {
    margin-bottom: 170px;
  }
  
  .mt-180 {
    margin-top: 180px;
  }
  
  .mb-180 {
    margin-bottom: 180px;
  }
  
  .mt-190 {
    margin-top: 190px;
  }
  
  .mb-190 {
    margin-bottom: 190px;
  }
  
  .mt-200 {
    margin-top: 200px;
  }
  
  .mb-200 {
    margin-bottom: 200px;
  }
  
  .mt-250 {
    margin-top: 250px;
  }
  
  .mb-250 {
    margin-bottom: 250px;
  }
  
  .mt-300 {
    margin-top: 300px;
  }
  
  .mb-300 {
    margin-bottom: 300px;
  }
  
  .mt-350 {
    margin-top: 350px;
  }
  
  .mb-350 {
    margin-bottom: 350px;
  }
  
  .mt-400 {
    margin-top: 400px;
  }
  
  .mb-400 {
    margin-bottom: 400px;
  }
  
  .mt-450 {
    margin-top: 450px;
  }
  
  .mb-450 {
    margin-bottom: 450px;
  }
  
  .mt-500 {
    margin-top: 500px;
  }
  
  .mb-500 {
    margin-bottom: 500px;
  }
  
  .ml-10 {
    margin-left: 10px;
  }
  
  .mr-10 {
    margin-right: 10px;
  }
  
  .ml-15 {
    margin-left: 15px;
  }
  
  .mr-15 {
    margin-right: 15px;
  }
  
  .ml-20 {
    margin-left: 20px;
  }
  
  .mr-20 {
    margin-right: 20px;
  }
  
  .ml-25 {
    margin-left: 25px;
  }
  
  .mr-25 {
    margin-right: 25px;
  }
  
  .ml-30 {
    margin-left: 30px;
  }
  
  .mr-30 {
    margin-right: 30px;
  }
  
  .ml-35 {
    margin-left: 35px;
  }
  
  .mr-35 {
    margin-right: 35px;
  }
  
  .ml-40 {
    margin-left: 40px;
  }
  
  .mr-40 {
    margin-right: 40px;
  }
  
  .ml-45 {
    margin-left: 45px;
  }
  
  .mr-45 {
    margin-right: 45px;
  }
  
  .ml-45 {
    margin-left: 45px;
  }
  
  .mr-45 {
    margin-right: 45px;
  }
  
  .ml-50 {
    margin-left: 50px;
  }
  
  .mr-50 {
    margin-right: 50px;
  }
  
  .ml-55 {
    margin-left: 55px;
  }
  
  .mr-55 {
    margin-right: 55px;
  }
  
  .ml-60 {
    margin-left: 60px;
  }
  
  .mr-60 {
    margin-right: 60px;
  }
  
  .ml-65 {
    margin-left: 65px;
  }
  
  .mr-65 {
    margin-right: 65px;
  }
  
  .ml-70 {
    margin-left: 70px;
  }
  
  .mr-70 {
    margin-right: 70px;
  }
  
  .ml-75 {
    margin-left: 75px;
  }
  
  .mr-75 {
    margin-right: 75px;
  }
  
  .ml-80 {
    margin-left: 80px;
  }
  
  .mr-80 {
    margin-right: 80px;
  }
  
  .ml-85 {
    margin-left: 85px;
  }
  
  .mr-85 {
    margin-right: 85px;
  }
  
  .ml-90 {
    margin-left: 90px;
  }
  
  .mr-90 {
    margin-right: 90px;
  }
  
  .ml-95 {
    margin-left: 95px;
  }
  
  .mr-95 {
    margin-right: 95px;
  }
  
  .ml-100 {
    margin-left: 100px;
  }
  
  .mr-100 {
    margin-right: 100px;
  }
  
  .ml-150 {
    margin-left: 150px;
  }
  
  .mr-150 {
    margin-right: 150px;
  }
  
  .ml-200 {
    margin-left: 200px;
  }
  
  .mr-200 {
    margin-right: 200px;
  }
  
  .ml-250 {
    margin-left: 250px;
  }
  
  .mr-250 {
    margin-right: 250px;
  }
  
  .ml-300 {
    margin-left: 300px;
  }
  
  .mr-300 {
    margin-right: 300px;
  }
  
  .ml-350 {
    margin-left: 350px;
  }
  
  .mr-350 {
    margin-right: 350px;
  }
  
  .ml-400 {
    margin-left: 400px;
  }
  
  .mr-400 {
    margin-right: 400px;
  }
  
  .ml-450 {
    margin-left: 450px;
  }
  
  .mr-450 {
    margin-right: 450px;
  }
  
  .ml-500 {
    margin-left: 500px;
  }
  
  .mr-500 {
    margin-right: 500px;
  }
  

  .primary-button {
    background-color: var(--secondary-color);
    color: var(--tr-common-white);
    font-size: 18px;
    border-radius: 56px;
    padding: 12px 68px;
    text-transform: capitalize;
}
  .primary-button:hover{
    background-color: var(--main-color);
    color: var(--tr-common-white);
    font-size: 18px;
    border-radius: 56px;
    padding: 12px 68px;
  }

  

/*=================== fonts ====================*/

@import url("../css2");
@import url("../font-awesome/4.5.0/css/font-awesome.min.css");

/*---------------------------------------------------- */


/*----------------------------------------------------*/

.list {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    outline: none;
}

.row.m0 {
    margin: 0px;
}

body {
    line-height: 27px;
    font-size: 14px;
font-family: "Outfit", serif;
    font-weight: normal;
    color: #797979;
}

h1,
h2,
h3,
h4,
h5,
h6 {
font-family: "Outfit", serif;
color: var(--dark);

}
p{
  font-size: 15px;
  color: var(--dark);
}
button:focus {
    outline: none;
    box-shadow: none;
}

.p_120 {
    padding-top: 120px;
    padding-bottom: 120px;
}

.pad_top {
    padding-top: 120px;
}

.mt-25 {
    margin-top: 25px;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1520px;
    }
}

.background_one {
    background: #f7f7f7;
}

.border-bottom {
    border-bottom: 1px solid #e8edf1;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
    padding: 0;
}

@media (min-width: 1620px) {
    .box_1620 {
        max-width: 1650px;
        margin: auto;
    }
}


/* Main Title Area css
============================================================================================ */

.section-title-main {
  line-height: 44px;
  font-size: 32px;
  color: var(--dark);
  font-weight: 600;
  margin-bottom: 15px !important;
}
.section-title-sub{
  font-weight: 600;
color: var(--main-color);
}

/* End Main Title Area css
============================================================================================ */


/*---------------------------------------------------- */


/*----------------------------------------------------*/
.top-header{
  background: var(--main-color);
  color: white;
  padding: 6px 0px;
}
.top-header a{
  color: var(--dark);
  margin-right: 10px;
  font-size: 14px;
}
.header_area {
    position: relative;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    transition: background 0.4s, all 0.3s linear;
}

.header_area .navbar {
    background: var(--tr-common-white);
    padding: 0px;
    border: 0px;
    border-radius: 0px;
}

.header_area .navbar .logo_h {
    color: var(--tr-common-white);
    /* height: 80px; */
    /* text-align: center; */
    /* line-height: 29px; */
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
}

.header_area .navbar .navbar-brand {
    padding-top: 0;
}

.header_area .navbar .nav .nav-item {
    margin-right: 43px;
}

.header_area .navbar .nav .nav-item .nav-link {
    font: 500 12px/80px "Outfit", sans-serif;
    /* text-transform: uppercase; */
    color: var(--dark);
    padding: 0px;
    display: inline-block;
    font-size: 17px;
}

.header_area .navbar .nav .nav-item .nav-link:after {
    display: none;
}

.header_area .navbar .nav .nav-item:hover .nav-link,
.header_area .navbar .nav .nav-item.active .nav-link {
    color: var( --main-color);
}

.header_area .navbar .nav .nav-item.submenu {
    position: relative;
}

.header_area .navbar .nav .nav-item.submenu ul {
    border: none;
    padding: 0px;
    border-radius: 0px;
    box-shadow: none;
    margin: 0px;
    background: var(--tr-common-white);
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
    .header_area .navbar .nav .nav-item.submenu ul {
        position: absolute;
        top: 120%;
        left: 0px;
        min-width: 200px;
        text-align: left;
        opacity: 0;
        transition: all 300ms ease-in;
        visibility: hidden;
        display: block;
        border: none;
        padding: 0px;
        border-radius: 0px;
    }
}

.header_area .navbar .nav .nav-item.submenu ul:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #eeeeee transparent transparent transparent;
    position: absolute;
    right: 24px;
    top: 45px;
    z-index: 3;
    opacity: 0;
    transition: all 400ms linear;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item {
    display: block;
    float: none;
    margin-right: 0px;
    border-bottom: 1px solid #ededed;
    margin-left: 0px;
    transition: all 0.4s linear;
    width: 345px;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item .nav-link {
    line-height: 45px;
    color: var(--dark);
    padding: 7px 18px;
    transition: all 150ms linear;
    display: block;
    margin-right: 0px;
    font-size: 14px;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item:last-child {
    border-bottom: none;
}

.header_area .navbar .nav .nav-item.submenu ul .nav-item:hover .nav-link {
    background: var( --main-color);
    color: var(--tr-common-white);
}

@media (min-width: 992px) {
    .header_area .navbar .nav .nav-item.submenu:hover ul {
        visibility: visible;
        opacity: 1;
        top: 100%;
    }
}

.header_area .navbar .nav .nav-item.submenu:hover ul .nav-item {
    margin-top: 0px;
}

.header_area .navbar .nav .nav-item:last-child {
    margin-right: 0px;
}



.header_area.navbar_fixed .main_menu {
    position: fixed;
    width: 100%;
    top: -71px;
    left: 0;
    right: 0;
    background: var(--tr-common-white);
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
}

.header_area.navbar_fixed .main_menu .navbar .nav .nav-item .nav-link {
    line-height: 70px;
}

.top_menu .header_social {
    float: right;
}

.top_menu .header_social li {
    display: inline-block;
    margin-right: 15px;
}

.top_menu .header_social li a {
    font-size: 13px;
    color: #797979;
    display: inline-block;
    line-height: 42px;
    transition: all 300ms linear 0s;
}

.top_menu .header_social li:last-child {
    margin-right: 0px;
}

.top_menu .header_social li:hover a {
    color: var( --main-color);
}

.alpha-mp {
    PADDING-TOP: 25PX;
    PADDING-BOTTOM: 25PX;
}

@media (max-width: 991px) {
    .top_menu .header_social li {
        margin-right: 7px;
    }
    #contact-form-map .contact-form {
        background: #1298ca;
        padding: 31px;
        margin-top: 0px;
    }
    #contact-form-map .contact-form .form-title {
        font-size: 20px;
        color: var(--tr-common-white);
        margin-bottom: 18px;
        font-weight: 700;
        line-height: 38px;
    }
}

.top_menu .dn_btn {
    line-height: 42px;
    display: inline-block;
    font-size: 14px;
    margin-right: 50px;
font-family: "Outfit", serif;
    font-weight: normal;
    color: #797979;
    transition: all 300ms linear 0s;
}

.top_menu .dn_btn:hover {
    color: var( --main-color);
}

.top_menu .dn_btn:last-child {
    margin-right: 0px;
}

.top_menu .dn_btn i {
    margin-right: 10px;
}

@media (max-width: 991px) {
    .top_menu .dn_btn {
        margin-right: 5px;
        font-size: 13px;
    }
}

.top_menu .follow_us {
    float: left;
    color: #777;
    font-size: 14px;
    line-height: 42px;
    margin-right: 17px;
}

@media (max-width: 767px) {
    .top_menu {
        display: none;
    }
}




/* slider */

/* ============================ */

.single-banner-slide {
    height: 87vh;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover; /* Ensure the background covers the entire slide */
    background-position: center;
    display: flex;
    justify-content: center; /* Changed for better alignment */
    align-items: center;
    position: relative;
    z-index: 2;
    overflow: hidden; /* Prevent any overflow */
}
.all-banner-slide {
    position: relative;
    width: 100%;
    overflow: hidden; /* Prevent gaps during sliding */
}

.owl-carousel .owl-stage {
    display: flex;
    align-items: center;
    overflow: hidden; /* Ensure no gaps during transitions */
}

.owl-carousel .owl-item {
    width: 100%; /* Ensure slides take up the full width */
    flex-shrink: 0; /* Prevent shrinking of slides */
    overflow: hidden; /* Contain content within the item */
}
.single-banner-slide span {
    color: var(--tr-common-white);
    text-transform: uppercase;
    font-weight: 600;
}

.single-banner-slide h1 {
    color: var(--white);
    font-size: 59px;
    line-height: 69px;
    font-family: "Outfit", serif;
    margin-bottom: 21px;
    font-weight: 600;
}

.single-banner-slide::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    /* background: rgb(73 73 73 / 8%); */
    z-index: -1;
    width: 100%;
    height: 100%;
}

.single-banner-slide h6 {
    color: var(--tr-common-white) !important;
    font-size: 17px;
    /* max-width: 50%; */
    margin-bottom: 21px;
    text-align: center;
    font-weight: 600;
}



.single-banner-slide a:hover {
    color: var(--tr-common-white);
    /* background: var(--second-color); */
}

.banner-slider {
    position: relative;
}

.banner-slider .owl-nav button.owl-prev {
    display: none !important;
}

.banner-slider .owl-nav button.owl-next {
    display: none !important;
}

.owl-dots {
    text-align: center;
    padding-top: 15px;
    position: absolute;
    left: 48%;
    bottom: 26%;
}

.owl-dots button.owl-dot {
    width: 10px;
    height: 11px;
    border-radius: 50%;
    display: inline-block;
    /* background: #ccc; */
    margin: 0 3px;
    border: 1px solid white;
}

.owl-dots button.owl-dot.active {
    background-color: var(--tr-common-white);
}

.owl-dots button.owl-dot:focus {
    outline: none;
}

.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0.38) !important;
}

.owl-nav button:focus {
    outline: none;
}

.single-banner-slide:before {
    content: "";
    display: block;
    position: absolute;
    z-index: -9;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: em;
   
}
.home-hero .owl-nav-left, .owl-nav-right {
  font-size: 30px;
  font-weight: bold;
  color: var(--tr-common-white);
  background: rgba(0, 0, 0, 0.5);
  padding: 10px 15px;
  border-radius: 50%;
  cursor: pointer;
}




.home-hero .owl-nav-left {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 10;
}

.home-hero .owl-nav-left  .fa-chevron-left{
  font-size: 18px ;
}
.home-hero .owl-nav-right  .fa-chevron-right{
  font-size: 18px ;
}
.home-hero .owl-nav-right {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  z-index: 10;
}
.home-hero .owl-nav .disabled {
  display: none !important; /* Hide arrows when not needed */
}


.bottom-frame {
  position: absolute;
  z-index: 1;
  bottom: -36px;
}



/* products-homes */

.products-home{
  background-color: var(--bg-color-1);
}
.title-wrap h3{
    font-weight: 500;
    color: var(--dark);
}
.products-homes-item {
    text-align: center;
    background: white;
    padding: 20px 60px;
    border-radius: 30px;
}


.products-homes-content-two .content .title {
    font-weight: 500;
    font-size: 18px;
    text-align: center !important;
    text-align: left;
    margin-bottom: 12px;
    margin-top: 7px;
    margin-bottom: 13px;
}

.products-homes-content-two .content .title a{
    color: #222;
}


.products-home .owl-carousel .owl-nav button.owl-prev,
.products-home .owl-carousel .owl-nav button.owl-next {
    height: 40px;
    width: 40px;
    background: #986ddb00 !important;
    color: #4b4545;
    text-align: center;
    position: absolute;
    top: 50%;
    border: 1px solid #762774;
    left: -90px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 17px;
    border-radius: 50%;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
}

.products-home .owl-carousel .owl-nav button.owl-prev:hover,
.products-home .owl-carousel .owl-nav button.owl-next:hover {
    color: #080808;
}

@media only screen and (max-width: 1399px) {
    .products-home .owl-carousel .owl-nav button.owl-prev,
    .products-home .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
}

.products-home .owl-carousel .owl-nav button.owl-next {
    left: auto;
    right: -90px;
}
.products-home .content{
  display: flex
;
   
    flex-direction: column;
    align-items: center;
}
.custom-nav button {
  position: absolute;
  top: 55%;
  transform: translateY(-50%);
  color: #070707;
  border: none;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex
;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  font-size: 18px;
  transition: background 0.3s ease;
  z-index: 2;
}

.custom-nav button:hover {
    background: #4b4545;
    color: var(--tr-common-white);
}

.custom-nav button:focus {
    outline: none;
}

/* Left arrow */
.custom-prev {
  left: -13px;
}
/* Right arrow */
.custom-next {
  right: -13px;
}

/* Adjustments for responsiveness */
@media (max-width: 768px) {
    .custom-prev {
        left: -30px;
    }

    .custom-next {
        right: -30px;
    }
}

.circle-link {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px; /* Adjust size as needed */
  height: 40px; /* Adjust size as needed */
  background-color: var(--secondary-color);
  color: #fff; /* Icon color */
  border-radius: 50%; /* Makes it circular */
  text-decoration: none; /* Removes underline */
  transition: background-color 0.3s ease; /* Optional: Smooth hover effect */
}

.circle-link:hover {
  background-color: var(--main-color); /* Darker shade on hover */
  color: var(--tr-common-white);
}

.circle-link i {
  font-size: 18px; /* Adjust icon size */
}
/* ==========================About us======================== */


.experience-year span{

  font-size: 91px;
  color: var(--secondary-color);
  font-weight: 600;
}

.about-bulb{
  position: absolute;
  top: 0px;
  right: 136px;
  width: 177px;
  }
  


  @media (max-width: 1200px) {
    .about-bulb{
      display: none !important;
      }
      
   
}



.text-exp{
  font-size: 32px !important;
    font-weight: 500 !important ;
    color: var(--dark) !important;
    margin-left: 20px;
}
.experience-year{display: flex
  ;
      margin-bottom: 55px;
      margin-top: 40px;}

/*  */
.why-us-box a {
  display: block;
  font-size: 16px; 
  color: #222;
  margin-bottom: 10px;
}

.why-wire{
  position: absolute;
  top: 35px;
  left: 136px;
  width: 177px;
  }
  


  @media (max-width: 1200px) {
    .why-wire{
      display: none !important;
      }
      
   
}
.brand-logos{
  background-color: var(--bg-color-2);
  padding: 40px 0px;
}
.section-choose {
  position: relative;
  padding: 50px 0;
  color: #fff;
  
}
.section-choose{
  position: relative;
   
    padding: 50px 0;
   
    color: #fff;
    background-image: url(../img/choose-shape-1.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

section.contactus-1-section {
  position: relative;
  padding: 120px 0 80px;
}

.contact-style1_form {
  position: relative;
  display: block;
  max-width: 770px;
  
  /* margin: 0 auto; */
}
.contact-form {
  position: relative;
  display: block;
}
.contact-form form {
  position: relative;
  display: block;
}
.contact-form form .input-box {
  position: relative;
  display: block;
  margin-bottom: 30px;
}

.contact-form form input[type="text"],
.contact-form form input[type="email"],
.contact-form form textarea {
  position: relative;
  display: block;
  background: #ffffff;
  width: 100%;
  height: 55px;
  border: 1px solid #e5e5e5;
  color: #808080;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  padding-left: 25px;
  padding-right: 25px;
  border-radius: 4px;
  transition: all 500ms ease;
  font-family: var(--thm-font);
}
.contact-form form textarea {
  height: 150px;
  padding-top: 12px;
  padding-left: 25px;
  min-width: 300px; 
  min-height: 150px;
  /* border-radius: 25px;
  border-radius: 27px; */
}

.contact-form form input[type="text"]::-webkit-input-placeholder {
  color: #808080;
}

.contact-form form input[type="text"]:-moz-placeholder {
  color: #808080;
}
.contact-form form input[type="text"]::-moz-placeholder {
  color: #808080;
}
.contact-form form input[type="text"]:-ms-input-placeholder {
  color: #808080;
}
.contact-form form input[type="email"]::-webkit-input-placeholder {
  color: #808080;
}
.contact-form form input[type="email"]:-moz-placeholder {
  color: #808080;
}
.contact-form form input[type="email"]::-moz-placeholder {
  color: #808080;
}
.contact-form form input[type="email"]:-ms-input-placeholder {
  color: #808080;
}

.contact-form form textarea::-webkit-input-placeholder {
  color: #808080;
}
.contact-form form textarea:-moz-placeholder {
  color: #808080;
}
.contact-form form textarea::-moz-placeholder {
  color: #808080;
}
.contact-form form textarea:-ms-input-placeholder {
  color: #808080;
}
.contact-form form .button-box {
  position: relative;
  display: flex;
  align-items: center;
  /* justify-content: center; */
}
.contact-form form .button-box button {
  position: relative;
  display: block;
  background: var(--main-color);
  color: white;
  border-radius: 30px;
  padding: 10px 20px;
  border: 0px;
  cursor: pointer;
}
.contact-us-button {
  position: absolute;
  right: -35%;
  bottom: -8%;
}
.contact-us-button .widget-buttons-link {
  background-color: #26A688;
  border-radius: 30px;
  padding: 20px 81px;
  color: #fff;
  font-size: 16px;
}
.why-choose {
 background-color: var(--bg-color-1);
}
.form-column {
  padding: 40px 18px;
}
.why-choose ul li {
  color: #2a2a2a;
  text-align: justify;
  font-size: 14px;
}

.section-title h5 {
  font-weight: 700;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 12px;
  letter-spacing: 1px;
  margin-bottom: 10px;
  color: #9C1042;
  position: relative;
}

.section-title h2.title {
  font-weight: 500;
  text-transform: capitalize;
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 15px;
  color: #212f58;
}
.no-gutters {
  margin-left: 0;
  margin-right: 0;
}
.clasic-service-content {
  padding-left: 0px;
  padding-top: 30px;
  padding-right: 50px;
  padding-bottom: 4px;
}

/* footer */
.footer-area {
  background: #f7f7f7;
  /* color: var(--tr-common-white); */
}
.footer-area h6 {
  font-size: 20px;
  color: var(--main-color);
  margin: 20px 0;
}
.footer-area p {
  font-size: 16px;
  margin-top: 14px;
  margin-left: 0;
  color: #000000;
}
.footer-area ul li a {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  padding: 10px 0;
}
.footer-area ul li a:hover {
  color: #000000;
}
@media (max-width: 767px) {
  .footer-area {
    text-align: center;
  }
}

.contact-info p {
  font-size: 14px;
  margin-bottom: 10px;
}

.social-area {
  padding-left: 25px;
}

.subscribe-form {
  position: relative;
}
.subscribe-form button {
  font-size: 16px;
  line-height: 13px;
  color: var(--tr-common-white);
  -webkit-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
  border-radius: 0px 10px 10px 0px;
  border: 0;
  cursor: pointer;
}
.subscribe-form input {
  margin: 0;
  background: var(--tr-common-white);
  border-radius: 8px;
  border: 0;
  padding: 11px 54px;
}
.subscribe-form input::placeholder {
  color: #797A7E;
  font-size: 14px;
}

.subscribe-form form {
  /* display: flex; */
  align-items: center;
}

.footer-up {
  padding: 38px 0;
  /* padding-top: 80px; */
}
.footer-up .social-area i {
  color: #eee;
  font-size: 21px;
  margin-right: 10px;
  margin-top: 20px;
}

.footer-bottom {
  background: var(--main-color);
  padding: 20px 0;
}
.footer-bottom p {
  font-size: 16px;
  color: var(--tr-common-white);
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-bottom p {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .footer-bottom p {
    margin-bottom: 10px;
  }
}
.footer-bottom a {
  font-size: 15px;
  color: var(--tr-common-white);
  font-weight: 400;
}
.footer-bottom .copyright-area {
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-bottom .copyright-area {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer-bottom .copyright-area {
    text-align: center;
  }
}
.footer-bottom p.privacy {
  text-align: center;
}
.footer-bottom p.privacy a {
  position: relative;
  z-index: 1;
  margin: 0 10px;
}
.footer-bottom p.privacy a:hover {
  text-decoration: underline;
}
.footer-bottom p.privacy a:not(:last-of-type)::after {
  position: absolute;
  content: "|";
  display: inline-block;
  padding: 0 10px;
}

.footer-bottom .social-area {
  text-align: right;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .footer-bottom .social-area {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .footer-bottom .social-area {
    text-align: center;
  }
}
.footer-bottom .social-area i {
  font-size: 20px;
  color: var(--tr-common-white);
  margin-right: 14px;
}



/* About us page */
.page-title {
 
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding: 130px 0 130px;
  /* min-height: 194px; */
}
@media only screen and (max-width: 768px) {
  .page-title {
    padding: 110px 0 110px;
  }
}

.page-title .title {
  font-size: 35px;
  color: #ffffff;
  
  margin-bottom: 0px;
  line-height: 1.6;
  font-weight: 500;
}


.page-breadcrumb {
  position: relative;
  margin-top: 5px;
}

/* product page */
.filter-sidebar {
  background-color: #F7F7F7;
  position: fixed;
  top: 0;
  left: -100%;
  height: 100%;
  width: 82%;
  border-radius: 0px;
  z-index: 1050;
  overflow-y: auto;
  transition: all 0.3s ease;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

@media (min-width: 992px) {
  .filter-sidebar {
    position: static;
    height: auto;
    width: auto;
    left: 0;
    box-shadow: none;
  }
}

/* Show sidebar on mobile */
.filter-sidebar.show {
  left: 0;
}

/* Close button styles */
#closeSidebar {
  position: absolute;
  top: 10px;
  right: 15px;
  z-index: 1060;
}
/* General Styles */
.widget {
  font-family: 'Arial', sans-serif;
  color: #000;
}

.widget-title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.widget ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.widget ul li {
  margin-bottom: 10px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between; /* Aligns label and span to opposite ends */
}

/* Custom Checkbox Styling */
.custom-control {
  display: flex;
  align-items: center;
  width: 100%; /* Ensure it spans the entire list item */
}

.custom-checkbox .form-check-input {
  appearance: none;
  width: 18px;
  height: 18px;
  border: 1px solid #000;
  border-radius: 3px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
}

.custom-checkbox .form-check-input:checked {
  background-color: var(--main-color);

}

.custom-checkbox .form-check-input:checked::after {
  content: '✔';
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: -4px;
  left: 3px;
}

/* Label and Count */
.widget .form-check-label {
  flex: 1;
  text-align: start;
  font-weight: 500;
  font-size:15px;
  /* font-family: 'Outfit'; */
}

.widget ul li span {
  font-size: 14px;
  color: #666;
  margin-left: auto; /* Pushes the span to the right */
}
.widget hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, .1);
}
.filter-btn .input-area {
  background: none;
  border: 1px solid #e7e1e1;
  padding: 9px 25px !important;
}
.filter-btn .input-area input, .input-area textarea {
  border-radius: 0;
  padding: 0;
  border: none;
  width: 100%;
  outline: none;
  background: rgba(0, 0, 0, 0);
  font-size: 16px;
}

.filter-btn .cmn-btn {
  font-size: 18px;
  font-weight: 600;
  transition: var(--transition);
  text-transform: capitalize;
  position: relative;
  cursor: pointer;
  display: inline-block;
  background: none;
  white-space: nowrap;
  border: none;
  color: #ababab;
}
.filter-btn .search__icon40 {
  width: 32px;
  min-width: 32px;
  height: 32px;
}
.gap-2 {
  gap: .5rem !important;
}
.radius30 {
  border-radius: 8px !important;
}
.filter-btn .wide {
  padding: 13px 24px;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #e1e1e1;
  cursor: pointer;
  margin-bottom: 15px;
}
.product-item {
  border: 1px solid #e3dddd;
  border-radius: 8px;
  padding: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.product-thumb{
  background-color: #ebebeb;
  border-radius: 8px;
  margin-bottom: 10px;
}
.product-thumb span{
  position: absolute;
  top: 6px;
  right: 11px;
  color: var(--secondary-color);
}
.product-action-button{
  display: flex
  ;
      text-align: center;
      justify-content: center;
}
.download-btn{
  background: #ebebeb;
  padding: 5px 10px;
  border-radius: 4px;
  color: var(--dark);
  margin-right: 7px;
}
.enquiry-btn{
  background: var(--secondary-color);
    padding: 5px 14px;
    border-radius: 4px;
    color: var(--tr-common-white);
}
.filter-button {
  background: var(--main-color);
    padding: 8px;
    display: flex
;
    justify-content: center;
    /* align-items: center; */
    border-radius: 6px;
    margin-top: 7px;
    color: var(--tr-common-white) !important;
    margin-bottom: 12px;
}
.close-btn-product {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1060;
  background: none;
  border: none;
  font-size: 20px;
  color: #000;
  cursor: pointer;
  transition: color 0.3s ease;
}

.close-btn-product:hover {
  color: #141414; /* Changes color to red on hover */
}
/* about uss-page */
.why-us-inner{
  background-color: var(--bg-color-1);
}
.testimonial-item{
  background: #f7f7f7;
  padding: 41px 46px;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.icon-phone{
  display: flex
;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: var(--main-color);
    color: #fff;
    border-radius: 50%;
    text-decoration: none;
    transition: background-color 0.3s ease;
}
.number-item a{
  color: #000;
/* Title 1 */

font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 26.6px */
margin-left: 20px;
}
.contact-area-form{
  
}
.contact-area{
  background-color: #f7f7f7;
}
.contact-page-google-map {
  position: relative;
  display: block;
  /* padding: 120px 0 0; */
}
@media (max-width: 767px) {
  .contact-page-google-map {
    padding: 60px 0 0;
  }
}

.contact-page-google-map iframe {
  position: relative;
  display: block;
  border: none;
  height: 600px;
  width: 100%;
}
/** CUSTOM CSS START ***/

.footer-up .footer_link{
display: block;
font-size: 16px;
font-weight: 500;
color: #000000;
padding: 10px 0;
}
#pagination-container
{
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 40px 0;
}
.brand-logos .col-6:hover img {
  transform: scale(1.1);
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1); 
  border: 2px solid #007bff; 
  border-radius:20px;
}
.number-item .contact_link{
  color: #000;
font-size: 19px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 26.6px */
margin-left: 20px;
}
.nav-item .active {
  color: var( --main-color) !important;
  border-radius: 4px;
  padding: 5px 10px;
}
#product_enquiry_form .button-box
{
  display: flex;
  justify-content: center;
  align-items: center;
}
.categories-footer-list{
  overflow-y: auto; /* Enables vertical scrolling */
  overflow-x: hidden; /* Hides horizontal scrolling */
  max-height: 150px;
}
.filter-list{
  overflow-y: auto; /* Enables vertical scrolling */
  overflow-x: hidden; /* Hides horizontal scrolling */
  max-height: 300px;
  padding-right: 15px !important;
}
.social-top{
  font-size: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.social-top .icon {
  padding: 10px;
  cursor: pointer;
  transition: transform 0.3s ease;
  font-size: 14px;
}
.social-top .icon:hover {
  transform: scale(1.25)
}
.product-rest-button{
  color: var(--secondary-color);
  font-size: 17px;
  border: 1px solid #e7e1e1;
  padding: 10px 57px;
  border-radius: 8px;
}
/* Background overlay */
.sidebar-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0 0 0 / 38%);
  z-index: 1040; /* Ensure it's behind the sidebar */
  display: none; /* Hidden by default */
}
 
/* Show overlay when sidebar is open */
.sidebar-overlay.show {
  display: block;
}
body.no-scroll {
  overflow: hidden;
}