
.templatevmart2022{
  width: 100%;
  max-width: 1280px;
  height: auto;
  font-family: 'Poppins', sans-serif;
}


.templatevm2022sec1{
  background: url("https://cdn.awsli.com.br/1766/1766758/arquivos/bgsec1_comboimperial.jpg");
  height: 518px;
}


.templatevm2022sec1title {
  text-align: center;
  color: #fff;
  padding-top: 70px;
}

.templatevm2022sec1titlesmall{
  font-size: 24px;
}

.templatevm2022sec1titlesbig{
  font-size: 48px;
  font-weight: 800;
}

.templatevm2022sec2{
  background: #f1f1f1;
  display: flex;
  padding-top: 30px;
}

.templatevm2022sec2a img{
  max-width: fit-content;
}

.templatevm2022sec2c img{
  max-width: fit-content;
}



.templatevm2022sec2btext{
  color: #444444;
  padding: 60px;
}

.templatevm2022sec2btitle{
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 20px;
}

.templatevm2022sec2bsub{
  font-size: 16px;
}

.templatevm2022sec4{
  background: #182071;
  display: flex;
  margin-bottom: 20px;
}

.templatevm2022sec4left{
  padding: 40px;
}

.templatevm2022sec4left img{
  max-width: fit-content;
}


.templatevm2022sec4right{
  color: #fff;
}

.templatevm2022sec4righttitle{
  font-size: 36px;
  font-weight: 800;
  padding-top: 50px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
}

.templatevm2022sec4table{
  padding-top: 20px;
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
}

.templatevm2022sec4tablefirst{
  background: #cacef5;
  margin-bottom: 20px;
  padding: 18px;
  border-radius: 25px;
  color: #182071;
}

.templatevm2022sec4tablenormal{
  margin-bottom: 8px;
  border-bottom: 1px dashed;
  padding-bottom: 10px;
}

.templatevm2022sec5{
  display: flex;
  padding-top: 30px;
  margin-bottom: 20px;
}

.templatevm2022sec5lefttitle,.templatevm2022sec5righttitle{
  color: #444444;
  font-size: 36px;
  font-weight: 800;
  margin-bottom: 30px;
}

.templatevm2022sec5leftminititle{
  display: flex;
  margin-bottom: 10px;
}

.templatevm2022sec5leftminititleselop{
  background: #cacef5;
  padding: 10px;
  border-radius: 10px;
  font-weight: 600;
  color: #182071;
}

.templatevm2022sec5leftminititleselom{
  background: #ffa914;
  padding: 10px;
  border-radius: 10px;
  font-weight: 600;
  color: #fff;
}

.templatevm2022sec5leftminititleselog{
  background: #75ba8a;
  padding: 10px;
  border-radius: 10px;
  font-weight: 600;
  color: #fff;
}

.templatevm2022sec5leftminititlelink{
  padding: 10px;
}

.templatevm2022sec5leftminitext{
  font-size: 14px;
  margin-bottom: 30px;
  padding-right: 50px;
}

.templatevm2022sec5right{
  width: 100%;
}

.templatevm2022sec6faq{
  background-color: #f1f1f1;
  border-radius: 20px;
}

.templatevm2022sec6inner{
  padding: 30px;
  color: #444444;
}

.templatevm2022sec6title{
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 800;
}

.templatevm2022sec6subtitle{
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}

.templatevm2022sec6text{
  font-size: 14px;
  margin-bottom: 15px;
}

.templatevm2022sec7{
  background-color: #ffa914;
  padding: 30px;
  color: #fff;
  margin-top: 50px;
  text-align: center;
}

.templatevm2022sec7pretitle{
  font-size: 24px;
}

.templatevm2022sec7title {
  font-size: 48px;
  font-weight: 800;
}

.template2022sec7deps{
  background-color: #fff;
  border-radius: 20px;
  margin-top: 50px;
}

.templatevm2022sec7depoimento{
  color: #444444;
  font-size: 14px;
  padding: 15px;
  max-width: 250px;
}

.templatevm2022sec7depsline{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

@media only screen and (max-width: 1000px) {

  .templatevm2022sec1 {
    background: #182071;
    height: 360px;
  }

  .templatevm2022sec2{
    display: block;
    text-align: center;
  }

  .templatevm2022sec2a img{
    max-width: 100%;
  }

  .templatevm2022sec2c img{
    max-width: 100%;
  }



  .templatevm2022sec4{
    text-align: center;
    display: block;
  }

  .templatevm2022sec4righttitle{
    padding-top: 0;
  }

  .templatevm2022sec5{
    display: block;
  }

  .templatevm2022sec4left img{
    width: 100%;
  }

  .templatevm2022sec7title {
    font-size: 30px;
  }

}
