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

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background-color: white;
}
/*Header Box*/
#hero-plus-header {  
font-family: 'Roboto', sans-serif;
}
h1 {
    font-family: "Gotham SSm",'Roboto', sans-serif, Arial;
font-family: 'Roboto', sans-serif;
    color: #4e606e;
    text-align: center;
    font-weight: 900;
    font-size: 2.4em;
    margin-top: 20px;
    margin-bottom: 15px;
}

h2 {
font-family: 'Roboto', sans-serif;
    font-size: 2.2em;
    padding: 20px 0px 40px;
    font-family: "Gotham SSm", Arial;
    margin-bottom: 1em;
    color: #4e606e;
    text-align: center;
    padding-top: 20px;
}

#gallery h2 {
font-family: 'Roboto', sans-serif;
    display: none!important;
}

.soc {
    font-size: 1.5em;
}

.play-overlay {
    background: none;
}

.list-inline {
    display: inline-flex;
}

li {
    padding: 0px 10px;
}

*Change icons circle size and color here*/ .social-icons .fa {
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #FFF;
    color: rgba(255, 255, 255, 0.8);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.social-icons.icon-circle .fa {
    border-radius: 50%;
}

.social-icons.icon-rounded .fa {
    border-radius: 5px;
}

.social-icons.icon-flat .fa {
    border-radius: 0;
}

.social-icons .fa:hover, .social-icons .fa:active {
    color: #FFF;
    -webkit-box-shadow: 1px 1px 3px #333;
    -moz-box-shadow: 1px 1px 3px #333;
    box-shadow: 1px 1px 3px #333;
}

.social-icons.icon-zoom .fa:hover, .social-icons.icon-zoom .fa:active {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.social-icons.icon-rotate .fa:hover, .social-icons.icon-rotate .fa:active {
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
    transform: scale(1.1) rotate(360deg);
}

.social-icons .fa-instagram {
    border-radius: 100%;
    padding: 10px;
    background-color: #A1755C;
}

.social-icons .fa-facebook,.social-icons .fa-facebook-square {
    background-color: #3C599F;
    border-radius: 100%;
    padding: 10px;
}

.social-icons .fa-pinterest, .social-icons .fa-pinterest-square {
    background-color: #CC2127;
    border-radius: 100%;
    padding: 10px;
}

.social-icons .fa-twitter, .social-icons .fa-twitter-square {
    background-color: #32CCFE;
    border-radius: 100%;
    padding: 10px;
}

.social-icons .fa-youtube, .social-icons .fa-youtube-play, .social-icons .fa-youtube-square {
    background-color: #C52F30;
    border-radius: 100%;
    padding: 10px;
}

#gallery .card-title, #gallery .card-body {
}

.card-text {
    display: none;
}

.cgal {
    width: 100%;
    max-width: 100%;
    background: url('images/concrete-seamless.png') top center repeat;
    padding: 2% 5%;
}

.headc {
    text-align: center;
    margin: 20px auto;
    color: #4e606e;
}

.linked-url {
    display: none;
}

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

.smaller {
    font-size: 90%;
}

.logo {
    margin:5px;
    width: 175px;
    max-width: 100%;
}
.hero {
    max-width: 100%;
flex-basis: 100%;
}

#txt {
    padding: 2% 14%;
}

@media (min-width: 576px) {
    .card-columns {
       column-count: 3;
    }
}

/*Header Box*/
#hero-plus-header {

}

/*Hero Box*/
#hero-plus-hero {
    align-items: start;
}

/*Body Box*/
#hero-plus-body {
font-family: 'Roboto', sans-serif;
}

.tq {
    font-family: "Gotham SSm",'Roboto', sans-serif, Arial;
font-family: 'Roboto', sans-serif;
    text-align: center;
    margin: 20px auto;
    padding: 15px;
    font-size: 150%;
    font-weight: bold;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    color: #4e606e;
background:#eee;
}

.link {
    display: block;
    text-align: center;
    padding: 10px;
    text-decoration: none !Important;
    font-size: 20px;
    color: #fff;
    width: 50%;
    margin: auto;
    border-radius: 3px;
    margin-bottom: 10px;
    border-bottom: 1px solid #3e5bea;
}

.link:hover {
    background: #4e606e;
    color: #fff;
}

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

.soc:hover {
    color: #000;
}

h1, h2, h3, h4, h5, h6 {
    text-align: center;
}

h2 {
    margin-bottom: 30px;
}

#gallery {
    background: #f2f2f2;
    margin: 20px 0 20px 0;
 
    padding: 5% 10%;
width:100%;
max-width:100%;
display:block;
}

.ctab, .ctab:visited {
    background: #4e606e;
    border-radius: 3px;
    color: #fff;
    text-decoration: none !important;
    padding: 18px 15px 17px 15px;
    font-weight: bold;
    font-size: 150%;
    margin: 31px;
    text-align: center;
}

.ctab:hover {
    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 {
font-family: 'Roboto', sans-serif;
    padding: 30px;
    text-align: center;
    display: block;
    background-color: #282751;
    color: #eee;
}

@media only screen and (max-width: 980px) {
    .col-md-3 {
        max-width: 100%;
        flex-basis: 100%;
    }

    #gallery .col-md-4 {
        max-width: 50%;
        flex-basis: 50%;
    }
}

@media only screen and (max-width: 768px) {
    #txt {
        padding:2% 2%;
    }
.card-columns {
    column-count: 1;
}
    #gallery .col-md-4 {
        max-width: 100%;
        flex-basis: 100%;
    }



    .logo {
        margin: 10px auto;
        display: block;
        max-width: 100px;
    }

    .ctab {
        margin: 0px 0px 20px;
        padding-bottom: 15px;
    }
}