/* Add your styles here */


  @import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;500;700;900&display=swap');


body, p, ol, ul {
    color:#002a4c !important;
    font-family: 'Roboto', sans-serif !important;
    font-weight: 300;
    font-style: normal;
    line-height: 1.5em !important;
    font-size: 1.5rem !important;
}

body {
    background-color: #fff !important;
}

p {
    text-align: left;
    margin-bottom: 30px;
}

h1, h2, h3, h4, h5, h6 {
    font-family: "rig-shaded-bold-face", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.navbar-brand .logo {
    margin-top: -5px;
}

.navbar-nav .btn-primary {
    padding: 0 !important;
    background-color: transparent;
}

body.home .navbar-light .navbar-nav .nav-link:hover {
    color: #aaa;
}
body.home .navbar-light.nav-scroll .navbar-nav .nav-link {
    color: rgba(0,0,0,.55) !important;
}

.fixed-top.bg-light {
    background: #fff !important;
}
body.home #nav-main, body.home #nav-main.nav-scroll {
    background: #fff !important;
}

body:not(.home) .entry-content {
    position: relative;
    z-index: 98;
}


.btn, [type=submit]:not(:disabled) {
    border-radius: 4px !important;
    border: none !important;
    font-family: 'Roboto', sans-serif;
font-weight: 700;
font-style: normal;
}
.btn-primary, .btn-alt, .btn-white, [type=submit]:not(:disabled) {
    padding: 15px 35px !important;
    min-width: 150px;
}
.btn-alt, .btn-primary:hover {
    color: #fff !important;
}
.btn-alt:hover {
    color: #fff !important;
}
body .btn-link {
    color: #d31f44;
    text-transform: uppercase;
    font-size: 0.9rem;
}
.btn-white:hover {
    background: #2c3e50 !important;
    color: #fff !important;
    transition-duration: 0.2s;
}
.btn-white {
    color: #2c3e50 !important;
    transition-duration: 0.2s;
}

.navbar-light .navbar-nav .nav-link {
    display: block;
    text-align: center;
    font-size: 1.3rem !important;
    line-height: 1.15em;
    padding: 10px 35px !important;
    border-left: 1px solid #ccc;
    font-weight: 300;
    position: relative;
    top: -5px;
}
#nav-main .menu-item:last-child .nav-link {
    border-right: 1px solid #ccc;
}
.btn-nav {
    background: #f2000f !important;
    border-radius: 5px;
    text-transform: uppercase;
    color: #fff !important;
}

.btn-nav a {
    color: #fff !important;
}


.top-nav-widget {
    width: 100%;
    float: right;
    position: absolute;
    right: 0;
    top: -25px;
    text-align: right;
}
.top-nav-widget ul#menu-header-menu {
    list-style: none;
}
.top-nav-widget ul#menu-header-menu li {
    display: inline-block;
    padding: 5px 15px;
    font-size: 1rem;
}
.d-flex.justify-content-between.w-100 {
    position: relative;
}


span.ld-icon.ld-icon-arrow-right.ld-icon-right {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
}

body .entry-content .btn:hover, body .entry-content .btn-primary:hover, body .entry-content .btn-alt:hover, body #home .learndash-wrapper .ld-button:hover, button#wp_user_profile_avatar_update_profile:hover, button#wp_user_profile_avatar_remove:hover {
    background-color: #999 !important;
    opacity: 1;
}


.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

[type=reset]:not(:disabled), [type=submit]:not(:disabled) {
    border:none !important;
    box-shadow: none !important;
    border-radius: 10px;
}
[type=submit]:not(:disabled) {
    min-width: 250px;
    padding: 10px !important;
    font-weight: 400 !important;
}

.text-right {
    text-align: right;
}
img.blog-img {
    margin: 0 0 30px;
    width: 100%;
}


body:not(.home) .single-hero {
    height: 200px;
}

body.search button.input-group-text.btn.btn-outline-secondary {
    margin-top: 0;
    margin-bottom: 10px;
}


/* NAV STYLES */

body.home #nav-main {
    background: transparent;
}

.navbar-brand .logo {
    top: -25px;
    height: 115px;
    max-width: 600px;
    z-index: 999;
}

.navbar-nav .nav-link {
    padding: 0px 0px 10px !important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-style: normal;
    text-align: center;
}


body.home nav#nav-main, nav#nav-main {
    background: #fff !important;
    height: 130px;
}

.top-nav-widget ul#menu-header-menu li a {
    color: #002a4c;
}

.owl-carousel button {
    min-width: auto !important;
}
.owl-nav {
    position: relative;
}
button.owl-prev, button.owl-next {
    position: absolute;
    top: 0;
    font-size: 3.5rem !important;
    transform: translateY(-50%);
}
button.owl-prev:hover, button.owl-next:hover {
    background:none !important;
}
button.owl-prev {
    left: -50px;
}
button.owl-next {
    right: -50px;
}




/* FOOTER STYLES */

footer, footer .bg-light  {
    background: #002a4c !important;
    color: #fff !important;
    position: relative;
}


footer a, footer .bg-light a, footer p, footer h2 {
    color: #fff;
}

footer .bg-light.border-top {
    border: none !important;
}

.top-button .btn {
    border-radius: 50% !important;
}
footer p {
    color: #fff !important;
    line-height: 1.35em;
    font-size: 1rem;
    text-transform: uppercase;
}
footer.entry-footer:before {
    display:none;
}

footer h2 {
    text-transform: inherit;
    font-size: 2rem;
}
footer sub {
    opacity: 0.5;
    font-size: 0.8rem;
    line-height: 1.35em;
    display: block;
    max-width: 380px;
}
.footer_widget img {
    max-width: 400px;
    padding-bottom: 20px;
    width: 100%;
    margin: 30px 0 0;
    display: block;
}
footer .sociallinks {
    text-align: revert;
    margin-top: 85px !important;
}
.footer_widget ul li.menu-item, #heading ul li.menu-item {
    width: 33%;
    float: left;
    text-align: center;
}
.footer_widget ul li.menu-item a, #heading ul li.menu-item a {
    background: #fff;
    padding: 20px;
    min-width: 250px !important;
    display: inline-block;
    color: #0e2142;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 2.25rem;
    border-radius: 50px;
    margin-bottom: 30px;
}
.footer_widget ul li.menu-item a:hover, #heading ul li.menu-item a:hover  {
    color: #fff;
    transition: 0.2s;
}
.sociallinks {
    text-align: left;
    margin-top: 30px;
}
input[type="text"], input[type="email"], input[type="tel"], textarea {
    border: 1px solid #ccc !important;
    box-shadow: none !important;
    padding: 15px 10px;
    margin: 0 0 10px !important;
    width: 100%;
    border-radius: 0;
}

input[type=submit] {
    border-radius: 0 !important;
}
footer textarea {
    height: 150px;
}


.sociallinks a {
    font-size: 1rem;
    margin-right: 0px;
    opacity: 1;
    transition-duration: 0.2s;
    color: #333;
}
.sociallinks a:hover {
    opacity: 1;
    transition-duration: 0.2s;
}
.fa-circle {
    color: #fff;
}
.fa-brands.fa-inverse {
    color: #333;
}
.sociallinks a:hover {
    transition-duration: 0.2s;
}
.sociallinks i {
    transition-duration: 0.2s;
    font-size: 2.5rem;
    margin-right: 10px;
}
footer h2.widget-title.h4 {
    text-transform: uppercase;
    font-weight: 900;
    font-family: 'Roboto', sans-serif;
font-weight: 700;
font-style: normal;
    font-size: 1.15rem;
}
.bootscore-footer ul {
    font-size: 1rem;
    line-height: 1.75em;
}
.footer_widget ul, #heading ul {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    list-style: none;
    text-align: center;
}
section#footer_action {
    background: #cccccc;
    padding: 60px 0 50px;
}
#footer_action .wpcf7 {
    width: 90%;
}
#footer_action .wpcf7 input.wpcf7-submit {
    min-width: auto !important;
    padding: 6px 20px 6px !important;
    display: block;
}
footer img.background {
    top: auto;
    bottom: 0 !important;
    z-index: 1;
}
.bootscore-footer.bg-light.pt-5.pb-3 .container {
    position: relative;
    z-index: 99;
}


.featherlight .featherlight-close-icon {
    min-width: auto !important;
    color: #000 !important;
    padding: 3px 5px !important;
}


.animation {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
 

  footer small {
    font-size: .875rem;
    text-transform: uppercase;
}


/* HOMEPAGE GENERAL STYLES */

body.home section {
    padding:120px 0;
    position: relative;
}

section h2.title {
    text-align: center;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 3rem;
    margin-bottom: 30px;
}
.entry-content {
    margin-top: 100px;
}
img.watermark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
img.watermark.left {
    left: 0;
}
img.watermark.right {
    right: 0;
}





/* HOME PAGE SPECIFIC STYLES */

section#home {
    background-size: cover !important;
    background-position: center center !important;
    padding: 30vh 0 25vh;
    min-height: 700px;
}
section#home h1 {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 4.5rem;
    line-height: 0.9em;
}
section#home p {
    color: #fff !important;
    font-size: 1.75rem !important;
    font-weight: 300;
    max-width: 80%;
    line-height: 1.15em !important;
}



section#why .btn {
    margin-top: 30px;
}


section#action {
    background: #002a4c;
    color: #fff;
}
section#action h2.title {
    text-align: right;
    line-height: 1em;
}
section#action p {
    color: #fff !important;
    text-align: right;
}
section#action img.watermark.left {
    transform: none !important;
    top: 0;
}
div#actionform {
    background: #fff;
    padding: 80px 40px;
    border-radius: 15px;
    position: relative;
    margin-top: -100px;
    border: 10px solid #CCC;
}
div#actionform h3 {
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1em;
    margin: 0;
    padding: 0;
    font-size: 2.5rem;
}
#actionform [type=submit]:not(:disabled) {
    min-width: 100% !important;
    padding: 15px !important;
    margin: 0 !important;
    font-family: "Font Awesome 6 Pro";
    font-size: 2.25rem;
}
.wpcf7-form p {
    margin: 0;
}
span.wpcf7-not-valid-tip {
    text-transform: uppercase;
    font-size: 1rem !important;
    font-weight: 900;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    background: #ffb900;
    font-size: 1rem;
    border-radius: 5px;
    text-align: center;
}
.wpcf7 form.sent .wpcf7-response-output {
    background: #46b450;
    font-size: 1rem;
    border-radius: 5px;
    text-align: center;
}



section#project p {
    text-align: center;
    max-width: 90%;
    margin: 0 auto;
}
div#projectCarousel {
    margin-top: 60px;
}
#projectCarousel.owl-carousel .owl-nav.disabled {
    display: block;
}
#projectCarousel.owl-carousel .owl-nav button.owl-next, #projectCarousel.owl-carousel .owl-nav button.owl-prev {
    color: #e6e7e8 !important;
}
#projectCarousel.owl-carousel button.owl-prev, #projectCarousel.owl-carousel button.owl-next {
    position: relative;
    top: 2rem;
    font-size: 3rem !important;
    width: 50%;
    margin-top: 15px;
}


body:not(.home) .entry-content {
    margin-top: 0px;
}


section#archive {
    background: #eee;
    overflow-y: hidden;
}
section#archive .container {
    position: relative;
    z-index: 98;
}
section#archive h3 {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 2.5rem;
}
section#archive button.input-group-text.btn.btn-outline-secondary {
    margin-top: 0;
    margin-bottom: 10px;
}

section#archive img.watermark.right {
    top: 0;
    transform: none;
}
.single-press h3.blog-post-title {
    font-size: 1.35rem !important;
    text-transform: inherit !important;
}
h3.blog-post-title i.fa-solid.fa-circle-arrow-right {
    margin-left: 5px !important;
    color: #f1010f;
}
.single-press {
    margin-bottom: 30px;
}
.single-press .date {
    font-size: 1.15rem;
    font-weight: 300;
}


.single-news {
    margin-bottom: 60px;
}
.single-news h2.blog-post-title {
    font-size: 1.65rem;
    font-weight: 900;
    margin-bottom: 15px;
}
.card-text {
    font-size: 1.35rem;
    line-height: 1.35em;
    font-weight: 300;
}
.single-news .card-img-top {
    padding-right: 30px;
}
.single-news .date {
    text-transform: uppercase;
    font-weight: 900;
    font-size: 1rem;
    margin-top: 15px;
    color: #9b9c9c;
}
.single-news .tag {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 1.35rem;
    margin-bottom: 15px;
    color: #f2000f;
}
section#news h2.title {
    margin-bottom: 60px;
}



.entry-meta {
    color: #9b9c9c;
    font-size: 1.15rem;
}
span.dashicons.dashicons-clock {
    top: 7px;
    position: relative;
}




.bootscore-footer.bg-light.pt-5.pb-3 {
    padding-top: 200px !important;
}
body:not(.home) .bootscore-footer.bg-light.pt-5.pb-3 {
    padding-top: 340px !important;
}
section#donate {
    padding-top: 0;
}
#dontation {
    background: #eeeeee;
    padding: 60px;
    border-radius: 15px;
    margin-bottom: -300px;
    position: relative;
    z-index: 98;
}
#dontation h2.title {
    text-align: left !important;
    line-height: 1em;
}
#dontation .btn {
    display: block;
}
.donatebuttons {
    margin-top: 50px !important;
}
#dontation small {
    font-size: 1rem;
}



section#action.wins h2.title {
    color: #fff !important;
    text-align: center;
}
.wins a.read-more {
    display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 1rem;
    padding: 10px 35px !important;
    min-width: 150px;
    border-radius: 4px;
}
.wins .card-text {
    color: #002a4c;
    font-size: 1.25rem;
    margin-bottom: 15px;
}
.wins h2.blog-post-title {
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.15em;
    font-size: 1.5rem;
}
.wins .mt-auto.align-self-end {
    width: 100%;
    text-align: center;
}



/* SINGLE PAGE STYLES */



@media screen and (min-width: 992px) {
.offcanvas-body {
    top: 32px;
    position: relative;
}
	body.logged-in .offcanvas-body {
    top: 0px;
    position: relative;
}
}
