.contenedor {
  display: block;
  width: 100%;
  max-height: none;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.cont-info-cab {
  width: 100%;
  padding-top: 25px;
  padding-bottom: 60px;
}

.cont-cab-info {
  display: block;
  margin-left: 10px;
  float: right;
}

.contenedor-w100 {
  position: absolute;
  left: 0%;
  top: 12%;
  right: 0%;
  bottom: auto;
  z-index: 999;
  width: 100%;
  background-color: transparent;
  color: transparent;
}

.txt-info-cab-tit {
  margin-top: 15px;
  font-family: 'Poppins Medium', sans-serif;
  color: #030f27;
  font-size: 15px;
  font-style: normal;
  font-weight: 600;
}

.cont-nenu {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  float: none;
  border-radius: 6px;
  background-color: #101e3a;
  text-align: left;
}

.txt-menu {
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}

.txt-menu:hover {
  color: #3d71a6;
}

.txt-menu:focus {
  color: #0395dd;
}

.icon {
  display: block;
  color: #fff;
}

.menu-opc {
  padding: 0px;
  border-radius: 0px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.menu {
  display: inline-block;
}

.body {
  border-bottom: 1px none #0786c5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #fff;
  font-weight: 700;
}

.txt-info-cab-des {
  font-family: Raleway, sans-serif;
  color: #748494;
}

.cont-cab-ico {
  margin-top: 10px;
  margin-left: 50px;
  float: right;
}

.image {
  margin-left: 0px;
  float: right;
}

.cont-cab-sep {
  margin-left: 50px;
  float: right;
}

.img-slide {
  display: block;
  width: 100%;
  height: auto;
  font-family: 'Poppins Medium', sans-serif;
  font-size: 15px;
}

.slide {
  left: auto;
  right: auto;
  overflow: hidden;
  float: none;
  -o-object-fit: fill;
  object-fit: fill;
}

.right-arrow {
  overflow: visible;
}

.slider {
  width: auto;
  height: auto;
}

.txt-slider-tit1 {
  position: absolute;
  left: 0%;
  top: 56%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 35px;
  font-style: normal;
  font-weight: 400;
  text-align: center;
}

.txt-slider-tit2 {
  position: absolute;
  left: 0%;
  top: 27%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 70px;
  line-height: 120%;
  font-style: normal;
  font-weight: 400;
  text-align: center;
  letter-spacing: -3px;
  text-transform: none;
  -webkit-column-count: auto;
  column-count: auto;
  white-space: normal;
  -o-object-fit: fill;
  object-fit: fill;
}

.txt-slider-tit3 {
  position: absolute;
  left: 0%;
  top: 52%;
  right: 0%;
  bottom: auto;
  width: auto;
  height: auto;
  font-family: 'Raleway Extra Light', sans-serif;
  color: #fff;
  font-size: 90px;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.btn-slider-info {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 160px;
  height: 50px;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 16px;
  border-radius: 40px;
  background-color: #3d71a6;
  font-family: 'Poppins Medium', sans-serif;
  color: #f2f2f2;
  font-size: 15px;
  font-weight: 600;
  text-align: center;
}

.btn-slider-info:hover {
  background-color: #3898ec;
}

.cont-dif {
  padding-top: 110px;
  padding-bottom: 100px;
}

.centered-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.cards-grid-container {
  display: -ms-grid;
  display: grid;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  grid-auto-columns: 1fr;
  grid-column-gap: 30px;
  grid-row-gap: 15px;
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
  text-align: left;
}

.cards-image {
  width: 100%;
  max-width: none;
}

.txt-sec-tit-black {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Poppins-ExtraLight, sans-serif;
  color: #030f27;
  font-size: 50px;
  font-weight: 700;
  text-align: center;
}

.txt-sec-parrafo {
  position: static;
  margin-top: 30px;
  margin-bottom: 0px;
  padding: 0px 70px;
  font-family: Poppins-LightItalic, sans-serif;
  color: #3d71a6;
  font-size: 13px;
  text-align: center;
}

.cont-sec-sep {
  margin: 20px auto;
  text-align: center;
}

.cont-grid4 {
  margin-top: 60px;
  margin-bottom: 0px;
}

.cont-dif-1 {
  width: 100%;
  height: auto;
  margin-left: 0px;
  float: left;
  text-align: center;
}

.image-2 {
  width: auto;
  margin-top: 0px;
  margin-bottom: 44px;
  text-align: left;
}

.txt-dif-tit {
  margin-bottom: 30px;
  font-family: 'Poppins Bold', sans-serif;
  color: #333;
  font-size: 30px;
}

.txt-dif-def {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Poppins-Italic, sans-serif;
  color: #666;
  font-size: 13px;
}

.cont-sis {
  margin-top: 0px;
  padding-top: 150px;
  padding-right: 0px;
  padding-bottom: 150px;
}

.txt-sec-tit-white {
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: Poppins-ExtraLight, sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 100%;
  font-weight: 700;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.cont-grid3 {
  width: auto;
  height: auto;
  margin-top: 60px;
}

.cont-grid3-2 {
  position: relative;
  width: 33.33%;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
  float: left;
  text-align: center;
}

.cont-grid3-1 {
  position: relative;
  width: 33.33%;
  height: auto;
  margin-right: 0px;
  padding-right: 0px;
  float: left;
}

.cont-grid3-3 {
  position: relative;
  width: 33.33%;
  height: auto;
  padding-left: 0px;
  float: left;
  text-align: right;
}

.image-3 {
  width: auto;
  height: auto;
  max-width: 370px;
}

.image-4 {
  width: auto;
  height: auto;
  max-width: 370px;
}

.image-5 {
  width: auto;
  height: auto;
  max-width: 370px;
}

.cont-ancho-white {
  background-image: url('../images/bk_white.jpg');
  background-position: 0px 0px;
  background-size: contain;
}

.cont-ancho-blue {
  background-image: url('../images/bk_blue.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.cont-sis-btn {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  text-decoration: none;
}

.txt-btn {
  font-family: Poppins-ExtraLightItalic, sans-serif;
  color: #fff;
  font-size: 25px;
  text-align: center;
}

.cont-sis-aba {
  max-width: 370px;
  float: left;
  border-radius: 5px;
  background-color: #4475a8;
  text-decoration: none;
}

.cont-sis-aba:hover {
  background-color: #3898ec;
}

.cont-sis-cor {
  max-width: 370px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  background-color: #4475a8;
  text-decoration: none;
}

.cont-sis-cor:hover {
  background-color: #3898ec;
}

.cont-sis-ele {
  max-width: 370px;
  float: right;
  border-radius: 5px;
  background-color: #4475a8;
  text-decoration: none;
}

.cont-sis-ele:hover {
  background-color: #3898ec;
}

.cont-ancho-blue-dark {
  background-image: url('../images/bk_blue_dark.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.cont-pvc {
  padding-top: 120px;
  padding-right: 0px;
  padding-bottom: 120px;
}

.cont-grid2 {
  margin-top: 60px;
}

.cont-grid2-1 {
  width: 50%;
  height: auto;
  padding-right: 15px;
  float: left;
}

.cont-grid2-2 {
  position: relative;
  width: 50%;
  padding-left: 15px;
  float: left;
}

.cont-pvc-aba {
  position: relative;
  max-width: 571px;
  float: right;
  border-radius: 5px;
  background-color: #4475a8;
}

.cont-pvc-aba:hover {
  background-color: #3898ec;
  color: #fff;
}

.cont-pvc-cor {
  max-width: 571px;
  float: left;
  border-radius: 5px;
  background-color: #4475a8;
}

.cont-pvc-cor:hover {
  background-color: #3898ec;
}

.image-6 {
  max-width: 571%;
  float: left;
}

.image-7 {
  max-width: 571%;
  float: right;
}

.cont-pvc-btn {
  width: 100%;
  height: auto;
  max-width: 571px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  background-color: transparent;
}

.text-span {
  font-family: 'Raleway ExtraBoldItalic', sans-serif;
}

.txt-btn-span {
  font-family: Poppins-SemiBoldItalic, sans-serif;
}

.cont-bloque {
  padding-top: 150px;
  padding-bottom: 150px;
}

.cont-grid4-11 {
  width: 25%;
}

.cont-grid4-1 {
  width: 25%;
  height: auto;
  float: left;
  text-align: center;
}

.cont-cen {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  border-radius: 5px;
  background-color: #4475a8;
  text-align: center;
  text-decoration: none;
}

.cont-cen:hover {
  background-color: #3898ec;
}

.cont-mat-img {
  display: inline-block;
  width: auto;
  height: auto;
}

.cont-txt-btn {
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
}

.heading {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: Poppins-SemiBoldItalic, sans-serif;
  color: #fff;
  font-size: 25px;
}

.cont-otros-btn {
  width: 100%;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #00679a;
}

.cont-grid6 {
  margin-top: 80px;
}

.cont-grid6-1 {
  width: 16.66%;
  height: auto;
  float: left;
  text-align: center;
}

.cont-info {
  padding-top: 35px;
  padding-bottom: 40px;
}

.h2-info-tit {
  margin-top: 0px;
  margin-bottom: 30px;
  font-family: 'Poppins Medium', sans-serif;
  color: #fff;
  font-size: 22px;
}

.h4t-info-ven-tit {
  font-family: 'Raleway Semi Bold', sans-serif;
  color: #fff;
  font-size: 16px;
}

.txt-info {
  margin-bottom: 0px;
  float: left;
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 16px;
}

.cont-ancho-info {
  background-color: #1d2b37;
  color: #171a1e;
}

.h4t-info-ven-tit-copy {
  font-family: 'Raleway Semi Bold', sans-serif;
  color: #fff;
  font-size: 16px;
}

.h4-txt-menu-itm {
  margin-top: 0px;
  margin-bottom: 0px;
  float: left;
  font-family: 'Raleway Semi Bold', sans-serif;
  color: #fff;
  font-size: 16px;
}

.h4-txt-menu-itm:hover {
  color: #00679a;
}

.cont-info-menu-item {
  margin-bottom: 20px;
}

.image-8 {
  display: inline-block;
  margin-top: 0px;
  margin-right: 10px;
  float: left;
}

.field-label {
  font-family: 'Raleway Extra Light', sans-serif;
  color: #fff;
  font-size: 14px;
}

.field-label-2 {
  font-family: 'Raleway Extra Light', sans-serif;
  color: #fff;
}

.text-field {
  height: 110px;
  margin-bottom: 20px;
  background-color: transparent;
  font-family: 'Raleway Extra Light', sans-serif;
  color: #fff;
}

.input-preg {
  height: auto;
  margin-bottom: 20px;
  border: 1px solid #3d71a6;
  background-color: transparent;
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 13px;
  font-style: normal;
}

.btn-enviar {
  width: 50%;
  padding-top: 15px;
  padding-bottom: 15px;
  border-radius: 40px;
  background-color: #3d71a6;
  font-family: 'Poppins Medium', sans-serif;
  font-size: 15px;
}

.btn-enviar:hover {
  background-color: #3898ec;
}

.cont-pie {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #1e2227;
}

.grid {
  grid-row-gap: 0px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  -ms-grid-rows: auto 0px auto 0px auto;
  grid-template-rows: auto auto auto;
}

.con-pie-txt {
  width: 100%;
  height: auto;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top: 1px none #748494;
  border-radius: 1px;
}

.txt-pie {
  font-family: Poppins-Regular, sans-serif;
  color: #ddd;
  font-size: 15px;
  text-align: center;
}

.text-area-preg {
  overflow: auto;
  width: 100%;
  height: 90px;
  min-height: 90px;
  margin-bottom: 20px;
  border: 1px solid #3d71a6;
  background-color: transparent;
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 13px;
  font-style: normal;
}

.submenu-opc {
  display: block;
  font-family: 'Raleway Semi Bold', sans-serif;
  color: #fff;
}

.submenu-opc:hover {
  color: #3d71a6;
}

.submenu {
  display: none;
  background-color: #1d2b37;
  color: #fff;
}

.submenu:hover {
  color: #3d71a6;
}

.txt-men-link {
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.txt-men-link:hover {
  color: #3d71a6;
}

.txt-men-link.w--current {
  color: #3d71a6;
}

.cont-slider-btn {
  position: absolute;
  left: 0%;
  top: 71%;
  right: 0%;
  bottom: auto;
  z-index: auto;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.cont-menu-inicio {
  overflow: visible;
  width: auto;
  height: auto;
  padding: 20px;
}

.cont-menu-inicio:hover {
  border-right: 0px solid #000;
  border-bottom: 0px solid #000;
  border-left: 0px solid #000;
}

.cont-menu-sis {
  padding: 20px 40px 20px 20px;
  border-bottom: 0px solid #000;
}

.cont-menu-pvc {
  padding: 20px 40px 20px 20px;
}

.cont-menu-mat {
  padding: 20px 40px 20px 20px;
}

.cont-menu-otros {
  padding: 20px 40px 20px 20px;
}

.cont-menu-opc20 {
  padding: 20px;
}

.cont-menu-opc-acti20 {
  padding: 20px;
  border-bottom: 4px solid #3d71a6;
}

.cont-menu-ini {
  padding: 20px;
}

.cont-menu-opc-acti40 {
  padding: 20px 40px 20px 20px;
  border-bottom: 4px solid #3d71a6;
}

.txt-cab-tit {
  position: absolute;
  left: 0%;
  top: 38%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  margin: 0px auto;
  font-family: Poppins-ExtraLight, sans-serif;
  color: #fff;
  font-size: 42px;
  font-style: normal;
  text-align: center;
}

.text-span-2 {
  font-family: 'Poppins Medium', sans-serif;
}

.cont-cabecera {
  position: relative;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.cont-cols {
  width: 100%;
  height: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.cont-cols-izd {
  width: 70%;
  height: auto;
  padding-right: 30px;
  float: left;
}

.cont-cols-drch {
  width: 30%;
  height: auto;
  padding-left: 30px;
  float: left;
}

.txt-tit-col {
  margin-top: 40px;
  margin-bottom: 40px;
  font-family: Poppins-ExtraLight, sans-serif;
  color: #034b6f;
  font-style: normal;
}

.text-span-3 {
  font-family: Poppins-SemiBold, sans-serif;
}

.txt-col-parrafo {
  font-family: Poppins-Regular, sans-serif;
  color: #414042;
  font-size: 15px;
  font-weight: 400;
}

.txt-col-parrafo-bold {
  font-family: Poppins-SemiBold, sans-serif;
  font-size: 18px;
}

.txt-col-parrafo-bold-blue {
  font-family: 'Raleway Bold', sans-serif;
  color: #00679a;
}

.cont-col-drcha-tit {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 0px;
  padding-bottom: 20px;
  border-bottom: 1px solid #e7e7e7;
  border-radius: 0px;
  background-color: transparent;
}

.txt-col-tit {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Poppins Medium', sans-serif;
  color: #030f27;
  font-size: 25px;
  text-align: left;
}

.cont-col-dcha-izd {
  width: 50%;
  margin-bottom: 25px;
  padding-right: 15px;
  float: left;
  border-bottom: 0px solid #3d71a6;
}

.cont-col-dcha-dcha {
  width: 50%;
  margin-bottom: 25px;
  padding-left: 15px;
  float: left;
}

.txt-presu-subtitulo {
  font-family: Poppins-LightItalic, sans-serif;
  color: #3d71a6;
  font-size: 13px;
  text-align: center;
}

.btn-enviar-presu {
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #3d71a6;
  font-family: 'Poppins Medium', sans-serif;
  font-size: 25px;
  line-height: 20px;
}

.btn-enviar-presu:hover {
  background-color: #3898ec;
}

.input-presu {
  width: 100%;
  height: auto;
  margin-bottom: 30px;
  padding-right: 15px;
  padding-left: 15px;
  border: 1px solid #3d71a6;
  background-color: transparent;
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 13px;
}

.div-block {
  width: 33.33%;
  height: auto;
  padding-right: 15px;
  float: left;
}

.div-block-2 {
  width: 33.33%;
  height: auto;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
}

.div-block-3 {
  width: 33.33%;
  padding-left: 15px;
  float: left;
}

.form-presu {
  margin-top: 80px;
}

.txt-area-presu {
  width: 100%;
  height: 180px;
  min-height: 180px;
  margin-bottom: 30px;
  border: 1px solid #3d71a6;
  background-color: transparent;
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 13px;
}

.menu-pie-link {
  font-family: Poppins-Regular, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 24px;
  text-decoration: none;
}

.menu-pie-link:hover {
  color: #00679a;
}

.menu-pie-link.w--current {
  font-family: Poppins-Regular, sans-serif;
  font-size: 16px;
}

.body-2 {
  background-color: #f8f9fb;
}

.txt-cont-info {
  font-family: Poppins-Italic, sans-serif;
  color: #666;
  font-size: 18px;
}

.html-embed {
  width: 100%;
}

.cont-maps {
  width: 100%;
  padding-bottom: 0px;
}

.txt-menu-ac {
  font-family: 'Raleway Semi Bold', sans-serif;
  color: #0395dd;
  font-size: 15px;
  font-weight: 600;
}

.div-block-4 {
  width: 100%;
  text-align: right;
}

.cont-galeria {
  width: 100%;
}

.grid-2 {
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.grid-3 {
  grid-column-gap: 0px;
  grid-row-gap: 20px;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto minmax(auto, 1fr) auto auto auto;
  grid-template-rows: auto minmax(auto, 1fr) auto auto auto;
}

.gallery {
  padding-top: 0px;
  padding-bottom: 0px;
}

.centered-container-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.gallery-grid-container {
  display: -ms-grid;
  display: grid;
  margin-top: 40px;
  -ms-grid-row-align: center;
  align-self: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-areas: ".";
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
  -ms-grid-rows: auto 20px auto 20px auto 20px auto 20px auto;
  grid-template-rows: auto auto auto auto auto;
}

.gallery-lightbox {
  position: relative;
  overflow: hidden;
  border-radius: 5px;
}

.gallery-thumbnail {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.div-block-5 {
  overflow: visible;
  width: auto;
  height: auto;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/example-bg.png');
  background-position: 0px 0px;
  background-size: 100%;
  -o-object-fit: fill;
  object-fit: fill;
}

.div-block-5:hover {
  background-image: url('../images/bt_cat_01b.png');
}

.menu-res {
  display: none;
}

.cont-info-res {
  display: none;
}

.text-span-4 {
  font-family: Poppins-SemiBold, sans-serif;
}

.text-span-5 {
  font-family: 'Poppins Medium', sans-serif;
}

.text-span-6 {
  font-family: 'Poppins Medium', sans-serif;
}

.text-span-7 {
  font-family: 'Poppins Medium', sans-serif;
}

.cont-img-mas {
  position: absolute;
  left: 0%;
  top: 30%;
  right: 0%;
  bottom: auto;
  z-index: 99;
  text-align: center;
}

.text-span-8 {
  position: static;
  font-family: 'Poppins Medium', sans-serif;
}

.text-span-9 {
  font-family: 'Poppins Medium', sans-serif;
}

.cont-bloque-info {
  margin-bottom: 15px;
}

.cont-bloq-info-ico {
  margin-right: auto;
  margin-left: auto;
  float: left;
}

.image-12 {
  margin-right: 15px;
  float: left;
}

.image-13 {
  margin-bottom: 40px;
}

.cont-cab-img {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.cont-linea-cab {
  position: absolute;
  left: 0%;
  top: 56%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: 4%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  border: 2px solid #3d71a6;
  text-align: center;
}

.div-block-7 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.div-block-8 {
  position: relative;
  display: inline-block;
  width: 20%;
  -o-object-fit: fill;
  object-fit: fill;
}

.text-block {
  position: absolute;
  left: 0%;
  top: 68%;
  right: 0%;
  bottom: auto;
  z-index: 1;
  font-family: Poppins-Regular, sans-serif;
  font-size: 15px;
}

.cont-col-img {
  width: 60%;
  margin-top: 30px;
}

.cont-marco {
  padding-right: 30px;
  padding-left: 30px;
  border: 1px solid #e7e7e7;
  border-radius: 4px;
}

.link-block {
  border: 0px solid #3d71a6;
  border-radius: 0px;
}

.image-14 {
  border-bottom: 0px solid #3d71a6;
  border-radius: 0px;
}

.text-span-10 {
  font-family: 'Poppins Medium', sans-serif;
}

.cont-ancho-form {
  background-image: url('../images/bk_form.jpg');
  background-position: 0px 0px;
  background-size: 125px;
}

.text-span-11 {
  font-family: 'Poppins Medium', sans-serif;
}

.cont-map-res {
  display: none;
}

@media screen and (max-width: 991px) {
  .contenedor {
    display: block;
  }
  .cont-info-cab {
    display: none;
  }
  .contenedor-w100 {
    position: static;
  }
  .cont-nenu {
    position: static;
    padding-left: 0px;
  }
  .menu {
    display: none;
  }
  .txt-slider-tit1 {
    top: 50%;
    font-size: 15px;
    line-height: 25px;
  }
  .txt-slider-tit2 {
    top: 16%;
    font-size: 50px;
  }
  .btn-slider-info {
    height: 40px;
    padding-top: 9px;
    padding-bottom: 5px;
    font-size: 14px;
  }
  .slide-nav {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 7%;
    font-size: 10px;
  }
  .cont-dif {
    padding: 60px 20px;
  }
  .cards-grid-container {
    grid-column-gap: 15px;
  }
  .txt-sec-tit-black {
    font-size: 30px;
  }
  .txt-sec-parrafo {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 13px;
  }
  .cont-grid4 {
    margin-top: 40px;
  }
  .txt-dif-tit {
    margin-bottom: 20px;
    font-size: 22px;
  }
  .txt-dif-def {
    font-size: 12px;
  }
  .cont-sis {
    padding: 80px 20px;
  }
  .txt-sec-tit-white {
    font-size: 30px;
  }
  .cont-grid3 {
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .cont-grid3-2 {
    width: 33.33%;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
  }
  .cont-grid3-1 {
    width: 33.33%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    text-align: left;
  }
  .cont-grid3-3 {
    width: 33.33%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    text-align: center;
  }
  .image-3 {
    max-width: 100%;
    text-align: left;
  }
  .image-4 {
    max-width: 100%;
  }
  .image-5 {
    max-width: 100%;
    float: none;
    text-align: center;
  }
  .cont-sis-btn {
    padding-top: 20px;
  }
  .txt-btn {
    font-size: 20px;
  }
  .cont-sis-aba {
    max-width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
    float: left;
  }
  .cont-sis-cor {
    max-width: 100%;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
  }
  .cont-sis-ele {
    max-width: 100%;
    float: left;
  }
  .cont-pvc {
    padding: 40px 20px;
  }
  .cont-grid2-1 {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .cont-grid2-2 {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .image-6 {
    max-width: 100%;
  }
  .image-7 {
    max-width: 100%;
  }
  .cont-bloque {
    padding: 40px 20px 60px;
  }
  .cont-grid4-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .cont-txt-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .heading {
    font-size: 16px;
  }
  .cont-grid6-1 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .cont-info {
    padding: 10px 20px 20px;
  }
  .h2-info-tit {
    font-size: 22px;
  }
  .txt-info {
    font-size: 10px;
  }
  .input-preg {
    font-size: 10px;
  }
  .btn-enviar {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
  }
  .text-area-preg {
    font-size: 10px;
  }
  .cont-slider-btn {
    top: 70%;
  }
  .txt-cab-tit {
    top: 22%;
  }
  .cont-cols {
    padding: 60px 20px;
  }
  .cont-cols-izd {
    padding-right: 10px;
  }
  .cont-cols-drch {
    padding-left: 10px;
  }
  .txt-tit-col {
    margin-top: 40px;
    font-size: 22px;
  }
  .text-span-3 {
    font-size: 24px;
  }
  .txt-col-parrafo {
    font-size: 14px;
  }
  .cont-col-drcha-tit {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .txt-col-tit {
    font-size: 18px;
  }
  .txt-presu-subtitulo {
    font-size: 13px;
  }
  .btn-enviar-presu {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 15px;
  }
  .form-presu {
    margin-top: 40px;
  }
  .img-cont {
    max-width: 40%;
  }
  .cont-maps {
    display: none;
    padding-bottom: 0px;
  }
  .gallery-grid-container {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }
  .menu-res {
    display: block;
    background-color: #fff;
  }
  .image-9 {
    max-width: 90%;
  }
  .brand {
    padding-top: 10px;
    padding-left: 0px;
  }
  .icon-2 {
    color: #4c4a49;
  }
  .div-block-6 {
    display: none;
  }
  .cont-linea-cab {
    width: 10%;
  }
  .cont-marco {
    padding-right: 10px;
    padding-left: 10px;
  }
  .men-opc-nav {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    font-size: 14px;
  }
  .men-opc-nav.w--current {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .text-block-2 {
    font-family: 'Poppins Medium', sans-serif;
  }
  .text-block-3 {
    position: static;
    font-family: 'Poppins Medium', sans-serif;
  }
  .text-block-4 {
    font-family: 'Poppins Medium', sans-serif;
  }
  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link {
    padding-left: 40px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link-2 {
    padding-left: 40px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link-3 {
    padding-left: 40px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link-4 {
    padding-left: 40px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link-5 {
    padding-left: 40px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .sub-opc {
    padding-left: 40px;
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link-7 {
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link-8 {
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-link-9 {
    font-family: 'Poppins Medium', sans-serif;
  }
  .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .dropdown-toggle-3 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .cont-map-res {
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .txt-slider-tit1 {
    top: 50%;
    font-size: 11px;
    line-height: 20px;
  }
  .txt-slider-tit2 {
    top: 13%;
    font-size: 40px;
  }
  .btn-slider-info {
    width: 140px;
    height: 30px;
    padding-top: 6px;
    font-size: 12px;
  }
  .slide-nav {
    bottom: 6%;
    font-size: 7px;
  }
  .cont-dif {
    padding: 40px 20px;
  }
  .cards-grid-container {
    max-width: none;
    -ms-grid-row-align: stretch;
    align-self: stretch;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto;
    grid-template-rows: auto auto auto;
  }
  .txt-sec-tit-black {
    font-size: 22px;
  }
  .txt-sec-parrafo {
    padding-right: 40px;
    padding-left: 40px;
    font-size: 12px;
  }
  .txt-dif-tit {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .txt-dif-def {
    font-size: 10px;
  }
  .cont-sis {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .txt-sec-tit-white {
    font-size: 22px;
  }
  .cont-grid3 {
    margin-top: 20px;
  }
  .cont-sis-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .txt-btn {
    font-size: 15px;
  }
  .cont-pvc {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .cont-grid2 {
    margin-top: 30px;
  }
  .cont-pvc-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .txt-btn-span {
    font-size: 15px;
  }
  .cont-bloque {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .cont-txt-btn {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .heading {
    font-size: 11px;
  }
  .cont-grid6 {
    margin-top: 40px;
  }
  .cont-info {
    padding-top: 5px;
    padding-bottom: 10px;
  }
  .h2-info-tit {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .h4t-info-ven-tit {
    margin-bottom: 5px;
  }
  .txt-info {
    margin-bottom: 10px;
    font-size: 9px;
  }
  .input-preg {
    margin-bottom: 10px;
    font-size: 10px;
  }
  .btn-enviar {
    font-size: 12px;
  }
  .text-area-preg {
    font-size: 10px;
  }
  .txt-cab-tit {
    top: 16%;
    font-size: 30px;
  }
  .cont-cols {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .txt-tit-col {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 17px;
  }
  .text-span-3 {
    font-size: 17px;
  }
  .txt-col-parrafo {
    font-size: 12px;
  }
  .txt-col-parrafo-bold {
    font-size: 16px;
  }
  .cont-col-drcha-tit {
    margin-bottom: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .txt-col-tit {
    font-size: 12px;
  }
  .txt-presu-subtitulo {
    font-size: 12px;
  }
  .btn-enviar-presu {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
  }
  .form-presu {
    margin-top: 40px;
  }
  .txt-cont-info {
    font-size: 12px;
  }
  .img-cont {
    max-width: 50%;
  }
  .cont-maps {
    display: none;
    padding-bottom: 0px;
  }
  .gallery {
    padding: 0px 0px 20px;
  }
  .gallery-grid-container {
    display: block;
    max-width: none;
    grid-auto-flow: row;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto auto auto;
    grid-template-rows: auto auto auto auto;
  }
  .gallery-lightbox {
    width: 100%;
  }
  .menu-res {
    display: block;
  }
  .image-9 {
    max-width: 90%;
    margin-left: 20px;
  }
  .brand {
    padding-top: 10px;
    padding-left: 0px;
  }
  .image-12 {
    max-width: 100%;
  }
  .cont-linea-cab {
    width: 10%;
  }
  .text-block {
    font-size: 12px;
  }
  .cont-col-img {
    width: 100%;
    margin-top: 20px;
  }
  .cont-marco {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    display: none;
  }
  .cont-info-cab {
    display: none;
  }
  .cont-cab-info {
    display: none;
  }
  .menu {
    display: none;
  }
  .cont-cab-ico {
    display: none;
  }
  .right-arrow {
    font-size: 20px;
  }
  .txt-slider-tit1 {
    top: 13%;
    font-size: 8px;
    line-height: 10px;
  }
  .txt-slider-tit2 {
    top: 32%;
    font-size: 20px;
    line-height: 100%;
    font-weight: 200;
    letter-spacing: -1px;
  }
  .btn-slider-info {
    width: 100px;
    height: 20px;
    padding-top: 6px;
    font-size: 9px;
    line-height: 100%;
    text-decoration: none;
  }
  .slide-nav {
    position: absolute;
    bottom: 8%;
    padding-top: 24px;
    font-size: 6px;
  }
  .cont-dif {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .cards-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-bottom: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
  .txt-sec-tit-black {
    font-size: 18px;
    line-height: 20px;
  }
  .txt-sec-parrafo {
    margin-top: 20px;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 10px;
  }
  .cont-grid4 {
    margin-top: 40px;
  }
  .cont-dif-1 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .image-2 {
    margin-bottom: 20px;
  }
  .txt-dif-tit {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .txt-dif-def {
    font-size: 10px;
  }
  .cont-sis {
    padding: 40px 20px;
  }
  .txt-sec-tit-white {
    font-size: 20px;
  }
  .cont-grid3 {
    display: block;
    margin-top: 0px;
  }
  .cont-grid3-2 {
    width: 100%;
    margin-bottom: 20px;
  }
  .cont-grid3-1 {
    display: block;
    width: 100%;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .cont-grid3-3 {
    width: 100%;
    margin-bottom: 20px;
  }
  .image-3 {
    width: 100%;
    height: auto;
    max-width: none;
  }
  .image-4 {
    width: 100%;
    height: auto;
    max-width: none;
  }
  .image-5 {
    width: 100%;
  }
  .cont-sis-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .txt-btn {
    font-size: 16px;
  }
  .cont-sis-aba {
    overflow: auto;
    width: auto;
    height: auto;
    max-height: none;
    max-width: none;
  }
  .cont-sis-cor {
    width: auto;
    height: auto;
    max-width: none;
  }
  .cont-sis-ele {
    width: auto;
    height: auto;
    max-width: none;
    margin-bottom: 0px;
  }
  .cont-pvc {
    padding: 40px 20px;
  }
  .cont-grid2 {
    margin-top: 40px;
  }
  .cont-grid2-1 {
    width: 100%;
    margin-bottom: 20px;
    padding-right: 10px;
    padding-left: 10px;
    float: none;
  }
  .cont-grid2-2 {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .cont-pvc-aba {
    float: none;
    text-align: center;
  }
  .image-7 {
    width: 100%;
    max-width: none;
  }
  .cont-pvc-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .txt-btn-span {
    font-size: 16px;
  }
  .cont-bloque {
    padding: 40px 20px;
  }
  .cont-grid4-1 {
    width: 100%;
    margin-bottom: 20px;
  }
  .cont-txt-btn {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .heading {
    font-size: 16px;
    line-height: 100%;
  }
  .cont-grid6 {
    margin-top: 40px;
  }
  .cont-grid6-1 {
    width: 100%;
    margin-bottom: 20px;
  }
  .cont-info {
    display: block;
    padding-top: 0px;
    padding-bottom: 20px;
    text-align: center;
  }
  .h2-info-tit {
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 20px;
  }
  .txt-info {
    margin-bottom: 0px;
    font-size: 10px;
  }
  .cont-ancho-info {
    padding-right: 20px;
    padding-left: 20px;
  }
  .btn-enviar {
    width: 100%;
  }
  .con-pie-txt {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .txt-pie {
    font-size: 11px;
  }
  .cont-slider-btn {
    top: 65%;
  }
  .txt-cab-tit {
    top: 3%;
    font-size: 20px;
  }
  .text-span-2 {
    font-size: 20px;
  }
  .cont-cols {
    padding: 20px;
  }
  .cont-cols-izd {
    width: 100%;
    padding-right: 0px;
  }
  .cont-cols-drch {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    padding-left: 0px;
    float: left;
    text-align: center;
  }
  .txt-tit-col {
    margin-top: 20px;
    font-size: 13px;
  }
  .text-span-3 {
    font-size: 13px;
  }
  .txt-col-parrafo {
    font-size: 12px;
  }
  .txt-col-parrafo-bold {
    font-size: 15px;
  }
  .cont-col-drcha-tit {
    margin-top: 20px;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .txt-col-tit {
    font-size: 18px;
  }
  .txt-presu-subtitulo {
    font-size: 12px;
  }
  .btn-enviar-presu {
    padding: 10px;
    font-size: 10px;
    text-align: center;
  }
  .input-presu {
    margin-bottom: 20px;
  }
  .div-block {
    width: 100%;
    padding-right: 0px;
  }
  .div-block-2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .div-block-3 {
    width: 100%;
    padding-left: 0px;
  }
  .form-presu {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .txt-cont-info {
    margin-bottom: 0px;
  }
  .img-cont {
    max-width: 30%;
  }
  .html-embed {
    max-height: 755px;
  }
  .cont-maps {
    display: none;
    padding-bottom: 0px;
  }
  .div-block-4 {
    margin-top: 0px;
    text-align: center;
  }
  .gallery {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .centered-container-2 {
    text-align: left;
  }
  .gallery-grid-container {
    margin-right: 0px;
    margin-left: 0px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    -ms-grid-rows: auto auto auto auto auto;
    grid-template-rows: auto auto auto auto auto;
  }
  .gallery-lightbox {
    margin-bottom: 10px;
  }
  .menu-res {
    background-color: #fff;
  }
  .image-9 {
    max-width: 60%;
    margin-left: 15px;
  }
  .brand {
    width: auto;
    height: auto;
    padding-top: 15px;
    padding-left: 0px;
    text-align: left;
  }
  .icon-2 {
    color: #4c4a49;
  }
  .left-arrow {
    font-size: 20px;
  }
  .nav-menu {
    display: none;
  }
  .cont-info-res {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
  }
  .div-block-6 {
    display: none;
  }
  .image-10 {
    max-width: 70%;
    margin-top: 10px;
  }
  .image-13 {
    margin-top: 20px;
  }
  .cont-linea-cab {
    width: 20%;
    border-width: 1px;
  }
  .text-block {
    font-size: 9px;
  }
  .cont-col-img {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .icon-3 {
    margin-left: 50px;
  }
  .icon-4 {
    margin-right: 50px;
  }
  .menu-button {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .dropdown {
    display: inline-block;
  }
  .dropdown-list {
    display: none;
  }
  .dropdown-link {
    padding-left: 40px;
  }
  .dropdown-link-2 {
    padding-left: 40px;
  }
}

@font-face {
  font-family: 'Raleway Semi Bold';
  src: url('../fonts/Raleway-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway Extra Light Italic';
  src: url('../fonts/Raleway-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway Bold';
  src: url('../fonts/Raleway-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway ExtraBold';
  src: url('../fonts/Raleway-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway LightItalic';
  src: url('../fonts/Raleway-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway Italic';
  src: url('../fonts/Raleway-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway ExtraBoldItalic';
  src: url('../fonts/Raleway-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Raleway Medium';
  src: url('../fonts/Raleway-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway Thin';
  src: url('../fonts/Raleway-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway Extra Light';
  src: url('../fonts/Raleway-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Raleway Regular';
  src: url('../fonts/Raleway-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins Bold';
  src: url('../fonts/Poppins-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins Medium';
  src: url('../fonts/Poppins-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-BlackItalic';
  src: url('../fonts/Poppins-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins-ExtraBold';
  src: url('../fonts/Poppins-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-BoldItalic.';
  src: url('../fonts/Poppins-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins';
  src: url('../fonts/Poppins-ExtraBoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins-Black.';
  src: url('../fonts/Poppins-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-Italic';
  src: url('../fonts/Poppins-Italic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins-ExtraLight';
  src: url('../fonts/Poppins-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-ExtraLightItalic';
  src: url('../fonts/Poppins-ExtraLightItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins-Light';
  src: url('../fonts/Poppins-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-LightItalic';
  src: url('../fonts/Poppins-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins-SemiBold';
  src: url('../fonts/Poppins-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-MediumItalic';
  src: url('../fonts/Poppins-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins-Regular';
  src: url('../fonts/Poppins-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-Thin';
  src: url('../fonts/Poppins-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Poppins-SemiBoldItalic';
  src: url('../fonts/Poppins-SemiBoldItalic.otf') format('opentype');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: 'Poppins-ThinItalic';
  src: url('../fonts/Poppins-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
}