@charset "UTF-8";
body {
    font-size: 1.6rem;
    /* font-family: 'Amiko', sans-serif; */
    color: #484848;
    background-color: #fff;
    -webkit-overflow-scrolling: touch!important;
    overflow-y: auto!important;
    height: 100%!important
}
a {
    color: #fff;
    text-decoration: none
}
a:hover, a:focus, a:visited {
    text-decoration: none;
    outline: none;
}

a.block-link {
    color: #f1f1f1
}
.header-primary {
    display: flex;
    width: 100%;
    background-color: #482313;
    justify-content: center;
}
.hdr-content {
    width: 40%;
    /* font-size: 14px; */
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.hdr-address {
    display: flex;
    font-size: 14px;
    justify-content: center;
    color: #fff;
    padding: 5px 0;
}
.hdr-social {
    display: flex;
    width: 100px;
    justify-content: space-evenly;
    color: #fff;
    font-size: 22px;
}
.hdr-social ion-icon {
    display: flex;
    align-items: center;
    transition: ease-in-out 0.3s;
    border-radius: 10px;
}
.full-address:hover, .hdr-phone:hover {
    color: #ebd8c4;
    /* background-color: #fff; */
}
.hdr-social ion-icon:hover {
    color: #472313;
    background-color: #ebd8c4;
}
.hdr-lang-sp {
    display: none;
}
.hdr-lang {
    display: flex;
    flex-direction: row;
    width: 54px;
    justify-content: space-between;
}
.sp-en {
    display: flex;
    cursor: pointer;
}
.sp-en img {
    width: 24px;
    height: 24px;
    transition: ease-in-out 0.3s;
}
.sp-en img:hover {
    opacity: 0.7;
}
.full-address {
    display: flex;
    align-items: center;
    padding-right: 10px;
    transition: ease-in-out 0.3s;
}
.icon-address {
    padding-right: 5px;
    display: flex;
    align-items: center;
    font-size: 20px;
}
.full-address .street {
    display: flex;
    align-items: center;
    margin-bottom: -3px;
}
.hdr-phone {
    display: flex;
    color: #482313;
}
.hdr-phone-nmbr {
    padding-right: 5px;
    display: flex;
    align-items: center;
}
.hdr-phone-sm {
    display: none;
}
.go-up {
    top: 0;
}

/* Menu Starts */
/* .knd-menu-dropdown .main-nav {
    display: none
} */
.content ul li,.main-nav ul,ul {
    list-style-type: none!important;
    padding-left: 0;
    margin-bottom: 0;
}
.knd-menu-dropdown .main-nav {
    /* display: flex;
    flex-wrap: wrap;
    height: 125px; */
}
.knd-menu-dropdown .main-nav>ul>li {
    display: inline-block;
    /* float: left */
}
.knd-menu-dropdown .main-nav>ul>li>a {
    display: block;
    padding: 0 15px;
    /* padding-top: 0px; */
    height: 50px;
    letter-spacing: 0.5px;
    line-height: 50px;
    color: #482313;
    font-family: 'Amiko', sans-serif;
    font-size: 1.4rem;
    /* font-size: 1.5vw; */
    font-weight: 100;
    -webkit-transition: opacity .2s;
    transition: opacity .2s
}
.knd-menu-dropdown .main-nav>ul>li>a:hover {
    /* text-shadow: 2px 2px 10px #482313; */
    color: #978067;
}
.knd-menu-dropdown.is-dropdown-visible .main-nav>ul>li>a {
    opacity: .6
}
.knd-menu-dropdown.is-dropdown-visible .main-nav>ul>li.active>a {
    opacity: 1
}
.sm-nav {
    display: none!important;;
}
.btn-services {
    display: none!important;;
}
.knd-menu-dropdown {
    /* display: none; */
    position: relative;
    background-color: #000;
    height: 50px
}

.knd-menu-dropdown {
    position: fixed;
    height: 125px;
    left: 0;
    width: 100%;
    padding: 0;
    text-align: center;
    background-color: #fff;
    z-index: 20;
    box-shadow: 0 3px 10px 0 rgba(0,0,0,0.1);
    border-bottom: 1px solid #48231385;
}

.knd-menu-dropdown::before {
    content: 'mobile';
    display: none
}
.knd-menu-dropdown::before {
    content: 'desktop'
}
.knd-menu-dropdown .morph-dropdown-wrapper {
    /* display: none; */
    position: absolute;
    /* top: 50px; */
    left: 0;
    /* width: 100%; */
    /* padding: 1.2em 5%; */
    /* box-shadow: inset 0 1px 0 #e6e6e6; */
    /* background-color: #FFF; */
z-index: 100
}
.knd-menu-dropdown .morph-dropdown-wrapper {
    display: block;
    top: 58px;
    width: auto;
    padding: 0;
    box-shadow: none;
    background-color: transparent;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s
}
.knd-menu-dropdown.nav-open .morph-dropdown-wrapper {
    display: block
}
.knd-menu-dropdown .label {
    display: block;
    font-size: 2.2rem;
    color: #484848;
    margin-bottom: 15px;
}
.knd-menu-dropdown .gallery .content ul:last-child {
    margin-bottom: 0
}

.knd-menu-dropdown .gallery .content a {
    display: block;
/* height: 100px */
}
.knd-menu-dropdown .gallery .content strong {
    font-size: 1.6rem;
    font-weight: 600;
}
.morph-dropdown-wrapper .links {
    display:none
}
/* .knd-menu-dropdown .gallery .content a::before {
content: '';
display: inline-block;
box-sizing: content-box;
padding: .6em;
height: 54px;
width: 54px;
margin-right: .6em;
-webkit-transition: background .2s;
transition: background .2s;
border-radius: 50%
} */
.sub-arrow {
    line-height: 1;
    padding: 15px 0 10px 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
}
.knd-menu-dropdown .gallery .content a span,.knd-menu-dropdown .gallery .content a em {
    display: block;
    line-height: 1.2
}
.knd-menu-dropdown .gallery .content a em {
    font-size: 1.8rem;
    padding: .4em 0 .2em;
    color: #484848
}
.knd-menu-dropdown .gallery .content a {
    font-size: 1.4rem;
    color: #482313;
    font-family: 'Amiko', sans-serif;
    padding-bottom: 5px;
}
.knd-menu-dropdown .gallery .content a:hover {
    /* text-shadow: 2px 2px 10px #482313; */
    color: #978067;
}
.knd-menu-dropdown .links-list a,.knd-menu-dropdown .btn,a.btn {
    display: block;
    margin-left: 14px;
    color: #484848;
    font-size: 2rem;
    line-height: 1.6;
    cursor: pointer
}
.knd-menu-dropdown .links-list a:hover,.knd-menu-dropdown .links-list a:focus,.knd-menu-dropdown .btn:hover,.knd-menu-dropdown .btn:focus {
    color: #484848
}

.knd-menu-dropdown .content h2 {
    color: #a6a6a6;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 1.3rem;
    margin: 20px 0 10px 14px
}
.knd-menu-dropdown.is-dropdown-visible .morph-dropdown-wrapper {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}
.dropdown-list {
    background-color: unset;
}
.knd-menu-dropdown .dropdown-list {
    position: absolute;
    top: 32px;
    left: 70px;
    visibility: hidden;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform,width,height;
    -webkit-transition: visibility .3s;
    transition: visibility .3s;
    box-shadow: 0px 12px 12px 3px rgba(0,0,0,.08);
    background-color: #fff;
    border-radius: 0 0 5px 5px;
}
.knd-menu-dropdown .dropdown-list ul li {
    background: #fff;
    border-radius: 4px;
    z-index: 100
}
.no-csstransitions .knd-menu-dropdown .dropdown-list {
    display: none
}
.down-arrow {
    font-size: 13px;
}
.has-dropdown a {
    display:flex !important;
}
.knd-menu-dropdown .dropdown-list>ul {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
    overflow: hidden
}
.knd-menu-dropdown.is-dropdown-visible .dropdown-list {
    visibility: visible;
    -webkit-transition: width .3s,height .3s,-webkit-transform .3s;
    transition: width .3s,height .3s,-webkit-transform .3s;
    transition: transform .3s,width .3s,height .3s;
    transition: transform .3s,width .3s,height .3s,-webkit-transform .3s
}
.knd-menu-dropdown.is-dropdown-visible .dropdown-list::before {
    opacity: 1
}
.knd-menu-dropdown .dropdown {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    width: 100%;
    -webkit-transition: opacity .3s,visibility .3s;
    transition: opacity .3s,visibility .3s
}
.knd-menu-dropdown .dropdown.active {
    opacity: 1;
    visibility: visible
}
.knd-menu-dropdown .dropdown.move-left .content {
    -webkit-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    transform: translateX(-100px)
}
.knd-menu-dropdown .dropdown.move-right .content {
    -webkit-transform: translateX(100px);
    -ms-transform: translateX(100px);
    transform: translateX(100px)
}
.knd-menu-dropdown .label {
    display: none
}
.knd-menu-dropdown .content {
    padding: 1em;
    -webkit-transition: -webkit-transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    text-align: left
}
.knd-menu-dropdown .content>ul::after {
    clear: both;
    content: "";
    display: block
}
.knd-menu-dropdown .content>ul>li {
    width: 48%;
    float: left;
    margin-right: 4%;
    margin-top: 0
}
.knd-menu-dropdown .content>ul>li.full-width-dropdown {
    width: 100%
}
.knd-menu-dropdown .content>ul>li:nth-of-type(2n) {
margin-right: 0
}
.knd-menu-dropdown .gallery .content strong {
    font-size: 2.1rem;
    font-family: 'Amiko', sans-serif;
    font-weight: 100;
    color: #000;
}
.knd-menu-dropdown .gallery .content {
    width: 268px;
    /* height: 510px; */
    padding-top: 5px;
    padding-bottom: 10px;
}
.knd-menu-dropdown .gallery .email-content {
    width: 180px;
    height: 100px;
    padding-top: 0;
}
.knd-menu-dropdown .gallery .content li {
    margin-bottom: .4em
}
.knd-menu-dropdown .links .content>ul>li {
    margin-top: 0
}
.knd-menu-dropdown .links .content,.knd-menu-dropdown .button .content {
    width: 390px;
    margin: auto;
}
ul.links-list {
    padding-left: 1em
}
.knd-menu-dropdown .links-list a {
    font-size: 1.6rem;
    margin-left: 0
}
.knd-menu-dropdown .content h2 {
    font-size: 1.8rem;
    text-transform: none;
    font-weight: 400;
    color: #484848;
margin: 0 0 .6em
}
.knd-menu-dropdown .bg-layer {
    position: absolute;
    top: 0;
    left: 0;
    height: 1px;
    width: 1px;
    background: transparent;
    opacity: 0;
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}
.knd-menu-dropdown.is-dropdown-visible .bg-layer {
    opacity: 1;
    -webkit-transition: opacity .3s,-webkit-transform .3s;
    transition: opacity .3s,-webkit-transform .3s;
    transition: transform .3s,opacity .3s;
    transition: transform .3s,opacity .3s,-webkit-transform .3s
}
.menu-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 95vw;
    height: 125px;
    margin: 0 auto;
    position: relative;
    /* min-width: 1200px; */
}
/* Menu Ends */

/* Site Icon Starts */
.logo-mobile {
	display: none;
}
.logo-pc {
	display: block;
    transition: ease-in-out 0.5s;
    transform:scale(1);
}

.site-icon {
    width: 15%;
}
.site-icon img:focus,
.site-icon img:hover,
.footer-logo img:focus,
.footer-logo img:hover {
  /* opacity: .5; */
  transition: all 0.2s
}
.site-icon img {
    /* filter: brightness(120%); */
    height: 120px;
    padding: 5px;
    /* margin-left: 10px; */
}
/* Site Icon Ends */

.page-wrapper {
    min-height: 70vh;
    background-color: #fff;
    padding-top:125px;
}

.video-wrapper {
    visibility: visible;
    opacity: 0.999;
    background: transparent;
    padding: 0px;
    height: 700px;
    display: block;
    width: auto;
    overflow: visible;
    transform: translate(0px, 0px);
}
.video-wrapper video {
    object-fit: cover;
    background-size: cover;
    opacity: 1;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
}
.main-banner {
    width: 100%;
    height: 700px;
    position: absolute;
    display: flex;
    flex-direction: column;
    align-items: center;
    top: 155px;
    /* background-color: rgb(103 102 102 / 30%); */
    justify-content: space-evenly;
}
.logo-main {
    width: 300px;
    transition: ease-in-out 0.5s;
    transform:scale(1);
}
.logo-main:hover,
.logo-main:focus,
.footer-logo:hover,
.footer-logo:focus,
.logo-pc:hover,
.logo-pc:focus,
.events-pic:hover,
.events-pic:focus,
.gall-pic img:hover,
.gal-page-pic img:hover {
    transition: ease-in-out 0.5s;
    transform:scale(1.1);
}

.slogan {
    font-family: 'Allura', cursive;
    font-size: 80px;
    color: #ffffff;
    letter-spacing: 4px;
    text-shadow: 2px 2px 3px black !important;
}
.call-srv-button {
    display: flex;
    background-color: #482313;
    border-width: 2px;
    border-style: solid;
    padding: 10px 20px;
    color: #fff;
    font-size: 1.4rem;
    transition: ease-in-out 0.3s;
}

.call-srv-button:hover {
    background-color: transparent;
}
.clear {
    position: relative;
    top: -105px;
}
.section-title {
    display: flex;
    margin: 20px auto 5px;
    justify-content: space-around;
    color: #482313;
    letter-spacing: .5px;
}
.separator-with-icon {
    display: flex;
    margin: 12px 0 6px;
    letter-spacing: 0;
    font-size: 0;
    line-height: 0;
    align-items: center;
    justify-content: center;
}
.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}
.separator-left {
    display: inline-block;
    background-color: #482313;
    width: 50px;
    margin-right: 7px;

    height: 2px;
}
.separator-right {
    display: inline-block;
    background-color: #482313;
    width: 50px;
    margin-left: 7px;
    height: 2px;
}
.price-items {
    list-style-type: square !important;
    padding: 10px 0 0px 20px;
}
.icon-holder {
    position: relative;
    background-color: #482313;
    height: 8px;
    width: 8px;
    transform: rotate(45deg);
}
.events-pic {
    filter: grayscale(50%);
    border-radius: 150px;
    margin-left: auto;
    margin-right: auto;
    z-index: 100;
    border: 2px;
    border-style: solid;
    border-color: #482313;
    object-fit: cover;
    width: 200px;
    height: 200px;
    -webkit-box-shadow: 0px 13px 34px -19px rgb(0 0 0 / 75%);
    -moz-box-shadow: 0px 13px 34px -19px rgba(0,0,0,0.75);
    box-shadow: 0px 13px 34px -19px rgb(0 0 0 / 75%);
    padding: 5px;
    background-color: #eef0ec;
    transition: ease-in-out 0.5s;
    transform:scale(1);
}
.service-pic {
    filter: grayscale(50%);
    margin-left: auto;
    margin-right: auto;
    /* z-index: 100; */
    object-fit: cover;
    width: 100px;
    height: 100px;
    padding: 5px;
}
.section-events {
    margin-bottom: 40px;
}
.section-services {
    margin-bottom: 0;
}
.service-row {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
    /* padding: 5px 0; */
}
.events-row {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    flex-wrap: wrap;
    padding: 10px 0;
}
.events,
.service {
    display: flex;
    flex-direction: column;
    width: 20%;
    align-items: center;
    margin: 0 50px;
}
.events span {
    text-shadow: 2px 2px 3px #0000004a;
    padding: 5px 0 10px 0;
    font-family: 'Allura', cursive;
    font-size: 36px;
}
.service span {
    padding: 0 0 10px 0;
    font-size: 22px;
    text-shadow: 1px 1px 2px #00000036;
}
.events p,
.service p {
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
}
.to-top-arrow {
    /* display: none; */
    position: fixed;
    width: 50px;
    height: 50px;
    color: #482313;
    z-index: 100;
    bottom: -10px;
    transform: translateY(40px);
    transition: all .7s;
    right: 5px;
    border: 2px solid #482313;
    font-size: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
.to-top-arrow.show {
    bottom: 370px;
    transform: translateY(-90px);
}
.to-top-arrow:hover {
    color: #fff;
    /* border: 2px solid #ab735b; */
    background-color: #482313;
}
.section-header {
    position: relative;
    top: 0;
    left: 0;
    /* background-image: url(/assets/images/banners/family.jpg); */
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    box-shadow: -1px 1px 9px 2px rgb(0 0 0 / 23%);
    margin: 20px auto 40px;
}
.included {
    background-image: url(/assets/images/banners/general.jpg);
    background-position: 50% 50%;
}
.included-wedding {
    background-image: url(/assets/images/banners/wedding-1.jpg);
    background-position: 0% 0%;
}
.included-quince {
    background-image: url(/assets/images/banners/quince-inc.jpg);
    background-position: 0% 0%;
}
.included-birthday {
    background-image: url(/assets/images/banners/birthday-inc.jpg);
    background-position: 0% 0%;
}
.included-corporate {
    background-image: url(/assets/images/banners/corporate-inc.jpg);
    background-position: 0% 0%;
}
.included-family {
    background-image: url(/assets/images/banners/family-inc.jpg);
    background-position: 0% 0%;
}
.included-general {
    background-image: url(/assets/images/banners/all-events-inc.jpg);
    background-position: 0% 0%;
}
.included-pricing {
    background-image: url(/assets/images/banners/pricing-inc.jpg);
    background-position: 0% 0%;
}
.included-about {
    background-image: url(/assets/images/banners/about-inc.jpg);
    background-position: 0% 60%;
}
.add-ons {
    background-image: url(/assets/images/banners/included.jpg);
}
.section-no-bkg-header {
    height: 200px;
    background-color: #ebd8c4;
    display: flex;
    justify-content: center;
    margin: 60px 0;
}
.inner-section-header {
    position: relative;
    /* background-image: url(/assets/images/banners/general.jpg); */
    /* background-position: 50% 50%; */
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    width: 100%;
    height: 400px;
}
.inner-section-header h1,
.inner-section-no-bkg-header h1 {
    font-family: 'Allura', cursive;
    font-size: 80px;
    color: #ffffff;
    letter-spacing: 4px;
    text-shadow: 2px 2px 3px black;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    /* background-color: rgb(103 102 102 / 30%); */
}
.section-location {
    width: 100%;
    background-color: #ebd8c4;
    display: block;
    position: relative;
    overflow: hidden;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
}

.map {
    margin-bottom: -10px;
    margin-top: 40px;
}
.map iframe {
    height: 400px;
}

/* Footer */
.site-footer {
    background: #313131;
    position: relative;
    z-index: 15;
    color: #f1f1f1;
    padding: 0;
}
.footer-logo {
    text-align: center;
    margin: auto;
    transition: ease-in-out 0.5s;
    transform:scale(1);
}
.footer-logo img {
    width: 180px;
    margin: 20px 0 5px;
}
.footer-menu {
    text-align: center;
    padding: 10px 0;
}
.footer-menu a, .admin-footer-menu a {
    color:#f1f1f1;
    padding-right: 20px;
    font-size: 1.4rem;
    letter-spacing: 0.5px;
    line-height: 50px;
    text-transform: uppercase;
    transition: all .2s ease-in-out;
}
.footer-menu a:hover,
.admin-footer-menu a:hover,
.footer-social i:hover {
    color: #ebd8c4;
}
.bottom-bar {
    padding: 5px;
    text-align: center;
    font-size: 12px;
    background-color: #482313;
}

.footer-social {
    display: flex;
    justify-content: center;
    color: #fff;
    font-size: 26px;
    padding-bottom: 10px;
}
.footer-social ion-icon {
    transition: ease-in-out 0.3s;
    border-radius: 12px;
    margin-right: 10px;
}
.footer-social ion-icon:hover {
    color: #ebd8c4;
    background-color: #fff;
}
/* Gallery Page */
.gal-page-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* margin: 0 20%; */
    width: 60vw;
    /* padding: 2px 0; */
}
.col-h-40 {
    height: 36vw;
}
.col-h-20 {
    height: 18vw !important;
}
.col-h-25 {
    height: 25vw !important;
}
.square-pic {
    height: 18vw !important;
    object-fit: cover;
    object-position: 40% 0%;
}
.big-square-pic {
    object-position: 45% 35%;
    object-fit: cover;
}
.rect-pic {
    height: 15vw !important;
    object-fit: cover;
}
.pic-centered-1 {
    object-position: 0% 35%;
}
.pic-centered-0 {
    object-position: 0% 0%;
}
.adjust-pic {
    object-fit: cover;
    object-position: 40% 0%;
}
/* Gallery Home */
.gallery-section {
    margin: 40px 0;
    display: flex;
    justify-content: center;
    /* align-items: flex-start; */
    flex-wrap: wrap;
    /* padding: 10px 0; */
}
.gall-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.gall-pic {
    width: 25%;
    overflow: hidden;
}
.gal-page-pic {
    /* width: 33%; */
    overflow: hidden;
    /* padding: 0 2px; */
}
.gall-pic img, .gal-page-pic img {
    width: 100%;
    padding: 1px;
    transition: ease-in-out 0.5s;
    transform:scale(1);
    cursor: pointer;
    height: 100%;
}
#all_pics {
    width: 60vw;
    height: 40vw;
    background-color: black;
}
.gallry {
    border: 2px solid #fff;
}
.gallry .slides .slide {
    background-size: contain !important;
}
.gallry .paddle-nav a {
    /* opacity: 0.1; */
    height: 100px;
    width: 100px;
}
.gallry .dotnav {
    display: none;
}
.view-modal-img {
    max-width: 60vw;
    align-items: center;
    /* top: 90px; */
}
.modal-dialog, .admin-dialog {
    /* max-width: 60vw; */
    box-shadow: 0 12px 30px 0 rgba(0,0,0,0.5);
}
.gallry .paddle-nav a .paddle.paddle-left::before {
    transform: rotate(222deg);
    left: 10px;
}
.gallry .paddle-nav a .paddle::before{
    width: 40px;
    height: 40px;
}
.gallry .paddle-nav a .paddle.paddle-right::before {
    float: right;
    right: 55px;
    transform: rotate(45deg);
    top: 1.2em;
}
.gallry .paddle-nav {
    height: 100px;
    top: 42%;
}

/* Internal Pages */
.page-header {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 520px;
    box-shadow: 0 4px 7px rgba(0,0,0,.25);
}
.inner-page-header {
    position: relative;
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-attachment: fixed;
    width: 100%;
    height: 520px;
    filter: grayscale(0.3);
}
.inner-page-header h1,
.inner-page-no-bkg-header h1 {
    font-family: 'Allura', cursive;
    font-size: 80px;
    color: #ffffff;
    letter-spacing: 4px;
    text-shadow: 2px 2px 3px black;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.weddings {
    background-image: url(/assets/images/banners/wedding-2.jpg);
    background-position: 0% 0%;
}
.quince {
    background-image: url(/assets/images/banners/quinceanera.jpg);
    background-position: 20% 40%;
}
.birthday {
    background-image: url(/assets/images/banners/birthday.jpg);
    background-position: 0% -20%;
}
.corporate {
    background-image: url(/assets/images/banners/corporate.jpg);
    background-position: 0% 20%;
}
.family {
    background-image: url(/assets/images/banners/family.jpg);
    background-position: 0% 40%;
}
.general {
    background-image: url(/assets/images/banners/all-events.jpg);
    background-position: 0% 50%;
}
.gallery-bnn {
    background-image: url(/assets/images/banners/gallery.jpg);
    background-position: 0% -60%;
}
.pricing {
    background-image: url(/assets/images/banners/pricing.jpg);
    background-position: 0% 20%;
}
.about {
    background-image: url(/assets/images/banners/about.jpg);
    background-position: 0% 20%;
}
.page-section {
    display: flex;
    flex-direction: column;
    align-items: center;
}
.section-desc {
    width: 50%;
    font-size: 18px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    margin-top: 30px;
}
.show-more {
    display: flex;
    justify-content: center;
}
.call-button, .more-pics {
    display: flex;
    background-color: #482313;
    border-width: 2px;
    border-style: solid;
    padding: 5px 15px;
    color: #fff;
    font-size: 20px;
    transition: ease-in-out 0.3s;
}
.call-button {
    margin-top: 30px;
}
.more-pics {
    margin-top: 0;
}
.call-button:hover,
.more-pics:hover {
    background-color: #8f6945;
}
.top-section {
    display: flex;
    margin: 40px 0 60px;
    background-color: #ebd8c4;
}
.left-sec {
    background-color: #ebd8c4;
    width: 100%;
}
.left-sec img {
    width: 50vw;
    height: 620px;
}
.right-sec {
    position: relative;
    top: 60px;
    left: -60px;
    z-index: 10;
    background-color: #fff;
    height: 500px;
    width: 100%;
}
.right-desc {
    width: 100%;
    padding: 20px;
}
.right-desc {
    text-align: justify;
    padding: 0 40px;
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
}
.title-desc {
    margin: 20px auto;
    letter-spacing: .5px;
    font-size: 26px;
    color: #482313;
    text-transform: uppercase;
}
.all-services {
    margin-bottom: 40px;
}
/* Contact Starts */
.view-header  {
    border: 1px solid #666;
    box-shadow: 0 12px 30px 0 rgba(0,0,0,.5);
    padding: 20px;
    min-height: 0;
    border-radius: 8px;
    justify-content: center;
    background-color: #f8f8f8;
    /* top: 60px; */
}
.modal-open {
    padding-right: 0 !important;
}
.modal-open .modal {
    overflow: hidden;
    overflow-y: auto;
    padding: 0 !important;
}
.modal.show .modal-dialog {
  -webkit-transform: none;
  transform: none;
  top: 90px;
}
.close-img-modal {
    display: none;
}
.close-cab-modal {
    position: absolute;
    right: -20px;
    top: -20px;
    cursor: pointer;
    border-radius: 60px;
    box-shadow: 2px 2px 7px 0px rgba(0,0,0,.5);
    background-color: #fff;
    color: #482313;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.close-cab-modal i {
  font-size: 40px;
  padding: 5px 13px;
}
.close-cab-modal .fa {
  font-size: 30px;
  padding: 0 4px;
}
.close-cab-modal:hover, .close-cab-modal:focus {
  background: #482313;
  color: #fff;
}
.form-group {
  display: flex;
  flex-direction: column;
  margin: 10px 0 0;
}
.form-group label {
  padding-bottom: 5px;
  font-size: 1.3rem;
  color:#482313;
}
.form-group input, .form-group textarea {
  /* font-family: 'Roboto', sans-serif; */
  font-size: 1.2rem;
  border: 2px solid #48231369;
  border-radius: 3px;
}
.form-group input {
  height: 35px;
}
input:focus, select:focus, textarea:focus {
  outline-color: #0d6efd87;
  outline-style: groove;
  outline-width: thin;
  border: 2px solid #0d6efd87;
}
.form-group select {
  font-family: 'Roboto', sans-serif;
  border: 2px solid #48231369;
  border-radius: 3px;
  height: 35px;
  padding: 0 2px;
  font-size: 1.2rem;

  /* Up/Down Arrow */
  background-image: linear-gradient(45deg, transparent 50%, gray 50%), linear-gradient(135deg, gray 50%, transparent 50%);
  background-position: calc(100% - 20px) calc(0.8em + 1px), calc(100% - 15px) calc(0.8em + 1px);
  background-size: 5px 5px, 5px 5px, 1px 1.5em;
  background-repeat: no-repeat;
  font-weight: bold;
}

.form-group select option{
    color:#212529;
    font-weight: bold;
}
.div-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}
.btn {
  display: block;
  width: 50%;
  margin: 1.2rem 0 0;
  font-size: 1.5rem;
  text-align: center;
  color: #FFF;
  background: #482313;
  padding: 5px 0;
}
.btn:hover {
  background-color: #fff;
  cursor: pointer;
  color: #482313;
  border: 2px solid #482313;
  padding: 4px 0;
}
/* Contact Ends */

.price-hdr {
    display: flex;
    align-items: center;
    padding: 2px 20px;
}
.price-hdr span {
    padding-left: 20px;
}
.price-title {
    font-size: 22px;
    color: #482313;
    margin: 5px 0;
}