@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,300;0,400;0,600;0,700;0,900;1,400;1,600;1,700;1,900&display=swap');

body, #hero-plus-body {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    line-height: 165%;
}

.webinar .card-body {
    display: none;
}

.card-body {
    display: none;
    border: 0;
}

.card {
    border: 0;
}

li {
    font-size: 115%;
    padding-bottom: 10px;
}

.text-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

h1 {
    margin-bottom: 1em;
}

.align-right {
    text-align: right;
}

/* sticky header background, in case option is checked */
.sticky-top {
    padding: 10px 0px 10px 20px;
    background: #fff;
    display: none;
}

.sticky-top > #hero-plus-header {
    background-color: white;
}

.flex-fix {
    padding: 2% 10%;
}

a:link, a:visited {
    color: #e35207;
}

img {
    max-width: 100%;
}

#logo-div .img-inline {
    max-width: 250px;
}

#hero-plus-header {
    align-items: start;
    display: inline;
}

.lightbox > .img-fluid {
    max-height: 100%;
}

/*Header Box*/
#hero-plus-hero .img-inline {
    width: 100%;
    margin-top: 0%;
}

body {
    background: #fff;
}

.topbar-header {
    width: 100%;
}

#logo-div {
    display: inline-block;
    vertical-align: middle;
}

#logo-div img {
    margin: 5px 12px;
}

#hero-plus-header {
}

/*Hero Box*/
#hero {
    width: 100%;
    position: relative;
    width: 100%;
}

#hero-plus-hero {
}

.hero-content {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    max-width: px;
    text-align: center;
    color: #fff;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    max-width: 900px;
}

.hero-content h1 {
    font-size: 2.5rem;
    margin-bottom: 40px;
}

.flex-fix h1 {
    font-size: 2.2rem;
    font-weight: 600;
}

/*Body Box*/
#hero-plus-body {
}

.image-right {
    float: right;
    margin: 20px 0px 20px 20px;
    width: 35%;
    z-index: 999;
    position: relative;
}

.webinar-div {
    width: 45%;
}

.image-center {
    padding: 20px 18%;
    padding-bottom: 35px;
    width: 100%;
    max-width: 100%;
    z-index: 999;
    text-align: center;
    position: relative;
}

.box {
    background: #eee;
    padding: 25px;
    border: 1px solid #d0d0d0;
    border-radius: 5px;
    margin: 10px;
    margin-bottom: 20px;
}

.box img {
    width: 100%;
    max-width: 600px;
    margin: auto;
    float: none;
}

h2 {
    font-size: 1.8rem;
    font-style: italic;
}

h3 {
    margin-bottom: 25px;
}

.list-carousel-gallery h2 {
    display: none;
}

.styled-list {
    list-style: none;
}

.styled-list h3 {
    font-size: 30px;
    color: #053a4f;
    position: relative;
}

.styled-list h3 i {
    color: #aeb3b6;
    position: absolute;
    left: -46px;
    top: 5px;
}

.styled-list p {
    color: grey;
}

ul.styled-list li {
    margin-bottom: 25px;
}

.gallery-area {
    margin: 50px 0px;
}

.carousel-control-prev {
    left: -35px;
}

.carousel-control-next {
    right: -35px;
}

.carousel-control-next:focus, .carousel-control-next:hover, .carousel-control-prev:focus, .carousel-control-prev:hover {
    color: #e35207;
}

.carousel-indicators li {
    background-color: rgb(242 108 62);
}

.carousel-indicators .active {
    background-color: #34404b;
}

.v-flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

.gallery-intro {
    font-size: 30px;
    margin: 38px 0px 0px 0px;
    margin: 38px 0px 25px 0px;
    font-weight: 600;
    line-height: 33px;
}

/*Footer Box*/
.socpad a:link, .socpad a:visited {
    color: #fff;
    margin-right: 10px;
}

#hero-plus-footer {
    background: #34404b;
    text-align: center;
    padding: 58px 0px;
}

/* Control carousel arrow*/
.carousel-gallery-arrow {
}

.ctab, .ctab:visited {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    padding: 20px 25px;
    font-size: 1.2rem;
    line-height: 1.42857143;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    color: #fff !important;
    background-color: #e35207;
    border-color: #fff;
    /* display: block; */
    /* width: 100%; */
    border-width: 1px;
    text-transform: uppercase;
    text-decoration: none;
    transition: all 0.5s ease;
}

.ctab:hover {
    text-decoration: none;
    background: #ba4305;
}

.ctab-mobile, .ctab-mobile:visited {
    display: none;
    color: #ffffff!important;
    max-width: 100%!important;
}

.lang-ctab, .lang-ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #00637f;
    color: #fff!important;
    padding: 10px 8px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin: 25px 11px 30px;
    width: 150px;
    max-width: 100%;
    line-height: 119%;
    transition: all 0.5s ease;
}

.lang-ctab:hover {
    text-decoration: none;
    background: #00475b;
}

.mobile-ctab {
    display: none;
}

@media (max-width: 991px) {
    .hero-content h1 {
        font-size: 2.0rem;
        margin-bottom: 40px;
    }
}

@media (max-width: 767px) {
    #hero-plus-hero {
        display: none;
    }

    #logo-div {
        display: block;
        text-align: center;
    }

    .mobile-ctab {
        display: block;
    }

    .image-right {
        width: 100%;
        margin: 0px;
        float: none;
    }

    .webinar-div {
        width: 100%;
    }

    .align-left, .align-right {
        text-align: center;
    }

    .align-right {
        margin-bottom: 20px;
    }

    .card-columns {
        column-count: 1!important;
    }

    #share-floating-bar {
        width: 100%;
        text-align: center;
        background: #1d1f22;
        padding: 10px 0px 0px 0px;
        margin-bottom: -3px;
        bottom: 0;
        right: 0;
    }
}