﻿.no-wrap {
    white-space: nowrap !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.maps-frame {
    width: 100%;
    height: 190px;
}

.mygreen {
    color: #63bdb1 !important;
}

@media (min-width: 1600px) {
    .custom-big-font-size-1 {
        font-size: 4rem !important;
    }
}

.text-underline {
    text-decoration: underline;
}

.google-maps-frame {
    border: none;
    width: 100%;
    height: 100%;
}

.fs22 {
    font-size: 22px !important;
}

.overlay:hover:before, .overlay.overlay-show:before, .overlay.show:before {
    opacity: 0.3 !important;
}

.overlay:before {
    background: #63bdb1 !important;
}

.w-100p {
    width: 100% !important;
}

.normalize-text {
    color: rgb(119, 119, 119) !important;
    font-family: Poppins, Arial, sans-serif !important;
    font-size: 15.4px !important;
    font-weight: 400 !important;
}

.custom-title-law {
    top: 300px;
    text-align: center;
    color: #63bdb1 !important;
}

.text-6-custom {
    font-size: 1.70em !important;
}

@media (max-width: 991px) {
    .dropdown-child li a {
        color: #63bdb1 !important;
    }

    .dropdown-child .dropdown-item.active,
    .dropdown-child.dropdown-item:active {
        color: #63bdb1 !important;
        background-color: transparent !important;
    }
}

p, span {
    text-align: justify !important;
}