.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox:before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.itenscomputador {
  display: block;
}

.itenscelular {
  display: none;
}

.w-checkbox:after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('https://www.larportoseguro.com/images/custom-checkbox-check.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

body {
  padding-top: 55px;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.div-block-sliderimonov {
  width: 950px;
  height: 300px;
  margin: 20px auto 50px;
  margin-top: 140px;
}

.div-block-sliderimonov-manual {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    min-width: 100%;
}

.slide-nav-sliderimonov {
  margin-bottom: -50px;
  padding-top: 13px;
}

.slider-sliderimonov {
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.1);
}

.div-block-2-sliderimonov {
  position: absolute;
  width: 100%;
  height: 100%;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
  background-color: #fff;
}

.left-arrow-sliderimonov {
  margin-left: -80px;
  color: red;
}

.right-arrow-sliderimonov {
  margin-right: -80px;
  margin-left: 0px;
  color: red;
}

.div-block-3-sliderimonov {
  position: absolute;
  width: 100%;
  height: 100%;
  float: right;
  border-radius: 10px;
  background-image: url('../images/backgroundbanner.png');
  background-position: 50% 50%;
  background-size: 950px;
  background-repeat: round;
  background-attachment: scroll;
}

.image-2-sliderimonov {
  display: block;
  width: auto;
  height: auto;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 15px;
}

.div-block-4-sliderimonov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 420px;
  height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-6-sliderimonov {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 600px;
  height: 50px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 100px;
  background-color: transparent;
  background-image: url('../images/12background1.png'), linear-gradient(39deg, #660202, #660202 38%);
  background-position: 50% 50%, 0px 0px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div-block-7-sliderimonov {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 2;
  width: 40px;
  height: 45px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 100px;
  background-color: #660202;
  background-image: url('../images/12background1.png');
  background-position: 0px 0px;
  opacity: 0.17;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div-block-8-sliderimonov {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 1;
  width: 53px;
  height: 60px;
  border-top-left-radius: 15px;
  border-bottom-right-radius: 100px;
  background-image: linear-gradient(117deg, #660202, #660202, rgba(110, 44, 139, 0.24)), url('../images/12background1.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div-block-9-sliderimonov {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 4%;
  width: 200px;
  height: 30px;
  border-top-right-radius: 100px;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 100px;
  background-color: transparent;
  background-image: url('../images/12background1.png'), linear-gradient(197deg, #660202, #660202 78%);
  background-position: 0px 0px, 0px 0px;
  background-size: auto, auto;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div-block-10-sliderimonov {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 550px;
  height: 300px;
  padding-top: 40px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-bottom-right-radius: 10px;
}

.text-block-sliderimonov {
  position: absolute;
  left: auto;
  top: 29%;
  right: 4%;
  bottom: auto;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
}

.text-block-2-sliderimonov {
  position: relative;
  max-height: 64px;
  margin-top: 0px;
  margin-right: 20px;
  margin-left: 40px;
  font-family: 'DM Sans', sans-serif;
  color: #555;
  font-size: 30px;
  line-height: 32px;
  font-weight: 300;
}

.text-block-3-sliderimonov {
  position: relative;
  margin-top: 5px;
  margin-right: 20px;
  margin-left: 40px;
  font-family: 'DM Sans', sans-serif;
  color: red;
  font-size: 15px;
  font-weight: 700;
}

.slide-sliderimonov {
  border-radius: 10px;
}

.div-block-13-sliderimonov {
  margin-top: 20px;
  margin-right: 20px;
  margin-left: 40px;
}

.text-block-4-sliderimonov {
  font-family: 'DM Sans', sans-serif;
  color: #777;
}

.button-sliderimonov {
  min-width: 400px;
  margin-top: 20px;
  padding-right: 15px;
  border-radius: 3px;
  background-color: transparent;
  background-image: linear-gradient(96deg, #660202, #fff 95%);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: 'DM Sans', sans-serif;
  color: #fff;
  font-size: 20px;
}

.bold-text-sliderimonov {
  font-size: 15px;
}

.link-block-sliderimonov {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 5555;
  height: 55px;
  background-color: white;
}

.nav-link {
  height: 40px;
  margin-right: 10px;
  margin-left: 10px;
  padding: 11px 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
}

.nav-link:hover {
  color: #ed8f2d;
}

.nav-link.bold {
  font-style: italic;
  font-weight: 700;
}

.container {
  display: block;
  width: auto;
  height: 55px;
  max-width: 95%;
  min-width: 95%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 55px;
  float: left;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 55px;
  float: right;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.facebook-icon {
  width: 15px;
  height: 15px;
  background-image: url('https://www.larportoseguro.com/images/facebook-icon.png');
  background-position: 50% 50%;
  background-size: 15px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.facebook-icon:hover {
  background-image: url('https://www.larportoseguro.com/images/facebook-icon2.png');
}

.youtube-icon {
  width: 15px;
  height: 15px;
  background-image: url('https://www.larportoseguro.com/images/youtube-icon1.png');
  background-position: 50% 50%;
  background-size: 15px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.youtube-icon:hover {
  background-image: url('https://www.larportoseguro.com/images/youtube-icon21.png');
}

.instagram-icon {
  width: 15px;
  height: 15px;
  background-image: url('https://www.larportoseguro.com/images/instagram-icon.png');
  background-position: 0px 0px;
  background-size: 15px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.instagram-icon:hover {
  background-image: url('https://www.larportoseguro.com/images/instagram-icon2.png');
}

.div-block-2 {
  height: 35px;
  background-color: #ebebeb;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  max-width: 95%;
  min-width: 95%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-3.content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 211px;
  max-width: 95%;
  min-width: 95%;
  padding-top: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3.content2 {
  display: block;
  height: auto;
  max-width: 95%;
  min-height: 50px;
  min-width: 95%;
}

.div-block-3.content2.bluecontent {
  max-width: 95%;
  min-width: 95%;
  padding-top: 80px;
  padding-bottom: 30px;
}

.div-block-3.content2.part3 {
  max-width: 95%;
  min-width: 95%;
  padding-top: 20px;
}

.div-block-3.content2.percent {
  max-width: 100%;
  min-width: 100%;
}

.text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 22px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('https://www.larportoseguro.com/images/select-icon.png');
  background-position: 0% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
}

.text-block.edited {
  padding-left: 0px;
  background-image: none;
}

.text-span {
  font-weight: 800;
}

.image {
  width: 49px;
  margin-left: 15px;
}

.div-block-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.text-block-2 {
  font-family: Montserrat, sans-serif;
  color: #1bd741;
  font-weight: 700;
  text-align: right;
  text-decoration: none;
}

.link-block-2 {
  width: 100%;
  text-decoration: none;
}

.slider {
  width: 100%;
  height: 39%;
  max-height: 34%;
  min-height: 39%;
  margin-right: auto;
  margin-left: auto;
}

.slide-nav {
  display: none;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-5 {
  height: 220px;
  background-color: #bfa15b;
}

.form {
  height: 100%;
  background-color: transparent;
}

.form-block {
  height: 100%;
}

.div-block-6 {
  height: 100%;
  padding-top: 55px;
}

.text-field {
  height: 50px;
  max-width: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 42px;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 22px;
  text-align: center;
}

.text-field::-webkit-input-placeholder {
  color: #0b4169;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.text-field:-ms-input-placeholder {
  color: #0b4169;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.text-field::-ms-input-placeholder {
  color: #0b4169;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.text-field::placeholder {
  color: #0b4169;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
}

.div-block-7 {
  max-width: 60%;
  min-width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.submit-button {
  width: 30px;
  height: 30px;
  margin-top: 10px;
  margin-right: 15px;
  margin-bottom: -50px;
  float: right;
  background-color: transparent;
  background-image: url('https://www.larportoseguro.com/images/search.png');
  background-position: 50% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  color: transparent;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 32px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.button {
  width: 17%;
  height: 32px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #012f43;
  text-align: center;
}

.button:hover {
  background-color: #f0d388;
}

.button.blue {
  width: 20%;
  background-color: #0b4169;
  color: #f0d388;
}

.button.blue:hover {
  background-color: #f0d388;
  color: #0b4169;
}

.text-block-3 {
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 11px;
  text-align: center;
}

.image-2 {
  width: 100%;
  height: auto;
  max-height: none;
  min-height: auto;
}

.heading {
  margin-top: 55px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #042c49;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.heading.noborder {
  margin-top: 0px;
}

.heading.noborder._2 {
  margin-top: 20px;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 295px;
  margin-bottom: 45px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #f8f8f8;
}

.div-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 40%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-11 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.text-block-4 {
  width: 100%;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  text-align: justify;
}

.link {
  margin-top: 5px;
  padding: 2px 15px 2px 0px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('https://www.larportoseguro.com/images/arrow1.png');
  background-position: 100% 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 700;
  text-decoration: none;
}

.div-block-12 {
  width: 93%;
  height: 93%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.div-block-13 {
  position: absolute;
  left: 5vh;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 144px;
  height: 180px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('https://www.larportoseguro.com/images/backgrouind2.png');
  background-position: 50% 0%;
  background-size: 144px;
  background-repeat: no-repeat;
}

.text-span-2 {
  font-family: Madelyn, sans-serif;
  font-size: 58px;
  font-weight: 400;
  color:#928154;
}

.div-block-14 {
  min-height: 600px;
  background-color: #ed8f2d;
}

.text-block-5 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 22px;
  text-align: center;
}

.text-span-3 {
  margin-left: 6px;
  font-family: Madelyn, sans-serif;
  font-size: 77px;
  font-weight: 400;
  color:#042c49;
}

.text-span-3._2 {
  font-size: 110px;
}

.div-block-15 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
  margin-top: 35px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-16 {
  /*border-style: solid;*/
  border-width: 0.5px;
  border-color: #042c49;
  border-radius: 5px;
  width: 48.8%;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10‒;
  padding-bottom: 10px;

}

.link-block-4 {
  width: 100%;
  text-align: center;
    height: 73%;
    max-height: 73%;
    min-height: 73%;  
}

.image-3 {
  width: auto;
  max-height: 270px;
  min-height: 270px;
  height: 270px;
  border-radius: 5px;
}

.div-block-17 {
  margin-top: 10px;
}

.text-block-6 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
}

.text-block-6.blu {
  color: #0b4169;
}

.text-block-7 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.text-block-7.blu {
  color: #0b4169;
  font-weight: 400;
}

.div-block-18 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-2 {
  width: 20px;
  height: 20px;
  padding: 0px;
  background-color: transparent;
  background-image: url('https://www.larportoseguro.com/images/iconcheck.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.button-2:hover {
  background-image: url('https://www.larportoseguro.com/images/icon2.png');
}

.button-2.select {
  background-image: url('https://www.larportoseguro.com/images/icon2.png');
}

.button-2.blu {
  background-image: url('https://www.larportoseguro.com/images/icon4.png');
}

.button-2.blu:hover {
  background-image: url('https://www.larportoseguro.com/images/icon3.png');
}

.button-2.blu.select {
  background-image: url('https://www.larportoseguro.com/images/icon3.png');
}

.div-block-19 {
  height: 30px;
  margin-top: 56px;
  margin-bottom: 0px;
}

.link-2 {
  padding-right: 25px;
  background-image: url('https://www.larportoseguro.com/images/icon5.png');
  background-position: 100% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
  text-decoration: none;
}

.link-2.blu {
  background-image: url('https://www.larportoseguro.com/images/arrow1.png');
  color: #0b4169;
}

.image-4 {
  width: 100%;
  height: 100%;
}

.div-block-20 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-20.detalhes-do-imovel {
  margin-bottom: 120px;
}

.div-block-21 {
  width: 32.5%;
  min-height: auto;
}

.div-block-21.result {
  min-height: 250px;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  float: left;
}

.div-block-21.result.comparar {
  width: 100%;
}

.link-block-5 {
  width: 100%;
  height: 81%;
}

.link-3 {
  padding-right: 25px;
  background-image: url('https://www.larportoseguro.com/images/arrow1.png');
  background-position: 100% 50%;
  background-size: 9px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #000;
  text-decoration: none;
}

.div-block-22 {
  padding-bottom: 40px;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 500px;
  max-width: 95%;
  min-width: 95%;
  padding-top: 25px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.navbar-2 {
  height: 500px;
  background-color: #fff;
}

.div-block-23 {
  width: 195px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.div-block-24 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.div-block-25 {
  width: 250px;
  margin-left: 100px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.text-block-8 {
  font-family: Montserrat, sans-serif;
  color: #012f43;
  font-weight: 700;
}

.link-4 {
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 13px;
  text-decoration: none;
}

.link-4:hover {
  color: #0b4169;
  font-weight: 600;
}

.div-block-26 {
  margin-top: 7px;
}

.link-5 {
  display: inline-block;
  padding: 5px 11px;
  border-radius: 8px;
  background-color: #0b4169;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #f0d388;
  text-decoration: none;
}

.link-5:hover {
  background-color: #f0d388;
  color: #0b4169;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80px;
  height: 30px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-6 {
  width: 15px;
  height: 15px;
}

.text-block-9 {
  margin-top: 25px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
}

.link-block-7 {
  margin-top: 40px;
}

.text-block-10 {
  margin-top: 35px;
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
}

.navbar-3 {
  height: 86px;
  background-color: #ed8f2d;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 86px;
  max-width: 95%;
  min-width: 95%;
  padding-bottom: 10px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  font-family: Montserrat, sans-serif;
  color: #fff;
}

.text-block-11 {
  color: #fff;
  font-size: 9px;
  text-decoration: none;
}

.div-block-28 {
  width: 85%;
}

.div-block-29 {
  min-height: 180px;
  background-color: #0c2a46;
}

.div-block-30 {
  max-width: 95%;
  min-height: 180px;
  min-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
}

.div-block-31 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
}

.text-field-2 {
  width: 100%;
  height: 50px;
  padding-right: 45px;
  padding-left: 40px;
  border: 1px none #000;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 500;
}

.text-field-2::-webkit-input-placeholder {
  color: #0b4169;
}

.text-field-2:-ms-input-placeholder {
  color: #0b4169;
}

.text-field-2::-ms-input-placeholder {
  color: #0b4169;
}

.text-field-2::placeholder {
  color: #0b4169;
}

.div-block-32 {
  position: relative;
  width: 30%;
  margin-right: 40px;
  padding-top: 14px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.submit-button-2 {
  border-radius: 5px;
  width: 170px;
  padding-left: 5px;
  padding-right: 25px;
  position: relative;
  left: auto;
  padding-top: 8px;
  top: 0%;
  right: 0%;
  font-family: Montserrat, sans-serif;
  bottom: auto;
  height: 35px;
  float: none;
  background-color: white;
  background-image: url('https://www.larportoseguro.com/images/search.png');
  background-position: 95% 50%;
  background-size: 19px;
  background-repeat: no-repeat;
  color: #0b4169;
}

.div-block-33 {
  display: inline-block;
  width: 1100px;
  height: auto;
  margin-top: 15px;
}

.dropdown {
  width: auto;
  height: 32px;
  margin-top: 0px;
  margin-right: 30px;
  padding-top: 0px;
  font-family: Montserrat, sans-serif;
}

.dropdown-toggle {
  width: auto;
  height: 32px;
  min-height: 32px;
  margin-top: -5px;
  margin-bottom: 0px;
  padding: 7px 50px 7px 35px;
  border-radius: 5px;
  background-color: #fff;
  background-image: url('https://www.larportoseguro.com/images/arrow2.png');
  background-position: 93% 50%;
  background-size: 11px;
  background-repeat: no-repeat;
  color: #0b4169;
}

.dropdown-toggle.w--open {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #f0d388;
  color: #0b4169;
}

.text-block-12 {
  font-weight: 500;
}

.text-field-3 {
  display: inline-block;
  width: auto;
  height: 35px;
  max-width: 140px;
  margin-right: 20px;
  margin-bottom: 0px;
  padding: 0px 20px;
  border: 1px none #000;
  border-radius: 5px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  text-align: center;
}

.text-field-3::-webkit-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 500;
}

.text-field-3:-ms-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 500;
}

.text-field-3::-ms-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 500;
}

.text-field-3::placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 500;
}

.div-block-36 {
  height: 32px;
  margin-top: 10px;
  margin-right: 65px;
  background-color: transparent;
}

.div-block-37 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 160px;
  height: 32px;
  float: right;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: white;
}

.link-block-8 {
  width: 11%;
  padding-top: 0px;
}

.text-block-13 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}

.div-block-38 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.div-block-39 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-9 {
  width: 12px;
  height: 18px;
  margin-right: 10px;
  margin-left: 10px;
}

.link-6 {
  margin-top: 5px;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 500;
  text-decoration: none;
}

.link-6.w--current {
  font-weight: 900;
}

.div-block-41 {
  height: 50px;
  margin-bottom: 10px;
}

.div-block-42 {
  height: 50px;
  max-width: 95%;
  min-width: 95%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
}

.button-3 {
  width: 160px;
  height: 32px;
  margin-right: 32px;
  padding: 7px 0px;
  border-radius: 5px;
  background-color: #f9f9f9;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}

.button-3:hover {
  background-color: #0b4169;
  color: #fff;
}

.image-5 {
  margin-top: 0px;
}

.dropdown-list {
  background-color: #0b4169;
}

.dropdown-list.w--open {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  background-color: #0b4169;
  color: #fff;
}

.dropdown-link {
  color: #fff;
}

.dropdown-link:hover {
  color: #f0d388;
}

.div-block-43 {
  width: 70%;
  height: auto;
}

.slider-2 {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.slide-nav-2 {
  display: none;
}

.slide {
  border-radius: 5px;
}

.link-block-10 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-6 {
  width: auto;
  height: 100%;
}

.div-block-44 {
  width: 29%;
  min-height: 500px;
}

.div-block-45 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-14 {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 22px;
  font-weight: 800;
}

.text-block-15 {
  margin-top: 5px;
  margin-bottom: 30px;
  font-family: Montserrat, sans-serif;
}

.text-block-16 {
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 18px;
  font-weight: 800;
}

.button-4 {
  display: block;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 13px;
  padding-right: 35px;
  padding-bottom: 13px;
  border-radius: 7px;
  background-color: #1bd741;
  background-image: url('https://www.larportoseguro.com/images/whatsicon.png');
  background-position: 85% 50%;
  background-size: 21px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  font-weight: 800;
  text-align: center;
}

.div-block-46 {
  margin-top: 35px;
}

.text-field-4 {
  height: 42px;
  margin-bottom: 15px;
  padding-left: 5px;
  border: 1px none  ;
  font-family: Montserrat, sans-serif;
  border-style: double;
  border-radius: 3px;
  border-color: #0b416917;
}

.text-block-17 {
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 800;
}

.submit-button-3 {
  display: block;
  width: 100%;
  height: 44px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 7px;
  background-color: #0b4169;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
}

.submit-button-3:hover {
  background-color: #f0d388;
  color: #0b4169;
}

.div-block-47 {
  height: 17%;
  margin-top: 20px;
}

.slider-3 {
  height: 100%;
  background-color: transparent;
}

.slide-nav-3 {
  margin-bottom: -54px;
}

.slide-2 {
  width: 100%;
  height: 100%;
  max-height: 118%;
  min-height: 100%;
}

.div-block-48 {
  height: 100%;
}

.link-block-11 {
  width: 100%;
  height: 100%;
}

.right-arrow {
  display: none;
}

.left-arrow {
  display: none;
}

.image-7 {
  width: auto;
  height: 92px;
  border-radius: 5px;
}

.div-block-49 {
  margin-top: 50px;
}

.text-block-18 {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 22px;
  line-height: 22px;
  font-weight: 700;
}

.div-block-50 {
  margin-top: 25px;
}

.div-block-51 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  min-height: 50px;
  margin-bottom: 15px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-19 {
  font-family: Montserrat, sans-serif;
  font-weight: 800;
}

.text-block-20 {
  font-family: Montserrat, sans-serif;
}

.div-block-52 {
  margin-right: 6em;
  margin-bottom: 25px;
}

.text-block-21 {
  margin-bottom: 23px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-align: justify;
}

.text-block-22 {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 700;
}

div-block-53 { display: flex; margin-top: 50px; flex-direction: row; justify-content: flex-start; flex-wrap: wrap; align-items: center; align-content: stretch; }

.div-block-54 {
  display: block;
  width: auto;
  height: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block-23 {
  margin-left: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 900;
}

.div-block-55 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  margin-bottom: 5px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-56 {
  display: inline-block;
  width: auto;
  min-height: 50px;
  min-width: 100px;
  margin-right: 15px;
  margin-bottom: 50px;
  margin-left: 15px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.text-block-24 {
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-align: center;
}

.map {
  height: 405px;
}

.right-arrow-2 {
  
}

.left-arrow-2 {
  
}

.link-7 {
  color: #999;
  text-decoration: none;
}

.text-block-25 {
  margin-bottom: 15px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 18px;
  font-weight: 700;
}

.text-block-26 {
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #999;
  font-size: 18px;
}

.container-7 {
  width: 95%;
  min-height: 100px;
  min-width: 95%;
}

.navbar-10 {
  height: auto;
  min-height: 100px;
  background-color: #fff;
}

.div-block-57 {
  min-height: 25px;
  margin-bottom: 25px;
  padding-left: 0px;
}

.text-block-27 {
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  color: #999;
  line-height: 24px;
  width: 50%;
  font-size: 17px;
  text-align: justify;
}

.text-block-28 {
  width: 100%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 0px;
  border-bottom: 1px solid #0b4169;
  background-image: url('https://www.larportoseguro.com/images/contato.png');
  background-position: 50% 0%;
  background-size: 40px;
  background-repeat: no-repeat;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.div-block-58 {
  margin-bottom: 100px;
}

.columns-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.columns-3.job {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.columns-4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading-2 {
  margin-top: 35px;
  margin-bottom: 5px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  line-height: 38px;
  font-weight: 400;
}

.column-15 {
  -webkit-align-self: self-start;
  -ms-flex-item-align: end;
  padding-top: 3%;
  align-self: self-start;
}

.text-block-29 {
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  color: #888;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}

.div-block-59 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.image-8 {
  width: 100%;
  height: 100%;
  border-radius: 5px;
}

.lightbox-link {
  width: 49.5%;
}

.text-block-30 {
  margin-top: 5px;
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
}

.html-embed {
  margin-top: -50px;
  border-radius: 5px;
}

.form-2 {
  text-align: left;
}

.textarea {
  width: 100%;
  max-height: 300px;
  max-width: 100%;
  min-height: 120px;
  min-width: 100%;
  padding-left: 5px;
  border-style: none;
  border-width: 1px;
  border-color: rgba(0, 0, 0, 0.05);
  border-radius: 3px;
  background-color: hsla(0, 0%, 100%, 0.05);
  font-family: Montserrat, sans-serif;
}

.textarea:active {
  border-color: #c21c33;
}

.textarea:focus {
  border-color: #c21c33;
}

.text-block-34 {
  margin-bottom: 35px;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  text-align: justify;
}

.div-block-60 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 100%;
  min-height: 300px;
  margin-right: 2em;
  margin-bottom: 25px;
  margin-left: 2.5em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  border: 1px none #fff;
  border-radius: 5px;
  background-color: #f5f5f5;
  box-shadow: 2px 2px 5px 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-align: center;
}

.div-block-60:hover {
  box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.05);
}

.div-block-60.parceiros {
  margin-right: 2em;
  margin-bottom: 50px;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  background-color: #f5f5f5;
  background-image: none;
}

.link-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 200px;
  height: 200px;
  margin-top: 10px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.button-5 {
  margin-top: 20px;
  margin-bottom: 15px;
  border-radius: 5px;
  background-color: #0b4169;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #f0d388;
}

.button-5:hover {
  background-color: #f0d388;
  color: #0b4169;
}

.image-9 {
  max-width: 85%;
  border-radius: 5px;
}

.div-block-62 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 180px;
  min-height: 180px;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block-63 {
  width: 300px;
  height: 100%;
  max-height: 100%;
  max-width: 300px;
  min-height: 100%;
  min-width: 300px;
}

.link-block-15 {
  width: 100%;
  height: 100%;
}

.image-10 {
  height: 100%;
  border-radius: 5px;
}

.div-block-64 {
  position: relative;
  width: 350px;
  padding-left: 20px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.div-block-65 {
  min-height: 500px;
  border-radius: 5px;
  background-color: #f7f3f3;
}

.text-block-35 {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
}

.div-block-66 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 50px;
  margin-right: auto;
  margin-left: auto;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.link-block-16 {
  display: block;
  width: 35px;
  height: 35px;
  margin-top: 10px;
  margin-bottom: 10px;
  float: left;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.bold-text {
  color: #fff;
  text-decoration: none;
}

.link-8 {
  text-decoration: none;
}

.div-block-67 {
  width: 100.05%;
  height: 50px;
  margin-bottom: 20px;
}

.field-label {
  margin-bottom: 3px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 16px;
  text-align: left;
}

.columns-5 {
  margin-bottom: 10px;
}

.checkbox-label {
  font-family: Montserrat, sans-serif;
  color: #999;
}

.checkbox-label-2 {
  font-family: Montserrat, sans-serif;
  color: #999;
}

.slider-4 {
  height: 450px;
  margin-bottom: 80px;
  background-color: transparent;
}

.slide-nav-4 {
  display: block;
  margin-bottom: -45px;
  padding-top: 16px;
}

.slide-3 {
  width: 32.5%;
  margin-right: 5px;
  margin-left: 5px;
}

.right-arrow-3 {
  height: 50px;
  margin-bottom: -50px;
  color: #0b4169;
}

.left-arrow-3 {
  height: 50px;
  margin-bottom: -50px;
  color: #0b4169;
}

.select-field {
  display: inline-block;
  width: 36%;
  height: 35px;
  min-height: 35px;
  min-width: auto;
  margin-top: 0px;
  margin-right: 20px;
  border: 1px none #000;
  border-radius: 5px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  text-align: center;
}

.select-field._100 {
  width: 100%;
}


.div-block-68 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: none;
  padding-top: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0b4169;
}

.div-block-69 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 95%;
  height: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 1px 1px 10px 0 rgba(0, 0, 0, 0.25);
}

.text-block-36 {
  margin-top: 15px;
  padding-left: 0px;
  font-family: Montserrat, sans-serif;
  color: #f0d388;
  font-size: 30px;
  line-height: 31px;
  font-weight: 700;
  text-align: center;
}

.div-block-70 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: 75%;
  margin-top: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.link-block-17 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 37%;
  min-height: 37%;
  min-width: 22%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: dashed;
  border-width: 1px;
  border-color: rgba(11, 65, 105, 0.18);
  border-radius: 5px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  text-decoration: none;
}

.link-block-17:hover {
  border-color: #0b4169;
}

.image-11 {
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}

.text-block-37 {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 400;
}

.text-block-38 {
  margin-top: 5px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-weight: 300;
}

.link-9 {
  margin-top: -14px;
  padding: 4px 9px;
  border-radius: 5px;
  background-color: #f0d388;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #0b4169;
  text-decoration: none;
}

.link-9:hover {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.2);
}

.link-block-18 {
  position: fixed;
  left: auto;
  top: auto;
  right: 15px;
  bottom: 15px;display: none;
  z-index: 4000;
  width: 49px;
  height: 49px;
  border-radius: 100px;
  background-color: #1bd741;
  background-image: url('https://www.larportoseguro.com/images/whatsicon.png');
  background-position: 50% 50%;
  background-size: 28px;
  background-repeat: no-repeat;
}


.div-block-selecionados {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.div-block-2-selecionados {
  position: absolute;
  width: 400px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 12px 3px rgba(0, 0, 0, 0.5);
  text-align: center;
}

.text-block-46-selecionados {
  display: inline-block;
  height: 50px;
  max-height: 50px;
  min-height: 50px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 60px;
  background-image: url('https://www.larportoseguro.com/images/470289_1470289.png');
  background-position: 0% 50%;
  background-size: 50px;
  background-repeat: no-repeat;
  font-size: 20px;
}

.button-10-selecionados {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39.34375px;
  height: 39.34375px;
  margin-top: -15px;
  margin-right: -15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  background-color: #0b4169;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.button-10-selecionados:hover {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.text-block-47-selecionados {
  width: auto;
  margin-top: 25px;
  margin-right: 44px;
  margin-left: 44px;
  text-align: justify;
}

.button-11-selecionados {
  margin-top: 25px;
  border-radius: 3px;
  background-color: #0b4169;
}

.div-block-3-portoseguro1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  max-width: 95%;
  min-width: 95%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-3-portoseguro1.content2-portoseguro1 {
  display: block;
  height: auto;
  max-width: 95%;
  min-height: 50px;
  min-width: 95%;
}

.div-block-3-portoseguro1.content2-portoseguro1.part3-portoseguro1 {
  max-width: 95%;
  min-width: 95%;
  padding-top: 20px;
}

.div-block-3-portoseguro1.content2-portoseguro1.percent-portoseguro1 {
  max-width: 100%;
  min-width: 100%;
}

.div-block-5-portoseguro1 {
  min-height: 220px;
  background-color: #0b4169;
}

.form-portoseguro1 {
  height: 100%;
  background-color: transparent;
}

.form-block-portoseguro1 {
  height: 100%;
}

.div-block-6-portoseguro1 {
  height: 100%;
  padding-top: 40px;
}

.div-block-7-portoseguro1 {
  max-width: 60%;
  min-width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-8-portoseguro1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 32px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: initial;
}

.button-portoseguro1 {
  width: 23.5%;
  height: 32px;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 10px;
  background-color: #fff;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #012f43;
  text-align: center;
  margin-left: 10px;
}

.button-portoseguro1:hover {
  background-color: #f0d388;
}

.heading-portoseguro1 {
  margin-top: 55px;
  margin-bottom: 25px;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 22px;
  font-weight: 700;
  text-align: center;
}

.heading-portoseguro1.noborder-portoseguro1 {
  margin-top: 0px;
}

.heading-portoseguro1.noborder-portoseguro1._2-portoseguro1 {
  margin-top: 20px;
}

.text-span-3-portoseguro1 {
  margin-left: 6px;
  font-family: Madelyn, sans-serif;
  font-size: 77px;
  font-weight: 400;
}

.div-block-17-portoseguro1 {
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
}

.text-block-6-portoseguro1 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-weight: 700;
}

.text-block-6-portoseguro1.blu-portoseguro1 {
  color: #0b4169;
}

.text-block-7-portoseguro1 {
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 13px;
  font-weight: 400;
}

.text-block-7-portoseguro1.blu-portoseguro1 {
  color: #0b4169;
  font-weight: 400;
}

.div-block-18-portoseguro1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 30px;
  margin-top: 30px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-2-portoseguro1 {
  width: 20px;
  height: 20px;
  padding: 0px;
  background-color: transparent;
  background-image: url('https://www.larportoseguro.com/images/iconcheck.png');
  background-position: 50% 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.button-2-portoseguro1:hover {
  background-image: url('https://www.larportoseguro.com/images/icon2.png');
}

.button-2-portoseguro1.blu-portoseguro1 {
  background-image: url('https://www.larportoseguro.com/images/icon4.png');
}

.button-2-portoseguro1.blu-portoseguro1:hover {
  background-image: url('https://www.larportoseguro.com/images/icon3.png');
}

.div-block-20-portoseguro1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-20-portoseguro1:hover {
  background-color: transparent;
}

.div-block-21-portoseguro1 {
  width: 32.5%;
  min-height: auto;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  margin-bottom: 25px;
  flex: 0 auto;
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.div-block-21-portoseguro1:hover {
  background-color: hsla(0, 0%, 82.7%, 0.4);
}

.link-block-5-portoseguro1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-68-portoseguro1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: none;
  padding-top: 55px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #0b4169;
}

.div-block-selecionados1 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 5000;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.8);
}

.div-block-73-portoseguro1 {
  width: 60%;
  min-height: 20px;
  margin-top: 15px;
  margin-right: auto;
  margin-left: auto;
}

.column-16-portoseguro1 {
  padding-left: 0px;
}

.column-17-portoseguro1 {
  padding-right: 0px;
  margin-right: 20px;
}

.select-field-4-portoseguro1 {
  display: block;
  height: 40px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 10px;
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #ed8f2d;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.text-field-6-portoseguro1 {
  height: 40px;
  border-radius: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-align: left;
}

.text-field-6-portoseguro1::-webkit-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
}

.text-field-6-portoseguro1:-ms-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
}

.text-field-6-portoseguro1::-ms-input-placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
}

.text-field-6-portoseguro1::placeholder {
  font-family: Montserrat, sans-serif;
  color: #0b4169;
}

.submit-button-6-portoseguro1 {
  display: block;
  width: 500px;
  margin-top: 5px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 39px;
  padding-left: 10px;
  border-radius: 10px;
  background-color: #ed8f2d;
  background-image: url('https://www.larportoseguro.com/images/search_1.png');
  background-position: 56% 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  font-weight: 600;
}

.submit-button-6-portoseguro1:hover {
  background-color: #f0d388;
  background-image: url('https://www.larportoseguro.com/images/search.png');
  color: #0b4169;
}

.div-block-76-portoseguro1 {
  position: relative;
}

.d-130-image-portoseguro1 {
  position: absolute;
  width: 150%;
  height: 150%;
  background-image: url('https://www.larportoseguro.com/images/daria-nepriakhina-194418-unsplash.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.d-130-image-portoseguro1._2-portoseguro1 {
  width: 110%;
  height: 110%;
  border-radius: 10px;
  background-image: url('https://www.larportoseguro.com/images/1566843043932156684304388061010012153a.jpg');
  background-size: cover;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.d-130-image-portoseguro1._2-portoseguro1:hover {
  width: 110%;
  height: 110%;
  background-size: contain;
}

.wrapper2-portoseguro1 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 290px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  border: 10px none #fff;
  border-radius: 10px;
}

.rapper-portoseguro1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
}

.link-block-19-portoseguro1 {
  display: block;
}

.link-block-219-portoseguro1 {
  display: block;
  text-decoration: none;
}


.link-10 {
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-right: 35px;
  background-image: url('https://www.larportoseguro.com/images/iconwhats.png');
  background-position: 99% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 1.5vw;
  line-height: 1.5vw;
  text-decoration: none;
}
.link-1001 {
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0px;
  padding-right: 35px;
  background-position: 99% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Montserrat, sans-serif;
  color: #0b4169;
  font-size: 1.5vw;
  line-height: 1.5vw;
  text-decoration: none;
}

.link-10:hover {
  color: #010609;
}

.div-block-71 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-right: 0%;
  padding-right: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.div-block-72 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

  .div-block-sliderimonov {
    width: 950px;
    height: 300px;
    margin: 20px auto 50px;
    margin-top: 140px;
  }


  .slide-nav-sliderimonov {
    margin-bottom: -50px;
    padding-top: 13px;
  }

  .slider-sliderimonov {
    width: 100%;
    height: 100%;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 1px 1px 9px 0 rgba(0, 0, 0, 0.1);
  }

  .div-block-2-sliderimonov {
    position: absolute;
    width: 100%;
    height: 100%;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    background-color: #fff;
  }

  .left-arrow-sliderimonov {
    margin-left: -80px;
    color: red;
  }

  .right-arrow-sliderimonov {
    margin-right: -80px;
    margin-left: 0px;
    color: red;
  }

  .div-block-3-sliderimonov {
    position: absolute;
    width: 100%;
    height: 100%;
    float: right;
    border-radius: 10px;
    background-image: url('../images/backgroundbanner.png');
    background-position: 50% 50%;
    background-size: 950px;
    background-repeat: round;
    background-attachment: scroll;
  }

  .image-2-sliderimonov {
    display: block;
    width: auto;
    height: auto;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 15px;
  }

  .div-block-4-sliderimonov {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 420px;
    height: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .div-block-6-sliderimonov {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 600px;
    height: 50px;
    border-top-right-radius: 10px;
    border-bottom-left-radius: 100px;
    background-color: transparent;
    background-image: url('../images/12background1.png'), linear-gradient(39deg, #660202, #660202 38%);
    background-position: 50% 50%, 0px 0px;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .div-block-7-sliderimonov {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 2;
    width: 40px;
    height: 45px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 100px;
    background-color: #660202;
    background-image: url('../images/12background1.png');
    background-position: 0px 0px;
    opacity: 0.17;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .div-block-8-sliderimonov {
    position: absolute;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 1;
    width: 53px;
    height: 60px;
    border-top-left-radius: 15px;
    border-bottom-right-radius: 100px;
    background-image: linear-gradient(117deg, #660202, #660202, rgba(110, 44, 139, 0.24)), url('../images/12background1.png');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .div-block-9-sliderimonov {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 4%;
    width: 200px;
    height: 30px;
    border-top-right-radius: 100px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 100px;
    background-color: transparent;
    background-image: url('../images/12background1.png'), linear-gradient(197deg, #660202, #660202 78%);
    background-position: 0px 0px, 0px 0px;
    background-size: auto, auto;
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
  }

  .div-block-10-sliderimonov {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 550px;
    height: 300px;
    padding-top: 40px;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom-right-radius: 10px;
  }

  .text-block-sliderimonov {
    position: absolute;
    left: auto;
    top: 29%;
    right: 4%;
    bottom: auto;
    font-family: 'DM Sans', sans-serif;
    color: #fff;
  }

  .text-block-2-sliderimonov {
    position: relative;
    max-height: 64px;
    margin-top: 0px;
    margin-right: 20px;
    margin-left: 40px;
    font-family: 'DM Sans', sans-serif;
    color: #555;
    font-size: 30px;
    line-height: 32px;
    font-weight: 300;
  }

  .text-block-3-sliderimonov {
    position: relative;
    margin-top: 5px;
    margin-right: 20px;
    margin-left: 40px;
    font-family: 'DM Sans', sans-serif;
    color: red;
    font-size: 15px;
    font-weight: 700;
  }

  .slide-sliderimonov {
    border-radius: 10px;
  }

  .div-block-13-sliderimonov {
    margin-top: 20px;
    margin-right: 20px;
    margin-left: 40px;
  }

  .text-block-4-sliderimonov {
    font-family: 'DM Sans', sans-serif;
    color: #777;
  }

  .button-sliderimonov {
    min-width: 400px;
    margin-top: 20px;
    padding-right: 15px;
    border-radius: 3px;
    background-color: transparent;
    background-image: linear-gradient(96deg, #660202, #fff 95%);
    -webkit-transition: all 400ms ease;
    transition: all 400ms ease;
    font-family: 'DM Sans', sans-serif;
    color: #fff;
    font-size: 20px;
  }

  .bold-text-sliderimonov {
    font-size: 15px;
  }

  .link-block-sliderimonov {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: 2;
  }

  .align-busca1{
    display: flex;
  }

@media (max-width: 991px) {
.div-block-sliderimonov {
      width: 750px;
      height: 200px;
    }

      .align-busca1{
    display: unset;
  }

    .column-17-portoseguro1 {
    margin-right: unset;
  }

    .div-block-sliderimonov-manual {
      width: 100%;
      height: 100%;
    }
    .slide-nav-sliderimonov {
      height: 40px;
    }
    .div-block-2-sliderimonov {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
    }
    .left-arrow-sliderimonov {
      height: 40px;
      margin-bottom: -50px;
      margin-left: 0px;
    }
    .right-arrow-sliderimonov {
      height: 40px;
      margin-right: 0px;
      margin-bottom: -50px;
    }
    .div-block-3-sliderimonov {
      background-position: 50% 100%;
    }
    .div-block-4-sliderimonov {
      width: 300px;
    }
    .div-block-6-sliderimonov {
      width: 520px;
      height: 35px;
    }
    .div-block-7-sliderimonov {
      width: 20px;
      height: 20px;
    }
    .div-block-8-sliderimonov {
      width: 33px;
      height: 30px;
    }
    .div-block-9-sliderimonov {
      bottom: 8%;
      width: 150px;
      height: 20px;
    }
    .div-block-10-sliderimonov {
      width: 480px;
      height: 200px;
      padding-top: 30px;
    }
    .text-block-2-sliderimonov {
      font-size: 25px;
    }
    .div-block-13-sliderimonov {
      margin-top: 10px;
    }
    .text-block-4-sliderimonov {
      max-height: 40px;
    }
    .button-sliderimonov {
      margin-top: 10px;
      padding-top: 5px;
      padding-bottom: 5px;
    }


    .slide-nav-sliderimonov {
      height: 40px;
    }
    .div-block-2-sliderimonov {
      border-bottom-left-radius: 5px;
      border-bottom-right-radius: 5px;
    }
    .left-arrow-sliderimonov {
      height: 40px;
      margin-bottom: -50px;
      margin-left: 0px;
    }
    .right-arrow-sliderimonov {
      height: 40px;
      margin-right: 0px;
      margin-bottom: -50px;
    }
    .div-block-3-sliderimonov {
      background-position: 50% 100%;
    }
    .div-block-4-sliderimonov {
      width: 300px;
    }
    .div-block-6-sliderimonov {
      width: 520px;
      height: 35px;
    }
    .div-block-7-sliderimonov {
      width: 20px;
      height: 20px;
    }
    .div-block-8-sliderimonov {
      width: 33px;
      height: 30px;
    }
    .div-block-9-sliderimonov {
      bottom: 8%;
      width: 150px;
      height: 20px;
    }
    .div-block-10-sliderimonov {
      width: 480px;
      height: 200px;
      padding-top: 30px;
    }
    .text-block-2-sliderimonov {
      font-size: 25px;
    }
    .div-block-13-sliderimonov {
      margin-top: 10px;
    }
    .text-block-4-sliderimonov {
      max-height: 40px;
    }
    .button-sliderimonov {
      margin-top: 10px;
      padding-top: 5px;
      padding-bottom: 5px;
    }

	  .link-10 {
    font-size: 3vw;
    line-height: 3vw;
  }
  .div-block-71 {
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }


  .div-block-3-portoseguro1 {
    width: 98%;
    max-width: none;
    min-width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3-portoseguro1.content2-portoseguro1.part3-portoseguro1 {
    max-width: 98%;
    min-width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3-portoseguro1.content2-portoseguro1.percent-portoseguro1 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-7-portoseguro1 {
    min-width: 90%;
  }
  .div-block-8-portoseguro1 {
    width: 90%;
  }
  .button-portoseguro1 {
    width: 20%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-21-portoseguro1 {
    width: 32%;
  }
  .link-block-5-portoseguro1 {
    height: 58%;
  }
  .div-block-73-portoseguro1 {
    width: 90%;
  }
  .submit-button-6-portoseguro1 {
    background-position: 57% 50%;
    background-size: 25px;
  }
  .d-130-image-portoseguro1._2-portoseguro1 {
    width: 100%;
    height: 100%;
  }
  .wrapper2-portoseguro1 {
    height: 220px;
    margin-bottom: 100px;
  }

  .div-block-31 {
  height: 35px;
}

  .submit-button-2 {
  width: 100%;
  /*padding-left: 40px;*/
  text-align: left;
  /* background-position: 18% 50%; */

  }


  .nav-link {
    margin-top: 1px;
    margin-bottom: 1px;
    text-align: right;
  }
  .container {
    display: block;
    width: 98%;
    max-width: none;
    min-width: 98%;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-menu {
    height: auto;
    background-color: #0b4169;
  }
  .menu-button {
    display: block;
    height: 40px;
    margin-top: 7px;
    margin-bottom: 7px;
    padding-top: 6px;
    padding-bottom: 6px;
    float: right;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    color: #fff;
    font-size: 30px;
  }
  .menu-button.w--open {
    height: 40px;
    border-radius: 3px;
    background-color: #fff;
    color: #0b4169;
  }
  .icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .div-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    float: left;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .div-block-3 {
    width: 98%;
    max-width: none;
    min-width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.content {
    max-width: 98%;
    height: auto;
    min-width: 98%;
    margin-bottom: 25px;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.content2.bluecontent {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.content2.part3 {
    max-width: 98%;
    min-width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.content2.percent {
    margin-right: auto;
    margin-left: auto;
  }
  .slider {
    height: 40%;
    max-height: 43%;
    min-height: 40%;
  }
  .div-block-7 {
    min-width: 90%;
  }
  .div-block-8 {
    width: 90%;
  }
  .button {
    width: 20%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-10 {
    padding: 16px;
  }
  .text-block-4 {
    width: 100%;
  }
  .div-block-12 {
    width: 100%;
    height: 93%;
  }
  .div-block-13 {
    background-size: contain;
  }
  .link-block-4 {
    height: 73%;
    max-height: 73%;
    min-height: 73%;

  }
  .div-block-21 {
    width: 32%;
  }
  .link-block-5 {
    height: 58%;
  }
  .container-2 {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-25 {
    margin-left: 50px;
  }
  .container-3 {
    max-width: 95%;
    min-width: 95%;
  }
  .div-block-28 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-29 {
    margin-bottom: 25px;
  }
  .div-block-32 {
    width: 100%;
   margin-right: auto;

  }
  .div-block-33 {
    width: 100%;
    padding-bottom: 10px;
  }
  .dropdown {
    width: 100%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
  }
  .dropdown-toggle {
    width: 100%;
    margin-top: 0px;
  }
  .text-field-3 {
    width: 100%;
    margin-right: auto;
    margin-bottom: 10px;
    margin-left: auto;
    padding-left: 40px;
    font-style: normal;
    text-align: center;
    max-width: unset !important;
  }
  .div-block-36 {
    margin-right: 6px;
    margin-left: auto;
  }
  .div-block-39 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-41 {
    height: auto;
  }

  .div-block-42 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .button-3 {
    width: auto;
    margin-right: auto;
    margin-bottom: 15px;
    margin-left: auto;
    padding-right: 30px;
    padding-left: 30px;
  }
  .div-block-43 {
    width: 100%;
  }
  .div-block-44 {
    width: 100%;
    margin-top: 65px;
  }
  .div-block-45 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .button-4 {
    background-position: 65% 50%;
  }
  .slide-2 {
    margin-right: 11.6vw;
  }
  .link-7 {
    font-size: 16px;
  }
  .text-block-25 {
    margin-left: 10px;
  }
  .text-block-26 {
    margin-left: 10px;
  }
  .container-7 {
    width: 98%;
    min-width: 98%;
  }
  .text-block-27 {
    margin-bottom: 50px;
  }
  .text-block-28 {
    margin-top: 50px;
  }
  .heading-2 {
    font-size: 25px;
  }
  .image-8 {
    height: 99.9533286162646%;
  }
  .textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .div-block-60.parceiros {
    margin-right: 10px;
    margin-left: 10px;
  }
  .div-block-62 {
    width: 100%;
  }
  .div-block-66 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .link-block-16 {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
  }
  .slide-3 {
    margin-right: 4px;
    margin-left: 4px;
  }
  .select-field {
    width: 100%;
    min-width: auto;
    margin-right: auto;
    margin-left: auto;
    padding-left: 40px;
  }

    .link-10 {
    font-size: 2.5vw;
    line-height: 2.5vw;
  }
  .div-block-71 {
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 767px) {
   .div-block-sliderimonov {
    width: 500px;
    height: 180px;
    margin-bottom: 200px;
  }
  
   .div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
    display: grid; 
  grid-auto-columns: 1fr; 
  grid-auto-rows: 1fr; 
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 0px 5px; 
  grid-template-areas: 
    ". . . . . . . ."; 
  width: 50%; 
  height: 10%; 
}

    .div-block-sliderimonov-manual {
      width: 100%;
      height: 100%;
      margin-bottom: 200px;
    }
    .div-block-3-sliderimonov {
      background-position: 45% 50%;
      background-size: 580px;
    }
    .div-block-4-sliderimonov {
      width: 240px;
    }
    .div-block-6-sliderimonov {
      width: 350px;
      height: 20px;
    }
    .div-block-9-sliderimonov {
      bottom: 4%;
      height: 15px;
    }
    .div-block-10-sliderimonov {
      width: 300px;
      height: 150px;
    }
    .text-block-sliderimonov {
      top: 6%;
      font-size: 12px;
    }
    .text-block-2-sliderimonov {
      margin-right: 35px;
      margin-left: 16px;
      font-size: 18px;
      line-height: 20px;
    }
    .text-block-3-sliderimonov {
      margin-right: 10px;
      margin-left: 10px;
      font-size: 13px;
    }
    .div-block-13-sliderimonov {
      margin-right: 10px;
      margin-left: 10px;
    }
    .text-block-4-sliderimonov {
      line-height: 15px;
    }
    .button-sliderimonov {
      min-width: 280px;
    }
    .div-block-14-sliderimonov {
      margin-left: 10px;
    }


  .div-block-3-sliderimonov {
    background-position: 45% 50%;
    background-size: 580px;
  }
  .div-block-4-sliderimonov {
    width: 240px;
  }
  .div-block-6-sliderimonov {
    width: 350px;
    height: 20px;
  }
  .div-block-9-sliderimonov {
    bottom: 4%;
    height: 15px;
  }
  .div-block-10-sliderimonov {
    width: 300px;
    height: 150px;
  }
  .text-block-sliderimonov {
    top: 6%;
    font-size: 12px;
  }

  .text-block-3-sliderimonov {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 13px;
  }
  .div-block-13-sliderimonov {
    margin-right: 10px;
    margin-left: 10px;
  }
  .text-block-4-sliderimonov {
    line-height: 15px;
  }
  .button-sliderimonov {
    min-width: 280px;
  }
  .div-block-14-sliderimonov {
    margin-left: 10px;
  }

  .itenscomputador {
    display: none;
  }

  .itenscelular {
    display: block;
  }

  .div-block-3.content {
    height: auto;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
    .link-10 {
    font-size: 3vw;
  }
  .div-block-71 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .div-block-72 {
    margin-top: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

	  .link-10 {
    font-size: 3vw;
  }
  .div-block-71 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .div-block-3-portoseguro1.content2-portoseguro1 {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3-portoseguro1.content2-portoseguro1.part3-portoseguro1 {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-5-portoseguro1 {
    height: auto;
    min-height: 300px;
  }
  .div-block-6-portoseguro1 {
    padding-top: 20px;
  }
  .div-block-7-portoseguro1 {
    max-width: 80%;
    min-width: 80%;
  }
  .div-block-8-portoseguro1 {
    width: 80%;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .button-portoseguro1 {
    width: 47%;
    margin: 5px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-block-20-portoseguro1 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-21-portoseguro1 {
    min-height: 250px;
  }
  .link-block-5-portoseguro1 {
    height: 40%;
  }
  .div-block-68-portoseguro1 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .div-block-73-portoseguro1 {
    width: 78%;
  }
  .column-16-portoseguro1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .column-17-portoseguro1 {
    padding-left: 0px;
  }
  .select-field-4-portoseguro1 {
    padding-left: 10px;
  }
  .text-field-6-portoseguro1 {
    padding-left: 10px;
  }
  .submit-button-6-portoseguro1 {
    width: 100%;
  }

  .div-block-3.content2 {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.content2.bluecontent {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.content2.part3 {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-5 {
    height: 22%;
  }
  .text-field {
    max-width: 100%;
    min-width: 100%;
    font-size: 18px;
  }
  .text-field::-webkit-input-placeholder {
    font-size: 18px;
  }
  .text-field:-ms-input-placeholder {
    font-size: 18px;
  }
  .text-field::-ms-input-placeholder {
    font-size: 18px;
  }
  .text-field::placeholder {
    font-size: 18px;
  }
  .div-block-7 {
    max-width: 80%;
    min-width: 80%;
  }
  .submit-button {
    margin-right: 15px;
  }
  .div-block-8 {
    width: 80%;
    height: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .button {
    width: 47%;
    margin: 5px;
    padding-right: 15px;
    padding-left: 15px;
  }
  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-10 {
    width: 95%;
    margin-bottom: 50px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-11 {
    width: 95%;
    height: 100%;
  }
  .div-block-12 {
    height: 100%;
  }
  .div-block-13 {
    width: 32%;
    height: 80%;
    margin-top: -10px;
  }
  .div-block-15 {
    margin-right: auto;
    margin-left: auto;
  }
  .link-block-4 {
    height: 60%;
  }
  .div-block-20 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .div-block-21 {
    min-height: 250px;
  }
  .link-block-5 {
    height: 40%;
  }
  .container-2 {
    min-width: 97%;
  }
  .div-block-25 {
    margin-left: 50px;
  }
  .container-3 {
    min-width: 80%;
  }
  .div-block-32 {
    width: 100%;
       margin-right: auto;

  }
  .dropdown {
    margin-right: auto;
    margin-left: auto;
  }
  .text-field-3 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-41 {
    height: auto;
  }
  .button-4 {
    background-position: 75% 50%;
  }
  .div-block-51 {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .column-10 {
    margin-bottom: 50px;
  }
  .text-block-25 {
    margin-left: 0px;
  }
  .text-block-26 {
    margin-left: 0px;
  }
  .container-7 {
    width: 98%;
    min-width: 98%;
  }
  .text-block-27 {
    margin-bottom: 25px;
  }
  .columns-3 {
    display: block;
  }
  .columns-4 {
    display: block;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .text-block-34 {
    text-align: justify;
  }
  .div-block-62 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-63 {
    width: 200px;
    height: 80%;
    max-height: 80%;
    max-width: 200px;
    min-height: 80%;
    min-width: 200px;
  }
  .div-block-66 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .slide-3 {
    margin-right: 3px;
    margin-left: 3px;
  }

    .text-block-36 {
    font-size: 25px;
  }
}

@media (max-width: 479px) {
   .div-block-sliderimonov {
    width: 300px;
    height: 380px;
    margin-bottom: 150px;
  }

  .div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
    display: grid; 
  grid-auto-columns: 1fr; 
  grid-auto-rows: 1fr; 
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr; 
  grid-template-rows: 1fr; 
  gap: 0px 5px; 
  grid-template-areas: 
    ". . . . . . . ."; 
  width: 50%; 
  height: 10%; 
}

.slider-det{
  display: none;
}

.text-block-27 {
  margin-bottom: 50px;
  font-family: Montserrat, sans-serif;
  color: #999;
  line-height: 24px;
  width: 100%;
  font-size: 17px;
  text-align: justify;
}


.text-block-2-sliderimonov {
    margin-right: 61px;
    margin-left: -67px;
    font-size: 20px;
    margin-top: -103px;
    border-radius: 10px;
    line-height: 20px;
    font-weight: 500;
    color: white;
    background-image: linear-gradient(96deg, #660202, #660202 95%);
}

  .div-block-sliderimonov-manual {
    width: auto;
    margin-bottom: 0px;
  }
  .div-block-3-sliderimonov {
    background-image: none;
  }
  .image-2-sliderimonov {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
  }
  .div-block-4-sliderimonov {
    width: 100%;
    height: 200px;
  }
  .div-block-6-sliderimonov {
    width: 200px;
    border-top-right-radius: 50px;
  }
  .div-block-7-sliderimonov {
    display: none;
  }
  .div-block-8-sliderimonov {
    display: none;
  }
  .div-block-9-sliderimonov {
    bottom: 46%;
    display: none;
  }
  .div-block-10-sliderimonov {
    height: auto;
    margin-top: 200px;
    padding-top: 25px;
  }
  .div-block-14-sliderimonov {
    margin-left: 0px;
  }

  
  .div-block-3-sliderimonov {
    background-image: none;
  }
  .image-2-sliderimonov {
    border-top-right-radius: 10px;
    border-bottom-left-radius: 0px;
  }
  .div-block-4-sliderimonov {
    width: 100%;
    height: 200px;
  }
  .div-block-6-sliderimonov {
    width: 200px;
    border-top-right-radius: 50px;
  }
  .div-block-7-sliderimonov {
    display: none;
  }
  .div-block-8-sliderimonov {
    display: none;
  }
  .div-block-9-sliderimonov {
    bottom: 46%;
    display: none;
  }
  .div-block-10-sliderimonov {
    height: auto;
    margin-top: 200px;
    padding-top: 25px;
  }
  .div-block-14-sliderimonov {
    margin-left: 0px;
  }

  .itenscomputador {
    display: none;
  }

  .itenscelular {
    display: block;
  }

    .link-10 {
    padding-right: 8vw;
    font-size: 5vw;
    line-height: 5vw;
  }
  .div-block-71 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }


  .div-block-3-portoseguro1.content2-portoseguro1.part3-portoseguro1 {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-5-portoseguro1 {
    height: 23%;
    min-height: 380px;
  }
  .div-block-8-portoseguro1 {
    width: 100%;
  }
  .button-portoseguro1 {
    width: 80%;
  }
  .div-block-17-portoseguro1 {
    margin-bottom: 0px;
  }
  .div-block-20-portoseguro1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-21-portoseguro1 {
    width: 100%;
    min-height: 50%;
    margin-bottom: 20px;
  }
  .link-block-5-portoseguro1 {
    height: 50%;
  }
  .select-field-4-portoseguro1 {
    padding-left: 5px;
    font-size: 14px;
    font-weight: 400;
  }
  .submit-button-6-portoseguro1 {
    background-position: 64% 50%;
  }
  .wrapper2-portoseguro1 {
    width: 300px;
    margin-bottom: 0px;
  }
  
  .div-block-3.content {
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .div-block-3.content2.bluecontent {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-3.content2.part3 {
    max-width: 97%;
    min-width: 97%;
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-5 {
    height: 23%;
  }
  .text-field {
    font-size: 12px;
  }
  .text-field::-webkit-input-placeholder {
    font-size: 12px;
  }
  .text-field:-ms-input-placeholder {
    font-size: 12px;
  }
  .text-field::-ms-input-placeholder {
    font-size: 12px;
  }
  .text-field::placeholder {
    font-size: 12px;
  }
  .div-block-8 {
    width: 100%;
  }
  .button {
    width: 80%;
  }
  .div-block-15 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .div-block-16 {
    width: 100%;
    margin-bottom: 20px;
  }
  .div-block-17 {
    margin-bottom: 0px;
  }
  .div-block-19 {
    margin-top: 20px;
  }
  .div-block-20 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: unset !important;
  }
  .div-block-21 {
    width: 100%;
    min-height: 50%;
    margin-bottom: 20px;
  }
  .div-block-21.result {
    min-height: 50px;
    margin-bottom: 25px;
  }
  .link-block-5 {
    height: 50%;
  }
  .container-2 {
    height: auto;
    max-width: 97%;
    min-width: 97%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .navbar-2 {
    height: auto;
  }
  .div-block-23 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-24 {
    width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .div-block-25 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-right: auto;
    margin-bottom: 50px;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: center;
  }
  .text-block-9 {
    text-align: left;
  }
  .container-3 {
    min-width: 95%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }
  .div-block-31 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 35px;

  }


  .div-block-32 {
    width: 100%;

    margin-right: auto;
    margin-left: auto;
  }
  .dropdown {
    margin-right: auto;
    margin-left: auto;
  }
  .dropdown-toggle {
    margin-right: auto;
    margin-left: auto;
  }
  .text-field-3 {
    margin-right: auto;
    margin-left: auto;
    padding-left: 30px;
  }
  .div-block-38 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .div-block-41 {
    height: auto;
  }
  .div-block-42 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .button-3 {
    width: auto;
  }
  .text-block-21 {
    text-align: justify;
  }
  .div-block-53 {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .div-block-56 {
    margin-right: 5px;
    margin-left: 5px;
  }
  .column-14 {
    text-align: center;
  }
  .link-7 {
    font-size: 14px;
  }
  .text-block-25 {
    text-align: center;
  }
  .text-block-26 {
    text-align: center;
  }
  .container-7 {
    width: 98%;
    min-width: 98%;
  }
  .text-block-27 {
    margin-bottom: 25px;
    line-height: 25px;
    text-align: justify;
  }
  .heading-2 {
    font-size: 23px;
    line-height: 35px;
    font-weight: 400;
  }
  .div-block-59 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .lightbox-link {
    width: 100%;
    margin-bottom: 20px;
  }
  .form-2 {
    text-align: center;
  }
  .text-block-34 {
    text-align: justify;
  }
  .div-block-60 {
    margin-right: 0px;
    margin-bottom: 15px;
  }
  .div-block-62 {
    height: auto;
    min-height: auto;
  }
  .div-block-63 {
    width: 32%;
    height: 80px;
    max-height: 80px;
    max-width: 32%;
    min-height: 80px;
    min-width: 32%;
  }
  .div-block-66 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .field-label {
    text-align: left;
  }
  .checkbox-field {
    text-align: left;
  }
  .slide-3 {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
  }
  .select-field {
    padding-left: 20px;
  }

  .text-block-36 {
    font-size: 20px;
  }
  .div-block-70 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
  }
  .link-block-17 {
    height: auto;
    min-height: 35%;
    min-width: 20%;
  }
  
  .image-11 {
    width: 35px;
    height: 35px;
  }
  .text-block-37 {
    font-size: 13px;
  }
}

@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-Bold.ttf') format('truetype'), url('https://www.larportoseguro.com/fonts/Montserrat-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-BoldItalic.ttf') format('truetype'), url('https://www.larportoseguro.com/fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('https://www.larportoseguro.com/fonts/Montserrat-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: 'Madelyn';
  src: url('https://www.larportoseguro.com/fonts/Madelyn.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Madelyndoodlesfill';
  src: url('https://www.larportoseguro.com/fonts/MadelynDoodlesFill.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Madelyndoodles';
  src: url('https://www.larportoseguro.com/fonts/MadelynDoodles.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Madelynfill';
  src: url('https://www.larportoseguro.com/fonts/MadelynFill.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}