body {
    font-family: 'Open Sans', sans-serif;
    background-color: #ffffff;
    background-image: url("../../Images/img_fundo.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    color: #333333;
    font-size: clamp(1rem, 1.25vw, 1.25rem) !important;
}

.vertical-center {
    min-height: 100%;
    min-height: 100%;
    display: flex;
    align-items: center;
}

a {
    color: inherit;
    fill: black;
}

a.active {
    fill: white;
}

a.show {
    fill: white;
}

a:hover {
    color: white;
}

span {
    font-size: 25px;
    color: white;
}

.header {
    color: #333333;
}

svg {
    display: block;
    margin: auto;
    width: 40px;
    height: 40px;
}

.bgColorB {
    background-color: #2a3f62;
    color: #ffffff;
}

.logoContent {
    width: 70% !important;
}

.roundedImg {
    height: 35%;
    width: 37%;
    border: 1px solid #000000;
    border-radius: 50%;
}

.card {
    width: 70% !important;
}

.btnEnviar {
    margin-top: 13%;
}

img {
    height: auto;
    width: 29vw;
}

#carouselExampleCaptions {
    margin-top: 0px;
}

#carouselExampleCaptions .carousel-item {
    width: 100%;
    height: 420px;
}

#carouselExampleCaptions .carousel-item .carousel-caption {
    top: 20px;
}

#carouselExampleCaptions .carousel-item .carousel-caption img {
    margin-bottom: 20px;
}

#carouselExampleCaptions .carousel-item .carousel-caption p {
    max-width: 400px;
    margin: auto;
}

#carouselExampleCaptions .carousel-item .carousel-caption .row {
    max-width: 770px;
    margin: auto;
}

.servicos .serv {
    background: #fff;
    padding: 20px;
    /*max-width: 1000px;*/
    /*margin: auto;*/
    margin-bottom: 20px;
    border: solid 1px #3c4f6f;
    border-radius: 10px;
}

.servicos .serv * {
    color: #000;
}

.servicos .roundedImg {
    overflow: hidden;
    border: none;
}

.servicos .roundedImg img {
    width: 110%;
    margin-top: -5%;
    margin-left: -5%;
}

.servicos li, .servicos p {
    font-size: 16px;
}

.bgAzulG {
    background: #2a3f62;
    background: linear-gradient(180deg, rgba(42, 63, 98, 1) 0%, rgba(62, 80, 111, 1) 100%);
}

.social {
    width: 30px !important;
    height: 30px !important;
}

@media screen and (max-width:320px) {
    h1 {
        font-size: 30px !important;
    }
    h2 {
        font-size: 25px !important;
    }
    button {
        font-size: 15px !important;
    }
    iframe {
        max-width: 76vw !important;
        height: 134px !important;
    }
    svg {
        display: block !important;
        margin: auto !important;
        width: 32px;
        height: 32px;
    }
    a.list-group-item {
        max-width: 76vw !important;
        height: auto;
    }
    #servicos {
        max-width: 80vw !important;
    }
    .roundedImg {
        height: 140px;
        width: 140px;
        border: 1px solid #000000;
        border-radius: 50%;
        margin-top: 15px;
    }
}

@media screen and (max-width:390.98px) {
    .item-carrousel {
        height: 790px !important;
    }
}

@media screen and (max-width:549.98px) {
    button {
        width: auto;
        text-align: center;
    }
    .float-right {
        float: none !important;
        margin-left: auto !important;
        margin-right: auto !important;
        width: 80vw !important;
    }
    img {
        height: auto;
        width: 60vw;
    }
    img.center {
        margin-top: -40px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .card {
        width: 100% !important;
    }
    iframe {
        max-width: 100%;
        height: 200px;
    }
    .servico {
        margin-top: 10px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        border: 2px solid white;
        border-radius: 10px;
    }
    .roundedImg {
        height: 140px;
        width: 140px;
        border: 1px solid #000000;
        border-radius: 50%;
        margin-top: 15px;
    }
    .flex-row a {
        border-radius: 8px !important;
        margin: 5px;
        height: 65px;
    }
    .item-carrousel {
        height: 650px;
    }
    .m-b-mobile {
        top: 0px !important;
    }
}

@media screen and (min-width:550px) and (max-width: 999.98px) {
    #divDesconto {
        min-width: 100%;
    }
    #divCard {
        min-width: 100%;
    }
    .item-carrousel {
        height: 1150px !important;
    }
    .float-right {
        float: none !important;
        margin: auto !important;
        width: 85vw !important;
    }
    .card {
        min-width: 100%;
    }
    img {
        height: auto;
        width: 50vw;
    }
    img.center {
        margin-top: -40px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .iframe {
        width: 100% !important;
    }
    iframe {
        display: block !important;
        margin: auto !important;
        width: 90% !important;
        height: 390px !important;
    }
    .tipos-servico {
        margin-top: 15px;
        min-width: 100%;
    }
    .clientes {
        min-width: 100%;
    }
    .roundedImg {
        height: 200px;
        width: 200px;
        border: 1px solid #000000;
        border-radius: 50%;
    }
    .item-carrousel {
        height: 600px !important;
    }
    .m-b-mobile {
        top: 0px !important;
    }
}

@media screen and (min-width:1000px) and (max-width:1299.98px) {
    #divDesconto {
        min-width: 100%;
    }
    #divCard {
        min-width: 100%;
    }
    .item-carrousel {
        height: 750px !important;
    }
    .float-right {
        float: none !important;
        margin: auto !important;
        width: 85vw !important;
    }
    .card {
        min-width: 100%;
    }
    img {
        height: auto;
        width: 35vw;
    }
    img.center {
        margin-top: -40px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    .iframe {
        min-width: 100% !important;
    }
    iframe {
        display: block !important;
        margin: auto !important;
        min-width: 90% !important;
        height: 463px !important;
    }
    .tipos-servico {
        margin-top: 15px;
        min-width: 100%;
    }
    .clientes {
        min-width: 100%;
    }
    .roundedImg {
        height: 180px;
        width: 180px;
        border: 1px solid #000000;
        border-radius: 50%;
    }
}

@media screen and (min-width:1300px) and (max-width:1399.98px) {
    img {
        height: auto;
        width: 28vw;
    }
    .item-carrousel {
        height: 720px !important;
    }
    img.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    div.tamanhoFixo {
        height: 285vh !important;
    }
    div.iframe {
        display: block;
        margin: auto;
    }
    iframe {
        display: block !important;
        margin: auto !important;
        width: 900px;
        height: 506px;
    }
    .servico {
        margin-top: 10px;
        margin-bottom: 30px;
        margin-left: auto;
        margin-right: auto;
        border: 2px solid white;
        border-radius: 10px;
    }
    .roundedImg {
        height: 150px;
        width: 150px;
        border: 1px solid #000000;
        border-radius: 50%;
    }
}

@media screen and (min-width:1400px) and (max-width:1499.98px) {
    img {
        height: auto;
        width: 27vw;
    }
    .item-carrousel {
        height: 800px !important;
    }
    img.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    div.tamanhoFixo {
        height: 93vh !important;
    }
    tipos-servico {
        margin-top: 15px;
        min-width: 100%;
    }
    div.iframe {
        margin-top: 80px !important;
        margin-bottom: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    iframe {
        display: block !important;
        margin: auto !important;
        width: 600px;
        height: 330px;
    }
    .roundedImg {
        height: 150px;
        width: 150px;
        border: 1px solid #000000;
        border-radius: 50%;
    }
}

@media screen and (min-width:1500px) and (max-width: 1800.98px) {
    img {
        height: auto;
        width: 24vw;
    }
    .item-carrousel {
        height: 900px !important;
    }
    img.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    div.tamanhoFixo {
        height: 90vh !important;
    }
    a.list-group-item {
        max-width: 100px !important;
        height: auto;
    }
    .tipos-servico {
        display: block !important;
        margin: auto !important;
        width: 100% !important;
        height: 100% !important;
    }
    div.iframe {
        margin-top: 80px !important;
        margin-bottom: auto !important;
        margin-left: auto !important;
        margin-right: auto !important;
    }
    iframe {
        display: block !important;
        margin: auto !important;
        width: 700px;
        height: 395px;
    }
    .roundedImg {
        height: 150px;
        width: 150px;
        border: 1px solid #000000;
        border-radius: 50%;
    }
}

@media screen and (min-width:1800px) and (max-width: 3000.98px) {
    img {
        height: auto;
        width: 22vw;
    }
    .item-carrousel {
        height: 900px !important;
    }
    img.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
    }
    div.tamanhoFixo {
        height: 70vh !important;
    }
    a.list-group-item {
        width: 100px !important;
        height: auto;
    }
    .listas {
        width: 85vw !important;
    }
    .tipos-servico {
        display: block !important;
        margin: auto !important;
        max-width: 50% !important;
        height: 100% !important;
    }
    div.iframe {
        margin: auto !important;
    }
    iframe {
        display: block !important;
        margin: auto !important;
        width: 850px;
        height: 478px;
    }
    .roundedImg {
        height: 150px;
        width: 150px;
        border: 1px solid #000000;
        border-radius: 50%;
    }
}