.jh-solid-box {background-color:#fff;
padding:30px; min-height:0px; display:block; margin: -1em; border-radius: 12px;}

.jh-border-box {border: 2px solid #fff;
padding:30px; min-height:0px; display:block; border-radius: 12px;}

.ub-light {background-color: #EEEEEE !important;}

.jh-solid-box2 {background-color:#ffffff;
padding:30px; min-height:500px; display:block; margin-bottom: 10px; border-radius: 12px;}

.jh-solid-box3 {background-color:#30a9ff;
padding:30px; min-height:0px; display:block; border-radius: 12px;}

.jh-border-box2 {border: 2px solid #30a9ff;
padding:30px; min-height:0px; display:block; border-radius: 12px;}

.jh-solid-box4 {background-color:#ffffff;
padding:30px; min-height:0px; display:block; margin-bottom: 10px; border-radius: 12px;}

.ub-light {background-color: #F5F5F5 !important;}

img {border-radius: 12px;}

#r8_content .ui-state-active {background: #537a5a;}

#dotgo-accordion6 .ui-state-default {background: #30a9ff !important; border: 1px solid rgba(255,255,255,1) !important;}

#dotgo-accordion6 .ui-state-active {background: #09709c; border: 0px solid rgba(0,0,0,0);}

#dotgo-accordion6 .ui-widget-content {background: #fff; border: 1px solid rgba(0,0,0,0); color:#000000 !important;}

#dotgo-accordion6 h4 {color: #fff;}

#dotgo-accordion6 i {color: #E6F0FA;}

.ui-accordion .ui-accordion-content p {color: #000000 !important;}

h1 {font-size: 24px!important; text-transform: uppercase !important;}

.group-summary, .row group-control {display: none;}

@media only screen and (max-width: 799px) {.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {padding-left: 0px; padding-right: 0px;}} 

#group_grid .card_container:hover {box-shadow: 0px 0px 10px #00284f; -moz-transition: all .35s ease-in;
    -o-transition: all .35s ease-in;
      -webkit-transition: all .35s ease-in;
    transition: all .35s ease-in;
}



.parallax01 { background-attachment: scroll}

.parallax02 { background-attachment: scroll}

.parallax03 { background-attachment: scroll}

.parallax04 { background-attachment: scroll}

.parallax05 { background-attachment: scroll}

@media only screen and (min-width: 991px) {.divider {border-right:1px solid #e6f0fa;}}

@media only screen and (min-width: 800px) {.d0scrollbox {background-color: #transparant; margin-top: 1em; margin-bottom: 1em; padding:30px; max-width: 480px; min-height:0px; display: flex; align-items: center; flex-direction: column; justify-content: start; white-space: normal;}}





@media only screen and (max-width: 799px) {.d0scrollbox {background-color: transparant; margin-top: 1em; margin-bottom: 1em; padding:30px; max-width: 280px; min-height:0px; display: flex; align-items: center; flex-direction: column; justify-content: start; white-space: normal;}}

.d0scrolling-text-container {
    overflow: hidden;
    width: 100%;
    background-color: transparent;
    position: relative;
}

.d0scrolling-text-inner {
    display: flex;
    width: max-content;
    animation: scroll-left 20s linear infinite;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 600;
    padding: 8px 0;
}

.d0scrolling-text {
    display: flex;
}

.d0scrolling-text-item {
    padding: 0 10px;
}

/* Responsive font adjustment for mobile */
@media (max-width: 600px) {
    .d0scrolling-text-inner {
        font-size: 14px;
        padding: 6px 0;
    }

    .d0scrolling-text-item {
        padding: 0 20px;
    }
}

@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}

.btn {
font-weight: 600; 
text-transform: uppercase !important;
font-size: 1.2em !important;
}

#itm p[style*="border: 1px solid #F00"] {
  display: none;
}
