.home .homepage-header{
    background-color: transparent !important;
    position: absolute;
    left: 0;
    top: 0;
}
.home .elementor-sticky--effects{
    background-color: #eaf7fd !important;
}
.home .homepage-header .mobile-menu{
    width: 60%;
}
.home .homepage-header .mobile-menu .elementor-widget-container{
    align-items: center;
}
.home .homepage-header .mobile-menu  ul li:last-child{
    padding-right: 36px;
}
 .elementor-sticky--effects .e-con-inner{
    padding-top: 10px;
    padding-bottom: 10px;
}
.elementor-sticky--effects .elementor-widget-image img{
    width: 80px !important;
    height: 80px !important;
}
.the-institute-container {
    background:
    url('https://secureactivism.org/wp-content/uploads/2025/04/Banner_BG.jpg') no-repeat left center,
    url('https://secureactivism.org/wp-content/uploads/2025/04/BG_Element.png') no-repeat right center;
    background-size: 63% 86%, 37% 100%;
    background-repeat: no-repeat, no-repeat;
    background-position: left top, right bottom;
} 
.what-we-do-boxes figure.elementor-image-box-img{
    border: 1px solid #ffffff;
    border-radius: 10px 10px 0px 10px;
    width: 60px !important;
    height: 60px;
    display: flex;
    justify-content: center;
    background: #FFFFFF33;
}
.what-we-do-box:hover figure.elementor-image-box-img, .what-we-do-box:hover .elementor-image-box-title, .what-we-do-box:hover .elementor-image-box-description{
    opacity: .5;
}

.what-our-client-say-slider{
    margin-right: -116px;
}
.what-we-are-container .elementor-widget-heading{
    max-width:534px !important;
}
.what-our-client-say-slider .carrosel-text{
    position: relative;
}
.what-our-client-say-slider .carrosel-text::before{
    content: '';
    position: absolute;
    display: block;
    background-image: url('https://secureactivism.org/wp-content/uploads/2025/04/Quote_Icon.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
    width: 37px;
    height: 23.94px;
    left: -34px
}
.what-our-client-say-slider .carrosel-text::after{
    content: '';
    position: absolute;
    display: block;
    background-image: url('https://secureactivism.org/wp-content/uploads/2025/04/Quote_Icon.svg');
    background-repeat: no-repeat;
    background-size: auto;
    background-position: bottom right;
    width: 37px;
    height: 23.94px;
    right: 0;
    transform: rotate(180deg);
    bottom: 22px;
}
.what-our-client-say-slider .elementor-swiper-button.elementor-swiper-button-prev svg,selector .elementor-swiper-button.elementor-swiper-button-next svg{
    width: 30px;
}
.what-our-client-say-slider .elementor-swiper-button.elementor-swiper-button-prev::after{
    content: '';
    display: block;
    position: absolute;
    border: 1px solid black;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: 50%;
    left: 15px; 
    transform: translateY(-50%); 
    z-index: 1;
    background: #0000004D;
}
.what-our-client-say-slider .elementor-swiper-button.elementor-swiper-button-prev:hover::after{
     background: #15B3E34D;
     border: 1px solid #15B3E3;
     width: 20px;
     height: 20px;
     left: 10px;
}
.what-our-client-say-slider .elementor-swiper-button.elementor-swiper-button-next:hover::before{
     background: #15B3E34D;
     border: 1px solid #15B3E3;
     width: 20px;
     height: 20px;
     left: -10px;
}
.what-our-client-say-slider .elementor-swiper-button.elementor-swiper-button-prev:hover, .what-our-client-say-slider .elementor-swiper-button.elementor-swiper-button-next:hover{
     width: 20px;
}
.what-our-client-say-slider .elementor-swiper-button.elementor-swiper-button-next::before{
     content: '';
    display: block;
    position: absolute;
    border: 1px solid black;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    top: 50%;
    left: -10px; 
    transform: translateY(-50%); 
    z-index: 1;
    background: #0000004D;
}
.email-box .elementor-icon-box-wrapper .elementor-icon-box-icon{
    margin-bottom: 5px !important;
}
.subscribe-form label.gfield_label.gform-field-label{
    display: none;
}
 .subscribe-form ul li{
    list-style-type: none;
}
 .subscribe-form ul li:nth-child(1){
    width: 100%;
}
.subscribe-form .gform_legacy_markup_wrapper ul.gform_fields{
    position: relative !important;
}
.subscribe-form h3.gform_title{
    display: none;
}
.subscribe-form .gform_legacy_markup_wrapper input[type=email]{
    padding: 19px 25px !important;
    color: #ffffff;
}
.subscribe-form .gform_legacy_markup_wrapper input{
    width: 100% !important;
    background: #FFFFFF66;
    border: 1px solid #FFFFFF66;
    border-radius: 60px;
}
.subscribe-form .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0px !important; 
}
.subscribe-form .gform_legacy_markup_wrapper input::placeholder{
    font-size: 16px;
    font-weight: 500;
    line-height: 32px;
    color: #ffffff;
}
.subscribe-form .gform_legacy_markup_wrapper .top_label div.ginput_container {
     margin-top: 0px; 
}
.subscribe-form ul.gform_fields{
    position: relative  !important;
}
.subscribe-form .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 5px;
}
.subscribe-form li#field_submit{
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
    padding-right:0;
}
.subscribe-form .gform_legacy_markup_wrapper input[type=submit]{
    font-size: 18px;
    background: #ffffff;
    color: #000;
    font-weight: 600;
    width: 153px !important;
    height: 54px !important;
}
.subscribe-form .gform_legacy_markup_wrapper input[type=submit]:hover,.subscribe-form .gform_legacy_markup_wrapper input[type=submit]:focus{
    background: transparent;
    color: #fff;
}
.subscribe-form .gform-footer.gform_footer.top_label{
    display: none;
}
.subscribe-form div#gform_1_validation_container{
    display: none;
}
.subscribe-form .gfield_validation_message{
    position: absolute
}
.contact-us-form .gfield--input-type-textarea{
    position: relative;
}
.contact-us-form .gfield--input-type-textarea .gfield_description.validation_message.gfield_validation_message{
    bottom: -11px;
}
.subscribe-form li#field_submit input[type="submit"]:focus-visible , .subscribe-form li#field_submit input[type="submit"]:focus{
    outline: none;
/*     border: none; */
}
.subscribe-form li input[type="email"]:focus-visible{
    outline: 0 !important;
}
.stay-in-touch li:nth-child(1) svg{    
    width: 27.89px;
    height: 27.89px; 
}
.stay-in-touch  li:nth-child(2) svg{    
    width: 21.91px;
    height: 22px; 
}
.stay-in-touch  li:nth-child(3) svg{   
    width: 24px;
    height: 24px;
}
.stay-in-touch li svg{
    margin: 0;
}
.stay-in-touch li:hover span.elementor-icon-list-icon{
     border: 1px solid #2AAEEA;
}
.stay-in-touch span.elementor-icon-list-icon{
    border: 1px solid #fff;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.stay-in-touch span.elementor-icon-list-text {
    margin-left: 6px;
}
.mobile-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container{
    margin-top: 46px !important;
    background-color: #E7F4FA;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-top: 3px solid #2aaeea;
    z-index: 9999;
}
.mobile-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container ul li{
    border-bottom: 1px solid #fff;
}
.mobile-menu .elementor-nav-menu--dropdown.elementor-nav-menu__container ul li:last-child{
    border-bottom: 0;
}
.mobile-menu li#field_submit:active ,.mobile-menu li#field_submit:target{
    right: 7px !important;
}
/*.gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{
    padding-right: 0;
}*/
.subscribe-form .gform_legacy_markup_wrapper li.gfield.gfield_error,   .subscribe-form .gform_legacy_markup_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    background-color: transparent !important;
    margin-bottom: 0px !important;
    border-top: 0px solid #c89797;
    border-bottom: 0px solid #c89797;
    padding-bottom: 0px;
    padding-top: 0px;
    box-sizing: border-box;
}
.subscribe-form .gform_legacy_markup_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .subscribe-form .gform_legacy_markup_wrapper li.gfield_error textarea {
    border: 1px solid transparent;
    outline: 0;
}
.subscribe-form .gform_legacy_markup_wrapper.gf_browser_chrome .gfield_error input[type=email]{
    margin-bottom: 0;
}
.subscribe-form .field_description_below .gfield_description{
    padding-top: 4px !important;
}
.subscribe-form .gform_legacy_markup_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){
    max-width: unset !important;
}
#offcanvas-menu {
  position: fixed;
  top: 0;
  right: -300px; /* Start hidden off the screen */
  width: 300px;
  height: 100%;
  background-color: #111;
  color: white;
  z-index: 1000;
  transition: right 0.3s ease;
  padding: 60px 20px;
}

#offcanvas-menu.show-offcanvas {
  right: 0; /* Slide in to 0 position */
}