@import url('https://fonts.googleapis.com/css2?family=Varela+Round&display=swap');

body {
    font-family: 'Varela Round', sans-serif;
    font-size: 16px;
}

#mainmenu {
    font-size: 14px;
    letter-spacing: 1.2px;
}

    #mainmenu li li {
        font-size: 13px;
    }

blockquote.testimonial-big {
    font-size: 18px;
}

#slider-revolution .heading-main {
    text-align: center;
    font-size: 7.5vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    width: 100vw !important;
    text-shadow: 0 0 20px #032c6c;
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #032c6c;
}

#slider-revolution .heading-mini {
    text-align: center;
    font-size: 2.5vw !important;
    min-width: 100vw !important;
    max-width: 100vw !important;
    width: 100vw !important;
    text-shadow: 3px 3px 10px #032c6c;
    box-shadow: 0 0 10px red inset;
    -webkit-text-stroke-width: 0.5px;
    -webkit-text-stroke-color: #032c6c;
    font-weight: 500 !important;
}

#slider-revolution .btn-sr-action {
    border: 2px solid #032c6c !important;
}

#logo img {
    background: none !important;
    max-height: 70px !important;
    margin-top: 10px;
}

.logo-small {
    height: 60px;
}

#jpreOverlay {
    display: none !important
}

@media only screen and (max-width: 992px) {
    #content {
        padding-top: 10px !important;
    }
}

.whats-app-link > div:not(.whats-app-number) {
    position: fixed;
    left: 10px;
    bottom: 25px;
    background: #2db742;
    padding: 5px;
    border-radius: 100%;
    z-index: 999999;
    border: 4px solid white;
    box-shadow: 0 0 4px 3px #2db742;
}

    .whats-app-link > div:not(.whats-app-number) > div {
        background: url(/images/icons/whatsapp_logo.svg) #2db742 center center no-repeat;
        background-size: 22px 22px;
        height: 25px;
        width: 25px;
    }

.whats-app-number {
    background: #2db742;
    position: fixed;
    bottom: 28px;
    left: 40px;
    z-index: 9999;
    padding: 0 10px 0 15px;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-top-left-radius: 85%;
    border-bottom-left-radius: 85%;
    border: 2px solid white;
    box-shadow: 0 0 4px 4px #2db742;
    padding-top: 2px;
}

.de_count.ultra-big h3 {
    font-size: 130px;
}

img {
    max-width: 100%;
}

/*@media only screen (max-width: 768px) {
    .tp-bgimg.defaultimg {
        background-size: contain !important;
    }

    .tp-revslider-mainul > li, .rev_slider > ul > li, .rev_slider > ul > li:before, .tp-revslider-mainul > li:before, .tp-simpleresponsive > ul > li, .tp-simpleresponsive > ul > li:before, .tp-revslider-mainul > li, .tp-simpleresponsive > ul > li {
        height: 315px;
    }
}
*/

.di-small {
    width: auto !important;
}
