/*======================================
    Normalize CSS
========================================*/
@import url("https://fonts.googleapis.com/css2?family=Spartan:wght@100;200;300;400;500;600;700;800;900&display=swap");

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Open Sans', 'Lato', 'Poppins', sans-serif;
    font-weight: normal;
    font-style: normal;
    color: #1b1b1b;
    background-color: #ffffff;
    overflow-x: hidden;
    font-size: 16px;
}

p {
    margin: 0;
    padding: 0;
    font-family: 'Open Sans', 'Lato', 'Poppins', -apple-system, sans-serif;
    font-size: 16px;
}

* {
    margin: 0;
    padding: 0;
}

.navbar-toggler:focus,
a:focus,
input:focus,
textarea:focus,
button:focus,
.btn:focus,
.btn.focus,
.btn:not(:disabled):not(.disabled).active,
.btn:not(:disabled):not(.disabled):active {
    text-decoration: none;
    outline: none;
    outline: none !important;
    border-color: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.form-check-input:checked {
    background-color: #5830E0;
    border-color: #5830E0;
}

select {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: #081828;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: menulist;
    -moz-appearance: menulist;
    appearance: menulist;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: pre;
    -webkit-rtl-ordering: logical;
    background-color: -internal-light-dark(white, #3b3b3b);
    cursor: default;
    margin: 0em;
    font: 400 14px;
    border-radius: 0px;
    border-width: 1px;
    border-style: solid;
    border-color: -internal-light-dark(#767676, #858585);
    -o-border-image: initial;
    border-image: initial;
}

span,
a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    /* font-weight: 600; */
    margin: 0px;
    /* color: #081828; */
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit;
}

h1 {
 font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
 font-size: 30px;
 font-weight: normal; 
 color: #ff9900;
}

h2 {
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
    font-size: 23px;
    font-weight: normal;
    /* color: #333; */
}

h3 {
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
    font-size: 20px;
    font-weight: normal;
}

h4 {
    font-size: 18px;
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif;
}

h5 {    
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
    font-size: 16px;
}

h6 {
    font-size: 16px;
    line-height: 18px;
    color: #999797;
    font-weight: normal;
}


ul,
ol {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.mb-55 {
    margin-bottom: 55px;
}

.mb-60 {
    margin-bottom: 60px;
}

.mb-65 {
    margin-bottom: 65px;
}

.mb-70 {
    margin-bottom: 70px;
}

.mb-75 {
    margin-bottom: 75px;
}

.mb-80 {
    margin-bottom: 80px;
}

.mb-85 {
    margin-bottom: 85px;
}

.mb-90 {
    margin-bottom: 90px;
}

.mb-95 {
    margin-bottom: 95px;
}

.mb-100 {
    margin-bottom: 100px;
}

.mb-105 {
    margin-bottom: 105px;
}

.mb-110 {
    margin-bottom: 110px;
}

.mb-115 {
    margin-bottom: 115px;
}

.mb-120 {
    margin-bottom: 120px;
}

.mb-125 {
    margin-bottom: 125px;
}

.mb-130 {
    margin-bottom: 130px;
}

.mb-135 {
    margin-bottom: 135px;
}

.mb-140 {
    margin-bottom: 140px;
}

.mb-145 {
    margin-bottom: 145px;
}

.mb-150 {
    margin-bottom: 150px;
}

.mb-155 {
    margin-bottom: 155px;
}

.mb-160 {
    margin-bottom: 160px;
}

.mb-165 {
    margin-bottom: 165px;
}

.mb-170 {
    margin-bottom: 170px;
}

.mb-175 {
    margin-bottom: 175px;
}

.mb-180 {
    margin-bottom: 180px;
}

.mb-185 {
    margin-bottom: 185px;
}

.mb-190 {
    margin-bottom: 190px;
}

.mb-195 {
    margin-bottom: 195px;
}

.mb-200 {
    margin-bottom: 200px;
}

.mb-205 {
    margin-bottom: 205px;
}

.mb-210 {
    margin-bottom: 210px;
}

.mb-215 {
    margin-bottom: 215px;
}

.mb-220 {
    margin-bottom: 220px;
}

.mb-225 {
    margin-bottom: 225px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-2 {
    padding-top: 2px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pt-55 {
    padding-top: 55px;
}

.pt-60 {
    padding-top: 60px;
}

.pt-65 {
    padding-top: 65px;
}

.pt-70 {
    padding-top: 70px;
}

.pt-75 {
    padding-top: 75px;
}

.pt-80 {
    padding-top: 80px;
}

.pt-85 {
    padding-top: 85px;
}

.pt-90 {
    padding-top: 90px;
}

.pt-95 {
    padding-top: 95px;
}

.pt-100 {
    padding-top: 100px;
}

.pt-105 {
    padding-top: 105px;
}

.pt-110 {
    padding-top: 110px;
}

.pt-115 {
    padding-top: 115px;
}

.pt-120 {
    padding-top: 120px;
}

.pt-125 {
    padding-top: 125px;
}

.pt-130 {
    padding-top: 130px;
}

.pt-135 {
    padding-top: 135px;
}

.pt-140 {
    padding-top: 140px;
}

.pt-145 {
    padding-top: 145px;
}

.pt-150 {
    padding-top: 150px;
}

.pt-155 {
    padding-top: 155px;
}

.pt-160 {
    padding-top: 160px;
}

.pt-165 {
    padding-top: 165px;
}

.pt-170 {
    padding-top: 170px;
}

.pt-175 {
    padding-top: 175px;
}

.pt-180 {
    padding-top: 180px;
}

.pt-185 {
    padding-top: 185px;
}

.pt-190 {
    padding-top: 190px;
}

.pt-195 {
    padding-top: 195px;
}

.pt-200 {
    padding-top: 200px;
}

.pt-205 {
    padding-top: 205px;
}

.pt-210 {
    padding-top: 210px;
}

.pt-215 {
    padding-top: 215px;
}

.pt-220 {
    padding-top: 220px;
}

.pt-225 {
    padding-top: 225px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pb-55 {
    padding-bottom: 55px;
}

.pb-60 {
    padding-bottom: 60px;
}

.pb-65 {
    padding-bottom: 65px;
}

.pb-70 {
    padding-bottom: 70px;
}

.pb-75 {
    padding-bottom: 75px;
}

.pb-80 {
    padding-bottom: 80px;
}

.pb-85 {
    padding-bottom: 85px;
}

.pb-90 {
    padding-bottom: 90px;
}

.pb-95 {
    padding-bottom: 95px;
}

.pb-100 {
    padding-bottom: 100px;
}

.pb-105 {
    padding-bottom: 105px;
}

.pb-110 {
    padding-bottom: 110px;
}

.pb-115 {
    padding-bottom: 115px;
}

.pb-120 {
    padding-bottom: 120px;
}

.pb-125 {
    padding-bottom: 125px;
}

.pb-130 {
    padding-bottom: 130px;
}

.pb-135 {
    padding-bottom: 135px;
}

.pb-140 {
    padding-bottom: 140px;
}

.pb-145 {
    padding-bottom: 145px;
}

.pb-150 {
    padding-bottom: 150px;
}

.pb-155 {
    padding-bottom: 155px;
}

.pb-160 {
    padding-bottom: 160px;
}

.pb-165 {
    padding-bottom: 165px;
}

.pb-170 {
    padding-bottom: 170px;
}

.pb-175 {
    padding-bottom: 175px;
}

.pb-180 {
    padding-bottom: 180px;
}

.pb-185 {
    padding-bottom: 185px;
}

.pb-190 {
    padding-bottom: 190px;
}

.pb-195 {
    padding-bottom: 195px;
}

.pb-200 {
    padding-bottom: 200px;
}

.pb-205 {
    padding-bottom: 205px;
}

.pb-210 {
    padding-bottom: 210px;
}

.pb-215 {
    padding-bottom: 215px;
}

.pb-220 {
    padding-bottom: 220px;
}

.pb-225 {
    padding-bottom: 225px;
}

.img-bg {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .container {
        width: 450px;
    }
}

/* Bread Crumbs */
    .breadcrumb {
      padding: 0 !important;
      margin: 0 !important;
      list-style: none;
      background-color: transparent !important;
      align-items: center;
    }
    .breadcrumb-item + .breadcrumb-item::before {
      content: ">";
      padding: 0 4px;
      color: #efefef;
    }
    .breadcrumb-item a {
      text-decoration: none;
      color: #ffffff;
      align-items: center;
    }
    .breadcrumb-item.active {
      color: #ffffff;
      font-weight: 600;
    }

.section {
    padding-top: 100px;
    padding-bottom: 100px;
    position: relative;
}

/* Section Title */
.section-title {
    text-align: center;
    margin-bottom: 80px;
    padding: 0 300px;
    position: relative;
    z-index: 5;
}

.section-title h2 {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 45px;
    text-transform: capitalize;
    position: relative;
    font-weight: 600;
    padding-bottom: 20px;
}

.section-title h2:before {
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: -2px;
    height: 4px;
    width: 50px;
    border-radius: 5px;
    background: #5830E0;
    content: "";
}

.section-title p {
    font-size: 16px;
    line-height: 26px;
}

.section-title.align-right {
    padding: 0;
    padding-left: 600px;
}

.section-title.align-right h2:before {
    display: none;
}

.section-title.align-right h2:after {
    position: absolute;
    right: 0;
    bottom: -1px;
    height: 2px;
    width: 50px;
    background: #5830E0;
    content: "";
}

.section-title.align-left {
    padding: 0;
    padding-right: 600px;
}

.section-title.align-left h2:before {
    left: 0;
    margin-left: 0;
}

/* One Click Scrool Top Button*/
.scroll-top {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background: #fe621e;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #fff !important;
    border-radius: 0;
    position: fixed;
    bottom: 30px;
    right: 30px;
    z-index: 9;
    cursor: pointer;
    -webkit-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    border-radius: 4px;
}

.scroll-top:hover {
    -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
    background-color: #464646;
}

/* Overlay */
.overlay {
    position: relative;
}

.overlay::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #081828;
    content: "";
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    z-index: 5;
}

.button .btn {
    display: inline-block;
    text-transform: capitalize;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 30px;
    background-color: #5830E0;
    color: #fff;
    border: none;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    border-radius: 4px;
}

.button .btn:hover {
    background-color: #081828;
    color: #fff;
    -webkit-box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
    box-shadow: 0 1rem 3rem rgba(35, 38, 45, 0.15) !important;
}

.button .btn-alt {
    background-color: #081828;
    color: #fff;
}

.button .btn-alt:hover {
    background-color: #5830E0;
    color: #fff;
}

.align-left {
    text-align: left;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

/*======================================
    Header Base
========================================*/
.header {
    position: relative;
    width: 100%;
    background: #fff;
}

/*======================================
    Sticky Navbar
========================================*/
.navbar-area {
    position: relative;
    width: 100%;
    z-index: 99;
    transition: all 0.3s ease;
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
}

.navbar-area.sticky {
    position: fixed;
    top: 0;
    background: #fff;
    box-shadow: 0px 20px 50px rgba(0, 0, 0, 0.05);
    padding: 0;
}

.navbar-area.sticky .toolbar-area {
    display: none;
}

/*======================================
    Navbar
========================================*/
.navbar {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    transition: all 0.3s ease;
}

.navbar-brand {
    margin: 0;
}

.navbar-brand img {
    width: 100%;
}

/*======================================
    Nav Items
========================================*/
/* Fix dropdown spacing */
.dropdown-menu {
    padding: 8px 0;
}

.dropdown-menu .dropdown-item {
    border-bottom: 1px solid #b2b1b1;
    padding: 6px 15px;
    line-height: 1.4;
}

.dropdown-menu .row {
    margin: 0;
}
.dropdown-menu .dropdown-item::before {
    display: none !important;
}

.dropdown-menu .col-12 {
    padding: 0;
}

.navbar-nav .nav-item {
    position: relative;
    margin-right: 30px;
}

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

.navbar-nav .nav-item a {
    font-size: 15px;
    color: #081828;
    display: inline-flex;
    align-items: center;
    font-weight: 500;
    text-transform: capitalize;
    transition: all 0.3s ease;
    position: relative;
}

.navbar-nav .nav-item:hover > a,
.navbar-nav .nav-item a.active {
    color: #5830E0;
}

.navbar-nav .nav-item a::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0%;
    height: 3px;
    background: #5830E0;
    transition: 0.3s;
}

.navbar-nav .nav-item:hover a::before,
.navbar-nav .nav-item a.active::before {
    width: 100%;
}

/*======================================
    Dropdown Menu
========================================*/
/* Dropdown Items */
.sub-menu li a {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    color: #222;
    transition: 0.3s;
}

.sub-menu li a:hover {
    background: #5830E0;
    color: #fff;
}

/*======================================
    Mobile Menu Button
========================================*/
.navbar-toggler {
    border: none;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='black' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}


@media (min-width: 992px) and (max-width: 1199px) {

    .navbar-nav .nav-link{
        font-size: 12px;
        padding-left: 1px !important;
        padding-right: 1px !important;

    }

    .navbar .dropdown-toggle::after{
        margin-left: 1px;
    }
    .navbar-nav .nav-item {
    margin-right: 26px;
}


}
/*======================================
    Tablet & Mobile
========================================*/
@media (max-width: 991px) {

    .navbar-nav .nav-item {
        margin: 0;
        background-color: #ebeaea; 
        border-bottom: 2px solid #fffefe; 
    }

    .navbar-nav .nav-item a {
        padding: 12px 15px !important;
        display: flex;
        justify-content: space-between;
        color: #000 !important; 
    }

    .navbar-nav .nav-item:hover {
        background-color: #c0c0c0;
    }

    .navbar-collapse {
        width: 100%;
        background: #fff;
        padding: 10px 20px;
        max-height: 350px;
        overflow-y: auto;
        box-shadow: 0px 15px 20px rgba(0,0,0,0.1);
    }

    .navbar-nav .nav-item {
        margin: 0;
    }

    .navbar-nav .nav-item a {
        padding: 12px 15px !important;
        display: flex;
        justify-content: space-between;
    }
    .navbar-nav .nav-item a::before {
        display: none;
    }
    .search-box-modern {
         margin-top: 10px;
    }
    .quick-links {
        margin-top: 15px;
    }
   
}

/*======================================
    Small Mobile
========================================*/
@media (max-width: 767px) {
    .header {
        padding: 0px 0;
    }

    .navbar-area.sticky {
        padding: 0px 0;
    }

    .navbar-brand img {
        width: 90%;
    }
}


/* Extra CSS Code  */



.footer-links a:hover {
    color: #fff;
    padding-left: 5px;
    transition: 0.3s;
    margin-top: 2px;
}

.bg-new-green {
    background: #93eb90;
}

.list-group-item-action {
    width: 100%;
    color: #191b1d;
    text-align: inherit;
    background: cornsilk;
}

.list-group-item-action:hover {
    background-color: #d2d2d2;
    padding-left: 4px;
    border-left: 4px solid #edca87;
    transition: all 0.3s ease;
}

.list-group-item-action:hover a {
    color: #fd7e14 !important;
}

.product-images .main-img img {
    width: 100%;
    max-height: 380px;
    object-fit: cover;
    border-radius: 8px;
}

.images .thumb {
    cursor: pointer;
    border: 2px solid #eee;
    padding: 2px;
    transition: 0.3s;
}

.images .thumb:hover {
    border-color: #ff6600;
    transform: scale(1.05);
}

.images .thumb.active {
    border-color: #ff6600;
}

.list-link {
    font-size: 14px;
    color: #333;
    text-decoration: none;
    padding: 6px 0;
    transition: 0.3s;
}

.list-link:hover {
    color: #ff6600;
    padding-left: 5px;
}

.arrow {
    color: #ff6600;
    font-weight: bold;
}

 .img-container {
    height: 200px; 
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08) !important;
    border-color: #cbd5e1 !important;
}

.title-link:hover {
    color: #0d6efd !important;
}

.transition-all {
    transition: all 0.3s ease-in-out;
}


/* ------customize css------ */

.content-card {
    background: #fff;
    padding: 25px;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.06);
}

/* Page title */

.page-title {
    font-size: 26px;
    font-weight: 600;
    color: #0d6efd;
}

/* Map */
.map-wrapper {
    border-radius: 6px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}

.map-iframe {
    border: 0;
    width: 100%;
}

.national-day-card {
    background: #ffffff;

}

.day-title {
    font-size: 20px;
    font-weight: 600;
    color: #198754;
    margin-bottom: 10px;
    font-family: "Poppins", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.national-day-card p {
    font-size: 15px;
    line-height: 2.7;
    color: #3d3d3d;
    text-align: justify;
    font-family: "Poppins", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.national-day-card p strong {
    color: #198754;
    font-weight: 600;
}

/* --inter city distance css start */

.distance-table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 20px;
    background-color: #fff;
    font-size: 13px;
}

.distance-table th,
.distance-table td {
    border: 1px solid #dee2e6;
    padding: 8px;
    text-align: center;
}

.distance-table tbody td {
    font-weight: bold;
    color: #000;
}

.vertical-header {
    font-weight: bold;
    line-height: 1.1;
    padding: 10px 2px !important;
    vertical-align: bottom;
}

.row-header {
    text-align: left !important;
    font-weight: bold;
    background-color: #f8f9fa;
}

.table-container {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}

/* --inter city distance css end-- */

/* BDTradeInfo Custom Styles for post-codes BS5 */

.mainbody-grid {
    background-color: #f5f5f5;
    border: 1px solid #ddd;
    padding: 5px 20px;
    margin-bottom: 25px;
    border-radius: 4px;
}

.mainbody-grid h1 {
    font-size: 1.25rem;
    color: #d9534f;
    /* BDTradeInfo Reddish Theme */
    margin: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
}

.border-bottom-dashed {
    border-bottom: 1px dashed #ccc;
    font-size: 17px;
    display: flex;
    align-items: center;
}

.post-code-val {
    color: #000;
    justify-content: center;
}

.data-row .col-9,
.data-row .col-3 {
    padding: 8px 5px;
}

.row>.col-md-5 .row>div:nth-child(2n+1):hover,
.row>.col-md-5 .row>div:nth-child(2n):hover {
    background-color: #fcfcfc;
}

.section-container {
    background: #fff;
    padding: 30px;
    border: 1px solid #eee;
    border-radius: 8px;
    margin-top: 20px;
}

.geography-card {
    border-radius: 6px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

/* ---government-- */
/* Page main title */
.page-title {
    font-size: 26px;
    font-weight: 600;
    color: #0d6efd;
    font-family: "Poppins", "Segoe UI", Roboto, sans-serif;
}

/* Label / title */
.info-title {
    font-size: 16px;
    font-weight: 600;
    color: #198754;
    font-family: "Poppins", "Segoe UI", Roboto, sans-serif;
}

/* ---district information--- */

    .text-justify {
        text-align: justify;
        text-align-last: left; 
    }

    /* জেলা লিস্টের জন্য কাস্টম হোভার ইফেক্ট */
    .district-link {
        color: #333;
        font-weight: 500;
        transition: all 0.3s ease;
        font-size: 18px;
    }

    .district-link:hover {
        background-color: #f8f9fa;
        color: #007bff;
        border-radius: 4px;
    }

    /* ডেমো কোডের রেসপনসিভ ইমেজ হ্যান্ডলিং */
    @media (max-width: 767.98px) {
        .img-fluid {
            display: block;
            margin-left: auto;
            margin-right: auto;
            float: none !important;
            margin-bottom: 15px;
        }
    }

    .text-justify {
        text-align: justify;
        text-align-last: left; 
    }

    h1.h3 {
        font-weight: 600;
        font-size: 1.5rem;
    }

    @media (max-width: 767.98px) {
        .p-4 {
            padding: 1.5rem !important;
        }
        h1.h3 {
            font-size: 1.25rem;
            text-align: center;
        }
    }

/* --end--- */

/* Source */
.source-text {
    font-size: 14px;
    color: #0c0c0c;
}

.source-text strong {
    font-size: 14px;
    color: #0c0c0c;
}

.source-text a {
    color: #192987;
    font-weight: 500;
    text-decoration: none;
}

.source-text a:hover {
    text-decoration: underline;
}

/* -----history----- */
.history-card {
    background: #ffffff;
    border-radius: 6px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.history-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.day-title {
    font-size: 20px;
    font-weight: 600;
    color: #198754;
    margin-bottom: 10px;
    font-family: "Poppins", "Segoe UI", Roboto, sans-serif;
}


.history-card p {
    font-size: 14px;
    line-height: 1.8;
    color: #444444;
    text-align: justify;
    font-family: "Roboto", "Segoe UI", Arial, sans-serif;
}


.mainbody-grid h1 {
    font-size: 28px;
    font-weight: 700;
    color: #0d6efd;
    margin-bottom: 20px;
}

/* -----------Travel--=---- */

.main_content_text .content-title {
    font-weight: bold;
    color: #509b41;
    margin-bottom: 8px;
    font-size: 18px;
    padding-bottom: 3px;
    display: inline-block;
    width: 100%;
    font-family: "Poppins", "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;

}


.main_content_text p, td{
    font-size: 16px;
    line-height: 1.7;
    color: #333;
    text-align: justify;
    margin-bottom: 1.2rem;
    font-family: 'Roboto', Arial, sans-serif;
}


.main_content_text a:hover {
    text-decoration: underline !important;
    color: #000 !important;
}

.fixed-tourist-img {
    height: 200px;
    width: 100%;
    object-fit: cover;
}

/* ---travel-- */

.travel-card {
    border: 1px solid #ddd;
    border-radius: 8px;
    overflow: hidden;
    background: #fff;
    transition: all 0.3s ease;
    margin-bottom: 20px;
    height: 100%;
}

.travel-img-container {
    width: 100%;
    height: 180px;
    overflow: hidden;
    padding: 10px;
}

.travel-img-container img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 4px;
}

.travel-title {
    padding: 10px;
    background: #f9f9f9;
    border-top: 1px solid #eee;
    font-weight: 500;
    color: #333;
    text-align: center;
    font-family: "Poppins", Roboto, Arial, sans-serif;
}

.section-title-custom {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 10px;
    margin-bottom: 30px;
}

/* ---travel--- */

/* -----travel chittagong--- */
.content-body {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 30px;
}

.text-part {
    flex: 1;
    min-width: 300px;
}

.image-part {
    /* flex: 0 0 350px; */
    flex: 1;   
    max-width: 350px; 
    min-width: 150px;
    text-align: right;
    
}

.image-part img {
    width: 100%;
    max-width: 100%;
    height: auto;
    border: 1px solid #cccccc;
    padding: 4px;
    border-radius: 2px;
    display: inline-block;
}



.description {
    text-align: justify;
    font-size: 15px;
    line-height: 1.7;
    color: #333333;
    margin-top: 0;
}

@media (max-width: 768px) {
    .content-body {
        flex-direction: column;
        align-items: flex-start;
    }

    .image-part {
        flex: 0 0 auto;
        width: 100%;
        text-align: center;
        margin-top: 15px;
    }
}

/* ---------leftmenu travel-- */
.btn-sidebar-toggle i {
    color: #000;
    display: inline-block !important;
    visibility: visible !important;
}
.sidebar-heading-custom {
    font-size: 14px !important;
    color: #007bff;
    white-space: nowrap !important;
    overflow: visible !important;
    text-overflow: unset !important;
    margin: 0;
    padding: 0;
}

.custom-list-group .list-group-item {
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
}

/* Sidebar List Items */
.sidebar-list-group .list-group-item-action {
    padding: 10px 15px;
    color: #333;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid #f0f0f0;
    transition: all 0.3s ease;
    text-decoration: none;
    display: block;
}

.sidebar-list-group .list-group-item-action:hover {
    background-color: #f8f9fa;
    color: #6c757d;
    padding-left: 20px;
    border-left: 4px solid #6c757d;
}

/* Mobile Toggle Button */
.mobile-menu-btn {
    background-color: #6c757d !important;
    color: #ffffff !important;
    padding: 12px 15px;
    font-weight: 600;
    border: none;
    width: 100%;
    text-align: left;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sidebar-list-group a:last-child {
    border-bottom: none;
}

/* ---biz & invest---- */

/* --important links-- */


.link-card {
    transition: all 0.3s ease;
}

.link-card:hover {
    border-color: #ff6600 !important;
    /* text-orange color */
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1) !important;
}

.hover-shadow:hover .icon-box {
    background-color: #ff6600 !important;
}

.hover-shadow:hover .icon-box i {
    color: #fff !important;
}

.transition-all {
    transition: all 0.3s ease-in-out;
}

.x-small-text {
    font-size: 11px;
}

/* --important links-- */

.badge {
    font-weight: 500;
    padding: 0.5em 0.8em;
}

.list-group-item {
    background-color: transparent;
}

/* ---prosepective sector--- */
.sector-header {
    background: #f8f9fa;
    padding: 15px;
    margin-bottom: 25px;
    border-radius: 0 5px 5px 0;
}

.title_big {
    margin: 0;
    font-size: 22px;
    font-weight: 600;
    color: #198754;
    font-family: "Poppins", "Segoe UI", Roboto, sans-serif;
}

.sub_ttl {
    color: #dc3545;
    font-weight: 700;
    font-size: 18px;
    display: block;
    margin: 25px 0;
    border-bottom: 1px solid #ddd;
    pb-1;
}

.text-justify {
    text-align: justify;
    line-height: 1.8;
    font-size: 15px;
    color: #333;
}

.custom-list {
    list-style: none;
    padding-left: 0;
}

.custom-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
    font-size: 16px;
    text-align: justify;
    margin-bottom: 1.2rem;
    font-family: 'Roboto', Arial, sans-serif;
    color: #333;
}

.custom-list li::before {
    content: "\2713";
    position: absolute;
    left: 0;
    color: #28a745;
    font-weight: bold;
}

.data-table {
    width: 100%;
    border-collapse: collapse;
    margin: 20px 0;
    font-size: 14px;
}

.data-table th {
    background: #343a40;
    color: #fff;
    padding: 10px;
    text-align: center;
}

.data-table td {
    padding: 10px;
    border: 1px solid #dee2e6;
    text-align: center;
}

.data-table tr:nth-child(even) {
    background: #f2f2f2;
}

.dropbtn {
    background-color: #007bff;
    color: white;
    padding: 10px 20px;
    font-family:'oswald', sans-serif;
    font-size: 18px;
    border: none;
    cursor: pointer;
    border-radius: 4px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 240px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 4px;
    right: 0;
}

.dropdown-content a {
    color: #0056b3;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    font-family:'oswald', sans-serif;
    font-size: 16px;
    border-bottom: 1px solid #eee;
}

.dropdown-content a:hover {
    background-color: #f1f1f1;
    color: #007bff;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #0056b3;
}

.source-box {
    background: #fdfdfe;
    border: 1px solid #e1e4e8;
    padding: 10px;
    margin-top: 10px;
    font-style: italic;
    font-size: 13px;
}

/* ---export policy--- */
.sub_ttl_blue {
    color: #0056b3;
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
    text-transform: capitalize;
}


/* Paragraph spacing to match the screenshot */
.main_content2 p {
    margin-bottom: 15px;
    line-height: 1.6;
}

.bodytxt {
    font-size: 13px;
    color: #666666;
    line-height: 1.5;
    font-family: 'Arial', sans-serif;
}

.text-right .bodytxt {
    display: block;
    margin-top: 10px;
}

.title {
    font-size: 16px;
    font-weight: 600;
    color: #198754;
    margin-bottom: 20px;
    display: block;
    font-family: "Poppins", "Segoe UI", Roboto, sans-serif;
}



/* ----general home css--- */

/* ---leftmenu-- */


.sidebar-header {
    padding: 10px 15px;
    font-size: 15px;
    font-weight: bold;
    border-bottom: 1px solid #fffef4;
    text-align: left;
}

.sidebar-nav li {
    border-bottom: 1px dotted #ffc107;
    background-color: #fbfbfb;
    font-size: 18px;
}
.nav-link-custom {
    display: block;
    padding: 8px 10px;
    color: #333;
    text-decoration: none;
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
    font-size: 16px;
    transition: all 0.2s ease-in-out;
}

.nav-link-custom:hover {
    background-color: #fdf7ed;
    color: #0056b3;
    padding-left: 12px;
}

.nav-link-custom.active {
    background-color: #f1f8ff;
    color: #007bff;
    font-weight: bold;
}

.btn-sidebar-toggle {
    background-color: #e3f2fd;
    color: #007bff;
    border: 1px solid #d0e4f5;
    font-weight: bold;
    padding: 10px;
}

.btn-sidebar-toggle:hover,
.btn-sidebar-toggle:focus {
    background-color: #bbdefb;
    box-shadow: none;
}

.sidebar-list-group .list-group-item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.general-card {
    display: block;
    text-decoration: none !important;
    text-align: center;
    padding: 40px 20px;
    border-radius: 10px;
    height: 100%;
    transition: all 0.3s ease-in-out;
    border: 1px solid transparent;
}

.general-card h4 {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    color: #333;
}

.general-card i {
    font-size: 32px;
    color: #007bff;
}

.general-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
    border-color: #007bff;
}

.bg-light-blue {
    background-color: #e3f2fd;
}


.bg-light-pink {
    background-color: #e2d5d9;
}

.bg-light-blue:hover i,
.bg-light-pink:hover i {
    color: #0056b3;
}

@media (max-width: 767px) {
    .general-card {
        padding: 20px 5px;
    }

    .general-card h4 {
        font-size: 13px;
    }

    .general-card i {
        font-size: 20px;
        margin-bottom: 8px !important;
    }
}


/* ----khow the founder css-- */
.founder_header h4 {
    font-size: 1rem;
}

.image_holder {
    transition: transform 0.3s ease;
    background: #f8f9fa;
}

.image_holder:hover {
    transform: scale(1.02);
}

.object-fit-cover {
    object-fit: cover;
}

@media (max-width: 768px) {
    .founder_header h4 {
        font-size: 1rem;
    }

    .founder_header h5 {
        font-size: 1.1rem;
    }
}

.content_card {
    background: #ffffff;
    border: 1px solid #e0e6ed;
    border-radius: 8px;
    padding: 25px;
    line-height: 1.8;
}

.page_main_title {
    color: #2c3e50;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 25px;
    border-bottom: 2px solid #007bff;
    display: inline-block;
    padding-bottom: 5px;
}

.section_sub_title {
    font-size: 18px;
    font-weight: 600;
    color: #34495e;
}

.content_body p {
    margin-bottom: 20px;
    color: #444;
    font-size: 15px;
    text-align: justify;
}

.social_links_wrapper .btn {
    transition: all 0.3s ease;
    font-weight: 500;
}

.social_links_wrapper .btn:hover {
    transform: translateY(-2px);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

@media (max-width: 768px) {
    .content_card {
        padding: 20px 15px;
    }

    .page_main_title {
        font-size: 20px;
    }
}

.large_image_fix {
    height: 350px;
    object-fit: cover;
    object-position: top center;
}

@media (min-width: 768px) {
    .large_image_fix {
        height: 100%;
        min-height: 400px;
        object-position: center;
    }
}

.social_links_wrapper i {
    width: 16px;
    text-align: center;
}

/* --founder massege */

@media (min-width: 768px) {
    .founder-image-wrapper {
        min-width: 300px;
    }
}

.text-justify p {
    margin-bottom: 1.2rem;
    line-height: 1.6;
    color: #444;
}

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

.founder-info {
    font-family: 'Inter', sans-serif;
}

.founder-name {
    font-size: 1.15rem;
    font-weight: 700;
    color: #0d6efd;

}

.founder-title {
    font-size: 13px;
    font-weight: 600;
    line-height: 1.4;
    text-transform: uppercase;
    letter-spacing: 0.3px;
}

.founder-img {
    transition: all 0.3s ease;
    border: 4px solid #fff !important;
}

.founder-image-wrapper:hover .founder-img {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1) !important;
}

/* ----contact us css-- */

.contact_item {
    align-items: flex-start;
}

.icon_circle i {
    color: #007bff;
    font-size: 16px;
}

.ceo_tag {
    color: #0056b3;
    font-size: 13px;
    display: block;
    margin-top: 4px;
}

.contact_info_box a {
    text-decoration: none;
    color: #007bff;
    transition: 0.3s;
}

.contact_info_box a:hover {
    text-decoration: underline;
}

.office_card {
    background: #fcfcfc;
    border: 1px solid #eee;
    padding: 25px;
    border-radius: 10px;
}

.office_label {
    color: #ff6600;
    font-weight: 700;
}

.office_address {
    color: #555;
    margin-bottom: 15px;
}

@media (max-width: 768px) {
    .contact_info_box {
        padding-right: 0;
    }

    .icon_circle {
        margin-right: 10px;
    }
}

/* --feedback--css-- */

.custom_input {
    border: 1px solid #e0e6ed;
    padding: 10px 15px;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.custom_input:focus {
    border-color: #007bff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.1);
}

.captcha_box {
    background-color: #f8faff;
    border: 1px dashed #ced4da;
}

.captcha_math {
    color: #2c3e50;
    letter-spacing: 1px;
}

.form-label {
    color: #495057;
    font-size: 14px;
}

.btn-primary:hover {
    background-color: #0056b3;
    transform: translateY(-1px);
}

.btn_reset_modern {
    background-color: #fff4e5;
    color: #d47e00;
    border: 1px solid #ffe5cc;
    font-weight: 600;
    border-radius: 6px;
    transition: all 0.3s ease;
}

.btn_reset_modern:hover {
    background-color: #ff9900;
    color: white;
    border-color: #ff9900;
    box-shadow: 0 4px 12px rgba(255, 153, 0, 0.2);
}

/* ---our services-- */

/* --classified listing--- */


.pricing-info-card .bg-white {
    transition: transform 0.3s ease;
}

.pricing-info-card .bg-white:hover {
    transform: translateY(-5px);
}

/* Form Styling */
.form-container {
    background-color: #ffffff;
    border-radius: 15px;
}

.form-label {
    color: #444;
    font-size: 0.95rem;
}

.form-control {
    border: 1px solid #ced4da;
    padding: 0.6rem 0.75rem;
    border-radius: 8px;
    transition: all 0.2s;
}

.form-control:focus {
    border-color: #17a2b8;
    box-shadow: 0 0 0 0.25rem rgba(23, 162, 184, 0.15);
}

.text-orange {
    color: #fd7e14;
}

#counter {
    font-weight: bold;
}

/* --classified listing--- */

.service-card-new {
    background: #ffffff;
    transition: all 0.3s ease;
    border: 1px solid #f0f0f0 !important;
}

.service-card-new:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.08) !important;
    border-color: #17a2b8 !important;
}

.icon-box-new {
    background: #f8f9fa;
    color: #17a2b8;
    width: 55px;
    height: 55px;
    min-width: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    font-size: 24px;
    transition: 0.3s;
}

.service-card-new:hover .icon-box-new {
    background: #17a2b8;
    color: #fff;
}

.title-new {
    font-size: 1.2rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}

.description-new {
    font-size: 0.95rem;
    line-height: 1.5;
    margin-bottom: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    /* ৩ লাইনের বেশি হলে ডট ডট দেখাবে */
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/* Button hover effect */
.btn-outline-info:hover {
    color: #fff !important;
}

@media (max-width: 576px) {
    .icon-box-new {
        width: 45px;
        height: 45px;
        min-width: 45px;
        font-size: 20px;
    }

    .title-new {
        font-size: 1.1rem;
    }
}

/* ---banner ad-- */
.intro-box,
.pricing-card,
.pricing-card .card-header,
.pricing-card .card-footer,
.terms-card {
    background-color: #fcfcfc !important;
}

.pricing-card {
    border-radius: 12px;
    overflow: hidden;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    border: 1px solid #eeeeee;
}

.pricing-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.05) !important;
}

.pricing-card .table {
    background-color: transparent !important;
}

.pricing-card .table tbody tr:hover {
    background-color: rgba(23, 162, 184, 0.05);
}

.terms-card {
    border-radius: 12px;
    border: 1px dashed #17a2b8 !important;
}

.x-small-text {
    font-size: 16px !important;
    line-height: 1.4;
    letter-spacing: 0.3px;
    display: block;
}

.italic {
    font-style: italic;
}

/* ---software development css-- */
.text-orange {
    color: #fd7e14 !important;
}

.shadow-xs {
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.03);
}

.italic {
    font-style: italic;
}

.intro-tech-card {
    background-color: #fcfcfc;
    border-radius: 15px;
}

.image-box-container {
    align-items: center;
    justify-content: center;
    padding: 1.5rem;
    background-color: #ffffff;
    min-width: 350px;
}

.software-img {
    max-height: 280px;
    width: auto;
}

.products-container {
    background-color: #fcfcfc;
}

.product-item {
    transition: transform 0.2s ease, border-color 0.2s ease;
}

.product-item:hover {
    transform: translateX(5px);
    border-color: #fd7e14 !important;
}

.border-dashed {
    border-style: dashed !important;
}

@media (max-width: 767px) {
    .d-md-flex {
        display: block !important;
    }

    .image-box-container {
        border-left: 0 !important;
        border-top: 1px solid #eeeeee !important;
        min-width: 100%;
        padding: 2rem 1rem;
    }

    .side-content {
        border-left: 5px solid #fd7e14;
        padding: 1.5rem !important;
    }
}

/* --webdevelopment-- */
.service-main-card {
    background-color: #fcfcfc;
    border-radius: 15px;
    overflow: hidden;
}

.pricing-box {
    min-width: 320px;
}

.table-orange {
    background-color: #fffaf5;
    color: #fd7e14;
}

.custom-table {
    font-size: 14px;
    border-color: #eee !important;
}

.alternate-section .img-container {
    transition: transform 0.3s ease;
}

.alternate-section:hover .img-container {
    transform: scale(1.02);
}

.text-orange {
    color: #fd7e14 !important;
}

.content_body {
    line-height: 1.6;
    color: #555;
}

/* Responsive Fix */
@media (max-width: 767px) {
    .pricing-box {
        border-left: 0 !important;
        border-top: 1px solid #eee;
    }

    .alternate-section {
        text-align: center;
        color: #000;
    }
}

/* ----web hosting--- */
.text-orange {
    color: #fd7e14 !important;
}

.bg-blue {
    background-color: #2c3e50 !important;
}

.btn-orange {
    background-color: #fd7e14;
    color: white;
    border: none;
}

.btn-orange:hover {
    background-color: #e66d0a;
    color: white;
}

.page-header-custom {
    border-bottom: 2px solid #f8f9fa;
}

.content_body {
    line-height: 1.7;
    color: #444;
    font-size: 15px;
}

.bg-fcfcfc {
    background-color: #fcfcfc;
}

.text_blue2 {
    color: #34495e;
    font-weight: 500;
}

.italic {
    font-style: italic;
}

/* Table Styling */
.custom-table th {
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
    border: none !important;
}

.custom-table td {
    padding: 12px;
    vertical-align: middle;
    border-color: #f1f1f1 !important;
    /* color: #555;
    font-size: 14px; */
}

.custom-table tr:hover {
    background-color: #fdfdfd;
}

/* Divider */
.section-divider {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
    margin: 40px 0;
}

.img-container {
    transition: transform 0.3s ease;
}

.img-container:hover {
    transform: translateY(-5px);
}

.shadow-xs {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.table-responsive {
    padding: 1px;
    margin-bottom: 15px;
}

.table {
    margin-bottom: 0;
}


.table td,
.table th {
    padding: 12px 15px !important;
}

.text-justify {
    text-align: justify !important;
    text-justify: inter-word;
}


@media (max-width: 767px) {

    .text-justify {
        text-align: justify !important;
    }


    .custom-vps-img {
        max-width: 80%;
        height: auto;
    }

    .px-2 {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .table td,
    .table th {
        font-size: 12px !important;
        padding: 8px !important;
    }
}

@media (min-width: 768px) {
    .custom-vps-img {
        max-width: 500px;
    }
}

/* ---domain registration-- */
.text-orange {
    color: #fd7e14 !important;
}

.custom-table {
    border-color: #eee !important;
    font-size: 14px;
}

.custom-table td {
    vertical-align: middle;
    padding-top: 10px;
    padding-bottom: 10px;
    /* color: #555; */
}

.italic {
    font-style: italic;
}

.shadow-xs {
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.img-container img {
    transition: opacity 0.3s;
}

.img-container img:hover {
    opacity: 0.9;
}

@media (max-width: 767px) {
    .text-justify {
        text-align: center !important;
    }

    .custom-table {
        font-size: 13px;
    }
}

/* --mobile apps-- */
.service-list-mobile li {
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
}

.service-list-mobile li::before {
    content: "›";
    font-size: 26px;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(calc(-50% + 2px)); /* 👈 2px niche */
    color: #fd7e14;
}


.custom-check-list li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    font-size: 14px;
    color: #555;
}

.custom-check-list li::before {
    content: "\f058";
    /* FontAwesome Circle Check */
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    color: #fd7e14;
}

/* Divider matched with other pages */
.section-divider {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0));
    margin: 40px 0;
}

/* Image Hover Effect */
.img-container {
    transition: transform 0.3s ease;
}

.img-container:hover {
    transform: translateY(-5px);
}

.shadow-xs {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
}

.bg-fcfcfc {
    background-color: #fcfcfc;
}


@media (max-width: 767px) {
    .alternate-section {
        text-align: center;
    }

    .text-justify {
        text-align: justify !important;
        text-align-last: center;
    }

    .custom-check-list li {
        text-align: left;
    }
}

.navbar {
    display: flex !important;
    align-items: center !important;
    justify-content: space-between !important;
}

.navbar-brand {
    margin: 0;
}

.navbar-toggler {
    border: none;
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='black' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}



/* ===== Mobile Breadcrumb Fix Bangladesh ===== */
@media (max-width: 767px) {

    .breadcrumb {
        flex-wrap: wrap;
        /* mobile e line break allow */
    }

    .breadcrumb-item {
        white-space: normal;
        /* text cut na hoy */
        word-break: break-word;
    }

    /* Left side text (Bangladesh) */
    .border-end {
        border-right: none !important;
    }

    /* Proper spacing both sides */
    .container-fluid {
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    /* Reduce gap */
    .ps-3 {
        padding-left: 6px !important;
    }
}

/* Breadcrumb Area Height and Styling */
.breadcrumb-area {
    padding: 11px 0 !important;
    box-shadow: inset 0 -1px 0 rgba(255,255,255,0.1);
}

/* ===== Mobile Breadcrumb Fix ===== */
@media (max-width: 767px) {
    .breadcrumb-area {
        padding: 10px 0 !important; /* মোবাইলে সামান্য কম প্যাডিং */
    }

    .breadcrumb {
        flex-wrap: wrap;
        font-size: 14px;
    }

    .breadcrumb-item {
        white-space: normal;
        word-break: break-word;
    }

    /* Left side text (Bangladesh) adjustment */
    .breadcrumb-section .border-md-end {
        border-bottom: 1px solid rgba(255,255,255,0.1);
        padding-bottom: 5px;
        margin-bottom: 8px !important;
    }

    .container-fluid {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
}

/* Mobile sidebar center align */
@media (max-width: 767px) {

    #bangladeshMenu ul {
        text-align: center;
        padding-left: 0;
    }

    #bangladeshMenu ul li {
        display: block;
    }

    #bangladeshMenu ul li a {
        display: inline-block;
        text-align: center;
        width: 100%;
        padding: 10px 0;
    }

    #basicTravelMenu ul {
        text-align: center;
        padding-left: 0;
    }

    #touristMenu ul {
        text-align: center;
        padding-left: 0;
    }

    #investmentMenu ul {
        text-align: center;
        padding-left: 0;
    }

    #servicesMenu ul {
        text-align: center;
        padding-left: 0;
    }

    #generalMenu ul {
        text-align: center;
        padding-left: 0;
    }
    .yp-logo-wrapper {
        margin-bottom: 8px;
    }
    .search-box-modern {
         margin-top: 8px;
    }
    .quick-links {
        margin-top: 6px;
    }
}


/* Professional Breadcrumb Styling */
.bg-yp{
   background-color: #666;
}

.bg-travel {
    background-color: #2fb3e9 !important;
    border-bottom: 1px solid #cce5ff;
}

.bg-Travel-title{
    background-color: #d1effc;
}

.breadcrumb-wrapper {
    background-color: #76ccf0;
}

.bg-bd {
    background-color: #209755!important;
    border-bottom: 1px solid #cce5ff;
}

.bg-bd-title{
    background-color: #d4f3e2;
}

.bread-wrapper {
    background-color: #3abb73;
}


.bread-general {
    background-color: #bdbdf7;
}
.bg-general {
    background-color: #a1a1ee;
}
.bg-general-title {
    background-color: #e8e8fb;
}

.bg-service{
    background-color: #62aaad;
}

.bg-sev-title{
    background-color: #ddeff0;
}
.bg-service-wrapper{
    background-color: #7dcacd;
}



.bg-product{
    background-color: #d37ddb;
}

.bg-product-title{
    background-color: #fce9fd;
}
.bg-product-wrapper{
    background-color: #e7a1ed;
}

.bg-blog{
    background-color: #7abef2;
}

.bg-blog-title{
    background-color: #cbdfee;
}
.bg-blog-wrapper{
    background-color: #71a9d5;
}



/* -----biz & invest---- */


.biz-breadcrumb {
    background-color: #e39652;
}
.biz-wrapper {
    background-color: #f2b57f;
}
.bg-biz-title{
    background-color: #f5e6d8;
}

.biz-title-tag {
    font-size: 15px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
}


/* ---home page--- */

.transition {
    transition: transform 0.2s ease-in-out,
                background-color 0.2s ease-in-out,
                border-color 0.2s ease-in-out,
                box-shadow 0.2s ease-in-out;
}

.seg2 {
    display: flex;
    border: 1px solid #dad7d7 !important;
    outline: none !important;
    color: inherit;
    min-height: 45px;
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif;
}

.seg2:focus,
.seg2:focus-visible,
.seg2:active {
    outline: none !important;
    box-shadow: none !important;
}
    
    .seg2 {
        border: 1px solid #dad7d7 !important;
        min-height: 45px; 
        font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
    }
    
    .category-text {
        font-size: 1rem; 
        font-weight: 500;
        color: #444 !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .seg2:hover { 
        background-color: #ffffff !important; 
        border-color: #dc3545 !important; 
        transform: scale(1.02); 
        box-shadow: 0 4px 10px rgba(0,0,0,0.06) !important;
        z-index: 1;
    }
    
    .seg2:hover .category-text {
        color: #dc3545 !important;
    }

    .seg3{
    min-height: 60px;          
    padding: 12px 10px !important;
    font-family: Oswald, Georgia, 'Times New Roman', Times, serif;
    transition: all .25s ease;
    border: 1px solid #dad7d7 !important
}

.category-text2 {
    font-size: 1.12rem;         /* আগে 1rem ছিল */
    font-weight: 500;
    line-height: 1.35;
    color: #444 !important;

    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.icon-frame2 i{
    font-size: 1.45rem !important;   /* icon একটু বড় */
}

    .icon-frame {
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        background: #fdfdfd;
        border-radius: 4px;
    }
    .main-wrapper .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}

    .ad-hover:hover { transform: translateY(-2px); }
    .shadow-xs { box-shadow: 0 1px 3px rgba(0,0,0,0.04); }
    .pt-20 { padding-top: 20px; }

    @media (max-width: 768px) {
        .category-text { font-size: 0.88rem; }
        .seg2 { min-height: 40px; padding: 8px !important; }
    }

    /* ---top business category-- */

    .pt-20 { padding-top: 20px; }
    .shadow-xs { box-shadow: 0 1px 3px rgba(0,0,0,0.05); }

    /* Category Box Styles */
    .transition-effect { 
        transition: all 0.2s ease-in-out; 
        border-left: 3px solid transparent !important;
    }
    
    .seg2 {
        min-height: 48px; /* Same size ensure korar jonno */
    }

    .icon-frame {
        width: 28px;
        height: 28px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    /* Hover Effects */
    .seg2:hover { 
        background-color: #fdfdfd !important; 
        border-color: #dc3545 !important;
        border-left: 3px solid #dc3545 !important;
        transform: translateX(4px);
        box-shadow: 0 4px 8px rgba(0,0,0,0.06) !important;
    }

    .seg2:hover .category-text {
        color: #dc3545 !important;
    }

    /* Ad Effects */
    .ad-hover { transition: transform 0.3s ease; }
    .ad-hover:hover { 
        transform: translateY(-3px);
        opacity: 0.95;
    }

    /* Responsive adjustments */
    @media (max-width: 768px) {
        .category-text { font-size: 0.9rem; }
        .seg2 { min-height: 42px; }
        .pt-20 { padding-top: 10px; }
    }

    /* ---product Categories--- */

    .title-link:hover {
        color: #0d6efd !important;
    }

    .transition { transition: all 0.25s ease-in-out; }
    
    .product-card {
        text-decoration: none;
        background: #fff;
        border-color: #f1f1f1 !important;
        min-height: 90px; /* Same height for all product boxes */
    }
    
    .product-card:hover {
        border-color: #dc3545 !important;
        box-shadow: 0 4px 12px rgba(220, 53, 69, 0.1) !important;
        transform: translateY(-3px);
        z-index: 1;
    }

    .icon-wrapper { 
        height: 35px; 
        display: flex; 
        align-items: center; 
        justify-content: center; 
    }
    
    .icon-wrapper img { 
        max-height: 100%; 
        width: auto; 
    }

    .product-name { 
        font-size: 0.95rem; 
        font-weight: 500;
        line-height: 1.2; 
        color: #444 !important; 
    }

    .cat-card {
        text-decoration: none;
        background: #fdfdfd;
        border-color: #f1f1f1 !important;
        min-height: 42px;
    }
    
    .cat-card:hover {
        background: #fff;
        border-color: #0d6efd !important;
        transform: translateX(3px);
        box-shadow: 0 2px 8px rgba(13, 110, 253, 0.08) !important;
    }

    .cat-name { 
        font-size: 0.95rem; 
        font-weight: 500; 
        color: #555 !important; 
    }

    .explore-btn {
        border-radius: 6px;
        letter-spacing: 0.5px;
        font-size: 11px;
        transition: 0.3s;
    }
    
    .explore-btn:hover {
        background-color: #0d6efd;
        border-color: #0d6efd;
        color: #fff;
    }

    .shadow-xs { box-shadow: 0 1px 2px rgba(0,0,0,0.03); }

    @media (max-width: 768px) {
        .product-name, .cat-name { font-size: 12px; }
        .product-card { min-height: 80px; }
        .section-title { font-size: 1rem !important; }
    }

    /* ----Quick Search--- */

    .transition { transition: all 0.25s ease-in-out; }

    .qs-card {
        text-decoration: none;
        border: 1px solid #f1f1f1 !important;
        background: #fff;
        min-height: 110px;
    }

    .qs-card:hover {
        border-color: #dc3545 !important;
        box-shadow: 0 6px 15px rgba(220, 53, 69, 0.08) !important;
        transform: translateY(-4px);
        z-index: 1;
    }

    .qs-icon-box {
        width: 42px;
        height: 42px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .qs-icon-box img {
        max-height: 100%;
        transition: transform 0.3s ease;
    }

    .qs-card:hover .qs-icon-box img {
        transform: scale(1.1);
    }

    .qs-label {
        font-size: 0.95rem; 
        font-weight: 500;
        line-height: 1.2;
        color: #444 !important;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        overflow: hidden;
    }

    .bg-danger-subtle {
        background-color: #fff0f1 !important;
    }

    @media (max-width: 768px) {
        .qs-label { font-size: 12px; }
        .qs-card { min-height: 100px; padding: 10px !important; }
        .qs-icon-box { width: 35px; height: 35px; }
    }


    /* ----header css---- */


    /* ----product--- */

.img-container{
    height:220px;     
    overflow:hidden;
}

.product-img{
    max-width:100%;
    max-height:100%;
    width:auto;
    height:auto;
    object-fit:contain;
    display:block;
}

    .box4main {
    background: #fff;
    float: left;
    width: 100%;
    height: 220px;
    margin: 15px 0;
    padding-bottom: 0;    
    text-align: center;
    border: 1px solid #ffcccc;
    border-radius: 5px;
/*    box-shadow: 0 1px 0 #ffcccc;*/
}

.box4main a{
    color: #009999;
    font-weight: bold;
}

.box4main a:hover{
    color: #ff9900;
    text-decoration: none;
}


    
.box4{
    width: 100%;
    height: 150px;
    text-align: center;
}

.box4 img{
    opacity: 1;
    max-width: 92%;
    max-height: 140px;
    margin: 4%;
    transition: .5s ease;
    backface-visibility: hidden;
}



.box5main {
    background: #fff;
    float: left;
    width: 100%;
    height: 220px;
    margin: 15px 0;
    padding-bottom: 0;    
    text-align: center;
    border: 1px solid #ffcccc;
    border-radius: 5px;
}
.mainbody-grid p {
    color: #979797;
    font-size: 13px;
    line-height: 18px;
    margin-top: 15px;
}
.mainbody-grid ul li {
    list-style-type: none;
    margin: 6px 0;
}
.mainbody-grid ul li a {
    color: #979797;
    font-size: 13px;
    font-weight: 400;
    text-decoration:none;
}
.mainbody-grid ul li a:hover {
	color: #1d292f;
}
.div_style4{
    border-bottom: 1px dashed #E2E2E2;
    margin-bottom: 15px;
    padding: 8px 0px;
}
.div_style4h{
    border-bottom: 1px dashed #E2E2E2;
    padding: 3px 0px;
    margin: 0 12px;
    max-width: 96%;
}
.subc img{
    max-width: 40px; max-height: 40px;
}



.similar-prod-bx{
    background-color: #f7f2f2;
    border-radius: 5px;
    border: 2px solid #FFFFFF;
    padding-top: 6px;
    padding-bottom: 6px;
    height: 70px;
}
.similar-prod-bx a{
    text-decoration: none;
}
.similar-prod-bx a:hover{
    text-decoration: none;
    color: red;
}
.similar-prod-bx img{
    width: 100%;
    max-height: 54px;    
    object-fit: contain;
}
.text-product{
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 13px;
}
.box44{
    /* background: #fff; */
    width: 100%;
}
.box44 img{
    max-width: 96%;
}
.img100{
    width: 100%;
}
/*alphabet-advance part popup*/

/* MOBILE + TABLET ( < 768px ) */
@media (max-width: 767px){

    #div-mobile-yp{
        display: block;
        margin-top: -10px;
        margin-bottom: -10px;
        text-align: center;
    }
    #div-desktop-yp{
        display: none;
    }
}

/* DESKTOP ( ≥ 768px ) */
@media (min-width: 768px){
 #div-mobile-yp{
        display: none;
    }
    #div-desktop-yp{
        display: block;
    }
}

/* MOBILE + TABLET ( < 992px ) */
@media (max-width: 991px){
    #div-mobile{
        display: block;
        margin-top: -10px;
        margin-bottom: -10px;
        text-align: center;
    }
    #div-desktop{
        display: none;
    }

    #div-mobile2{
        display: block;
    }
    
}

/* DESKTOP ( ≥ 992px ) */
@media (min-width: 992px){
   
    #div-mobile{
        display: none;
    }
    #div-desktop{
        display: block;
    }
     #div-mobile2{
        display: none;
    }
}

.icon-bar,
.icon-bar2,
.icon-bar img,
.icon-bar2 img,
#myBtn {
    background: transparent !important;
    border: none;
    display: block;
}


#myDIV {
    display: none;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.icon-bar {
    position: fixed;
    z-index: 9990;
    top: 35%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.icon-bar a {
    display: block;
    text-align: left;
    margin-left: -10px;
}
    

 .icon-bar2 {
  position: fixed;
  z-index: 9990;
  right: 0;
  transform: translateY(-50%);
  cursor: pointer;
}


/*    End For all pages except yp  */

.modal {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 9999;

    display: flex;
    justify-content: flex-end;
    align-items: flex-start;

    background: rgba(0, 0, 0, .35);
    padding-right: 65px; 

    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease, visibility .3s ease;
}

.modal.show {
    opacity: 1;
    visibility: visible;
}

.modal-content {
    margin-top: 190px;
    width: 1200px;
    max-width: 96%;

    background: #fe621e;
    padding: 30px 10px 20px 6px;

    transform: translateX(100%);
    transition: transform .35s ease;
}

.modal.show .modal-content {
    transform: translateX(0);
}

    .close {

      color: #ffffff;
      float: right;
      font-size: 40px;
      font-weight: bold;
      margin-top: -20px;
    }

    .close:hover,
    .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
    }
/*-----------------------------*/



/* =========================
   BASE (xs: 0 - 575px)
========================= */
@media (max-width: 575px){
    .upper{
        text-align: center;
        margin-left: 6px;
    }

    .upper img{
        max-width: 96%;
        width: 360px;
        height: 52px;
    }
    .ad-classic {
        margin-top: 20px;
    }
    .ad-classic-mini {
         margin-top: 20px;
       
    }

    .img-classic{
        max-width: 100%;
        width: 320px;
        /* height: auto; */
        height: 40px;
    }

    .img-classic-mini{
        max-width: 100%;
        width: 110px;
        height: 40px;
    }

    .img-panel{
        width: 100%;
        max-width: 130px;
        height: auto;
        max-height: 82px;
    }

    .img-classic-hp{
        max-width: 100%;
        width: 320px;
        height: 58px;
    }

    .img-panel-hp{
        width: 100%;
        max-width: 130px;
        height: 76px;
    }
    .img-panel-hp2{
        width: 100%;
        max-width: 130px;
        height: 76px;
    }
    .img-midright-hp{
        width: 100%;
        max-width: 120px;
        height: 64px;
    }

    .logo img{
        width: 90%;
        max-width: 220px;
    }

    .box3{
        width: 94%;
    }
    .alphabet a{
        font-size: 12px;
        padding: 1px 4px;
    }
    .icon-bar2 {
        top: 365px;
        }
    .icon-bar {
        top: 266px;
        }   
    .search-box-modern {
        height: 45px;
    }
    .search-box-modern button {
        width: 38px;
        height: 38px;
    }

}

/* =========================
   SM (≥576px)
========================= */
@media (min-width: 576px){

    .ad-classic {
        margin-top: 20px;
    }
    .ad-classic-mini {
         margin-top: 20px;
       
    }
    .box3{
        width: 45%;
    } 
    .upper{
        text-align: center;
    }

    .img-classic{
        max-width: 100%;
        width: 380px;
        height: 40px;
    }

    .img-classic-mini{
        max-width: 100%;
        width: 200px;
        height: 40px;
    }

    .img-panel{
        width: 100%;
        max-width: 180px;
        height: auto;
        max-height: 114px;
    }

     .img-classic-hp{
        max-width: 100%;
        width: 320px;
        height: 70px;
    }

    .img-panel-hp{
        width: 100%;
        max-width: 142px;
        height: 90px;
    }
    .img-panel-hp2{
        width: 100%;
        max-width: 142px;
        height: 90px;
    }
    .img-midright-hp{
        width: 100%;
        max-width: 130px;
        height: 90px;
    }
    .search-box-modern {
        margin-top: 0px;
        height: 50px;
        margin-right: 0px;
    }
        .icon-bar2 {
        top: 280px; 
    }
    .icon-bar {
       top: 215px;
    }
    .search-box-modern button {  
        width: 42px;
        height: 42px;
    } 
}


/* =========================
   MD (≥768px)
========================= */
@media (min-width: 768px){

    .ad-classic {
        margin-top: 0px;
    }
    .ad-classic-mini {
         margin-top: 0px;
       
    }

    .upper{
        text-align: center;
    }

    .upper img{
        max-width: 100%;
        width: 520px;
        height: 64px;
    }

     .img-classic{
        max-width: 100%;
        width: 380px;
        height: 66px;
    }

    .img-classic-mini{
        max-width: 100%;
        width: 200px;
        height: 66px;
    }

    .img-panel{
        width: 100%;
        max-width: 180px;
        height: auto;
        max-height: 114px;
    }


    .img-classic-hp{
         max-width: 100%;
         max-width: 380px;
         height: 76px;
    }

    .img-panel-hp{
        max-width: 100%;
        width: 156px;
        height: 120px;
    }

    .img-panel-hp2{
        max-width: 100%;
        width: 156px;
        height: 120px;
    }

    .img-midright-hp {
        max-width: 100%;
        width: 170px;
        height: 100px;
    }


    .logo img{
        width: 80%;
    }

    .box3{
        width: 29.25%;
    }

    .alphabet a{
        font-size: 12px;
    }

    .search-box-modern { 
        margin-top: 6px;
        height: 55px;
        margin-right: 25px;
    }

    .icon-bar2 {
        top: 204px; 
    }
    .icon-bar {
       top: 234px;
    } 
    .search-box-modern button {  
        width: 48px;
        height: 48px;
    } 
        
}


/* =========================
   LG (≥992px)
========================= */
@media (min-width: 992px){

    .upper{
        text-align: center;
        margin-top: 0px;
    }

    .upper img{
        max-width: 100%;
        width: 460px;
        height: 62px;
    }

    .img-classic{
        max-width: 100%;
        width: 440px;
        height: 50px;
    }

    .img-classic-mini{
        max-width: 100%;
        width: 260px;
        height: 50px;
    }

    .img-panel{
        max-width: 180px;
        height: auto;
        max-height: 96px;
    }

    .img-classic-hp{
         max-width: 100%;
         max-width: 380px;
         height: 80px;
    }

   .img-panel-hp{
        max-width: 100%;
        width: 180px;
        height: 96px;
    }
    .img-panel-hp2{
        max-width: 100%;
        width: 180px;
        height: 96px;
    }

    .img-midright-hp {
        max-width: 100%;
        width: 156px;
        height: 76px;
    }

    .logo img{
        width: 90%;
        max-width: 270px;
    }

    .box3{
        width: 30%;
    }

    .alphabet a{
        font-size: 14px;
    }
    .alphabet-wrapper {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        gap: 2.5px;
        max-width: 700px; 
        margin: 0 auto;
    }

    .alphabet-btn {
        width: 21px;
        height: 21px;
        font-size: 12px;
        flex: 0 0 21px;
    }
     .icon-bar2 {
        top: 250px; 
    }

    .modal-content {
    margin-top: 210px;
   
}

       
}


/* =========================
   XL (≥1200px)
========================= */
@media (min-width: 1200px){

    .upper{
        text-align: right;
        margin-top: 0px;
    }

    .upper img{
        max-width: 100%;
        width: 480px;
        height: 70px;
    }

   .img-classic{
        max-width: 100%;
        width: 520px;
        height: 60px;
    }

    .img-classic-mini{
        max-width: 100%;
        width: 360px;
        height: 60px;
    }

    .img-classic-hp{
         max-width: 100%;
         max-width: 600px;
         height: 85px;
    }

    .img-panel{
        max-width: 100%;
        width: 224px;
        height: auto;
        max-height: 142px;
    }

   .img-panel-hp{
        max-width: 100%;
        width: 224px;
        height: 120px;
    }
    .img-panel-hp2{
        max-width: 100%;
        width: 224px;
        height: 96px;
    }

    .img-midright-hp {
        max-width: 100%;
        width: 170px;
        height: 90px;
    }

    .logo img{
        max-width: 300px;
    }

    .ad-wrapper{
        display: flex;
        justify-content: space-between;
        gap: 10px;
    }
     .alphabet-wrapper {
        gap: 4px;
        max-width: 1080px; 
    }
    .alphabet-btn {
        width: 28px;
        height: 28px;
        font-size: 12px;
        flex: 0 0 24px;
    }

    .icon-bar2 {
        top: 255px; 
    }
}


/* =========================
   XXL (≥1400px) optional
========================= */
@media (min-width: 1400px){

   .img-classic-hp{
         max-width: 100%;
         max-width: 600px;
         height: auto;
         max-height: 85px;
    }

    .upper{        
        margin-top: 0px;
    }
    .upper img{
        max-width: 100%;
        width: 640px;
        height: auto;
        max-height: 80px;
    }
    .img-panel{
        max-width: 100%;
        width: 280px;
        height: auto;
        max-height: 178px;
    }

    .img-panel-hp{
        max-width: 100%;
        width: 280px;
        height: 150px;
    }
    .img-panel-hp2{
        max-width: 100%;
        width: 280px;
        height: 128px;
    }

     .img-classic{
        max-width: 100%;
        width: 800px;
        height: 90px;
    }

    .img-classic-mini{
        max-width: 100%;
        width: 400px;
        height: 90px;
    }

    .img-midright-hp {
        max-width: 100%;
        width: 183px;
        height: 109px;

    }
    .icon-bar2 {
        top: 265px; 
    }
    
}

/* optional have to check -- */

.ad-classic {
    width: 66%;
}
.ad-classic-mini {
    width: 34%;
    /* text-align: right; */
}
.img-premium {
        width: 100%;
        height: auto;
    }


/* end optional have to check -- */

.seg{
    float:left;
    width: 100%;
    min-width: 50%;
    margin: 13px 0px 0px 0px;
}

.seg a{
    color: #000;
}
.seg a:hover {
    color: #0056b3;
}
.seg a.main-link{
    color: #007bff; /* blue */
}

.seg a.main-link:hover{
    color: #0056b3;
}

/* Skip nav */
.skipnav {position: absolute; display: none; text-align: left; margin: 0; padding: 0} /*For all, including Opera. Display:none used to switch off the skip links for Opera users (it's redundant, Opera has excellent keyboard navigation)*/
* html .skipnav {display: block} /*Switch on for IE6 and below*/
*+html .skipnav {display: block} /*Switch on for IE7*/
:root .skipnav {display: block} /*Switch on for Moz, FF and Safari*/
.skipnav p {margin: 5px 0 0 0; padding: 0; position: absolute; font-size: 2em;}
.skipnav a {width: 26em; display:block; color: #fff; background: #333; text-decoration: none; padding: 5px; position: absolute; left: -1000em; top: 0; font-weight: bold; text-align: center;}
.skipnav a:visited {color: #fff}
.skipnav a:focus, .skipnav a:active {z-index: 99; top: -3em; left: 0; border: solid #777 2px; color: #fff; background: #333 !important} /*Note IE bug that requires use of :active to mimic effect of :focus*/
.skipnav a:hover {cursor: default}  
.skiptarget {width: 1px; height: 1px; overflow: hidden; float: right}
/*this seems to be the optimum implementation of a target*/


.icon-lg{
  font-size: 18px;  
}
.icon-xl{
font-size: 26px;
}
.icon-xxl{
font-size: 32px;
}

/* -------yellow pages--- */
.transition-all { transition: all 0.3s ease; }
.hover-shadow:hover { 
    transform: translateY(-3px); 
    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15)!important; 
}
@media (min-width: 768px) {
    .border-start-md { border-left: 1px solid #dee2e6!important; }
}

/* --alphabet bar */
.yp-bar {
        background-color: #fe621e;
        padding: 8px 0;
    }
    .yp-logo {
        max-height: 50px;
    }
    .alphabet-wrapper {
    justify-content: center;
}

.founder-designation{
    color: #fe621e; 
}

/* MD & SM => 9 + 9 + 8 */
@media (min-width: 768px) and (max-width: 1200px) {

}

    /* Extra Small */
    @media (max-width: 767px) {
        .alphabet-wrapper {
            grid-template-columns: repeat(9, 26px);
            gap: 5px;
        }

        .alphabet-btn {
            width: 26px;
            height: 26px;
            font-size: 11px;
        }
    }
    .alphabet-btn {
        display: inline-flex;
        align-items: center;
        justify-content: center;

        width: 25px;
        height: 25px;

        font-size: 13px;
        font-weight: 600;
        background: #e4e4e4;
        color: #ff6a00;
        text-decoration: none;

        border-radius: 50%;
        transition: all 0.25s ease;
    }

    /* Hover Effect */
    .alphabet-btn:hover {
        background: #fff;
        color: #ff6a00;
        transform: scale(1.15);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
    }

    .search-box-modern {
        display: flex;
        align-items: center;
        background: #ffffff;
        border-radius: 50px;
        overflow: hidden;
        border: 1px solid rgb(255, 165, 165);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
        transition: all 0.3s ease;       
    }

    .search-box-modern:focus-within {
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
        border-color: #ff6a00;
    }

    .search-box-modern input {
        flex: 1;
        border: none;
        padding: 12px 18px;
        font-size: 14px;
        outline: none;
        background: transparent;
    }
    .search-box-modern button {
        border: none;
        background: linear-gradient(135deg, #ff6a00, #ff3d00);
        color: #fff;

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

        font-size: 16px;
        cursor: pointer;

        border-radius: 50%;
        margin-right: 5px;

        transition: all 0.3s ease;
    }
    .search-box-modern button:hover {
        transform: scale(1.1);
        background: linear-gradient(135deg, #ff3d00, #e65100);
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
    }
    .quick-links a {
        display: block;
        color: #fff;
        font-weight: 500;
        text-decoration: none;
        margin: 4px 0;
        position: relative;
        transition: all 0.25s ease;
    }
    .quick-links a:hover {
        transform: scale(1.15);
    }

    .quick-links a::after {
        content: "";
        position: absolute;
        width: 0%;
        height: 2px;
        left: 0;
        bottom: -2px;
    }

    .quick-links a:hover::after {
        width: 100%;
    }

    .yp-logo-wrapper {
        background: #ffffff;
        padding: 8px 15px;
        border-radius: 50px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        transition: all 0.3s ease;
    }

    .yp-logo-wrapper:hover {
        transform: translateY(-2px);
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.15);
    }

    .yp-logo {
        max-height: 35px;
        width: auto;
    }
    /* --end alphabet bar-- */



    /* ---footer---css- */

.footer-bottom {
background: #555;
border-top: 1px solid #DDDDDD;
padding-top: 10px;
font-size: 17px;
color: #DDD !important;
}
.footer-bottom a{
	font-size: 17px;
	color: #ccc !important;
    text-decoration: none;
    padding: 0 6px;
}
.footer-bottom a:visited{
	font-size: 17px;
	color: #ccc !important;
        text-decoration: none;
}
.footer-bottom a:hover{
	font-size: 17px;
        color: #ffcc99 !important;
        text-decoration: none;
}

.footer{
    background-color: #454545;
}
.bottom-border-ash {
    border-bottom: 1px solid rgba(255,255,255,0.2);
}
.border-ash {
    border-color:  rgba(255,255,255,0.2);
}
.bg-ash {
    background-color: rgba(168, 166, 166);
}
.bg-ash-light {
    background-color: rgb(235, 235, 236);
}

/* --end footer */

/* --yellow blade pages-- */

.transition-hover {
        transition: all 0.3s ease;
        border-left: 4px solid #eee !important; 
    }
    
    .transition-hover:hover {
        background-color: #fcfcfc !important;
        border-left: 4px solid #fc8b5a !important; 
        transform: scale(1.02); /* Slight zoom for feedback */
        box-shadow: 0 5px 15px rgba(0,0,0,0.08) !important;
        z-index: 1;
    }

    .subcat-link {
        font-size: 18px;
        display: block;
    }
    .transition-hover:hover .subcat-link {
        color: #f39c12;
    }
    .text-blue {
        color: #0676BC;
    }
    .text-yellow{
        color: #f5f7ae;
    }
    .btn-blue {
        color: #0676BC;
    }
    .hover-primary:hover {
        color: #ff6600 !important;
        
    }
    .btn-outline-light:hover {
        background-color: #e9ecef;
        border-color: #ced4da;
    }


    /* ---home page --- */

    .section-card {
        background: #ffffff;
        border: 1px solid #eaeaea !important;
        border-radius: 12px !important;
        box-shadow: 0 4px 20px rgba(0, 0, 0, 0.03) !important;
    }
    
    .premium-product-card {
        background: #ffffff;
        border: 1px solid #dad7d7 !important;
        border-radius: 10px;
        text-decoration: none !important;
        transition: all 0.25s ease-in-out;
    }
    
    .premium-product-card:hover {
        background: #ffffff;
        border-color: #9b9898 !important;
        box-shadow: 0 6px 15px rgba(0, 0, 0, 0.06);
        transform: translateY(-2px);
    }

    .premium-icon-wrapper {
        width: 50px;
        height: 50px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f8f9fa;
        border-radius: 50%;
        padding: 10px;
        transition: background-color 0.25s ease;
    }
    
    .premium-product-card:hover .premium-icon-wrapper {
        background-color: #fff1f1;
    }

    .premium-product-name {
        font-size: 1rem;
        font-weight: 500;
        color: #495057 !important;
        line-height: 1.3;
        font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
    }

    .premium-cat-card {
        background: #f1f1f1;
        border: 1px solid transparent !important;
        border-radius: 8px;
        text-decoration: none !important;
        transition: all 0.2s ease-in-out;
    }

    .premium-cat-card:hover {
        background: #ffffff;
        border-color: #cbd5e1 !important;
        box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
        transform: translateX(3px);
    }

    .cat-icon-container {
        width: 32px;
        height: 32px;
        background: #ffffff;
        border-radius: 6px;
        display: flex;
        align-items: center;
        justify-content: center;
        box-shadow: 0 2px 4px rgba(0,0,0,0.02);
    }

    .premium-cat-name {
        font-size: 0.88rem;
        font-weight: 500;
        color: #334155 !important;
    }

    .premium-explore-btn {
        border-radius: 8px !important;
        letter-spacing: 0.5px;
        font-size: 0.82rem !important;
        transition: all 0.2s ease;
    }
    .nav-quick-link{
        font-size: 18px;
    }
    .nav-popular{
        font-family: Oswald, Georgia, 'Times New Roman', Times, serif; 
        font-size: 15px;
    }
    @media (max-width: 576px){
    .category-text{
        font-size: .76rem;
        line-height: 1.2;
    }
}
