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


/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: white;
}
/*Header Box*/
#hero-plus-header {  
}
/*Hero Box*/
#hero-plus-hero {
}
/*Body Box*/
#hero-plus-body {
}
/*Footer Box*/
#hero-plus-footer{
}
/* Control carousel arrow*/
.carousel-gallery-arrow {
}


.white{height:100px; object-fit: cover;}

.right{
width:35%;
float:right;
margin:2.5%;
}

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

.card-container{border:1px solid #fff;}


.gallery-inline{  padding:20px 5% 40px 5%;  background: #fc5546;
    background: -webkit-linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    background: -moz-linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    background: -o-linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    background: linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    min-height: 55px;
}

.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: 'Open Sans', 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;
}

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

.logo {height:100px;
    margin: 10px; object-fit: cover;}
.hero {max-width: 100%; width:100%;}
#txt {padding: 2% 10%;}
/*Header Box*/
#hero-plus-header{
 background: #001671;
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: 'Montserrat', 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; }

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

.soc:hover {  color: #f883bc;
}
h1, h2, h3, h4, h5, h6 {
color: rgb(0, 22, 113);

    text-align: center;
font-family: 'Montserrat', sans-serif;
}

h1{font-weight:700;}
.h2, h2 {
font-family: 'Montserrat', sans-serif;
    font-size: 1.8rem;
    padding: 20px 0px 40px;
color:rgb(0, 22, 113);
}

#gallery-title-uuid h2{color:#fff; font-weight:900; padding:20px;}

h4{
color:rgb(0, 22, 113);
  text-align: left;
font-family: 'Montserrat', sans-serif;
}
#gallery {
    background: #b8babd;
    padding: 20px 5% 5%;
}
.ctab, .ctab:visited {border:3px solid #f883bc; color: #f883bc !important; border-radius:60px;
    background-color: transparent;text-decoration: none; padding: 15px 40px;  font-size: 120%; display: block; margin: 30px; text-align:center;   font-family: 'Montserrat', sans-serif; text-transform:uppercase; font-weight:900;}

.ctab:hover{
color: #573791!important; border:3px #573791 solid!important; text-decoration:none;
}


.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: #fc5546;
    background: -webkit-linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    background: -moz-linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    background: -o-linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    background: linear-gradient(90deg,rgba(252,85,70,1) 0%,rgba(86,52,146,1) 70%);
    min-height: 55px;
    padding-top: 30px;
padding-bottom:50px;
    text-align: center;
    display: block;
}

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

ctab, .ctab:visited {
    border: 2px solid #f883bc;
    
    background-color: transparent;
    text-decoration: none;
    padding: 10px;
    font-size: 90%;
    display: block;
    margin: 0px;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

.container-fluid {
    width: 100%;
   padding-right: 0px; 
    padding-left: 0px; 
    margin-right: auto;
    margin-left: auto;
}

.h2, h2 {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.18rem;
    padding: 20px 0px 40px;
    color: rgb(0, 22, 113);
}

.logo {
    margin: 10px auto;
    display: block;
    height: 60px;
margin-top:0px;
margin-bottom:0px;

}

.hero {
    max-width: 100%;
    margin-top: -20px;
}

h1 {
font-size:160%;
    text-align: center;
font-family: 'Anton', sans-serif;
}
#gallery .col-md-4 {
    max-width: 100%;
    flex-basis: 100%;
}
#hero-plus-header {
    display: block;
    margin: 0px auto;
}


#txt {
    padding: 2% 5%;
}

.right{
width:35%;
float:right;
margin:2.5%;
}


.ctab {margin: 0px 0px 20px; font-size:90%; padding:8px;}
}

}