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

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




/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: white;
font-family: 'Lato', sans-serif;
}

.white{color:#fff; padding:20px;  font-family: 'Merriweather', serif;}

.top-video {
    width: 60%;
    float: none;
    max-width: 100%;
    margin: auto;
}

.top-video .card-body {
    display: none;
}

.mt-5 {
    margin-top: 10px!important;
}

/*Header Box*/
#hero-plus-header {  
display:block;}
#hero-plus-header .logo {
    margin: 10px;
margin-left:20px;
    width: 360px;
margin-bottom:-25px;
}
/*Hero Box*/
#hero-plus-hero { align-items:start; 
}
/*Body Box*/
#hero-plus-body { font-size: 20px;    background-color: #fff; font-family: 'Lato', sans-serif; line-height:175%;
}
/*Footer Box*/
#hero-plus-footer{ display:block; padding: 30px; text-align:center;    background-color: #004d71;
font-family: 'Lato', sans-serif;
}
/* Control carousel arrow*/
.carousel-gallery-arrow {
}
#txt {padding: 2% 14%;}
#gallery { background:url('images/3.gif'); background-repeat:no-repeat; background-size:contain;

    flex-basis: 100%;}

.gal2{
padding:1% 10%;
}
#gallery h2 {display:none;}
.card-body {display:none;}
.logo {margin: 20px ;}
.hero {max-width: 100%;}
.ctab, .ctab:visited{
       background-color: #f54c4e;
    text-align: center;
    margin: 10px;
margin-top:20px;
    text-decoration: none!important;
    color: #fff;
    padding: 15px 20px;
font-size:140%;
letter-spacing:1px;
font-family: 'Merriweather', serif;
border-radius:70px;
display:block;
margin-top:30px;
width:280px;
}


.ctab:hover{background:#004d71; color:#fff;}

.soc, .soc:visited {
    color: #d1f4e1;
    border-radius: 50%;
    padding: 10px;
margin-top:10px;

}

.soc:hover {

 
    color: #fff;!important;

}


.footer-link, .footer-link:visited{
font-family: 'Merriweather', serif; 
color:#d1f4e1;
font-size:175%;
display:block;
margin:0 auto;

}

.waves{margin-top:20px; background-image:url('images/bottom.gif'); height:112px; width:100%; max-width:100%; background-repeat:no-repeat; 
}

.footer-link:hover{
color:#fff;
text-decoration:none;
}

.side {float: right !Important; width: 35%; margin: 1%;}
h1 {text-align:center; font-size: 2rem; font-family: 'Merriweather', serif; color:#004d71; margin-top:1em; margin-bottom:1em;}
h2 {
    text-align: center;
    font-size: 1.7rem;
    font-style: italic;
    margin: 20px 0px 40px;
font-family: 'Merriweather', serif;
}
#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) {
.ctab {
    display: block;

}
    .top-video {
        width: 100%;
        float: none;
        margin: 0px auto 40px 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;
}

#hero-plus-header .logo {
    margin: 10px;
    margin-left: 20px;
    width: 251px;
    margin-bottom: -36px;
}

.ctab, .ctab:visited {
    background-color: #f54c4e;
    text-align: center;
    margin: 10px;
margin-bottom:0px;
    text-decoration: none!important;
    color: #fff;
    padding: 15px 12px;
    font-size: 120%;
    letter-spacing: 1px;
    font-family: 'Merriweather', serif;
    border-radius: 70px;

}


#txt {padding: 2% 4%;}
}