#map {
    width: 100%;
    height: 500px;
    border-radius: 10px;
}

.marker {
    background-size: cover;
    width: 110px;
    height: 110px;
    cursor: pointer;
    -webkit-filter: drop-shadow(10px 10px 10px #222);
    filter: drop-shadow(10px 10px 10px #222);
}

.slider-one {
    margin-top: 110px;
}

.main-header-two {
    background-color: var(--insuco-black, #00041b);
}

.contact-info #map {
    margin-top: 40px;
    width: 100%;
    height: 300px;
    border-radius: 10px;
}

.contact-info .contact-one__info__name {
    font-size: 20px;
    font-weight: bold;
    color: #222;
}

.contact-info .contact-one__info__content a {
    font-size: 18px;
    font-weight: bold;
    color: #6b6b6b;
    font-weight: normal;
}

.cta-three {
    top: 137px;
}

.gutter-y-30 {
    margin-top: 100px;
}

.iconsAbout {
    width: 50px;
    margin-right: 15px;
}

.cta-three__inner {
    border-radius: 15px;
}

.unlink:hover {
    color: #fff;
}

#ServicesSection .about-five__image__caption {
    padding: 10px 60px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
}

.about-one__image img {
    border-radius: 10px;
}

.about-five__image__caption {
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
}

.service-card-four {
    border-radius: 10px;
}

.service-card-four__bg {
    border-radius: 8px;
}

.socialContentBtn {
    margin-top: 30px;
}

.btnSocial {
    padding: 3px 30px;
    background-color: #00accc !important;
    border-radius: 100px;
    color: #fff;
}

.slider-one .owl-carousel .owl-nav {
    top: 40%;
}

.service-card-four__title {
    height: 50px;
}

.about-five__content__text {
    text-align: justify;
}

.footer-one__widget__text {
    text-align: justify;
}

.service-eight__text {
    text-align: justify;
}

.btnsDownloads {
    position: relative;
    z-index: 999;
}

.btnsDownloads .thm-btn--three:hover::before {
    z-index: -1 !important;
}

.logoGoes {
    width: 250px;
    margin: auto;
    display: block;
}

.listDental li {
    margin-top: 0 !important;
}

#visumDental img {
    border-radius: 10px;
}

@media (max-width: 1825px) {
    .about-one__image img {
        max-width: 120%;
    }
    .about-five--home-1 .about-five__image__caption {
        right: 68%;
    }
}

@media (max-width: 1750px) {
    .about-five--home-1 .about-five__image__caption {
        right: 50%;
    }
    .about-five__image__caption {
        padding: 25px 65px;
        bottom: -50px;
    }
}

@media (max-width: 1530px) {
    .about-one__image img {
        max-width: 100%;
    }
    .about-five--home-1 .about-five__image__caption {
        right: 30%;
    }
}

@media (max-width: 1277px) {
    .service-card-four {
        padding: 40px 30px;
    }
}

@media (max-width: 1199px) {
    .service-card-four {
        padding: 40px 15px;
    }
    #sectionServices .container {
        max-width: 90%;
    }
    .page-header {
        padding-top: 80px;
        padding-bottom: 80px;
        margin-top: 135px;
    }
}

@media (min-width: 992px) {
    .service-eight__tab__btns {
        -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
    }
    #servicesSolutions .service-eight__tab__btns {
        -ms-grid-columns: (1fr)[5];
        grid-template-columns: repeat(5, 1fr);
    }
}

@media (max-width: 767px) {
    .service-card-four__content {
        text-align: center;
    }
    .contact-info {
        padding: 0px 0;
    }
    .cta-three {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

@media (max-width: 440px) {
    .page-header {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}


/* .iconTabsServices {
    display: block;
}


/* .iconTabsServices img {
    width: 100px;
} */