.w-form-formrecaptcha {
  margin-bottom: 8px;
}

.d-none {
  display: none;
}

body {
  font-family: Hind, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

p {
  margin-bottom: 10px;
}

.nav-wrapper {
  padding: 15px 3%;
  background-color: transparent;
}

.menu-wrapper {
  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;
}

.menu-link {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #53585a;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  cursor: pointer;
}

.menu-link:hover {
  color: #95d343;
}

.menu-link.w--current {
  color: #95d343;
}

.menu-divider {
  width: 1px;
  height: 15px;
  background-color: #b1b4b5;
}

.menu-drop {
  font-size: 16px;
  font-weight: 500;
}

.dropdown-toggle {
  padding-right: 30px;
  padding-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #53585a;
  font-size: 13px;
  text-transform: uppercase;
}

.dropdown-toggle:hover {
  color: #95d343;
}

.drop-list.w--open {
  background-color: #fff;
}

.drop-link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #53585a;
  font-size: 13px;
  line-height: 23px;
  text-transform: uppercase;
}

.drop-link:hover {
  color: #95d343;
}

.drop-link.w--current {
  color: #95d343;
}

.btn {
  padding: 10px 20px;
  border-radius: 100px;
  background-color: #95d343;
  text-transform: uppercase;
}

.btn.thanks {
  margin-top: 20px;
}

.btn.header {
  font-size: 12px;
}

.btn.header.vendedor {
  margin-left: 10px;
}

.btn.header.new {
  background-color: #53585a;
}

.social-menu {
  display: none;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.instagram-icon {
  margin-right: 10px;
  margin-left: 10px;
}

.home-banner {
  position: relative;
/*   padding-right: 3%;
  padding-bottom: 120px;
  padding-left: 3%; */
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 54, 68, 0.7)), to(rgba(55, 54, 68, 0.7))), url('../images/slides_3.jpg');
  background-image: linear-gradient(180deg, rgba(55, 54, 68, 0.7), rgba(55, 54, 68, 0.7)), url('../images/slides_3.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home-banner-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #fff;
}

.home-banner-text.new {
  -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;
  text-align: center;
}

.home-banner-text.thank {
  -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;
}

.h1-home-banner {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 50px;
  line-height: 60px;
  font-weight: 200;
}

.banner-divider {
  width: 70px;
  height: 3px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #95d343;
}

.banner-divider.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.banner-divider.fianzas {
  margin-top: 10px;
  margin-bottom: 10px;
}

.banner-p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
}

.banner-content {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.banner-empty {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.banner-menu {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.sub-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 1.2%;
  -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;
  -webkit-box-flex: 70%;
  -webkit-flex: 70%;
  -ms-flex: 70%;
  flex: 70%;
  background-color:  #fff;
  flex-wrap: wrap;
}

.sub-menu-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 25px 3%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 40%;
  -webkit-flex: 40%;
  -ms-flex: 40%;
  flex: 40%;
  background-color: #fff;
  color: #000000;
}

.sub-menu-text {
  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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.sub-menu-arrow {
  margin-left: 30px;
}

.submenu-bigtitle {
  font-size: 24px;
  line-height: 24px;
  font-weight: 500;
}

.submenu-smalltitle {
  font-size: 20px;
  line-height: 26px;
  font-weight: 300;
}

.product {
  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-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;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #fff;
  text-decoration: none;
  width: 25%;
  margin-top: 2%;
}

.product:hover {
  color: #95d343;
}

.product-name {
  margin-top: 5px;
}

.product-divider {
  width: 1px;
  height: 50px;
  background-color: hsla(0, 0%, 100%, 0.2);
}

.gral-section {
  padding: 3%;
}

.servicio-integral {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #f5f6f7;
  background-image: url('../images/servicio-integral.png');
  background-position: 100% 100%;
  background-size: 500px;
  background-repeat: no-repeat;
}

.h2-gris {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #53585a;
  font-size: 36px;
  line-height: 46px;
  font-weight: 300;
}

.home-col1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.home-col-2 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btn-2 {
  margin-top: 10px;
  padding: 10px 25px;
  border-radius: 100px;
  background-color: #95d343;
}

.p {
  position: relative;
  z-index: 100;
  color: #53585a;
  font-size: 16px;
  line-height: 26px;
}

.consulta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f6f7;
}

.consulta-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/consulta-img.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.consulta-content {
  padding: 3%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.h2-green {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #95d343;
  font-size: 30px;
  line-height: 40px;
  font-weight: 300;
}

.consulta-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  font-weight: 300;
}

.form-field {
  height: 45px;
}

.form-select {
  height: 45px;
}

.double-field {
  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;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.input-double {
  padding-right: 10px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.clients {
  padding: 3%;
  text-align: center;
}

.h3 {
  color: #53585a;
  font-weight: 300;
}

.h3.fianza {
  margin-top: 40px;
}

.client-logos-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -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;
}

.icon {
  margin-right: 10px;
}

.samsung {
  margin: 20px 10px;
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

.gayosso {
  margin: 20px 10px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.sephora {
  margin: 20px 10px;
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

.bigcola {
  margin: 20px 10px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.footer {
  padding: 3%;
  background-color: #F5F5F5;
}

.footer-flex {
  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;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.footer-col2 {
  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;
}

.footer-col3 {
  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;
}

.footer-col4 {
  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;
}

.footer-divider {
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #4f4e54;
}

.footer-title {
  color: #4C4C6D;
  font-size: 30px;
  line-height: 26px;
  font-weight: 400;
}

.footer-link {
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #000000;
  font-weight: 300;
  text-decoration: none;
}

.footer-link:hover {
  color: #FFF200;
  text-decoration: underline;
}

.footer-link.w--current {
  color: #FFF200;
  text-decoration: underline;
}

.footer-link.legal1 {
  margin-left: 15px;
}

.footer-contact-info {
  margin-top: 2px;
  margin-bottom: 2px;
  color: #000000;
  font-weight: 300;
}

.footer-text-span {
  color: #000000;
  font-weight: 400;
}

.footer-social {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-social-icon {
  opacity: 0.45;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.footer-social-icon:hover {
  opacity: 1;
}

.legal-flex {
  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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.ginsurance-banner {
  padding: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 54, 68, 0.7)), to(rgba(55, 54, 68, 0.7))), url('../images/seguros-de-autos-banner.jpg');
  background-image: linear-gradient(180deg, rgba(55, 54, 68, 0.7), rgba(55, 54, 68, 0.7)), url('../images/seguros-de-autos-banner.jpg');
  background-position: 0px 0px, 50% -40px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.ginsurance-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 50px;
  background-color: #f5f6f7;
}

.ginsurance-section.gracias {
  -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;
}

.insurance-col1 {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.insurance-col2 {
  -webkit-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
}

.insurance-image {
  position: absolute;
  right: 0px;
  bottom: 0px;
}

.ginsurance-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/cotizacion-seguros-de-autos.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.label {
  color: #53585a;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.label.important {
  margin-top: 10px;
  font-size: 14px;
  line-height: 20px;
}

.personales-banner {
  padding-right: 3%;
  padding-left: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 54, 68, 0.7)), to(rgba(55, 54, 68, 0.7))), url('../images/seguro-personal-banner-1.jpg');
  background-image: linear-gradient(180deg, rgba(55, 54, 68, 0.7), rgba(55, 54, 68, 0.7)), url('../images/seguro-personal-banner-1.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.seguros-section {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-basis: 20%;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  border-right: 1px solid #e6e6e6;
  color: #53585a;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 3%;
  -webkit-box-flex: 80%;
  -webkit-flex: 80%;
  -ms-flex: 80%;
  flex: 80%;
}

.tab-link {
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
  text-align: center;
}

.tab-link.w--current {
  background-color: transparent;
  color: #95d343;
}

.tab-icon {
  margin-top: 5px;
  margin-bottom: 5px;
}

.tab-pane {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.personal-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/seguro-personal-banner.jpg');
  background-position: 100% 50%;
  background-size: cover;
}

.seguro-auto-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/seguro-para-autos.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.medicos-mayores-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/seguro-gastos-medicos-mayores.jpg');
  background-position: 50% 0px;
  background-size: cover;
}

.medicos-menores-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/seguro-gastos-medicos-menores.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.seguro-vida-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/seguro-de-vida.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.seguro-hogar-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/seguro-para-el-hogar.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.seguro-mascotas-img {
  height: 300px;
  margin-bottom: 10px;
  background-image: url('../images/seguro-para-mascotas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.empresariales-banner {
  padding-right: 3%;
  padding-left: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 54, 68, 0.8)), to(rgba(55, 54, 68, 0.8))), url('../images/seguro-empresarial-banner.jpg');
  background-image: linear-gradient(180deg, rgba(55, 54, 68, 0.8), rgba(55, 54, 68, 0.8)), url('../images/seguro-empresarial-banner.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.empresa-img {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/seguro-empresarial-banner-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.flotillas-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/flotillas.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.pyme-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/pyme.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.vida-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/vida-colectivo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.asesor-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/asesor-externo.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.fianzas-img {
  height: 55%;
  margin-bottom: 10px;
  background-image: url('../images/fianzas.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #f5f6f7;
}

.contact-col-1 {
  padding: 5% 3%;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.contact-col-2 {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-image: url('../images/contacto-banner.jpg');
  background-position: 60% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-form {
  margin-top: 20px;
}

.gracias-banner {
  padding: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 54, 68, 0.7)), to(rgba(55, 54, 68, 0.7))), url('../images/gracias-contacto.jpg');
  background-image: linear-gradient(180deg, rgba(55, 54, 68, 0.7), rgba(55, 54, 68, 0.7)), url('../images/gracias-contacto.jpg');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.home-container {
  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-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;
}

.playboy {
  margin: 20px 10px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.gingroup {
  margin: 20px 10px;
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

.seveneleven {
  margin: 20px 10px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.pagofacil {
  margin: 20px 10px;
  -webkit-flex-basis: 10%;
  -ms-flex-preferred-size: 10%;
  flex-basis: 10%;
}

.famsa {
  margin: 20px 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 10%;
  -ms-flex: 0 10%;
  flex: 0 10%;
}

.bwater {
  margin: 20px 10px;
  -webkit-flex-basis: 15%;
  -ms-flex-preferred-size: 15%;
  flex-basis: 15%;
}

.fianzas-banner {
  padding-right: 3%;
  padding-left: 3%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 54, 68, 0.8)), to(rgba(55, 54, 68, 0.8))), url('../images/fianzas-banner.jpg');
  background-image: linear-gradient(180deg, rgba(55, 54, 68, 0.8), rgba(55, 54, 68, 0.8)), url('../images/fianzas-banner.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.fianzas-section {
  padding: 3% 3% 5%;
}

.mascota-block {
  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;
}

.mascota-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  margin-bottom: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.fields {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-style: solid;
  border-width: 1px;
  border-color: #e6e6e6;
}

.fields.second-line {
  border-top-style: none;
}

.fields.second-line.last-field {
  padding: 10px;
  -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 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 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-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-right: 1px solid #e6e6e6;
  text-align: center;
}

.field._2 {
  border-right-style: none;
}

.subtitle {
  color: #95d343;
  font-size: 16px;
  font-weight: 600;
}

.table-text {
  color: #53585a;
}

.table-text.tiny {
  font-size: 12px;
}

.list {
  padding-left: 20px;
}

@media screen and (max-width: 991px) {
  .menu-wrapper {
    width: 70vw;
    padding: 20px;
    background-color: #fff;
  }

  .menu-link {
    text-align: center;
  }

  .dropdown-toggle {
    padding-right: 10px;
    text-align: center;
  }

  .drop-link {
    text-align: center;
  }

  .social-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .mobile-menu-icon {
    color: #53585a;
  }

  .mobile-menu-icon.w--open {
    background-color: transparent;
    color: #95d343;
  }

  .banner-content {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }

  .banner-empty {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .gral-section.contact-thanks {
    text-align: center;
  }

  .samsung {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .gayosso {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .sephora {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .bigcola {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .ginsurance-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-image: none;
  }

  .insurance-col1 {
    -webkit-flex-basis: 60%;
    -ms-flex-preferred-size: 60%;
    flex-basis: 60%;
  }

  .insurance-col2 {
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .insurance-image {
    max-width: 50%;
  }

  .contact-col-2 {
    background-position: 65% 50%;
  }

  .playboy {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .gingroup {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .seveneleven {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .pagofacil {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .famsa {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }

  .bwater {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
  }
}

@media screen and (max-width: 767px) {
  .home-banner {
    padding-bottom: 0px;
  }

  .home-banner-text {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .h1-home-banner {
    font-size: 40px;
    line-height: 50px;
  }

  .banner-p {
    font-size: 14px;
    line-height: 24px;
  }

  .gral-section {
    padding: 0%;
  }

  .servicio-integral {
    padding: 5% 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
  }

  .h2-gris {
    font-size: 30px;
    line-height: 40px;
  }

  .p {
    font-size: 14px;
    line-height: 24px;
  }

  .consulta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .consulta-content {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .double-field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .input-double {
    padding-right: 0px;
  }

  .h3 {
    font-size: 21px;
    line-height: 27px;
  }

  .h3.fianza {
    margin-top: 30px;
  }

  .samsung {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .gayosso {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .sephora {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .bigcola {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .footer-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-col2 {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-col3 {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-col4 {
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .footer-title {
    font-size: 14px;
    line-height: 24px;
  }

  .footer-link {
    font-size: 13px;
  }

  .footer-contact-info {
    font-size: 13px;
  }

  .legal-flex {
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .ginsurance-banner {
    background-image: -webkit-gradient(linear, left top, left bottom, from(null), to(null)), url('../images/seguros-de-autos-banner.jpg');
    background-image: linear-gradient(180deg, null, null), url('../images/seguros-de-autos-banner.jpg');
    background-position: 0px 0px, 0px -27px;
  }

  .ginsurance-section {
    padding: 5% 3%;
    background-color: #fff;
  }

  .label {
    font-size: 14px;
    line-height: 24px;
  }

  .label.important {
    font-size: 13px;
  }

  .tabs-content {
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .tab-text {
    font-size: 13px;
  }

  .seguro-auto-img {
    height: 50%;
  }

  .medicos-mayores-img {
    height: 50%;
  }

  .medicos-menores-img {
    height: 50%;
  }

  .seguro-vida-img {
    height: 50%;
  }

  .seguro-hogar-img {
    height: 50%;
  }

  .seguro-mascotas-img {
    height: 200px;
  }

  .flotillas-img {
    height: 50%;
  }

  .pyme-img {
    height: 50%;
  }

  .vida-img {
    height: 50%;
  }

  .asesor-img {
    height: 50%;
  }

  .fianzas-img {
    height: 50%;
  }

  .contact-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .contact-col-2 {
    padding: 100px;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    background-position: 50% 38%;
  }

  .playboy {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .gingroup {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .seveneleven {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .pagofacil {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .famsa {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .bwater {
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%;
  }

  .fianzas-section {
    padding-bottom: 7%;
  }

  .subtitle {
    font-size: 14px;
  }

  .table-text {
    font-size: 12px;
    line-height: 18px;
  }

  .table-text.tiny {
    font-size: 10px;
  }
}

@media screen and (max-width: 479px) {
  .menu-wrapper {
    width: 80vw;
  }

  .btn {
    padding-bottom: 7px;
    font-size: 13px;
  }

  .h1-home-banner {
    font-size: 30px;
    line-height: 40px;
  }

  .banner-divider {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .banner-p {
    font-size: 13px;
    line-height: 23px;
  }

  .h2-gris {
    font-size: 25px;
    line-height: 35px;
  }

  .btn-2 {
    padding-bottom: 7px;
    font-size: 13px;
  }

  .p {
    font-size: 13px;
    line-height: 23px;
  }

  .h2-green {
    font-size: 25px;
    line-height: 35px;
  }

  .form-field {
    font-size: 13px;
  }

  .form-select {
    font-size: 13px;
  }

  .h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .samsung {
    max-width: 30%;
    -webkit-flex-basis: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
  }

  .gayosso {
    max-width: 25%;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .sephora {
    max-width: 40%;
    -webkit-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
  }

  .bigcola {
    max-width: 20%;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .ginsurance-banner {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(55, 54, 68, 0.7)), to(rgba(55, 54, 68, 0.7))), url('../images/seguros-de-autos-banner.jpg');
    background-image: linear-gradient(180deg, rgba(55, 54, 68, 0.7), rgba(55, 54, 68, 0.7)), url('../images/seguros-de-autos-banner.jpg');
    background-position: 0px 0px, 46% 14%;
  }

  .tabs-content {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .tab-link.vida {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .tab-link.hogar {
    padding-top: 0px;
    padding-bottom: 3px;
  }

  .tab-link.mayores {
    padding-top: 5px;
    padding-bottom: 5px;
  }

  .tab-text {
    font-size: 10px;
    line-height: 14px;
  }

  .tab-icon {
    margin-top: 3px;
    margin-bottom: 3px;
  }

  .seguro-auto-img {
    height: 40%;
  }

  .medicos-mayores-img {
    height: 40%;
  }

  .medicos-menores-img {
    height: 40%;
  }

  .seguro-vida-img {
    height: 40%;
  }

  .seguro-hogar-img {
    height: 40%;
  }

  .flotillas-img {
    height: 40%;
  }

  .pyme-img {
    height: 40%;
  }

  .vida-img {
    height: 40%;
  }

  .asesor-img {
    height: 40%;
  }

  .fianzas-img {
    height: 40%;
  }

  .contact-col-2 {
    padding: 70px;
    background-position: 50% 33%;
  }

  .playboy {
    max-width: 15%;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .gingroup {
    max-width: 40%;
    margin-top: 10px;
    -webkit-flex-basis: 10%;
    -ms-flex-preferred-size: 10%;
    flex-basis: 10%;
  }

  .seveneleven {
    max-width: 20%;
    -webkit-flex-basis: 40%;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
  }

  .pagofacil {
    max-width: 40%;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }

  .famsa {
    max-width: 35%;
    margin-top: 10px;
    -webkit-flex-basis: 20%;
    -ms-flex-preferred-size: 20%;
    flex-basis: 20%;
  }

  .bwater {
    max-width: 25%;
    -webkit-flex-basis: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
  }
}

