.elementor-kit-5{--e-global-color-primary:#000000;--e-global-color-secondary:#FFFFFF;--e-global-color-text:#FFFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:#FFFFFF;--e-preloader-animation-duration:1500ms;--e-preloader-delay:0ms;--e-preloader-color:var( --e-global-color-primary );--e-preloader-size:40px;}.elementor-kit-5 e-page-transition{background-color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */a {
    background-color: transparent;
    text-decoration: none;
    color: #0016ff;
    border: none !important; 
}

.st2{
    fill: black !important;
}


[type=button], [type=submit], button{
    border: none !important;
    background: transpartent !important;
}

.submenu-bnb-01 a{
    color: #000;
    line-height: 60px;
   transition: all 0.5s ease;
}

.submenu-bnb-02 a{
    color: #aaa;
    line-height: 60px;
   transition: all 0.5s ease;
}

.submenu-bnb-02 a:hover{
    opacity: 0.3;
}

.bnb-img-restrict::after{
 content: '!';
 font-family: Trebuchet MS;
 color: #fff !important;
 width: 35px;  
 height: 35px;
 padding: 3px;
 border-radius:100px;
 border: 2px solid red;
 background: red !important;
 z-index: 9999;
 position: absolute;
 right: -15px !important;
 top: -15px !important;
}

.bnb-img-ok::after{
 content: '#';
 font-family: Trebuchet MS;
 color: #fff !important;
 width: 35px;  
 height: 35px;
 padding: 3px;
 border-radius:100px;
 border: 2px solid #21DD00;
 background: #21DD00 !important;
 z-index: 9999;
 position: absolute;
 right: -15px !important;
 top: -15px !important;
}

a#bnb_submenu::before{
    content: '';
    position: absolute;
    background: transparent;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    left: 10px;
    top: 15px;
}

a#bnb_submenu:active::before{
    content: '';
    position: absolute;
    background: #000 !important;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    left: 10px;
    top: 15px;
}
a#bnb_submenu:hover::before{
    content: '';
    position: absolute;
    background: #000 !important;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    left: 10px;
    top: 15px;
}

a#bnb_submenu:visited::before{
    content: '';
    position: absolute;
    background: #000 !important;
    width: 6px;
    height: 6px;
    border-radius: 100px;
    left: 10px;
    top: 15px;
}

.jet-dropbar__content {
    padding: 10px !important;
    margin: 0 0 0 -60px;
    width: auto;
}

/*
.logobnb_beta:after{
    content: 'BETA';
    position: absolute;
    font-family: 'Helvetica';
    font-weight: 600;
    color: #fff;
    font-size: 8px;
    letter-spacing: 1px;
    padding: 5px 10px;
    background: #000;
    border-radius: 100px;
    margin: 1px 3px;
}
*//* End custom CSS */