/*
Theme Name: rvg
Theme URI: https://alonethemes.com/
Author: Bearsthemes
Author URI: https://themeforest.net/user/bearsthemes/
Description: ALONE â€“ Powerful and flexible WordPress theme that comes with 30+ unique and stunning demos, suitable for all your idea and different types of Non-profit Organizations, Ngo, Church, Events, Political, Candidate, Campaign projectâ€¦
Version: 7.8.7
Requires at least: 5.7.X
Tested up to: 5.4
Requires PHP: 7.4.X
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: alone
Tags: one-column, flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Alone is based on Underscores https://underscores.me/, (C) 2012-2025 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Variables
# Normalize
# Typography
	## Headings
	## Copy
# Elements
	## Lists
	## Tables
# Forms
	## Buttons
	## Fields
# Navigation
	## Links
	## Menus
	## Next & Previous
# Accessibility
# Alignments
# Clearings
# Layout
# Widgets
# Content
	## Archives
	## Posts and pages
	## Comments
# Blocks
# Media
	## Captions
	## Galleries
--------------------------------------------------------------*/
@import "fonts/font.css";
@import "css/normalize.css";
@import "css/alone-main.css";
.elementor-11457 .elementor-element.elementor-element-625f134 .site-menu-wrap-bears ul.ubermenu-nav li.ubermenu-item-level-0>a.ubermenu-target:focus, .ubermenu-mobile-modal ul.ubermenu-nav li.ubermenu-item-level-0>a.ubermenu-target:focus {
    color: #fff !important;
	background:#002866 !important;
}
body
{
    font-family: 'Poppins' !important;
}

.elementor-swiper-button {
    border-radius: 50px 50px 50px 50px;
    background-color: #4892DA;
}
.elementor-give-forms--skin-list-saltoro .elementor-swiper-button {
        top: auto;
        bottom: 10px;
        -webkit-transform: unset;
        transform: unset;
    }
.elementor-give-forms--skin-list-saltoro .elementor-swiper-button-next {
        left: 100px;
        right: auto !important;
    }
.elementor-swiper-button:hover {
    background-color: #002866;
}
.elementor-give-forms--skin-list-saltoro .elementor-swiper-button-prev {
    left: 30px !important;
}
.elementor-give-forms--skin-list-saltoro .elementor-swiper-button {
        top: auto !important;
        bottom: 10px;
        -webkit-transform: unset;
        transform: unset;
    }
.elementor-give-forms--skin-list-saltoro .elementor-swiper-button {
    bottom: -14px !important;
    transform: unset;
    top: auto !important;
    z-index: 9 !important;
	opacity:1 !important;
	visibility:visible !important;
}
.elementor-give-forms--skin-list-saltoro .elementor-give-form .give-card__title,
.elementor-give-forms--skin-list-saltoro .elementor-give-form .give-goal-progress .raised .income, .elementor-give-forms--skin-list-saltoro .elementor-give-form .give-goal-progress .raised .goal-text {
   color: #002866 !important;
}
.elementor-give-forms--skin-list-saltoro .elementor-give-form .give-card__category
{
 background: #002866 !important;	
}
.elementor-give-forms--skin-list-saltoro .elementor-give-form .give-goal-progress
{
color: #4892DA !important;	
}
 .content h3 {
    font-family: "Poppins", Sans-serif !important;
}
.raised .btn-save {
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    color: #ffffff;
    background: #4892DA !important;
    padding: 15px 25px !important;
    -webkit-border-radius: 30px;
    border-radius: 5px !important;
}
.raised .title {
    font-size: 16px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #002866 !important;
    margin-bottom: 8px;
}
.elementor-icon-box--skin-saltoro .elementor-icon-box__icon-wrap:before {
    background: #4892DA !important;
}
.elementor-tab-title {
    background: #002866 !important;
    border-radius: 5px;
}
.elementor-tab-desktop-title.elementor-active {
    background-color: #4892DA !important;
}
.elementor-image-gallery .gallery-item img {
    margin: 0 auto;
    width: 100%;
    height: 300px;
    object-fit: cover;
	border:4px solid #fff;
}
.guideline-point
{
	padding:20px;
}
.guideline-point ul
{
	padding-right:30px;
}
.guideline-container
{
background: #fff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.5);
}
@media(max-width:767px)
{
	#contact .elementor-icon-box--default .elementor-icon-box__icon-wrap
	{
		display:none;
	}
	.guideline-point ul
{
	padding:0px 10px;
}
	.home-icon-box .elementor-icon-box--icon-position-left .elementor-icon-box {
    display: flex;
    text-align: left;
    flex-direction: column;
}
}

.terms-container {
	margin: 0 auto;
	padding: 30px;
	line-height: 1.6;
	color: #353535;
	background-color: #ffffff;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
	border-top: 5px solid #4892DA;
}
.terms-container a {
	font-weight: 600;
	color: #363636;
	font-size: 16px;
}
.terms-section {
    margin-bottom: 20px;
    padding-bottom: 20px;
    position: relative;
}

/* Separator line after each section except the last one */
.terms-section:not(:last-child)::after {
    /*! content: ""; */
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 1px;
    background: linear-gradient(to right, transparent, #e0e0e0, transparent);
}

.section-title {
	color: #002866;
	font-size: 25px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	border-bottom: 0px solid #f0f0f0;
	font-weight: 600;
}

.section-text {
    /*! font-size: 16px; */
    margin-bottom: 0px;
    color: #444;
    line-height: 1.7;
}

.terms-list {
    margin: 0px 0;
    padding-left: 25px;
}

.list-item {
    /*! font-size: 16px; */
    margin-bottom: 6px;
    color: #353535;
    line-height: 1.6;
    position: relative;
}


.conduct-section {
    background-color: #f8f9fa;
    padding: 25px;
    border-radius: 6px;
    border-left: 4px solid #6ec2e8;
}

.conduct-section .section-text:first-child {
    margin-top: 0;
}

.liability-section {
    background-color: #fff8f8;
    padding: 25px;
    border-radius: 6px;
    border-left: 4px solid #e74c3c;
}

.contact-section {
    background-color: #f8f9fa;
    padding: 25px;
    border-radius: 6px;
    border-left: 4px solid #70c1e8;
}

.contact-email {
    color: #2c3e50;
    font-weight: 600;
    padding: 15px 25px;
    background-color: #e8f4fc;
    border-radius: 6px;
    display: inline-block;
    margin-top: 15px;
    border: 2px solid #3498db;
}

.closing-section {
    margin-top: 0px;
    padding-top: 30px;
    text-align: center;
}

.closing-text {
    color: #2c3e50;
    font-style: italic;
    font-weight: 500;
    padding: 20px;
    background-color: #f8f9fa;
    border-radius: 6px;
}
.page-template-default .site-main {
  padding: 50px 0;
}
.page-titlebar .breadcrumbs, .page-titlebar .page-desc {
	display:none;
}
.page-titlebar .page-title {
	font-size: 40px;
	font-weight: 700;
	line-height: 1.25;
	text-transform: uppercase;
	color: #002866;
	margin: 0;
}

.terms-container p{
        padding: 0px;
        margin: 0px;
        
    }
.terms-container .terms-section strong
{
font-weight: 600;	
}
.terms-section h4 {
	color: #002866;
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: 600;
}
.section-text-item
{
	margin:10px 0px;
}
.section-text h3 {
	color: #002866;
	font-size: 20px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	font-weight: 600;
}
.footer-menu
{
	list-style:none;
	margin:0px;
}
.footer-menu li {
	display: inline-block;
	margin-right: 15px;
}
.footer-menu li a {
	font-weight: 400 !important;
	font-size: 12px;
}
@media (max-width: 992px) {
nav.ubermenu-main.ubermenu-mobile-modal.ubermenu-mobile-view {
top: 65px !important;
}
.ubermenu .ubermenu-item.ubermenu-current-menu-item > .ubermenu-target, .ubermenu .ubermenu-item.ubermenu-current-menu-ancestor > .ubermenu-target {
    background: transparent !important;
}
}
@media (max-width: 768px) {
    .terms-container {
        padding: 0px;
        margin: 0px;
        box-shadow: unset;
        border-top: 0px;
    }
    
    .section-title {
        font-size: 20px;
        margin-bottom: 0px;
    }
    
    
    
    .terms-list {
        padding-left: 20px;
    }
    
    .list-item::before {
        left: -15px;
    }
    
    .conduct-section,
    .liability-section,
    .contact-section {
        padding: 20px;
        padding-bottom: 20px !important;
        margin-bottom: 20px !important;
    }
    
    .contact-email {
        padding: 5px 5px;
    }
    
    .terms-section {
        margin-bottom: 25px;
        padding-bottom: 0px;
    }
    .page-template-default .site-main {
  padding: 30px 0;
}
	.page-titlebar {
	padding: 25px 0;
}
    .closing-section {
  margin-top: 0px;
  padding-top: 0px;
  text-align: center;
}
.page-titlebar .page-title {
    font-size: 25px;
    
}
	.section-text h3 {
	font-size: 18px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: 600;
}
	.terms-section h4 {
	color: #002866;
	font-size: 16px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	font-weight: 600;
}
.footer-menu li {
	margin-left:8px;
	margin-right: 8px;
}
	.footer-menu {
	list-style: none;
	margin: 0px auto;
	padding: 0px;
	text-align: center;
}
}
