.link-navbar-content a:hover {
    color: #54fbe5;
}

.nvbcrghtitem .active-link-nav {
    color: #54fbe5;
}

.menu-for-mobile .active-link-nav {
    color: #54fbe5;
}

button {
    cursor: pointer;
}

#enq-win-bg-overlay {
    background-color: #00000076;
    position: fixed;
    width: 100%;
    display: none;
    height: 100%;
    z-index: 999999999999999999999999;
}

#enq-win-form {
    float: none;
    position: absolute;
    top: -10%;
    transition: 0.4s;
    left: 55%;
    width: 70%;
    transform: translate(-50%, -50%);
}

.cnts-section-bg {
    width: 100%;
    display: flex;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 70px;
    align-items: center;
    justify-content: center;
    background-size: cover; /* This makes the image cover the entire area */
    background-position: center; /* This centers the image */
    background-repeat: no-repeat; /* Prevents the image from repeating */
}

.cnt-sections-bg-cnts-asdsg {
    width: 90%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px;
    margin: 0 auto;
}

.left-cnts-section {
    width: 50%;
    display: flex;
    justify-content: right;
}

.right-cnts-section {
    width: 100%;
}


.left-cnts-section-cnt-item {
    display: block;
    margin-bottom: 10px;
}

.left-cnts-section-cnt-item-content {
    display: flex;
}

.left-cnts-section-cnt-item-content a {
    text-decoration: none;
}

.icon-left-cnts-section-cnt-item img {
    width: 45px;
}

.left-cnts-section-cnt-item-content-cnts {
    background-color: #000000a1;
    color: white;
    padding: 30px;
    width: 250px;
    display: flex;
    border-radius: 4px;
    justify-content: space-between;
    align-items: center;
    transition: 0.5s;
    gap: 30px;
}

.left-cnts-section-cnt-item-content-cnts:hover {
    transform: scale(1.1);
}

.get-in-touch-win1 {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.get-in-touch-win-content1 {
    width: 90%;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
}


.get-in-touch-win-content-cnt {
    width: 100%;
}

.get-in-touch-win-content-top-section {
    width: 100%;
    display: flex;
    padding-top: 5px;
    padding-bottom: 20px;
    text-align: center;
    align-items: center;
    font-weight: 300;
    justify-content: center;
    color: white;
}


.get-in-touch-win-content-bottom-form {
    width: auto;
    background-color: white;
}

.get-in-touch-win-content-bottom-section-content {
    display: flex;
    width: 94%;
    justify-content: center;
    font-size: 2px;
    gap: 50px;
    margin: 0 auto;
}

.get-in-touch-win-content-bottom-menu-form {
    width: 90%;
    display: flex;
    text-align: center;
    align-items: center;
    background-color: #000000;
    color: white;
}

.get-in-touch-win-content-bottom-section {
    display: flex;
    gap: 5px;
}

.get-in-touch-win-content-bottom-menu-form-content {
    width: 85%;
    margin: 0 auto;
}

.get-in-touch-win-content-bottom-menu-form-content-top-bottom {
    padding-top: 40px;
}

.get-in-touch-win-content-bottom-form-content {
    display: flex;
    width: 90%;
    gap: 10px;
    margin: 0 auto;
}

.get-in-touch-win-content-bottom-form {
    width: 100%;
    margin: 0 auto;
}

.get-in-touch-win-content-bottom-section-content {
    width: 95%;
    margin: 0 auto;
}

.get-in-touch-win-content-bottom-form-item {
    width: 100%;
}

.get-in-touch-win-content-bottom-form-item select {
    width: 89%;
    padding-top: 20px;
    padding-bottom: 18px;
    -webkit-appearance: none; /* For Safari and Chrome */
    -moz-appearance: none; /* For Firefox */
    appearance: none; /* For modern browsers */
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    border: none;
    border-bottom: 2px solid #ccc;
    color: #676867;
    outline: none;
    transition: border-color 0.3s;
}

.get-in-touch-win-content-bottom-form-item input {
    width: 86%;
    padding-top: 20px;
    padding-bottom: 18px;
    color: #676867;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
    transition: border-color 0.3s;
}

.get-in-touch-win-content-bottom-form-itemgtintwcntbtfrmitgroup {
    display: flex;
    gap: 5%;
    width: 100%;
}

.get-in-touch-win-content-bottom-form-itemgtintwcntbtfrmitgroup select {
    width: 85%;
    padding-top: 20px;
    padding-bottom: 18px;
    -webkit-appearance: none; /* For Safari and Chrome */
    -moz-appearance: none; /* For Firefox */
    appearance: none; /* For modern browsers */
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    border: none;
    color: #676867;
    border-bottom: 2px solid #ccc;
    outline: none;
    transition: border-color 0.3s;
}

.get-in-touch-win-content-bottom-form-itemgtintwcntbtfrmitgroup input {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 18px;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 28px;
    color: #676867;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
    transition: border-color 0.3s;
}

.get-in-touch-win-content-bottom-form-item textarea {
    width: 94%;
    padding-top: 20px;
    color: #676867;
    padding-left: 10px;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    font-weight: 300;
    border: none;
    border-bottom: 2px solid #ccc;
    outline: none;
    transition: border-color 0.3s;
}

.get-in-touch-win-content-bottom-form-content-button {
    text-align: center;
    padding-top: 20px;
}

.get-in-touch-win-content-bottom-form-content-button button {
    width: 150px;
    height: 55px;
    background-color: #072340;
    border: 2px solid #fff;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif;
    color: white;
}

@media only screen and (max-width: 1221px) {
    .left-cnts-section {
        width: 30%;
    }
    .get-in-touch-win-content {
        width: 100%;
    }
    .cnt-sections-bg-cnts-asdsg {
        width: 90%;
        gap: 30px;
    }
}

@media only screen and (max-width: 1044px) {
    .left-cnts-section {
        width: 40%;
    }
    .get-in-touch-win-content {
        width: 100%;
    }
    .cnt-sections-bg-cnts-asdsg {
        width: 90%;
        gap: 30px;
    }
    .get-in-touch-win-content-bottom-form-item select {
        width: 89%;
        padding-top: 15px;
        padding-bottom: 10px;
        -webkit-appearance: none; /* For Safari and Chrome */
        -moz-appearance: none; /* For Firefox */
        appearance: none; /* For modern browsers */
        padding-left: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 300;
        border: none;
        border-bottom: 2px solid #ccc;
        color: #676867;
        outline: none;
        transition: border-color 0.3s;
    }
    
    .get-in-touch-win-content-bottom-form-item input {
        width: 86%;
        padding-top: 15px;
        padding-bottom: 10px;
        color: #676867;
        padding-left: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 300;
        border: none;
        border-bottom: 2px solid #ccc;
        outline: none;
        transition: border-color 0.3s;
    }
    
    .get-in-touch-win-content-bottom-form-itemgtintwcntbtfrmitgroup {
        display: flex;
        gap: 5%;
        width: 100%;
    }
    
    .get-in-touch-win-content-bottom-form-itemgtintwcntbtfrmitgroup select {
        width: 85%;
        padding-top: 15px;
        padding-bottom: 10px;
        -webkit-appearance: none; /* For Safari and Chrome */
        -moz-appearance: none; /* For Firefox */
        appearance: none; /* For modern browsers */
        padding-left: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 300;
        border: none;
        color: #676867;
        border-bottom: 2px solid #ccc;
        outline: none;
        transition: border-color 0.3s;
    }
    
    .get-in-touch-win-content-bottom-form-itemgtintwcntbtfrmitgroup input {
        width: 100%;
        padding-top: 15px;
        padding-bottom: 10px;
        padding-left: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 28px;
        color: #676867;
        border: none;
        border-bottom: 2px solid #ccc;
        outline: none;
        transition: border-color 0.3s;
    }
    
    .get-in-touch-win-content-bottom-form-item textarea {
        width: 94%;
        padding-top: 10px;
        color: #676867;
        padding-left: 10px;
        font-family: 'Open Sans', sans-serif;
        font-size: 12px;
        font-weight: 300;
        border: none;
        border-bottom: 2px solid #ccc;
        outline: none;
        transition: border-color 0.3s;
    }
}

@media only screen and (max-width: 971px) {
    .left-cnts-section {
        width: 35%;
    }
    .get-in-touch-win-content {
        width: 100%;
    }    .cnt-sections-bg-cnts-asdsg {
        width: 90%;
        gap: 20px;
    }
}

@media only screen and (max-width: 869px) {
    .left-cnts-section {
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .cnt-sections-bg-cnts-asdsg {
        width: 90%;
        display: block;
    }
    .left-cnts-section-cnt-item-content-cnts {
        background-color: #000000a1;
        color: white;
        padding: 30px;
        width: 450px;
        display: flex;
        border-radius: 4px;
        justify-content: space-between;
        align-items: center;
        transition: 0.5s;
        gap: 30px;
    }
}

@media only screen and (max-width: 536px) {
    .left-cnts-section-cnt-item-content-cnts {
        padding: 30px;
        width: 350px;
    }
    .get-in-touch-win-content-bottom-form-content {
        display: block;
}
}

@media only screen and (max-width: 479px) {
    .left-cnts-section-cnt-item-content-cnts {
        padding: 30px;
        width: 330px;
    }
}

@media only screen and (max-width: 447px) {
    .left-cnts-section-cnt-item-content-cnts {
        padding: 30px;
        width: 310px;
    }
}

@media only screen and (max-width: 402px) {
    .left-cnts-section-cnt-item-content-cnts {
        padding: 30px;
        width: 270px;
    }
}

@media only screen and (max-width: 370px) {
    .left-cnts-section-cnt-item-content-cnts {
        padding: 30px;
        width: 240px;
    }
}

.cnts-model-cansel-bt {
    display: flex;
    justify-content: right;
    width: 90%;
    margin: 0 auto;
}

.cnts-model-cansel-bt button {
    width: auto;
    height: auto;
    display: flex;
    align-items: center;
    position: absolute;
    margin-top: 1vh;
    justify-content: center;
    background-color: transparent;
    border: none;
}

.cnts-model-cansel-bt button svg {
    width: 5vh;
}