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

.footer-border {
    height: 8px;
    background: #62bb52;
    background: -moz-linear-gradient(left,#62bb52 0,#62bb52 20%,#f7901d 20%,#f7901d 40%,#46c3d3 40%,#46c3d3 60%,#d4d00f 60%,#d4d00f 80%,#fec326 80%,#fec326 100%);
    background: -webkit-linear-gradient(left,#62bb52 0,#62bb52 20%,#f7901d 20%,#f7901d 40%,#46c3d3 40%,#46c3d3 60%,#d4d00f 60%,#d4d00f 80%,#fec326 80%,#fec326 100%);
    background: linear-gradient(to right,#62bb52 0,#62bb52 20%,#f7901d 20%,#f7901d 40%,#46c3d3 40%,#46c3d3 60%,#d4d00f 60%,#d4d00f 80%,#fec326 80%,#fec326 100%);
}

#vidright { float: right; width: 50%; margin: 2%; }
#gallery .col-lg-3 { 
-ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

#meatgal { padding: 10px 10%; }
#txt { padding: 10px 10%; }
a {
    color: #006963; /* #BEB6AC; */
    font-weight: 800;

}


.ctab, .ctab:visited, .ctab:focus, .ctab:hover { 
    background-color: #AE367E;
    color: #fff!important;
    font-size: 116%;
    font-weight: bold;
    font-family: "Raleway", 'Arial';
    line-height: 3em;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 9px 12px -9px #535353;
    text-transform: uppercase;
    text-decoration: none;
    margin: 30px;
    padding: 10px 15px; }





.right{
width: 43%;
float:right;
    margin: 1.7%;
    padding: 10px;
    border-radius: 6px;
}

.card-img-top {
    border: 1px solid #ddd!important;
    width: 100%;
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
}


.card{padding:10px;}


.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
}
.card-title, .card-body { display: none; }
#maingal h2 { display: none; }
#maingal {      background: #F99BC9;auto; width: 100%; padding: 30px 10%;}
#invid { width: 35%; float: right; margin-left: 2%; margin-bottom: 2%; }

p { font-family: 'Roboto', sans-serif; font-size:18px; }

li{font-family: 'Roboto', sans-serif; font-size:18px; }

.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,.125);
    border-radius: .25rem;
}
.footlogo { width: 30%; }
a {
color: #006963; /* #BEB6AC; */
    text-decoration: underline;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.logo {margin: 15px;  width: 50%; }
.hero {max-width: 100%;}
#txt {padding: 2% 10%;}
/*Header Box*/
#hero-plus-header{
 background-color: #fff;
webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75); box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
/*Hero Box*/
#hero-plus-hero{
  align-items: start;
}
/*Body Box*/
#hero-plus-body{

}
.tq {   
    color: #84754E;
    width: 100%;
    letter-spacing: 1.25px;
    float: right !important;
 font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    padding: 15px;
    text-align: center;
    font-size: 1.75em; }

.link { font-size: 130%; display:block; padding:5px; margin:10px; text-decoration:none !important; text-transform: uppercase; color: #f883bc;}

.link:hover { color: #fff; }

strong{color: #493627!important;
  font-family: 'Roboto', sans-serif;;}

.soc {     padding: 5px;
    margin: 10px;
    height: 50px;
    width: 50px;
    color: #006963; /* #BEB6AC; */
    display: inline-block; }

.soc:hover {  color: #000;}
h3, h4, h5, h6 {
    text-align: center;
font-family: 'Roboto', sans-serif;
}

h1{font-family: 'Roboto', sans-serif;
font-weight:900;color: #000; font-weight: 900;
    text-align: center;}
.h2, h2 { font-style: italic;
font-family: 'Roboto', sans-serif;
    font-size: 1.8rem;
text-align: center;
    padding: 20px 0px 40px;
color: #493627;
}

h4{
color: #493627;
  text-align: left;
font-family: 'Roboto', sans-serif;
}
#gallery h2 { display: none; }
#gallery {
    width: 100%;
    border-top: 5px solid #46C3D3; 
    border-bottom: 5px solid #46C3D3; 
    background: #F4F4F4;
    padding: 20px 5%;
}


#gallery-title-uuid{display:none;}

.gallery{
background:#f0b311;
padding: 4% 6.5%;
}

.icons { color: #007FA3; margin: 10px; }

.img-fluid {
    max-width: 100%;
    height: auto;
    max-height: 288px;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 0px 1px 5px 0px rgba(0,0,0,0.75);
}
/*Footer Box*/
#hero-plus-footer {
       background-color: #fff;
    padding: 50px;
    border-top: 5px solid #46C3D3;
    text-align: center;
    display: block;
}

@media only screen and (max-width: 980px) {
#gallery .col-md-4 {
  
}
}
@media only screen and (max-width: 768px) {

#vidright { float: none; width: 100%; margin: auto; }
#gallery .col-lg-3 { 
-ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}
.ctab, .ctab:visited, .ctab:focus, .ctab:hover { 
   text-align: center;
   display: block;
 }




.h2, h2 {
  
    font-size: 1.18rem;
    padding: 20px 0px 40px;

}

.logo {
    margin: 5px auto;
    text-align: center;
    display: block;
width:100px;
}
.hero {
    max-width: 100%;
    margin-top: -20px;
}

h1 {
color: #000;
font-size:150%;
    text-align: center;
}
#gallery .col-md-4 {
    max-width: 100%;
    flex-basis: 100%;
}
#hero-plus-header {
    display: block;
}

.ctab, .ctab:visited, .ctab:focus, .ctab:hover {
    background-color: #00B5CB;
    color: #fff!important;
    font-size: 100%;
    font-weight: bold;
    font-family: "Raleway", 'Arial';
    line-height: 2em;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0 9px 12px -9px #535353;
    text-transform: uppercase;
    text-decoration: none;
    margin: 0px;
    padding: 0px 0px;
}


#txt {
    padding: 2% 5%;
}
.footlogo { width: 250px; }
#foot { text-align: center; margin: 0 auto; }
#foot .ctab { display: block; }
.footer {
    display: block;
    margin: 20px auto;
}
.right {
    width: 100%;
    float: none;
    margin: 20px auto;
}

.card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}

}