@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700&family=Roboto:wght@400;700&family=Roboto+Condensed:wght@400;700&family=Raleway:wght@400;700&display=swap');

@import url("https://use.typekit.net/aro6xon.css");

html {
    scroll-behavior: smooth;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    color: #000;
    font-weight: 700;
    margin-top: .5rem;
    margin-bottom: 1.5rem;
}

.underline::after {
    content: "";
    display: block;
    width: 30%;
    border-bottom: 2px solid #f5f5f5;
    margin: 20px auto 10px;
}

.Normal {
    font-size: 16px;
    line-height: 1.5;
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    color: #404040;
}

.aviano {
    font-family: "aviano-future", sans-serif !important;
    font-weight: 400;
    font-style: normal;
}

.aviano-bold {
    font-family: "aviano-future", sans-serif !important;
    font-weight: 700;
    font-style: normal;
}

p {
    margin-top: 1rem;
    margin-bottom: 1rem;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    color: #ec3e35;
    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: #525252;
    }

    a:visited {
        color: #ec3e35;
    }

        a:visited:hover {
            text-decoration: none;
            color: #525252;
        }

.bi {
    font-size: 1.4em;
    padding: 0 10px;
}

.container-fluid {
    padding-left: 0;
    padding-right: 0;
}

.container-fluid .row {
    margin-right: 0;
    margin-left: 0;
}

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/

.navbar {
    padding: 0;
    letter-spacing: 1px;
}

.bg-dark {
    background-color: #303030 !important;
}

#dnn_dnnLOGO_imgLogo {
    max-height: 60px;
    margin-left: 30px;
    margin-right: 5px;
}

.nav-item {
    text-align: center;
}

.px-2 {
    padding-left: 0.25rem !important;
    padding-right: 0.25rem !important;
}

.nav-link {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #fff !important;
    border-bottom: 2px solid rgba(255,255,255,0);
    display: inline-block;
    text-decoration: none;
    line-height: 20px;
    -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;
        border-bottom: 2px solid rgba(255,255,255,1);
        color: #fff !important;
    }

    .nav-link:visited {
        color: #fff;
        border-bottom: 2px solid rgba(255,255,255,0);
    }

        .nav-link:visited:hover {
            text-decoration: none;
            color: #fff !important;
            border-bottom: 2px solid rgba(255,255,255,1);
        }

.dropdown-menu {
    background-color: #525252;
    margin: 0;
    min-width: 10rem;
}

    .dropdown-menu .nav-link {
        line-height: initial;
    }

    .dropdown-menu .nav-link:hover {
        color: #ccc !important;
        border-bottom: 2px solid rgba(255,255,255,0);
    }

    .dropdown-menu .nav-link:visited {
        color: #fff !important;
    }

    .dropdown-menu .nav-link:visited:hover {
        color: #ccc !important;
        border-bottom: 2px solid rgba(255,255,255,0);
    }

    .dropdown-menu .active {
        border-radius: 0px;
    }

/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

.hero-bg {
    object-fit: cover;
    width: 100%;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    height: 400px;
}

.Page-Home .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/portals/102/AdobeStock_378099913-1600-800.jpg');
    background-size: cover;
    background-position: center;
    height: 75vh;
}

/* about patrick */

.Id2189 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/portals/102/AdobeStock_248596560-1600-800.jpg');
    background-size: cover;
    background-position: center;
}

/* adult coaching, junior coaching */

.Id2190 .hero-bg,
.Id2195 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/portals/102/AdobeStock_236620924-1600.jpg');
    background-size: cover;
    background-position: center;
}

/* indoor golf practice */

.Id2191 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/portals/102/AdobeStock_378081725-1600.jpg');
    background-size: cover;
    background-position: center;
}

/* online booking */

.Id2192 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/portals/102/AdobeStock_181901119-1600.jpg');
    background-size: cover;
    background-position: center;
}

/* contact us */

.Id2193 .hero-bg {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('/portals/102/AdobeStock_181782164-1600-800.jpg');
    background-size: cover;
    background-position: center;
}

.hero-text {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
}

.hero-text h1,
.hero-text h2,
.hero-text h3,
.hero-text h4,
.hero-text h5 {
    color: #fff;
    font-weight: 700;
    margin-top: 1.5rem;
}

.hero-text h2 {
    font-size: 3rem;
}

#MainContent {
    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;
    margin-top: .5rem;
    margin-bottom: .5rem;
}

.image-border {
    border-radius: 10px;
}

.highlight {
    background-color: #f5f5f5;
    border-radius: 3px;
    margin: 1% auto;
    padding: 2%;
}

.book-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border: 2px solid #ec3e35;
    background-color: #ec3e35;
    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: #fff;
    border: 2px solid #303030;
    color: #303030 !important;
    text-decoration: none;
}

.book-button-alt {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    border: 2px solid #000;
    background-color: #fff;
    color: #000 !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-alt:hover {
    color: #fff !important;
    background-color: #000;
    text-decoration: none;
}

/* 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;
    }

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

footer {
    background-color: #303030;
    padding-top: 2%;
    padding-bottom: 2%;
}

    footer .Normal {
        color: #fff !important;
    }

        footer .Normal a {
            color: #ec3e35;
        }

            footer .Normal a:hover {
                color: #fff;
                text-decoration: none;
            }

            footer .Normal a:visited {
                color: #ec3e35;
            }

                footer .Normal a:visited:hover {
                    color: #fff;
                    text-decoration: none;
                }

/*------------------------------------------------*/
/* LANDING PAGE */
/*------------------------------------------------*/

.Id2638 .hero-bg {
    display: none;
}

.Id2638 #MainContent,
.Id2638 #MainContentMid {
    padding-right: 0 !important;
    padding-left: 0 !important;
    padding-top: 50px;
    padding-bottom: 50px;
}

.Id2638 #dnn_ContentPane {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.Id2638 #MainContentMid {
    background-color: #000;
}

.Id2638 #MainContentMid h1,
.Id2638 #MainContentMid h2,
.Id2638 #MainContentMid h3,
.Id2638 #MainContentMid h4,
.Id2638 #MainContentMid h5,
.Id2638 #MainContentMid h6 {
    color: #fff;
}

.landing-page-logo {
    margin-top: 0;
}

.Id2638 h1 {
    font-size: 3rem;
    text-transform: uppercase;
}

.Id2638 p {
    font-size: 18px;
    color: #fff;
}

.landing-page-image {
    border-bottom: 10px solid #ec3e35;
    margin-bottom: 30px;
}

.Id2638 #ThreeColumn,
.Id2638 #TwoColumnMid {
    max-width: 1000px;
    margin: 0 auto;
}

.membership {
    background-color: #fff;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top;
    padding: 10px;
    max-width: 300px;
    margin: 0 auto;
    box-shadow: 1px 1px 5px 2px rgba(0, 0, 0, .1);
    margin-top: 10px;
    margin-bottom: 10px;
}

.membership hr {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 90%;
    margin: 10px auto;
    border-top: 1px solid #acacac;
}

.member-grey {
    background-image: url('/portals/102/grey-bg.png');
}

.member-red {
    background-image: url('/portals/102/red-bg.png');
}

.member-grey h3,
.member-grey h4 {
    margin-bottom: .5rem;
}

.member-red h3,
.member-red h4 {
    margin-bottom: .5rem;
    color: #fff;
}

.membership p {
    color: #000;
    font-size: 12px;
}

.red-outline {
    border: 1px solid #ec3e35;
    border-radius: 10px;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.red-outline p {
    color: #fff;
    font-size: 12px;
}

.red-button {
    display: inline-block;
    margin: 10px 0;
    padding: 10px 30px;
    background-color: #ec3e35;
    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: #A10B03;
    text-decoration: none;
}

.Id2638 footer {
    background-color: #000;
    padding-top: 2%;
    padding-bottom: 2%;
}

/* form overrides */

#dnn_ctr10174_ContentPane {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.Id2638 .rendered-form input,
.Id2638 .rendered-form textarea {
    border: 1px solid #ec3e35;
    color: #fff !important;
    background-color: #101010;
    border-radius: 0px !important;
}

.Id2638 .rendered-form .fb-radio-group .radio {
    color: #fff;
}

.Id2638 .rendered-form label,
#dnn_ctr10174_View_btnSubmit {
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'Roboto';
}

.Id2638 .rendered-form textarea {
    padding: 2% !important;
}

.Id2638 .form-control:focus {
    color: #fff;
    background-color: #000;
    border-color: #A10B03;
    box-shadow: 0 0 0 0.2rem rgba(35,36,36,.25);
}

.Id2638 .rendered-form .form-control:focus {
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.025), 0 0 8px rgba(35,36,36,.5) !important;
}

#dnn_ctr10174_View_pnlreCAPTCHA {
    max-width: 304px;
    margin-left: auto;
    margin-right: auto;
}

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (min-width: 996px) {

    .dropdown-menu {
        border-radius: 0;
    }

    .hero-text h1 {
        font-size: 5rem;
    }

    #MainContent {
        padding-right: 5% !important;
        padding-left: 5% !important;
    }
}

@media screen and (max-width: 997px) {

    .navbar-toggler {
        margin: 10px;
    }

    .nav-item {
        margin: 0;
        text-align: center;
    }

    .Page-Home .hero-bg {
        height: 55vh;
    }
}
