.s8 {
  font-size: 8px;
}
.s9 {
  font-size: 9px;
}
.s10 {
  font-size: 10px;
}
.s11 {
  font-size: 11px;
}
.s12 {
  font-size: 12px;
}
.s13 {
  font-size: 13px;
}
.s14 {
  font-size: 14px;
}
.s15 {
  font-size: 15px;
}
.s16 {
  font-size: 16px;
}
.s17 {
  font-size: 17px;
}
.s18 {
  font-size: 18px;
}
.s19 {
  font-size: 19px;
}
.s20 {
  font-size: 20px;
}
.s21 {
  font-size: 21px;
}
.s22 {
  font-size: 22px;
}
.s23 {
  font-size: 23px;
}
.s24 {
  font-size: 24px;
}
.s25 {
  font-size: 25px;
}
.s26 {
  font-size: 26px;
}
.s27 {
  font-size: 27px;
}
.s28 {
  font-size: 28px;
}
.s29 {
  font-size: 29px;
}
.s30 {
  font-size: 30px;
}
.s40 {
  font-size: 40px;
}
.s50 {
  font-size: 50px;
}
.s60 {
  font-size: 60px;
}
.s70 {
  font-size: 70px;
}
.s80 {
  font-size: 80px;
}
.s90 {
  font-size: 90px;
}
.s100 {
  font-size: 100px;
}
.s110 {
  font-size: 110px;
}
.s120 {
  font-size: 120px;
}
.s130 {
  font-size: 130px;
}
.s140 {
  font-size: 140px;
}
.s150 {
  font-size: 150px;
}
.s160 {
  font-size: 160px;
}
.s170 {
  font-size: 170px;
}
.s180 {
  font-size: 180px;
}
.s190 {
  font-size: 190px;
}
.s200 {
  font-size: 200px;
}
.mb-15 {
  margin-bottom: -15px;
}
body {
  background: #ececec;
  margin: 0;
  padding: 0;
  min-width: 1024px;
}
.singutter {
  margin-left: 0px;
  margin-right: 0px;
}
.singutter > div[class^="col"] {
  padding-left: 0;
  padding-right: 0;
}
.singutters {
  margin-top: 15px !important;
}
.ocultar {
  display: none !important;
}
.tc {
  text-align: center !important;
}
.tr {
  text-align: right !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.container {
  width: 940px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.r {
  right: 0;
}
.l {
  left: 0;
}
.a {
  position: absolute;
}
.mlm10 {
  margin-left: -10px !important;
}
header {
  background: #fff;
}
header #topbar {
  background-color: #424242;
  height: 12px;
  top: 0;
}
header #topbar .container {
  position: relative;
}
header #topbar a {
  display: inline-block;
  height: 39px;
  margin: 0px 1px;
  position: relative;
  text-indent: -99999px;
  width: 39px;
}
header #topbar .social div {
  text-align: center;
}
header #topbar .social a {
  background-image: url("../img/sprite-social.png");
}
header #topbar .ta {
  background-position: 0 0;
}
header #topbar .fb {
  background-position: -39px 0;
}
header #topbar .tw {
  background-position: -80px 0;
}
header #topbar .go {
  background-position: -121px 0;
}
header #topbar .blog {
  background-position: -162px 0;
}
header #logobar {
  height: 87px;
}
header #logobar .logo {
  margin: 0 auto;
  width: 350px;
}
header #logobar .logo img {
  width: 100%;
}
header #logobar .clima {
  padding-top: 10px;
  height: 87px;
  text-align: right;
}
header #logobar .clima .grados {
  height: 87px;
  background: url("../img/sol.png") no-repeat left center;
  font: 900 30px 'Signika', sans-serif;
  color: #424242;
}
header #logobar .clima .grados span {
  line-height: 87px;
}
header #logobar .clima .fecha {
  font: 400 14px 'Signika', sans-serif;
  color: #acacac;
  height: 87px;
  padding-top: 30px;
}
header #logobar .clima .fecha span {
  line-height: 15px;
  display: block;
}
header #logo {
  margin-bottom: 10px;
}
header #logo div {
  background-color: #fff;
  padding: 12px 0;
  height: 172px;
}
header #logo h1 {
  background: url("../img/logo-terranova.png") no-repeat;
  height: 87px;
  margin: 0 auto;
  text-indent: -99999px;
  width: 449px;
}
#slideBanner {
  position: relative;
  margin-top: -10px;
  width: 100%;
  z-index: 99;
  overflow: hidden;
}
#slideBanner div {
  width: 100%;
  height: 100%;
  background-size: cover;
  overflow: hidden;
}
#slideBanner div img.wider {
  width: 100%;
  height: auto;
}
#slideBanner div img.higher {
  width: auto;
  height: 100%;
}
nav {
  background: #fff;
}
nav #nav-ppal {
  margin-bottom: 10px;
}
nav #nav-ppal ul {
  margin: 0 auto;
  padding: 0;
}
nav #nav-ppal ul li {
  list-style: none;
  border-right: 1px solid #acacac;
}
nav #nav-ppal ul li a {
  text-decoration: none;
  color: #0c4674;
  display: block;
  font: 900 16px 'Signika', sans-serif;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
nav #nav-ppal ul li a:hover {
  color: #acacac;
}
nav #nav-ppal ul li:last-child {
  border-right: none;
}
.nav-justified > li {
  display: table-cell !important;
  width: 1%;
}
#banner-header {
  z-index: 0;
  display: block;
  overflow: hidden;
  position: relative;
}
#banner-header #leftBanner,
#banner-header #rightBanner {
  display: block;
  padding: 0px;
  margin: 0px;
  width: 41px;
  height: 41px;
  background-image: url("../img/sty1Arrows.png");
  background-repeat: no-repeat;
  cursor: pointer;
  position: absolute;
  display: none;
}
#banner-header #leftBanner {
  background-position: 0 center;
  transform: rotate(180deg);
  left: 5%;
  top: 170px;
}
#banner-header #rightBanner {
  background-position: 0 center;
  right: 5%;
  top: 170px;
}
#banner-header #boxInfoBannerBorde {
  display: table;
  padding: 10px;
  margin: 0px;
  position: absolute;
  bottom: 50px !important;
  left: 200px;
  z-index: 199;
}
#banner-header #boxInfoBannerBorde #boxInfoBanner {
  display: table;
  position: relative;
  width: 500px;
  height: 150px;
  bottom: 200px;
}
#banner-header #boxInfoBannerBorde #boxInfoBanner .title {
  font: 800 50px 'Signika', sans-serif;
  text-align: left;
  color: #fff;
  line-height: 35px;
  width: 100%;
  position: relative;
}
#banner-header #boxInfoBannerBorde #boxInfoBanner .text {
  font: 600 40px 'Signika', sans-serif;
  text-align: left;
  color: #fff;
  line-height: 35px;
  width: 100%;
  position: relative;
  line-height: 35px;
}
#banner-header #boxShadowBanner {
  display: block;
  width: 100%;
  position: relative;
  margin: 0px auto;
  z-index: 199;
}
#banner-header #shadowBannerRight,
#banner-header #shadowBannerLeft {
  position: absolute;
  display: block;
  padding: 0px;
  margin: 0px;
  width: 100%;
}
#banner-header #shadowBannerRight {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
#banner-header .cycle-slideshow {
  margin: 0px auto;
}
#banner-header .cycle-slideshow div {
  display: block;
  left: 0;
  right: 0;
  margin: 0px auto;
}
#banner-header .cycle-slideshow div img {
  display: block;
  margin: 0px auto;
}
#ui-datepicker-div {
  z-index: 500 !important;
}
#TA_excellent971,
#TA_certificateOfExcellence187 {
  position: absolute;
  top: 10px;
  left: 20px;
  z-index: 10;
}
#CDSWIDEXC .widEXCLINK a,
#HS18CLlm .widEXCLINK a {
  color: #000;
  font: 600 12px 'Signika', sans-serif;
  padding: 2px 0;
  margin: 0;
  display: block;
}
#CDSWIDEXC .bravoBox,
#HS18CLlm .bravoBox {
  background-color: transparent !important;
}
#CDSWIDEXC .bravoBox .bravoText,
#HS18CLlm .bravoBox .bravoText {
  color: #000 !important;
  font: 600 19px 'Signika', sans-serif;
}
#reservaciones {
  display: block;
  position: relative;
  z-index: 500000;
}
#reservaciones .reservaciones {
  background-color: #0c4674;
  width: 100%;
  height: 57px;
  padding: 0;
}
#reservaciones .reservaciones .container {
  width: 1100px;
}
#reservaciones #frmTarifas {
  padding-top: 4px;
}
#reservaciones #frmTarifas img {
  margin-left: 10px;
  margin-top: -10px;
  cursor: pointer;
}
#reservaciones #frmTarifas input[type="text"] {
  border: none;
  display: inline-block;
  padding: 0px 10px;
  width: 68%;
  background: #fff;
  height: 30px;
  margin: 10px 0 0 0;
  color: #000;
  font: 600 15px 'Signika', sans-serif;
}
#reservaciones #frmTarifas *::-webkit-input-placeholder {
  color: #000 !important;
}
#reservaciones #frmTarifas *:-moz-placeholder {
  color: #000 !important;
}
#reservaciones #frmTarifas *::-moz-placeholder {
  color: #000 !important;
}
#reservaciones #frmTarifas *:-ms-input-placeholder {
  color: #000 !important;
}
#reservaciones #frmTarifas .btn,
#reservaciones #frmTarifas button {
  background: #df2028 !important;
  border: none;
  color: #fff;
  font: 600 14px 'Signika', sans-serif;
  margin: 10px auto 0;
  padding: 5px 10px;
  width: 152px;
  height: 34px;
}
#reservaciones #frmTarifas input[type="checkbox"] {
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-top: -6px;
}
#reservaciones #frmTarifas label {
  opacity: 0.5 !important;
  line-height: 30px !important;
  color: #000;
}
.reservasCalendar {
  background-color: #fff;
  width: 100%;
}
.reservasCalendar .mesquite {
  color: #63beeb;
  font: 300 25px 'Signika', sans-serif;
  padding: 25px 0 15px;
  text-align: center;
}
.reservasCalendar td {
  color: #d6d8d8;
  font: 300 16px 'Signika', sans-serif;
  padding: 3px;
  width: 14.3%;
}
.reservasCalendar td a {
  border: 1px solid #d6d8d8;
  display: block;
  color: #3e3e3e;
  font: 300 14px 'Signika', sans-serif;
  height: 110px;
  padding: 3px 5px;
}
.reservasCalendar td a:hover {
  background-color: #3272a5;
  color: #fff;
  text-decoration: none;
}
.reservasCalendar td .today {
  background-color: #e51937;
  color: #fff;
}
.reservasCalendar td .dayreserva {
  background-color: #63beeb;
  color: #fff;
}
footer {
  margin: 25px 0 0 0;
}
footer p {
  color: #fff;
  font: 600 15px 'Signika', sans-serif;
  padding: 2px 0;
  margin: 0;
  display: block;
}
footer .row {
  background-color: #0c4674;
  padding-bottom: 7px;
}
footer .direccion {
  color: #fff;
  font: 700 16px 'Signika', sans-serif;
  padding: 10px 0 8px;
}
footer .first {
  padding: 30px 0 30px 70px;
}
footer .first a {
  color: #fff;
  font: 600 15px 'Signika', sans-serif;
  padding: 11px 0 0 0;
  margin: 0;
  display: block;
}
footer .first a:hover {
  text-decoration: none;
}
footer .first p {
  color: #fff;
  font: 600 15px 'Signika', sans-serif;
  padding: 2px 0;
  margin: 0;
  display: block;
}
#servicios {
  padding: 0 0 35px;
}
#servicios .tit {
  margin-bottom: 30px;
}
#servicios .tit p {
  font: 500 18px 'Signika', sans-serif;
  line-height: 18px;
  color: #656565;
  padding: 35px 70px 0;
}
#servicios .tit b {
  font: 800 18px 'Signika', sans-serif;
  line-height: 18px;
  color: #656565;
  padding: 0px 60px 0;
}
#servicios .item-servicio {
  margin: 0;
  background-image: url("../img/serv-back.png");
  background-repeat: no-repeat;
  background-position: left center;
}
#servicios .item-servicio p {
  font: 500 18px 'Signika', sans-serif;
  line-height: 18px;
  padding: 35px 3px 3px 3px;
  color: #656565;
  display: inline;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#servicios .item-servicio img {
  width: 35px;
  margin: 40px 25px;
}
#servicios .item-servicio .txt {
  padding: 15px 20px;
  position: relative;
  background-color: #fff;
}
#servicios .item-servicio .txt h3 {
  background: transparent url("../img/sprite-icons.png") no-repeat;
  background-position: 0 0;
  color: #3e3e3e;
  font: 400 24px 'Signika', sans-serif;
  font-style: italic;
  padding: 6px 0 0 50px;
  margin: 0;
  text-transform: uppercase;
}
#servicios .item-servicio .txt span {
  color: #3e3e3e;
  display: block;
  font: 300 14px 'Signika', sans-serif;
  margin: 8px 0 0 0px;
}
#servicios .item-servicio .txt p {
  font: 300 13px 'Signika', sans-serif;
  line-height: 22px;
  padding: 10px;
}
#servicios .item-servicio .txt a {
  bottom: 10px;
  color: #63beeb;
  font: 400 15px 'Signika', sans-serif;
  font-style: italic;
  position: absolute;
  right: 15px;
}
#servicios .item-servicio .txt a:hover {
  text-decoration: none;
}
#servicios .item-servicio .img {
  height: 240px;
  overflow: hidden;
}
#servicios .item-servicio .img img {
  width: 100%;
}
#habitaciones .row {
  margin-top: 70px;
}
#habitaciones .botton {
  position: absolute;
  right: 0;
  height: 100%;
}
#habitaciones .botton:hover {
  text-decoration: none;
}
#habitaciones .botton p {
  background-color: #df2028;
  width: 90px;
  height: 25px;
  color: #fff;
  font: 600 14px 'Signika', sans-serif;
  padding-top: 3px;
}
#habitaciones .item-habitacion {
  padding: 0;
}
#habitaciones .item-habitacion margin,
#habitaciones .item-habitacion .txt {
  height: 240px;
  padding: 15px 20px;
  position: relative;
}
#habitaciones .item-habitacion margin h3,
#habitaciones .item-habitacion .txt h3 {
  color: #0c4674;
  font: 600 16px 'Signika', sans-serif;
  padding: 10px 0;
  margin: 0;
  border-bottom: solid 6px #df2028;
}
#habitaciones .item-habitacion margin h3 span,
#habitaciones .item-habitacion .txt h3 span {
  color: #0c4674;
  display: block;
  font: 800 25px 'Signika', sans-serif;
}
#habitaciones .item-habitacion margin p,
#habitaciones .item-habitacion .txt p {
  font: 500 16px 'Signika', sans-serif;
  line-height: 18px;
  padding: 10px 0;
  color: #1f1f1f;
  text-align: justify;
}
#habitaciones .item-habitacion margin a,
#habitaciones .item-habitacion .txt a {
  bottom: 10px;
  color: #63beeb;
  font: 400 15px 'Signika', sans-serif;
  font-style: italic;
  position: absolute;
  right: 15px;
}
#habitaciones .item-habitacion margin a:hover,
#habitaciones .item-habitacion .txt a:hover {
  text-decoration: none;
}
#habitaciones .item-habitacion .img {
  height: 300px;
  overflow: hidden;
}
#habitaciones .item-habitacion .img img {
  width: 100%;
}
.t10 {
  top: 10px !important;
}
.t13 {
  top: 13px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.dib {
  display: inline-block;
}
.tc {
  text-align: center !important;
}
#tarifas .table .bg {
  background-color: #df2028;
  text-align: center;
  color: #fff;
  height: 38px;
  font: 600 18px 'Signika', sans-serif;
  padding: 5px;
  border-bottom: #fff solid 7px;
}
#tarifas .table .first {
  background-color: #08335c;
  text-align: left;
  border-bottom: #0c4674 solid 7px;
  color: #fff;
  height: 38px;
  font: 600 14px 'Signika', sans-serif;
  padding: 10px;
}
#tarifas .table .all {
  background-color: #aaa;
  text-align: center;
  border-bottom: #808080 solid 7px;
  height: 38px;
  color: #161616;
  font: 600 16px 'Signika', sans-serif;
  padding: 10px;
}
#tarifas .gal {
  margin-bottom: 18px;
}
#tarifas .gal img {
  width: 100%;
}
#tarifas .tit {
  font: 800 24px 'Signika', sans-serif;
  color: #0c4674;
  text-align: left;
  padding-bottom: 20px;
}
#tarifas .titi {
  font: 800 24px 'Signika', sans-serif;
  color: #0c4674;
  text-align: left;
  padding-bottom: 5px;
  margin-bottom: 10px;
  background: url("../img/line-red.jpg") no-repeat bottom left;
}
#tarifas #frmTarifas img {
  margin-left: 10px;
  margin-top: -10px;
  cursor: pointer;
}
#tarifas #frmTarifas input[type="text"] {
  border: none;
  display: inline-block;
  padding: 0px 10px;
  width: 75%;
  background: #fff;
  height: 30px;
  margin: 0;
  color: #000;
  font: 600 15px 'Signika', sans-serif;
}
#tarifas #frmTarifas *::-webkit-input-placeholder {
  color: #000 !important;
}
#tarifas #frmTarifas *:-moz-placeholder {
  color: #000 !important;
}
#tarifas #frmTarifas *::-moz-placeholder {
  color: #000 !important;
}
#tarifas #frmTarifas *:-ms-input-placeholder {
  color: #000 !important;
}
#tarifas #frmTarifas .btn,
#tarifas #frmTarifas button {
  background: #df2028 !important;
  border: none;
  color: #fff;
  font: 600 14px 'Signika', sans-serif;
  margin: 5px auto;
  padding: 5px 10px;
  width: 152px;
  height: 34px;
}
#tarifas #frmTarifas input[type="checkbox"] {
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-top: -6px;
}
#tarifas #TarifaReserva input[type="text"],
#tarifas #TarifaReserva textarea {
  border: none;
  display: inline-block;
  padding: 0px 10px;
  width: 100%;
  background: #fff;
  height: 30px;
  margin: 10px 0;
  color: #000;
  font: 600 15px 'Signika', sans-serif;
}
#tarifas #TarifaReserva *::-webkit-input-placeholder {
  color: #000 !important;
}
#tarifas #TarifaReserva *:-moz-placeholder {
  color: #000 !important;
}
#tarifas #TarifaReserva *::-moz-placeholder {
  color: #000 !important;
}
#tarifas #TarifaReserva *:-ms-input-placeholder {
  color: #000 !important;
}
#tarifas #TarifaReserva .btn,
#tarifas #TarifaReserva button {
  background: #df2028 !important;
  border: none;
  color: #fff;
  font: 600 14px 'Signika', sans-serif;
  margin: 5px auto;
  padding: 5px 10px;
  width: 152px;
  height: 34px;
}
#tarifas #TarifaReserva textarea {
  height: 100px;
}
#tarifas #TarifaReserva input[type="checkbox"] {
  display: inline-block;
  text-align: center;
  margin-right: 15px;
  margin-top: -6px;
}
#galeria .cycle-slideshow {
  height: 480px;
  overflow: hidden;
}
#galeria .pager {
  margin: 0;
  padding: 0;
}
#galeria .pager div {
  cursor: pointer;
  overflow: hidden;
}
#galeria .pager div img {
  height: 100px;
}
#galeria .left,
#galeria .right {
  bottom: 50px;
  text-decoration: none;
}
#galeria .left {
  background: transparent url("../img/rowup.png") center top no-repeat;
  width: 34px;
  height: 32px;
  bottom: 30px;
  right: 40px;
  position: absolute;
}
#galeria .right {
  background: transparent url("../img/rowdo.png") center top no-repeat;
  width: 34px;
  height: 32px;
  bottom: 30px;
  right: 0;
  position: absolute;
}
#factsheet {
  padding-top: 30px;
}
#factsheet .info {
  padding: 20px 0;
}
#factsheet .info ul {
  margin-left: -25px;
}
#factsheet .info ul li {
  font: 400 17px 'Signika', sans-serif;
  color: #000;
  text-align: left;
  padding: 7px 0;
}
#factsheet .info .info-tit {
  font: 800 24px 'Signika', sans-serif;
  color: #0c4674;
  text-align: left;
  padding-bottom: 20px;
}
#factsheet .info .info-tit img {
  padding-right: 15px;
}
#factsheet .info .info-det b {
  font: 800 17px 'Signika', sans-serif;
  color: #000;
  text-align: left;
  display: block;
  padding: 7px 0;
}
#factsheet .info .info-det b span {
  font: 400 17px 'Signika', sans-serif;
  color: #000;
  text-align: left;
}
#factsheet .info .info-det span {
  font: 400 17px 'Signika', sans-serif;
  color: #000;
  text-align: justify;
  line-height: 25px;
}
#contacto .box {
  z-index: 9999;
  position: absolute;
  width: 650px;
  height: 504px;
  top: 300px;
  left: 200px;
  right: 0;
  margin: 0 auto;
  background: url("../img/bg-contacto.png") repeat;
}
#contacto #formID {
  padding: 15px;
}
#contacto #formID p {
  font: 600 14px 'Signika', sans-serif;
  padding: 10px 0;
  color: #fff;
  text-align: justify;
}
#contacto #formID a {
  font: 700 16px 'Signika', sans-serif;
  padding: 10px 0;
  color: #fff;
}
#contacto #formID input[type="text"],
#contacto #formID textarea {
  border: none;
  display: block;
  padding: 5px 10px;
  width: 100%;
  background: url("../img/bg-contacto-input.png") repeat !important;
  height: 40px;
  margin: 8px 0;
  color: #fff;
  font: 600 15px 'Signika', sans-serif;
}
#contacto #formID textarea {
  height: 100px;
}
#contacto #formID button {
  background: #f16e1a !important;
  border: none;
  color: #fff;
  font: 600 14px 'Signika', sans-serif;
  display: block;
  margin: 25px auto;
  padding: 5px 20px;
  width: 146px;
  height: 55px;
}
#contacto #formID input[type="checkbox"] {
  display: inline-block;
  float: left;
  margin-right: 15px;
  margin-top: -6px;
}
#map {
  height: 533px;
}
#e404 .tit {
  color: #0c4674;
}
#e404 .btn {
  color: #fff;
  padding: 5px 10px;
  margin: 10px;
}
#e404 .home {
  background: #e51937;
}
#e404 .back {
  background: #0c4674;
}
.ui-datepicker-unselectable .ui-state-default {
  color: #f00;
}
.hab_ico span {
  transition: all 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: block;
  height: 120px;
  padding-top: 165px;
  font: 600 11px 'Signika', sans-serif;
  text-align: center;
}
.hab_ico span:after,
.hab_ico span:before {
  width: 44px;
  content: '';
  display: block;
  background: url("../img/servicios-h.png") no-repeat top left;
  position: absolute;
  left: 50%;
  margin-left: -24px;
  height: 47px;
  top: 0;
}
.hab_ico span:before {
  background-position: 0 -53px;
  top: 100px;
}
.hab_ico .xq {
  width: 63px;
}
.hab_ico div {
  height: 100px;
  display: inline-block;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.hab_ico div:last-child {
  margin-right: 0px;
}
.hab_ico div:hover span {
  top: -100px;
}
@media only screen and (max-width: 1024px) {
  .hab_ico div span {
    top: -103px;
  }
}
.hab_ico .hb2 span:after {
  background-position: -63px 0px;
}
.hab_ico .hb2 span:before {
  background-position: -63px -53px;
}
.hab_ico .hb3 span:after {
  background-position: -126px 0px;
}
.hab_ico .hb3 span:before {
  background-position: -126px -53px;
}
.hab_ico .hb4 span:after {
  background-position: -189px 0px;
}
.hab_ico .hb4 span:before {
  background-position: -189px -53px;
}
.hab_ico .hb5 span:after {
  background-position: -252px 0px;
}
.hab_ico .hb5 span:before {
  background-position: -252px -53px;
}
.hab_ico .hb6 span:after {
  background-position: -315px 0px;
}
.hab_ico .hb6 span:before {
  background-position: -315px -53px;
}
.hab_ico .hb7 span:after {
  background-position: -378px 0px;
}
.hab_ico .hb7 span:before {
  background-position: -378px -53px;
}
.hab_ico .hb8 span:after {
  background-position: -441px 0px;
}
.hab_ico .hb8 span:before {
  background-position: -441px -53px;
}
.hab_ico .hb9 span:after {
  background-position: -504px 0px;
}
.hab_ico .hb9 span:before {
  background-position: -504px -53px;
}
.hab_ico .hb10 span:after {
  background-position: -567px 0px;
}
.hab_ico .hb10 span:before {
  background-position: -567px -53px;
}
.hab_ico .hb11 span:after {
  background-position: -630px 0px;
}
.hab_ico .hb11 span:before {
  background-position: -630px -53px;
}
.hab_ico .hb12 span:after {
  background-position: -693px 0px;
}
.hab_ico .hb12 span:before {
  background-position: -693px -53px;
}
.hab_ico .hb13 span:after {
  background-position: -756px 0px;
}
.hab_ico .hb13 span:before {
  background-position: -756px -53px;
}
.hab_ico .hb14 span:after {
  background-position: -819px 0px;
}
.hab_ico .hb14 span:before {
  background-position: -819px -53px;
}
.hab_ico .hb15 span:after {
  background-position: -882px 0px;
}
.hab_ico .hb15 span:before {
  background-position: -882px -53px;
}
.hab_ico .hb16 span:after {
  background-position: -945px 0px;
}
.hab_ico .hb16 span:before {
  background-position: -945px -53px;
}
.hab_ico .hb17 span:after {
  background-position: -1008px 0px;
}
.hab_ico .hb17 span:before {
  background-position: -1008px -53px;
}
