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

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
    background-color: white;
    box-shadow: 0px 0px 10px -5px;
text-align:center;
}

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

.blue{
color:#5F6DB2!important;

}

.red{font-weight:900;}

#logo-div img {
    width: 250px;
    margin: 18px 12px;
}

.linked-url {
display:none;
}

.linked-url:hover {display:none;}

#ctab-div {
    display: inline-block;
    vertical-align: middle;
    /* margin-left: 20px; */
}

.languagePageLink, .languagePageLink:visited, .languagePageLink:hover {
   color: #116d4c;

    font-weight: 900;
    text-align: center;
    margin: 20px auto;
    display: block;
    border-right: solid;
    border-left: solid;
    width: 250px;
    font-size: 111%;
    padding: 0px 5px;
    text-decoration: none !important;
}

/*Header Box*/
#hero-plus-header {
    font-family: 'Roboto', sans-serif;
    display: block;
}

 #gallery2 .card-columns  {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

/*Hero Box*/
#hero-plus-hero {
    align-items: start;
}

/*Body Box*/
#hero-plus-body {
    font-size: 18px;
    font-family: 'Roboto', sans-serif;
}



/*Footer Box*/
#hero-plus-footer {
    display: block;
    padding: 30px;
    text-align: center;
    background: #DBC152;
    font-family: 'Roboto', sans-serif;
}

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

#txt {
    padding: 2% 14%;
    font-size: 110%;
    line-height: 170%;
}

#gallery, #gallery2 {
    padding: 3% 12%;
    background: #DBC152;
    max-width: 100%;
    flex-basis: 100%;
}
h2 { font-style: italic; }

#gallery h2 {
    display: none;
}

#gallery2 h2 {
    display: none;
}

.card-body {
    display: none;
}

.logo {
    margin: 20px ;
    width: 250px;
}

.hero {
    max-width: 100%;
}

.ctab, .ctab:visited {
    background: #F5333F;
    text-align: center;
    margin: 10px;
    text-decoration: none!important;
    color: #fff;
    padding: 10px;
    font-weight: 900;
    font-size: 105%;
    line-height: 110%;
    display: block;
}

.ctab:hover {
    background: #fff;
    color: #F5333F;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 3px 5px;
}

.linked-url {
    color: #fff;
    background-color: rgba(0,0,0,0.6)!important;
}

.right {
    width: 40%;
    float: right;
    text-align: center;
    margin-left: 2.5%;
    margin-bottom: 2%;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
    border-radius: 4px;
}

.ext-inline {
    padding: 0px;
}

.ext-inline img {
    width: 100%;
    max-width: 100%;
    flex: 100%;
}

strong {
   color: #116d4c;
}

a {
    color: #F5333F;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.tweet {
    display: block;
    float: right;
    width: 40%;
    background: #332e20;
    color: #fff;
    padding: 20px;
    text-align: center;
    font-size: 133%;
    font-style: italic;
    clear: both;
    margin: 0px 0px 20px 40px;
}

.link, .link:visited {
    diplay: block;
    color: #5F6DB2;
    padding: 15px;
    margin: 10px;
    font-size: 111%;
    background: #EC9BAD;
    display: block;
    font-weight: 900;
    font-size: 125%;
    border-radius: 4px;
    margin-bottom: 40px;
    box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset, rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}

.link:hover {
    text-decoration: none;
    color: #5F6DB2;
    background: #fff;
    box-shadow: rgba(0, 0, 0, 0.25) 0px 54px 55px, rgba(0, 0, 0, 0.12) 0px -12px 30px, rgba(0, 0, 0, 0.12) 0px 4px 6px, rgba(0, 0, 0, 0.17) 0px 12px 13px, rgba(0, 0, 0, 0.09) 0px -3px 5px;
}

.soc, .soc:visited {
    color: #CC0000;
    padding: 8px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    font-size: 150%;
}

.soc:hover {
    color: #fff;
}
#toggle { text-align: center; font-weight: bold; margin: auto auto 20px auto; } 

.side {
    float: right !Important;
    width: 45%;
    margin: 1%;
}

h1 {

   color: #116d4c;
    text-align: center;
    font-size: 2.3rem;
    font-weight: 900;
}

h2 {
    text-align: center;
    font-size: 1.7rem;
    margin: 20px 0px 20px;
}

#flags {
    padding: 10px;
    margin: 15px auto;
    text-align: center;
    padding: 10px;
}

.flag-icon {
    font-size: 1.5em;
    margin: 10px;
    vertical-align: middle;
}

#flags a {
    display: block;
    font-size: 0px;
}

.flag-icon::before {
    content: ''!important;
}

@media only screen and (max-width: 768px) {
    .right {
        width:100%;
        /* padding: 3%; */
        float: right;
        /* background: #5F6DB2; */
        text-align: center;
        margin: 30px auto 50px auto;
    }

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

    #ctab-div {
        width: 100%;
        margin: auto;
    }

    .ctab {
        display: block;
    }

    .tweet {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 30px auto 30px auto;
    }

    .logo {
        margin: 20px auto;
        /* display: block; */
    }

    .side {
        float: none;
        width: 100%;
        margin: 20px auto;
    }

    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }
}