html {
    scroll-behavior: auto !important;
}

div#f-global-nav,
#global-nav-bar {
    background: #FFF !important;
}

.fractal-global-nav#global-nav-bar {
    display: none!important;
}

#container_ent_home_2{
display: none !important;
}

div#container_ent_home_1 > div,div#container_ent_home_2 > div {
    margin-bottom: 0;
}

div#container_ent_home_2, div#container_ent_home_3 {
    min-height: 0 !important;
}

#suppliermodal .modal-footer .btn-close {
    background: transparent;
    font-size: 12px;
    width: auto;
}

#suppliermodal .modal-content {
    border-radius: 6px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 50%);
}

#suppliermodal .modal-body p {
    font-family: 'Lato', 'Open Sans', arial, sans serif !important;
    font-weight: 400;
    line-height: 20px !important;
    font-size: 14px !important;
    color: rgb(68, 70, 71);
    margin-bottom: 10px;
}

#suppliermodal .modal-footer {
    padding: 15px;
}

#suppliermodal .modal-header {
    padding: 15px;
}

#suppliermodal .modal-body {
    padding: 15px;
}

#suppliermodal .modal-header button.btn-close {
    width: 10px;
    height: 10px;
    padding: 5px !important;
    background-size: 10px;
}

.cc-banner a.cc-link {
    display: none !important;
}

a.btn.scrollto.btn-xs {
    padding: 10px 15px !important;
}