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

/* sticky header background, in case option is checked */
.img-inline img { border: 2px solid #ffffff; }
#inlineright { float: right; }
#inlineleft { float: left; }
.ctop { margin-top: 25px; }
.logoright { float: right; }

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

strong{color:#184d51; font-size:122%;}


.lines{    padding: 2% 8%; width:100%;}


/*Header Box*/
#hero-plus-header {  font-family: 'Roboto', sans-serif;
}
/*Hero Box*/
#hero-plus-hero { align-items:start;
    background: rgb(24, 77, 81);
}

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

/*Body Box*/
#hero-plus-body { font-size: 20px; background:#179da6; color:#fff; font-family: 'Roboto', sans-serif; line-height:165%;
}
/*Footer Box*/
#hero-plus-footer{background: #184d51;color: #ffffff;display:block;padding: 0px;text-align:center;padding-bottom:60px;font-family: 'Roboto', sans-serif;}

#hero-plus-footer ol {
    text-align: left;
    padding-left: 0%;
    font-size: 16px;
}

#hero-plus-footer li {
    margin-bottom: 1rem;
}

.footer-bg {
    width: 100%;
    max-width: 100%;
    padding-bottom: 60px;
    margin-bottom: 60px;
    background-image:url('images/Asset-3.gif');
}

.footer-bg .row {
    flex: 100%;
    width: 100%;
}

/* Control carousel arrow*/
.carousel-gallery-arrow {
}
 .sidetw {
    color: #fff;
    margin: 1%;
    background: none;
    padding: 2% 4%;
    text-align: center;
    font-weight: bold;
    width: 100%;
    display: block;
    font-size: 140%;
    max-width: 100%;
    flex: none;
}
.lightbox > .img-fluid {
    max-height: 100%;
}

#item-c61fff89-da93-4399-9aa1-7eb810edc0bb-1 h2{
display:none;
}

.foot-link{font-size:200%;color:#fff;display:block;margin: 0% 0% 5% 0%;font-weight:900;text-align:center;}

.foot-link:hover{font-size:200%; color:#fed009; display:block; font-weight:900;}

.logo {
margin: 10px;    width: 210px;
}
.logo1 {
    width: 166px;
    position: absolute;
    right: 10px;
    top: 4px;
}
.col-lg-3 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
   
}
.right {width: 35%; margin: 1%; float: right !Important;}
.left {width: 35%; margin: 1%; float: left;}
#txt {padding: 2% 10%;}
.gal {padding: 4% 8%; background: #184d51; }
#gallery h2 {display:none;}
.card-body {display:none;}

.hero {max-width: 100%; }
.ctab, .ctab:visited, .ctab:hover {
    background: #fe5e14;
    text-align: center;
    margin: 15px;
    text-decoration: none!important;
    color: #fff;
    padding: 20px;
    font-weight: bold;
font-size:150%;
}
.soc, .soc:visited {
   color: #184d51;
    padding: 5px;
    margin: 5px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
font-size:125%;
}

.soc:hover {
    color: #8cc1c7;
    padding: 5px;
    margin: 5px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 0px solid rgba(0,0,0,.01)!important;
    border-radius: 0rem;
}

h1 {text-align:center; font-size: 2.6rem; color:#ffd10c; font-weight:900;}
h2 {text-align:center; font-size: 1.7rem; margin: 20px 0px 40px; color:#fff;}
@media only screen and (max-width: 980px) {
.right {width: 100%; margin: 20px auto; float: none;}
.left {width: 100%; margin: 20px auto; float: none;}
}
@media only screen and (max-width: 768px) {
#txt { padding: 10px; }
.ctab {
    display: block;

}
.logo {
    margin: 20px auto;
    display: block; position:inherit;
}
.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;
}
}

.references-box {
    padding: 0px 70px;
}