@media (max-width: 500px) {
  .smfont {
    font-size: 16px !important;
  }
  .mdfont, .sec10 ul li, .sec11 .gbbox, .sec18 .fbox .h3 {
    font-size: 20px !important;
  }
  .lgfont, .sec11 .txt-tempo, .sec12 .filter div {
    font-size: 25px !important;
  }
}

*:not(i) {
  font-family: raleway;
}

.cogre {
  color: #226d8c;
}

.sec1 {
  position: relative;
  line-height: 1;
  background-color: #b67fda;
  background-image: url("./capa_1_v2_copy-2.png");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  color: white;
}

.sec1 .logo-img {
  bottom: 30px;
  left: 50px;
}

.sec1 .lg1 {
  font-size: 27px;
}

.sec1 .lg2 {
  font-family: "russo one";
  font-size: 50px;
}

.sec1 .headline {
  line-height: 1.4;
}

.sec1 .hr {
  width: min(500px, 70vw);
  height: 7px;
  border-radius: 4px;
  background-color: white;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}

.main-btn {
  border-radius: 45px;
  border: none;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 55px;
  padding-right: 55px;
  font-size: 20px;
  background-image: -webkit-gradient(linear, left top, right top, from(#9d47d7), color-stop(#b67fda), color-stop(#b67fda), to(#cdb3de));
  background-image: linear-gradient(to right, #9d47d7, #b67fda, #b67fda, #cdb3de);
  color: white;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  font-weight: bold;
  -webkit-transition: 300ms;
  transition: 300ms;
}

.main-btn:hover {
  opacity: 80%;
}

@media (max-width: 600px) {
  .main-btn {
    font-size: 18px;
    padding-left: 7px;
    padding-right: 7px;
    padding-bottom: 12px;
    padding-top: 12px;
  }
}

.sec2 ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

.sec2 ul li {
  position: relative;
}

.sec2 ul li:before {
  position: absolute;
  content: "\2003";
  background-image: url("./proximo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  margin: 0;
  left: calc(-1em - 10px);
  -webkit-transform: none;
  transform: none;
  display: initial;
}

.sec3 {
  background-image: url(./capa_2_copy.png);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}

.sec3 .box {
  font-size: 20px;
  line-height: 1.7;
  padding: 20px;
  border-radius: 10px;
  background-color: white;
}

.sec4 b {
  padding: 4px;
  background-color: #cdb3de;
}

.sec4 .quadro1 {
  border-radius: 20px;
}

.sec4 .pc-foto {
  right: 0px;
  bottom: 0px;
}

.gbox {
  border-top: 5px solid #226d8c;
  border-left: 5px solid #226d8c;
  border-right: 5px solid #226d8c;
  border-bottom: 5px solid #226d8c;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  height: 169px;
  width: 241px;
}

.sec5 {
  background-image: url(./biblio.jpeg);
  background-position: top center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  position: relative;
}

.sec5 .filter {
  background: rgba(100, 76, 111, 0.7);
}

.bg-gray {
  background-color: #e8e8e8;
}

.sec6 .aovivo {
  font-size: 12px;
  vertical-align: middle;
  margin-top: -5px;
}

.sec6 ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
  font-size: 14px;
  margin-top: 30px;
  font-weight: 400;
  line-height: 1.7;
}

.sec6 ul li {
  position: relative;
}

.sec6 ul li:before {
  position: absolute;
  content: "\2003";
  background-image: url("./proximo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  margin: 0;
  left: calc(-1em - 10px);
  -webkit-transform: none;
  transform: none;
  display: initial;
}

@media (min-width: 994px) {
  .sec6 .dots-h {
    border-top: 11px dotted #e8e8e8;
    margin-top: -20px;
  }
  .sec6 .dots-r {
    border-right: 11px dotted #e8e8e8;
    height: 80%;
  }
  .sec6 .dots-b {
    border-top: 11px dotted #e8e8e8;
    border-left: 11px dotted #e8e8e8;
    height: 80px;
  }
}

.sec7 {
  background-color: #e8e8e8;
}

.sec7 .bene-box {
  position: relative;
  width: 254px;
  height: 258px;
}

.sec7 .bene-box .h4 {
  font-size: 22px;
}

.sec7 .bene-box .h5 {
  font-size: 18px;
}

.sec7 .bene-box img {
  position: absolute;
  top: 35px;
  left: 15px;
  width: 60px;
  height: 60px;
}

.sec7 .bene-box i {
  position: absolute;
  top: 35px;
  left: 15px;
  color: #226d8c;
  font-size: 60px;
}

.sec8 .depo {
  font-size: 16px;
  font-weight: 400;
}

.sec8 .depo .aspas {
  position: absolute;
  left: 5px;
  top: 5px;
}

.sec9 {
  background-color: rgba(86, 52, 88, 0.57);
  background-image: url(./pexels_free_nature_stock_1376766.jpg);
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.sec9 .tbox {
  border: 3px dotted #ffffff;
}

.sec9 ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

.sec9 ul li {
  position: relative;
  font-size: 27px;
  text-align: left;
  padding-bottom: 8px;
  padding-top: 8px;
}

@media (max-width: 500px) {
  .sec9 ul li {
    font-size: 18px;
  }
}

.sec9 ul li::before {
  position: absolute;
  content: "\2003";
  background-image: url("./verifica.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  margin: 0;
  left: calc(-1em - 10px);
  -webkit-transform: none;
  transform: none;
  display: initial;
}

.sec10 {
  background-color: #e8e8e8;
}

.sec10 ul {
  list-style-type: none;
  list-style-position: outside;
  list-style-image: none;
}

.sec10 ul li {
  position: relative;
  font-size: 25px;
  color: #226d8c;
  padding-bottom: 10px;
}

.sec10 ul li:before {
  position: absolute;
  content: "\2003";
  background-image: url("./proximo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  padding: 0;
  margin: 0;
  left: calc(-1em - 10px);
  -webkit-transform: none;
  transform: none;
  display: initial;
}

.triangle {
  width: 0;
  height: 0;
  border-left: calc(50vw - 10px) solid transparent;
  border-right: calc(50vw - 10px) solid transparent;
  border-top: 50px solid #e8e8e8;
}

.sec11 .gbbox {
  border: 9px solid #e8e8e8;
}

.sec11 .txt-tempo {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding-left: 10px;
  font-size: 32px;
  line-height: 1.2;
  font-weight: 700;
  color: #c8c8c8;
}

.sec12 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  background-image: url(./pexels_scott_webb_1029604.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  min-height: 280px;
}

.sec12 .filter {
  background: rgba(34, 109, 140, 0.7);
  width: 100%;
  height: 100%;
  min-height: 280px;
}

.sec12 .filter div {
  max-width: 700px;
}

.sec13 .imgs div {
  overflow: hidden;
  text-align: center;
}

@media (min-width: 1000px) {
  .sec13 .imgs div {
    max-height: 276px;
  }
}

.sec13 .imgs img {
  min-width: 100%;
  /* margin-left: -100%;
  margin-right: -100%; */
}

.sec13 .txt .h5 {
  line-height: 1.5;
  text-align: justify;
}

.sec14 {
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  background-image: url("./capa_3_copy.png");
}

.sec14 .filter {
  width: 100%;
  height: 100%;
  background: rgba(100, 76, 111, 0.75);
}

.sec14 .yang i {
  font-size: 40px;
  position: absolute;
  right: 0px;
  top: 0px;
}

.sec15 .dtbox {
  border: 5px dotted #e8e8e8;
  border-radius: 20px;
}

.sec15 .ctn-price {
  width: 255px;
  height: 230px;
}

.sec15 .ctn-price * {
  width: -webkit-fit-content !important;
  width: -moz-fit-content !important;
  width: fit-content !important;
}

.sec15 #guwMQUCryTBrMRNUkI1ZcUNEqRMDT5h1 {
  color: #000;
  display: block;
  width: 216px;
  position: absolute;
  font-family: raleway;
  font-size: 27px;
  font-weight: 700;
  z-index: 100000;
  line-height: 1.3;
  letter-spacing: 0;
  top: 28px;
  left: calc(492px - 460px);
  height: 35px;
  font-style: normal;
  display: block;
}

.sec15 #y3XDA8yJheCvHPCMGEMUQW3Q2DlhDV9O {
  color: #000;
  display: block;
  width: 232px;
  position: absolute;
  font-family: roboto;
  font-size: 27px;
  font-weight: 700;
  z-index: 100001;
  line-height: 1.3;
  letter-spacing: 0;
  top: 66.5px;
  left: calc(484px - 460px);
  height: 35px;
  font-style: normal;
  display: block;
}

.sec15 #y4PITOOznMlKhNVeDfMii7KGFbV3QwOP {
  color: #000;
  display: block;
  width: 84px;
  position: absolute;
  font-family: roboto;
  font-size: 27px;
  font-weight: 700;
  z-index: 100002;
  line-height: 1.3;
  letter-spacing: 0;
  top: 124.5px;
  left: calc(459px - 460px);
  height: 70px;
  font-style: normal;
  display: block;
}

.sec15 #gCKEEJproRbloEoVZ4IId4x8rkDAAyAZ {
  color: rgba(44, 200, 89, 0.74);
  display: block;
  width: 227px;
  position: absolute;
  font-family: raleway;
  font-size: 91px;
  font-weight: 700;
  z-index: 100003;
  line-height: 1.3;
  letter-spacing: 0;
  top: 77.5px;
  left: calc(508px - 460px);
  height: 118px;
  font-style: normal;
  display: block;
}

.sec15 #gpvXTUNKnUhLm3473PkXiSPWoXEtdFkO {
  color: rgba(44, 200, 89, 0.74);
  display: block;
  width: 96px;
  position: absolute;
  font-family: raleway;
  font-size: 51px;
  font-weight: 700;
  z-index: 100004;
  line-height: 1.3;
  letter-spacing: 0;
  top: 126.5px;
  left: calc(607px - 460px);
  height: 66px;
  font-style: normal;
  display: block;
}

.sec15 #ElA8rcvsQvLeVRBsKyr1FC9VwUvEcObu {
  color: #000;
  display: block;
  width: 162px;
  position: absolute;
  font-family: roboto;
  font-size: 20px;
  font-weight: 700;
  z-index: 100002;
  line-height: 1.3;
  letter-spacing: 0;
  top: 205.5px;
  left: calc(508px - 460px);
  height: 26px;
  font-style: normal;
  display: block;
}

.sec15 .btn-fas i {
  color: #e8e8e8;
  font-size: 73px;
  font-weight: 400;
  line-height: 1;
}

.sec17 {
  background-image: url(./pexels_pixabay_2150.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
}

.sec17 .filter {
  background: rgba(100, 76, 111, 0.4);
}

.sec17 .h1 {
  color: #e8e8e8;
}

.sec17 .h0 {
  font-size: 65px;
}

.sec17 .wbox {
  border-radius: 20px;
  -webkit-box-shadow: 2px 1px 3px #226d8c;
          box-shadow: 2px 1px 3px #226d8c;
  background-color: white;
  height: 100%;
}

.sec17 .wbox img {
  margin-top: auto;
}

.sec18 .fbox {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
  border-radius: 20px;
}

.sec18 .fbox .h3 {
  line-height: 1.5;
}
