@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;700&family=Open+Sans:wght@400;700&display=swap');

body {
    font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

h1,
h2,
h3,
h4 {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    color: #1a1a1a;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
}

hr {
    margin: 50px 0;
}

img {
    max-width: 100%;
    height: auto;
}

a {
    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;
    color: #000;
}

    a:hover {
        text-decoration: none;
        color: #474747;
    }

    a:visited {
        color: #000;
    }

.Normal {
    font-size: 16px;
    line-height: 1.7em;
    color: #474747;
}

.bi {
    font-size: 1.5rem;
    margin: 0 4px;
    -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;
}

.SkinLink {
    margin-top: 15px;
    text-align: center;
}

.navbar {
    margin-bottom: 0 !important;
    border-radius: 0 !important;
}

.carousel-inner > .active.left {
    float: none;
}

.carousel-caption h1 {
    color: #fff;
}

.navbar-brand {
    padding: 0 !important;
}

a.btn-info, a.btn-info:visited, a.btn-primary, a.btn-primary:visited {
    color: #fff;
}

.searchBox {
    padding: 15px 15px 0 15px;
    width: 240px;
}

    .searchBox .searchText {
        color: #000;
        float: right;
    }

.searchSkinObjectPreview_group {
    display: none;
}

ul.dnnAdminTabNav {
    height: 40px;
    border-radius: 0 !important;
}

/* Addition to bootstrap menu styles */
/* Displace second and deeper level menus right from their parent.  */
.dropdown-menu .dropdown-menu {
    margin-left: 160px;
}


/* ADMIN */

#ControlBar, #ControlBar:before, #ControlBar:after, #ControlBar *:before, #ControlBar *:after,
#ControlBar li, #ControlBar li:before, #ControlBar li:after,
#ControlBar a, #ControlBar a:before, #ControlBar a:after,
.dnn_mact, .dnn_mact:before, .dnn_mact:after, .dnn_mact *:before, .dnn_mact *:after,
.dnn_mact li, .dnn_mact li:before, .dnn_mact li:after {
    -webkit-box-sizing: content-box !important; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: content-box !important; /* Firefox, other Gecko */
    box-sizing: content-box !important; /* Opera/IE 8+ */
}


.navbar-default .navbar-nav > li > div > ul > li > a, .navbar-default .LoginLink {
    color: #777;
}

    .navbar-default .navbar-nav > li > div > a:hover,
    .navbar-default .navbar-nav > li > div > a:focus,
    .navbar-default .navbar-nav > li > div > ul > li > a:hover,
    .navbar-default .navbar-nav > li > div > ul > li > a:focus {
        color: #ffffff;
        background-color: #178acc;
    }

/*------------------------------------------------*/
/* TOP HEADER */
/*------------------------------------------------*/

.top-header {
    background-color: #1a1a1a;
    padding: 1% 4%;
}

    .top-header p,
    .top-header h1,
    .top-header h2,
    .top-header h3,
    .top-header h4 {
        color: #fff;
    }

    .top-header a {
        color: #fff;
    }

        .top-header a:hover {
            color: #c0c0c0 !important;
        }

        .top-header a .bi:hover {
            color: #c0c0c0 !important;
        }

        .top-header a:visited {
            color: #fff;
        }

/*------------------------------------------------*/
/* NAVBAR */
/*------------------------------------------------*/

.navbar {
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 400;
    background-color: #000;
    letter-spacing: 1px;
}

.px-lg-4 {
    padding: 0 .5rem !important;
}

.nav-link {
    -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;
    color: #f9fe91 !important;
}

    .nav-link:hover {
        /*background-color: #fff;*/
        color: #f0ff00 !important;
    }

    .nav-link a:hover {
        color: #f0ff00 !important;
    }

.nav-link {
    font-size: 14px;
}

.navbar-toggler {
    margin: 2%;
}

.dropdown-menu {
    padding: 0;
    border: 1px solid #000;
    border-radius: 0;
    background-color: rgba(255,255,255,.9);
}

    .dropdown-menu .px-lg-4 {
        padding: 0 !important;
    }

    .dropdown-menu .nav-link {
        color: #1a1a1a !important;
    }

    .dropdown-menu .nav-link:hover {
        color: #f0ff00 !important;
        background-color: rgba(0,0,0,.9) !important;
    }


/*------------------------------------------------*/
/* MAIN CONTENT */
/*------------------------------------------------*/

#TopContent {
    margin-top: 20px;
}

.carousel img {
    width: 100%;
}

.image-border {
    border-radius: 50px 0px 50px 0px;
    padding: 3px;
    border-bottom: 1px solid #1a1a1a;
    border-right: 1px solid #1a1a1a;
}

.image-shadow {
    border-radius: 10px;
    box-shadow: 2px 4px 6px rgba(0,0,0,.4);
}

#Testimonials {
    margin-top: 30px;
}

#dnn_Testimonial1,
#dnn_Testimonial2,
#dnn_Testimonial3 {
    margin-top: 30px;
}

#dnn_Testimonial1 .DnnModule,
#dnn_Testimonial2 .DnnModule,
#dnn_Testimonial3 .DnnModule {
    background-color: #c5c5c5;
    border-radius: 15px;
    border: 1px solid #333;
    padding: 4%;
    box-shadow: 2px 2px 2px rgba(0,0,0,.3);
}

#dnn_Testimonial1 p,
#dnn_Testimonial2 p,
#dnn_Testimonial3 p {
    margin-bottom: 0;
    font-size: 14px;
}

#BottomNav {
    margin-top: 30px;
    background-color: #333;
    padding: 2%;
}

#BottomNavButtons {
    max-width: 1000px;
    margin: 0 auto;
}

#BottomNavButtons p {
    margin: 4px;
}

#BottomNavButtons p a {
    display: inline-block;
    font-family: 'Raleway', Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    padding: 20px 2px;
    /*height: 80px;*/
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 2px solid #f9fe91;
    border-radius: 5px;
    background-color: #1a1a1a;
    color: #f9fe91 !important;
}

    #BottomNavButtons p a:hover {
        color: #1a1a1a !important;
        background-color: #f9fe91;
    }

/*------------------------------------------------*/
/* FOOTER */
/*------------------------------------------------*/

footer {
    background-color: #1a1a1a;
    color: #fff;
}

#FooterRow {
    padding: 20px 0;
}

    #FooterRow p {
        color: #fff !important;
        margin-top: 1rem;
    }

        #FooterRow p a {
            color: #f9fe91;
            text-decoration: none;
        }

            #FooterRow p a:hover {
                color: #f0ff00;
            }

/*------------------------------------------------*/
/* MEDIA QUERIES */
/*------------------------------------------------*/

@media screen and (max-width: 991px) {

    .dropdown-menu {
        border: none;
        border-radius: 0;
        background-color: #000;
    }

    .dropdown-menu .nav-link {
        color: #f9fe91 !important;
    }

}
