/*!
Theme Name: Bexon
Theme URI: https://bexon.themejunction.net/
Author: Theme Junction
Author URI: https://themeforest.net/user/theme-junction/portfolio
Description: Bexon - Corporate Business WordPress Theme.
Version: 1.1.85
Tested up to: 7.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: bexon
Tags: one-column, two-columns, right-sidebar, flexible-header, custom-colors, custom-header, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, post-formats, rtl-language-support, sticky-post, theme-options, 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.

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

/* common-css */
.blur{
    backdrop-filter: blur(20px) !important;
}
.btn-design .tj-primary-btn {
    justify-content: space-between !important;
}
.sec-heading .sub-title{
    gap: 8px !important;
}
.sec-heading .sec-title span{
    color: #55B8E9 !important;
}

/* header */
.header-top-touch .header-absolute{
    top: 0 !important;
    inset-inline-start: 0 !important;
    width: calc(100% - 30px) !important;
}
.hamburger_wrapper .hamburger-socials .social-links li a{
    opacity: 1 !important;
}
.hamburger_wrapper .hamburger-infos .subtitle {
    color: rgba(255, 255, 255, 0.38) !important;
    margin-bottom: 2px !important;
    font-family: "Poppins", Sans-serif !important;
    font-weight: 400;
}
.hamburger_wrapper .hamburger-infos a.contact-link{
    font-family: "Poppins", Sans-serif !important;
    font-weight: 400;
}

/* footer */
.footer-widget .footer-text {
    color: rgba(255, 255, 255, 0.63);
    max-width: 100%;
    font-weight: 400;
    line-height: 25px !important;
    font-size: 14px;
}
.footer-widget .footer-text h5{
    color: #fff !important;
    font-weight: 600;
}
.subscribe-form input[type=email]{
    height: 48px;
}
.subscribe-form-one button{
    top: 3px;
    inset-inline-end: 5px;
}
.footer-social .elementor-icon,
.social-links li a{
    position: relative;
    width: 33px !important;
    height: 33px !important;
    border-radius: 30px !important;
    background: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 32px;
}
.footer-social .elementor-icon::before,
.social-links li a::before{
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 2px;
    background: linear-gradient(135deg,rgba(255,255,255,0.35), rgba(255,255,255,0.05), rgba(255,255,255,0.05));
    -webkit-mask:linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
}

/* home-hero-banner */
.home-hero-banner .hero-thumb{
    display: none;
}
.home-hero-banner .tj-slider-section{
    border-radius: 0 !important;
}
.home-hero-banner .slider-wrapper{
    min-height: 100vh;
    display: flex;
    align-items: end;
}
.home-hero-banner .tj-slider-section .container{
    max-width: 1580px;
}
.home-hero-banner .tj-slider-item .slider-content{
    max-width: 630px !important;
}
.home-hero-banner .circle-text-wrap{
    background-color: #C7C7C759;
    backdrop-filter: blur(10px);
}
.home-hero-banner .slider-desc,
.home-hero-banner .slider-title {
    max-width: 100% !important;
}
.home-hero-banner .hero-navigation .slider-next, 
.home-hero-banner .hero-navigation .slider-prev{
    width: 56px;
    height: 56px;
}
.home-hero-banner .slider-bg-image::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(245.6deg, rgba(6, 37, 53, 0) 46.98%, #062535 99.6%);
    top: 0;
    left: 0;
}
.home-hero-banner .container{
    padding: 0 !important;
}

/* kongress-sec */
.kongress-sec .tj-el-number,
.kongress-sec .count-text {
    background: linear-gradient(180deg, #55B8E9 0%, #306783 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
}
.full-text {
    display: none;
}
.custom-readmore.active .full-text {
    display: inline !important;
}
.custom-readmore.active .short-text {
    display: none;
}
.read-toggle{
    margin-left: 3px !important;
}

/* ubers-sec */
.gradient-border,
.gradient-border-white {
    position: relative;
    border-radius: 8px;
    overflow: hidden;
    z-index: 1;
}
.gradient-border::after,
.gradient-border-white::after {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: 8px;
    background: linear-gradient(98.09deg, rgba(231, 231, 231, 0.35) 0%, rgba(102, 102, 102, 0.35) 101.78%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0;
}
.gradient-border-white{
    border-radius: 10px;
}
.gradient-border-white::after{
    border-radius: 10px;
    background: linear-gradient(98.09deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.35) 101.78%);
}
.border-blur-gradient{
    position: relative;
    border-radius: 20px;
    background: #fff;
    z-index: 1;
}
.border-blur-gradient::after {
    content: "";
    position: absolute;
    inset: 0;
    padding: 3px; /* border width */
    border-radius: 20px;
    background: linear-gradient(360deg, #075DA7 0%, #062845 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0;
}


/* early-bird-ticket-sec */
.early-bird-ticket-sec .pricing-btn{
    max-width: 192px;
    display: inline-flex;
}
.early-bird-ticket-sec .pricing-header{
    display: flex;
    flex-wrap: wrap;
}
.early-bird-ticket-sec .package-name {
    order: 1;
    margin-bottom: 15px;
}
.early-bird-ticket-sec .package-price{
    order: 3;
}
.early-bird-ticket-sec .package-desc{
    order: 2;
    margin-bottom: 15px !important;
}
.early-bird-ticket-sec .h5-pricing-box .package-price{
    padding-bottom: 25px !important;
    margin: 0 !important;
}
.early-bird-ticket-sec .list-items{
    border-top: 1px solid rgba(255, 255, 255, 0.35);
    padding-top: 20px;
}
.early-bird-ticket-sec .pricing-btn{
    margin-top: 20px !important;
}
.early-bird-ticket-sec .pricing-btn .btn-icon{
    width: 45px;
    height: 45px;
}
.early-bird-ticket-sec .pricing-btn .btn-icon i{
    font-size: 22px;
}

/* NewsRoom Section */
.newsroom-sec .slider-navigation .navigation svg{
    fill: transparent !important;
    width: 16px;
}
.newsroom-sec .news-slider .blog-content .title a {
    color: #062535 !important;
    font-weight: 600 !important;
    font-size: 20px !important;
    line-height: 30px !important;
}
.newsroom-sec .news-slider .blog-content .text-btn{
    background-color: #55B8E9 !important;
    padding: 5px 5px 5px 30px !important;
    color: #ffffff !important;
    border-radius: 50px !important;
}
.newsroom-sec .news-slider .text-btn .btn-icon{
    height: 45px !important;
    width: 45px !important;
}
.newsroom-sec .news-slider .swiper-pagination-area{
    margin-top: 24px !important;
    display: none !important;
}
.newsroom-sec .blog-date{
    min-width: 65px !important;
}
.newsroom-sec .blog-item .blog-thumb img{
    min-height: 354px !important;
}

/* tj-page-header  */
.tj-page-header {
    background-color: unset !important;
}
.tj-page-header::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(245.6deg, rgba(6, 40, 69, 0) 46.98%, #062845 99.6%);
    top: 0;
    left: 0;
}
.tj-page-header .tj-page-title{
    color: #fff;
    font-size: 50px;
    line-height: 59px;
    z-index: 99;
    position: relative;
    font-weight: 600;
}
.tj-page-header .tj-page-navs{
    padding: 6px 10px !important;
    gap: 4px !important;
    font-size: 8px;
    line-height: 8px;
    margin-top: 20px;
}
.tj-page-header .tj-page-navs span i{
    font-size: 11px;
}
.tj-page-header .tj-page-navs span a,
.tj-page-header .tj-page-navs span{
    font-size: 10px !important;
    line-height: 10px !important;
    font-family: "Plus Jakarta Sans", Sans-serif !important;
}
.page-id-8739 .tj-page-header::before{
    background: linear-gradient(245.35deg, rgba(6, 40, 69, 0) 34.77%, #062845 99.6%) !important;
}
.page-id-8867 .tj-page-header::before,
.single-post .tj-page-header::before{
    background: linear-gradient(243.06deg, rgba(6, 40, 69, 0) 32.29%, #062845 99.57%) !important;
}

/* partner-sec */
.partner-sec .h10-service-sln{
    display: none;
}
.partner-sec .title a{
    font-size: unset !important;
    line-height: unset !important;
    font-weight: unset !important;
    font-family: unset !important;
}
.partner-sec .service-wrapper .h10-service-sln{
    display: none !important;
}
.partner-sec .service-item.style-4 .title{
    max-width: 100% !important;
}
.partner-sec .service-icon {
    margin-bottom: 20px !important;
}
.partner-sec .service-wrapper .swiper-wrapper {
    align-items: stretch !important;
}
.partner-sec .service-wrapper .swiper-slide {
    height: auto !important;
    display: flex !important;
}
.partner-sec .service-wrapper .service-item {
    height: 100% !important;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.partner-sec .service-wrapper .service-content {
    flex: 1;
    display: flex;
    flex-direction: column;
}
.partner-sec .swiper-pagination-area{
    text-align: left;
    margin-top: 25px !important;
}
.text-white .elementor-icon-list-item a{
    color: #fff !important;
}

/* form-design */
.form-design .elementor-field-group input,
.form-design .elementor-field-group textarea{
    padding-left: 0 !important;
    padding-right: 0 !important;
    border-style: dashed !important;
}
.form-design .elementor-button-icon {
    width: 40px;
    height: 40px;
    background: #062845 !important;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(-45deg);
    transition: all 0.5s ease !important;
}
.form-design .elementor-button-icon i{
    font-size: 20px !important;
}
.form-design .elementor-button:hover .elementor-button-icon{
    transform: unset !important;
    transition: all 0.5s ease !important;
}
.form-design .elementor-field-type-checkbox .elementor-field-option{
    display: flex;
    align-items: flex-start;
    gap: 10px;
}
.form-design .elementor-field-group input:focus,
.form-design .elementor-field-group textarea:focus{
    box-shadow: none !important;
    outline: 0 !important;
}
.form-design .elementor-field-group input::placeholder,
.form-design .elementor-field-group textarea::placeholder{
    opacity: 0.63 !important;
    color: #000 !important;
}
.form-design .elementor-field-type-checkbox .elementor-field-option input[type="checkbox"]{
    margin-top: 5px !important;
}
.form-design .elementor-field-type-checkbox .elementor-field-option label{
    font-family: "Plus Jakarta Sans", Sans-serif !important;
    font-weight: 300 !important;
    color: #464646 !important;
    font-size: 14px !important;
    max-width: 538px !important;
}
.form-design .elementor-field-type-checkbox{
    margin-bottom: 35px !important;
}

/* team-carousel-sec */
.team-carousel-sec .swiper-pagination-bullet{
    height: 6px !important;
}

/* accordion-sec */
.accordion-sec .e-n-accordion-item{
    border-radius: 10px;
    background: linear-gradient(360deg, #062845 0%, #07355C 100%);
}
.accordion-sec .e-n-accordion-item .e-n-accordion-item-title-text{
    max-width: 760px;
}
.accordion-sec .e-n-accordion-item .e-n-accordion-item-title-text span{
    color: #55B8E9;
}
.accordion-sec .e-n-accordion-item ul{
    padding-left: 20px;
}
.accordion-sec .e-n-accordion .e-n-accordion-item:nth-of-type(3),
.accordion-sec .e-n-accordion .e-n-accordion-item:nth-of-type(5),
.accordion-sec .e-n-accordion .e-n-accordion-item:nth-of-type(7) {
    background: #55B8E9;
}   

/* sticky-col */
.sticky-col {
    position: sticky !important;
    top: 60px;
    align-self: flex-start;
    height: fit-content;
}
.sticky-col .read-more {
    padding: 0px 20px !important; 
    align-items: center;
    gap: 4px;
}
.sticky-col .read-more span{
    line-height: 40px !important;
}

/* contact-sec */
.contact-sec .contact-icon .elementor-icon{
    width: 102px;
    height: 102px;
    background: linear-gradient(360deg, #062845 0%, #07355C 100%);
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}
.contact-sec .contact-icon .elementor-icon svg{
    font-size: 30px;
}

/* newsroom-page */
.tj-sidebar-widget{
    background: linear-gradient(360deg, #062845 0%, #07355C 100%) !important;
}
.tj-sidebar-widget .search-box input{
    background: transparent !important;
    height: 46px !important;
    padding: 10px 18px !important;
    border: 0.5px solid #979797 !important;
    color: #fff !important;
}
.tj-sidebar-widget .search-box input::placeholder{
    color: #fff !important;
    font-weight: 700 !important;
}
.tj-sidebar-widget .search-box button{
    height: 46px !important;
    border: 0 !important;
    background: #55b9e9;
    width: 45px !important;
    height: 45px !important;
    border-radius: 7px !important;
}
.tj-sidebar-widget .search-box .tji-search{
    color: #fff !important;
    font-size: 22px;
}
.tj-sidebar-widget.widget_search .widget-title{
    font-size: 16px;
    margin-bottom: 48px;
    color: #fff;
    font-family: Inter;
    font-weight: 700;
}
.elementor-widget-sidebar .tj-sidebar-widget .widget-title{
    font-size: 25px !important;
    color: #fff !important;
    margin-bottom: 25px !important;
    font-family: Plus Jakarta Sans !important;
    font-weight: 600 !important;
}
.elementor-widget-sidebar .tj_recent_posts .post-thumb {
    width: 108px;
    height: 108px;
    border-radius: 10px;
}
.elementor-widget-sidebar .tj_recent_posts li{
    gap: 25px;
    margin-bottom: 24px !important;
    padding-top: 0 !important;
}
.elementor-widget-sidebar .tj_recent_posts li:last-child{
    margin-bottom: 0 !important;
}
.elementor-widget-sidebar .post-content .post-title a{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    font-family: Plus Jakarta Sans !important;
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 30px;
}
.elementor-widget-sidebar .post-content .post-title a:hover{
    color: #55B8E9 !important;
}
.elementor-widget-sidebar .post-content .post-meta li{
    font-family: Plus Jakarta Sans !important;
    color: #fff !important;
    font-size: 12px !important;
    line-height: 100%;
    font-weight: 800;
    margin-bottom: 0 !important;
}

/* newsroom-blog-sec */
.newsroom-blog-sec .blog-box{
    cursor: pointer;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px!important;
}
.newsroom-blog-sec .blog-box:hover .elementor-widget-theme-post-featured-image{
    transform: scale(1.5);
    transition: all .8s;
    overflow: hidden;
    border-radius: 10px 10px 0px 0px!important;
}
.newsroom-blog-sec .blog-box .elementor-widget-theme-post-featured-image{
    overflow: hidden;
    transition: all .8s;
    width: 100% !important;
}
.newsroom-blog-sec .elementor-widget-theme-post-featured-image img{
    width: 100% !important;
}
.newsroom-blog-sec .elementor-post-info__terms-list-item{
    padding: 3px 28px;
    border: 1px solid #BDBDBD;
    border-radius: 30px;
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 17px !important;
    line-height: 17px;
}
.newsroom-blog-sec .elementor-post-info__terms-list-item:hover{
    background-color: #062845;
    color: #fff !important;
}
.newsroom-blog-sec .elementor-post-info__item--type-author:hover{
    color: #55B8E9 !important;
}
.newsroom-blog-sec .elementor-post-info__item--type-author{
    font-family: 'Plus Jakarta Sans';
    font-weight: 700;
    font-size: 15px;
    text-transform: capitalize;
}
.elementor-pagination .page-numbers{
    width: 40px;
    height: 40px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: rgba(7, 52, 91, 0.3);
    border-radius: 4px;
}
.elementor-pagination .page-numbers:hover,
.elementor-pagination .page-numbers.current{
    background: #07345b;
}
.newsroom-blog-sec .elementor-widget-theme-post-title a{
    font-weight: 700 !important;
    font-family: 'Plus Jakarta Sans';
}
.newsroom-blog-sec .elementor-widget-text-editor p{
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}

/* blog-single-sec */
.blog-single-sec .elementor-widget-post-info,
.newsroom-blog-sec .blog-box .date-design.elementor-widget-post-info{
    position: absolute;
    top: 40px;
    left: 32px;
}
.blog-single-sec .elementor-post-info__item--type-date,
.newsroom-blog-sec .blog-box .date-design .elementor-post-info__item--type-date{
    background: #fff;
    padding: 24px 11px 16px 11px;
    display: flex;
    flex-direction: column;
    border-radius: 6px;
    max-width: 68px;
    text-align: center;
}
.blog-single-sec .elementor-post-info__item--type-date time,
.newsroom-blog-sec .blog-box .date-design .elementor-post-info__item--type-date time{
    max-width: 40px;
    text-align: center;
    font-size: 14px;
}
.blog-single-sec .elementor-post-info__item-prefix,
.newsroom-blog-sec .blog-box .date-design .elementor-post-info__item-prefix{
    font-weight: 600;
    font-size: 34px;
    line-height: 27px;
}
blockquote {
    background: rgba(6, 40, 69, 0.1) !important;
}





/* media */
@media(max-width: 1366px){
    .contact-sec .contact-icon .elementor-icon{
        width: 80px;
        height: 80px;
    }
}

@media(max-width: 1024px){
    .tj-page-header .tj-page-title{
        font-size: 40px;
        line-height: 49px;
    }
    .sticky-col {
        position: unset !important;
    }
    .accordion-sec .e-n-accordion-item-title{
        gap: 20px !important;
    }
    .contact-sec .contact-icon .elementor-icon{
        width: 60px;
        height: 60px;
    }
    .contact-sec .contact-icon .elementor-icon svg{
        font-size: 22px;
    }
    .newsroom-sec .blog-item .blog-thumb{
        height: 350px !important;
    }
    .newsroom-sec .title a{
        font-size: 20px !important;
        line-height: 26px !important;
    }
}

@media(max-width: 767px){
    .read-toggle{
        font-size: 12px !important;
    }
    .header-absolute,
    .header-top-touch .header-absolute {
        inset-inline-start: 0 !important;
        width: calc(100% - 24px) !important;
    }
    .header-top-touch .header-absolute{
        top: 20px !important;
    }
    .main-footer .marquee-img{
        width: 72px;
        height: 32px;
    }
    .tj-page-header .tj-page-title{
        font-size: 30px;
        line-height: 39px;
    }
    .tj-page-header .tj-page-navs{
        margin-top: 10px;
    }
    .sec-heading .sub-title{
        gap: 6px !important;
    }
    .kongress-sec .e-con-inner > .elementor-element {
        background-image: none !important;
    }
    .home-hero-banner .slider-bg-image::before{
        background: linear-gradient(15.44deg, #062845 1.9%, rgba(7, 53, 92, 0) 55%);
    }
    .early-bird-ticket-sec .pricing-btn{
        margin: 0 auto;
        display: flex !important;
    }
    .early-bird-ticket-sec .pricing-btn .btn-icon{
        width: 37px;
        height: 37px;
    }
    .early-bird-ticket-sec .pricing-btn .btn-icon i{
        font-size: 18px;
    }
    .early-bird-ticket-sec .h5-pricing-box .package-price{
        padding-bottom: 10px !important;
    }
    .early-bird-ticket-sec .list-items{
        padding-top: 10px !important;
    }
    .aktion-countdown-wrapper{
        margin: 0;
    }
    .news-slider .swiper-pagination-area{
        display: block;
    }
    .news-slider .swiper-wrapper .blog-item.style-2{
        flex-direction: column;
    }
    .news-slider .blog-item.style-2 .blog-thumb{
        width: 100%;
    }
    .form-design .elementor-field-type-checkbox{
        margin-bottom: 20px !important;
    }
    .newsroom-sec .blog-meta{
        margin-bottom: 10px !important;
        gap: 10px !important;
    }
    .elementor-widget-sidebar .tj-sidebar-widget .widget-title{
        font-size: 20px !important;
        margin-bottom: 20px !important;
    }
    .tj-sidebar-widget .search-box .tji-search{
        font-size: 20px !important;
    }
    .elementor-widget-sidebar .tj_recent_posts .post-thumb{
        width: 95px;
        height: 95px;
    }
    .elementor-widget-sidebar .tj_recent_posts li{
        gap: 15px;
    }
    .newsroom-blog-sec .elementor-post-info__terms-list-item{
        font-size: 15px !important;
    }
    .blog-single-sec .elementor-widget-post-info, 
    .newsroom-blog-sec .blog-box .date-design.elementor-widget-post-info{
        top: 18px;
        left: 18px;
    }
    .newsroom-blog-sec .elementor-post-info__terms-list-item{
        padding: 3px 22px !important;
    }
}