/* HHI BBSR Banquets CSS */
body.page-id-273 .main-header{
display: none;
}
body.page-id-273 html,
body {
    height: auto;
    width: 100%;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    box-sizing: border-box
}

body {
    font-family: roboto, sans-serif;
    font-style: normal;
    font-size: 16px;
    font-weight: 400;
    color: #757f95;
    line-height: 1.8
}

body.page-id-273 a {
    color: rgb(106 15 15);
    display: inline-block
}

body.page-id-273 a,
a:active,
a:focus,
a:hover {
    outline: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none
}

body.page-id-273 a:hover {
    color: #0049d0
}

body.page-id-273 ul {
    margin: 0;
    padding: 0
}

body.page-id-273 li {
    list-style: none
}

body.page-id-273 h1,
h2,
h3,
h4,
h5,
h6 {
    color: rgb(106 15 15);
    margin: 0;
    font-weight: 600;
font-family: 'Cinzel', serif;
    line-height: 1.2
}

body.page-id-273 h1 {
    font-size: 40px
}

body.page-id-273 h2 {
    font-size: 35px
}

body.page-id-273 h3 {
    font-size: 28px
}

body.page-id-273 h4 {
    font-size: 22px
}

body.page-id-273 h5 {
    font-size: 18px
}

body.page-id-273 h6 {
    font-size: 16px
}

body.page-id-273 p {
    margin: 0
}
body.page-id-273 html{
    scroll-behavior: smooth;
    -webkit-scroll-behavior: smooth;
}
body.page-id-273 .img,
img {
    max-width: 100%;
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
    height: auto
}

label {
    color: #999;
    cursor: pointer;
    font-weight: 400
}
body.page-id-273 .fa-light, .fa-regular, .fal, .far {
    font-family: "Font Awesome 6 Pro";
}
body.page-id-273 .site-heading {
    margin-bottom: 50px;
    position: relative;
    z-index: 1;
}

body.page-id-273 .site-title-tagline {
    text-transform: capitalize;
    letter-spacing: 2px;
    font-size: 35px;
    font-weight: 600;
    line-height: 1;
    color: rgb(181, 157, 82);
    position: relative;
    font-family: great vibes, cursive
}

body.page-id-273 .site-title {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 46px;
    color: #06002e;
    margin-top: 8px;
    margin-bottom: 0;
    /* background: linear-gradient(to right, #fcb045, #fd1d1d, #833ab4);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    background-image: linear-gradient(
        45deg,
        #CA4246 16.666%, 
        #E16541 16.666%, 
        #E16541 33.333%, 
        #F18F43 33.333%, 
        #F18F43 50%, 
        #8B9862 50%, 
        #8B9862 66.666%, 
        #476098 66.666%, 
        #476098 83.333%, 
        #A7489B 83.333%);
			-webkit-text-fill-color: transparent;
			-webkit-background-clip: text;
}

body.page-id-273 .site-title span {
    color: rgb(181, 157, 82)
}

body.page-id-273 .site-heading p {
    margin-top: 15px
}

body.page-id-273 .header-img-divider {
    width: 140px;
    margin: 0 auto;
    margin-top: 10px
}

body.page-id-273 .heading-divider {
    display: inline-block;
    position: relative;
    height: 3px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    background-color: rgb(181, 157, 82);
    width: 90px;
    overflow: hidden
}

body.page-id-273 .heading-divider:after {
    content: '';
    position: absolute;
    left: 0;
    top: -1.1px;
    height: 7px;
    width: 8px;
    background-color: #fff;
    -webkit-animation: heading-move 5s infinite linear;
    animation: heading-move 5s infinite linear
}
body.page-id-273 #scroll-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    font-size: 25px;
    border: none;
    outline: none;
    border-radius: 50px;
    color: #fff;
    background: rgb(181, 157, 82);
    cursor: pointer;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    transition: all .5s ease-in-out;
    z-index: 1
}

body.page-id-273 @media all and (min-width:768px) and (max-width:1199px) {
    #scroll-top {
        bottom: 100px
    }
}

body.page-id-273 .main {
    margin-top: 0
}

 @media all and (min-width:992px) {
    body.page-id-273 .navbar .nav-item .nav-link {
        margin-right: 22px;
        padding: 35px 0;
        font-size: 14px;
        font-weight: 600;
        color: #06002e;
        letter-spacing: 1px;
        text-transform: uppercase
    }
    body.page-id-273 .navbar .nav-item:last-child .nav-link {
        margin-right: 0
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 0;
        padding: 8px;
        border: none;
        left: -15px;
        border-radius: 0;
        border-top: 4px solid rgb(181, 157, 82);
        background: #fff;
        width: 220px;
        box-shadow: 0 3px 24px rgb(0 0 0/10%)
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu li {
        border-bottom: 1px dashed rgba(0, 0, 0, .1)
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu li:last-child {
        margin-bottom: 0;
        border-bottom: none
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item {
        font-size: 16px;
        font-weight: 500;
        color: #06002e;
        position: relative;
        text-transform: capitalize;
        transition: all .5s ease-in-out;
        z-index: 1
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item:hover {
        background: 0 0;
        color: rgb(181, 157, 82);
        padding-left: 30px
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item::before {
        content: "";
        position: absolute;
        left: 12px;
        top: 17px;
        width: 0;
        height: 4px;
        border-radius: 10px;
        background: rgb(181, 157, 82);
        transition: all .5s ease-in-out;
        z-index: -1
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item:hover::before {
        width: 10px
    }
    body.page-id-273 .navbar .nav-item .nav-link {
        position: relative
    }
    body.page-id-273 .navbar .nav-item .nav-link.active,
    .navbar .nav-item:hover .nav-link {
        color: rgb(181, 157, 82)
    }
    body.page-id-273 .navbar .nav-item:hover .dropdown-menu {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg)
    }
    body.page-id-273 .navbar .dropdown-menu-end {
        right: 0;
        left: auto
    }
    body.page-id-273 .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%
    }
    body.page-id-273 .navbar .dropdown-menu.fade-up {
        top: 140%
    }
    body.page-id-273 .header-nav-right {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
        margin-left: 30px
    }
    body.page-id-273 .header-nav-link {
        position: relative;
        width: 45px;
        height: 45px;
        line-height: 45px;
        color: #06002e;
        display: flex;
        align-items: center;
        justify-content: center
    }
    body.page-id-273 .header-nav-link:hover {
        color: rgb(181, 157, 82)
    }
    body.page-id-273 .header-nav-link.search-box-outer {
        font-size: 18px
    }
    body.page-id-273 #main_nav {
        justify-content: flex-end
    }
}

body.page-id-273 .navbar {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999
}
body.page-id-273 .navbar.fixed-top .nav-item .nav-link.active, .navbar.fixed-top .nav-item:hover .nav-link {
    color: rgb(181, 157, 82);
}

body.page-id-273 .navbar.fixed-top {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .17);
    animation: slide-down .7s
}

body.page-id-273 .navbar.fixed-top .nav-item .nav-link {
    color: #06002e
}

body.page-id-273 .navbar.fixed-top .header-nav-link {
    color: #06002e
}

body.page-id-273 .navbar.fixed-top .header-nav-link:hover {
    color: rgb(181, 157, 82)
}

body.page-id-273 .navbar.fixed-top .nav-item .nav-link.active,
.navbar.fixed-top .nav-item:hover .nav-link {
    color: rgb(181, 157, 82)
}

 @keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

body.page-id-273 .navbar .navbar-brand .logo-display {
    display: block
}

body.page-id-273 .navbar .navbar-brand .logo-scrolled {
    display: none
}

body.page-id-273 .navbar.fixed-top .navbar-brand .logo-display {
    display: none
}

body.page-id-273 .navbar.fixed-top .navbar-brand .logo-scrolled {
    display: block
}

body.page-id-273 button.navbar-toggler:focus {
    outline: none;
    box-shadow: none
}

body.page-id-273 .navbar-toggler-btn-icon {
    display: inline-block;
    width: inherit;
    height: inherit
}

body.page-id-273 .navbar-brand {
    margin-right: 0
}

body.page-id-273 .navbar-brand img {
    width: 100px
}

body.page-id-273 .dropdown-toggle::after {
    display: inline-block;
    margin-left: 5px;
    vertical-align: baseline;
    font-family: 'font awesome 6 pro';
    content: "\f107";
    font-weight: 600;
    border: none;
    font-size: 14px
}

 @media all and (max-width:1199px) {
    body.page-id-273 .header-nav-right {
        gap: 5px;
        margin-left: 15px
    }
    body.page-id-273 .navbar .nav-item .nav-link {
        margin-right: 15px
    }
    body.page-id-273 .navbar .header-btn {
        display: block;
    }
}

body.page-id-273 .mobile-menu-right {
    display: none
}

 @media all and (max-width:991px) {
    body.page-id-273 .navbar {
        top: 0;
        right: 0;
        left: 0;
        position: fixed
    }
    body.page-id-273 .navbar-bg {
        height: 59px
    }
    body.page-id-273 .navbar-bg::before {
        transform: translateY(0px) skew(-15deg);
        left: -8px
    }
    body.page-id-273 .navbar-brand {
        padding-left: 10px
    }
    body.page-id-273 .navbar-brand img {
        width: 130px
    }
    body.page-id-273 .navbar-collapse {
        max-height: 220px;
        overflow: hidden;
        overflow-y: auto;
        padding: 0 20px;
        background-color: #fff
    }
    body.page-id-273 .dropdown-toggle::after {
        float: right
    }
    body.page-id-273 .navbar .nav-item .nav-link {
        color: #06002e;
        font-weight: 700;
        transition: all .5s ease-in-out
    }
    body.page-id-273 .navbar .nav-item .nav-link:hover {
        color: rgb(181, 157, 82) !important
    }
    body.page-id-273 .navbar-toggler {
        padding: 0;
        border: none
    }
    body.page-id-273 .mobile-menu-right {
        display: flex;
        align-items: center
    }
    body.page-id-273 .mobile-menu-link {
        font-size: 20px;
        color: #06002e;
        font-weight: 500;
        padding-right: 20px;
        margin-bottom: 0;
        position: relative
    }
    body.page-id-273 .mobile-menu-link:hover {
        color: rgb(181, 157, 82)
    }
    body.page-id-273 .navbar-toggler-btn-icon {
        font-size: 25px;
        color: #06002e;
        font-weight: 500
    }
    body.page-id-273 .navbar.fixed-top .mobile-menu-link {
        color: #06002e
    }
    body.page-id-273 .navbar.fixed-top .navbar-toggler-btn-icon {
        color: #06002e
    }
    body.page-id-273 .navbar .dropdown-menu {
        border-radius: 8px
    }
    body.page-id-273 .header-nav-right {
        display: block;
    }
}

body.page-id-273 .navbar .nav-item .dropdown-submenu {
    position: relative
}

body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu::before {
    display: none
}

body.page-id-273 .navbar .nav-item .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 15px;
    top: 5.5px;
    font-weight: 600
}

body.page-id-273 .navbar .nav-item .dropdown-submenu a:hover {
    background: 0 0;
    color: #fff
}

body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu {
    top: 120%;
    left: 100%;
    opacity: 0;
    visibility: hidden
}

body.page-id-273 .navbar .nav-item .dropdown-submenu:hover .dropdown-menu {
    top: 0;
    opacity: 1;
    visibility: visible
}

 @media all and (max-width:991px) {
    body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu {
        margin: 0 17px
    }
    body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu {
        opacity: unset;
        visibility: unset
    }
    body.page-id-273 .navbar .nav-item .dropdown-submenu a::after {
        top: 4px
    }
    body.page-id-273 .navbar .nav-item .dropdown-submenu a:hover {
        color: rgb(181, 157, 82)
    }
}


body.page-id-273 .navbar-brand img {
    width: 100px;
}




body.page-id-273 .hero-single {
    padding-top: 150px;
    padding-bottom: 150px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
}
body.page-id-273 .theme-btn {
    font-size: 16px;
    color: #fff;
    padding: 10px 20px;
    transition: all .5s;
    text-transform: uppercase;
    position: relative;
    border-radius: 0;
    font-weight: 500;
    cursor: pointer;
    text-align: center;
    border: none;
    background: rgb(181, 157, 82);
    box-shadow: 0 3px 24px rgb(0 0 0/12%);
    z-index: 1;
background: rgb(106 15 15); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */
}
.btn-style-four.white:hover {
    background-color:rgb(106 15 15);
    color: #fff;

}
body.page-id-273 .theme-btn::before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
   /* border: 2px solid rgb(181, 157, 82);*/
    top: 5px;
    left: 5px;
    transition: all .5s ease-in-out;
    z-index: -1
}

body.page-id-273 .theme-btn:hover::before {
    left: 0;
    top: 0
}

body.page-id-273 .theme-btn:hover {
    color: #fff
}

body.page-id-273 .theme-btn i {
    margin-left: 5px
}

body.page-id-273 .theme-btn2 {
    background: #fff;
    color: #06002e
}

body.page-id-273 .theme-btn2::before {
    border-color: #fff
}

body.page-id-273 .theme-btn2:hover {
    color: #06002e
}
body.page-id-273 .hero-section {
    position: relative
}

body.page-id-273 .hero-single {
    padding-top: 150px;
    padding-bottom: 150px;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1
}

body.page-id-273 .hero-single::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: -.5px;
    top: 0;
    /* background: rgba(0, 49, 95, .7); */
    z-index: -1;
    /* background-image: url(../img/slider/banner_bg.jpg); */
}

body.page-id-273 .hero-single .hero-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    /* padding: 30px 30px; */
    position: relative;
    /* background: rgba(255, 255, 255, .7);
    border: 5px double rgb(181, 157, 82); */
    /* border-radius: 0 150px 0 150px; */
    z-index: 1
}

body.page-id-273 .hero-content-shape img {
    position: absolute
}

body.page-id-273 .hero-content-shape-1 {
    left: -50px;
    top: -60px;
    width: 250px !important;
    transform: rotate(-100deg);
    z-index: -1
}

body.page-id-273 .hero-content-shape-2 {
    right: -60px;
    bottom: -60px;
    width: 250px !important;
    transform: rotate(-100deg);
    z-index: -1
}

body.page-id-273 .hero-single .hero-content .hero-title {
    color: #06002e;
    font-size: 50px;
    font-weight: 600;
    margin: 25px 0;
    letter-spacing: 1px;
    text-transform: capitalize;
    background-image: linear-gradient( 45deg, #CA4246 16.666%, #E16541 16.666%, #E16541 33.333%, #F18F43 33.333%, #F18F43 50%, #8B9862 50%, #8B9862 66.666%, #476098 66.666%, #476098 83.333%, #A7489B 83.333%);
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text;
}

body.page-id-273 .hero-single .hero-content .hero-title span {
    color: rgb(181, 157, 82)
}

body.page-id-273 .hero-single .hero-content .hero-sub-title {
    color: rgb(181, 157, 82);
    font-size: 22px;
    letter-spacing: 5px;
    position: relative;
    font-weight: 700;
    text-transform: uppercase
}

body.page-id-273 .hero-single .hero-content p {
    color: #fff;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 20px
}

body.page-id-273 .hero-single .hero-content .hero-btn {
    gap: 2rem;
    display: flex;
    margin-top: 1rem;
    justify-content: start
}

body.page-id-273 .hero-slider.owl-theme .owl-nav {
    margin-top: 0
}

body.page-id-273 .hero-slider.owl-theme .owl-nav [class*=owl-] {
    color: rgb(181, 157, 82);
    font-size: 25px;
    margin: 0;
    padding: 0;
    background: #fff;
    display: inline-block;
    cursor: pointer;
    height: 55px;
    width: 55px;
    border-radius: 50px;
    line-height: 55px;
    text-align: center;
    transition: all .5s ease-in-out
}

body.page-id-273 .hero-slider.owl-theme .owl-nav [class*=owl-]:hover {
    background: rgb(181, 157, 82);
    color: #fff
}

body.page-id-273 .hero-slider.owl-theme .owl-nav .owl-prev {
    left: 40px
}

body.page-id-273 .hero-slider.owl-theme .owl-nav .owl-next {
    right: 40px
}

body.page-id-273 .hero-slider.owl-theme .owl-nav .owl-prev,
.hero-slider.owl-theme .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%)
}

@media all and (max-width:1199px) {
    body.page-id-273 .hero-single .hero-content .hero-title {
        font-size: 37px
    }
    body.page-id-273 .hero-slider.owl-theme .owl-nav .owl-prev,
    .hero-slider.owl-theme .owl-nav .owl-next {
        top: unset;
        bottom: 5px !important
    }
    body.page-id-273 .hero-slider.owl-theme .owl-nav .owl-prev {
        left: unset;
        right: 120px
    }
    body.page-id-273 .hero-slider.owl-theme .owl-nav .owl-next {
        right: 40px
    }
}

 @media all and (max-width:991px) {
    body.page-id-273 .hero-single .hero-content .hero-title {
        font-size: 35px
    }
    body.page-id-273 .hero-single .hero-content .hero-btn {
        gap: 1.5rem
    }
}

 @media all and (max-width:767px) {
    body.page-id-273 .hero-single .hero-content .hero-sub-title {
        font-size: 18px;
    }
    body.page-id-273 .hero-single .hero-content .theme-btn {
        padding-left: 20px;
    }
    body.page-id-273 .hero-single .hero-content {
        padding: 0 0 30px 0;
    }
    body.page-id-273 .hero-single .hero-content::before,
    .hero-single .hero-content::after {
        display: none
    }
    body.page-id-273 .hero-img {
        display: none
    }
	 body.page-id-273 .service-slider .service-content .service-text{
		 display: none;
	 } 
}
body.page-id-273 .quote-content.q_content {
    background: #fff;
    border-radius: 10px;
}

body.page-id-273 .quote-content {
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%);
    border-radius: 10px;
}
body.page-id-273 .quote-header {
    text-align: center;
}
body.page-id-273 .banner-item {
    width: 100%;
    height: Auto;
    border-radius: 10px;
    position: relative
}

body.page-id-273 .banner-item::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background: rgba(0, 0, 0, .3)
}

body.page-id-273 .banner-item img {
    border-radius: 10px;
    width: 100%
}

body.page-id-273 .banner-item-content {
    position: absolute;
    top: 20px;
    right: 20px
}

body.page-id-273 .banner-item-content h2 {
    color: #fff
}

body.page-id-273 .banner-item-content p {
    color: #fff
}

body.page-id-273 .banner-item-content a {
    padding: 6px 20px;
    color: #fff;
    background: rgb(181, 157, 82);
    margin-top: 20px;
    border-radius: 50px;
    font-weight: 500;
    transition: all .5s ease-in-out
}

body.page-id-273 .banner-item-content a:hover {
    background: rgb(181, 157, 82)
}

body.page-id-273 .banner-item2 .banner-item-content {
    top: unset;
    right: unset;
    left: 20px;
    bottom: 20px
}

body.page-id-273 .banner-item3 .banner-item-content {
    top: unset;
    bottom: 20px
}

 @media all and (max-width:991px) {
    body.page-id-273 .banner-item {
        margin-bottom: 25px
    }
}

body.page-id-273 .about-area {
    position: relative;
    display: block
}

body.page-id-273 .about-shape img {
    position: absolute
}

body.page-id-273 .about-shape-1 {
    top: 50px;
    width: 350px;
    right: -150px;
    z-index: -1
}

body.page-id-273 .about-shape-2 {
    top: -50px;
    left: -40px;
    width: 250px;
    z-index: -1
}

body.page-id-273 .about-left {
    position: relative;
    margin: 0 40px 0 20px
}

body.page-id-273 .about-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    border: 5px solid rgb(181, 157, 82);
    left: -30px;
    top: -30px;
    z-index: -1
}

body.page-id-273 .about-img-shape {
    position: absolute;
    right: -20px;
    bottom: -20px;
    z-index: -1
}

body.page-id-273 .about-experience {
    background: #fff;
    position: absolute;
    left: 50px;
    bottom: 0;
    padding: 20px
}

body.page-id-273 .about-experience h1 {
    font-weight: 700;
    font-size: 45px;
    color: rgb(181, 157, 82)
}

body.page-id-273 .about-experience .about-experience-text {
    color: #06002e;
    font-weight: 500
}

body.page-id-273 .about-right {
    position: relative;
    display: block
}

body.page-id-273 .about-list-wrapper {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 35px
}

body.page-id-273 .about-list {
    position: relative;
    display: block
}

body.page-id-273 .about-list li {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 5px
}

body.page-id-273 .about-list li .about-icon {
    position: relative;
    display: flex;
    align-items: center
}

body.page-id-273 .about-list li .about-icon span {
    font-size: 20px;
    color: rgb(181, 157, 82)
}

body.page-id-273 .about-bottom {
    display: flex;
    align-items: center;
    gap: 25px
}

body.page-id-273 .about-call {
    display: flex;
    align-items: center;
    gap: 10px
}

body.page-id-273 .about-call-icon {
    width: 55px;
    height: 55px;
    font-size: 25px;
    border-radius: 50px;
    background: #edf3f8;
    color: rgb(181, 157, 82);
    display: flex;
    align-items: center;
    justify-content: center
}

body.page-id-273 .about-call-content span {
    font-weight: 500;
    color: #06002e
}

body.page-id-273 .about-call-number {
    font-size: 22px
}

body.page-id-273 .about-call-number a {
    color: rgb(181, 157, 82)
}

 @media all and (max-width:991px) {
    body.page-id-273 .about-left {
        margin-bottom: 60px
    }
    body.page-id-273 .about-experience {
        bottom: -20px
    }
}

 @media all and (max-width:768px) {
    body.page-id-273 .about-bottom {
            align-items: flex-start;
    justify-content: center;
    }
}
body.page-id-273 .service-area {
    position: relative;
    background: #F9F7F4;
}

body.page-id-273 .service-item {
    position: relative;
    margin-bottom: 25px
}

body.page-id-273 .service-content {
    position: relative;
    background: #fff;
    padding: 35px 30px;
    margin: -40px 20px 0;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

body.page-id-273 .service-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 90px;
    height: 90px;
    font-size: 50px;
    background: #fff;
    color: rgb(181, 157, 82);
    border-radius: 50%;
    margin: -85px 0 0;
    left: 50%;
    transform: translateX(-50%);
    line-height: 1;
    position: relative;
    transition: all .5s ease-in-out;
    z-index: 1
}

body.page-id-273 .service-title {
    margin-bottom: 10px;
    font-size: 25px
}

body.page-id-273 .service-title a:hover {
    color: rgb(181, 157, 82)
}

body.page-id-273 .service-btn {
    font-weight: 500
}

body.page-id-273 .service-arrow {
    margin-top: 10px
}

body.page-id-273 .service-btn i {
    margin-left: 5px
}

body.page-id-273 .service-btn:hover {
    color: rgb(181, 157, 82)
}

body.page-id-273 .service-area2 {
    position: relative
}

body.page-id-273 .service-area2 .service-item {
    margin-bottom: 30px;
    padding: 30px;
    background: #fff;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

body.page-id-273 .service-area2 .service-icon {
    margin: 0;
    left: unset;
    transform: unset;
    background: rgb(181, 157, 82);
    color: #fff;
    line-height: 0;
    margin-bottom: 20px
}

body.page-id-273 .service-area2 .service-content {
    margin: 0;
    box-shadow: none;
    padding: 0
}

body.page-id-273 .service-slider .service-item {
    margin-bottom: 0
}

body.page-id-273 .service-slider .service-content {
    box-shadow: none
}

body.page-id-273 .service-slider .owl-dots {
    text-align: center;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

body.page-id-273 .service-slider .owl-dots .owl-dot span {
    background: rgba(101, 148, 148, .5);
    margin: 5px;
    width: 12px;
    height: 12px;
    border-radius: 50px;
    display: inline-block;
    transition: all .5s ease-in-out
}

body.page-id-273 .service-slider .owl-dots .owl-dot.active span {
    background-color: rgb(181, 157, 82)
}

body.page-id-273 .service-single-wrapper .widget-title {
    font-weight: 700
}

body.page-id-273 .service-single-list i {
    color: rgb(181, 157, 82);
    margin-right: 10px
}

body.page-id-273 .service-download a {
    border: 2px solid rgb(181, 157, 82);
    padding: 10px 20px;
    color: #06002e;
    display: block;
    margin-bottom: 20px;
    font-weight: 600;
    transition: all .5s ease-in-out
}

body.page-id-273 .service-download a i {
    margin-right: 10px
}

body.page-id-273 .service-download a:hover {
    background-color: rgb(181, 157, 82);
    color: #fff
}

body.page-id-273 .service-details h3 {
    color: #06002e;
    font-weight: 700
}

body.page-id-273 .couple-left {
    text-align: right
}

body.page-id-273 .couple-img {
    margin-bottom: 15px
}

body.page-id-273 .couple-img img {
    border: 2px dashed rgb(181, 157, 82);
    padding: 5px
}

body.page-id-273 .couple-left .couple-img img {
    border-radius: 50px 0 50px 50px
}

body.page-id-273 .couple-right .couple-img img {
    border-radius: 0 50px 50px 50px
}

body.page-id-273 .couple-name {
    margin-bottom: 10px
}

body.page-id-273 .couple-social {
    margin-top: 15px
}

body.page-id-273 .couple-social a {
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgb(181, 157, 82);
    color: #fff;
    text-align: center;
    margin: 4px;
    border-radius: 50px
}

body.page-id-273 .couple-social a:hover {
    background: #06002e;
    color: #fff
}

body.page-id-273 .couple-big-img {
    padding: 40px;
    position: relative
}

body.page-id-273 .couple-big {
    position: relative
}

body.page-id-273 .couple-big-shape img {
    position: absolute
}

body.page-id-273 .couple-big-shape-1 {
    right: 20px;
    top: 20px;
    width: 180px
}

body.page-id-273 .couple-big-shape-2 {
    bottom: 20px;
    left: 30px;
    width: 250px
}

body.page-id-273 .couple-big-img img {
    padding: 10px;
    border: 5px solid rgb(181, 157, 82);
    border-radius: 0 220px 0 220px
}

 @media all and (max-width:991px) {
    body.page-id-273 .couple-item {
        text-align: center
    }
    body.page-id-273 .couple-left {
        margin-bottom: 50px
    }
}

 @media all and (max-width:767px) {
    body.page-id-273 .couple-big-img {
        padding: 10px;
        margin-bottom: 50px
    }
    body.page-id-273 .couple-big-shape-1,
    .couple-big-shape-2 {
        width: 100px
    }
}
body.page-id-273 .quote-content.q_content .form-group .form-control {
    padding: 13px 22px;
}
body.page-id-273 .quote-content .form-group .form-control {
    padding: 15px 22px;
    font-size: 16px;
    background: 0 0;
    border-radius: 0;
    background-color: #f3f7fa;
    border: none;
    box-shadow: none;
}
body.page-id-273 .form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.375rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

body.page-id-273 .quote-content .form-group {
    margin-bottom: 15px;
}
body.page-id-273 .quote-content .quote-header h2 {
    color: rgb(106 15 15);
    font-size: 27px;
    margin-bottom: 30px;
    margin-top: 0;
    font-weight: 700;
}
body.page-id-273 .section_padding {
    padding: 100px 0;
}


body.page-id-273 .gallery-area {
    position: relative
}

body.page-id-273 .gallery-shape img {
    position: absolute
}

body.page-id-273 .gallery-shape-1 {
    top: 20px;
    width: 250px;
    left: -40px;
    z-index: -1
}

body.page-id-273 .gallery-shape-2 {
    bottom: -50px;
    right: -40px;
    width: 220px;
    z-index: -1
}

body.page-id-273 .gallery-item {
    position: relative;
    width: 100%;
    margin-bottom: 25px
}

body.page-id-273 .gallery-img {
    height: 100%
}

body.page-id-273 .gallery-img img {
    width: 100%
}

body.page-id-273 .gallery-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

body.page-id-273 .gallery-content::before {
    content: "";
    position: absolute;
    left: 10px;
    top: 10px;
    right: 10px;
    bottom: 10px;
    background: rgba(255, 255, 255, .9);
    transform: scale(0, 0);
    opacity: 0;
    visibility: hidden;
    transition: .6s
}

body.page-id-273 .gallery-content:hover::before {
    opacity: .9;
    visibility: visible;
    transform: scale(1, 1)
}

body.page-id-273 .gallery-link {
    width: 50px;
    height: 50px;
    background: rgb(181, 157, 82);
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: .5s;
    margin-top: 50px;
    border-radius: 50px;
    opacity: 0;
    visibility: hidden;
    font-size: 25px;
    color: #fff
}

body.page-id-273 .gallery-link::before {
    content: "";
    position: absolute;
    left: -5px;
    right: -5px;
    top: -5px;
    bottom: -5px;
    border: 2px dashed rgb(181, 157, 82);
    border-radius: 50px
}

body.page-id-273 .gallery-link:hover {
    color: #fff
}
body.page-id-273 .gallery-content:hover .gallery-link {
    opacity: 1;
    visibility: visible;
    margin-top: 0
}
body.page-id-273 .gallery-shape img {
    position: absolute;
}
.testimonial-section:before{
	display: none;
}
body.page-id-273 .gallery-shape-2 {
    bottom: -50px;
    right: -40px;
    width: 220px;
    z-index: -1;
}

 @media all and (max-width:768px) {
    body.page-id-273 .gallery-shape-1 {
        width: 200px
    }
}
body.page-id-273 .owl-carousel .owl-item .s_icon {
    width: 50%;
}
body.page-id-273 .about-bottom.all_button {
    margin: 30px 0 0 0;
}
 body.page-id-273 .all_button .theme-btn {
    margin: 0 auto;
}
body.page-id-273 .s_titel{
    color: #fff;
    background: none;
    -webkit-text-fill-color: #fff;
}

.testimonial-section .title-column .icon{
	    border: 1px solid #e4e4e4;
}

body.page-id-273 .contact-wrapper {
    position: relative
}

body.page-id-273 .contact-form {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

body.page-id-273 .contact-form-header h2 {
    font-size: 30px;
    margin-bottom: 10px;
    font-weight: 700; 
    color: rgb(106 15 15);
}
body.page-id-273 .contact-form-header.c_header h2 {
    text-align: center;
}
body.page-id-273 .contact-form .form-group {
    margin-bottom: 20px
}

body.page-id-273 .contact-form .form-group .form-control {
    padding: 12px 18px;
    border-radius: 0;
    box-shadow: none;
    transition: all .5s ease-in-out;
    line-height: 1rem;
    height: 50px;
}

body.page-id-273 .contact-form .form-group .form-control:focus {
    border-color: rgb(181, 157, 82)
}

body.page-id-273 .contact-map {
    margin-bottom: -9px
}

body.page-id-273 .contact-map iframe {
    width: 100%;
    height: 450px
}

body.page-id-273 .contact-content {
    margin-bottom: 50px;
    background: #fff;
    padding: 20px 30px;
    position: relative;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%)
}

body.page-id-273 .contact-content::before {
    content: "";
    position: absolute;
    left: 0;
    top: 30px;
    bottom: 30px;
    width: 3px;
    background: rgb(181, 157, 82);
    border-radius: 50px
}

body.page-id-273 .contact-info {
    display: flex;
    align-items: center;
    gap: 15px;
    padding: 20px 0
}

body.page-id-273 .contact-info-icon i {
    font-size: 25px;
    color: #fff;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50px;
    background: rgb(181, 157, 82)
}

body.page-id-273 .contact-info h5 {
    font-size: 22px;
    margin-bottom: 5px;
    color: rgb(106 15 15);
}

body.page-id-273 .contact-info p {
    font-weight: 500
}
body.page-id-273 .modal-content{
    background: none;
    border: none;
}
body.page-id-273 .modal-header{
    border: none;
}

body.page-id-273 .modal-header .btn-close{
    position: absolute;
    top: 65px;
    right: 35px;
    z-index: 1;
    border: 1px solid rgb(181, 157, 82);
    border-radius: 100%;
}
body.page-id-273 .modal-header .btn-close {
    position: absolute;
    top: 65px;
    right: 35px;
    z-index: 1;
    border: 1px solid rgb(181, 157, 82);
    border-radius: 100%;
}
body.page-id-273 .contact-info p a{
  color:#757f95;
}
body.page-id-273 .contact-info-icon{
   position: relative;
}

body.page-id-273 .contact-form {
    background: #fff;
    padding: 30px;
    box-shadow: 0 0 40px 5px rgb(0 0 0/5%);
}
body.page-id-273 @media all and (max-width:768px) {
    .contact-content {
        margin-bottom: 50px
    }
}
/*
body.page-id-273 .gallery-section-three {
    padding: 0 0 50px 0;
}
*/
body.page-id-273 .beach-section:before {
        opacity: 0.60;
}
body.page-id-273 .form-box h4{
    text-align: center;
}
body.page-id-273 .sec-title .text {
    color: rgb(85, 85, 85);;
}
body.page-id-273  .contact-info-icon.c_info.location i{
    display: block;
}
.testimonial-section .owl-nav .owl-prev:hover, .testimonial-section .owl-nav .owl-next:hover{
	color: none!important;
}
 @media all and (min-width:992px) {
    body.page-id-273 .navbar .nav-item .nav-link {
            margin-right: 22px;
    padding: 35px 0;
    font-size: 18px;
    font-weight: 500;
    color: #06002e;
    letter-spacing: 0;
    text-transform: capitalize;
    }
    body.page-id-273 .navbar .nav-item:last-child .nav-link {
        margin-right: 0
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu {
        display: block;
        opacity: 0;
        visibility: hidden;
        transition: .3s;
        margin-top: 0;
        padding: 8px;
        border: none;
        left: -15px;
        border-radius: 0;
        border-top: 4px solid rgb(181, 157, 82);
        background: #fff;
        width: 220px;
        box-shadow: 0 3px 24px rgb(0 0 0/10%)
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu li {
        border-bottom: 1px dashed rgba(0, 0, 0, .1)
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu li:last-child {
        margin-bottom: 0;
        border-bottom: none
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item {
        font-size: 16px;
        font-weight: 500;
        color: #06002e;
        position: relative;
        text-transform: capitalize;
        transition: all .5s ease-in-out;
        z-index: 1
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item:hover {
        background: 0 0;
        color: rgb(181, 157, 82);
        padding-left: 30px
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item::before {
        content: "";
        position: absolute;
        left: 12px;
        top: 17px;
        width: 0;
        height: 4px;
        border-radius: 10px;
        background: rgb(181, 157, 82);
        transition: all .5s ease-in-out;
        z-index: -1
    }
    body.page-id-273 .navbar .nav-item .dropdown-menu .dropdown-item:hover::before {
        width: 10px
    }
    body.page-id-273 .navbar .nav-item .nav-link {
        position: relative
    }
    body.page-id-273 .navbar .nav-item .nav-link.active,
    .navbar .nav-item:hover .nav-link {
        color: rgb(181, 157, 82)
    }
    body.page-id-273 .navbar .nav-item:hover .dropdown-menu {
        transition: .3s;
        opacity: 1;
        visibility: visible;
        top: 100%;
        transform: rotateX(0deg)
    }
    body.page-id-273 .navbar .dropdown-menu-end {
        right: 0;
        left: auto
    }
    body.page-id-273 .navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%
    }
    body.page-id-273 .navbar .dropdown-menu.fade-up {
        top: 140%
    }
    body.page-id-273 .header-nav-right {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 15px;
        margin-left: 30px
    }
    body.page-id-273 .header-nav-link {
        position: relative;
        width: 45px;
        height: 45px;
        line-height: 45px;
        color: #06002e;
        display: flex;
        align-items: center;
        justify-content: center
    }
    body.page-id-273 .header-nav-link:hover {
        color: rgb(181, 157, 82)
    }
    body.page-id-273 .header-nav-link.search-box-outer {
        font-size: 18px
    }
    body.page-id-273 #main_nav {
        justify-content: flex-end
    }
}

body.page-id-273 .navbar {
    background: #fff;
    padding-top: 0;
    padding-bottom: 0;
    z-index: 999
}
body.page-id-273 .navbar.fixed-top .nav-item .nav-link.active, .navbar.fixed-top .nav-item:hover .nav-link {
    color: rgb(181, 157, 82);
}

body.page-id-273 .navbar.fixed-top {
    background: #fff;
    box-shadow: 0 0 15px rgba(0, 0, 0, .17);
    animation: slide-down .7s
}

body.page-id-273 .navbar.fixed-top .nav-item .nav-link {
    color: #06002e
}

body.page-id-273 .navbar.fixed-top .header-nav-link {
    color: #06002e
}

body.page-id-273 .navbar.fixed-top .header-nav-link:hover {
    color: rgb(181, 157, 82)
}

body.page-id-273 .navbar.fixed-top .nav-item .nav-link.active,
.navbar.fixed-top .nav-item:hover .nav-link {
    color: rgb(181, 157, 82)
}

 @keyframes slide-down {
    0% {
        transform: translateY(-100%)
    }
    100% {
        transform: translateY(0)
    }
}

body.page-id-273 .navbar .navbar-brand .logo-display {
    display: block
}

body.page-id-273 .navbar .navbar-brand .logo-scrolled {
    display: none
}

body.page-id-273 .navbar.fixed-top .navbar-brand .logo-display {
    display: none
}

body.page-id-273 .navbar.fixed-top .navbar-brand .logo-scrolled {
    display: block
}

body.page-id-273 button.navbar-toggler:focus {
    outline: none;
    box-shadow: none
}

body.page-id-273 .navbar-toggler-btn-icon {
    display: inline-block;
    width: inherit;
    height: inherit
}

body.page-id-273 .navbar-brand {
    margin-right: 0
}

body.page-id-273 .navbar-brand img {
    width: 100px
}

body.page-id-273 .dropdown-toggle::after {
    display: inline-block;
    margin-left: 5px;
    vertical-align: baseline;
    font-family: 'font awesome 6 pro';
    content: "\f107";
    font-weight: 600;
    border: none;
    font-size: 14px
}

 @media all and (max-width:1199px) {
    body.page-id-273 .header-nav-right {
        gap: 5px;
        margin-left: 15px
    }
    body.page-id-273 .navbar .nav-item .nav-link {
        margin-right: 15px
    }
    body.page-id-273 .navbar .header-btn {
        display: block;
    }
}

body.page-id-273 .mobile-menu-right {
    display: none
}

 @media all and (max-width:991px) {
    body.page-id-273 .navbar {
        top: 0;
        right: 0;
        left: 0;
        position: fixed
    }
    body.page-id-273 .navbar-bg {
        height: 59px
    }
    body.page-id-273 .navbar-bg::before {
        transform: translateY(0px) skew(-15deg);
        left: -8px
    }
    body.page-id-273.navbar-brand {
        padding-left: 10px
    }
    .navbar-brand img {
        width: 130px
    }
    body.page-id-273 .navbar-collapse {
        max-height: 220px;
        overflow: hidden;
        overflow-y: auto;
        padding: 0 20px;
        background-color: #fff
    }
    body.page-id-273 .dropdown-toggle::after {
        float: right
    }
    body.page-id-273 .navbar .nav-item .nav-link {
        color: #06002e;
        font-weight: 700;
        transition: all .5s ease-in-out
    }
    body.page-id-273 .navbar .nav-item .nav-link:hover {
        color: rgb(181, 157, 82) !important
    }
    body.page-id-273 .navbar-toggler {
        padding: 0;
        border: none
    }
    body.page-id-273 .mobile-menu-right {
        display: flex;
        align-items: center
    }
    body.page-id-273 .mobile-menu-link {
        font-size: 20px;
        color: #06002e;
        font-weight: 500;
        padding-right: 20px;
        margin-bottom: 0;
        position: relative
    }
    body.page-id-273 .mobile-menu-link:hover {
        color: rgb(181, 157, 82)
    }
    body.page-id-273 .navbar-toggler-btn-icon {
        font-size: 25px;
        color: #06002e;
        font-weight: 500
    }
    body.page-id-273 .navbar.fixed-top .mobile-menu-link {
        color: #06002e
    }
    body.page-id-273 .navbar.fixed-top .navbar-toggler-btn-icon {
        color: #06002e
    }
    body.page-id-273 .navbar .dropdown-menu {
        border-radius: 8px
    }
    body.page-id-273 .header-nav-right {
        display: block;
    }
}

body.page-id-273 .navbar .nav-item .dropdown-submenu {
    position: relative
}

body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu::before {
    display: none
}

body.page-id-273 .navbar .nav-item .dropdown-submenu a::after {
    transform: rotate(-90deg);
    position: absolute;
    right: 15px;
    top: 5.5px;
    font-weight: 600
}

body.page-id-273 .navbar .nav-item .dropdown-submenu a:hover {
    background: 0 0;
    color: #fff
}

body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu {
    top: 120%;
    left: 100%;
    opacity: 0;
    visibility: hidden
}

body.page-id-273 .navbar .nav-item .dropdown-submenu:hover .dropdown-menu {
    top: 0;
    opacity: 1;
    visibility: visible
}

 @media all and (max-width:991px) {
    body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu {
        margin: 0 17px
    }
    body.page-id-273 .navbar .nav-item .dropdown-submenu .dropdown-menu {
        opacity: unset;
        visibility: unset
    }
    body.page-id-273 .navbar .nav-item .dropdown-submenu a::after {
        top: 4px
    }
    body.page-id-273 .navbar .nav-item .dropdown-submenu a:hover {
        color: rgb(181, 157, 82)
    }
}

 @media (min-width: 992px){
    body.page-id-273 .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
}
}
 @media (min-width: 992px){
    body.page-id-273 #main_nav {
        justify-content: flex-end;
    }
    }
    body.page-id-273 .sticky-call-btn, .sticky-wapp-btn {
        width: 35px;
        height: 55px;
        line-height: 55px;
        position: fixed;
        right: -55px;
        font-size: 20px;
        border-radius: 15px 0 0 15px;
        z-index: 99;
        color: #ffffff;
        text-align: center;
        cursor: pointer;
        transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    }
    body.page-id-273 .sticky-call-btn {
        background: #937D4E;
        bottom: 85px;
    }
    body.page-id-273 .sticky-call-btn.open, .sticky-wapp-btn.open {
        right: 0;
    }
    body.page-id-273 .sticky-call-btn span, .sticky-wapp-btn span {
        color: #fff;
    }
    .sticky-call-btn.open, .sticky-wapp-btn.open {
        right: 0;
    }
    body.page-id-273 .sticky-wapp-btn {
        background: #4FCC5C;
        background: linear-gradient(90deg, #23B33A, #4FCC5C);
        bottom: 30px;
        font-size: 23px;
    }
    
    body.page-id-273 .sticky-wapp-btn {
        background: #4FCC5C;
        background: linear-gradient(90deg, #23B33A, #4FCC5C);
        bottom: 30px;
        font-size: 23px;
    }
    
    body.page-id-273 .sticky-call-btn.open, .sticky-wapp-btn.open {
        right: 15px;
    }
    body.page-id-273 .sticky-call-btn, .sticky-wapp-btn {
        width: 50px;
        height: 50px;
        line-height: 50px;
        position: fixed;
        right: 20px;
        font-size: 20px;
        color: #ffffff;
        border-radius: 50px;
        z-index: 99;
        text-align: center;
        cursor: pointer;
        transition: all 0.5s;
        box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
    }
    body.page-id-273 .sticky-call-btn {
        bottom: 85px;
        background: rgb(181, 157, 82);;
    }
    body.page-id-273 .main-footer{
        display: none;
    }

    body.page-id-273 .copyright .footer-menu li {
        display: inline-block;
        margin-left: 25px;
        font-size: 16px
    }
    
    body.page-id-273 .copyright .footer-menu li a {
        color: #5880a2;
        transition: all .5s ease-in-out
    }
    
    body.page-id-273 .copyright .footer-menu li a:hover {
        color: rgb(181, 157, 82)
    }
    
    body.page-id-273 .copyright .copyright-text {
        color: #fff;
        margin-bottom: 0;
        font-size: 16px
    }
    
    body.page-id-273 .copyright .copyright-text a {
        color: rgb(255 255 255);
    font-weight: 500;
    text-decoration: underline;
    }
    
    body.page-id-273 .footer-widget-title {
        color: #06002e;
        position: relative;
        padding-bottom: 20px;
        margin-bottom: 30px;
        font-size: 24px;
        z-index: 1
    }
    
    body.page-id-273 .footer-widget-title::before {
        position: absolute;
        content: '';
        z-index: -1;
        width: 30px;
        height: 3px;
        background-color: rgb(181, 157, 82);
        bottom: 0;
        left: 0
    }
    
    body.page-id-273 .footer-widget-title::after {
        position: absolute;
        content: '';
        z-index: -1;
        width: 10px;
        height: 3px;
        background-color: rgb(181, 157, 82);
        bottom: 0;
        left: 35px
    }
    
    body.page-id-273 .footer-list {
        display: flex;
        flex-direction: column;
        gap: .8rem
    }
    
    body.page-id-273 .footer-list li a {
        color: #5880a2;
        transition: all .5s ease-in-out
    }
    
    body.page-id-273 .footer-list li a i {
        margin-right: 5px;
        color: rgb(181, 157, 82);
        font-weight: 400;
        font-size: 14px
    }
    
    body.page-id-273 .footer-list li a:hover {
        padding-left: 10px;
        color: rgb(181, 157, 82)
    }
    
    body.page-id-273 .footer-widget-box p {
        color: #5880a2;
        padding-right: 18px;
        margin-bottom: 20px
    }
    
    body.page-id-273 .footer-social {
        display: flex;
        gap: 15px;
        justify-content: end
    }
    
    body.page-id-273 .footer-social li a i {
        height: 38px;
        width: 38px;
        line-height: 38px;
        text-align: center;
        border-radius: 50px;
        background: #fff;
        color: rgb(181, 157, 82);
        transition: all .5s ease-in-out
    }
    
    body.page-id-273 .footer-social li a i:hover {
        background: rgb(106 15 15);
        color: #fff
    }
    
    body.page-id-273 .footer-contact li {
        position: relative;
        display: flex;
        justify-content: start;
        align-items: center;
        color: #5880a2;
        font-size: 16px;
        margin-bottom: 15px
    }
    
    body.page-id-273 .footer-contact li a {
        color: #5880a2;
        -webkit-transition: .3s;
        transition: .3s
    }
    
    body.page-id-273 .footer-contact li i {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 16px;
        margin-right: 15px;
        border-radius: 50px;
        background: rgb(181, 157, 82);
        text-align: center;
        -webkit-transition: .3s;
        transition: .3s;
        color: #fff
    }
    
    body.page-id-273 .subscribe-form .form-control {
        padding: 15px 20px;
        border-radius: 0;
        box-shadow: none;
        border: none
    }
    
    body.page-id-273 .subscribe-form .theme-btn {
        margin-top: 20px;
        width: 100%
    }
    
    @media all and (max-width:1199px) {
        body.page-id-273 .footer-widget-box {
            margin-bottom: 50px
        }
    }
    
    @media all and (max-width:991px) {
        body.page-id-273 .footer-area::before {
            display: none
        }
        body.page-id-273 .footer-widget-wrapper {
            padding-bottom: 0
        }
        body.page-id-273 .copyright .footer-menu {
            float: left;
            margin-top: 20px;
            text-align: left
        }
        body.page-id-273 .copyright .footer-menu li {
            margin-left: 0;
            margin-right: 15px
        }
    }
    
    @media all and (max-width:767px) {
        body.page-id-273 .footer-widget-wrapper {
            padding-bottom: 0
        }
        body.page-id-273 .footer-social {
            justify-content: flex-start;
            margin-top: 20px;
            justify-content: center;
        }
		.accomodation-section.style-two, .facility-section, .video-section, .sec-pad, .testimonial-section-two, .services-section-two{
			padding: 50px 0 !important;
		}
    }
    body.page-id-273 .footer-area {
        background: #edf3f8;
        position: relative;
        overflow: hidden;
        z-index: 1;
        background-image: url(https://www.hhibhubaneswar.com/wp-content/uploads/2023/07/banner_bg.jpg);
        padding: 20px 0;
    }
    body.page-id-273 .footer-area::before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(0, 0, 0, .5);
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    body.page-id-273 #fotter_wp_from{
        display: none;
    }
    body.page-id-273   body.page-id-273 .copyright {
        padding: 20px 0;
    }
    body.page-id-273 .a_imag::before{
        content: none;

    }
    body.page-id-273 .about-bottom.a_button{
        padding-top: 20px;
    }
    body.page-id-273 .site-title.s_tital{
        font-size: 32px;
    }
    @media only screen and (max-width: 1540px){
body.page-id-273 .testimonial-section-two .owl-nav {
    display: none;
}
}
body.page-id-273 .sticky-call-btn, .sticky-wapp-btn {
    width: 35px;
    height: 55px;
    line-height: 55px;
    position: fixed;
    right: -55px;
    font-size: 20px;
    border-radius: 15px 0 0 15px;
    z-index: 99;
    color: #ffffff;
    text-align: center;
    cursor: pointer;
    transition: all 1s cubic-bezier(0.785, 0.135, 0.15, 0.86);
}
body.page-id-273 .sticky-call-btn {
    background: #937D4E;
    bottom: 85px;
}
body.page-id-273 .sticky-call-btn.open, .sticky-wapp-btn.open {
    right: 0;
}
body.page-id-273 .sticky-call-btn span, .sticky-wapp-btn span {
    color: #fff;
}
body.page-id-273 .sticky-call-btn.open, .sticky-wapp-btn.open {
    right: 0;
}
body.page-id-273 .sticky-wapp-btn {
    background: #4FCC5C;
    background: linear-gradient(90deg, #23B33A, #4FCC5C);
    bottom: 30px;
    font-size: 23px;
}

body.page-id-273 .sticky-wapp-btn {
    background: #4FCC5C;
    background: linear-gradient(90deg, #23B33A, #4FCC5C);
    bottom: 30px;
    font-size: 23px;
}

body.page-id-273 .sticky-call-btn.open, .sticky-wapp-btn.open {
    right: 15px;
}


body.page-id-273 .sticky-call-btn, .sticky-wapp-btn {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    right: 20px;
    font-size: 23px;
    color: #ffffff;
    border-radius: 50px;
    z-index: 99;
    text-align: center;
    cursor: pointer;
    transition: all 0.5s;
    box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
}
body.page-id-273 .sticky-call-btn {
    bottom: 85px;
    background: rgb(181, 157, 82);;
}
body.page-id-273#mob-enq-cta {
    display: none;
}
@media screen and (max-width: 991px){
  
}
@media screen and (max-width: 767px){
    body.page-id-273 #mob-enq-cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 999;
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    background: #fff;
    padding: 0.5rem;
    display: flex;
    column-gap: 10px;
    justify-content: center;
    display: block;
}
body.page-id-273 #mob-enq-cta a {
    width: calc(50% - 10px);
    padding: 11px 19px;
}
body.page-id-273 .sticky-call-btn.open, .sticky-wapp-btn.open {
    display: none;
}

}
body.page-id-273 .inner-column h3 a{
    font-size: 21px;

}
.price-block .content-column .inner-column h3 a{
    font-size: 19px;
    font-family: roboto, sans-serif;

}
.price-block .content-column .inner-column{
        padding: 31px;
}
.price-block .content-column .inner-column h3{
        margin-bottom: 10px;
}
#mob-enq-cta {
    display: none;
}
@media all and (max-width:991px) {
    body.page-id-273 .footer-area::before {
        display: block;
     }
     body.page-id-273 .hero-single .hero-content {
        padding: 0 0 30px 0;
    }
}
 @media all and (max-width:767px) {
     body.page-id-273 .site-title-tagline {
         font-size: 30px;
     }
     body.page-id-273 .site-title {
         font-size: 32px;
     }
     body.page-id-273 .navbar-brand img {
        width: 100px;
    }
     body.page-id-273 .theme-btn {
        font-size: 13px;
        padding: 8px 18px;
     }

     body.page-id-273 .hero-single .hero-content .hero-btn .theme-btn {
        padding: 8px 18px;
     }
     body.page-id-273 .quote-content .quote-header h2 {
        font-size: 25px;
		 margin-bottom: 8px;
     }
     body.page-id-273 .contact-form-header h2 {
        font-size: 25px;
     }
     body.page-id-273 .footer-area::before {
        display: block;
     }
     body.page-id-273 .copyright .copyright-text {
        text-align: center;
     }
     body.page-id-273 .copyright .copyright-text span{
        display: none;
     }
     body.page-id-273 .sticky-call-btn {
        display: none;
     }
     body.page-id-273 .sticky-wapp-btn {
        display: none;
     }
     body.page-id-273 #mob-enq-cta {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 999;
        box-shadow: 0 0 5px rgb(0 0 0 / 20%);
        -webkit-box-shadow: 0 0 5px rgb(0 0 0 / 20%);
        background: #fff;
        padding: 0.5rem;
        display: flex;
        column-gap: 10px;
        justify-content: center;
        display: block;
    }
    body.page-id-273 #mob-enq-cta a {
        width: calc(50% - 3px);
        padding: 4px 19px;
    }
    body.page-id-273 #mob-enq-cta a:first-child {
        background: var(--main-color);
        color: #fff;
    }
    body.page-id-273 #mob-enq-cta a:last-child {
        background: rgb(106 15 15);
    	color: #fff;
    }
    body.page-id-273 .footer-area {
        padding: 20px 0 80px 0;
    }
    body.page-id-273 .section_padding {
        padding: 50px 0;
    }
    body.page-id-273 .faq-section .inner-container {
         padding: 30px 15px; 
    }
	 body.page-id-273 .hero-single{
		 padding-bottom: 80px !important
	 }
	 .wpforms-field-container [type="text"], .wpforms-field-container [type="email"], .wpforms-field-container [type="tel"], .wpforms-field-container textarea {
		 height: 43px !important;
	 }
	 .wpforms-container .wpforms-field {
    	padding: 8px 0 !important;
	 }
	 .wpforms-submit-container [type="submit"]{
		 height: 41px !important;
	 }
	 .modal-dialog .contact-form{
		     padding-top: 40px !important;
	 }
}
body.page-id-273 .gallery-block-five .overlay-box a {
    color: #fff;
    
}
.wpforms-field-container [type="text"], .wpforms-field-container [type="email"], .wpforms-field-container [type="tel"], .wpforms-field-container textarea{
	height: 45px !important;
}
.wpforms-submit-container [type="submit"]{
	height: 41px !important;
}
.wpforms-container .wpforms-field {
	padding: 11px 0 !important;
}
div.wpforms-container-full{
	margin: 0 !important;
}
.testimonial-block .author span{
	margin-top: 0;
}
.accordion{
	max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
}
.price-block .inner-column p{
	line-height: 1.5;
}