body {
  background-color: rgb(255, 255, 255);
  font: 400 1em/1.2 'Noto Sans';
  color: rgb(255, 255, 255);
}

.btn4 {
  display: block;
  float: left;
  width: 21.8390804597%;
  height: 40px;
  padding: 10px;
  border-left: 1px solid rgb(20, 20, 20);
  border-bottom-right-radius: 10px;
  background-color: rgb(20, 20, 20);
  font: 300 1em/1 Lato;
  text-align: center;
  color: rgb(255, 255, 255);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.btn1,
.btn2,
.btn3,
.btn5 {
  display: block;
  float: left;
  width: 19.540229885%;
  height: 40px;
  padding: 10px;
  border-left: 1px solid rgb(20, 20, 20);
  border-bottom-right-radius: 10px;
  background-color: rgb(20, 20, 20);
  font: 300 1em/1 Lato;
  text-align: center;
  color: rgb(255, 255, 255);
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.btn1:hover,
.btn2:hover,
.btn3:hover,
.btn4:hover,
.btn5:hover {
  border-left: 20px solid rgb(24, 210, 231);
  color: rgb(24, 210, 231);
}

.cita {
  display: block;
  float: left;
  clear: both;
  width: 21.3333333333%;
  height: 130px;
  margin: -21px 0 0 72.16667%;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.cita:hover {
  -webkit-transform: scale(1.07);
  -moz-transform: scale(1.07);
  -o-transform: scale(1.07);
  -ms-transform: scale(1.07);
  transform: scale(1.07);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}

.container {
  position: absolute;
  top: 41px;
  left: 0;
  right: 0;
  width: 85.3333333333%;
  height: 665px;
  margin: 0 auto;
  background-image: url('../images/fondi.jpg');
  background-size: auto auto;
  background-position: center top;
}

.logo {
  display: block;
  float: left;
  clear: both;
  width: 25%;
  min-width: 270px;
  max-width: 450px;
  height: auto;
  margin-left: 6.5%;
  overflow: hidden;
}

.menu {
  position: relative;
  float: left;
  z-index: 12;
  width: 87%;
  max-width: 1200px;
  height: 40px;
  margin-left: 6.5%;
}

.menumobil {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 21;
  width: 100%;
  height: 40px;
  background-color: rgb(0, 0, 0);
  overflow: hidden;
}

.seguros {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 17;
  width: 400px;
  height: auto;
  margin: -66px 0 0 31.85911%;
  overflow: hidden;
}

.submenu {
  display: block;
  position: relative;
  float: left;
  min-height: 50px;
  margin-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  font: 400 0.938em/1 'News Cycle';
  text-align: center;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}

.tarjetas {
  float: left;
  clear: both;
  width: 590px;
  height: 112px;
  margin: 9px 0 0 6.5%;
  padding-top: 5px;
}

.tarjetas .text {
  position: relative;
  font: 1.063em/1 Lato;
  text-align: center;
  color: rgb(20, 20, 20);
}

.tel {
  display: block;
  position: relative;
  float: left;
  z-index: 14;
  width: 130px;
  height: auto;
  overflow: hidden;
}

.text {
  float: left;
}

.textcita {
  position: relative;
  float: left;
  clear: both;
  z-index: 13;
  width: 225px;
  height: 103px;
  margin: -124px 0 0 12.10938%;
  padding-top: 25px;
  padding-left: 50px;
  border: 3px solid rgb(226, 249, 189);
  border-radius: 20px;
  background-color: rgb(192, 241, 113);
  font-family: 'Droid Serif';
  font-size: 1em;
  font-weight: 700;
  color: rgb(20, 20, 20);
}

.visa {
  display: block;
  position: relative;
  float: left;
  clear: both;
  z-index: 19;
  width: 188px;
  height: auto;
  margin: 7px 0 0 0.16155%;
  overflow: hidden;
}

.wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 23;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.wrapper ._element {
  float: left;
  clear: both;
  width: 100%;
  height: 180px;
  margin-top: 35px;
  background-color: rgb(20, 20, 20);
}

.submenu-1 {
  clear: both;
  z-index: 5;
  width: 16%;
  margin-left: 15%;
  padding-top: 15px;
  background-color: rgb(192, 241, 113);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
  color: rgb(0, 0, 0);
}

.submenu-1:hover {
  border-bottom-width: 0;
  border-bottom-style: none;
  background-color: rgb(24, 210, 231);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
}

.submenu-2 {
  z-index: 4;
  width: 17%;
  min-width: 180px;
  padding-top: 15px;
  background-color: rgb(192, 241, 113);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
  color: rgb(0, 0, 0);
}

.submenu-3 {
  z-index: 3;
  width: 17%;
  min-width: 150px;
  padding-top: 8px;
  background-color: rgb(20, 20, 20);
  color: rgb(192, 241, 113);
}

.submenu-4 {
  z-index: 2;
  width: 17%;
  padding-top: 15px;
  background-color: rgb(192, 241, 113);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
  color: rgb(0, 0, 0);
}

.submenu-2:hover,
.submenu-4:hover {
  background-color: rgb(24, 210, 231);
  box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
}

.text-1 {
  clear: both;
  width: 87%;
  min-height: 250px;
  margin-left: 6.5%;
  padding: 20px 10px 35px 20px;
  border-radius: 30px;
  background-color: rgb(20, 20, 20);
  box-shadow: 0 5px 0 10px rgba(17, 163, 179, 0.34);
  font-size: 1em;
  text-align: justify;
  color: rgb(255, 255, 255);
}

.text-2 {
  z-index: 16;
  width: 169px;
  margin: 9px 0 0 1.69492%;
}

.text-3 {
  z-index: 18;
  margin: 11px 0 0 1.52013%;
}

.text em {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: 'Droid Serif';
  font-style: inherit;
  font-size: 1.375em;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: 'Droid Serif';
  font-style: inherit;
  font-size: 1.375em;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: rgb(192, 241, 113);
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.text strong {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: inherit;
  font-style: inherit;
  font-size: inherit;
  font-weight: 700;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: inherit;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
}

.textcita span {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-color: transparent;
  border-style: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  background-color: transparent;
  font-family: Lato;
  font-style: inherit;
  font-size: 1.375em;
  font-weight: 900;
  text-transform: inherit;
  text-decoration: inherit;
  letter-spacing: 0;
  word-spacing: inherit;
  color: inherit;
  opacity: 1;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}

.textcita span:hover {
  font-size: NaNem;
}

@media(max-width: 850px) {
  .submenu-1:hover {
    box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.3);
  }

  .cita .tel {
    position: relative;
    z-index: 14;
    height: auto;
    margin-top: -49px;
    margin-left: -2.07254%;
  }

  .cita .textcita {
    position: relative;
    z-index: 13;
    width: 268px;
    margin-top: -122px;
    margin-left: 45px;
    padding-left: 30px;
  }

  .container {
    left: 0;
    right: 0;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .tarjetas .seguros {
    position: relative;
    z-index: 17;
    width: 317px;
    height: auto;
    margin-top: 0;
    margin-left: -1.59314%;
  }

  .tarjetas .text {
    position: relative;
  }

  .tarjetas .visa {
    position: relative;
    z-index: 19;
    height: auto;
    margin-top: -89px;
    margin-left: 16.31434%;
  }

  .wrapper {
    left: 0;
    right: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .wrapper .cita {
    float: none;
    clear: none;
    width: 45.4117647058%;
    height: 87px;
    margin-top: 77px;
    margin-right: auto;
    margin-left: auto;
  }

  .wrapper .logo {
    float: none;
    clear: none;
    height: auto;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
  }

  .wrapper .menu {
    visibility: hidden;
    position: relative;
    z-index: 12;
  }

  .wrapper .menumobil {
    display: block;
    overflow: visible;
  }

  .wrapper .submenu {
    position: relative;
    float: none;
    width: 100%;
    min-height: 20px;
    margin-right: auto;
    margin-left: auto;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  .wrapper .tarjetas {
    float: none;
    clear: none;
    width: 306px;
    height: 184px;
    margin-top: 0;
    margin-right: auto;
    margin-left: auto;
  }

  .wrapper ._element {
    float: none;
    clear: none;
    height: 108px;
    margin-top: 18px;
    margin-right: auto;
    margin-left: auto;
  }

  .tarjetas .text-2 {
    z-index: 16;
    margin-left: 17.85131%;
  }

  .tarjetas .text-3 {
    clear: both;
    z-index: 18;
    margin-top: 83px;
    margin-left: 29.16667%;
  }

  .wrapper .submenu-1 {
    clear: none;
    z-index: 5;
    margin-top: 0;
    padding-top: 8px;
  }

  .wrapper .submenu-2 {
    z-index: 4;
    margin-top: 2px;
    padding-top: 8px;
  }

  .wrapper .submenu-3 {
    z-index: 3;
    margin-top: 2px;
  }

  .wrapper .submenu-4 {
    z-index: 2;
    margin-top: 2px;
    padding-top: 8px;
  }

  .wrapper .text-1 {
    float: none;
    clear: none;
    width: 100%;
    margin-top: 39px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 25px;
    padding-right: 25px;
    padding-left: 25px;
  }

  .textcita span {
    font-size: 1.375em;
  }
}