/*==Common classes==*/
.float-none {
    float: none;
    margin: 0 auto;
}

p {
    font-size: 17px;
    line-height: 30px;
    text-align: justify;
    /* font-family: sans-serif; */
}

.text-right {
    text-align: right;
}

.text-right {
    text-align: right;
}

.padd-top-40 {
    padding-top: 40px;
}

.padd-50 {
    padding: 50px 0px;
}

.padd-30 {
    padding: 30px 0px;
}

.padd-20 {
    padding: 20px 0px;
}

.padd-80 {
    padding: 80px 0px;
}

.padd-40 {
    padding: 40px 0px;
}

.padd-0 {
    padding: 0px;
}

.padd-top-50 {
    padding-top: 50px;
}

.margin-top-80 {
    margin: 80px 0px;
}

.marg-30 {
    margin: 30px 0px;
}

.marg-80 {
    margin: 80px 0px;
}

.marg-btm-40 {
    margin-bottom: 40px;
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: none;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0%, rgba(0, 0, 0, .5) 100%);
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control.left {
    background-image: none;
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0%, rgba(0, 0, 0, .0001) 100%);
    background-image: none;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
    margin-left: -70px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
    margin-right: -70px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 18px;
    background: #000;
    padding: 5px;
}

.owl-nav {
    text-align: center;
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    padding: 0px 10px !important;
    font: inherit;
    font-size: 20px;
    background: #ffd856;
    color: #fff;
    margin: 0px 10px;
}

.sect-title-2 {
    color: #ffffff;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
}

.sect-title-3 {
    color: #ffffff;
    padding: 0;
    font-weight: bold;
    font-size: 20px;
}

.sect-title-4 {
    color: #fff;
    font-size: 20px;
}

.bg-orange {
    background: linear-gradient(to bottom, #f6ac27, #f59c05, #fbb42b);
    padding: 20px 0px;
    text-align: center;
}

/*===HEADER===*/
.header-top {
    padding: 25px 0px;
}

.header-top .innerBx {
    color: #000;
    padding-right: 10px;
}

.header-top .innerBx i {
    font-size: 25px;
    color: #f6ac27;
    padding-right: 10px;
}

.header-top .innerBx a {
    color: #000;
    text-decoration: none;
}

.media-icons ul {
    margin-bottom: 0px;
}

.media-icons ul li {
    display: inline-block;
}

.media-icons ul li a {
    color: #00dcff;
    display: block;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
    margin-right: 10px;
    width: 25px;
    height: 25px;
    background: #505050;
    transition: 0.4s;
}

.media-icons ul li a:hover {
    color: #00dcff;
    background: #232222;
    transition: 0.4s;
}

.header-main {
    /* box-shadow: 0px 0px 20px 0px #0000; */
    background-color: #000;
    height: 100%;

}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    padding: 15px 20px;
    font-size: 18px;
    margin-right: 15px;

}

.headerbx-top img {
    padding: 15px 0px;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    background-color: #ffd856;
    color: #fffffe;
    /* border-top: 2px solid #ffffff; */
    /* border-bottom: 2px solid #ffffff; */
}

.disply-none {
    display: none;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #f59d08;
    background-color: #333;
}

.sticky .setbgNew {
    padding: 0px 20px;
    box-shadow: 0px 0px 10px 0px #ddd;
}

.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
    background: #000;
    height: 60px;
}

.sticky .navbar-brand>img {
    margin-top: 16px;
}

.sticky .top-search {
    margin: 8px 0px;
}

.sticky .menuName {
    margin: 0px 0px;
    font-family: initial;
}

.sticky .navbar-default .navbar-nav>li>a {

    padding: 19px 20px;
}

.sticky .nav>li img {
    max-width: none;
    width: 100px;
    padding: 10px 0px;
    display: block;
}

.navbar {
    margin-bottom: 0px;
    border: 1px solid transparent;
}

.nav>li img {
    max-width: none;
    width: 100px;
    padding: 10px 0px;
    display: none;
}

.navbar-default {
    background: #0000;
    border: none;
    border-radius: 0px;
}

.menuName {
    margin: 16px 0px;
    font-family: initial;
}

.menuName li a {
    font-weight: bold;
    font-size: 16px;
    text-decoration: none;
}

.top-search {
    /* background: #000; */
    margin: 17px 0px;
}

.top-search input[type=text] {
    padding: 6px;
    border: none;
    margin: 0px 0px;
    font-size: 17px;
    width: 180px;
}

.top-search button {
    color: #fff;
    text-align: right;
    padding: 6px 10px;
    margin: 6px;
    background: #ffd856;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

@media screen and (max-width: 600px) {

    .top-search a,
    .top-search input[type=text] {
        float: none;
        display: block;
        text-align: left;
        width: 100%;
        margin: 0;
        padding: 14px;
    }

    .top-search input[type=text] {
        border: 1px solid #ccc;
    }
}

/* Dropdown Button */
.dropbtn {
    background-color: #0000;
    color: white;
    padding: 15px;
    font-weight: bold;
    border: none;
    /* text-transform: uppercase; */
    /* padding:10px 10px; */
}

.dropbtn:hover {
    background-color: #fff;
}

.dropbtn span {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
}

.dropbtn span:hover {
    color: #ffae00;
}

.dropbtn i {
    color: #ffae00;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background: #e0a74a;
    color: #fff;
    min-width: 250px;
    z-index: 99999;
    box-shadow: 0 5px 10px -5px rgba(0, 0, 0, .5);
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    display: block;
    text-align: left;
    border-bottom: 1px solid #f5f4f4;
}

.dropdown-content a:hover {
    background: #555555;
}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #0000;
}

/*===End HEADER===*/

/*==slider SECTION==*/
.slider-bx {}

.section-slider-title {
    padding: 40px;
    margin-top: 60px;
    background: #0000;
}

.slider-Sect {
    position: absolute;
    background: #fff;
    margin: 80px 50px 80px 80px;
    padding: 50px 40px;
}

.slider-bx2 {
    background-image: url(images/banner-2.html);
    background-size: cover;
    background-repeat: no-repeat;
}

.section-slider-title h3 {
    color: #8e8e8e;
    font-weight: bold;
    font-size: 22px;
    font-family: initial;
    margin: 0px;
}

.section-slider-title h1 {
    color: #000;
    font-weight: bold;
    font-size: 45px;
    line-height: 70px;
    letter-spacing: 5px;
    text-transform: uppercase;
    font-family: initial;
    margin: 10px 0px;
}

.section-slider-title h1 span {
    color: #00dcff;
}

.section-slider-title p {
    color: #fff;
    padding-bottom: 10px;
}

.tp-bannertimer {
    display: none;
}

/*==section Title==*/
.title-outer {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.section-heading {

    display: inline-block;
    position: relative;
    margin: 0 0 10px;
}

.section-heading h1 {
    font-size: 35px;
    margin: 0px 0px 10px;
    color: #000;
    font-weight: bold;
}

/* .section-heading::before {
    background: #ffd856 none repeat scroll 0 0 ;
    border: 5px solid #000;
    bottom: -25px;
    content: " ";
    height: 13px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    width: 100px;
    z-index: 1;
} */
.white-Clr {
    color: #fff !important;
}

.common-btn,
input[type=submit] {
    padding: 12px 20px;
    color: #020202;
    transition: all .5s ease;
    outline: 12px #fff;
    background: #ffd856;
    border: 4px solid #0000;
}

.common-btn:hover {
    color: #fff;
    background: #000;
    border: 4px solid #0000;
}

@media (max-width: 600px) {

    .topbar_unique_main {
        flex-direction: column;
        align-items: flex-start;
    }

    .topbar_unique_left {
        display: flex;
        flex-wrap: wrap;
        gap: 6px;
    }

    /* Phone group ek line me */
    .phone_group_unique {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    /* Email alag line */
    .email_unique {
        width: 100%;
        margin-top: 4px;
    }

    .topbar_unique_right {
        margin-top: 8px;
    }
}

.topbar_unique_main {
    background: #ffffff;
    color: #b5873d;
    padding: 8px 25px;
    display: flex;
    justify-content: space-between;
    /* border-bottom: 1px solid #eee; */
    font-size: 17px;

}

.topbar_unique_left a {
    color: #b5873d;
    text-decoration: none;
    margin-right: 18px;
    transition: 0.3s;

}

.topbar_unique_left a:hover {
    color: #000;
}

.topbar_unique_left i {
    margin-right: 6px;
}

.topbar_unique_right a {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 32px;
    height: 32px;
    margin-left: 10px;
    border-radius: 50%;
    background: #b5873d;
    color: #fff;
    font-size: 14px;
    transition: 0.3s;
    text-decoration: none;
}

.social_unique_fb:hover {
    background: #3b5998;
}

.social_unique_tw:hover {
    background: #1da1f2;
}

.social_unique_li:hover {
    background: #0077b5;
}

.social_unique_gp:hover {
    background: #db4437;
}

/*=== Background Color section===*/
.bg-1 {
    /* background: linear-gradient(to right , #302f37de , #302f37d9),url(images/bg-3.jpg); */
    background-repeat: no-repeat;
    background-size: cover;
    background-color: #f1f1f1;
    padding: 40px 0;
}

.bg-black-2 {
    background: linear-gradient(to right, #00000075, #0000007d), url(images/bg-3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: fixed;
}

.padd-80 {
    padding: 80px 0px;
}

.bg-white {
    background: #fff;
}

/*==section About==*/
.abtFront-bx img {
    width: 100%;
}

.abtFront-bx p {}

.abtFront-bx a {
    color: #000;
    text-decoration: none;
}

.abtFront-bx img {
    width: 100%;
}


/*==Help Section ==*/
.helpBx {
    background: #080808;
    padding: 2px;
    color: #fff;
    text-align: center;
}

.helpBx h4 {
    color: #ffffff;
    text-align: center;
    font-size: 18px;
    margin: 20px 0px 10px;
}

.helpBx p {
    color: #cddc39;
    text-align: center;
    font-size: 14px;
}

.helpBx img {
    width: 100%;
}

.helpBx:hover .sub-banner-detail {
    bottom: -20px;
}

.helpBx .sub-banner-detail {
    display: inline-block;

    font-size: 20px;
    font-weight: 500;
    position: absolute;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    bottom: 0px;
    left: 60px;
    transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
}

.helpBx .sub-banner-detail .sub-banner-title {
    background: #f5b555;
    padding: 10px 10px;
    font-size: 22px;
}

.helpBx .sub-banner-detail .sub-banner-subtitle {
    background: #302f37;
    color: #fff;
    float: right;
    margin-right: -30px;
    padding: 10px 10px;
}

/*=Offer  section==*/

.offerBx {}

.offerBx img {
    width: 100%;
}

.offerBx-content {
    /* background:#302f37; */
    background: radial-gradient(circle at 50% 40%, #fff9e8 0%, rgba(255, 255, 255, 0) 55%), radial-gradient(circle at 80% 20%, #f7e7b8 0%, transparent 60%), radial-gradient(circle at 20% 80%, #efd48a 0%, transparent 60%), linear-gradient(135deg, #f6e7b5, #f3e1a6, #e5c76f);
    background: linear-gradient(202deg, #fff8e7, #f3e1a6, #fffdf7);
    color: #fff;
    text-align: center;
    padding: 30px;
}

.offerBx-content h3 {
    color: #f59300;
    font-weight: bold;
    font-size: 20px;
    margin: 15px 0px;

}

.offerBx-content a {
    text-decoration: none;
}

.offerBx-content p {
    text-align: center;
    color: #040404;
}

.premium-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
}

.premium-item {
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 16px;
    padding: 28px;
    display: flex;
    gap: 18px;
    align-items: flex-start;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
    border: 1px solid rgba(226, 181, 113, 0.25);
    transition: 0.35s ease;
    position: relative;
    overflow: hidden;
}

.premium-item::before {
    content: "";
    position: absolute;
    width: 120%;
    height: 100%;
    background: linear-gradient(120deg, transparent, rgba(226, 181, 113, 0.2), transparent);
    top: 0;
    left: -120%;
    transition: 0.6s;
}

.premium-item:hover::before {
    left: 120%;
}

.premium-item:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
}

.premium-icon {
    font-size: 40px;
    /* color: #dca752; */
    color: #fdd47c;
    min-width: 40px;
}

.premium-text {
    color: #444;
    font-size: 15px;
    line-height: 1.6;
}

@media(max-width:768px) {
    .premium-grid {
        grid-template-columns: 1fr;
    }

    .premium-title {
        font-size: 26px;
    }
}

/*==END==*/
.ticker-wrapper {
    width: 100%;
    overflow: hidden;
    background: #d08f2b;
    color: #fff;
    padding: 10px 0;
}

.ticker {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    animation: scrollTicker 30s linear infinite;
    font-size: 20px;
    font-weight: 600;
}

@keyframes scrollTicker {
    0% {
        transform: translateX(0%);
    }

    100% {
        transform: translateX(-100%);
    }
}

/*==Collection section==*/
.collection-Bx {
    padding: 20px;
    margin: 20px 0px;
    background: #fff;
    text-align: center;
    height: 400px;
    border: 2px solid #ffd85699;
}

.collection-Bx img {
    padding: 15px;
    text-align: center;
    border-radius: 50%;
    color: #0c0c0c;
    background: #ffd85699;
    transition: all .5s ease;
    margin-bottom: 20px;
}

.collection-Bx img:hover {
    background: #fff;
}

.collection-Bx:hover img {
    background: #fff;
    transition: all .5s ease;
}

.collection-Bx h3 {
    font-size: 22px;
    font-weight: bold;
    color: #000;
    margin: 10px 0px;

}

/*==Project section==*/
.project-Bx {
    background: #fff;
    position: relative;
    overflow: hidden;
    margin: 10px 0px 40px;
}

.project-Bx h3 a {
    color: #fff;
}

.project-Bx h3 {
    font-size: 20px;
    text-align: center;
    background: #302f37;
    padding: 8px;
}

.project-Bx:hover:before,
.project-Bx:hover:after,
.project-Bx:hover .box-content:before,
.project-Bx:hover .box-content:after {
    transform: scale(1);
}

.project-Bx img {
    width: 100%;
    height: auto;
    transform: scale3d(1.1, 1.1, 1);
    transition: all 0.25s linear;
    background: #302f37;
    padding: 25px;
}

.project-Bx:hover img {
    opacity: 1;
    transform: scale(1.15);
}

@media only screen and (max-width:990px) {
    .project-Bx {
        margin: 0 0 30px;
    }
}

/*==Latest news ==*/
.news-item {
    background: #302f37;
    padding: 15px;
    margin: 20px 10px 40px;
}

.news-item .news-thumb {
    position: relative;
}

.news-item .news-thumb img {
    width: 100%;
}

.news-item .news-thumb .news-cat {
    position: absolute;
    width: 100%;
    left: 10px;
    top: 10px;
    text-align: left;
}

.news-item .news-thumb .news-cat span {
    min-width: 100px;
    bottom: 0;
    background: #ffd856;
    padding: 10px 10px;
    text-align: center;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    display: inline-block;
    letter-spacing: 2px;
    border: 1px solid #0000;
    border-radius: 20px;
}

.news-item .news-info h4 {
    font-weight: bold;
    font-size: 20px;
    margin: 30px 0px 10px;
    color: #fff;

}

.news-item .news-info h4:hover {
    color: #ffd856;
}

.news-item .news-info p {
    color: #cecece;
}


/*==FOOTER==*/
.footer-area {
    background: #ffd856;
    padding: 20px 0px;
}

.single-footer {
    padding: 40px 0px;
}

.single-footer h3 {
    margin-bottom: 13px;
    color: #000;
    font-size: 25px;
    font-weight: bold;
    border-bottom: 1px dashed #000;
    padding-bottom: 10px;
}

.single-footer h3 i {
    color: #000;
}

.single-footer .contact-us-link {
    margin-bottom: 0;
    list-style-type: none;
    padding-left: 18px;
}

.single-footer .contact-us-link li {
    margin-bottom: 12px;
    color: #cccccc;
    position: relative;
    padding-left: 25px;
}

.single-footer .contact-us-link li i {
    color: #e3c663;
    padding-right: 8px;
    font-size: 20px;
    position: absolute;
    left: 0;
    top: 1px;
}

.single-footer .contact-us-link li a {
    display: inline-block;
    color: #000000;
    font-size: 16px;
    text-decoration: none;
}

.footer-media ul {
    list-style: none;
    margin: 0;
    /* text-align: center; */
    padding: 0px;
    margin-left: 18px;
}

.footer-media ul li {
    display: inline-block;
}

.footer-media ul li a {
    color: #fff;
    display: inline-block;
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #302f37;
    transition: .5s;
    text-align: center;
    margin-right: 10px;
    background: #e3c663;

}

.footer-media ul li a:hover {
    color: #060606;
    background: #fff;
    border-color: #000;
    transition: .5s;
}

/*---Footer Bottom---*/
.footer-bottom-area .logo img {
    width: 100%;
    margin-bottom: 15px;
    background: #fff;
    padding: 10px;
}

.footer-bottom-area .logo {
    text-align: center;
    padding-bottom: 10px;
}

.footer-area a {
    text-decoration: none;
}

.footer-bottom-area {
    text-align: center;
    background: #302f37;
    padding: 20px 0px;
}

.d-inline-block {
    display: inline-block !important;
}

.footer-bottom-area p {
    color: #fff;
    font-size: 16px;
    text-align: center;
    margin-bottom: 0px;
}

.footer-bottom-area p a {
    display: inline-block;
    font-weight: 600;
    color: #ffd856;
}

/*==END FOOTER==*/


/*===Inner page===*/
.pagetitle-Bg {
    background-image: linear-gradient(to right, #11111400, #302f3700), url(images/vban.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 425px 0px 75px;
}

.pagetitle-Bx h1 {
    color: #fff;
    font-size: 40px;
    font-weight: bold;
    font-family: inherit;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin: 0px 0px 0px 0px;
}

.pagetitle-Bx h1:after {
    content: "";
    border: 2px solid #ffd856;
    width: 5%;
    top: 20px;
    position: absolute;
    left: 260px;
}

/*==About page==*/
.abt-padd {
    padding: 40px 0px 40px;
}

.why-padd {
    padding: 50px 0px 50px;
}

.about-innerBx h3 {
    color: #202121;
    padding: 0;
    font-size: 25px;
    /* margin: 0px 0px 20px; */
}

.about-bx img {
    width: 100%;
    border: 2px solid #ffc765;
    padding: 2px;
    margin-top: 27px;
}

.about-bx2 img {
    position: absolute;
    width: 60%;
    height: 60%;
    left: -4%;
    bottom: -10%;
    z-index: 1;
    border: 5px solid #ffd856;
    padding: 5px;
    background: #fff;
}

.quality-title h3 {
    color: #000;

}

ul li {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    margin-left: -16px;
}

ol li {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 16px;
    margin-left: -16px;
}

.bg-white {
    background: #fff;
}

.qualityBx {
    text-align: center;
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #afafaf;
    background-color: #fff;
    margin: 30px 0px;
}

.qualityBx h3 {
    font-size: 20px;
    color: #000;

}

.qualityBx p {
    text-align: center;
}


/*==Testimonial  Section==*/
.testimonial {
    padding: 40px;
    text-align: center;
}

.testimonial i {
    color: #ffd856;
    font-size: 30px;
    padding-right: 20px;
}

.testimonial .testimonial-content {
    padding: 35px 25px 35px 50px;
    margin-bottom: 35px;
    background: #e8e8e8;
    border: 1px solid #f0f0f0;
    position: relative;
}

.testimonial .testimonial-content:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 20px;
    background: #fff;
    position: absolute;
    bottom: -10px;
    left: 22px;
    transform: rotate(45deg);
}

.testimonial-content .testimonial-icon {
    width: 50px;
    height: 45px;
    background: #00dcff;
    text-align: center;
    font-size: 22px;
    color: #020202;
    line-height: 42px;
    position: absolute;
    top: 37px;
    left: -19px;
}

.testimonial-content .testimonial-icon:before {
    content: "";
    border-bottom: 16px solid #00dcff;
    border-left: 18px solid transparent;
    position: absolute;
    top: -16px;
    left: 1px;
}

.testimonial .description {
    font-size: 17px;
    color: #252525;
    margin: 0;
    text-align: center;
}

.testimonial .title {
    display: block;
    font-size: 20px;
    font-weight: bold;
    color: #000;
    text-transform: capitalize;
    letter-spacing: 1px;
    margin: 20px 0 5px 0;

}

.testimonial .post {
    display: block;
    font-weight: bold;
    font-size: 17px;
    color: #f8c418;
}

.serviceBx {
    padding: 20px;
    box-shadow: 0px 0px 10px 0px #d2d1d1;
    margin: 30px 0px;
    text-align: center;
}

.serviceBx h3 {
    font-size: 20px;
    color: #000;
    font-weight: bold;

}

.serviceBx p {
    text-align: center;
}

.serviceBx img {
    margin-top: -50px;
    padding: 7px;
    margin-bottom: 10px;
    width: 100%;
}

/*==Project page ==*/
.product-grid {
    color: #fff;
    padding: 10px;
    margin: 20px 0px 40px;
    text-align: center;
    /* box-shadow: 0px 0px 10px 0px #b7b7b7; */
    border: 6px solid #ffd856;
}

.product-grid img {
    width: 100%;
    height: auto;
    margin-top: -40px;
}

.price {
    color: #ffd856;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0px 10px;
}

.product-content .add-to-cart a {
    font-size: 20px;
    color: #000;
    text-decoration: none;
    font-weight: bold;

    margin-bottom: 20px;
}

/*==Blog page ==*/
.news {
    background: #f3f3f3;
    padding: 20px;
    margin: 15px 0px;
    text-align: center;
}

.news-box {
    background: linear-gradient(180deg, #000000d1 0%, #0a0a0a 100%);
    font-family: 'Nanum Gothic', sans-serif;
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.news-box:hover {
    box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.4);
}

/*
.news-box:before{
    content: "";
    background: linear-gradient(-225deg, #00dcff 50%, #00dcff 100%);
    width: 100%;
    height: 100%;
    opacity: 0;
    transform: rotate3d(0,0,1,45deg);
    transform-origin: 0 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.4s ease-out 0s;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}
*/
.news-box:hover:before {
    opacity: 0.8;
    transform: rotate3d(0, 0, 1, 15deg);
}

.news-box img {
    width: 100%;
    height: auto;
    transform: scale(1.1) translateY(4%);
    transition: all 0.4s ease-in;
}

.news:hover .news-box img {
    opacity: 0.4;
    transform: scale(1.1) translateY(-4%);
}

.news-box .box-content {
    color: #000;
    width: 100%;
    text-align: center;
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.4s ease-out;
}

.news-box:hover .box-content {
    opacity: 1;
    top: 30px;
}

.news h3 {
    color: #000;
    font-size: 20px;
    font-weight: bold;
    margin: 20px 0px 10px;

}

.news p {
    color: #000;
    font-size: 16px;
    margin-bottom: 20px;
    text-align: center;
}

.news span {
    background: #ffd856;
    padding: 8px 20px;
    font-weight: bold;
    color: #fff;
}

@media only screen and (max-width:990px) {
    .news-box {
        margin: 0 0 30px;
    }
}

/*==contact page ==*/

.contactBx {
    box-shadow: 0px 0px 10px 0px #b5b1aa;
    padding: 20px;
    text-align: center;
    margin: 50px 10px 0px;
    height: 270px;
}

.contactBx p {
    text-align: center;
}

.contactBx h4 {
    color: #000;
    margin: 20px 0px 10px;
    font-weight: bold;
    font-size: 24px;

}

.contact_form .form-group {
    margin-bottom: 10px;
}

.contact_form .form-group .form-control {
    font-size: 14px;
    line-height: 26px;
    color: #999;
    border: 1px solid #eeeeee;
    font-family: "Roboto", sans-serif;
    border-radius: 0px;
    padding: 20px 20px;
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), #ffbe4f;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), #ffbe4f;
}

.contact_form .form-group textarea.form-control {
    height: 165px;
    margin-bottom: 40px;
}

.contactBx-form {
    background: #efefef;
    padding: 20px;
    margin-bottom: 30px;
}

.contact-form2 {
    background: #efefef;
    padding: 20px;
    margin-bottom: 30px;
}

.contactBx-form h3 {
    font-size: 22px;
    color: #ffd856;
    margin: 10px 0px 20px;
    font-weight: bold;

}

.contactBx-form p {
    color: #000;
}

.contactBx-form a {
    color: #fff;
    text-decoration: none;
}

.error-div {
    text-align: center;
}

.error-div h1 {
    font-size: 70px;
    color: #f3ba9c;
    text-shadow: 4px 3px #000;
    letter-spacing: 10px;
    line-height: 66px;
}

.error-div h2 {
    font-size: 40px;
    margin-bottom: 30px;
}

.error-div a {
    background: #000;
    padding: 10px 20px;
    color: #fff;
}

/*==Responsive  Media==*/
@media only screen and (max-width: 1200px) {
    .navbar-default .navbar-nav>li>a {
        padding: 15px 2px;
    }

}

@media only screen and (max-width: 1180px) {
    .menuName li {
        padding: 0px 8px;
    }

    .tab .nav-tabs li a {
        padding: 10px 5px;
    }

}

@media only screen and (max-width: 992px) {
    .header-top .innerBx {
        margin: 20px 0px;
    }

    .navbar-default .navbar-nav>li>a {
        padding: 15px 10px;
    }

    .menuName li {
        padding: 0px 0px;
        background: #333;
    }

    .dropbtn {
        padding: 14px 10px;
    }

    .section-slider-title {
        margin-top: 180px;
        text-align: center;
    }

    .section-slider-title p {
        text-align: center;
    }

    .text-right {
        text-align: center;
    }

    .about-innerBx {
        /* text-align: center; */
        margin-left: 0px;
    }

    .section-title {
        text-align: center;
    }

    .header-top {
        text-align: center;
    }

    .header-top p {
        text-align: center;
    }

    .header-top i {
        float: none;
        text-align: center;
    }

    .service-Bx p {
        text-align: center;
    }

    .counter-section .big-icon {
        float: none;
        text-align: center;
        margin: 0 auto;
    }

    .counter-content {
        text-align: center;
    }

    .counter-content p {
        text-align: center;
    }

    .section-heading h2 {
        border-left: none;
        text-align: center;
    }

    .section-heading h2::before {
        display: none;
    }

    .abtFront-bx {
        text-align: center;
    }

    .workBx {
        text-align: center;
    }

    .workBx p {
        text-align: center;
    }

    .testimonial {
        margin: 20px 0px;
    }

    .offerBox img {
        float: none;
        padding: 20px;
    }

    .offerBox {
        text-align: center;
    }

    .offerBox p {
        text-align: center;
    }

    .subscribe-content p {
        text-align: center;
    }

    .news-item {
        text-align: center;
    }

    .news-item p {
        text-align: center;
    }

    .single-footer .contact-us-link li {
        position: inherit;
    }

    .single-footer .contact-us-link li i {
        position: inherit;
    }

    .single-footer h3 {
        margin-bottom: 25px;
        margin-top: 40px;
    }

    .quality-title h3 {
        text-align: center;
    }

    .quality-title p {
        text-align: center;
    }

    .qualityBx {
        text-align: center;
    }

    .qualityBx p {
        text-align: center;
    }

    .offerBx img {
        width: 100%;
        margin-bottom: 50px;
    }

    .collection-Bx {
        text-align: center;
    }

    .collection-Bx p {
        text-align: center;
    }

    .collection-Bx .icon {
        float: none;
        border: none;
    }

    .news {
        text-align: center;
    }

    .news p {
        text-align: center;
    }

    .contactBx-form {
        text-align: center;
    }







}

@media only screen and (max-width: 990px) {
    .navbar-default .navbar-nav>li>a {
        padding: 15px 24px;
    }

    .image-box img {
        width: 100%;
    }

    #navbar7 ul {
        text-align: center;
    }

    .header-top i {
        float: none;
        text-align: center;
    }

    .about-imgbx img {
        margin: 30px 0px;
    }

    .footer-top {
        text-align: center;
    }

    .footer-top p {
        text-align: center;
    }

    .footer-box .single-data i {
        float: none;
        padding: 10px 10px;
        font-size: 20px;
    }

    .footer-box ul {
        text-align: center;
    }

    .footer-bottom p {
        text-align: center;
    }

    .footer-media ul {
        margin: 10px 0px;
        text-align: center;
    }

    .pagetitle-Bg {
        text-align: center;
    }

    .footer-area {
        text-align: center;
    }

    .single-footer p {
        text-align: center;
    }

    .offerBx-content {
        text-align: center;
    }

    .offerBx-content p {
        text-align: center;
    }

    .video-column .inner-column .video-box img {
        margin-bottom: 30px;
    }

    .serviceBx {
        text-align: center;
    }

    .serviceBx p {
        text-align: center;
    }

    .news-box {
        text-align: center;
    }

    .news-box p {
        text-align: center;
    }

    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }

    .contactBx {
        text-align: center;
    }

    .contactBx p {
        text-align: center;
    }

    .contactBx img {
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    .about-bx img {
        width: 100%;
        margin: 30px 0px 0px;
    }

    .single-footer .contact-us-link li a {
        display: block;
        /* text-align: center; */
    }

    .counter-section .counter .counter-item {
        padding: 20px 10px;
    }

    .product-grid img {
        width: 100%;
        height: auto;
    }

    .news-box img {
        width: 100%;
        height: auto;
    }

}

@media only screen and (max-width: 880px) {
    .navbar-default .navbar-nav>li>a {
        padding: 15px 30px;
        background: #333;
    }

    .header-top {
        text-align: center;
    }

    .header-top p {
        text-align: center;
    }

    .header-top {
        display: none;
    }
}

@media only screen and (max-width: 767px) {
    .padd-40 {
        padding: 20px 0px;
    }

    .sticky .headerbx-top img {
        padding: 30px 0px;
        width: 100%;
    }

    .disply-none {
        display: block;
        padding-left: 30px;
        margin-top: -60px;
    }

    .disply-none h4 {
        font-size: 30px;
    }

    .rev_slider_wrapper {
        height: 400px !important;
    }

    .rev_slider {
        height: 400px !important;
    }

    .padd-0 {
        padding: 15px;
    }

    .menuName {
        float: none;
        text-align: center;
    }

    .navbar-toggle {
        margin-top: -9px;
        margin-right: 20px;
        /* background-color: #000000; */
    }

    .headerbx-top img {
        width: 100%;
        padding: 30px 0px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: #FFC107;
        color: #ffff;
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
    }

    .header-top {
        text-align: center;
    }

    .header-top p {
        text-align: center;
    }

    .header-top i {
        float: none;
        text-align: center;
    }

    .about-imgbx img {
        margin: 30px 0px;
    }

    .footer-top {
        text-align: center;
    }

    .footer-top p {
        text-align: center;
    }

    .footer-box .single-data i {
        float: none;
        padding: 10px 10px;
        font-size: 20px;
    }

    .footer-box ul {
        text-align: center;
    }

    .footer-bottom p {
        text-align: center;
    }

    .footer-media ul {
        margin: 10px 0px;
        text-align: center;
    }

    .single-footer h3 {
        margin-top: 0px;
        text-align: center;
    }

    .header-top {
        display: none;
    }

    .single-footer {
        padding: 10px 0px;
    }


}

@media only screen and (max-width: 600px) {
    .section-slider-title {
        margin-top: 20px;
        text-align: center;
    }

    .counter-section .counter .counter-item {
        min-width: 100%;
    }
}

@media only screen and (max-width: 448px) {
    .section-slider-title {
        margin-top: 20px;
        text-align: center;
    }

    .counter-section .counter .counter-item {
        min-width: 100%;
    }
}

.rate-wrapper {
    display: flex;
    gap: 30px;
    flex-wrap: wrap;
    margin-left: -10px;
}

.rate-box {
    flex: 1;
    display: flex;
    align-items: center;
    padding: 10px;
    border-radius: 16px;
    transition: 0.3s ease;
}

.rate-box:hover {
    transform: translateY(-8px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}

.rate-box.gold {
    background-color: #f1f1f1;
    /* background: linear-gradient(135deg, #fff8e1, #f5e2a8); */
    border-left: 5px solid #d8b035;
}

.rate-box.gold .tag {
    background: linear-gradient(135deg, #d4af37, #f7e7a1);
    color: #000;
}

.rate-box.gold .rate-price {
    color: #d8b035;
}

.rate-box.gold .btn-rate:hover {
    background: #d4af37;
    border-color: #d4af37;
    color: #000;
}

.rate-box.silver {
    background: #f1f1f1;
    /* background: linear-gradient(135deg, #f4f4f4, #dedede); */
    border-left: 5px solid #c0c0c0;
}

.rate-box.silver .tag {
    background: linear-gradient(135deg, #c0c0c0, #f2f2f2);
    color: #333;
}

.rate-box.silver .rate-price {
    color: #010101;
}

.rate-box.silver .btn-rate:hover {
    background: #c0c0c0;
    border-color: #c0c0c0;
    color: #000;
}

.rate-img img {
    width: 200px;
    margin-right: 25px;
    border-radius: 10px;
}

.tag {
    display: inline-block;
    font-size: 16px;
    padding: 5px 14px;
    border-radius: 20px;
    margin-bottom: 10px;
    font-weight: 600;
}

.rate-info h3 {
    font-size: 20px;
    margin-bottom: 8px;
}

.rate-price {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
}

.rate-price small {
    font-size: 16px;
    color: #777;
}

.btn-rate {
    display: inline-block;
    padding: 10px 24px;
    border-radius: 30px;
    border: 1px solid #111;
    text-decoration: none;
    color: #111;
    transition: 0.3s ease;
}

@media (max-width: 768px) {
    .rate-box {
        flex-direction: column;
        text-align: center;
    }

    .rate-img img {
        margin: 0 0 15px;
        width: 100%;
    }
}

.breadcrumb-area {
    background: #f8f8f8;
    padding: 12px 0;
    border-bottom: 1px solid #eee;
}

.breadcrumb {
    margin: 0;
    padding: 0;
    list-style: none;
}

.breadcrumb li {
    display: inline-block;
    font-size: 14px;
    color: #666;
    position: relative;
    padding-right: 10px;
}

.breadcrumb li a {
    color: #c9a14a;
    text-decoration: none;
    font-weight: 500;
}

.breadcrumb li::after {
    margin-left: 10px;
    color: #999;
}

.breadcrumb li:last-child::after {
    display: none;
    content: "";
}

.inner-banner {
    background: url('images/header-banner.jpeg') no-repeat center center/cover;
    height: 400px;
    display: flex;
    align-items: center;
    position: relative;
}

/* dark overlay for readability */
.inner-banner::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.5);
}

.banner-content {
    position: relative;
    color: #fff;
    max-width: 630px;
}

.banner-content h1 {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 10px;
}

.banner-content p {
    font-size: 16px;
    line-height: 1.6;
}

/* responsive */
@media (max-width: 768px) {
    .inner-banner {
        height: 220px;
        text-align: center;
    }

    .banner-content {
        max-width: 100%;
    }

    .banner-content h1 {
        font-size: 28px;
    }
}
/* list style */
.process-list {
    max-width: 800px;
    /* margin: auto; */
}

.process-item {
    display: flex;
    align-items: flex-start;
    gap: 20px;
    padding: 20px 0;
    border-bottom: 1px solid #eee;
}

/* number circle */
.process-item span {
    min-width: 45px;
    height: 45px;
    background: #c9a14a;
    color: #fff;
    font-weight: 600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/* text */
.process-item h3 {
    font-size: 18px;
    margin-top: -4px;
}

.process-item p {
    font-size: 16px;
    color: #313131;
    line-height: 1.6;
}

/* hover subtle */
.process-item:hover span {
    background: #b8963d;
}

/* mobile */
@media (max-width: 768px) {
    .process-item {
        flex-direction: column;
        align-items: flex-start;
    }
    .banner-content p {
    font-size: 12px;
    line-height: 1.6;
}
}
.faq-item {
    background: #fff;
    border-radius: 8px;
    margin-bottom: 12px;
    padding: 0 15px;
    box-shadow: 0 2px 10px rgba(0,0,0,0.05);
    transition: 0.3s;
}

.faq-item:hover {
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
}

.faq-question {
    width: 100%;
    text-align: left;
    background: none;
    border: none;
    padding: 15px 0;
    font-size: 15px;
    font-weight: 600;
    cursor: pointer;
    position: relative;
    color: #222;
}

/* plus icon */
.faq-question::after {
    content: "+";
    position: absolute;
    right: 0;
    top: 15px;
    font-size: 20px;
    color: #c9a14a;
    transition: 0.3s;
}

/* active state */
.faq-item.active .faq-question::after {
    content: "−";
    transform: rotate(180deg);
}

.faq-item.active .faq-question {
    color: #c9a14a;
}

/* answer */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease;
}

.faq-answer p {
    padding-bottom: 15px;
    font-size: 14px;
    color: #666;
    line-height: 1.6;
}

/* section title improve */
h2 {
    font-weight: 700;
    /* margin-bottom: 30px;/ */
}
   .call-btn,
    .whatsapp-btn {
        position: fixed;
        left: 20px;
        width: 55px;
        height: 55px;
        border-radius: 50%;
        color: #fff;
        font-size: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-decoration: none;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.3);
        z-index: 1000;
    }

    .call-btn {
        bottom: 90px;
        background: #79d355;
    }

    .whatsapp-btn {
        bottom: 20px;
        background: #25D366;
    }

    .call-btn:hover {
        /* background: #429123; */
        color: #000;
        text-decoration: none;
    }

    .whatsapp-btn:hover {
        /* background: #1dec70; */
        text-decoration: none;
        color: #000;
    }