@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css");

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    background-color: #fff;
}

.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: #000;
    font-weight: 600;
    margin: 1rem 0;
    line-height: 1.7;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    text-decoration: none;
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -o-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

a:hover {
    text-decoration: none;
    color: #000;
}

a:visited {
}

a:visited:hover {
    color: #000;
}

.Normal {
    line-height: 1.75em;
    font-size: 18px;
    color: #000;
}

.bi {
    font-size: 1.5rem;
    margin: 0 5px;
}

/*------------------------------------------------*/
/* HEADER */
/*------------------------------------------------*/

#TopBanner {
    background-color: #0a2e36;
    position: relative;
    z-index: 500;
    height: 40px;
    -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;
}

.nav-minimize #TopBanner {
    background-color: #089f12;
}

#TopBanner p {
    margin-top: 3px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    -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;
}

#TopBanner p a {
    color: #fff;
}

#TopBanner p a:hover {
    color: #668890;
}

#TopBanner p a:visited {
    color: #fff;
}

#TopBanner p a:visited:hover {
    color: #668890;
}

#TopBanner .bi {
    font-size: 16px;
    vertical-align: middle;
}

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/

.navbar {
    padding: 0;
    letter-spacing: 1px;
    background-color: #fff !important;
    box-shadow: 1px 1px 10px rgba(0,0,0,.25);
    padding-top: 5px;
    padding-bottom: 5px;
}

.nav-minimize {
}

.navbar-brand {
    padding: 0 !important;
}

.nav-link {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #0a2e36 !important;
    text-decoration: none;
    line-height: 20px;
}

.nav-link:hover {
    color: #089f12 !important;
}

.nav-link:visited {
    color: #0a2e36 !important;
}

.nav-link:visited:hover {
    color: #089f12 !important;
}

.navbar-toggler {
    margin: 2%;
}

.dropdown-menu {
    padding: 0;
    border: none;
    border-radius: 2px;
    background-color: #0a2e36;
    border-top: 3px solid #089f12;
    min-width: 13rem;
}

.dropdown-menu .px-lg-4 {
    padding: .5rem !important;
}


.dropdown-menu .nav-link {
    font-size: 16px;
    color: #fff !important;
    text-transform: initial !important;
}

.dropdown-menu .nav-link:hover {
    color: #089f12 !important;
}

.dropdown-menu .nav-link:visited {
    color: #fff !important;
}

.dropdown-menu .nav-link:visited:hover {
    color: #089f12 !important;
}

/*------------------------------------------------*/
/* HERO */
/*------------------------------------------------*/

.hero-bg {
    object-fit: cover;
    width: 100%;
    overflow: hidden;
    position: relative;
    height: 400px;
}

.Page-Home .hero-bg {
    display: none;
}

.Id3068 .hero-bg,
.Id3069 .hero-bg,
.Id3064 .hero-bg,
.Id3072 .hero-bg,
.Id3073 .hero-bg,
.Id3074 .hero-bg,
.Id3086 .hero-bg {
    display: none;
}

/* reviews */

.Id3066 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0.4)), url('/Portals/143/Island_Green.jpg');
    background-size: cover;
    background-position: center;
}

/* adult lessons */

.Id3070 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, 0.5)), url('/Portals/143/adult-lessons.jpg');
    background-size: cover;
    background-position: center;
}

/* group lessons */

.Id3071 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0.4)), url('/Portals/143/Golfers_Foursome.jpg');
    background-size: cover;
    background-position: 50% 20%;
}

/* gift certs */

.Id3062 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, .4), rgba(0, 0, 0, 0.4)), url('/Portals/143/giftcert.jpg');
    background-size: cover;
    background-position: center;
}

.hero-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.Page-Home .hero-text {
    top: 55%;
}

#dnn_HeroText {
    padding-left: 5px;
    padding-right: 5px;
}

.hero-text p,
.hero-text h1,
.hero-text h2,
.hero-text h3,
.hero-text h4,
.hero-text h5,
.hero-text h6 {
    color: #fff !important;
}

.hero-text h1 {
    font-size: 3rem;
    text-transform: uppercase;
}

.hero-text h2 {
    text-transform: uppercase;
}

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

#MainContent {
    padding-top: 30px;
    padding-bottom: 5px;
}

#MainContent ul li {
    list-style-type: disc !important;
}

#MainContent a {
    font-weight: 800 !important;
}

.Page-Home #MainContent {
    padding-bottom: 0px;
}

/* 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;
}

.blue-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #0a2e36;
    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;
}

.blue-button:hover {
    color: #fff !important;
    background-color: #011B21;
    text-decoration: none;
}

.green-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #089f12;
    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;
}

.green-button:hover {
    color: #fff !important;
    background-color: #036d19;
    text-decoration: none;
}

.red-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border-radius: 20px;
    font-weight: 700;
    text-transform: uppercase;
    background-color: #f60439;
    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;
}

.red-button:hover {
    color: #fff !important;
    background-color: #BF0029;
    text-decoration: none;
}

.grey {
    background-color: #f7f8fc;
    border-radius: 25px;
    padding: 1%;
}

.grey h1,
.grey h2,
.grey h3,
.grey h4,
.grey h5,
.grey h6,
.grey p {
    color: #202020;
}

.shadow-div {
    background-color: #fff;
    border-radius: 25px;
    padding: 3%;
    box-shadow: 2px 2px 10px rgba(0,0,0,.15);
}

.shadow-div h1,
.shadow-div h2,
.shadow-div h3,
.shadow-div h4,
.shadow-div h5,
.shadow-div h6,
.shadow-div p {
    color: #202020;
}

.blue {
    background-color: #0a2e36;
    border-radius: 25px;
    padding: 1%;
}

.blue h1,
.blue h2,
.blue h3,
.blue h4,
.blue h5,
.blue h6,
.blue p {
    color: #fff;
}

.green-border {
    border: 3px solid #089f12;
    border-radius: 25px;
    padding: 1%;
}

.green-border h1,
.green-border h2,
.green-border h3,
.green-border h4,
.green-border h5,
.green-border h6,
.green-border p {
    color: #000;
}

.image-border {
    border-radius: 25px;
}

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

/* footer top */

#FooterTop {
    background-color: #0a2e36;
    padding: 2% 3% !important;
}

#FooterTop h1,
#FooterTop h2,
#FooterTop h3,
#FooterTop h4,
#FooterTop h5,
#FooterTop h6 {
    color: #fff;
}

#FooterTop p {
    color: #fff !important;
    margin-top: 1rem;
}

#FooterTop p a {
    color: #089f12;
    text-decoration: none;
}

#FooterTop p a:hover {
    color: #fff;
}

#FooterTop p a:visited {
    color: #089f12;
}

#FooterTop p a:visited:hover {
    color: #fff;
}

/* footer bottom */

#FooterBottom {
    background-color: #e5e5e5;
    padding: 2% 3% !important;
}

#FooterBottom h1,
#FooterBottom h2,
#FooterBottom h3,
#FooterBottom h4,
#FooterBottom h5,
#FooterBottom h6 {
    color: #fff;
}

#FooterBottom p {
    color: #000 !important;
    margin-top: 1rem;
}

#FooterBottom p a {
    color: #0a2e36;
    text-decoration: none;
}

#FooterBottom p a:hover {
    color: #668890;
}

#FooterBottom p a:visited {
    color: #0a2e36;
}

#FooterBottom p a:visited:hover {
    color: #668890;
}

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (max-width: 992px) {
    .navbar {
        padding: 1%;
        height: auto;
    }

    #dnn_dnnLOGO_imgLogo {
        max-width: 150px;
    }

    .px-lg-4 {
        padding: 0 !important;
    }

    .dropdown-menu .px-lg-4 {
        padding: 0 !important;
    }

    .hero-bg {
        height: 400px;
    }

    .Page-Home .hero-bg {
        background-attachment: scroll;
        height: 60vh;
    }

    .hero-text {
        padding: 0;
        top: 50%;
    }

    .hero-text h1 {
        font-size: 3rem;
        margin: 0 !important;
    }

    .Page-Home .hero-text h1 {
        font-size: 2rem;
    }

    .hero-text h2 {
        font-size: 1.75rem;
    }

    .hero-text h3 {
        font-size: 1.25rem;
    }
}

@media screen and (max-width: 767px) {
    #TopBanner {
        height: 70px;
    }

    #TopBanner p {
        font-size: 12px;
    }

    #TopBanner .bi {
        font-size: 14px;
    }
}
