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

p, ul, li, a { word-wrap: break-word; }
.smalllist { font-size: 90%; }
.img-inline { margin-top: 20px; }
.doc-inline { color: #fff; font-weight: bold; text-align: center; margin: auto; font-size: 115%; }
i.fas.fa-chevron-right.fa-2x.carousel-gallery-arrow {
    color: #000;
}

i.fas.fa-chevron-left.fa-2x.carousel-gallery-arrow {
    color: #000;
}
.smalltxt { font-size: 85%; }
ul li { margin-bottom: 20px; }
ol { margin-left: -20px; }
.carousel-caption-overlay {
    padding: .35rem;
    font-size: 1.1em;
    text-align: center;
    background: #ff7161;
    color: #fff;
    opacity: 1;
    width: 100%;
    margin: auto;
display:none;
}

.linked-url { display: none; }

.carousel-title {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .35rem;
    text-align: center;
    background: #ff7161;
    color: #fff;
    width: 94.4%;
    margin: auto;
    line-height: 120%;
    margin-bottom: 20px;
}

.code{
font-size:85%;
color: #fff;
text-align:center;
}
#bd {
    padding: 2% 8%;
}
#bd .col-md-6 {
    float: left;
}
#bd .col-md-8 {
    float: left;
}
#bd .col-md-4 {
    text-align: center;
    max-width: 32%;
    flex-basis: 32%;
    clear: both !important;
    display: inline-block; background: #0DB2B6;
}
.card { display: block; }
.row.cont.clr p {
    font-size: 16px;
}
.cont p {
    
    font-size: 16px;
}
.clr {clear:both !Important;}
#hero-plus-body {
align-items: start;
font-family: 'Open Sans', sans-serif;
}
#hero-plus-hero .clearfix {
    text-align: center;
    margin: 0px auto;
}
#hero-plus-body .col-md-7 {
    float: left;
}
.logo {
    margin: 20px;
}

#glmason {
    width: 45%;
    float: right !important;
    margin: 2%;
}
#hero-plus-body .col-md-5 {
  text-align:center;
    clear: both !important;
    display: inline-block;
padding:20px;
background:#0DB2B6;
}
p {
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 17px;
}
h1 { text-align:center; font-size: 28px; font-weight: bold;}

h3{
font-family: 'Open Sans', sans-serif;
    color: #fff;
    font-size: 26px;
    font-weight: 700;
    margin-top: 2em;

}

.card{
margin-bottom:20px;
border:none;
}
.card-title {
    margin-bottom: .75rem;
    display: none;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: .5rem!important;
    text-align: center;
    background: #ff7161;
    color: #fff;
    line-height: 110%;

font-family: 'Open Sans', sans-serif;

}
.card-text:last-child {
    margin-bottom: 0;
   
}
h2 {text-align:left; margin: 30px 0px 40px; font-size: 20px; font-style:italic; font-family: 'Open Sans', sans-serif;}
h2 ul { margin-left: -20px; }
#bd .col-md-4 {
    text-align: center;
}




img#image-3b5747bc-2938-48ca-b197-eb0a119c1d14-5 {
    width: 100%;
}

   .link{ display: block;
    padding: 7px;
    color: #fff;
    width: 90%;
    max-width: 100%;
    margin: 10px auto;
    text-decoration: none !Important;
    font-size: 115%;
    border-bottom: 1px solid  #fff;
    line-height: 135%;}

.link:hover{
color: #3f211f;
}

.row {
    display: -ms-flexbox;
    display: block;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
.mt-5, .my-5 {
    margin-top: 0px !important;
}


.side-link{
    display: block;
    padding: 7px;
    color: #fff;
    width: 90%;
    max-width: 100%;
    margin: 10px auto;
    text-decoration: none !Important;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    line-height: 135%;
}
.soc {padding: 4px 10px;
    background: #0db2b6;
    margin: 10px;
    height: 50px;
    width: 50px;
    color: #fff;
    display: inline-block;

    font-size: 1.5em; }

.soc:hover {background: #0089b1; color: #fff;}
.card-container {
    position: relative;
    margin-bottom: 0px;
    display: block;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    backface-visibility: hidden;
    height: 250px;
    overflow: hidden;
margin-bottom:20px;
}

#gallery-title-uuid {
    display: none;
}
.soc
.inline-wrap {
    width: 35%;
    float: right;
    margin: 0 0 30px 4%;
}
.container-fluid.gallery-inline {
    padding: 3% 0px;
}
img#image-3b5747bc-2938-48ca-b197-eb0a119c1d14-4 {
    width: 100%;
    z-index: 0;
}
.bg-dark {
    background-color: #fff!important;
}
.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
    text-align: center;
    background: #ff7161;
    color: #fff;
  
}
.ctab {
    background: #ff0000;
    border-radius: 3px;
    color: #fff;
    text-decoration: none !important;
    padding: 15px;
    font-weight: bold;
    font-size: 100%;
    display: inline-block;
    margin: 0 auto;
    text-align: center;
}
.ctab:hover { background: #333; color: #eee; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.right{

background:blue;
}

/*Header Box*/
#hero-plus-header{
}
/*Hero Box*/
#hero-plus-hero{
}
/*Body Box*/
#hero-plus-body{
}
/*Footer Box*/
#hero-plus-footer{
    text-align: center;
    background: #333;
    padding: 30px 0px;
clear: both !important;
}
#hero-plus-footer .clearfix {
    text-align: center;
    margin: 20px auto;
}
@media only screen and (max-width: 980px) {
.carousel-title {width: 91%;}
#hero-plus-body {
    padding: 0px !important;
}
.card-container.lightbox {
    height: auto;
    overflow: visible;
}
}

@media only screen and (max-width: 768px) {
.carousel-title {width: 80.5%;}     
#hero-plus-body .col-md-4 {
    max-width: 100%;
    flex-basis: 100%;
    margin: 0px auto;
}
}