@import url('https://fonts.googleapis.com/css2?family=GFS+Neohellenic:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body{
    font-family: 'GFS Neohellenic', sans-serif;
}
p{
    font-family: 'GFS Neohellenic', sans-serif;
}
a{
    font-family: 'GFS Neohellenic', sans-serif;
}
h1,h2,h3,h4,h5,h6{
    font-family: 'GFS Neohellenic', sans-serif;
}
h4{
    padding-bottom:0 !important;
}
.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: transparent !important;
}
@media(min-width:1024px){
    .navsection{
        position:absolute !important;
        top:50px !important;
    }
}
@media(max-width:576px){
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(10) > div.is-boxes > div > div > div:nth-child(3) > div > div{
        display:none !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div.is-section.is-box.is-section-100.is-light-text{
            min-height: 50vh !important;
    }
    .smaller{
        font-size:30px !important;
        line-height:30px !important;
    }
    .navsection{
        background:#5A2132 !important;
    }
    .yellow-btn>a{
        text-align:left !important;
    }
    #element-JU0tt3I{
        margin-top:20px !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(7) > div.is-boxes > div > div > div:nth-child(2) > div.col-sm-7.col-md-8 > img:nth-child(3){
        width:auto !important;
    }
    #app\ companyadmin\.webapp-page\.publish > div:nth-child(10) > div.is-boxes > div > div > div:nth-child(4) > div:nth-child(2) > img{
        margin-top:20px !important;
    }
    .is-overlay-bg2{
        background-position: 111% 30% !important; 
    }
}
.rendered-form .form-group {
    padding: 20px 0px !important;
}

.overlay1:hover{
    background:#F1AD48 !important;
}

.is-btn-ghost2, .is-btn-ghost1 {
    border-radius:0 !important;
    padding: 10px 20px !important; 
    font-style: normal; 
    font-weight: 700 !important; 
    font-size: 22px !important; 
    line-height: 25px !important; 
    text-align: center;
    letter-spacing: 0px !important; 
    text-transform: none !important;
}
.yellow-btn>a{
    font-style: normal;
    font-weight: 700 !important;
    font-size: 22px !important;
    line-height: 25px !important;
    text-align: center;
    color: #5A2132 !important;
    background: #F1AD48 !important;
    border:1px solid #F1AD48 !important;
    padding: 10px 20px !important;
}
.yellow-btn>a:hover{
    background: #756B63 !important;
    border:1px solid #756B63 !important;
    color:#F0EFEB !important;
}
.form-control{
    border-radius:0!important;
    background: #F0EFEB !important;
    border: 1px solid #5A2132 !important;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important;
}
.navbar-nav>li>a{
    font-family: 'GFS Neohellenic';
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 25px;
    color: #F0EFEB;
}
.navbar-nav>li{
    padding: 0 15px;
}

.footer-text, .footer-text>a{
    font-style: normal;
    font-weight: 700;
    font-size: 30px;
    line-height: 35px;
    color: #F0EFEB;
}
