/**
 * Theme Name:     neverend
 * Author:         the WordPress team
 * Template:       twentytwentyfive
 * Text Domain:	   neverend
 * Description:    Twenty Twenty-Five emphasizes simplicity and adaptability. It offers flexible design options, supported by a variety of patterns for different page types, such as services and landing pages, making it ideal for building personal blogs, professional portfolios, online magazines, or business websites. Its templates cater to various blog styles, from text-focused to image-heavy layouts. Additionally, it supports international typography and diverse color palettes, ensuring accessibility and customization for users worldwide.
 */
 html { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
*, *:before, *:after { -webkit-box-sizing: inherit; -moz-box-sizing: inherit; box-sizing: inherit; }

body {
    overflow-x: hidden;
}
 .slide-subtitle {
        font-family: 'Dancing Script', cursive;
 }
 .slide-title {
        font-weight: 200 ;
    line-height: 1.4;
    text-transform: capitalize;
    font-family: "Bebas Neue", sans-serif;
    
 }
 @media (min-width: 767px) {
    #developer-slider-48 {
        height: 100vh !important;
    }
     .slide-title { 
        font-size: 42px;
     }
 }
.slide-button {
    display: inline-block;
    padding: 10px 25px;
    text-transform: none;
    font-size: 16px;
}
.main-cat-home .swiper-pagination {
    display: none;
}
.sec-bg-1 {
    position: relative;
    width: 100%;
}

.sec-bg-1:before {
    position: absolute;
    content: '';
    width: 506px;
    height: 100%;
    background: #001b48;
    right: 0;
    z-index: -1;
    top: -12px;
    border-radius: 25px 0 0 123px;
    left: auto;
}
.sj-slide img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
}
.home .inner-header {
    display: none;
}
.main-title .elementor-shortcode {
    font-size: 40px;
    color: #fff;
    text-transform: capitalize;
    font-family: "Bebas Neue", sans-serif;
    letter-spacing: 0.5px;
}
.bredcrumb .elementor-shortcode {
    font-size: 14px;
    color: #fff;
}
header.vl-archive-header {
    display: none;
}
.vl-archive-content {
    padding-top: 30px;
}

@media (max-width: 992px) {
    .sec-bg-1:before {
        width: 238px;
        height: 75%;
        top: 50%;
        transform: translateY(-50%);
    }
    .sj-events-slider-nav {
        display: none;
    }
}
@media (max-width: 767px) {
    .sec-bg-1:before {
        display: none;
    }
    .width-50 > div {
        width: calc(50% - 10px) !important;
    }
}
.word-breack a {
    word-break: break-all;
}
p.logged-in-as {
    font-size: 15px;
}
p.comment-notes, p.comment-form-cookies-consent {
    font-size: 15px;
}
.contact-page-info h3.elementor-icon-box-title {
    margin: 0 0 10px;
}
.contact-page-info p.elementor-icon-box-description {
    word-break: break-all;
}

@media (min-width: 600px) {
div#wpforms-477-field_1-container, div#wpforms-477-field_2-container, div#wpforms-477-field_3-container {
    width: 32%;
    float: left;
    clear: none;
}
.wpforms-field input {
    /* width: 100% !important; */
    max-width: 100% !important;
}
div#wpforms-477-field_2-container {
    margin: 0 2%;
}
}
.wpforms-container .wpforms-submit {
    background-color: #e36200 !important;
}
.elementor-11 .elementor-element.elementor-element-9c0f9e5 nav.hfe-dropdown {
    padding: 10px !important;
}