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


.card { border-radius: 0!important; }

.img-inline .card-title, .container-fluid.gallery-inline .card-title {
    font-size: 16px;
}

p.clear {
  clear: both;
}
div#gallery-title-uuid h2 {
    display: none;
}

.fab {
    font-family: "Font Awesome 5 Brands";
    text-shadow: 3px 3px #10069f;
}

#txt{background-color: #fff; font-family: 'Montserrat', sans-serif; font-weight:500; color: #000; align-items: start; }


.txt-img1 {width: 40%; margin: 15px; float: right; margin-bottom: 2%; }
.txt-img2 {width: 40%; margin: 15px; float: left; margin-bottom: 2%; }

.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: 1px solid #00079e;
    border-radius:10px;
}
/*
.card-body {display: none;}
*/

.maingal.gallery-inline {
    background:#0043DE;
    padding: 30px;
border: 10px solid #fff;
}

p.card-text {
    color: #0043DE;
    display: none;
}

.container-fluid.maingal.gallery-inline h2 {
    display: none;
} 

p, ul li {  sans-serif; font-size:18px; }

.logo {margin: 10px;     width: 190px;}
.hero {max-width: 100%;}
#txt { align-items: start; padding: 2% 10%;}
/*Header Box*/
#hero-plus-header {
    align-items: start;
    position: fixed;
    width: 100%;
    z-index: 1;
    background: #fff;
    top: 0;
}
/*Hero Box*/
#hero-plus-hero{   align-items: start; margin-top: 120px;
}
/*Body Box*/
#hero-plus-body{
:#background-color: #fff;
}
#hero-plus-body a {
color: #00cffe;}

#hero-plus-body a:hover {
color: #00cffe;
text-decoration: underline;
}

.tq {  color: #fff; width:45%; float:right !important; padding:20px; text-align:left; margin-left:1%; font-size:1.64em; font-weight: 900; border:7px solid #00079e; background:#00cffe; text-shadow: 2px 2px #00079e; }

.link {     font-weight: 900; font-family: 'Montserrat', sans-serif; text-shadow: 3px 3px #10069f; display:block; padding:5px; margin:10px; text-decoration:none !important; text-transform: uppercase; color: #fff; font-size: 28px }

.link:hover { color: #97D700; }

a {
    color: #fff;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
a:hover{
    color: #007bff;
}

.soc {     padding: 5px;
    margin: 10px;
    height: 50px;
    width: 50px;
    color: #fff;
    display: inline-block; }
h1 {color: #000; }
h1, h2 { 
text-align:
font-family: 'Montserrat', sans-serif; font-weight:900;
}
.soc:hover {  color: #97D700;}
h3, h4, h5, h6 {
    text-align: center;
color: #10069f;
font-weight:900;
font-family: 'Montserrat', sans-serif;
}


.container-fluid.gallery-inline .card-text {
    display: none;
}

h1{
font-size:3.35rem;
}

 h2 {
 font-style: italic; 
    font-size: 1.8rem;
text-align:center;
    padding: 20px 0px 40px;
    color: #000 !important;
font-family: 'Montserrat', sans-serif;
}

strong{
color:#00cffe;
text-shadow: 1px 1px #00079e;
letter-spacing:1.5px;
}

.custom-headline {color:#000;}

.gallery-inline {
    background: #0043DE;;
    padding: 20px 5% 5%;
   padding-top: 5%;
}
/*
.gallery-inline h2{
 
    text-align: center;
    padding: 20px 0px 40px;
    color: #fff!important;
    font-family: 'Montserrat', sans-serif;
    font-size: 2em;
    font-weight: 900;
    text-shadow: 3px 3px #10069f;
}
*/
.ctab, .ctab:visited {
font-family: 'Montserrat', sans-serif;
    background: #00cffe;
    border-radius: 3rem;
    color: #fff;
    text-decoration: none !important;
    padding: 15px;
    font-weight: bold;
    font-size: 150%;
    display: block;
    margin: 25px;
    text-align: center;
    text-shadow: 3px 3px #10069f;
    font-weight: 900;
}

.ctab:hover { background: #97D700; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
.img-fluid {
    max-width: 100%;
    height: auto;
    -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: #0043DE;
    padding: 50px;
    text-align: center;
    display: block;
border: 10px solid #fff;
}

@media only screen and (max-width: 980px) {
#gallery .col-md-4 {
    max-width: 33%;
    flex-basis: 33%;
}
}
@media only screen and (max-width: 768px) {
.ctab { font-size: 100%; }
.img-inline { width: 100%; max-width: 100%; }
.tq { width: 100%; max-width: 100%; }
#gallery .col-md-4 {
    max-width: 100%;
    flex-basis: 100%;
}
#hero-plus-header {
    display: block;
    padding: 0px 20%;
    align-items: start;
}
.logo {
    margin: 10px auto;
    display: block;
}
#hero-plus-hero {
    margin-top: 194px;
}
.ctab {margin: 0px 0px 20px;}
}