/* 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:#000 !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;
}


.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: transparent !important;
    height: 100px;
}

.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: #000 !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 !important;
    font-size: 1rem !important;
    text-transform: uppercase;
    font-weight: 900;
    text-align: center;
    margin-top: 80px;
    margin-bottom: 0 !important;
}
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 .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;
}
body.home .entry-content {
    margin-top: 0px;
}
.entry-content {
    margin-top: 100px;
}
img.watermark {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
img.watermark.left {
    left: 0;
}
img.watermark.right {
    right: 0;
}
span.logo.logo_alt {
    font-size: 2rem;
    text-transform: uppercase;
    font-weight: 900;
    top: 50%;
    transform: translateY(-1rem);
}




/* HOME PAGE SPECIFIC STYLES */

section#home {
    background-size: cover !important;
    background-position: center center !important;
    padding: 30vh 0 25vh;
    min-height: 700px;
}
section#home .container {
    position: relative;
}
section#home h1 {
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 10rem;
    line-height: 0.8em;
}
section#home p {
    color: #fff !important;
    font-size: 3rem !important;
    font-weight: 100;
    max-width: 100%;
    line-height: 1em !important;
    text-align: right;
    text-transform: uppercase;
    margin-bottom: 0;
}
section#home:before {
    content: '';
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0) 50%, rgba(0,0,0,1) 100%);
    z-index: 0;
}


section#truths {
    background: #000;
    color: #fff;
}
section#truths h2.title {
    margin-bottom: 60px;
}
span.num_circle {
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    color: #fff;
    font-weight: 900;
    font-size: 50px;
    padding: 20px;
    text-align: center;
    margin: 0;
    line-height: 0.7em;
    float: right;
}
.single-truth {
    margin-bottom: 30px;
    text-transform: uppercase;
    font-weight: 900;
    line-height: 1em;
}


section#quotes {
    background: #eee;
}
.circle_img {
    width: 100%;
    padding-bottom: 100%;
    background-size: cover !important;
    background-position: center center!important;
    border-radius: 50%;
}
.single_quote {
    margin-top: 100px;
}
.single_quote h4 {
    text-transform: uppercase;
    font-size: 2rem;
    font-weight: 900;
}
.single_quote i.fa-solid.fa-quote-left {
    font-size: 2.5rem;
    margin-bottom: 15px;
    margin-top: 5px;
}
.single_quote, .single_quote p {
    font-size: 2.25rem !important;
    font-style: italic;
    line-height: 1.15em !important;
}
.owl-dot span {
    width: 10px;
    height: 10px;
    display: block;
    background-color: #000;
    border-radius: 50%;
    margin: 0 5px;
}
.owl-dots {
    text-align: center;
}



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


h2.blog-post-title a {
    color: #000;
}
.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;
}
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;
}



/* SINGLE PAGE STYLES */


.pdfemb-viewer [type=button]:not(:disabled) {
    padding: 1px 5px !important;
    min-width: 16px !important;
}