@import url('https://fonts.googleapis.com/css?family=Quintessential&display=swap');
/* .site-navbar .site-logo {
    font-size: 2.1rem !important;
} */

.mb70{
    margin-bottom: 70px;
}
.ftco-cover-1.overlay h2 {
    color: #fff !important;
    /* font-size: 43px;
    line-height: 45px; */
    /* font-size: 2.5rem !important; */
}
.ftco-cover-1.overlay .b {
    font-weight: bolder !important;
}
.moradeun{
    /* color: blue; */
    font-weight: bold;
    font-family: 'Quintessential', cursive;
}
.section-3 {
    background: #1c2d37;
}
.mt-15{
    margin-top: 15px;
}
.post-entry-1 .post-entry-1-contents h3 {
    font-size: 28px;
    /* font-family: 'Quintessential', cursive; */
    font-weight: bold;
}
.post-entry-1 .post-entry-1-contents .paragrapgh {
    font-size: 12px;
}
.mb-7{
    margin-bottom: 1.9rem!important;
}
.site-section h1{
    /* font-family: 'Quintessential', cursive; */
    text-transform: uppercase;
    font-weight: bold;
}
.max{
    max-height: 300px;
    overflow: hidden;
}
.site-section .careers-1:hover{
    background-color: whitesmoke;
}
/* .careers-1 .thumb-link-icon {
    background: rgba(254,197,39,.8);
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 20px;
    line-height: 4em;
    opacity: 0;
    position: absolute;
    margin: -2em 0 0 -2em;
    top: 50%;
    left: 50%;
    width: 4em;
    height: 4em;
    text-align: center;
    -webkit-transition: opacity .25s ease-in-out;
    transition: opacity .25s ease-in-out;
    z-index: 2;
} */