body {
    background: rgb(13,3,29);
    background: linear-gradient(180deg, rgba(13,3,29,1) 0%, rgba(25,6,45,1) 18%, rgba(61,12,111,1) 34%, rgba(0,0,0,1) 100%);
}

.about-padding {
    padding: 30px !important;
}

.menu-list {
    padding-bottom: 3rem;
}

.not-fixed-phone {
    display: none;
}

.menu-list-bottom {
    padding: 50px 0px;
    background: rgb(94,49,106);
background: linear-gradient(68deg, rgba(94,49,106,1) 0%, rgba(74,30,85,1) 100%);
    border-top: 3px solid #E7B57F;
    border-bottom: 3px solid #E7B57F;
    color: #FAD4A2;
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
}

.menu-list-bottom p {
    margin-bottom: 0px;
}

.menu-list {
    background: url('../img/menu-bg.png') no-repeat top center;
    background-size: 100%;
}

.margin-pc {
    margin-top: 120px !important;
}

.menu-list h4 {
    font-family: 'Oranienbaum', sans-serif;
    color: #FAD4A2;
    text-transform: uppercase;
    font-size: 40px;
    font-weight: 300;
    margin: 20px 0px;
}

.menu-list p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.about-padding h3 {
    color: #8432EE;
    font-weight: bold;
    font-size: 28px !important;
    margin-bottom: 20px;
}

.triumph {
    background: #41053A;
    padding: 3rem 0 0rem 0;
    border-top-left-radius: 250% 460px;
    border-top-right-radius: 150% 150px;
    border-bottom-left-radius: 250% 300px;
    position: relative;
}


.add12 {
    padding: 12rem 0 !important;
    background: url(../img/clouds.png) no-repeat top center !important;
    background-size: cover !important;
    overflow:hidden;
}

.add12 .row:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 300px;
    height: 300px;
    top: 0;
    background: url(../img/blur-micro.png) center;
    background-size: cover;
}

.triumph:before {
    content: '';
    position: absolute;
    left: 0px;
    width: 300px;
    height: 300px;
    bottom: -100px;
    background: url(../img/blur-star.png) center;
    background-size: cover;
}

.triumph-box {
    margin-top: 60px;
}

.triumph-img {
    position: relative;
    display: flex;
        justify-content: center;
}


.triumph-img img {
    max-width: 100%;
    padding: 30px;
    border-radius: 30px;
}

.triumph-img:before {
    content: '';
    width: 150px;
    height: 150px;
    background: url(../img/star.png) center;
    background-size: 100%;
    position: absolute;
    left: -35px;
    top: -35px;
}

.triumph-img:after {
    content: '';
    width: 150px;
    height: 150px;
    background: url(../img/elipse.png) center;
    background-size: 100%;
    position: absolute;
    right: -35px;
    bottom: -35px;
}

.triumph-box h3 {
    color: #FAD4A2;
    text-transform: uppercase;
    font-family: 'Oranienbaum', sans-serif;
    font-size: 35px !important;
    font-weight: 300;
}

.add12 .row:after {
    content: '';
    position: absolute;
    width: 300px;
    height: 300px;
    bottom: -50px;
    right: 0;
    background: url(../img/blur-star.png) center;
    background-size: cover;
}


.state-img img {
    max-width: 100%;
    border-radius: 15px;
    box-shadow: 0px 0px 9px 1px rgb(0 0 0 / 36%);
}

.quote-name {
    font-family: 'Oranienbaum', sans-serif;
    color: #FAD4A2;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
}

.about {
    background: url('../img/decor-2-left.png') no-repeat left top;    
}

.gallery {
    background: url('../img/decor-right.png') no-repeat right top;    
}
.quote-mask {
    max-width: 125px;
    height: 125px;
    margin: 20px auto;
    border:3px solid #FAD4A2;
    border-radius: 50%;
}

.quote-date {
    font-family: 'Oranienbaum', sans-serif;
    color: #FAD4A2;
    font-size: 18px;
}

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

.triumph-box .btn-primary {
    background: linear-gradient(225deg, #FAD4A2 0%, #FEE5BC 48.44%, #ECB775 100%);
    color: #956E21;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 18px 35px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 5px solid #775511;
    width: auto;
    border-radius: 50px;
    margin: 0 auto;
}

.invert-margin-gap {
    margin-top: -120px;
}

.title h3 {
    font-family: 'Oranienbaum', sans-serif;
    color: #FAD4A2;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 15px;
}

.button-more a, .state-content a {
    color: #FAD4A2;
    text-decoration: none;
}

.state-content ul {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.state-content li {
    margin-bottom: 10px;
}

.button-more a:hover, .state-content a:hover {
    text-decoration: none;
    color: #FAD4A2;
    opacity: 0.8;
    transition: 1s;
}

.content {
    font-size: 16px;
    line-height: 21px;
    color: #fff;
    margin-bottom: 15px;
}

.about-img img {
    max-width: 100%;
    padding: 60px;
    border-radius: 100px;
}

.about-padding p {
    font-size: 18px !important;
    line-height: 28px !important;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.phone {
    font-size: 20px;
    padding-left: 30px;
    line-height: 7px;
}

.active a {
    color: #FAD4A2 !important;
}

.navbar-toggler {
    background: #41053a;
}

.fixed-phone {
    display: none;
}

.fixed-top {
    padding: 0px;
    background: #41053a;
    box-shadow: 0px 0px 9px 1px rgb(0 0 0 / 36%);
}

.fixed-top .navbar-brand img {
    height: 80px;
    width: auto;
    box-shadow: 0px 0px 0px transparent;
}

.contact-margin {
    margin-bottom: 50px !important;
}

.contact-content h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 36px;
    margin-bottom:30px;
}

.contact-content h5 {
    color: #FAD4A2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 20px;
}

.contact-content h6 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    margin-bottom: 20px;
    font-weight: 300;
    font-size: 24px;
    line-height: 32px;
}

.contact-bg {
    background:url('../img/contact-group.png') no-repeat;
    background-position-x: 30%;
    background-size: auto 100%;
}

.contact-content .align-content {
    margin: 10px 5px;    
}

.contact-content a {
    text-decoration: underline;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-size: 26px;
}

.contact-content a:hover {
    color: #fff;
    opacity: 0.8;
    transition: 1s;
}

.header:before {
    z-index: 85;
    position: absolute;
    width: 50%;
    height: 100%;
    content: '';
    background:url('../img/curtain-left.png') no-repeat left;
    background-size: cover;
    left: 0px;
    top: 0px;
}

.header .phone-box {
    z-index: 95;
}

.header:after {
    z-index: 85;
    position: absolute;
    width: 50%;
    height: 100%;
    content: '';
    background:url('../img/curtain-right.png') no-repeat right;
    background-size: cover;
    right: 0px;
    top: 0px;
}

.phone a {
    text-decoration: none;
    line-height: 20px;
    display: flex;
    vertical-align: middle;
    text-align: center;
    color:#ECB775;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
}

.phone a svg{
    padding-right: 10px;
}

.phone a:hover {
    opacity: 0.8;
    transition: 1s;
}

footer {
    padding: 3rem 0;
    background: #000000;
    color: #fff;
}

.header .container, .header .row {
    height: 800px;
}

.header {
    min-height: 800px;
    background: url(../img/header.webp) no-repeat center;
    background-size: cover;
    z-index: 90;
    position: relative;
}

.navbar-brand {
    padding: 0px;
}

.navbar-brand img {
    width: 130px;
    border-radius: 0px 0px 25px 25px;
    box-shadow: 0px 5px 18px 3px rgb(0 0 0 / 23%);
}

.nav-absolute {
    position: absolute;
    top:0;
    z-index:91;
    width: 100%;
    padding: 0px;
    background: rgb(13,3,29);
    background: linear-gradient(180deg, rgba(13,3,29,1) 0%, rgb(0 0 0 / 80%) 30%,  rgba(0,0,0,0) 100%);
}

.about p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.navbar-dark .navbar-toggler {
    color: rgba(255,255,255,.55);
    border-color: transparent;
}

.navbar-toggler:focus, .navbar-toggler:hover {
    border:0px solid transparent;
}

.navbar-dark .navbar-nav .nav-link {
    font-size: 16px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    color: rgba(255, 255, 255, 0.85);
    text-transform: uppercase;
}

.navbar-dark .navbar-nav .nav-link:hover {
    color: #FAD4A2;
}

.menu-button {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 32%;
}

.menu-button a {
    max-width: 180px;
    margin-left: -8%;
    font-size: 16px;
}

.header .menu-button {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 150px;
}

.header .phone-box:before {
    content: '';
    background: none;
}

.header .menu-button a {
    font-size: 16px;
    margin-left: 0 !important;
    max-width: 350px !important;
}

.phone-box {
    height: 100%;
    position: relative;
}

.phone-box div {
    z-index: 12;
}

.phone-box:before {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background: url('../img/circle.png') center no-repeat;
    background-size: 100%;
    z-index: 11;
}

.phone-box img {
    max-width: 100%;
}
 
.restoran p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.form-control {
    background: #FFE6C5;
    color: #41053A;
    border-radius: 8px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    padding: 15px 20px;
}

footer h3 {
    font-size: 19px;
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

footer h3 a, footer h3 span {
    color: #F8C783;
}

.align-content {
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
}

.footer-logo {
    max-width: 150px;
}

.image-box h3 {
    color: #8432EE;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 20px;
}

.img-icon {
    position: absolute;
    top: -45px;
}

.image-box p{
    font-size: 15px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.image-box {
    margin-bottom: 30px;
    margin-top: 70px;
    position: relative;
    padding: 80px 30px 30px 30px;
    background: #101010;
    border-radius: 25px;
    border: 2px solid #272727;
}

.heading {
    font-family: 'Oranienbaum', sans-serif;
    color: #fff;
    text-transform: uppercase;
    font-size: 80px;
    font-weight: 300;
}

.restoran {
    padding: 12rem 0 3rem 0;
    background: url('../img/clouds.png') no-repeat top center;
    background-size: 140%;
    margin-top: -160px;
    position: relative;
    z-index: 91;
}

.gallery {
    padding: 3rem 0;
}

.heading span {
    color: #FAD4A2;
}

footer h3 a:hover {
    text-decoration: none;
    opacity: 0.8;
    color: #F8C783;
}

.social-icons img {
    padding: 0px 8px;
}

.social-icons a {
    text-decoration: none;
}

.social-icons a:hover {
    opacity: 0.6;
    transition: 1s;
}

.copyright {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 17px;
}

.about {
    padding: 6rem 0 0 0;
}

.copyright a {
    text-decoration: none;
    color: #F8C783;
}

.cta {
    padding: 3rem 0 0 0;
}

.cta img {
    max-width: 100%;
}

.fullheight {
    height: 100%;
}

.pink {
    padding: 6rem 0 0 0;
    background: rgba(65, 5, 58, 0.50);
}

.btn-primary {
    background: linear-gradient(225deg, #FAD4A2 0%, #FEE5BC 48.44%, #ECB775 100%);
    color: #956E21;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    padding: 25px 35px;
    border-top: 0px solid transparent;
    border-left: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 5px solid #775511;
    width: auto;
    border-radius: 12px;
    margin: 0 auto;
}

.btn-primary:hover {
    border-bottom: 5px solid #775511;
}

.cta p {
    font-size: 18px;
    color: #fff;
    font-weight: 300;
    letter-spacing: 0.5px;
}

.cta p span {
    text-transform: uppercase;
    font-weight: 500;
}

.pink-text {
    color: #C199DF;
    font-weight: 600;
}

.show-rest {
    padding: rem 0;
}

.gallery-item {
    background-size: 125% !important;
    min-height: 300px;
}

.show-rest p {
    font-size: 18px;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.video-img {
    max-width: 100%;
}

.btn-primary:hover, .btn-primary:focus {
    opacity: 0.8;
    transition: 1s;
    color: #775511;
}

#myModal .modal-dialog {
    max-width: 800px;
    margin: 30px auto;
}

#exampleModal .modal-content {
    background-color: #41053A;
    border-radius: 15px;
    border: 2px solid #ffe6c5;
}

#exampleModal .btn-close {
    background: none;
    color: #fff;
}

#exampleModal .modal-header {
    border-bottom: 0px;
}

#myModal .modal-body {
    position: relative;
    padding: 0px;
}

#myModal .btn-close {
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff;
    background-color: #fff;
}

.white {
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #fff;
    font-weight: 600;
}

.owl-dots {
    position: absolute !important;
    bottom: -45px  !important;
}

.owl-theme .owl-dots .owl-dot.active span, 
.owl-theme .owl-dots .owl-dot:hover span {
  background: #2caae1;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #fff !important;
}

.owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #FAD4A2 !important;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
    margin-top: 20px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
}

 .owl-dots {
    position: absolute;
    text-align: center;
    width: 100%;
    bottom: -35px;
}

.menu .container {
    position: relative;
}

.menu .container:before {
    content: '';
    left: -100px;
    height: 300px;
    width: 250px;
    position: absolute;
    top: 0px;
    background: url('../img/fruits.png') no-repeat center;
    background-size: cover;
}

.menu-content-title {
    color: #8432EE;
    font-weight: bold;
    font-size: 28px;
    margin-bottom: 20px;
}

@media (max-width: 767px) {
    
    .footer-logo {
    max-width:200px;
}

.fixed-top .fixed-phone {
    display: block;
}

.fixed-top .not-fixed-phone {
    display: none;
}

.not-fixed-phone {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    font-size: 19px;
}

.navbar-dark .navbar-toggler {
    margin-top: 75px;
}

.custom-navbar-color-custom .not-fixed-phone {
    display: none;
}

.fixed-top .navbar-toggler {
    margin-top: 0px !important;
}

.not-fixed-phone a{
        color: #FAD4A2;
    text-decoration: none;
}

.not-fixed-phone svg {
    fill: #FAD4A2;
    color: #FAD4A2;
}


.fixed-phone a{
        color: #FAD4A2;
    text-decoration: none;
}

.fixed-phone svg {
    fill: #FAD4A2;
    color: #FAD4A2;
}


.contact-content h4 {
    color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 21px;
    margin-bottom:20px;
}

   .control .image-box {
        margin-top: 30px !important;
    }

.menu-list {
    background: url('../img/gold-pudra.png') no-repeat top right;
    background-size: 150px;
}

.margin-pc {
    margin-top: 20px !important;
}

.add12 {
    padding: 12rem 0 !important;
    background: url(../img/clouds.png) no-repeat top center !important;
    background-size: 250%!important;
    overflow: hidden;
}

.triumph-box {
    padding: 0px 15px !important;
}

.triumph-img img {
    max-width: 100%;
    padding: 15px;
    border-radius: 30px;
}

.triumph:before {
    content: '';
    position: absolute;
    right: 0px;
    width: 100px;
    left: auto;
    height: 100px;
    bottom: -40px;
    background: url(../img/blur-star.png) center;
    background-size: cover;
}

.invert-margin-gap {
    margin-top: -125px !important;
}

.triumph .row {
    overflow: hidden;
}

.triumph-box h3 {
    color: #FAD4A2 !important;
    text-transform: uppercase !important;
    font-family: 'Oranienbaum', sans-serif;
    font-size: 25px !important;
    font-weight: 300 !important;
}
    
    .triumph-box {
    margin-top: 0;
}

.state-content p, .state-content ul, .restoran p {
    font-size: 16px;
}

.about-padding h3 {
    color: #8432EE;
    font-weight: bold;
    font-size: 33px !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.restoran .image-box {
    margin-top: 70px;
}

.about-img img {
    max-width: 100%;
    padding: 10px;
    border-radius: 20px;
}

.about-padding p {
    font-size: 16px !important;
    line-height: 21px !important;
    font-family: 'Montserrat', sans-serif;
    color: #fff;
}

.contact-content a {
  text-decoration: underline;
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 16px;
}

.contact-bg iframe {
    margin-top: 50px;
}

.contact-content h5 {
    color: #FAD4A2;
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 10px;
}

.contact-content h6 {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    font-weight: 300;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 32px;
}

    .header:before {
        width: 100%;
        background: url('../img/curtain-mobile.png') no-repeat center top;
        background-size: cover;
    }

    .header:after {
        width: 0px;
        background: none;
    }

    .heading {
        font-size: 40px;
    }

    .restoran {
        padding: 6rem 0 3rem 0;
        background: url(../img/clouds.png) no-repeat top center;
        background-size: 350%;
        margin-top: -50px;
        position: relative;
        z-index: 91;
    }

    .header .menu-button {
        width: 100%;
        text-align: center;
        position: absolute;
        bottom: 50px;
    }

    .header .container, .header .row {
        height: 500px;
    }

    .header .menu-button a {
        font-size: 16px;
        margin-left: 0 !important;
        max-width: 350px !important;
        padding: 15px 15px;
    }

    .header {
        min-height: 500px;
        background: url(../img/header-m.webp) no-repeat center;
        background-size: cover;
        z-index: 90;
        position: relative;
    }

    .show-rest {
        padding: 2rem 0;
    }

    .pink {
        padding: 2rem 0 0 0;
        background: rgba(65, 5, 58, 0.50);
    }

    .about {
        padding: 2rem 0;
    }

    .gallery {
        padding: 2rem 0;
    }

    .cta p {
        font-size: 16px;
        color: #fff;
        font-weight: 300;
        letter-spacing: 0.5px;
    }

    .btn-primary {
        background: linear-gradient(225deg, #FAD4A2 0%, #FEE5BC 48.44%, #ECB775 100%);
        color: #956E21;
        text-align: center;
        font-family: 'Montserrat', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        text-transform: uppercase;
        padding: 20px 20px;
        border-top: 0px solid transparent;
        border-left: 0px solid transparent;
        border-right: 0px solid transparent;
        border-bottom: 5px solid #775511;
        width: auto;
        border-radius: 12px;
        margin: 0 auto;
    }

    .about p {
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
    }

    .show-rest p {
        font-size: 16px;
        font-family: 'Montserrat', sans-serif;
        color: #fff;
    }

    .gallery-item {
        background-size: 250% !important;
        min-height: 150px !important;
    }

    .menu-button {
        bottom: 25%;
    }

    .menu-button a {
        max-width: 140px;
        margin-left: -8%;
        font-size: 14px;
        padding: 15px 5px;
    }

    .phone {
        display: none;
    }
}


@media (min-width: 1200px) and (max-width: 1400px) {
    .menu-button {
        bottom: 35%;
    }

    .header:before {
        width: 50%;
        background-size: 100%;
        background-position-y: top;
        background-position-x: left;
    }

    .header:after {
        width: 50%;
        background-size: 100%;
        background-position-y: top;
        background-position-x: right;
    }

    .header .menu-button a {
        max-width: 140px;
        margin-left: -8%;
        font-size: 16px;
        padding: 15px 25px;
    }

    .menu-button a {
        max-width: 140px;
        margin-left: -8%;
        font-size: 16px;
        padding: 15px 5px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .menu-button {
        bottom: 35%;
    }
    
 

    .header:before {
        width: 50%;
        background-size: 100%;
        background-position-y: top;
        background-position-x: left;
    }

    .header:after {
        width: 50%;
        background-size: 100%;
        background-position-y: top;
        background-position-x: right;
    }

    .navbar-dark .navbar-nav .nav-link {
        font-size: 14px;
        font-weight: 500;
        font-family: 'Montserrat', sans-serif;
        color: rgba(255, 255, 255, 0.85);
        text-transform: uppercase;
    }

    .header .menu-button a {
        max-width: 140px;
        margin-left: -8%;
        font-size: 16px;
        padding: 15px 25px;
    }

    .menu-button a {
        max-width: 120px;
        margin-left: -8%;
        font-size: 14px;
        padding: 15px 5px;
    }

    .header {
        height: 700px;
    }

    .header .container, .header .row {
        height: 700px;
    }

}


@media (max-width: 1200px) {
    .invert-margin {
        margin-top: 0px;
    }
    
    .invert-margin-gap {
        margin-top: 0px;
    }
}

@media (max-width:1600px) {
    .add12 .row:after {
        content: '';
        position: absolute;
        width: 300px;
        height: 300px;
        bottom: -20px;
        right: -50px;
        background: url(../img/blur-star.png) center;
        background-size: cover;
    }
    
    .add12 .row:before {
        content: '';
        position: absolute;
        left: -80px;
        width: 300px;
        height: 300px;
        top: 0;
        background: url(../img/blur-micro.png) center;
        background-size: cover;
    }
}

@media (min-width: 767px) and (max-width: 992px) {
    .menu-button {
        bottom: 32%;
    }
    
       .control .image-box {
        margin-top: 30px !important;
    }
    .margin-pc {
    margin-top: 20px !important;
}
    
.triumph:before {
    content: '';
    position: absolute;
    right: 0px;
    width: 300px;
    left: auto;
    height: 300px;
    bottom: -100px;
    background: url(../img/blur-star.png) center;
    background-size: cover;
}
    
    .invert-margin-gap {
        margin-top: -125px;
    }
    
    .triumph-box {
    margin-top: 0;
}
    
    .add12 {
        padding: 6rem 0 !important;
        background: url(../img/clouds.png) no-repeat top center !important;
        background-size: cover !important;
        overflow: hidden;
    }

    .phone {
        display: none;
    }

    .header:before {
        width: 50%;
        background-size: 100%;
        background-position-y: top;
        background-position-x: left;
    }

    .header:after {
        width: 50%;
        background-size: 100%;
        background-position-y: top;
        background-position-x: right;
    }

    .menu-button a {
        max-width: 200px;
        font-size: 18px;
        padding: 15px 5px;
    }

    .header .menu-button a {
        max-width: 200px;
        font-size: 18px;
        padding: 25px 25px;
    }
}

@media (max-width: 991.98px) {
    .custom-navbar-color-custom {
      background-color: #41053a; /* Replace with your desired color */
      background: #41053a;
    }

    .logoSmaller img {
        height: 100px;
        width: auto;
        box-shadow: 0px 0px 0px #fff;
    }
  }