html {
    scroll-behavior: smooth;
    overflow-x: hidden !important;
}

body {
    margin: 0px;
    padding: 0px;
    background-image: url(../../assets/image/office_background_image.jpg);
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
}

#cover_image {
    width: 100%;
}

/*hr {*/
/*    background: black;*/
/*    border: solid 2px black;*/
/*    width: 300px;*/
/*}*/


.contact-form {
    background: #fff;
    margin-top: 10%;
    margin-bottom: 5%;
    width: 70%;
}

.contact-form .form-control {
    border-radius: 1rem;
}

.contact-image {
    text-align: center;
}

.contact-image img {
    border-radius: 6rem;
    width: 11%;
    margin-top: -3%;
    transform: rotate(29deg);
}

.contact-form form {
    padding: 20px;
}

/*.contact-form form .row {*/
/*    margin-bottom: -7%;*/
/*}*/

.contact-form h3 {
    margin-top: -18px;
    text-align: center;
    color: #0062cc;
}

.contact-form .btnContact {
    width: 50%;
    border: none;
    border-radius: 1rem;
    padding: 1.5%;
    background: #dc3545;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
}

.overlay{
    background: #162632b3;
}

.btnContactSubmit {
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
}

#faqs:hover {
    cursor: pointer;
}

#notices_read_more:hover{
    cursor: pointer;
}

#notice_cat_list{
    cursor: pointer;
}

#notice_cat_list li.active{
    /*color: red;*/
    color: #248c3c;
    font-weight: 600;
}

.back{
    /*background: #000000ba;*/
    /*background: rgba(0, 0, 0, 0.7294117647058823);*/
    background: rgba(0, 0, 0, 0.85);
}


@media (max-width:575px) {
    #overlay_cover_text{
        margin-top: 40px;
        padding: 4px;
        font-weight: lighter;
        font-size: 23px;
    }
}

@media (min-width:576px) {
    #overlay_cover_text{
        font-size: 25px;
        padding:25px 10%;
        font-weight: lighter;
    }
}

@media (min-width:992px) {
    #navbarSupportedContent{
        position: absolute;
        right: 8px;
    }
}

@media (max-width:1200px) {
    #previous_notice{
        margin-top: 0px;
        margin-bottom: 25px;
    }
}

@media (min-width:1201px) {
    #previous_notice{
        /*margin-top: 177px;*/
        margin-bottom: 25px;
    }
}

/* Quick Links - start */
.office_links_item{
    display: flex;
    margin: 10px 0px;
}

.office-links-icon-div{
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    position: relative;
    background: #fffbe7;
    margin: 10px;    
}

.office-links-icon-div > i{
    position: absolute;
    top: 15px;
    left: 19px;
    font-size: 17px;
}

.office_links_item_info {
    margin-right: 10px;
    margin-top: 10px;
}

.office_links_anchor{
    text-decoration: none !important;
}

.office_links_title > a {
    color: black !important;
    transition: color .25s ease;
}

.office-links-date{
    color: #a71e1e;
}

.office_links_see_more_container{
    text-align: right;
    padding: 15px;
}

.office_links_see_more_container > a{
    text-decoration: none;
    margin-right: 10px;
}

/* Quick Links - end */

/* Forms - start */
.office_forms_item{
    display: flex;
    margin: 10px 0px;
}

.office-forms-icon-div{
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    position: relative;
    background: #fffbe7;
    margin: 10px;    
}

.office-forms-icon-div > i{
    position: absolute;
    top: 15px;
    left: 19px;
    font-size: 17px;
}

.office_forms_item_info {
    margin-right: 10px;
    margin-top: 10px;
}

.office_forms_anchor{
    text-decoration: none !important;
}

.office_forms_title > a {
    color: black !important;
    transition: color .25s ease;
}

.office-forms-date{
    color: #a71e1e;
}

.office_forms_see_more_container{
    text-align: right;
    padding: 15px;
}

.office_forms_see_more_container > a{
    text-decoration: none;
    margin-right: 10px;
}

/* Forms - end */

/* FAQ - start */
.office_faq_item{
    display: flex;
    margin: 10px 0px;
}

.office_faq_item:hover{
    cursor: pointer;
}

.office-faq-icon-div{
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    position: relative;
    background: #fffbe7;
    margin: 10px;    
}

.office-faq-icon-div > i{
    position: absolute;
    top: 15px;
    left: 19px;
    font-size: 17px;
}

.office_faq_item_info {
    margin-right: 10px;
    margin-top: 10px;
}

.office_faq_anchor{
    text-decoration: none !important;
}

.office_faq_title > a {
    color: black !important;
    transition: color .25s ease;
}

.office-faq-date{
    color: #a71e1e;
}

.office_faq_see_more_container{
    text-align: right;
    padding: 15px;
}

.office_faq_see_more_container > a{
    text-decoration: none;
    margin-right: 10px;
}

/* FAQ - end */

/* Notice - start */
.office_notice_item{
    display: flex;
    margin: 10px 0px;
}

.office_notice_item:hover{
    cursor: pointer;
}

.office-notice-icon-div{
    min-width: 50px;
    max-width: 50px;
    min-height: 50px;
    max-height: 50px;
    position: relative;
    background: #fffbe7;
    margin: 10px;    
}

.office-notice-icon-div > i{
    position: absolute;
    top: 15px;
    left: 19px;
    font-size: 17px;
}

.office_notice_item_info {
    margin-right: 10px;
    margin-top: 10px;
}

.office_notice_anchor{
    text-decoration: none !important;
}

.office_notice_title > a {
    color: black !important;
    transition: color .25s ease;
}

.office-notice-date{
    color: #a71e1e;
    font-size: 13px;
}

.office_notice_see_more_container{
    text-align: right;
    padding: 15px;
}

.office_notice_see_more_container > a{
    text-decoration: none;
    margin-right: 10px;
}

/* Notice - end */


