.google-map-items {
    width: 100%;
    height: 500px;
    /* margin-bottom: 10px; */
}

.google-map-items iframe {
    width: 100%;
    height: 100%;
    border: 0;
    display: block;
}

.contact-left-items-style-3 {
    margin-right: 80px;
    margin-top: 0px;
}

.contact-right-content-style-3 {
    margin-top: 0px;
}

.contact-left-items-style-3 .contact-text {
    margin-top: 15px;
}

.contact-left-items-style-3 p {
    margin-top: 10px;
}

.contact-left-items-style-3 .location-area {
    margin-top: 20px;
}

.select-option {
    border: 1px solid #D8E5E5 !important;
    background: #D8E5E5 !important;
}

.select-option .list {
    width: 100%;
}

.contact-scroll-btn {
    scroll-behavior: smooth;
}

.hero-section-7 {
    padding: 160px 0px 60px;
}

@media (max-width: 1600px) {
    .hero-section-4 {
        padding: 50px;
        /* padding-top: 120px; */
    }
}