html {
    scroll-behavior: smooth;
}

body {
    margin: 0;
    padding: 0;
}

.marginTop {
    margin-top: 3rem;
}

.navbg {
    background: rgba(162, 25, 91, 1);
    position: fixed !important;
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    z-index: 1000;
    padding: 2rem !important;
    transition: 0.3s;
}

.navbg img {
    width: 9rem;
}

.navbg a {
    color: #fff !important;
}

.navscroll {
    /* background: #364357; */
    background: rgba(162, 25, 91, 1);
    position: fixed !important;
    top: 0; /* Position the navbar at the top of the page */
    width: 100%; /* Full width */
    z-index: 1000;
    padding-top: 1rem;
    transition: 0.3s;
}

.navscroll img {
    width: 8rem;
}

.navscroll a {
    color: #e9ecef !important;
}

.navUl {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}

.navLi {
    display: inline;
}

.navlinkColor {
    padding: 20px 16px;
    color: #000;
}

.navlinkColorScroll {
    padding: 20px 16px;
    color: #fff;
}

.navlinkColor:hover {
    color: #ffffff;
}
@media only screen and (min-width: 768px){
#headSection {   
    padding-top: 15rem;
    padding-bottom: 8rem;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f5f8fd url("../img/topsectionbg.jpg") center top no-repeat;
    background-size: cover;
}
}
@media only screen and (max-width: 768px){
    #headSection {   
        padding-top: 15rem;
        padding-bottom: 8rem;
        width: 100%;
        height: 100%;
        position: relative;
        background: #f5f8fd url("../img/topsectionbgmobile.jpg")   center top no-repeat;
        background-size: cover;
    }
    }



.ParaPaddingbottom{
    padding-bottom: 2rem;
}

#HomeSecond {
    padding-top: 4rem;
    padding-bottom: 2rem;
    background: #fdfdfd;
    overflow: hidden;
}

#HomeGal {
    padding-top: 2rem;
    padding-bottom: 4rem;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f5f8fd url("../img/galbg.jpg") no-repeat center fixed;
    background-size: cover;
}


@media only screen and (min-width: 768px){
#hospitality {
    padding-top: 8rem;
    padding-bottom: 2rem;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f5f8fd url("../img/mystry.jpg") no-repeat center fixed;
    background-size: cover;
}
}
@media only screen and (max-width: 768px){
    #hospitality {
    padding-top: 8rem;
    padding-bottom: 2rem;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f5f8fd url("../img/mystrymobile.jpg") no-repeat center fixed;
    background-size: cover;
}
}
@media only screen and (min-width: 768px){
#premium {
    padding-top: 8rem;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f5f8fd url("../img/premium.jpg") no-repeat center fixed;
    background-size: cover;
}}
@media only screen and (max-width: 768px){
#premium {
    padding-top: 8rem;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f5f8fd url("../img/premiummobile.jpg") no-repeat center fixed;
    background-size: cover;
}}


#butler {
    padding-top: 12rem;
    /* padding-bottom: 6rem; */
    min-height: 55rem;
    width: 100%;
    height: 100%;
    position: relative;
    background: #f5f8fd url(../img/serv.jpg) no-repeat center fixed;
    background-size: cover;
}



.dariologoimg{
    width:100%;
    max-width: 30rem;
}



#contact {
    background: lightgray  center top no-repeat;
    padding-top: 12rem;
    padding-bottom: 2rem;
    width: 100%;
    height: 100%;
    position: relative;
    background-size: cover;
}

#contact a{
    color: #364357;
}


#contact a:hover{
    color: #ffffff;
}


.LinkClass{
    color: #364357;
}


.LinkClass:hover{
    color: #ffffff;
}

footer {
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: red;
    color: white;
    text-align: center;
}

footer .copyright {
    text-align: center;
    padding-top: 30px;
    color: #ffffff;
    font-size: 15px;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background: #4a0d2a;
}

#butlerimage {
    max-width: 100%;
    position: absolute;
    bottom: 0;
    padding-left: 1rem;
    padding-right: 1rem;
}

#GalHeaderMargin {
    margin-bottom: 2rem;
}

#ServiceDetails {
    background: rgba(54, 67, 87, 0.5);
    margin-bottom: 4rem;
    padding: 1.5rem;
    margin-top: 2rem;
}

.imageShape {
    clip-path: polygon(0 0, 100% 0, 100% 96%, 0% 100%);
}

.afterimageshapesection1 {
    background: #fdfdfd;
    background-size: cover;
}

.imageShape2 {
    clip-path: polygon(0 0, 100% 1%, 100% 60%, 50% 83%, 0 60%);
}

#HomeThird {
    width: 100%;
    height: 100%;
    position: relative;
}

#TopThirdSection {
    margin-top: 4rem;
}

.fontColorPurple {
    color: #364357;
}

.fontcolorBlueIsh {
    color: #9dbef1;
}

.fontlogoColor{
    color: #1b334f;
}

.fontcolorGrey {
    color: #e1e1e1;
}

#headSection .overlay {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(35, 35, 35, 0.6);
}

#headSection .container #arrowDiv a {
    padding-top: 2rem;
    color: #c9d253;
}

#headSection .container #arrowDiv a:hover {
    padding-top: 2rem;
    color: #ffffff;
    transition-duration: 0.4s;
}

#headSection .container #MainDatarow {
    margin: 1rem;
    padding-top: 4rem;
    padding-bottom: 4rem;
    border-right: 4px solid rgba(162, 25, 91, 1);
    border-bottom: 4px solid rgba(162, 25, 91, 1);
}

.overflowHide {
    overflow: hidden;
}

.overflow-ellipsis {
  white-space: pre-wrap;
  overflow: hidden;
  text-overflow: overflow-visible;
}

.rubyredBg {
    background: rgba(162, 25, 91, 1);
}

.textrubyred {
    color: rgba(162, 25, 91, 1);
}

.linkWhite {
    color: #ffffff;
}

.linkWhite:hover {
    color: rgba(162, 25, 91, 1);
}

.center {
    display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}

.bottom {
    display: flex;
    justify-content: bottom;
    align-content: bottom;
    flex-direction: column;
}

.logobg {
    background-image: linear-gradient(
        rgba(255, 255, 255, 0.5),
        rgba(162, 25, 91, 1)
    );
}

.pdfbutton {
    background: rgba(162, 25, 91, 1);
    color: #fff;
}

.pdfbutton:hover {
    color: rgba(162, 25, 91, 1);
    background: #fff;
}


font{
    vertical-align: middle !important;
}

.forSize25 {
    font-size: 25px !important;
}


.logo{
    max-width: 50px;
    max-height: 50px;
    margin: 3px;
}




input[type=checkbox] {
    transform: scale(1.5);
}