.orange_bg_color {
    background-color: #ff6300;
}

.floating-panel {
    position: fixed;
    top: 150px;
    right: 0;
    width: 225px;
    background: #e5e2e0;
    transition: transform 0.3s;
    z-index: 1000;
    padding-bottom: 3rem;
    border-bottom-left-radius: 100px;
    border-top-left-radius:  20px;
}
.floating-panel.collapsed {
    transform: translateX(190px);
}


.background_image-dagnall{
    background-image: url("https://www.dagnall.nl/wp-content/uploads/2025/11/bgr-veertjes-scaled.jpg");
    background-size: contain;
}
.collapse-btn {
    position: absolute;
    top: 20px;
    left: 0px;
    color: #fff;
    background: transparent;
    border: none;
    border-radius: 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
}

.animatedCirkelsIframe {
    width: 150px !important;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    background-color: white !important;
    border-radius: 50%;
}
.circle-animated{
    width: 25%
}
@media (max-width: 1024px) {
    .circle-animated{
        width: 50%
    }
}

#topnav {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.image-border-radius{
    border-radius: 20px !important;
}

.style-animated {
    border: 1px solid lightgrey;
    padding: 2rem;
    background: #D7D3D0;
    background: linear-gradient(90deg, rgba(215, 211, 208, 1) 5%, rgba(215, 211, 208, 1) 25%, rgba(229, 226, 224, 1) 50%);
}
.d1Animated {
    border-top-left-radius: 5%;
    border-bottom-left-radius: 5%;
}
.d4Animated {
    border-top-right-radius: 5%;

    border-bottom-right-radius: 20%;
}

.orange_color {
    color: #ff6300;
}

#ERKWrapper{
    width: auto !important;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
}

.collapsibleAL {
    color: white;
    width: 270px !important;
    height: 35px;
    border: 1px solid #fafafa;
    text-align: left;
    margin-bottom: 5px;
    font-size: 13px;
    font-family: "Poppins", sans-serif !important;
    font-weight: bold;
    padding: 3px;
    padding-left: 20px !important;
    margin-right: 5px;
    border-radius: 10px;
    background: #13A538;
    background: linear-gradient(90deg,rgba(19, 165, 56, 1) 35%, rgba(126, 197, 59, 1) 100%);
}

.collapsibleAL span {
    color: gray;
    background: white;
    border-radius: 50%;
    padding: 0px 5px;
    float: right;
    font-size: 0.7rem !important;
    margin-right: 0.5rem;
}

.custom-border {
    border-top: 4px solid #d4d4d4;
    border-bottom: 4px solid #d4d4d4;
    border-left: 0px !important;
    border-right: 0px !important;
}

.quote {
    border-top: 4px solid #d4d4d4;
    border-bottom: 4px solid #d4d4d4;
    border-left: 0px !important;
    border-right: 0px !important;
    padding-top: 20px;
    padding-bottom: 20px;
    width: auto;
    font-size:28px !important;
    font-weight: bold !important;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
    text-align:center
}
.letterSpacing {
    letter-spacing: 1px !important;
}

.orange_border {
    border: solid 3px #ff6300;
}

.primary_bg_color {
    background-color: #211452;
}

.primary_color {
    color: #211452 !important;
}

.border-radius {
    border-radius: 12px 12px 100px 12px;
}

.border-radius-sm {
    border-radius: 12px 12px 75px 12px;
}

h1 {
    background: none !important
}

.border-radius-header {
    border-radius: 0px 0px 100px 0px;
}

.green_gradient_bg {
    background-image: linear-gradient(#13a538, #7ec53b);
}

.gray_bg_color {
    background-color: #dcdfe7;
}

.margin-img {
    margin-top: -30%;
}

.contact_icons {
    width: 75px;
}

.collumnButtons {
    float: left;
    height: 35px;
    margin-top: 5px;
    border-radius: 20%;
}
.border-radius-img{
  border-radius: 20px;
}

@media only screen and (max-width: 1024px) {
    .margin-img {
        margin-top: 0px;
    }
}
.pageDivRight{
    width: 47.5% !important;
    height: 100%;
    float: left;
    font-weight: 300 !important;
}
.pageDivLeft {
    width: 47.5% !important;
    height: 100%;
    float: left;
    margin-right: 5% !important;
    font-weight: 300 !important;
}
h6{
    font-size: 1rem !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
h2 a
{
    background: none !important;
    text-transform: none !important;
    font-family: "Poppins", sans-serif !important;
    color: #211452 !important;
    font-weight: bold  !important;
}
h2{
    font-size: 18px; !important;
}
h3{
    font-size: 15px; !important;
}
body, p, tr, td, div, span {
    font-family: "Noto Sans" !important;
    font-size: 16px !important;
}
h3{
    margin-bottom: 0px !important;
    padding-bottom: 0px !important;
}

.orange_color:hover {
    color: #ff6300 !important;
}

.orange_bg_color:hover {
    color: white !important;
}

.quote-icon {
    width: 90px;
    height: auto;
}
.poppins_font,
.collapsibleERK
{
    font-family: "Poppins", sans-serif !important;
}

@media (max-width: 992px) {
    /* tablet */
    .quote-icon {
        width: 70px;
    }
}

@media (max-width: 576px) {
    /* mobile */
    .quote-icon {
        width: 50px;
    }
}
.social-nets{
    position: relative;
    z-index: 999;
}
.btn-white-bg,
.btn:hover{
    background-color: white !important;
}
.hover-white:hover{
    color: white !important;
}
.header-button-text-color{
    color: #9a95af !important;
    font-family: "Poppins", sans-serif !important;
    font-size: 0.9rem !important;
    padding: 0.3rem 1.5rem !important;
}
.collapsibleZS{
    background: #211452 !important;
    background: linear-gradient(90deg,rgba(33, 20, 82, 1) 65%, rgba(33, 20, 116, 1) 100%) !important;
    color: white;
    width: auto !important;
    height: 35px;
    border: 1px solid #fafafa;
    text-align: left;
    margin-bottom: 5px;
    font-size: 13px;
    font-family: "Noto Sans", serif;
    padding: 10px 3px;!important;
    margin-right: 5px;
    border-radius: 10px;
}
.collapsibleZS span{
    color: gray;
    background: white;
    border-radius: 50%;
    padding: 0px 5px;
    float: right;
    font-size: 0.7rem !important;
    margin-right: 0.5rem;
}