@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&display=swap');
@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.9.1/font/bootstrap-icons.css");

html {
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #35556c;
    font-weight: 700;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

.Normal {
    font-size: 16px;
    color: #000;
    line-height: 1.5;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #35556c;
    text-decoration: 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;
}

    a:hover {
        text-decoration: none;
        color: #4dafb8;
    }

    a:visited {
        color: #35556c;
    }

        a:visited:hover {
            text-decoration: none;
            color: #4dafb8;
        }

.bi {
    font-size: 1.5em;
    padding: 0 10px;
    color: #35556c;
    -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;
}

    .bi:hover {
        color: #4dafb8;
    }

    .bi:visited {
        color: #35556c;
    }

        .bi:visited:hover {
            color: #4dafb8;
        }

/*------------------------------------------------*/
/* HEADER */
/*------------------------------------------------*/

#TopHeader {
    background-color: #34546b;
}
#TopHeader p {
    color: #fff;
}

    #TopHeader .bi {
        color: #4dafb8;
    }

        #TopHeader .bi:hover {
            color: #fff;
        }

        #TopHeader .bi:visited {
            color: #4dafb8;
        }

            #TopHeader .bi:visited:hover {
                color: #fff;
            }

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/

.navbar {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 0;
    -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;
}

.bg-light {
    background-color: #4dafb8 !important;
}

.nav-link {
    display: inline-block;
    color: #fff !important;
    text-decoration: none;
    line-height: 40px;
    -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;
}

    .nav-link:hover {
        text-decoration: none;
        color: #34546b !important;
    }

    .nav-link:visited {
        color: #fff;
    }

        .nav-link:visited:hover {
            text-decoration: none;
            color: #34546b !important;
        }

.dropdown-menu {
    background-color: #4dafb8;
    margin: 0;
    min-width: 15rem;
}

    .dropdown-menu .nav-link {
        color: #fff !important;
        line-height: initial;
    }

    .dropdown-menu .active {
        border-radius: 0px;
    }

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

.hero-bg {
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 350px;
    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/83/c3353c90-773d-4886-b154-97946d240ea8.jpg');
    background-size: cover;
    background-position: center;
    height: 500px;
}

/* About */

.Id1805 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/dbd1dd4e-8173-43c6-a55c-6160388c51ea.jpg');
    background-size: cover;
    background-position: center;
}

/* News */

.Id1806 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/IMG_1566-1600.jpg');
    background-size: cover;
    background-position: top;
}

/* Events */

.Id1807 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/IMG_0133.jpg');
    background-size: cover;
    background-position: center;
}

/* Memberships */

.Id1808 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/91493453-2054-42b3-b5e1-d399c5879bf3.jpg');
    background-size: cover;
    background-position: center;
}

/* Leagues */

.Id1809 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/573fea95-b015-4f74-b2b2-2385420442ce.jpg');
    background-size: cover;
    background-position: center;
}

/* Lessons */

.Id1810 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/bfd0d63c-0766-4087-be98-8db7983ccac4.jpg');
    background-size: cover;
    background-position: center;
}

/* Contact */

.Id1811 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/IMG_3889.jpg');
    background-size: cover;
    background-position: center;
}

/* Book */

.Id1812 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('/Portals/83/c3353c90-773d-4886-b154-97946d240ea8.jpg');
    background-size: cover;
    background-position: center;
}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

    .hero-text h1,
    .hero-text h2,
    .hero-text h3,
    .hero-text h4,
    .hero-text h5 {
        color: #fff;
        font-weight: 700;
    }

    .hero-text h1 {
        font-size: 3.5rem;
    }

    .PageType_Normal .hero-text h1 {
        font-size: 5.5rem;
    }

#MainContent {
    background-color: #fff;
    padding-top: 30px;
    padding-bottom: 30px;
}

.slider {
    width: 100%;
    margin: 0;
    padding: 0;
}

    .slider p {
        margin-top: 0;
        margin-bottom: 0;
    }

#MainContent li {
    list-style-type: disc;
}

.image-border {
    border-radius: 10px;
}

.blue-div {
    background-color: #34546b;
    padding: 2% 4%;
    margin: 2% auto;
    border-radius: 3px;
}

    .blue-div p,
    .blue-div li,
    .blue-div h1,
    .blue-div h2,
    .blue-div h3,
    .blue-div h4,
    .blue-div h5,
    .blue-div h6 {
        color: #fff !important;
    }

.book-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    background-color: #4dafb8;
    border: 2px solid #34546b;
    color: #fff !important;
    -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 {
        background-color: #34546b;
        color: #fff !important;
        text-decoration: none;
    }

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

footer {
    background-color: #34546b;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-top: 30px;
}

    footer .Normal {
        color: #fff !important;
    }

        footer .Normal a {
            color: #4dafb8;
        }

        footer .Normal a:hover {
            color: #fff;
        }

            footer .Normal a:visited {
                color: #4dafb8;
            }

            footer .Normal a:visited:hover {
                color: #fff;
            }

        footer .bi {
            color: #4dafb8;
        }

            footer .bi:hover {
                color: #fff;
            }

            footer .bi:visited {
                color: #4dafb8;
            }

                footer .bi:visited:hover {
                    color: #fff;
                }

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (min-width: 996px) {

    .dropdown-menu {
        border-radius: 0;
    }
}

@media screen and (max-width: 997px) {

    #dnn_HeaderLogo img {
        max-width: 130px !important;
    }

    .navbar-toggler {
        margin: 10px;
    }

    .nav-item {
        margin: 0;
        text-align: center;
    }

    .PageType_Normal .hero-text h1 {
        font-size: 3.5rem;
    }
}
