.navbar {
  height: 120px;
  background-color: #1e2771;
}

.container {
  width: 1250px;
  height: 120px;
  min-width: 1250px;
}

.brand {
  margin-top: 0px;
}
.div-ferias{
    background-color: #1e2771;
    color: white;
    font-family: Optiamway, sans-serif;
    font-size: 20px;
    padding: 6px;
    text-align: center;
}
.nav-menu {
  width: 957px;
  height: 120px;
  float: right;
  text-align: right;
}

.nav-link {
  margin-left: 6px;
  margin-right: 6px;
  margin-top: 30px;
  float: none;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Optiamway, sans-serif;
  color: #fff;
  font-size: 15px;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link:focus-visible {
  border-radius: 4px; 
  outline-color: #0050bd;
  outline-offset: 0px;
  outline-style: solid;
  outline-width: 2px;
  color: #0050bd;
}
.nav-link.w--current {
  color: #fff;
}

.nav-link.w--current:hover {
  text-decoration: underline;
  color: #9ebbe0;
}

.div-block {
  display: inline-block;
  width: 1px;
  height: 8px;
  margin-top: 58px;
  background-color: #fff;
}

.navbar-2 {
  margin-bottom: 0%;
  background-color: transparent;
}

.container-2 {
  width: 1250px;
  max-width: 1250px;
  min-height: 50px;
  min-width: 1250px;
  margin-bottom: 105px;
}

.container-2.edited {
  margin-bottom: 0px;
}

.row {
  margin-top: 85px;
}

.div-block-2 {
  display: block;
  width: 377px;
  min-height: 470px;
  margin-right: auto;
  margin-left: auto;
  padding: 25px 20px;
  background-color: #eee;
}

.div-block-2.white {
  background-color: #fff;
}

.div-block-2.edited3 {
  min-height: 366px;
}

.text-block {
  margin-top: 0px;
  margin-bottom: 33px;
  padding-top: 0px;
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 35px;
  line-height: 35px;
  font-weight: 500;
  text-transform: none;
}

.image {
  width: 340px;
  margin-top: 0px;
}

.button {
  display: block;
  width: 135px;
  height: 40px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  background-color: #000059;
  font-family: Optiamway, sans-serif;
  text-align: center;
}

.div-block-3 {
  min-height: 45px;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-top: 10px;
  padding-left: 60px;
  background-image: url('../images/magnifier.png');
  background-position: 0px 50%;
  background-size: 31px;
  background-repeat: no-repeat;
}

.div-block-3._1 {
  background-image: url('../images/icon2.png');
  background-size: 37px;
}

.div-block-3._2 {
  background-image: url('../images/icon2.png');
  background-size: 37px;
}

.div-block-3._3 {
  padding-left: 45px;
  background-image: url('../images/map-localization.png');
  background-position: -5px 50%;
  background-size: auto 40px;
}

.div-block-3._3._4 {
  padding-left: 45px;
  background-image: url('../images/icon3.png');
  background-position: 0px 50%;
  background-size: auto;
}

.div-block-3._3._5 {
  padding-left: 45px;
  background-image: url('../images/icon4.png');
  background-position: 0px 50%;
  background-size: 35px;
}

.div-block-3._6 {
  padding-left: 45px;
  background-image: url('../images/icon5.png');
  background-size: 40px;
}

.link {
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 18px;
  text-decoration: none;
}

.bold-text {
  font-size: 18px;
  font-weight: 400;
}

.text-block-2 {
  margin-top: -8px;
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 18px;
  line-height: 22px;
}

.text-block-2._2 {
  margin-top: 2px;
  font-size: 18px;
}

.text-block-2._3 {
  margin-top: 0px;
  line-height: 22px;
}

.navbar-3 {
  background-color: #fff;
}

.navbar-3.white1 {
  background-color: transparent;
}

.container-3 {
  width: 1250px;
  height: 70px;
  min-width: 1250px;
  padding-top: 10px;
  border-top: 1px solid #f8f8f8;
}

.link-block {
  margin-top: 5px;
  float: right;
}

.menu-button {
  padding-top: 5px;
}

.heading {
  font-family: Optiamway, sans-serif;
  color: #333;
  font-weight: 600;
}

.heading.intern {
  margin-top: 50px;
  font-weight: 500;
}

.text-block-3 {
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 17px;
  line-height: 22px;
  font-weight: 300;
  text-align: justify;
}

.div-block-4 {
  width: 100%;
  min-height: 100px;
  border-style: solid solid none;
  border-width: 1px;
  border-color: rgba(0, 0, 89, .1);
  border-radius: 5px;
}

.div-block-5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 40px;
  border-bottom: 1px solid rgba(0, 0, 89, .1);
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 35px;
  height: 50px;
  margin-top: auto;
  margin-bottom: auto;
  float: left;
}

.icon-2 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: auto;
  margin-bottom: 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;
  color: #00247D;
  font-size: 18px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  min-height: 50px;
  float: right;
}

.link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 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;
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 20px;
  text-decoration: none;
}

.link-2:hover {
  color: #9ebbe0;
}

.div-block-8 {
  min-height: 50px;
  margin-top: 80px;
  margin-bottom: 10px;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0, 0, 89, .09);
  border-radius: 5px;
  background-color: #fff;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 89, .02), rgba(0, 0, 89, .02));
  background-image: linear-gradient(180deg, rgba(0, 0, 89, .02), rgba(0, 0, 89, .02));
  box-shadow: 1px 1px 11px 0 rgba(0, 0, 89, .03);
}

.text-block-4 {
  padding: 20px;
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 18px;
  line-height: 25px;
  text-align: justify;
}

.heading-2 {
  margin-top: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-weight: 400;
}

.div-block-9 {
  padding-top: 40px;
}

.form-block {
  display: block;
  width: 800px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
}

.form-block.contact {
  width: 100%;
}

.field-label {
  font-family: Optiamway, sans-serif;
  font-size: 17px;
  font-weight: 400;
}

.text-field {
  height: 40px;
  border-radius: 5px;
  font-family: Optiamway, sans-serif;
  font-size: 16px;
}

.text-field:active {
  border: 1px solid #000059;
}

.text-field:focus {
  border-color: #000059;
}

.text-field-2 {
  height: 40px;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
}

.text-field-2:active {
  border-color: #000059;
}

.text-field-2:focus {
  border-color: #000059;
}

.text-field-3 {
  height: 40px;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
}

.text-field-3:active {
  border-color: #000059;
}

.text-field-3:focus {
  border-color: #000059;
}

.text-field-4 {
  height: 40px;
  border-radius: 5px;
  font-family: 'Open Sans', sans-serif;
}

.text-field-4:active {
  border-color: #000059;
}

.text-field-4:focus {
  border-color: #000059;
}

.textarea {
  width: 800px;
  max-height: 200px;
  max-width: 800px;
  min-height: 100px;
  min-width: 800px;
  border-radius: 5px;
  font-family: Optiamway, sans-serif;
}

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

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

.textarea.contact {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  font-family: 'Open Sans', sans-serif;
}

.textarea.contact:active {
  border-color: #000059;
}

.textarea.contact:focus {
  border-color: #000059;
}

.row-2 {
  margin-top: 50px;
}

.text-block-5 {
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 30px;
  line-height: 30px;
}

.text-block-6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Optiamway, sans-serif;
  color: #000059;
  font-size: 17px;
}

.column {
  padding-right: 40px;
  padding-left: 10px;
}

.column-2 {
  padding-left: 40px;
}

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

.submit-button {
  padding: 11px 25px;
  border-radius: 5px;
  background-color: #000059;
  font-family: Optiamway, sans-serif;
  font-size: 20px;
}

.map {
  border-radius: 5px;
}

.text-block-7 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-family: Museo300;
  color: #000059;
  font-size: 30px;
  line-height: 30px;
  font-weight: 800;
}

.div-block-11 {
  margin-top: 30px;
}

.lightbox-link {
  display: block;
  width: 200px;
  height: 150px;
  margin-right: auto;
  margin-left: auto;
}

.image-2 {
  width: 200px;
  height: 150px;
}

.image-22 {
  width: auto;
  height: 150px;
}

.row-3 {
  margin-bottom: 20px;
}

.div-block-12 {
  display: block;
  width: 1250px;
  max-width: 1250px;
  min-height: 50px;
  min-width: 1250px;
  margin: -9% auto 10%;
}

.link-block-2 {
  width: 25px;
  height: 25px;
  margin-right: 10px;
  color: #000059;
}

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

.text-block-8 {
  margin-bottom: 5px;
  padding: 5px 5px 5px 20px;
  border-radius: 5px;
  background-color: #000059;
  background-image: url('../images/icon1.jpg');
  background-position: 5px 50%;
  background-size: 7px;
  background-repeat: no-repeat;
  font-family: Optiamway, sans-serif;
  color: #fff;
  font-size: 18px;
  line-height: 23px;
  text-align: justify;
}

.div-block-13 {
  display: block;
  width: 1250px;
  max-width: 1250px;
  min-width: 1250px;
  margin-right: auto;
  margin-left: auto;
}

.text-block-9 {
  margin-top: 50px;
  font-family: Amelia, sans-serif;
  color: #00247D;
  font-size: 16px;
  line-height: 22px;
}

.form-block-2 {
  margin-top: 35px;
}

.text-field-5 {
  height: 40px;
  border-radius: 5px;
  font-family: Amelia, sans-serif;
  font-size: 16px;
}

.text-field-5.edited1 {
  width: 295px;
  margin-right: 10px;
  float: left;
}

.text-field-5.edited1.edited-3 {
  margin-right: 0px;
  float: left;
  font-family: Optiamway, sans-serif;
}

.text-field-5.edited1.other1 {
  width: 150px;
}

.text-field-5.edited1.other2 {
  width: 220px;
  margin-right: 0px;
}

.select-field {
  width: 295px;
  margin-right: 0px;
  float: left;
  border-radius: 5px;
  background-image: url('../images/icon1.jpg');
  background-position: 0px 0px;
  background-size: 7px;
  font-family: Amelia, sans-serif;
  font-size: 16px;
}

.select-field.other2 {
  width: 210px;
  margin-right: 10px;
}

.form {
  width: 600px;
}

.div-block-14 {
  margin-bottom: 30px;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, .15);
}

.field-label-2 {
  font-family: Optiamway, sans-serif;
}

.field-label-3 {
  font-family: Optiamway, sans-serif;
}

.div-block-15 {
  display: block;
  width: 800px;
  max-width: 800px;
  min-height: 1150px;
  min-width: 800px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.div-block-16 {
  width: 800px;
  height: 100%;
  max-height: 100%;
  max-width: 800px;
  min-height: 100%;
  min-width: 800px;
  margin-top: -25px;
  padding-top: 0px;
  padding-right: 50px;
  padding-left: 50px;
  border-top: 1px none rgba(0, 0, 0, .08);
}

.text-block-10 {
  margin-bottom: 150px;
  font-family: EB Garamond, sans-serif;
  font-size: 18px;
  line-height: 25px;
  font-weight: 400;
  text-align: justify;
}

.text-block-10.black {
  font-family: EB Garamond, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-align: justify;
  text-transform: uppercase;
}

.text-block-11 {
  margin-top: -73px;
  margin-bottom: 40px;
  font-family: EB Garamond, sans-serif;
  font-size: 16px;
  text-align: left;
}

.text-block-13 {
  display: block;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  font-family: EB Garamond, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-align: center;
}

.text-block-14 {
  margin-top: 0px;
  margin-bottom: 100px;
  font-family: EB Garamond, sans-serif;
  font-size: 18px;
  text-align: center;
}

.html-embed-2 {
  display: block;
  width: 80px;
  margin: 50px auto;
}

.image-4 {
  display: block;
  width: 800px;
  min-width: 800px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
}

.image-5 {
  display: block;
  width: 800px;
  min-width: 800px;
  margin-top: 140px;
  margin-right: auto;
  margin-left: auto;
}

.div-block-18 {
  display: block;
  width: 1250px;
  max-width: 1250px;
  min-width: 1250px;
  margin: 0px auto 100px;
}

.button-2 {
  border-radius: 5px;
  background-color: #000059;
  font-family: Optiamway, sans-serif;
  font-size: 15px;
}

.text-span {
  font-size: 15px;
}

.body-1 {
  background-color: #eee;
}

.text-span-2 {
  font-weight: 700;
}


.tabs {
  margin-top: 50px;
}

.tab-link {
  margin-right: 5px;
  border-radius: 5px;
  background-color: hsla(0, 0%, 60%, .2);
  font-family: Optiamway, sans-serif;
}

.tab-link.w--current {
  background-color: #00247D;
  color: #fff;
}

.tab-link-2 {
  border-radius: 5px;
  background-color: hsla(0, 0%, 60%, .2);
  font-family: Optiamway, sans-serif;
}

.tab-link-2.w--current {
  background-color: #00247D;
  color: #fff;
}

.div-block-19 {
  width: 250px;
  height: 50px;
}

.radio-button-field {
  font-family: Optiamway, sans-serif;
}

.radio-button {
  width: 18px;
  height: 18px;
}

.radio-button-2 {
  width: 18px;
  height: 18px;
}

.div-block-popup {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1500;
  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;
  background-color: rgba(0, 0, 0, 0.8);
}

.body-popup {
  height: 100%;
}

.image-popup {
  width: 100%;
  height: auto;
  margin-top: 5px;
  box-shadow: 14px 14px 10px 0 rgba(0, 0, 0, 0.1);
}

.div-block-2-popup {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 480px;
  height: 480px;
  -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;
}

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

.link-block {
  position: static;
}

@media (max-width: 991px) {
  .navbar {
    z-index: 1000;
  }
  .container {
    width: 700px;
    min-width: 700px;
  }
  .nav-menu {
    width: auto;
    height: 410px;
    background-color: rgba(0, 0, 89, .9);
    box-shadow: 0 21px 50px 0 rgba(0, 0, 0, .5);
  }
  .nav-link {
    margin-top: 10px;
    padding-top: 18px;
    padding-bottom: 18px;
    text-align: right;
  }
  .navbar-2 {
    z-index: 999;
  }
  .container-2 {
    width: 700px;
    max-width: 700px;
    min-width: 700px;
  }
  .div-block-2 {
    width: 100%;
    min-height: 366px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .text-block {
    margin-bottom: 15px;
    font-size: 28px;
  }
  .link {
    font-size: 18px;
  }
  .text-block-2 {
    font-size: 15px;
  }
  .text-block-2._3 {
    font-size: 14px;
    letter-spacing: -0.5px;
  }
  .navbar-3 {
    z-index: 998;
  }
  .container-3 {
    width: 700px;
    min-width: 700px;
  }
  .menu-button {
    margin-top: 25px;
    padding: 15px;
    border-radius: 3px;
    background-color: #1e2771;
    font-size: 40px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .icon {
    color: #fff;
  }
  .form-block {
    width: 700px;
  }
  .textarea {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .column {
    padding-right: 20px;
  }
  .column-2 {
    padding-left: 20px;
  }
  .submit-button {
    margin-top: 20px;
  }
  .div-block-11 {
    height: 200px;
    max-height: 200px;
    min-height: 200px;
  }
  .lightbox-link {
    width: 250px;
    height: 200px;
  }
  .image-2 {
    width: 250px;
    height: 200px;
  }
  .image-22 {
    width: auto;
    height: 200px;
  }
  .slide {
    width: 250px;
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    margin-right: 7px;
    margin-left: 7px;
    background-color: #fff;
  }
  .left-arrow {
    background-color: #fff;
    color: #000059;
  }
  .right-arrow {
    background-color: #fff;
    color: #000059;
  }
  .mask {
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    padding-right: 80px;
    padding-left: 80px;
  }
  .slider {
    height: 200px;
    max-height: 200px;
    min-height: 200px;
    background-color: #fff;
  }
  .div-block-12 {
    width: 700px;
    max-width: 700px;
    min-width: 700px;
  }
  .text-block-8 {
    font-size: 16px;
  }
  .div-block-13 {
    width: 700px;
    max-width: 700px;
    min-width: 700px;
  }
  .text-block-9 {
    text-align: justify;
  }
  .form-block-2 {
    text-align: left;
  }
  .form {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: left;
  }
  .div-block-18 {
    width: 700px;
    max-width: 700px;
    min-width: 700px;
    margin-top: -80px;
  }
}

@media (max-width: 767px) {
  .container {
    width: 500px;
    min-width: 500px;
  }
  .nav-link {
    text-align: right;
  }
  .container-2 {
    width: 350px;
    max-width: 350px;
    min-width: 350px;
  }
  .div-block-2 {
    margin-bottom: 50px;
  }
  .image {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .container-3 {
    width: 500px;
    min-width: 500px;
  }
  .heading.intern {
    font-size: 25px;
    text-align: center;
  }
  .div-block-5 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .link-2 {
    font-size: 18px;
  }
  .heading-2 {
    font-size: 25px;
    text-align: center;
  }
  .form-block {
    width: 350px;
  }
  .column {
    margin-bottom: 100px;
    padding-right: 10px;
  }
  .column-2 {
    padding-left: 10px;
  }
  .text-block-7 {
    font-size: 21px;
  }
  .slide {
    margin-right: 4px;
    margin-left: 5px;
  }
  .left-arrow {
    width: 40px;
  }
  .right-arrow {
    width: 40px;
  }
  .mask {
    padding-right: 40px;
    padding-left: 40px;
  }
  .div-block-12 {
    width: 350px;
    max-width: 350px;
    min-width: 350px;
  }
  .text-block-8 {
    font-size: 15px;
    line-height: 22px;
  }
  .div-block-13 {
    width: 350px;
    max-width: 350px;
    min-width: 350px;
  }
  .text-field-5.edited1 {
    width: 100%;
    float: none;
  }
  .text-field-5.edited1.other1 {
    width: 100%;
  }
  .text-field-5.edited1.other2 {
    width: 100%;
  }
  .select-field {
    width: 100%;
  }
  .select-field.other2 {
    width: 100%;
  }
  .form {
    width: 350px;
  }
  .div-block-18 {
    width: 350px;
    max-width: 350px;
    min-width: 350px;
  }

    .tab-link {
    width: 48%;
    text-align: center;
  }
  .tab-link-2 {
    width: 50%;
    text-align: center;
  }
}

@media (max-width: 479px) {
  .navbar {
    height: 200px;
  }
  .container {
    width: 300px;
    min-width: 300px;
    text-align: center;
  }
  .brand {
    float: none;
  }
  .nav-menu {
    background-color: rgba(0, 0, 89, .9);
  }
  .nav-link {
    text-align: center;
  }
  .container-2 {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
  }
  .div-block-2 {
    margin-bottom: 0px;
  }
  .container-3 {
    width: 300px;
    min-width: 300px;
  }
  .menu-button {
    display: block;
    width: 70px;
    margin-top: 80px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .heading {
    font-size: 35px;
  }
  .link-2 {
    font-size: 16px;
    text-align: left;
  }
  .form-block {
    width: 300px;
  }
  .text-block-5 {
    font-size: 25px;
  }
  .text-block-7 {
    font-size: 25px;
  }
  .div-block-11 {
    height: 160px;
    max-height: 160px;
    min-height: 160px;
  }
  .lightbox-link {
    width: 210px;
    height: 160px;
  }
  .image-2 {
    width: 210px;
    height: 160px;
  }
  .image-22 {
    width: auto;
    height: 160px;
  }
  .slide {
    width: 210px;
    height: 160px;
    max-height: 160px;
    min-height: 160px;
  }
  .mask {
    height: 160px;
    max-height: 160px;
    min-height: 160px;
  }
  .slider {
    height: 160px;
    max-height: 160px;
    min-height: 160px;
  }
  .div-block-12 {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
  }
  .div-block-13 {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
  }
  .form {
    width: 300px;
  }
  .div-block-18 {
    width: 300px;
    max-width: 300px;
    min-width: 300px;
    margin-top: -20px;
  }

    .tab-link {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 5px;
  }
  .tab-link-2 {
    width: 100%;
  }
}

@font-face {
  font-family: 'Garreg';
  src: url('../fonts/garreg.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Optiamway';
  src: url('../fonts/OPTIAmway.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'AmeliaBlack';
  src: url('https://ridv.com.br/fonts/Amelia-Basic-Black.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Amelia';
  src: url('https://ridv.com.br/fonts/Amelia-Basic.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'EB Garamond';
  src: url('https://ridv.com.br/fonts/EBGaramond-VariableFont_wght.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'EBGaramond Italic VariableFont';
  src: url('https://ridv.com.br/fonts/EBGaramond-Italic-VariableFont_wght.ttf') format('opentype');
  font-weight: 400;
  font-style: normal;
}