body {
    -webkit-font-smoothing: antialiased;
    background: linear-gradient(180deg, rgba(144, 224, 239, .15) 18.27%, rgba(255, 255, 255, .15) 100%);
    opacity: 1;
    overflow-x: hidden;
}

button {
    border-radius: 25px;
    background-color: #ffc600;
    text-align: center;
    font-family: inherit;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .15);
}

.btn-primary {
    position: relative;
    padding: 18px 120px 18px 29px; /* Increased padding for more width */
    border-radius: 50px;
    background-color: #ffc600;
    color: #03045e;
    font-size: 20px;
    line-height: 29px;
    font-weight: 400;
    text-align: center;
    z-index: 1;
    vertical-align: middle;
    display: inline-block;
    transition: all .15s ease-in-out;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .15);
    font-family: inherit;
}

.btn-primary:after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 10px;
    width: 45px;
    height: 45px;
    background-image: url('download.svg');
    background-size: contain;
    background-repeat: no-repeat;
    transform: translateY(-50%);
}

.btn-primary:before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    border-radius: 50px;
    z-index: -1;
    transition: all ease-in-out .4s;
    background-color: #00b4d8;
    transform: translate(-50%, -50%);
}

.btn-primary:hover:before {
    width: 100%;
}

*:after, *:before, * {
    box-sizing: border-box;
}

header .navbar-wrapper {
    padding: 38px 0;
}

a:active, a:hover {
    outline: 0;
    color: #506a83;
}

.btn {
    font-weight: 400;
    color: #03045e;
    text-align: center;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #ffc600;
    padding: 18px 71px 18px 22px;
    font-size: 20px;
    line-height: 29px;
    border-radius: 50px;
    transition: all .15s ease-in-out;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, .15);
    font-family: inherit;
    border: none;
}

.btn:hover {
    text-decoration: none;
    color: #03045e;
    background-color: #ffc600;
}

.nav-link {
    font-size: 25px;
}

.nav-link:hover {
    font-weight: bold;
}

.navbar-ups {
    padding: 20px 0;
}

.nav-item-custom {
    font-size: 20px;
    font-weight: 700;
    padding: 1 50px;
}

.dropdown-menu {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-bottom-right-radius: 25px;
}

.dropdown-item {
    color: #131313;
    text-decoration: none;
    padding: 20px 15px;
    display: block;
    font-size: 20px;
    font-weight: 400;
    outline: 0;
}

.nav-item.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-item:hover {
    background-color: #ffc600;
    transition: background .4s ease 0s;
}

.img-width-auto {
    width: 100%;
    height: 90%;
    display: flex;
    align-items: center;
}

.rounded {
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    height: auto;
    max-width: 100%;
    vertical-align: top;
    margin-left: 100px;
}

.text-overlay {
    font-size: 65px;
    width: 40%;
    position: absolute;
    top: 35%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 1;
}

.text-overlay-2 {
    position: absolute;
    top: 55%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 1;
}

.text-overlay-3 {
    position: absolute;
    padding: 18px 71px 18px 22px;
    border-radius: 50px;
    background-color: #ffc600;
    top: 70%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 1;
}

.card {
    box-shadow: 0px 4px 4px 0px #0000001A !important;
    border-radius: 15px !important;
    border-style: none;
}

.card-img-container {
    position: relative;
}

.card-img-container img {
    width: 100%;
    height: auto;
    border-radius: 25px;
    outline: 0px;
}

.card-img-container h5 {
    position: absolute;
    bottom: 10px;
    left: 10px;
    color: white;
    background-color: rgba(19, 0, 0, 0.5);
    padding: 5px;
    font-weight: bold;
    border-radius: 25px;
    background: #0000001A;
    backdrop-filter: blur(30px);
}

.card-title {
    background: #ffffff1a;
    backdrop-filter: blur(30px);
}

.flex-center {
    display: flex;
    align-items: center;
}

#bg-info {
    height: 400px;
    background-color: #B2E5FB !important;
}

#bg-info-img {
    margin-left: 6%;
    height: auto;
    max-width: 100%;
    vertical-align: center;
    width: 701px;
    aspect-ratio: auto 701 / 575;
    overflow: clip;
}

.cta-box {
    margin: 0;
    border-top-left-radius: 75px;
    border-bottom-right-radius: 125px;
    height: 400px;
    display: flex;
    align-items: center;
    padding-bottom: 45px;
    position: relative;
    z-index: 0;
}

.diensten-four-box::after {
    content: "";
    width: 275px;
    height: 300px;
    background-image: url('Group1.png');
    position: absolute;
    bottom: -1350px;
    left: -80px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.werken-box {
    position: absolute;
    background-repeat: no-repeat;
    background-image: url(Achtergrond-element-wit.svg);
    width: 9%;
    height: 82%;
    z-index: 1;
    top: 2215px;
    margin-left: 90%;
    margin-bottom: 100px;
}

.svg-blue-img {
    content: "";
    position: absolute;
    background-image: url(Achtergrond-element-blauw.png);
    width: 280px;
    height: 280px;
    z-index: -1;
    background-size: cover;
    background-position: center;
}

#bg-info {
    margin-top: 5%;
}

#bg-info-content {
    margin-right: 5%;
    text-align: left;
}

#bg-info-content h2 {
    font-size: 48px;
}

#bg-info-content p {
    font-size: 20px;
    margin-bottom: 30px;
    width: 40%;
}

#bg-info-content p:last-child {
    margin-bottom: 5%;
}

#hoewijtewerkgaan {
    clear: both;
    color: #222;
    font-weight: 700;
    margin-top: 0;
    margin-bottom: 2.5%;
    line-height: 1;
}

#hoewijtewerkgaanli {
    font-size: 20px;
}

.icon-bar {
    position: fixed;
    top: 40%;
    right: 0;
    transform: translateY(-50%);
    z-index: 9999;
    border-radius: 15px;
    padding: 13px 0;
}

.icon-bar a {
    display: block;
    text-align: center;
    padding: 19px;
    color: white;
    font-size: 35px;
    border-bottom: 1px solid #fff;
}

.whatsapp, .phone, .envelope {
    background: #00b4d8;
    color: white;
}

.whatsapp {
    border-top-left-radius: 20px;
}

.envelope {
    border-bottom-left-radius: 20px;
}

.Achtergrond-element-wit {
    content: "";
    width: 350px;
    height: 350px;
    display: block;
    background-image: url(Achtergrond-element-wit.png);
    position: absolute;
    left: -125px;
    top: -19px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    opacity: .5;
}

.Achtergrond-element-wit2 {
    content: "";
    width: 500px;
    height: 500px;
    display: block;
    background-image: url(Achtergrond-element-wit.png);
    position: absolute;
    left: 1160px;
    top: 417px;
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: cover;
    opacity: .5;
}

.werk-gaan-li li .werk-icon {
    margin-right: 20px;
    width: 60px;
    height: 60px;
    background: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.max-width-1350 {
    max-width: 1350px;
    width: 100%;
    margin: 0 auto;
}

#hero .hero-inner {
    position: relative;
}

#hero .hero-inner::before {
    opacity: .25;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0); /* Adjust the opacity as needed */
    z-index: 1;
}

#hero .hero-inner img {
    width: 100%;
    height: auto;
    display: block;
}

.wpb_wrapper {
    font-size: 65px;
    position: absolute;
    top: 35%;
    left: 5%;
    transform: translateY(-50%);
    z-index: 1;
}

#hero .text-overlay,
#hero .text-overlay-2,
#hero .text-overlay-3 {
    z-index: 2; /* Ensure text is above the overlay */
}



