@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Montserrat:wght@400;700&display=swap');

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    background-color: #f0f0f0;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 30px;
    padding-left: 30px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    color: #55b287;
    font-weight: 700;
    margin: 1rem 0;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
    color: #55b287;
}

    a:hover {
        text-decoration: none;
        color: #0CA2F2;
    }

    a:visited {
        color: #55b287;
    }

        a:visited:hover {
            color: #0CA2F2;
        }

ul {
    list-style: disc;
}

.Normal {
    line-height: 1.7em;
    font-size: 18px;
    color: #000;
}

.bi {
    font-size: 1.5rem;
    margin: 0 5px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/

.navbar {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
    font-family: 'Montserrat', Arial, Helvetica, sans-serif;
    letter-spacing: 1px;
    padding: 1% 3%;
    height: 150px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: transparent;
}

.navbar-brand {
    padding: 0 !important;
}

a.btn-info, a.btn-info:visited, a.btn-primary, a.btn-primary:visited {
    color: #fff;
}

#dnn_dnnLOGO_imgLogo {
    max-width: 200px;
    width: 100%;
    border-radius: 10px;
}

.px-lg-4 {
    padding: 0 .5rem !important;
}

.nav-link {
    color: #fff !important;
    font-size: 18px;
    font-weight: 700;
}

.nav-link:hover {
    color: #ccc !important;
}

.navbar-toggler {
    margin: 2%;
}

.dropdown-menu {
    padding: 0;
    border: none;
    background-color: #000;
    min-width: 12rem;
}

    .dropdown-menu .px-lg-4 {
        padding: .5rem !important;
    }

.dropdown-menu .nav-link {
    font-size: 18px;
    text-transform: initial !important;
}

    .dropdown-menu .nav-link:hover {
        color: #ccc !important;
    }

/*------------------------------------------------*/
/* HERO */
/*------------------------------------------------*/

#videoBG {
    object-fit: cover;
    width: 100%;
    height: 100vh;
}

.hero-bg {
    object-fit: cover;
    width: 100%;
    height: 500px;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
}

.Page-Home .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/72/AdobeStock_162484192-1600-800.jpg');
    background-size: cover;
    background-position: center;
    height: 90vh;
}

/* about us */

.Id1590 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/72/AdobeStock_84776936-1600-800.jpg');
    background-size: cover;
    background-position: center;
}

/* memberships */

.Id1591 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/72/AdobeStock_101668062-1600-800.jpg');
    background-size: cover;
    background-position: center;
}

/* book now */

.Id1592 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/72/AdobeStock_9905590-1600-800.jpg');
    background-size: cover;
    background-position: center;
}

/* contact us */

.Id1593 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("/Portals/72/AdobeStock_145092063-1600-800.jpg");
    background-size: cover;
    background-position: center;
}

/* buy membership */

.Id1641 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/Portals/72/AdobeStock_9905590-1600-800.jpg');
    background-size: cover;
    background-position: center;
}

.hero-text {
    position: absolute;
    top: 55%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
}

.hero-text h1,
.hero-text h3 {
    margin: .2em;
    color: #fff !important;
}

.hero-text h1 {
    font-size: 3.5rem;
}

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

#MainContent {
    padding-top: 60px;
    padding-bottom: 20px;
}

.Page-Home #MainContent {
    padding-bottom: 0px;
}

#MainContentMid {
    padding-right: 0;
    padding-left: 0;
}

.Page-Home #MainContentMid {
    margin: 2% 0;
}

#PhotoNavigation .DNNModuleContent {
    padding-top: 5%;
}

/* home page buttons */

.zoom-button {
    cursor: pointer;
    width: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .zoom-button img {
        width: 100%;
        transition: transform .5s ease;
    }

    .zoom-button:hover img {
        transform: scale(1.3);
    }

.text-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}

    .text-overlay h2 {
        text-shadow: 2px 2px 4px rgba(0,0,0,.5);
        color: #fff;
    }

    .text-overlay a {
        color: #fff !important;
        text-decoration: none;
    }

.image-border {
    border-radius: 10px;
}

.book-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-radius: 5px;
    background-color: #55b287;
    color: #f5f5f5 !important;
    font-weight: 700;
    -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;
}

    .book-button:hover {
        color: #f5f5f5 !important;
        background-color: #404040;
        text-decoration: none;
    }

.book-button-alt {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-radius: 5px;
    border: 2px solid #404040;
    background-color: #404040;
    color: #f5f5f5 !important;
    font-weight: 700;
    -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;
}

    .book-button-alt:hover {
        color: #404040 !important;
        background-color: #55b287;
        text-decoration: none;
    }

.pricing {
    background-color: #55b287;
    padding: 2% 5%;
    border-radius: 10px;
    margin: 8%;
}

    .pricing h1,
    .pricing h2,
    .pricing h3,
    .pricing h4,
    .pricing h5,
    .pricing h6,
    .pricing p {
        color: #fff;
    }

.pricing hr {
    border: 0;
    height: 1px;
    background-image: linear-gradient(to right, rgba(12, 162, 242, 0), rgba(12, 162, 242, 0.75), rgba(0, 0, 0, 0));
}

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

footer {
    background-color: #404040;
    padding: 3% !important;
}

    footer h1,
    footer h2,
    footer h3,
    footer h4 {
        color: #f0f0f0;
    }

#Footer p {
    color: #f0f0f0 !important;
    margin-top: 1rem;
}

    #Footer p a {
        color: #55b287;
        text-decoration: none;
    }

        #Footer p a:hover {
            color: #f0f0f0;
        }

        #Footer p a:visited {
            color: #55b287;
        }

            #Footer p a:visited:hover {
                color: #f0f0f0;
            }

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (max-width: 1199px) {
    .navbar {
        padding: 1%;
        height: auto;
        background-color: rgba(0,0,0,.8);
    }

    #dnn_dnnLOGO_imgLogo {
        max-width: 100px;
    }

    .navbar-dark .navbar-toggler {
        margin: 0;
        color: rgba(255,255,255,1) !important;
        border: none;
    }

    .nav-link {
        border: none;
        text-align: center;
    }

    .active .nav-link {
        border: none;
        background-color: #030303;
    }

    .nav-link:hover {
        border: none;
        background-color: #030303;
    }

    .px-lg-4 {
        padding: 0 !important;
    }

    .hero-bg {
        height: 70vh;
    }

    .hero-text {
        padding: 0 5%;
        top: 45%;
    }

    .hero-text h1 {
        font-size: 2.5rem;
    }

    .hero-text h3 {
        font-size: 1.5rem;
    }
}
