@media (max-width: 990px) {
  #section-slide img.imagem-slide {
    object-position: 0%;
}

#section-slide .texto-slide h2 {
    margin-right: 0% !important;
}

#section-depoimentos .card-body {
    height: 360px;
    padding: 1rem;
}

#section-slide .texto-slide p {
    margin: 20px 0px 20px 0px !important;
    font-size: 20px !important;
}

#section-slide .titulo-slide h1 {
    font-size: 40px !important;
}

#diferenciais {
    margin: 0 0 20px 0;
    padding: 25px;
}

.diferenciais-conteudo {
    margin-bottom: 20px;
}

#diferenciais h3 {
    margin-bottom: 10px;
}

.diferenciais-conteudo::before {
    display: none;
}

#section-empresa div {
    text-align: justify;
}

.custom-icon-style-1 {
    margin-top: 0;
}

#section-html-modulo_2 .row {
    height: 750px !important;
}

.frente img {
    height: 100px;
}

#section-html-modulo_2 .col-md-4 {
    margin-bottom: 20px;
}

#clientes h2 {
    text-align: center;
    font-size: 40px;
    margin-top: 20px !important;
}

#clientes p {
    text-align: center;
}

.clientes-logo img {
    height: 55px;
    display: flex;
}

.clientes-logo .col-md-3 {
    width: fit-content;
    display: flex;
}

.clientes-logo {
    display: flex;
    justify-content: center;
}

#section-produtos {
    padding-top: 40px;
    padding-bottom: 20px;
}

.cta-txt h2 {
    margin: 0 !important;
    text-align: center !important;
}

.cta-txt p {
    text-align: center !important;
    margin: 15px 0px !important;
}

#section-blog .container.py-5.my-5 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

#page_pagina_extra_2 p.pb-2.mb-4 {
    margin: 0 !important;
}
}

/***/
/*a.btn {*/
/*    background: linear-gradient(260deg, rgba(15,76,140,1) 0%, rgba(153,225,117,1) 100%);*/
/*    border: 0;*/
/*    border-radius: 999px;*/
/*    transition: .5s;*/
/*}*/

/*a.btn:hover {*/
/*    background: linear-gradient(45deg, rgba(15,76,140,1) 0%, rgba(153,225,117,1) 100%);*/
/*}*/

/*#section-slide*/

#section-slide .titulo-slide h1 {
    margin-bottom: 0;
    line-height: 100%;
    font-size: 50px !important;
}

#section-slide .texto-slide p {
    line-height: 100%;
    margin: 20px 500px 20px 0px;
    font-size: 25px;
}

/*#section-parceiros*/

#section-parceiros .owl-carousel .owl-item img {
    padding: 10px;
}

/*#section-depoimentos*/

#section-depoimentos .testimonial blockquote {
    font-family: 'Poppins';
}

#section-depoimentos .testimonial.testimonial-style-2 .testimonial-author img {
    width: 100%;
    height: 100%;
}

#section-depoimentos .card-body {
    border: solid 2px #0f4c8c;
    border-radius: 20px;
    background: rgb(153 225 117 / 50%);
}

#section-depoimentos .card-body blockquote {
    color: #212529;
}

/*#section-html-modulo_1*/

.motivos-img img {
    height: 60px;
    max-width: 60px;
}

.motivos-txt h3 {
    margin-bottom: 0;
    text-transform: none;
    color: #0f4c8c;
    font-weight: 600;
}

.motivos-txt p {
    margin-bottom: 0;
}

.motivos {
    margin-bottom: 20px;
    align-items: center;
}

.titulo-paragrafo span {
    color: #0f4c8c;
}

#section-html-modulo_1 .titulo-html {
    display: none !important;
}

.titulo-paragrafo p {
    margin: 10px 0px;
}

.escolher-a-hdtec {
}

#section-html-modulo_1 .row .col-md-6 {
  display: flex;
  align-items: center;
}

@media (max-width: 990px) {
  .escolher-a-hdtec .titulo-paragrafo h2 {
    text-align: center;
    line-height: 100%;
}

.titulo-paragrafo p {
    text-align: center;
    line-height: 100%;
}

.motivos-txt p {
    line-height: 100%;
}

.motivos {
    margin-bottom: 30px;
}
}

/*#section-servicos*/

.custom-icon-style-1 {
    transform: rotate(0deg);
    width: 100%;
    height: 100%;
}

.custom-icon-style-1 img {
    transform: rotate(0deg);
    width: 100%;
    height: 100%;
    border: 0;
}

#page_home #section-servicos p {
    line-height: 100%;
}

#page_home #section-servicos h3 {
    line-height: 100% !important;
}

/*#section-html-modulo_2*/

#section-html-modulo_2 .row {
    position: relative;
    width: auto;
    height: 300px;
}

.flip {
    width: 100%;
    height: 100%;
    cursor: pointer;
    transform-style: preserve-3d;
    transition: .5s;
}

.frente,.tras {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 20px;
    box-shadow: 0 0 8px rgb(0 0 0 / 20%);
    backface-visibility: hidden;
}

.frente {
    background: linear-gradient(45deg, rgba(15,76,140,1) 0%, rgba(153,225,117,1) 100%);
}

.tras {
    background: linear-gradient(225deg, rgba(15,76,140,1) 0%, rgba(153,225,117,1) 100%);
    transform: rotateY(180deg);
    display: flex;
    align-items: center;
    justify-content: center;
}

#section-html-modulo_2 .col-md-4:hover .flip {
    transform: rotateY(180deg);
}

.frente {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.frente h3 {
    text-transform: none;
    text-align: center;
    font-size: 25px;
    margin: 0 20px;
    color: #fff;
    font-weight: bold;
    line-height: 100%;
}

.tras h3 {
    text-transform: none;
    text-align: center;
    font-size: 20px;
    margin: 0 20px;
    color: #fff;
    line-height: 100%;
    font-weight: 400;
}

.frente img {
    filter: invert(1);
    height: 150px;
    margin-bottom: 20px;
}

#section-html-modulo_2 h2 {
    text-align: center;
}

#section-html-modulo_2 .custom-divider {
    display: flex;
    justify-content: center;
}

#section-html-modulo_2 h2 {
    text-align: center;
}

#section-html-modulo_2 .custom-divider {
    display: flex;
    justify-content: center;
}

/*#section-html-modulo_3*/

#section-html-modulo_3 .titulo-html {
    display: none;
}

.cta {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#section-html-modulo_3 {
    background-image: url(/arquivos/background.webp);
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    padding: 30px;
}

#section-html-modulo_3 .pb-2.mb-2 {
    margin: 0 !important;
    padding: 0 !important;
}

.cta-txt p {
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin: 10px 250px;
}

.cta-txt h2 {
    font-size: 40px;
    margin: 0 200px;
    text-align: center;
    line-height: 100%;
    color: #fff !important;
}

.cta-btn a {
    padding: 1.25rem 2.4rem 1.25rem 2.4rem;
    border-radius: 12px;
    text-decoration: none;
    font-size: 1em !important;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: #0f4c8c;
}

.cta-btn {
  margin-top: 17px;
}

/*#section-blog*/

#section-blog .thumb-info-wrapper {
    width: 100%;
    height: 100%;
}

#section-blog p.text-uppercase.text-principal {
    display: none;
}

#section-blog a.text-primary {
    display: none;
}

#section-blog a:hover {
    text-decoration: none;
}

.btn-download a {
    padding: 1.25rem 2.4rem 1.25rem 2.4rem;
    border-radius: 12px;
    text-decoration: none;
    font-size: 1em !important;
    font-weight: 700;
    color: #fff;
    line-height: 1.5;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background: #0f4c8c;
}

.btn-download a:hover {
  
}

#page_produtos .product .product-thumb-info-image {
    width: 100%;
    height: 100%;
}

.mvv-conteudo h3 {
    text-align: center;
    margin: 0;
    font-weight: bold;
    color: #0f4c8c;
    text-transform: none;
    font-size: 30px;
}

.mvv-conteudo p {
    text-align: center;
    margin: 10px 0;
}

.mvv-conteudo li {
    list-style-type: none;
    text-align: center;
}

#diferenciais {
    background: linear-gradient(260deg, rgba(15,76,140,1) 0%, rgba(153,225,117,1) 100%);
    padding: 50px 0px;
    margin: 20px 0px;
}

#diferenciais h3 {
    margin-bottom: 15px;
    text-align: center;
    text-transform: none;
    font-weight: bold;
    color: #fff;
    font-size: 40px;
    line-height: 100%;
}

#diferenciais p {
    text-align: center;
    color: #fff;
    font-size: 20px;
    margin-bottom: 0;
}

.diferenciais-conteudo::before {
    content: "";
    height: 100px;
    width: 2px;
    background: rgb(255 255 255 / 75%);
    position: absolute;
    top: calc(50% - 50px);
}

.col-md-4:nth-child(1) .diferenciais-conteudo::before {display: none;}

.certificado {
    display: flex;
    align-items: center;
    justify-content: center;
}

#page_pagina_extra_2 h1 {
    margin-bottom: 0;
    text-align: center;
    font-size: 40px !important;
}

#page_pagina_extra_2 p.pb-2.mb-4 {
    margin-bottom: 0 !IMPORTANT;
    padding: 0 !IMPORTANT;
    text-align: center;
    margin: 0 290px;
}

.clientes-logo {
    display: flex;
    flex-wrap: wrap;
}

#clientes {
    background: #0f4c8c;
    display: flex;
}

#clientes .row {
    display: flex;
    align-items: center;
}

#clientes h2 {
    color: #fff !important;
    margin: 0;
    font-size: 50px;
}

#clientes p {
    color: #fff;
    margin: 10px 0px;
    font-size: 20px;
}

.blog-item figure.imagem-card {
    height: 100%;
    width: 100%;
}

section#section-html-modulo_2 {
    padding: 20px 0px;
}

.mapa-google-maps {
    margin-top: 30px;
}

#section-depoimentos .card-body {
    height: 330px;
}

.testimonial.testimonial-with-quotes {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.testimonial .testimonial-author span {
    padding-top: 0.9rem !important;
}

.testimonial.testimonial-style-2 .testimonial-author {
    margin: 0 !important;
}

.img-depoimento {
    margin-top: 0 !important;
}

#page_a_empresa img.img-fluid.home {
    display: none;
}

#page_home img.img-fluid.sobre {
    display: none;
}

.conteudo-suporte-tecnico img {
    height: 200px;
}

.conteudo-suporte-tecnico h3 {
    margin: 0px 0px 10px 0px;
}

.conteudo-suporte-tecnico p {
    margin: 0px 0px 10px 0px;
    color: #212529;
}

.conteudo-suporte-tecnico {
    background: rgb(153 225 117 / 50%);
    border: solid 2px #0f4c8c;
    height: 450px;
    padding: 20px;
    border-radius: 20px;
}

.botao-download-suporte-tecnico a {
    background-color: #0f4c8c;
    padding: 20px 30px;
    border-radius: 12px;
    text-decoration: none;
    font-weight: 700;
    color: #fff;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.botao-download-suporte-tecnico {
    margin: 20px 0px 0px 0px;
}

.botao-download-suporte-tecnico a:hover {
    background-color: #99e175;
}

@media (max-width: 990px) {
  .conteudo-suporte-tecnico {
    height: 480px;
    margin: 0px 0px 20px 0px;
}

.conteudo-suporte-tecnico img {
    height: 150px;
}
}

#suporte-tecnico {
    padding: 30px 0px;
}

#page_pagina_extra_3 h1.text-6 {
    margin: 0;
}

#page_a_empresa img.img-fluid.sobre {
    border-radius: 20px;
}

#page_produtos #section-parceiros h2.title {
    margin: 25px 0px 0px 0px;
}

#section-slide .texto-slide h2 {
    margin-right: 50%;
    line-height: 100% !important;
    margin-bottom: 20px;
    margin-top: 20px;
}

#section-blog .container {
    margin-bottom: 20px !important;
}

#section-parceiros {
    margin-top: 20px !important;
}

.thumb-info .thumb-info-wrapper::after {
  content: none;
}

.owl-nav.disabled {
  display: inherit;
}

#section-slide .owl-nav.disabled {
  display: none;
}

@media (min-width: 1200px) {
  .container:not(.container-lg-custom):not(.container-xl-custom) {
    max-width: 1280px;
  }
}

@media (min-width: 1440px) {
  .custom-svg-3 {
    bottom: -150px;
    width: 80px;
  }
}

.img-fluid.home {
  display: none;
}
.text-uppercase.text-principal {
  display: none;
}
#page_a_empresa .container.mb-0.my-md-3.pt-md-2.pt-xl-0 {
  margin-top: -35% !important;
}

.objetivos h3 {
    margin: 27px 0 7px;
    background: linear-gradient(45deg, #9ae25b, #1c949f);
    padding: 10px;
    width: 50%;
    text-align: center;
    border-radius: 30px;
    text-transform: capitalize;
    color: #fff;
}

.objetivos {
    width: 55%;
}

.card-missao {
    position: relative;
    z-index: 1;
    padding: 0px 10px 20px;
}

.card-visao {
    position: relative;
    z-index: 1;
    padding: 0px 10px 20px;
}

.card-valores {
    position: relative;
    z-index: 1;
    padding: 0px 10px 20px;
}



.card-missao:before {
    position: absolute;
    content: "";
    top: 40px;
    bottom: 0;
    right: 0;
    left: 0;
    border-bottom: 2px solid;
    border-bottom-right-radius: 20px;
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom-left-radius: 20px;
    height: 75px;
    border-color: #a3e460;
}
.card-visao:before {
    position: absolute;
    content: "";
    top: 40px;
    bottom: 0;
    right: 0;
    left: 0;
    border-bottom: 2px solid;
    border-bottom-right-radius: 20px;
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom-left-radius: 20px;
    height: 75px;
    border-color: #a3e460;
}

.card-valores:before {
    position: absolute;
    content: "";
    top: 40px;
    bottom: 0;
    right: 0;
    left: 0;
    border-bottom: 2px solid;
    border-bottom-right-radius: 20px;
    border-right: 2px solid;
    border-left: 2px solid;
    border-bottom-left-radius: 20px;
    height: 75px;
    border-color: #a3e460;
}

.card-missao:after {
    position: absolute;
    content: "";
    top: 30px;
    bottom: 0;
    right: -32px;
    border-left: 2px solid;
    border-top: 2px solid;
    width: 10%;
    height: 26%;
    border-top-left-radius: 10px;
    border-color: #9ae25b;
}

.card-visao:after {
    position: absolute;
    content: "";
    top: 30px;
    bottom: 0;
    right: -32px;
    border-left: 2px solid;
    border-top: 2px solid;
    width: 10%;
    height: 26%;
    border-top-left-radius: 10px;
    border-color: #9ae25b;
}

.card-valores:after {
    position: absolute;
    content: "";
    top: 30px;
    bottom: 0;
    right: -32px;
    border-left: 2px solid;
    border-top: 2px solid;
    width: 10%;
    height: 26%;
    border-top-left-radius: 10px;
    border-color: #9ae25b;
}

.title-missao {
    position: relative;
}

.title-visao {
    position: relative;
}

.title-valores {
    position: relative;
}

.title-missao:before {
    position: absolute;
    content: "";
    top: 10px;
    bottom: 0;
    right: -81px;
    background: radial-gradient(#d3ff9f, #a5e366);
    width: 40px;
    height: 40px;
    border-radius: 30px;
}
.title-visao:before {
    position: absolute;
    content: "";
    top: 10px;
    bottom: 0;
    right: -81px;
    background: radial-gradient(#d3ff9f, #a5e366);
    width: 40px;
    height: 40px;
    border-radius: 30px;
}
.title-valores:before {
    position: absolute;
    content: "";
    top: 10px;
    bottom: 0;
    right: -81px;
    background: radial-gradient(#d3ff9f, #a5e366);
    width: 40px;
    height: 40px;
    border-radius: 30px;
}

.title-missao:after {
    position: absolute;
    content: "";
    bottom: 3px;
    left: -14px;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 30px;
    border: 2px solid;
    border-color: #aae675;
}

.title-visao:after {
    position: absolute;
    content: "";
    bottom: 3px;
    left: -14px;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 30px;
    border: 2px solid;
    border-color: #aae675;
}
.title-valores:after {
    position: absolute;
    content: "";
    bottom: 3px;
    left: -14px;
    right: 0;
    width: 10px;
    height: 10px;
    border-radius: 30px;
    border: 2px solid;
    border-color: #aae675;
}

@media (max-width: 768px) {
#page_a_empresa .col-md-6.pb-sm-2.pb-lg-0.mb-3.mb-lg-0 {
  margin-top: -140%;
}
}

@media (max-width:720px){
 .objetivos {
    width: 80%;
}

.card-missao:before {
    height: 80%;
}

.card-visao:before {
    height: 80%;
}

.card-valores:before {
    height: 80%;
}

.card-missao:after {
    right: -9%;
}
.card-visao:after {
    right: -9%;
}
.card-valores:after {
    right: -9%;
}

.title-missao:before {
    left: 113%;
}
.title-visao:before {
    left: 113%;
}
.title-valores:before {
    left: 113%;
}
}