.header-style-1 .topbar, .header-style-3 .topbar {
    /* background: rgb(54 55 133) !important; */
    padding: 15px 0;
    border-bottom: 1px solid rgba(255, 255, 255, .1);
}
.event-item:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    background: -webkit-linear-gradient(left,#ec0b0b,#041331) !important;
    z-index: -1;
    transition: all .3s;
    opacity: 0;
}
.bg-red{
    background-color: #630303 !important;
}
.white{
    color: #fff !important;
}
.blue{
    color: #041331 !important;
}.red{
    color: #ec0b0b !important;
}
.contact-pg-contact-section .icon i {
    font-size: 20px;
    font-size: 1.25rem;
    color: #ec0b0b !important;
}

.page-title9 {
    background: url(../images/page-title.jpg) center center/cover no-repeat local;
    width: 100%;
    height: 110px;
    text-align: center;
    position: relative;
    word-break: break-all;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.page-title9:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100% !important;
    content: "";
    background: rgba(6,25,56,.8);
}
.event-right ul li:last-child {
    margin-right: 30px;
    color: #041331 !important;
}
.event-item:hover .event-right ul li, .event-item:hover .event-right h2, .event-item:hover .event-right h2 a, .event-item:hover .event-right p {
    color: #fff !important;
}
.cause-item:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 0%;
    border-left: 3px solid #041331 !important;
    content: "";
    transition: all .8s;
    z-index: 11;
}
.cause-top:after {
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    border-top: 3px solid #041331 !important;
    content: "";
    transition: all .7s;
    z-index: 11;
}
.cause-item:after {
    position: absolute;
    right: 0;
    bottom: 0;
    height: 0%;
    border-right: 3px solid #ec0b0b !important;
    content: "";
    transition: all .5s;
    z-index: 11;
}
.cause-text:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    border-top: 3px solid #ec0b0b !important;
    content: "";
    transition: all .3s;
    z-index: 11;
}
.theme-btn, .theme-btn-s2 {
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    padding: 12px 60px 12px 30px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 40px;
    position: relative;
    background: -webkit-linear-gradient(left,#ec0b0b,#041331 50%,#ec0b0b) !important;
    background-size: 200%,1px;
    background-position: 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
}
.tp-site-header #navbar>ul>li .sub-menu a:hover {
    color: #ec0b0b !important;
}
.hero-slider .swiper-pagination-bullets .swiper-pagination-bullet {
    background: #ec0b0b !important;
    width: 13px;
    height: 13px;
    margin: 15px 0 15px auto;
    display: block;
    border: 3px solid transparent;
    opacity: 1;
}
.hero-slider .swiper-pagination-bullets .swiper-pagination-bullet-active {
    background: #fff !important;
    border: 3px solid #041331 !important;
}
.about-cercle:before {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    height: 100%;
    width: 300px;
    z-index: -1;
    content: "";
    background-image: -moz-linear-gradient( -25deg, #ec0b0b 0%, #041331 100%);
    background-image: -webkit-linear-gradient( -25deg, #041331 0%, #ec0b0b 100%);
    background-image: -ms-linear-gradient( -25deg, #ec0b0b 0%, #041331 100%);
}
.back-to-top {
    background: -webkit-linear-gradient(left,#ec0b0b,#041331 50%,#ec0b0b) !important;
    background-size: 200%,1px;
    background-position: 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    display: none;
    position: fixed;
    z-index: 999;
    right: 15px;
    bottom: 15px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
.tp-site-footer .about-widget ul a:hover, .tp-site-footer-2 .about-widget ul a:hover {
    color: #ec0b0b !important;
}
.volunteer-content h2 a:hover {
    color: #ec0b0b !important;
}
.header-style-1 .topbar .social ul a:hover, .header-style-3 .topbar .social ul a:hover {
    color: #ec0b0b !important;
}
.panel-title .collapsed:after {
    content: "\f067";
}
.panel-title a:after {
    font-family: 'FontAwesome';
    float: right;
}
.values-area {
    background: #ec0b0b !important;
}
.features-icon {
    width: 70px !important;
    height: 70px !important;
    line-height: 70px !important;
    background: #fff;
    border-radius: 50%;
    margin: auto;
    position: relative;
    z-index: 1;
}
.features-icon:before {
    position: absolute;
    left: -5px !important;
    top: -4px !important;
    width: 113% !important;
    height: 113% !important;
    content: "";
    background: rgba(255,255,255,.5);
    border-radius: 50%;
    z-index: -11;
}
.tp-site-header #navbar ul a:hover, .tp-site-header #navbar ul li.current a {
    color: #ec0b0b !important;
}
.tp-blog-sidebar .category-widget ul a:hover {
    color: #ec0b0b !important;
}
.tp-blog-sidebar .category-widget ul li:hover:before {
    background: #ec0b0b !important;
}
.tp-blog-single-section .author-box .author-avatar img {
    border-radius: 50%;
    width: 150px !important;
    height: 150px !important;
}
.case-bb-text ul li:before {
    content: "";
    background: #ec0b0b !important;
    width: 8px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 8px;
    border-radius: 50%;
}

.cause-text h3 {
    font-size: 27px;
    font-weight: 700;
    margin-top: 40px;
    text-transform: uppercase !important;
}

.vollenter-btn{
    text-align: center !important;
}

.gal {
    width: 100%;
    height: 200px;
    overflow: hidden;
    background-size: cover;
  }
  
  .gal img {
    max-width: 100%;
    height: auto;
    display: block;
    
  }
  .gal2 {
    display: none;
}
  
@media (max-width: 991px){
    .tp-site-header .navbar-header button {
        background: -webkit-linear-gradient(left,#ec0b0b,#041331) !important;
        width: 40px;
        height: 35px;
        border: 0;
        padding: 5px 10px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -o-border-radius: 3px;
        -ms-border-radius: 3px;
        border-radius: 3px;
        outline: 0;
        position: absolute;
        right: 15px;
        top: 6px;
        z-index: 20;
    }
    .tp-site-header #navbar .close-navbar {
        background: -webkit-linear-gradient(left,#ec0b0b,#041331) !important;
        width: 40px;
        height: 40px;
        color: #fff;
        border: 0;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        -o-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        outline: none;
        position: absolute;
        left: -18px;
        top: 10px;
        z-index: 20;
    }
    .theme-btn-s2 {
        display: none;
    }
    .instagram {
        display: none;
    }
    .gal2 {
        display: block;
    }
}
