body {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.5) 0%, rgba(255, 255, 255) 100%), url('../assets/images/imgBackground.webp') center center no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.container {
  max-width: 960px;
}

.pricing-header {
  max-width: 700px;
}



.VIpgJd-ZVi9od-ORHb-OEVmcd {
    display: none !important;
}



.goog-te-gadget .goog-te-combo {
    margin: 4px 0!important;
    padding: 10px!important;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif!important;
    color: gray!important;
    border-radius: 2px!important;
    text-transform: capitalize!important;
    min-width: 250px!important;
   
}

.wa-chat-box-poweredby {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3px;
    font-family: 'Outfit', sans-serif !important;
    font-size: 12px;
    line-height: 18px;
    color: #999999;
    display: none !important;
}

/*Google Translate*/

.goog-te-gadget .goog-te-combo {
    margin: 4px 0;
    padding: 10px;
    font-family: 'Montserrat';
    color: black;
    border-radius: 2px;
    text-transform: capitalize;
    min-width: 250px;
    border-color: gray;
}

.goog-te-gadget {
    font-family: Montserrat !important;
    font-size: 11px;
    color: #666;
    white-space: nowrap;
    padding-top: 0px;
    padding-left: 20px;
    padding-bottom: 0px;
}

.navbar-expand-lg {
    padding: 0px !important;
}

a.gflag {
    vertical-align: middle;
    font-size: 15px;
    padding: 0px;
    background-repeat: no-repeat;
    background-image: url(//gtranslate.net/flags/16.png);
    color: #efefef;
}

    a.gflag img {
        border: 0;
        width: 32px !important;
        color: #efefef;
    }

    a.gflag:hover {
        background-image: url(//gtranslate.net/flags/16a.png);
        color: #efefef;
    }

#goog-gt-tt {
    display: none !important;
}

.goog-te-banner-frame {
    display: none !important;
}

.goog-te-menu-value:hover {
    text-decoration: none !important;
}

body {
    top: 0 !important;
}

#google_translate_element2 {
    display: none !important;
}

.wa-chat-bubble-close-button {
    display: none !important;
}

.wa-chat-bubble-text {
    display: none !important;
}


table, th, td {
    border: 1px dotted lightgray; 
}