/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Merriweather+Sans");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,300,700");
@import url("https://fonts.googleapis.com/css?family=Great+Vibes");
p {
  margin: 0.9rem 0;
}
a {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}
a::selection {
  background-color: none !important;
}
a:focus {
  outline: none !important;
}
.cursive {
  font-family: "Great Vibes", cursive;
  font-weight: 300;
}
.hidden-item {
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: 5;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.hidden-item:hover {
  opacity: 0.95;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.op-90.hidden-item:hover {
  opacity: 0.9 !important;
}
.op-80.hidden-item:hover {
  opacity: 0.8 !important;
}
.op-70.hidden-item:hover {
  opacity: 0.7 !important;
}
.op-60.hidden-item:hover {
  opacity: 0.6 !important;
}
.listGallery {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
}
.listGallery a {
  width: 33.3%;
  padding-bottom: 25%;
  overflow: hidden;
  position: relative;
  background: #08524E;
  outline: 2px solid #fff;
  margin-bottom: 2px;
  border-radius: 5px;
  overflow: hidden;
}
.listGallery a:hover img {
  opacity: 0.4;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.listGallery a:hover .iconZoom {
  opacity: 0.9;
}
.listGallery a .iconZoom {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  opacity: 0;
}
.listGallery a .iconZoom i {
  color: #ffffff;
  font-size: 1.5rem;
}
.listGallery img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
}
.fancybox-thumbs__list a:before {
  border: 6px solid #0D948D;
}
.itemNegocio .itNeBlock {
  z-index: 1;
  line-height: 1.2rem;
  font-size: 0.8rem;
  font-weight: 300;
  padding: 0 15px 30px 15px;
}
.itemNegocio .itNeBlock .itNeFrame {
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  border-radius: 10px;
  padding: 20px;
}
.itemNegocio .itNeBlock h2.titleBlock {
  padding: 0;
  margin: 0;
  line-height: 1.2rem;
  font-size: 1rem;
  font-weight: 400;
  color: #08524E;
  display: flex;
  margin-bottom: 15px;
  flex-wrap: nowrap;
}
.itemNegocio .itNeBlock h2.titleBlock::after {
  content: "";
  flex: 1 1 auto;
  display: block;
  width: 100%;
  border-top: 5px solid #E1F2F1;
  margin: 6px 0 0 6px;
}
.itemNegocio .itNeBlock h2.titleBlock span {
  flex: 1 0 auto;
  padding-right: 8px;
}
.itemNegocio .itNeBlock h2.titleBlock i {
  padding-right: 8px;
}
.itemNegocio .itemNegocio-top {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.itemNegocio .itemNegocio-top .itNeFrame {
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  border-radius: 10px;
  position: relative;
  box-sizing: border-box;
  overflow: hidden;
}
.itemNegocio .itemNegocio-top .itNeImgBg {
  width: 100%;
  height: 400px;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}
.itemNegocio .itemNegocio-top .itNeImgBg .itNeOverlayBG {
  background: rgba(0, 0, 0, 0.15);
  width: 100%;
  position: absolute;
  height: 1000px;
  top: 0;
}
.itemNegocio .itemNegocio-top .itNeImgBg::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 30%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 82, 78, 0)), to(rgba(8, 82, 78, 0.8)));
  background: -webkit-linear-gradient(top, rgba(8, 82, 78, 0) 0%, rgba(8, 82, 78, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(8, 82, 78, 0) 0%, rgba(8, 82, 78, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(8, 82, 78, 0) 0%, rgba(8, 82, 78, 0.8) 100%);
  z-index: 2;
}
.itemNegocio .itemNegocio-top .itNeLogo {
  z-index: 3;
  position: absolute;
  bottom: 30px;
  left: 30px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itemNegocio .itemNegocio-top .itNeLogo div {
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itemNegocio .itemNegocio-top .itNeLogo img {
  height: auto;
  border: none;
  width: 135px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 2;
  transition: 0.4s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
}
.itemNegocio .itemNegocio-top .itNeLogo a:hover img {
  transform: scale(1.1);
}
.itemNegocio .itemNegocio-top .itNeTitle {
  position: absolute;
  color: #ffffff;
  color: #fff;
  left: 195px;
  bottom: 40px;
  z-index: 3;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3);
}
.itemNegocio .itemNegocio-top .itNeTitle h1 {
  color: #ffffff;
  line-height: 2rem;
  margin: 0;
  font-size: 2rem;
}
.itemNegocio .itemNegocio-top .itNeTitle a {
  color: #ffffff;
}
.itemNegocio .itemNegocio-top .itNeTitle a:hover {
  color: #ADEDEA;
}
.itemNegocio .itemNegocio-top .itNeTitle i {
  padding-right: 5px;
  color: #ADEDEA;
}
.itemNegocio .itemNegocio-top .itNeTitle .itNeCat a {
  color: #ADEDEA;
}
.itemNegocio .itemNegocio-top .itNeTitle .itNeCat a:hover {
  color: #61EBE4;
}
.itemNegocio .itemNegocio-top .itNeOpenOrClose {
  font-size: 0.8rem;
  font-weight: 400;
  position: absolute;
  width: 100px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  top: 30px;
  right: 30px;
  text-align: center;
  line-height: 30px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
  box-shadow: -1px 0px 0px 5px rgba(255, 255, 255, 0.2);
  z-index: 3;
}
.itemNegocio .itemNegocio-top .itNeOpenOrClose i {
  padding-right: 6px;
}
.itemNegocio .itemNegocio-top .itNeOpenOrClose.openTime {
  background: #0D948D;
}
.itemNegocio .itemNegocio-top .itNeOpenOrClose.closeTime {
  background: #FF6D6D !important;
}
.itemNegocio .itemNegocio-top .itNeViewGal {
  font-size: 0.8rem;
  font-weight: 400;
  position: absolute;
  width: 40px;
  height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  bottom: 20px;
  right: 20px;
  text-align: center;
  line-height: 30px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.1);
  box-shadow: -1px 0px 0px 5px rgba(255, 255, 255, 0.1);
  z-index: 3;
  background: rgba(0, 0, 0, 0.2);
}
.itemNegocio .itemNegocio-top .itNeViewGal i {
  padding-top: 9px;
  font-size: 1.3rem;
  opacity: 0.6;
  transition: 0.2s;
}
.itemNegocio .itemNegocio-top .itNeViewGal i:hover {
  opacity: 0.9;
}
.itemNegocio .itemNegocio-top .itNeViewGal a {
  color: #fff;
}
.itemNegocio .itemNegocio-top-mobile {
  width: 100%;
  position: relative;
  z-index: 1;
  margin-bottom: 30px;
}
.itemNegocio .itemNegocio-top-mobile .itNeFrame {
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  border-radius: 10px;
  box-sizing: border-box;
  overflow: hidden;
}
.itemNegocio .itemNegocio-top-mobile .itNeImgBg {
  width: 100%;
  height: 250px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.itemNegocio .itemNegocio-top-mobile .itNeImgBg::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 30%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(8, 82, 78, 0)), to(rgba(8, 82, 78, 0.8)));
  background: -webkit-linear-gradient(top, rgba(8, 82, 78, 0) 0%, rgba(8, 82, 78, 0.8) 100%);
  background: -o-linear-gradient(top, rgba(8, 82, 78, 0) 0%, rgba(8, 82, 78, 0.8) 100%);
  background: linear-gradient(to bottom, rgba(8, 82, 78, 0) 0%, rgba(8, 82, 78, 0.8) 100%);
  z-index: 2;
}
.itemNegocio .itemNegocio-top-mobile .itNeLogo {
  z-index: 3;
  position: absolute;
  width: 100%;
  top: 145px;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itemNegocio .itemNegocio-top-mobile .itNeLogo div {
  box-shadow: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.itemNegocio .itemNegocio-top-mobile .itNeLogo img {
  height: auto;
  border: none;
  width: 150px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 2;
  transition: 0.4s;
  padding: 10px;
  background: rgba(255, 255, 255, 0.5);
}
.itemNegocio .itemNegocio-top-mobile .itNeLogo a:hover img {
  transform: scale(1.1);
}
.itemNegocio .itemNegocio-top-mobile .itNeTitle {
  position: relative;
  color: #08524E;
  z-index: 3;
  text-align: center;
  padding: 20px;
}
.itemNegocio .itemNegocio-top-mobile .itNeTitle h1 {
  color: #08524E;
  line-height: 1.5rem;
  padding: 0 20px;
  margin: 40px 0 5px 0;
  font-size: 1.5rem;
}
.itemNegocio .itemNegocio-top-mobile .itNeTitle a {
  color: #0D948D;
}
.itemNegocio .itemNegocio-top-mobile .itNeTitle a:hover {
  color: #10BAB2;
}
.itemNegocio .itemNegocio-top-mobile .itNeTitle i {
  padding-right: 5px;
  color: #0D948D;
}
.itemNegocio .itemNegocio-top-mobile .itNeTitle .itNeCat a {
  color: #0D948D;
}
.itemNegocio .itemNegocio-top-mobile .itNeTitle .itNeCat a:hover {
  color: #10BAB2;
}
.itemNegocio .itemNegocio-top-mobile .itNeOpenOrClose {
  font-size: 0.8rem;
  font-weight: 400;
  position: absolute;
  width: 100px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  top: 18px;
  left: 18px;
  text-align: center;
  line-height: 30px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
  box-shadow: -1px 0px 0px 5px rgba(255, 255, 255, 0.2);
  z-index: 3;
  opacity: 0.9;
}
.itemNegocio .itemNegocio-top-mobile .itNeOpenOrClose i {
  padding-right: 6px;
}
.itemNegocio .itemNegocio-top-mobile .itNeOpenOrClose.openTime {
  background: #0D948D;
}
.itemNegocio .itemNegocio-top-mobile .itNeOpenOrClose.closeTime {
  background: #FF6D6D !important;
}
.itemNegocio .itemNegocio-top-mobile .itNeViewGal {
  font-size: 0.8rem;
  font-weight: 400;
  position: relative;
  width: 100px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  bottom: 30px;
  right: 30px;
  text-align: center;
  line-height: 30px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.1);
  box-shadow: -1px 0px 0px 5px rgba(255, 255, 255, 0.1);
  z-index: 3;
  background: rgba(0, 0, 0, 0.2);
}
.itemNegocio .itemNegocio-top-mobile .itNeViewGal i {
  padding-right: 6px;
  font-size: 1rem;
}
.itemNegocio .itemNegocio-top-mobile .itNeViewGal a {
  color: #fff;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial {
  border-top: 2px solid #E1F2F1;
  padding: 20px 0 15px 0;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .itNeSocialIcons {
  text-align: center;
  margin-left: 15px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .itNefollow {
  float: left;
  margin-top: 7px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-item {
  font-size: 0.7rem;
  font-weight: 400;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  line-height: 30px;
  transition: 0.5s;
  font-size: 1.2rem;
  z-index: 2;
  position: relative;
  margin-right: 5px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-item i {
  position: absolute;
  z-index: 2;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-item:hover {
  transform: scale(1.2);
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-fb {
  background: #4167b2;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-fb i {
  top: 9px;
  left: 12px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-sitioweb {
  background: #5f5f5f;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-sitioweb i {
  top: 8px;
  left: 7px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-twitter {
  background: #1da1f3;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-twitter i {
  top: 8px;
  left: 10px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-instagram {
  background: #d12d8e;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-instagram i {
  top: 8px;
  left: 10px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-whatsapp {
  background: #02ba64;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-whatsapp i {
  top: 8px;
  left: 10px;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-youtube {
  background: #ff0000;
}
.itemNegocio .itemNegocio-top-mobile .itNeSocial .scn-youtube i {
  top: 8px;
  left: 12px;
}
.itemNegocio .itemNegocio-info {
  position: relative;
  margin: 0 -15px 0 -15px;
}
.itemNegocio .itemNegocio-info .itNeContact {
  margin-top: 10px;
}
.itemNegocio .itemNegocio-info .itNeContact i {
  font-size: 18px;
  float: left;
  color: #0cbcb7;
}
.itemNegocio .itemNegocio-info .itNeListOpen {
  margin: 0 0 10px 0;
  font-size: 0.9rem;
}
.itemNegocio .itemNegocio-info .itNeListOpen i {
  margin-right: 8px;
}
.itemNegocio .itemNegocio-info .itNeListOpen .closeTime {
  text-align: center;
  padding: 10px;
  background: #E1F2F1;
  color: #08524E;
  border-radius: 30px;
}
.itemNegocio .itemNegocio-info .itNeListOpen .openTime {
  text-align: center;
  padding: 10px;
  border-radius: 30px;
  background: #08524E;
  color: #E1F2F1;
}
.itemNegocio .itemNegocio-info .itNeAtte {
  display: table;
  width: 100%;
}
.itemNegocio .itemNegocio-info .itNeAtte .itNeListDay {
  display: table-row;
  width: 100%;
  position: relative;
  font-size: 1em;
}
.itemNegocio .itemNegocio-info .itNeAtte .itNeListDay .itNeDay {
  font-size: 0.8rem;
  font-weight: 600;
  display: table-cell;
  vertical-align: middle;
  border-bottom: 1px solid #eee;
  padding: 8px 0;
}
.itemNegocio .itemNegocio-info .itNeAtte .itNeListDay .itNeHours {
  display: table-cell;
  border-bottom: 1px solid #eee;
  padding: 8px 0;
  text-align: right;
}
.itemNegocio .itemNegocio-info .itNeAtte .itNeToday {
  color: #0D948D;
}
.itemNegocio .itemNegocio-info .avPlayerWrapper .avPlayerContainer .avPlayerBlock {
  padding: 56% 0 0 0 !important;
}
.itemNegocio .itemNegocio-info .itNeIcon {
  display: -webkit-box;
  display: flex;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  align-items: center;
  margin: 0 10px 10px 0 !important;
}
.itemNegocio .itemNegocio-info .itNeIcon i {
  width: 30px;
  height: 30px;
  font-size: 15px;
  padding-top: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  min-width: 30px;
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  text-align: center;
  border-radius: 50%;
  background: #E1F2F1;
  margin: 0 10px 0 0;
  color: #08524E;
}
.itemNegocio .itemNegocio-info .itNeIcon:hover i {
  background: #ceeae9;
  color: #0D948D;
}
.itemNegocio .itemNegocio-info .itNeSocial {
  margin-top: 15px;
  border-top: 2px solid #E1F2F1;
  padding-top: 10px;
}
.itemNegocio .itemNegocio-info .itNeSocial .itNeSocialIcons {
  float: left;
  margin-left: 15px;
}
.itemNegocio .itemNegocio-info .itNeSocial .itNefollow {
  float: left;
  margin-top: 7px;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-item {
  font-size: 0.7rem;
  font-weight: 400;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  line-height: 30px;
  transition: 0.5s;
  font-size: 1.2rem;
  z-index: 2;
  position: relative;
  margin-right: 5px;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-item i {
  position: absolute;
  z-index: 2;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-item:hover {
  transform: scale(1.2);
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-fb {
  background: #4167b2;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-fb i {
  top: 9px;
  left: 12px;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-sitioweb {
  background: #5f5f5f;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-sitioweb i {
  top: 8px;
  left: 7px;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-twitter {
  background: #1da1f3;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-twitter i {
  top: 8px;
  left: 10px;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-instagram {
  background: #d12d8e;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-instagram i {
  top: 8px;
  left: 10px;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-whatsapp {
  background: #02ba64;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-whatsapp i {
  top: 8px;
  left: 10px;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-youtube {
  background: #ff0000;
}
.itemNegocio .itemNegocio-info .itNeSocial .scn-youtube i {
  top: 8px;
  left: 12px;
}
@media only all and (min-width: 75rem) {
  .itemNegocio .itNeBlockSize-50 {
    width: 50%;
  }
  .itemNegocio .itNeBlockSize-25 {
    width: 25%;
  }
  .itemNegocio .itemNegocio-top-mobile {
    display: none;
  }
  .itemNegocio .itNeImgBg {
    background-size: 73rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .itemNegocio .itNeBlockSize-50 {
    width: 50%;
  }
  .itemNegocio .itNeBlockSize-25 {
    width: 25%;
  }
  .itemNegocio .itemNegocio-top-mobile {
    display: none;
  }
  .itemNegocio .itNeImgBg {
    background-size: 58rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .itemNegocio .itNeBlockSize-50 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .itemNegocio .itNeBlockSize-25 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .itemNegocio .itemNegocio-top-mobile {
    display: none;
  }
  .itemNegocio .itNeImgBg {
    background-size: 46rem;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .itemNegocio .itNeBlockSize-50 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .itemNegocio .itNeBlockSize-25 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .itemNegocio .itemNegocio-top {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  .itemNegocio .itNeBlockSize-50 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .itemNegocio .itNeBlockSize-25 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .itemNegocio .itemNegocio-top {
    display: none;
  }
}
@media only all and (min-width: 75rem) {
  .catNegocioAD {
    display: none;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .catNegocioAD {
    display: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .catNegocioAD {
    display: none;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .catNegocioAD {
    display: block;
  }
  #g-sidebar {
    display: none;
  }
}
@media only all and (max-width: 30rem) {
  .catNegocioAD {
    display: block;
  }
  #g-sidebar {
    display: none;
  }
}
.catNegocioAD {
  margin-bottom: 30px;
  border-radius: 5px;
  overflow: hidden;
}
.catNegocio .catTitle {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 0 30px 0 !important;
}
.catNegocio .catTitle h4 {
  margin: 0 10px 0 0 !important;
  color: #08524E;
  flex: 1 0 auto;
  font-size: 1rem;
  font-weight: bold;
  line-height: 12px;
  text-transform: uppercase;
  position: relative;
}
.catNegocio .catTitle h4 span, .catNegocio .catTitle h4 i {
  color: #0D948D !important;
  font-weight: 400;
}
.catNegocio .catTitle::after {
  content: "";
  flex: 1 1 auto;
  display: block;
  width: 100%;
  border-top: 10px solid #ceeae9;
}
.searchDir {
  background: url('../../../../images/background-search.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
  margin-bottom: 25px;
  border-bottom: 4px solid #E1F2F1;
  border-top: 4px solid #E1F2F1;
  padding: 25px;
  border-radius: 5px;
}
.searchDir .searchDirOverlay {
  background: #000;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  bottom: 0;
  z-index: 0;
  opacity: 0.3;
}
.searchDir .searchDirTitle {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 2.2rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}
.searchDir .searchDirTitle i {
  color: #E1F2F1;
}
.searchDir .searchDirTitle span {
  color: #E1F2F1;
  font-weight: 900;
}
.searchDir .searchDirSub {
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.02em;
  font-style: italic;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  margin: 10px 0 30px 0 !important;
}
.searchDir .searchDirPop {
  color: #fff;
  font-size: 1rem;
  letter-spacing: 0.02em;
  font-style: italic;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  margin: 20px 0 20px 0 !important;
}
.searchModResult {
  text-align: center;
  margin: 10px 0 20px 0;
  padding: 10px;
  font-size: 1.2rem;
  color: #0D948D;
  background: #E1F2F1;
  line-height: 1.8rem;
}
.directoryCats .subCategoryList {
  margin: 0 auto !important;
}
.directoryCats .searchDirBlock {
  margin: 0 auto !important;
}
@media only all and (min-width: 75rem) {
  .directoryCats .subCategoryList {
    width: 75rem !important;
  }
  .directoryCats .searchDirBlock {
    width: 75rem !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .directoryCats .subCategoryList {
    width: 60rem !important;
  }
  .directoryCats .searchDirBlock {
    width: 60rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .directoryCats .subCategoryList {
    width: 48rem !important;
  }
  .directoryCats .searchDirBlock {
    width: 48rem !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .directoryCats .subCategoryList {
    width: 30rem !important;
  }
  .directoryCats .searchDirBlock {
    width: 30rem !important;
  }
}
@media only all and (max-width: 30rem) {
  .directoryCats .subCategoryList {
    width: 100% !important;
  }
  .directoryCats .searchDirBlock {
    width: 100% !important;
  }
}
.subCategoryList {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  flex-flow: row wrap;
  list-style: none;
  margin: 0;
  padding: 0;
  text-rendering: optimizespeed;
  margin-right: -15px;
  margin-left: -15px;
}
.subCategoryList .subCategoryBlock {
  transition: all 600ms ease 0s, right 600ms ease 0s !important;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  min-height: 0;
  padding: 0 15px !important;
  margin: 0 0 30px 0 !important;
}
.subCategoryList .subCategoryBlock a {
  color: #141414;
  text-decoration: none;
  position: relative;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
  box-sizing: border-box;
}
.subCategoryList .subCategoryBlock a .subCategoryItem {
  border-radius: 3px;
  position: relative;
  overflow: hidden;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryImg img {
  border-radius: 3px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border-style: none;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryImg .overlay {
  opacity: 0.25;
  background-color: black;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont {
  opacity: 1;
  background: transparent;
  position: absolute;
  top: 0;
  transition: all 600ms ease 0s, right 600ms ease 0s !important;
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border-radius: 3px;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont:hover .overlay-grad {
  opacity: 0.6;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont:hover i {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px);
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont:hover .title::after {
  width: 100px;
  opacity: 0.8;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont .overlay-grad {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 0;
  border-radius: 3px;
  transition: all 600ms ease 0s, right 600ms ease 0s !important;
  background: #0D948D !important;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont i {
  color: #fff;
  font-size: 2rem;
  z-index: 1;
  transition: all 600ms ease 0s, right 600ms ease 0s !important;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont .title {
  top: 52%;
  font-weight: 400;
  font-size: 1.2rem;
  color: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  display: inline-block;
  left: 50%;
  padding-bottom: 12px;
  padding-top: 5px;
  line-height: 1.3rem;
  width: 80%;
  font-weight: 400;
  z-index: 1;
  margin: 0 !important;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont .title::after {
  position: absolute;
  opacity: 0.3;
  bottom: 0%;
  left: 50%;
  content: "";
  width: 30px;
  height: 2px;
  background: #fff;
  transform: translateX(-50%);
  transition: all 600ms ease 0s, right 600ms ease 0s !important;
}
.subCategoryList .subCategoryBlock a .subCategoryItem .subCategoryCont span {
  z-index: 1;
  color: #fff;
  font-size: 0.8rem;
  font-style: italic;
  margin-top: 80px;
  line-height: 1.1rem;
  padding: 0 15px;
  font-weight: 100;
}
@media only all and (min-width: 75rem) {
  .subCategoryList .subCategoryBlock {
    -webkit-flex: 0 33.33333% !important;
    -moz-flex: 0 33.33333% !important;
    -ms-flex: 0 33.33333% !important;
    flex: 0 33.33333% !important;
    width: 33.33333% !important;
    max-width: 33.33333% !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .subCategoryList .subCategoryBlock {
    -webkit-flex: 0 50% !important;
    -moz-flex: 0 50% !important;
    -ms-flex: 0 50% !important;
    flex: 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .subCategoryList .subCategoryBlock {
    -webkit-flex: 0 50% !important;
    -moz-flex: 0 50% !important;
    -ms-flex: 0 50% !important;
    flex: 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .subCategoryList .subCategoryBlock {
    -webkit-flex: 0 50% !important;
    -moz-flex: 0 50% !important;
    -ms-flex: 0 50% !important;
    flex: 0 50% !important;
    width: 50% !important;
    max-width: 50% !important;
  }
  .subCategoryList .title {
    padding-bottom: 10px !important;
    font-size: 1rem !important;
    line-height: 1.1rem !important;
    top: 47% !important;
  }
  .subCategoryList span {
    margin-top: 70px !important;
  }
  .subCategoryList i {
    font-size: 1.5rem !important;
  }
}
@media only all and (max-width: 30rem) {
  .subCategoryList .subCategoryBlock {
    -webkit-flex: 0 100% !important;
    -moz-flex: 0 100% !important;
    -ms-flex: 0 100% !important;
    flex: 0 100% !important;
    width: 100% !important;
    max-width: 100% !important;
  }
  .subCategoryList .title {
    padding-bottom: 10px !important;
    font-size: 1rem !important;
    line-height: 1.1rem !important;
    top: 47% !important;
  }
  .subCategoryList span {
    margin-top: 70px !important;
  }
  .subCategoryList i {
    font-size: 1.5rem !important;
  }
}
#contact-form input[type="text"], #contact-form input[type="email"], #contact-form input[type="tel"], #contact-form input[type="url"], #contact-form textarea, #contact-form button[type="submit"] {
  font: 400 12px/12px;
}
.g-recaptcha {
  margin-top: 15px;
  text-align: center;
}
.g-recaptcha div:first-child {
  display: inline-block;
}
.g-recaptcha iframe .rc-anchor-light {
  border: none !important;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
#contact-form h3 {
  color: #08524E;
  display: block;
  font-size: 28px;
}
#contact-form h4 {
  margin: 5px 0 15px;
  display: block;
  font-size: 13px;
}
#contact-form label {
  cursor: pointer;
  color: #08524E;
  display: block;
  margin: 5px 0;
  font-weight: 900;
}
#contact-form label span {
  font-size: 0.9rem;
}
#contact-form input[type="text"], #contact-form input[type="email"], #contact-form input[type="tel"], #contact-form input[type="url"], #contact-form textarea {
  width: 100%;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 18px;
  border-radius: 5px;
  box-sizing: border-box;
}
#contact-form input[type="date"] {
  width: 100%;
  box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -webkit-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  -moz-box-shadow: inset 0 1px 2px #DDD, 0 1px 0 #FFF;
  border: 1px solid #CCC;
  background: #FFF;
  margin: 0 0 5px;
  padding: 9px 5px 9px 18px;
  border-radius: 5px;
  width: 89%;
}
#contact-form input[type="text"]:hover, #contact-form input[type="email"]:hover, #contact-form input[type="tel"]:hover, #contact-form input[type="url"]:hover, #contact-form input[type="date"]:hover, #contact-form textarea:hover {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border: 1px solid #AAA;
}
#contact-form textarea {
  height: 100px;
  max-width: 100%;
}
#contact-form .btn {
  cursor: pointer;
  width: 100%;
  border: none;
  background: #0D948D;
  color: #FFF;
  padding: 10px;
  border-radius: 5px;
  margin: 15px 0 5px 0 !important;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
#contact-form .btn.disabled {
  pointer-events: none;
}
#contact-form .btn:hover {
  background: #08524E;
}
#contact-form .btn:active {
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}
#contact-form input:focus, #contact-form textarea:focus {
  outline: 0;
  border: 1px solid #999;
}
::-webkit-input-placeholder {
  color: #888;
}
:-moz-placeholder {
  color: #888;
}
::-moz-placeholder {
  color: #888;
}
:-ms-input-placeholder {
  color: #888;
}
.grecaptcha-badge {
  display: none !important;
}
.help-block ul {
  list-style: none;
  padding: 0 !important;
  margin: 0 !important;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.help-block ul li {
  font-weight: normal;
  color: #a94442;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.form-control:focus {
  border-color: #66afe9 !important;
  outline: 0 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6) !important;
}
.has-error input.form-control, .has-error textarea.form-control {
  border-color: #a94442 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075) !important;
}
.has-error input.form-control:focus, .has-error textarea.form-control:focus {
  border-color: #843534 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483 !important;
}
.newsBlock {
  /* *********************************** NEWS 1 BLOCK****************************************** 
**********************************************************************************************
**********************************************************************************************
**********************************************************************************************/
  /* *********************************** NEWS 2 BLOCK****************************************** 
**********************************************************************************************
**********************************************************************************************
**********************************************************************************************/
}
.newsBlock .news1 .newsList {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1;
  /* ******************************* grid posicion principal ******************************* */
}
.newsBlock .news1 .newsList .newsItem {
  background: none !important;
}
.newsBlock .news1 .newsList .nwiCat {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 3;
}
.newsBlock .news1 .newsList .nwiCat a.nwiCatLink {
  display: inline-block;
  background: #08524E;
  color: #fff !important;
  padding: 0 0.4rem;
  border-radius: 3px;
}
.newsBlock .news1 .newsList .nwiTags {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  margin: 10px;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsBlock .news1 .newsList .nwiTags a.nwiTagItem {
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 0.4rem;
  border-radius: 3px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5rem;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsBlock .news1 .newsList .nwiTags a.nwiTagItem:hover {
  background: rgba(13, 148, 141, 0.7);
}
.newsBlock .news1 .newsList .nwiFrame {
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsBlock .news1 .newsList .nwiFrame a {
  color: #FFFFFF;
}
.newsBlock .news1 .newsList .nwiFrame .nwiInfo {
  position: absolute;
  bottom: 0;
  padding: 30px;
  z-index: 3;
  right: 0;
  left: 0;
  background: linear-gradient(transparent, #000);
}
.newsBlock .news1 .newsList .nwiFrame .nwiInfo .nwiTitle {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);
  color: #ffffff;
}
.newsBlock .news1 .newsList .nwiFrame .nwiInfo .nwiTitle .nwiDate {
  color: #ffffff;
  background: rgba(13, 148, 141, 0.5);
  font-size: 1rem;
  padding: 0.2rem 0.5rem;
}
.newsBlock .news1 .newsList .nwiFrame .nwiInfo .nwiIntrotext {
  margin-top: 15px;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #ffffff;
}
.newsBlock .news1 .newsList .nwiFrame .nwiImage {
  z-index: 1;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsBlock .news1 .newsList .nwiFrame:hover .nwiImage {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.newsBlock .news1 .newsList .nwiFrame:hover .nwiOverlay {
  opacity: 0.8;
  top: -50px;
  opacity: 0.2;
}
.newsBlock .news1 .newsList .nwiFrame:hover .nwiTags {
  opacity: 1;
}
.newsBlock .news1 .newsList .nwiFrame .nwiOverlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000000;
  z-index: 2;
  opacity: 0;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsBlock .news1 .newsList .newsList1, .newsBlock .news1 .newsList .newsList2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.newsBlock .news1 .newsList .newsList1 .newsItem {
  width: 100%;
  padding-right: 10px;
}
.newsBlock .news1 .newsList .newsList1 .nwiFrame {
  width: 100%;
  height: 100%;
}
.newsBlock .news1 .newsList .newsList1 .nwiTitle {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
}
.newsBlock .news1 .newsList .newsList2 .newsItem {
  width: 50%;
}
.newsBlock .news1 .newsList .newsList2 .nwi2 {
  padding: 0 10px 20px 10px;
}
.newsBlock .news1 .newsList .newsList2 .nwi3 {
  padding: 0 0 20px 10px;
}
.newsBlock .news1 .newsList .newsList2 .nwi4 {
  padding: 0 10px;
}
.newsBlock .news1 .newsList .newsList2 .nwi5 {
  padding: 0 0 0 10px;
}
.newsBlock .news1 .newsList .newsList2 .nwiFrame {
  width: 100%;
}
.newsBlock .news1 .newsList .newsList2 .nwiTitle {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 400;
}
@media only all and (min-width: 75rem) {
  .newsBlock .news1 .newsList2 .nwiFrame {
    height: 320px;
  }
  .newsBlock .news1 .newsList1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .newsBlock .news1 .newsList2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .newsBlock .news1 .newsList2 .nwiFrame {
    height: 290px;
  }
  .newsBlock .news1 .newsList1 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
  }
  .newsBlock .news1 .newsList2 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .newsBlock .news1 .newsList2 .nwiFrame {
    height: 290px;
  }
  .newsBlock .news1 .newsList1 .nwiFrame {
    height: 550px !important;
  }
  .newsBlock .news1 .newsList1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news1 .newsList2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news1 .nwi1 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi2 {
    padding: 0 10px 20px 0 !important;
  }
  .newsBlock .news1 .nwi3 {
    padding: 0 0 20px 10px !important;
  }
  .newsBlock .news1 .nwi4 {
    padding: 0 10px 0 0 !important;
  }
  .newsBlock .news1 .nwi5 {
    padding: 0 0 0 10px !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .newsBlock .news1 .newsList2 .nwiFrame {
    height: 250px;
  }
  .newsBlock .news1 .newsList1 .nwiFrame {
    height: 550px !important;
  }
  .newsBlock .news1 .newsList1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news1 .newsList2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news1 .newsList2 .newsItem {
    width: 100% !important;
  }
  .newsBlock .news1 .nwi1 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi2 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi3 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi4 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi5 {
    padding: 0 !important;
  }
}
@media only all and (max-width: 30rem) {
  .newsBlock .news1 .newsList2 .nwiFrame {
    height: 250px;
  }
  .newsBlock .news1 .newsList1 .nwiFrame {
    height: 550px !important;
  }
  .newsBlock .news1 .newsList1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news1 .newsList2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news1 .newsList2 .newsItem {
    width: 100% !important;
  }
  .newsBlock .news1 .nwi1 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi2 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi3 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi4 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news1 .nwi5 {
    padding: 0 !important;
  }
}
.newsBlock .news2 .newsList {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1;
  /* ******************************* grid posicion principal ******************************* */
}
.newsBlock .news2 .newsList .newsItem {
  background: none !important;
}
.newsBlock .news2 .newsList .nwiCat {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1rem;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 3;
}
.newsBlock .news2 .newsList .nwiCat a.nwiCatLink {
  display: inline-block;
  background: #08524E;
  color: #fff !important;
  padding: 0 0.4rem;
  border-radius: 3px;
}
.newsBlock .news2 .newsList .nwiTags {
  position: absolute;
  opacity: 0;
  top: 0;
  right: 0;
  margin: 10px;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsBlock .news2 .newsList .nwiTags a.nwiTagItem {
  display: inline-block;
  background: rgba(0, 0, 0, 0.5);
  padding: 0 0.4rem;
  border-radius: 3px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5rem;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsBlock .news2 .newsList .nwiTags a.nwiTagItem:hover {
  background: rgba(13, 148, 141, 0.7);
}
.newsBlock .news2 .newsList .nwiFrame {
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsBlock .news2 .newsList .nwiFrame a {
  color: #FFFFFF;
}
.newsBlock .news2 .newsList .nwiFrame .nwiInfo {
  position: absolute;
  bottom: 0;
  padding: 30px;
  z-index: 3;
  right: 0;
  left: 0;
  background: linear-gradient(transparent, #000);
}
.newsBlock .news2 .newsList .nwiFrame .nwiInfo .nwiTitle {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);
  color: #ffffff;
}
.newsBlock .news2 .newsList .nwiFrame .nwiInfo .nwiTitle .nwiDate {
  color: #ffffff;
  background: rgba(13, 148, 141, 0.5);
  font-size: 1rem;
  padding: 0.2rem 0.5rem;
}
.newsBlock .news2 .newsList .nwiFrame .nwiInfo .nwiIntrotext {
  margin-top: 15px;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #ffffff;
}
.newsBlock .news2 .newsList .nwiFrame .nwiImage {
  z-index: 1;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsBlock .news2 .newsList .nwiFrame:hover .nwiImage {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.newsBlock .news2 .newsList .nwiFrame:hover .nwiOverlay {
  opacity: 0.8;
  top: -50px;
  opacity: 0.2;
}
.newsBlock .news2 .newsList .nwiFrame:hover .nwiTags {
  opacity: 1;
}
.newsBlock .news2 .newsList .nwiFrame .nwiOverlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000000;
  z-index: 2;
  opacity: 0;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsBlock .news2 .newsList .newsList1, .newsBlock .news2 .newsList .newsList2 {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}
.newsBlock .news2 .newsList .newsList1 .newsItem {
  width: 100%;
  padding-right: 10px;
}
.newsBlock .news2 .newsList .newsList1 .nwiFrame {
  width: 100%;
  height: 100%;
}
.newsBlock .news2 .newsList .newsList1 .nwiTitle {
  font-size: 1.6rem;
  line-height: 2rem;
  font-weight: bold;
}
.newsBlock .news2 .newsList .newsList2 .newsItem {
  width: 50%;
}
.newsBlock .news2 .newsList .newsList2 .nwi2 {
  padding: 0 10px 20px 10px;
  width: 100%;
}
.newsBlock .news2 .newsList .newsList2 .nwi3 {
  padding: 0 10px;
}
.newsBlock .news2 .newsList .newsList2 .nwi4 {
  padding: 0 0 0 10px;
}
.newsBlock .news2 .newsList .newsList2 .nwi5 {
  display: none;
}
.newsBlock .news2 .newsList .newsList2 .nwiFrame {
  width: 100%;
}
.newsBlock .news2 .newsList .newsList2 .nwiTitle {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 400;
}
@media only all and (min-width: 75rem) {
  .newsBlock .news2 .newsList2 .nwiFrame {
    height: 320px;
  }
  .newsBlock .news2 .newsList1 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
  .newsBlock .news2 .newsList2 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .newsBlock .news2 .newsList2 .nwiFrame {
    height: 290px;
  }
  .newsBlock .news2 .newsList1 {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    width: 40%;
  }
  .newsBlock .news2 .newsList2 {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    width: 60%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .newsBlock .news2 .newsList2 .nwiFrame {
    height: 290px;
  }
  .newsBlock .news2 .newsList1 .nwiFrame {
    height: 550px !important;
  }
  .newsBlock .news2 .newsList1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news2 .newsList2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news2 .nwi1 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi2 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi3 {
    padding: 0 10px 20px 0 !important;
  }
  .newsBlock .news2 .nwi4 {
    padding: 0 0 0 10px !important;
  }
  .newsBlock .news2 .nwi5 {
    padding: 0 0 0 10px !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .newsBlock .news2 .newsList2 .nwiFrame {
    height: 250px;
  }
  .newsBlock .news2 .newsList1 .nwiFrame {
    height: 550px !important;
  }
  .newsBlock .news2 .newsList1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news2 .newsList2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news2 .newsList2 .newsItem {
    width: 100% !important;
  }
  .newsBlock .news2 .nwi1 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi2 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi3 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi4 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi5 {
    padding: 0 !important;
  }
}
@media only all and (max-width: 30rem) {
  .newsBlock .news2 .newsList2 .nwiFrame {
    height: 250px;
  }
  .newsBlock .news2 .newsList1 .nwiFrame {
    height: 550px !important;
  }
  .newsBlock .news2 .newsList1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news2 .newsList2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
  .newsBlock .news2 .newsList2 .newsItem {
    width: 100% !important;
  }
  .newsBlock .news2 .nwi1 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi2 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi3 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi4 {
    padding: 0 0 20px 0 !important;
  }
  .newsBlock .news2 .nwi5 {
    padding: 0 !important;
  }
}
.newsZone .NewsZonePage .g-content {
  padding: 0.469rem !important;
}
.newsZone .itemView .itemHeader .itemTitle {
  font-size: 2.5rem;
  line-height: 3.2rem;
  margin: 0 0 0.75rem 0 !important;
  color: #08524E;
  padding: 0;
}
.newsZone .itemView .itemHeader .itemAuthor {
  margin: 0 0 15px 0;
  font-size: 1rem;
}
.newsZone .itemView .itemHeader .itemAuthor li {
  display: inline-block;
  margin-right: 20px;
}
.newsZone .itemView .itemHeader .itemAuthor .itemAuthorName .itemAuthorAvatar {
  margin-right: 6px;
}
.newsZone .itemView .itemHeader .itemAuthor .itemAuthorName .itemAuthorAvatar img {
  height: auto;
  border: none;
  width: 48px;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.4);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 2;
  transition: 0.5s;
  padding: 2px;
  background: rgba(255, 255, 255, 0.5);
}
.newsZone .itemView .itemHeader .itemAuthor i {
  color: #08524E;
  padding-right: 5px;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage {
  border-radius: 5px !important;
  overflow: hidden;
  position: relative;
  height: 400px;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage a .itemImageLayer {
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage a .itemImageOverlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000;
  z-index: 2;
  opacity: 0;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList {
  position: absolute;
  top: 15px;
  right: 15px;
  margin: 0;
  z-index: 2;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .itemTag {
  margin-right: 6px !important;
  display: inline-block;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .itemTag a {
  background: #10BAB2;
  padding: 5px 10px;
  color: #ffffff;
  border-radius: 5px;
  transition: 0.5s;
  font-size: 1rem;
  text-transform: capitalize;
  font-weight: bold;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .itemTag a:hover {
  background: #444;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .tagColor1 a {
  background: #3DB8B4;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .tagColor2 a {
  background: #2B9995;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .tagColor3 a {
  background: #177572;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .tagColor4 a {
  background: #0B5250;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .itemTagList .tagColor5 a {
  background: #042E2D;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage .iconZoom {
  position: absolute;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: 0.6s ease;
  transition: 0.6s ease;
  opacity: 0;
  color: #fff;
  font-size: 2.5rem;
  z-index: 3;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage:hover .itemImageLayer {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage:hover .itemImageOverlay {
  opacity: 0.4;
}
.newsZone .itemView .itemBody .itemImageBlock .itemImage:hover .iconZoom {
  opacity: 0.8;
}
.newsZone .itemView .itemFullText {
  font-size: 0.9rem;
}
.newsZone .itemView .itemContentFooter .itemDateModified {
  font-size: 1rem;
  color: #0D948D;
}
.newsZone .itemView .itemImageGallery h3 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 12px;
  position: relative;
  color: #08524e !important;
  border-bottom: 5px solid #ceeae9;
  padding: 10px 0;
}
.newsZone .itemView .itemImageGallery h3::after {
  content: "";
  background: #0d948d;
  display: block;
  width: 200px;
  position: absolute;
  right: 0;
  height: 6px;
  bottom: -5px;
}
.newsZone .itemView .itemVideoBlock {
  background: none !important;
  padding: 0 !important;
}
.newsZone .itemView .itemVideoBlock h3 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 12px;
  position: relative;
  color: #08524e !important;
  border-bottom: 5px solid #ceeae9;
  padding: 10px 0;
}
.newsZone .itemView .itemVideoBlock h3::after {
  content: "";
  background: #0d948d;
  display: block;
  width: 200px;
  position: absolute;
  right: 0;
  height: 6px;
  bottom: -5px;
}
.newsZone .itemView .itemAuthorBlock {
  padding: 10px 20px 20px 20px;
  border-radius: 5px !important;
}
.newsZone .itemView .itemAuthorBlock .itemAuthorName {
  margin: 0 !important;
  padding: 0 0 0 130px;
}
.newsZone .itemView .itemAuthorBlock p {
  margin-top: 0 !important;
}
.newsZone .itemView .itemAuthorBlock .itemAuthorAvatar {
  margin-top: 10px;
}
.newsZone .itemView .itemAuthorBlock .itemAuthorDesc {
  text-align: justify;
  padding: 0 0 0 130px;
}
.newsZone .itemView .itemAuthorBlock .itemAuthorDesc a.hideShowLink {
  float: right;
}
.newsZone .itemView .itemComments iframe {
  width: 100% !important;
}
.newsZone .itemView .itemShareDiv {
  display: flex;
  flex-direction: row;
  border-radius: 5px;
  overflow: hidden;
  margin: 25px 0;
}
.newsZone .itemView .itemShareDiv .itemShareDesc div {
  background: #777;
  color: #ffffff;
  padding: 1em 0.6em;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  width: 110px;
}
.newsZone .itemView .itemShareDiv .itemShareDesc div i {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em;
  color: #fff !important;
}
.newsZone .itemView .itemShareDiv .itemShareDesc div span {
  padding-left: 0.3em;
  vertical-align: middle;
}
.newsZone .itemView .itemShareDiv .itemShareIcons {
  width: 100%;
}
.newsZone .itemView .itemRatingBlock {
  font-size: 0.9rem;
}
.newsZone .itemView .itemRatingBlock span {
  color: #666 !important;
}
.newsZone .itemView .itemRatingBlock .itemRatingLog {
  font-size: 1rem;
}
.newsZone .itemView .itemNavigation {
  display: flex;
  background: #fafafa;
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 25px 10px;
}
.newsZone .itemView .itemNavigation .itemNavBef {
  display: flex;
  width: 50%;
  align-items: center;
}
.newsZone .itemView .itemNavigation .itemNavBef .itemNavIcon {
  font-size: 2rem;
  padding: 0.5rem 1rem;
  line-height: 2rem;
  color: #0D948D;
}
.newsZone .itemView .itemNavigation .itemNavBef .itemNavText {
  line-height: 1.3rem;
  font-size: 0.9rem;
  padding-right: 1.5rem;
  border-right: 2px solid #ceeae9;
}
.newsZone .itemView .itemNavigation .itemNavNex {
  display: flex;
  justify-content: flex-end;
  width: 50%;
  text-align: right;
  align-items: center;
}
.newsZone .itemView .itemNavigation .itemNavNex .itemNavIcon {
  font-size: 2rem;
  padding: 0.5rem 1rem;
  line-height: 2rem;
  color: #0D948D;
}
.newsZone .itemView .itemNavigation .itemNavNex .itemNavText {
  line-height: 1.3rem;
  font-size: 0.9rem;
  padding-left: 1.5rem;
}
.newsZone .itemView .itemRelated h3 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 12px;
  position: relative;
  color: #08524e !important;
  border-bottom: 5px solid #ceeae9;
  padding: 10px 0;
}
.newsZone .itemView .itemRelated h3::after {
  content: "";
  background: #0d948d;
  display: block;
  width: 200px;
  position: absolute;
  right: 0;
  height: 6px;
  bottom: -5px;
}
.newsZone .itemView .itemRelated .itemRelList {
  display: flex;
  flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok {
  width: 33.33%;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame {
  margin: 10px;
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  height: 250px;
  z-index: 1;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelImg {
  width: 100%;
  z-index: 1;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelOverlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000;
  z-index: 2;
  opacity: 0.2;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelCat {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  color: #fff;
  z-index: 3;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelCat a {
  background: rgba(0, 0, 0, 0.25);
  padding: 0 0.4rem;
  border-radius: 3px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5rem;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelCat a:hover {
  background: rgba(13, 148, 141, 0.7);
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelAuthor {
  position: absolute;
  bottom: 10px;
  right: 30px;
  color: #fff;
  z-index: 4;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelAuthor a {
  color: #ffffff;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelInfo {
  position: absolute;
  bottom: 0;
  padding: 25px;
  z-index: 3;
  right: 0;
  left: 0;
  background: linear-gradient(transparent, #000);
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelInfo .itemRelTitle {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);
  color: #fff;
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 400;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelInfo .itemRelTitle .itemRelDate {
  color: #fff;
  background: rgba(13, 148, 141, 0.7);
  padding: 0.1rem 0.5rem;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame .itemRelInfo .itemRelTitle .itemRelHits {
  padding-left: 8px;
  color: #ADEDEA !important;
  white-space: nowrap;
  display: inline-block;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame:hover .itemRelOverlay {
  top: -50px;
  opacity: 0.4;
}
.newsZone .itemView .itemRelated .itemRelList .itemRelBlok .itemRelFrame:hover .itemRelImg {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .newsZone .itemView .itemRelBlok {
    width: 50% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .newsZone .itemView .jssocials-share span {
    display: none !important;
  }
  .newsZone .itemView .itemRelBlok {
    width: 50% !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .newsZone .itemView .jssocials-share span {
    display: none !important;
  }
  .newsZone .itemView .itemNavigation {
    flex-wrap: wrap;
  }
  .newsZone .itemView .itemNavigation .itemNavBef {
    width: 100% !important;
  }
  .newsZone .itemView .itemNavigation .itemNavBef .itemNavText {
    border: none !important;
  }
  .newsZone .itemView .itemNavigation .itemNavNex {
    width: 100% !important;
    margin-top: 20px;
  }
  .newsZone .itemView .itemRelBlok {
    width: 100% !important;
  }
  .newsZone .itemView .itemTitle {
    margin-top: 0 !important;
    padding-top: 0 !important;
    font-size: 1.8rem !important;
    line-height: 2.2rem !important;
  }
  .newsZone .itemView .itemAuthor .itemAuthorName {
    margin: 0 0 10px 0 !important;
    width: 100%;
    display: flex !important;
  }
  .newsZone .itemView .itemAuthor .itemAuthorName a {
    padding-left: 8px;
  }
  .newsZone .itemView .itemAuthor .itemAuthorName::before {
    background: #0D948D;
    width: 60px;
    height: 48px;
    display: inline-block;
    border-radius: 0 24px 24px 0;
    content: "";
  }
}
@media only all and (max-width: 30rem) {
  .newsZone .itemView .jssocials-share span {
    display: none !important;
  }
  .newsZone .itemView .itemNavigation {
    flex-wrap: wrap;
  }
  .newsZone .itemView .itemNavigation .itemNavBef {
    width: 100% !important;
  }
  .newsZone .itemView .itemNavigation .itemNavNex {
    width: 100% !important;
    margin-top: 20px;
  }
  .newsZone .itemView .itemRelBlok {
    width: 100% !important;
  }
  .newsZone .itemView .itemAuthorBlock {
    text-align: center;
  }
  .newsZone .itemView .itemAuthorBlock .itemAuthorAvatar {
    float: none !important;
    display: inline !important;
    margin: 20px 0 0 0;
    width: 150px !important;
  }
  .newsZone .itemView .itemAuthorBlock .itemAuthorDetails .itemAuthorName {
    padding: 0 !important;
  }
  .newsZone .itemView .itemAuthorBlock .itemAuthorDetails .itemAuthorDesc {
    padding: 0 !important;
  }
  .newsZone .itemView .itemAuthorBlock .itemAuthorDesc a.hideShowLink {
    float: none !important;
    text-align: center;
    width: 100%;
    display: inline-block;
    margin-top: 15px;
  }
  .newsZone .itemView .itemTitle {
    margin-top: 0 !important;
    padding-top: 0 !important;
    font-size: 1.8rem !important;
    line-height: 2.2rem !important;
  }
  .newsZone .itemView .itemAuthor .itemAuthorName {
    margin: 0 0 10px 0 !important;
    width: 100%;
    display: flex !important;
  }
  .newsZone .itemView .itemAuthor .itemAuthorName a {
    padding-left: 8px;
  }
  .newsZone .itemView .itemAuthor .itemAuthorName::before {
    background: #e0e0e0;
    width: 60px;
    height: 48px;
    display: inline-block;
    border-radius: 0 24px 24px 0;
    content: "";
  }
}
.newsCat .nctList {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  z-index: 1;
  margin-right: -0.49rem;
  margin-left: -0.49rem;
}
.newsCat .nctList .nctItem {
  background: none !important;
}
.newsCat .nctList .nctItem .nciBlock {
  padding: 0.469rem;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame {
  overflow: hidden;
  position: relative;
  border-radius: 5px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame a {
  color: #FFFFFF;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciInfo {
  position: absolute;
  bottom: 0;
  padding: 30px 30px 45px 30px;
  z-index: 3;
  right: 0;
  left: 0;
  background: linear-gradient(transparent, #000);
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciInfo .nciTitle {
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.69);
  color: #ffffff;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciInfo .nciTitle .nciDate {
  color: #ffffff;
  background: rgba(13, 148, 141, 0.7);
  padding: 0.1rem 0.5rem;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciInfo .nciIntrotext {
  margin-top: 15px;
  font-weight: 300;
  font-size: 1rem;
  line-height: 1.4rem;
  color: #ffffff;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciImage {
  z-index: 1;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame:hover .nciImage {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.newsCat .nctList .nctItem .nciBlock .nciFrame:hover .nciOverlay {
  opacity: 0.8;
  top: -50px;
  opacity: 0.2;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame:hover .nciTags a.nciTagItem {
  background: rgba(0, 0, 0, 0.5);
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciOverlay {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: #000000;
  z-index: 2;
  opacity: 0;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciTags {
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  z-index: 3;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciTags a.nciTagItem {
  display: inline-block;
  background: rgba(0, 0, 0, 0.25);
  padding: 0 0.4rem;
  border-radius: 3px;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1.5rem;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciTags a.nciTagItem:hover {
  background: rgba(13, 148, 141, 0.7);
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciCat {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  margin: 10px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 3;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciCat a.nwiCatLink {
  display: inline-block;
  background: #08524E;
  color: #fff !important;
  padding: 0 0.4rem;
  border-radius: 3px;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciAuthor {
  position: absolute;
  bottom: 10px;
  right: 30px;
  color: #ffffff;
  z-index: 4;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciAuthor a {
  color: #61EBE4;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciAuthor i {
  padding-right: 2px;
}
.newsCat .nctList .nctItem .nciBlock .nciFrame .nciAuthor .nciHits {
  margin-left: 10px;
  color: #F0F0F0 !important;
}
.newsCat .nctList .nctItem100 {
  width: 100%;
}
.newsCat .nctList .nctItem100 .nciTitle {
  font-size: 2rem;
  line-height: 2.4rem;
  font-weight: 600;
}
.newsCat .nctList .nctItem100 .nciFrame {
  width: 100%;
  height: 600px;
}
.newsCat .nctList .nctItem50 {
  width: 50%;
}
.newsCat .nctList .nctItem50 .nciTitle {
  font-size: 1rem;
  line-height: 1.4rem;
  font-weight: 400;
}
.newsCat .nctList .nctItem50 .nciFrame {
  width: 100%;
  height: 300px;
}
.newsCat .nctList .nctItem33 {
  width: 33.333333%;
}
@media only all and (min-width: 75rem) {
  .newsCat .nctItem100 .nciFrame {
    height: 500px !important;
  }
  .newsCat .nctItem50 .nciFrame {
    height: 250px !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .newsCat .nctItem100 .nciFrame {
    height: 450px !important;
  }
  .newsCat .nctItem50 .nciFrame {
    height: 250px !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .newsCat .nctItem100 .nciFrame {
    height: 500px !important;
  }
  .newsCat .nctItem50 .nciFrame {
    height: 250px !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .newsCat .nctItem100 .nciFrame {
    height: 500px !important;
  }
  .newsCat .nctItem100 .nciTitle {
    font-size: 1.5rem !important;
    line-height: 1.9rem !important;
  }
  .newsCat .nctItem50 {
    width: 100% !important;
  }
  .newsCat .nctItem50 .nciFrame {
    height: 250px !important;
  }
}
@media only all and (max-width: 30rem) {
  .newsCat .nctItem100 .nciFrame {
    height: 500px !important;
  }
  .newsCat .nctItem100 .nciTitle {
    font-size: 1.5rem !important;
    line-height: 1.9rem !important;
  }
  .newsCat .nctItem50 {
    width: 100% !important;
  }
  .newsCat .nctItem50 .nciFrame {
    height: 250px !important;
  }
}
.newsCatLugares .nciTitle {
  font-size: 1.2rem !important;
  font-weight: 900 !important;
  color: #E1F2F1;
}
.newsCatLugares .nciInfo {
  padding: 20px !important;
}
.newsCatLugares .nciIntrotext {
  margin-top: 5px !important;
  font-size: 0.9rem !important;
}
.newsCatLugares .nciIntrotext p {
  margin: 0 !important;
}
.itemLugares .itemImageBlock {
  position: relative;
  z-index: 1;
}
.itemLugares .itemImageBlock .itemTitleBlock {
  position: absolute;
  bottom: 0;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 100%;
  background: linear-gradient(transparent, rgba(29, 163, 156, 0.7));
  z-index: 3;
}
.itemLugares .itemImageBlock .itemTitleBlock h2 {
  color: #ffffff;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
  margin: 0;
  line-height: 2.5rem;
}
.itemLugares .itemImageBlock .itemTitleBlock p {
  margin: 0 !important;
  color: #fff;
  text-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
}
#newsTag .tagTitleBox .g-content {
  margin: 0 15px !important;
}
#newsTag .tagTitle {
  margin: 0 !important;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 300;
  position: relative;
  color: #08524e !important;
  border-bottom: 5px solid #ceeae9;
  padding: 10px 0;
}
#newsTag .tagTitle::before {
  content: "";
  background: #0d948d;
  display: block;
  width: 200px;
  position: absolute;
  right: 0;
  height: 6px;
  bottom: -5px;
}
#newsTag .tagItemTitle {
  color: #1cc7be;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin: 0 !important;
}
#newsTag .tagItemList {
  margin-top: 30px;
}
#newsTag .tagItemList .itemContainerSize {
  width: 50%;
}
#newsTag .tagItemList .itemContainer {
  padding: 0 15px 30px 15px !important;
}
#newsTag .tagItemList .itemContainer .tagItemBody {
  padding: 25px;
  background: #ffffff;
  border-radius: 0 0 5px 5px;
  border: 1px solid #ddd;
}
#newsTag .tagItemList .itemContainer .tagItemBody .tagItemIntroText {
  padding: 15px 0 0 0 !important;
  font-size: 0.9rem;
  line-height: 1.4rem;
}
#newsTag .tagItemList .itemContainer .tagItemHeader {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
#newsTag .tagItemDateNoImage {
  padding: 0;
  text-align: center;
  width: 60px;
  height: 60px;
  float: left;
  margin: 1rem;
}
#newsTag .tagItemDateD {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.5rem !important;
  font-size: 2rem;
  text-shadow: none !important;
  margin-bottom: 0 !important;
  background: #097570;
  padding: 0 5px;
}
#newsTag .tagItemDateM {
  color: #FFFFFF;
  line-height: 1rem !important;
  font-size: 0.9rem;
  text-shadow: none !important;
  margin-bottom: 0 !important;
  background: #1cc7be;
  padding: 5px 0;
}
#newsTag .tagItemFrame {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
  position: relative;
}
#newsTag .tagItemFrame .tagItemCategory {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0.4rem;
  margin: 10px !important;
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 7;
  border-radius: 3px;
}
#newsTag .tagItemFrame .tagItemCategory a {
  color: #fff !important;
}
#newsTag .tagItemFrame .tagItemDate {
  padding: 0;
  text-align: center;
  width: 60px;
  height: 66px;
  position: absolute;
  margin: 10px;
  top: 0;
  left: 0;
  z-index: 6;
  border-radius: 5px;
  overflow: hidden;
}
#newsTag .tagItemFrame .tagItemImage {
  z-index: 1;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
#newsTag .tagItemFrame:hover .tagItemImage {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#newsTag .tagItemOverlay {
  opacity: 0.5;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  background: #333;
  z-index: 5;
}
.k2TagCloudBlock .k2TagSize {
  width: 10%;
}
.k2TagCloudBlock a {
  line-height: 1.7rem !important;
}
#newsUser .userBlock {
  padding: 10px 20px 20px 20px;
  border-radius: 5px !important;
  background: #fafafa;
  border: 1px solid #ddd;
  margin: 0 0 16px 0;
}
#newsUser .userBlock .userDescription {
  margin: 0 !important;
  padding: 0 0 0 130px;
}
#newsUser .userBlock .userDescription h2 {
  margin: 10px 0 0 0;
  font-size: 1.5rem;
  line-height: 1.8rem;
  color: #0D948D;
}
#newsUser .userTitleBox {
  margin: 0 0 25px 0;
}
#newsUser .userTitleBox .g-content {
  margin: 0 15px !important;
}
#newsUser .userTitle {
  margin: 0 !important;
  font-size: 1.5rem;
  line-height: 1.5rem;
  font-weight: 300;
  position: relative;
  color: #08524e !important;
  border-bottom: 5px solid #ceeae9;
  padding: 10px 0;
}
#newsUser .userTitle::before {
  content: "";
  background: #0d948d;
  display: block;
  width: 200px;
  position: absolute;
  right: 0;
  height: 6px;
  bottom: -5px;
}
#newsUser .userItemTitle {
  color: #1cc7be;
  padding: 0;
  font-size: 1.2rem;
  line-height: 1.5rem;
  margin: 0 !important;
}
#newsUser .userItemList {
  margin-top: 30px;
}
#newsUser .userItemList .itemContainerSize {
  width: 50%;
}
#newsUser .userItemList .itemContainer {
  padding: 0 15px 30px 15px !important;
}
#newsUser .userItemList .itemContainer .userItemBody {
  padding: 25px;
  background: #ffffff;
  border-radius: 0 0 5px 5px;
  border: 1px solid #ddd;
}
#newsUser .userItemList .itemContainer .userItemBody .userItemIntroText {
  padding: 15px 0 0 0 !important;
  font-size: 0.9rem;
  line-height: 1.4rem;
}
#newsUser .userItemList .itemContainer .userItemHeader {
  border-radius: 5px 5px 0 0;
  overflow: hidden;
}
#newsUser .userItemDateNoImage {
  padding: 0;
  text-align: center;
  width: 60px;
  height: 60px;
  float: left;
  margin: 1rem;
}
#newsUser .userItemDateD {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 2.5rem !important;
  font-size: 2rem;
  text-shadow: none !important;
  margin-bottom: 0 !important;
  background: #097570;
  padding: 0 5px;
}
#newsUser .userItemDateM {
  color: #FFFFFF;
  line-height: 1rem !important;
  font-size: 0.9rem;
  text-shadow: none !important;
  margin-bottom: 0 !important;
  background: #1cc7be;
  padding: 5px 0;
}
#newsUser .userItemFrame {
  overflow: hidden;
  position: relative;
  width: 100%;
  z-index: 1;
  position: relative;
}
#newsUser .userItemFrame .userItemCategory {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 0.4rem;
  margin: 10px !important;
  font-size: 1rem;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  z-index: 7;
  border-radius: 3px;
}
#newsUser .userItemFrame .userItemCategory a {
  color: #fff !important;
}
#newsUser .userItemFrame .userItemDate {
  padding: 0;
  text-align: center;
  width: 60px;
  height: 66px;
  position: absolute;
  margin: 10px;
  top: 0;
  left: 0;
  z-index: 6;
  border-radius: 5px;
  overflow: hidden;
}
#newsUser .userItemFrame .userItemImage {
  z-index: 1;
  -webkit-transition: transform 0.3s ease, opacity 0.3s;
  transition: transform 0.3s ease, opacity 0.3s;
}
#newsUser .userItemFrame:hover .userItemImage {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
#newsUser .userItemOverlay {
  opacity: 0.5;
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
  background: #333;
  z-index: 5;
}
@media only all and (min-width: 75rem) {
  .tagItemFrame {
    height: 250px;
  }
  .userItemFrame {
    height: 250px;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .tagItemFrame {
    height: 250px;
  }
  .userItemFrame {
    height: 250px;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-main-nav .g-toplevel > li > a {
    padding: 1.2rem 0.7rem !important;
  }
  .tagItemFrame {
    height: 250px;
  }
  .userItemFrame {
    height: 250px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .tagItemFrame {
    height: 250px;
  }
  .userItemFrame {
    height: 250px;
  }
  .masonryList .itemContainerSize {
    width: 100% !important;
  }
  .masonryList .itemContainer {
    width: 100% !important;
  }
}
@media only all and (max-width: 30rem) {
  .tagItemFrame {
    height: 250px;
  }
  .userItemFrame {
    height: 250px;
  }
  .masonryList .itemContainerSize {
    width: 100% !important;
  }
  .masonryList .itemContainer {
    width: 100% !important;
  }
}
#g-footer {
  background-image: url('../../../../images/background-bottom.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 10px 0 !important;
  border-top: 5px solid rgba(0, 0, 0, 0.2) !important;
  color: #fff;
}
#g-footer a {
  color: #ADEDEA;
}
#g-footer a:hover {
  color: #61EBE4;
}
#g-footer .g-content {
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1) !important;
  border-radius: 5px;
}
#g-footer2 {
  background-image: url('../../images/black-orchid.png');
  background-color: #0D948D;
  border-top: 5px solid rgba(0, 0, 0, 0.3) !important;
  color: #fff;
}
#g-footer2 a {
  color: #ADEDEA;
}
#g-footer2 a:hover {
  color: #61EBE4;
}
#g-footer2 .g-toplevel {
  text-align: right;
}
#g-footer2 .g-toplevel li {
  border-right: #a0a0a0 2px dotted;
}
#g-footer2 .g-toplevel li:last-child {
  border-right: none !important;
}
#g-footer2 .g-toplevel li a {
  padding: 0 0.938rem !important;
}
.lgBtInfo p {
  line-height: 1.4rem;
  font-size: 0.75rem;
  font-weight: 300;
}
.ftContact {
  margin: 0 10px 18px 0 !important;
}
.ftContact:hover i {
  color: #E1F2F1;
}
.ftContact a:first-child {
  padding-right: 15px;
}
.ftContact a {
  white-space: pre;
}
.ftContact a i {
  -webkit-transition: 0.4s ease;
  transition: 0.4s ease;
  margin: 0 3px 0 0;
  color: #ADEDEA;
}
.ftSocialList {
  text-align: left;
}
.ftSocialList .ftSocial {
  font-size: 0.7rem;
  font-weight: 400;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  line-height: 30px;
  transition: 0.3s;
  font-size: 1.2rem;
  z-index: 2;
  position: relative;
  margin-right: 5px;
  color: #ffffff !important;
  background: #0D948D;
}
.ftSocialList .ftSocial:hover {
  transform: scale(1.2);
}
.ftSocialList .ftSocial i {
  position: absolute;
  z-index: 2;
}
.ftSocialList .ftSocial:hover.scn-fb {
  background: #4167b2;
}
.ftSocialList .ftSocial:hover.scn-wt {
  background: #02ba64;
}
.ftSocialList .ftSocial:hover.scn-in {
  background: #d12d8e;
}
.ftSocialList .ftSocial:hover.scn-yt {
  background: #fe0000;
}
.ftSocialList .ftSocial:hover.scn-tt {
  background: #1da1f3;
}
.ftSocialList .ftSocial:hover.scn-tl {
  background: #2da5e1;
}
.ftSocialList .ftSocial:hover.scn-tk {
  background: #333333;
}
.ftSocialList .ftSocial.scn-fb i {
  top: 9px;
  left: 12px;
}
.ftSocialList .ftSocial.scn-wt i {
  top: 8px;
  left: 9px;
}
.ftSocialList .ftSocial.scn-in i {
  top: 8px;
  left: 9px;
}
.ftSocialList .ftSocial.scn-yt i {
  top: 8px;
  left: 9px;
}
.ftSocialList .ftSocial.scn-tt i {
  top: 9px;
  left: 10px;
}
.ftSocialList .ftSocial.scn-tl i {
  top: 8px;
  left: 9px;
}
.ftSocialList .ftSocial.scn-tk i {
  top: 9px;
  left: 10px;
}
.ftCopy {
  text-align: center;
  font-weight: 300;
}
.ftMenu .btNoTitle {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 35px;
}
.ftMenu .btNoTitle h4 {
  margin: 0 10px 0 0;
  color: #ffffff;
  flex: 1 0 auto;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1rem;
  position: relative;
}
.ftMenu .btNoTitle::after {
  content: "";
  flex: 1 1 auto;
  display: block;
  width: 100%;
  border-top: 10px solid #ADEDEA;
  opacity: 0.3;
}
.ftMenu p.ftLink {
  border-bottom: rgba(255, 255, 255, 0.2) dotted 2px;
  line-height: 1.4rem;
  font-size: 0.75rem;
  padding-bottom: 3px;
}
.ftMenu p.ftLink a {
  color: #E1F2F1;
  font-weight: 400;
}
.ftMenu p.ftLink i {
  padding-right: 7px;
  color: #10BAB2;
}
.ftMenu .ftOasis {
  text-align: center;
  margin-top: 40px;
}
.ftMenu .ftOasis p {
  font-weight: 300;
  margin: 5px 0 0 0;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .ftSocialList {
    text-align: center !important;
  }
}
@media only all and (max-width: 30rem) {
  .ftSocialList {
    text-align: center !important;
  }
}
.mobile-busqueda .k2SearchBlock {
  padding: 20px !important;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-header {
    width: 100%;
    z-index: 99;
    background-color: #08524E !important;
  }
  #g-header .g-container {
    width: 100% !important;
  }
  #g-header .mobile-top {
    width: 100% !important;
  }
  #g-header .mobile-top .g-content {
    margin: 0 !important;
    padding: 10px 10px !important;
  }
  #g-header .mobile-top .g-content a {
    text-align: right;
  }
  .g-offcanvas-toggle {
    z-index: 999;
    color: #ADEDEA !important;
    font-size: 2rem !important;
  }
}
@media only all and (max-width: 30rem) {
  #g-header {
    width: 100%;
    z-index: 99;
    background-color: #08524E !important;
  }
  #g-header .g-container {
    width: 100% !important;
  }
  #g-header .mobile-top {
    width: 100% !important;
  }
  #g-header .mobile-top .g-content {
    margin: 0 !important;
    padding: 10px 10px !important;
  }
  #g-header .mobile-top .g-content a {
    text-align: right;
  }
  .g-offcanvas-toggle {
    z-index: 999;
    color: #ADEDEA !important;
    font-size: 2rem !important;
  }
}
#g-slider a {
  color: #F2A0B9;
}
#g-slider a:hover {
  color: #ffffff;
}
#g-showcase .size-14-3 .g-content {
  text-align: center;
  margin: 0 10px;
  padding: 0 10px 15px 10px;
}
#g-showcase .size-14-3 p {
  color: #61EBE4 !important;
  margin: 8px !important;
}
#g-showcase .size-14-3:hover img {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
  opacity: 1;
}
#g-showcase .size-14-3 img {
  opacity: 0.6;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
@media only all and (min-width: 75rem) {
  #g-showcase .size-14-3 img {
    width: 60% !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  #g-showcase .size-14-3 img {
    width: 70% !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-showcase .size-14-3 img {
    width: 100% !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-showcase .size-14-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    max-width: 25%;
  }
  #g-showcase .size-14-3 img {
    width: 100% !important;
  }
}
@media only all and (max-width: 30rem) {
  #g-showcase .size-14-3 {
    -webkit-flex-basis: 33.3%;
    -moz-flex-basis: 33.3%;
    flex-basis: 33.3%;
    -ms-flex-preferred-size: 33.3%;
    max-width: 33.3%;
  }
  #g-showcase .size-14-3 img {
    width: 80% !important;
  }
  #g-showcase .size-14-3:last-child {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    max-width: 100%;
  }
  #g-showcase .size-14-3:last-child img {
    width: 20% !important;
  }
}
.home-directorio {
  color: #0D948D !important;
  text-align: center !important;
}
.home-directorio a {
  color: #5F5F5F !important;
}
.home-directorio h4 {
  color: #5F5F5F !important;
  margin: 0 !important;
}
.home-directorio .cat-content .cat-circle {
  background: #E8E8E8 !important;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  margin: auto;
  text-align: center;
  transition: all 400ms !important;
}
.home-directorio .cat-content .cat-circle i {
  top: calc(50% - 20px);
  position: relative;
  font-size: 40px;
  transition: all 800ms !important;
  color: #08524E !important;
}
.home-directorio .cat-content:hover .cat-circle {
  background: #ADEDEA !important;
}
.home-directorio .cat-content:hover .cat-circle i {
  color: #08524E !important;
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .home-directorio .g-block.size-25 {
    -webkit-flex: 0 25% !important;
    -moz-flex: 0 25% !important;
    -ms-flex: 0 25% !important;
    flex: 0 25% !important;
    width: 25% !important;
  }
  .home-directorio .g-block .g-content {
    padding: 0 !important;
  }
  .home-directorio .cat-content .cat-circle {
    width: 60px;
    height: 60px;
  }
  .home-directorio .cat-content .cat-circle i {
    top: calc(50% - 14px);
    font-size: 26px;
  }
  .home-directorio .cat-content h4 {
    font-size: 11px !important;
    line-height: 18px !important;
  }
  .home-directorio .cat-content span {
    display: none !important;
  }
  .home-directorio .g-grid {
    margin: 0 20px !important;
  }
}
@media only all and (max-width: 30rem) {
  .home-directorio .g-block.size-25 {
    -webkit-flex: 0 25% !important;
    -moz-flex: 0 25% !important;
    -ms-flex: 0 25% !important;
    flex: 0 25% !important;
    width: 25% !important;
  }
  .home-directorio .g-block .g-content {
    padding: 0 !important;
  }
  .home-directorio .cat-content .cat-circle {
    width: 60px;
    height: 60px;
  }
  .home-directorio .cat-content .cat-circle i {
    top: calc(50% - 14px);
    font-size: 26px;
  }
  .home-directorio .cat-content h4 {
    font-size: 11px !important;
    line-height: 18px !important;
  }
  .home-directorio .cat-content span {
    display: none !important;
  }
  .home-directorio .g-grid {
    margin: 0 20px !important;
  }
}
.home-search-dir .K2FilterBlock {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 6px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 50px;
}
.home-search-dir form {
  display: block;
  margin-top: 0em;
  padding: 10px;
  margin: 0 !important;
  background: #fff;
  border-radius: 50px;
}
.home-search-dir form::after, .home-search-dir form::before {
  box-sizing: border-box;
}
.home-search-dir .k2filter-table {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.home-search-dir .k2filter-cell {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.home-search-dir .k2filter-cell0 {
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%;
}
.home-search-dir .k2filter-cell1 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.home-search-dir .k2filter-cell2 {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.home-search-dir .k2filter-cell3 {
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%;
  text-align: right;
}
.home-search-dir .form-input {
  border-bottom: none;
  position: relative;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  outline: none;
  border: 1px solid transparent !important;
  margin-right: 0.625rem;
  color: #333;
  font-size: 0.9rem;
  font-weight: 400;
  background: transparent;
  outline: none;
  border-radius: 0px;
  transition: all 0.2s ease-in-out;
  margin-bottom: 0;
  padding: 10px;
}
.home-search-dir .form-input::before {
  position: absolute;
  top: -2px;
  width: 1px;
  height: 40px;
  content: "";
  background: #e0e0e0;
  left: -5px;
  box-sizing: border-box;
}
.home-search-dir input {
  display: inline-block;
  width: 100%;
  height: calc(1rem + 2px);
  line-height: 1.5;
  vertical-align: middle;
  box-sizing: content-box;
  border-color: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.home-search-dir input:focus {
  box-shadow: none;
}
.home-search-dir .input-button {
  background-color: #0D948D;
  background: #0cbcb7;
  padding: 9px 20px;
  border-radius: 50px;
  border: 1px solid transparent;
  color: #fff !important;
  transition: 0.3s;
  display: inline-block;
  font-size: 15px;
  font-weight: 500;
  margin-right: 5px !important;
  border-color: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.home-search-dir .input-button:focus {
  box-shadow: none;
  -moz-outline-style: none;
  outline: none;
  outline: 0;
}
.home-search-dir .input-button i {
  margin-right: 8px;
}
.home-search-dir .input-button:hover {
  background: #fff;
  color: #333 !important;
  border: 1px solid #ddd;
}
.home-search-dir .input-button:active {
  -moz-outline-style: none;
  outline: none;
  outline: 0;
  box-shadow: none;
}
.home-search-dir .custom-select {
  line-height: 20px !important;
  font-size: 15px;
  border-bottom: none;
  position: relative;
  background-color: transparent;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: inline-block;
  padding-left: 18px;
  padding-right: 30px;
  text-align: left !important;
  user-select: none;
  width: 100%;
  height: calc(2.25rem + 2px);
  vertical-align: middle;
}
.home-search-dir .custom-select .current {
  color: #999;
  line-height: 20px !important;
  font-size: 15px;
  cursor: pointer;
  text-align: left !important;
  user-select: none;
  font-weight: 400;
}
.home-search-dir .custom-select::after {
  font-family: FontAwesome, serif;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 5%;
  top: 23%;
  font-size: 16px;
  color: #999;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.home-search-dir .nice-select, .home-search-dir .nice-select:focus {
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  outline: none;
}
.home-search-dir .nice-select {
  -webkit-tap-highlight-color: transparent;
  color: #999;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  height: calc(2.25rem + 2px);
  vertical-align: middle;
  padding: 0 0 0 18px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
}
.home-search-dir .nice-select:hover {
  border-color: #dbdbdb;
}
.home-search-dir .nice-select:active, .home-search-dir .nice-select.open, .home-search-dir .nice-select:focus {
  border-color: #999;
}
.home-search-dir .nice-select:after {
  font-family: FontAwesome, serif;
  content: "";
  display: block;
  pointer-events: none;
  position: absolute;
  right: 5%;
  top: 0;
  font-size: 16px;
  color: #999;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.home-search-dir .nice-select.open:after {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.home-search-dir .nice-select.open .list {
  opacity: 0.95;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0);
}
.home-search-dir .nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none;
}
.home-search-dir .nice-select.disabled:after {
  border-color: #cccccc;
}
.home-search-dir .nice-select.wide {
  width: 100%;
}
.home-search-dir .nice-select.wide .list {
  left: 0 !important;
  right: 0 !important;
}
.home-search-dir .nice-select.right {
  float: right;
}
.home-search-dir .nice-select.right .list {
  left: auto;
  right: 0;
}
.home-search-dir .nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px;
}
.home-search-dir .nice-select.small:after {
  height: 4px;
  width: 4px;
}
.home-search-dir .nice-select.small .option {
  line-height: 34px;
  min-height: 34px;
}
.home-search-dir .nice-select .list {
  opacity: 0.95;
  pointer-events: auto;
  width: 100%;
  height: 235px;
  overflow-y: scroll;
  overflow-x: hidden;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin: 4px 0 0 0 !important;
  opacity: 0;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9;
}
.home-search-dir .nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important;
}
.home-search-dir .nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.home-search-dir .nice-select .option:hover, .home-search-dir .nice-select .option.focus, .home-search-dir .nice-select .option.selected.focus {
  background-color: #f6f6f6;
}
.home-search-dir .nice-select .option.selected {
  font-weight: bold;
}
.home-search-dir .nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default;
}
.home-search-dir .no-csspointerevents .nice-select .list {
  display: none;
}
.home-search-dir .no-csspointerevents .nice-select.open .list {
  display: block;
}
.home-search-title {
  position: relative;
  text-align: center;
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}
.home-search-title .title {
  color: #ffffff;
  font-size: 4rem;
  font-weight: 800;
  letter-spacing: 0.025em;
  line-height: 6.5rem;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}
.home-search-title .subtitle {
  color: #ffffff;
  font-size: 1rem;
  letter-spacing: 0.02em;
  font-style: italic;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
}
.popular-categories ul {
  margin: 15px 0 0 0 !important;
  text-align: center !important;
}
.popular-categories ul li {
  font-size: 13px;
  font-weight: 400;
  line-height: 30px;
  list-style: none !important;
  margin: 0 5px 10px 0;
  padding: 0;
  font-size: 18px;
  display: inline-block;
}
.popular-categories ul li a {
  color: rgba(255, 255, 255, 0.8) !important;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 7px 15px;
  border-radius: 50px;
  font-size: 11px;
  letter-spacing: 2px;
  transition: 0.5s;
  text-transform: uppercase;
  line-height: 1.2;
  background: transparent;
  text-decoration: none;
  position: relative;
}
.popular-categories ul li a:hover {
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
  border: 1px solid transparent;
}
.popular-categories ul li a:hover i {
  color: #61EBE4;
}
.popular-categories ul li a i {
  font-size: 13px;
  margin: 0 3px 0 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .home-search-dir .k2filter-cell0 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  .home-search-dir .k2filter-cell1 {
    -ms-flex: 0 0 29.166666%;
    flex: 0 0 29.166666%;
    max-width: 29.166666%;
  }
  .home-search-dir .k2filter-cell2 {
    -ms-flex: 0 0 29.166666%;
    flex: 0 0 29.166666%;
    max-width: 29.166666%;
  }
  .home-search-dir .k2filter-cell3 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  #g-slider {
    height: 700px !important;
  }
  .home-search-dir .K2FilterBlock {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 6px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 15px;
  }
  .home-search-dir form {
    display: block;
    margin-top: 0em;
    padding: 10px;
    margin: 0 !important;
    background: transparent !important;
    border-radius: 50px;
  }
  .home-search-dir form::after, .home-search-dir form::before {
    box-sizing: border-box;
  }
  .home-search-dir .k2filter-cell0 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-search-dir .k2filter-cell1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  .home-search-dir .k2filter-cell2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  .home-search-dir .k2filter-cell3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  .home-search-dir .nice-select:after {
    right: 10px !important;
  }
  .home-search-dir .form-input::before {
    background: transparent !important;
  }
  .home-search-dir .form-input {
    background: #fff !important;
    margin: 0 !important;
    border-radius: 5px;
  }
  .home-search-dir input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  #g-slider {
    height: 600px !important;
  }
  .home-search-title .title {
    font-size: 2.5rem !important;
    line-height: 3.5rem !important;
  }
  .home-search-title .subtitle {
    font-size: 0.8rem !important;
    line-height: 1rem !important;
  }
  .home-search-dir .K2FilterBlock {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 6px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 15px;
  }
  .home-search-dir form {
    display: block;
    margin-top: 0em;
    padding: 10px;
    margin: 0 !important;
    background: transparent !important;
    border-radius: 50px;
  }
  .home-search-dir form::after, .home-search-dir form::before {
    box-sizing: border-box;
  }
  .home-search-dir .k2filter-cell0 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-search-dir .k2filter-cell1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  .home-search-dir .k2filter-cell2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  .home-search-dir .k2filter-cell3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 25px;
    text-align: center !important;
  }
  .home-search-dir .nice-select:after {
    right: 10px !important;
  }
  .home-search-dir .form-input::before {
    background: transparent !important;
  }
  .home-search-dir .form-input {
    background: #fff !important;
    margin: 0 !important;
    border-radius: 5px;
  }
  .home-search-dir input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
  }
}
@media only all and (max-width: 30rem) {
  #g-slider {
    height: 650px !important;
  }
  .home-search-title .title {
    font-size: 2.5rem !important;
    line-height: 3.5rem !important;
  }
  .home-search-title .subtitle {
    font-size: 0.8rem !important;
    line-height: 1rem !important;
  }
  .home-search-dir .K2FilterBlock {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 6px;
    background: rgba(255, 255, 255, 0.15);
    border-radius: 15px;
  }
  .home-search-dir form {
    display: block;
    margin-top: 0em;
    padding: 10px;
    margin: 0 !important;
    background: transparent !important;
    border-radius: 50px;
  }
  .home-search-dir form::after, .home-search-dir form::before {
    box-sizing: border-box;
  }
  .home-search-dir .k2filter-cell0 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  .home-search-dir .k2filter-cell1 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  .home-search-dir .k2filter-cell2 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 15px;
  }
  .home-search-dir .k2filter-cell3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-top: 25px;
    text-align: center !important;
  }
  .home-search-dir .nice-select:after {
    right: 10px !important;
  }
  .home-search-dir .form-input::before {
    background: transparent !important;
  }
  .home-search-dir .form-input {
    background: #fff !important;
    margin: 0 !important;
    border-radius: 5px;
  }
  .home-search-dir input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 40px;
  }
}
.sidebar-latest .sidebar-title {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0 0 20px 0 !important;
}
.sidebar-latest .sidebar-title h4 {
  margin: 0 10px 0 0 !important;
  color: #08524E;
  flex: 1 0 auto;
  font-size: 1rem;
  font-weight: bold;
  line-height: 12px;
  text-transform: uppercase;
  position: relative;
}
.sidebar-latest .sidebar-title h4 span, .sidebar-latest .sidebar-title h4 i {
  color: #0D948D !important;
  font-weight: 400;
}
.sidebar-latest .sidebar-title::after {
  content: "";
  flex: 1 1 auto;
  display: block;
  width: 100%;
  border-top: 10px solid #ceeae9;
}
.sidebar-latest .latest-list .latest-frame-two, .sidebar-latest .latest-list .latest-frame-one {
  margin-bottom: 10px;
  flex-direction: row;
  display: flex;
  position: relative;
  padding-bottom: 5px;
  border-bottom: #ceeae9 solid 2px;
}
.sidebar-latest .latest-list .latest-frame-two .latest-img, .sidebar-latest .latest-list .latest-frame-one .latest-img {
  flex: 0 0 30%;
  width: 30%;
  display: block;
  order: 0;
  position: relative;
  height: 100%;
}
.sidebar-latest .latest-list .latest-frame-two .latest-img .latest-cat, .sidebar-latest .latest-list .latest-frame-one .latest-img .latest-cat {
  left: 0;
  position: absolute;
  z-index: 2;
  bottom: 0;
  margin: 0 0 6px 0;
  background: #0D948D;
  color: #ffffff;
  transition: all 300ms !important;
  font-size: 0.7rem;
  font-weight: 400;
  line-height: 1rem;
  padding: 2px 4px 2px 4px;
  display: block;
  vertical-align: top;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.sidebar-latest .latest-list .latest-frame-two .latest-img .latest-cat:hover, .sidebar-latest .latest-list .latest-frame-one .latest-img .latest-cat:hover {
  color: #ADEDEA;
  background: #08524E;
}
.sidebar-latest .latest-list .latest-frame-two .latest-img .latest-thumb-frame, .sidebar-latest .latest-list .latest-frame-one .latest-img .latest-thumb-frame {
  margin-bottom: 0;
  position: relative;
}
.sidebar-latest .latest-list .latest-frame-two .latest-img .latest-thumb-frame .latest-thumb-link, .sidebar-latest .latest-list .latest-frame-one .latest-img .latest-thumb-frame .latest-thumb-link {
  padding-bottom: 80%;
  display: block;
  position: relative;
}
.sidebar-latest .latest-list .latest-frame-two .latest-img .latest-thumb-frame .latest-thumb-link .latest-thumb, .sidebar-latest .latest-list .latest-frame-one .latest-img .latest-thumb-frame .latest-thumb-link .latest-thumb {
  background-position: center 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  opacity: 1 !important;
  transition: opacity 0.3s;
  transition-timing-function: cubic-bezier(0.39, 0.76, 0.51, 0.56);
}
.sidebar-latest .latest-list .latest-frame-two .latest-info, .sidebar-latest .latest-list .latest-frame-one .latest-info {
  padding: 0 0 0 15px;
  width: 100%;
  margin-bottom: 0;
  z-index: 1;
  min-height: 0;
}
.sidebar-latest .latest-list .latest-frame-two .latest-info p.latest-title, .sidebar-latest .latest-list .latest-frame-one .latest-info p.latest-title {
  line-height: 1.2rem;
  margin: 5px 0 0 0;
}
.sidebar-latest .latest-list .latest-frame-two .latest-info p.latest-date, .sidebar-latest .latest-list .latest-frame-one .latest-info p.latest-date {
  line-height: 1.2rem;
  margin: 2px 0 5px 0;
  font-size: 0.8rem;
  font-style: italic;
}
/* CSS Document */
#g-sidebar .sidebarTitle h3 {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 1.8rem;
  position: relative;
  color: #08524e !important;
  border-bottom: 5px solid #ceeae9;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
#g-sidebar .sidebarTitle h3::after {
  content: "";
  background: #0d948d;
  display: block;
  width: 20%;
  position: absolute;
  right: 0;
  height: 6px;
  bottom: -5px;
}
#g-sidebar .followUsIcons {
  display: flex;
  flex-wrap: wrap;
}
#g-sidebar .followUsIcons .followIconBlock {
  width: 50%;
  padding: 5px;
}
#g-sidebar .followUsIcons .followIcon {
  width: 100%;
  padding: 3px 15px;
  font-size: 1rem;
  color: #fff;
  border-radius: 5px;
  display: block;
}
#g-sidebar .followUsIcons .followIcon i {
  font-size: 1.2rem;
  padding-right: 10px;
  color: #fff;
}
#g-sidebar .followUsIcons .followIcon.facebookIcon {
  background: #3b5999;
}
#g-sidebar .followUsIcons .followIcon.facebookIcon:hover {
  background: #2d4474;
}
#g-sidebar .followUsIcons .followIcon.twitterIcon {
  background: #00aced;
}
#g-sidebar .followUsIcons .followIcon.twitterIcon:hover {
  background: #0087ba;
}
#g-sidebar .followUsIcons .followIcon.youtubeIcon {
  background: #cb2027;
}
#g-sidebar .followUsIcons .followIcon.youtubeIcon:hover {
  background: #9f191f;
}
#g-sidebar .followUsIcons .followIcon.instagramIcon {
  background: #c72885;
}
#g-sidebar .followUsIcons .followIcon.instagramIcon:hover {
  background: #9d1f69;
}
/* CSS Document */
.subCatNegocio .bannerSubcat {
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 30px;
}
.subCatNegocio .subCatNegocio-list {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block {
  position: relative;
  min-height: 1px;
  padding: 0 15px;
  z-index: 1;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocioBanner {
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.3);
  background: #fff;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-frame {
  box-shadow: 0 0 17px 0 rgba(0, 0, 0, 0.1);
  background: #fff;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  border-radius: 5px;
  overflow: hidden;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-frame .noFeatured .subCatNegocio-textBlock {
  padding-top: 10px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imgblock {
  width: 100%;
  position: relative;
  border-radius: 10px 10px 0 0;
  box-sizing: border-box;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imgblock::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 20px;
  border-radius: 15px 15px 0 0;
  background: #fff;
  z-index: 3;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imgblock .subCatNegocio-imglogo {
  position: absolute;
  bottom: -5px;
  right: 30px;
  z-index: 5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imgblock .subCatNegocio-imglogo img {
  height: auto;
  border: none;
  width: 70px;
  -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 12px 0 rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  -webkit-border-radius: 100%;
  position: relative;
  z-index: 2;
  transition: 0.5s;
  padding: 5px;
  background: rgba(255, 255, 255, 0.5);
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imgblock .subCatNegocio-imglogo a {
  box-shadow: none;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imgblock .subCatNegocio-imglogo a:hover img {
  transform: scale(1.1);
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imglink {
  position: relative;
  overflow: hidden;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  height: 100%;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imglink img.imgPub {
  width: 100%;
  transition: 0.5s;
  max-width: 100%;
  height: auto;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imglink span.openOrClose {
  font-size: 0.7rem;
  font-weight: 400;
  position: absolute;
  width: 75px;
  height: 30px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  top: 14px;
  right: 13px;
  text-align: center;
  line-height: 30px;
  -webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, 0.2);
  box-shadow: -1px 0px 0px 5px rgba(255, 255, 255, 0.2);
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imglink span.openOrClose i {
  padding-right: 4px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imglink span.openOrClose.openTime {
  background: #0D948D;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imglink span.openOrClose.closeTime {
  background: #FF6D6D !important;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-imglink::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  top: 30%;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(1, 164, 157, 0)), to(rgba(1, 164, 157, 0.5)));
  background: -webkit-linear-gradient(top, rgba(1, 164, 157, 0) 0%, rgba(1, 164, 157, 0.5) 100%);
  background: -o-linear-gradient(top, rgba(1, 164, 157, 0) 0%, rgba(1, 164, 157, 0.5) 100%);
  background: linear-gradient(to bottom, rgba(1, 164, 157, 0) 0%, rgba(1, 164, 157, 0.5) 100%);
  z-index: 2;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .noFeatured h4 {
  padding-top: 15px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont {
  padding: 0px 20px 10px 20px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont h4 {
  text-align: left;
  font-weight: 600;
  font-size: 0.9rem;
  margin-bottom: 5px;
  margin-top: 0 !important;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItem {
  font-size: 0.7rem;
  margin-bottom: 10px;
  position: relative;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItem p {
  margin: 0 0 0 18px;
  line-height: 1.2rem;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItem i {
  font-size: 1rem;
  color: #0D948D;
  position: absolute;
  top: 3px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemPhone i {
  color: #0D948D;
  margin-right: 3px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial {
  margin: 15px 0 0 0;
  padding: 15px 0 0 0;
  border-top: 1px solid #eee;
  position: relative;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-item {
  font-size: 0.7rem;
  font-weight: 400;
  display: inline-block;
  width: 35px;
  height: 35px;
  text-align: center;
  color: #fff;
  border-radius: 25px;
  line-height: 30px;
  transition: 0.5s;
  font-size: 1.2rem;
  z-index: 2;
  position: relative;
  margin-right: 5px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-item i {
  position: absolute;
  z-index: 2;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-item:hover {
  transform: scale(1.2);
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-fb {
  background: #4167b2;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-fb i {
  top: 9px;
  left: 12px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-sitioweb {
  background: #5f5f5f;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-sitioweb i {
  top: 8px;
  left: 7px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-twitter {
  background: #1da1f3;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-twitter i {
  top: 8px;
  left: 10px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-instagram {
  background: #d12d8e;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-instagram i {
  top: 8px;
  left: 10px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-youtube {
  background: #ff0000;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-youtube i {
  top: 8px;
  left: 12px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-enviodom {
  width: 100px;
  background: #e1e1e1;
  float: right;
  margin: 0;
  color: #707070 !important;
  line-height: 0.8rem;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-enviodom i {
  top: 8px;
  left: 12px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-enviodom span {
  font-size: 0.6rem;
  position: absolute;
  top: 6px;
  right: 13px;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block .subCatNegocio-textBlock .subCatNegocio-textCont .textContItemSocial .scn-enviodom:hover {
  transform: scale(1) !important;
}
.subCatNegocio .subCatNegocio-list .subCatNegocio-block:hover .subCatNegocio-imgblock img.imgPub {
  transform: scale(1.1);
}
@media only all and (min-width: 75rem) {
  .subCatNegocio .subCatNegocio-block {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    width: 33.333333%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .subCatNegocio .subCatNegocio-block {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .subCatNegocio .subCatNegocio-block {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .subCatNegocio .subCatNegocio-block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
@media only all and (max-width: 30rem) {
  .subCatNegocio .subCatNegocio-block {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
  }
}
.directoryCats .subCatNegocio-list {
  margin: 0 auto !important;
}
.directoryCats .searchDirBlock {
  margin: 0 auto !important;
  position: relative;
  text-align: center;
}
.directoryCats .searchModNav {
  margin: 0 auto !important;
}
.directoryCats .searchModNav .g-content {
  margin: 0.625rem;
  padding: 0.938rem;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
@media only all and (min-width: 75rem) {
  .directoryCats .subCatNegocio-list {
    width: 75rem !important;
  }
  .directoryCats .searchModNav {
    width: 75rem !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .directoryCats .subCatNegocio-list {
    width: 60rem !important;
  }
  .directoryCats .searchModNav {
    width: 60rem !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .directoryCats .subCatNegocio-list {
    width: 48rem !important;
  }
  .directoryCats .searchModNav {
    width: 48rem !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .directoryCats .subCatNegocio-list {
    width: 30rem !important;
  }
  .directoryCats .searchModNav {
    width: 30rem !important;
  }
}
@media only all and (max-width: 30rem) {
  .directoryCats .subCatNegocio-list {
    width: 100% !important;
  }
  .directoryCats .searchModNav {
    width: 100% !important;
  }
}
.btNoUltimas .btNoTitle {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin-bottom: 35px;
}
.btNoUltimas .btNoTitle h4 {
  margin: 0 10px 0 0;
  color: #ffffff;
  flex: 1 0 auto;
  font-size: 0.9rem;
  font-weight: 400;
  line-height: 1rem;
  position: relative;
}
.btNoUltimas .btNoTitle::after {
  content: "";
  flex: 1 1 auto;
  display: block;
  width: 100%;
  border-top: 10px solid #ADEDEA;
  opacity: 0.3;
}
.btNoUltimas .btNoItem {
  margin-bottom: 10px;
  flex-direction: row;
  display: flex;
  position: relative;
  padding-bottom: 10px;
}
.btNoUltimas .btNoItem:hover .btNoImg a span {
  opacity: 1;
}
.btNoUltimas .btNoItem .btNoImg {
  flex: 0 0 20%;
  width: 20%;
  display: block;
  order: 0;
  position: relative;
  height: 100%;
}
.btNoUltimas .btNoItem .btNoImg a {
  padding-bottom: 65%;
  display: block;
  position: relative;
  text-align: left;
}
.btNoUltimas .btNoItem .btNoImg span {
  background-position: center 50%;
  width: 100%;
  height: 100%;
  position: absolute;
  background-size: cover;
  opacity: 0.7;
  border-radius: 4px;
  transition: 0.3s;
}
.btNoUltimas .btNoItem .btNoCont {
  padding: 0 0 0 15px;
  width: 100%;
  margin-bottom: 0;
  z-index: 1;
  min-height: 0;
}
.btNoUltimas .btNoItem .btNoCont .btNoText {
  margin: 0;
  font-size: 0.75rem;
  line-height: 1.2rem;
  font-weight: 300;
}
.btNoUltimas .btNoItem .btNoCont .btNoText .btNoCat {
  color: #ffffff !important;
  background: #08524E;
  padding: 2px 5px;
  margin-right: 5px;
}
.btNoUltimas .btNoItem .btNoCont .btNoDate {
  font-size: 0.7rem;
  line-height: 1rem;
  font-weight: 300;
  margin: 0 !important;
  padding: 2px 0 8px 0;
  border-bottom: rgba(255, 255, 255, 0.2) dotted 2px;
}
.btNoUltimas .btNoItem .btNoCont .btNoDate i {
  margin-right: 8px;
}
.jssocials-shares * {
  box-sizing: border-box;
}
.jssocials-share {
  display: inline-block;
  vertical-align: top;
  width: 20%;
}
.jssocials-share:last-child {
  margin-right: 0;
}
.jssocials-share-logo {
  width: 1em;
  vertical-align: middle;
  font-size: 1.5em;
  color: #ffffff !important;
}
img.jssocials-share-logo {
  width: auto;
  height: 1em;
}
.jssocials-share-link {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  line-height: 1;
}
.jssocials-share-link.jssocials-share-link-count {
  padding-top: 0.2em;
}
.jssocials-share-link.jssocials-share-link-count .jssocials-share-count {
  display: block;
  font-size: 0.6em;
  margin: 0 -0.5em -0.8em -0.5em;
}
.jssocials-share-link.jssocials-share-no-count {
  padding-top: 0.5em;
}
.jssocials-share-link.jssocials-share-no-count .jssocials-share-count {
  height: 1em;
}
.jssocials-share-label {
  padding-left: 0.3em;
  vertical-align: middle;
}
.jssocials-share-count-box {
  display: inline-block;
  height: 1.5em;
  padding: 0 0.3em;
  line-height: 1;
  vertical-align: middle;
  cursor: default;
}
.jssocials-share-count-box.jssocials-share-no-count {
  display: none;
}
.jssocials-share-count {
  line-height: 1.5em;
  vertical-align: middle;
}
.jssocials-share-twitter .jssocials-share-link {
  background: #00aced;
}
.jssocials-share-twitter .jssocials-share-link:hover {
  background: #0087ba;
}
.jssocials-share-facebook .jssocials-share-link {
  background: #3b5998;
}
.jssocials-share-facebook .jssocials-share-link:hover {
  background: #2d4373;
}
.jssocials-share-googleplus .jssocials-share-link {
  background: #dd4b39;
}
.jssocials-share-googleplus .jssocials-share-link:hover {
  background: #c23321;
}
.jssocials-share-linkedin .jssocials-share-link {
  background: #007bb6;
}
.jssocials-share-linkedin .jssocials-share-link:hover {
  background: #005983;
}
.jssocials-share-pinterest .jssocials-share-link {
  background: #cb2027;
}
.jssocials-share-pinterest .jssocials-share-link:hover {
  background: #9f191f;
}
.jssocials-share-email .jssocials-share-link {
  background: #3490F3;
}
.jssocials-share-email .jssocials-share-link:hover {
  background: #0e76e6;
}
.jssocials-share-stumbleupon .jssocials-share-link {
  background: #eb4823;
}
.jssocials-share-stumbleupon .jssocials-share-link:hover {
  background: #c93412;
}
.jssocials-share-whatsapp .jssocials-share-link {
  background: #29a628;
}
.jssocials-share-whatsapp .jssocials-share-link:hover {
  background: #1f7d1e;
}
.jssocials-share-telegram .jssocials-share-link {
  background: #2ca5e0;
}
.jssocials-share-telegram .jssocials-share-link:hover {
  background: #1c88bd;
}
.jssocials-share-line .jssocials-share-link {
  background: #25af00;
}
.jssocials-share-line .jssocials-share-link:hover {
  background: #1a7c00;
}
.jssocials-share-viber .jssocials-share-link {
  background: #7b519d;
}
.jssocials-share-viber .jssocials-share-link:hover {
  background: #61407b;
}
.jssocials-share-pocket .jssocials-share-link {
  background: #ef4056;
}
.jssocials-share-pocket .jssocials-share-link:hover {
  background: #e9132e;
}
.jssocials-share-messenger .jssocials-share-link {
  background: #0084ff;
}
.jssocials-share-messenger .jssocials-share-link:hover {
  background: #006acc;
}
.jssocials-share-vkontakte .jssocials-share-link {
  background: #45668e;
}
.jssocials-share-vkontakte .jssocials-share-link:hover {
  background: #344d6c;
}
.jssocials-share-link {
  padding: 1em 0.6em !important;
  color: #fff;
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
  width: 100%;
}
.jssocials-share-link:hover, .jssocials-share-link:focus, .jssocials-share-link:active {
  color: #fff;
}
.jssocials-share-count-box {
  position: relative;
  height: 2.5em;
  padding: 0 0.3em;
  margin-left: 0.3em;
  background: #f5f5f5;
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
.jssocials-share-count-box:hover {
  background: gainsboro;
}
.jssocials-share-count-box:hover:after {
  border-color: transparent gainsboro transparent transparent;
}
.jssocials-share-count-box:after {
  content: "";
  display: block;
  position: absolute;
  top: 0.85em;
  left: -0.3em;
  width: 0;
  height: 0;
  border-width: 0.4em 0.4em 0.4em 0;
  border-style: solid;
  border-color: transparent #f5f5f5 transparent transparent;
  transform: rotate(360deg);
  transition: background 200ms ease-in-out, border-color 200ms ease-in-out;
}
.jssocials-share-count-box .jssocials-share-count {
  line-height: 2.5em;
  color: #444;
}
.formDirectorio .cf-content-wrap {
  -ms-flex-align: flex-start;
  align-items: flex-start !important;
  padding: 20px 50px;
  font-size: 1rem;
  color: #888888;
}
.formDirectorio .cf-content-wrap .cf-content-text {
  width: 100% !important;
}
.formDirectorio .cf-content-wrap h1 {
  color: #0D948D;
}
.formDirectorio .cf-content-wrap p {
  line-height: 1.5rem;
  text-align: justify;
  font-weight: 400;
}
.formDirectorio .cf-content-wrap ul {
  list-style: none;
  margin: 20px 0 0 10px !important;
}
.formDirectorio .cf-content-wrap ul li {
  padding: 15px 0 0 30px;
  line-height: 1.8rem;
  font-weight: 400;
}
.formDirectorio .cf-content-wrap ul em {
  position: absolute;
  color: #0D948D;
  margin-left: -25px;
  margin-top: 8px;
}
.formDirectorio .cf-content-wrap img {
  margin-top: 30px;
}
.formDirectorio .cf-form-wrap input {
  box-sizing: border-box;
}
.formDirectorio .cf-form-wrap button {
  background-color: #0D948D;
}
.catEventList {
  margin-top: 50px !important;
}
.catEventList .catEventBlock .catEventDate {
  position: absolute;
}
.catEventList .catEventBlock .catEventDate .catEventDia {
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 2.8rem;
  text-align: center;
  border-bottom: 2px solid #ADEDEA;
}
.catEventList .catEventBlock .catEventDate .catEventMes {
  text-align: center;
  font-weight: bold;
}
.catEventList .catEventBlock .catEventImg {
  width: 100px;
  height: 100px;
  position: absolute;
  margin-left: 60px;
}
.catEventList .catEventBlock .catEventDesc {
  margin-left: 180px;
}
.catEventList .catEventBlock .catEventDesc .catEventTit {
  font-size: 1.2rem;
  font-weight: bold;
}
.catEventList .catEventBlock .catEventDesc .catEventText {
  font-size: 1rem;
  margin: 0 !important;
  line-height: 1.4rem;
}
.gantry-logo img {
  width: auto !important;
}
strong {
  color: #0D948D !important;
}
.preloadLZC {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 999999999;
  opacity: 0.95;
  background: url('//lzc.mx/preload.gif') center no-repeat #0D948D;
}
.top-clima .g-content {
  margin: 0;
  padding: 15px 0 0 0;
}
.top-clima .widget-clima {
  float: left;
  overflow: hidden;
}
.top-clima .widget-clima img {
  /* IMPORTANTE */
  margin: -25px 0 -25px 0;
}
.g-title {
  font-size: 1.2rem;
  font-weight: bold;
  line-height: 12px;
  text-transform: uppercase;
  position: relative;
  color: #08524E !important;
  border-bottom: 5px solid #ceeae9;
  padding: 10px 0;
}
.g-title::after {
  content: "";
  background: #0D948D;
  display: block;
  width: 200px;
  position: absolute;
  right: 0;
  height: 6px;
  bottom: -5px;
}
.totop-mobile {
  position: fixed;
  bottom: 10px;
  right: 10px;
  border-radius: 50%;
  background: #0d948d;
  height: 50px;
  width: 50px;
  font-size: 1.5rem;
  text-align: center;
  z-index: 5;
}
#g-feature {
  padding: 1.5rem 0 !important;
  background: url('../../../../images/background-sociales.jpg');
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#g-directory {
  background: #ffffff;
}
#g-event {
  background: #f0f0f0;
}
#g-event #portada-principales .g-content {
  padding-bottom: 0;
}
#g-event #publicidad-noticias .g-content {
  padding-top: 0;
  margin-top: 0;
}
#g-container-main {
  margin-top: 1.5rem;
  background: #f6f6f6;
}
.box1.moduletable, .box1.widget, .box1.g-outer-box, .box1 > .g-content {
  background: rgba(255, 255, 255, 0.5) !important;
  border-bottom: 5px solid #FFE5ED;
}
body {
  background-color: #ffffff;
  font-size: 13px !important;
  line-height: 2 !important;
}
h1, h2, h3, h4, h5 {
  font-weight: 700;
}
#g-main, #g-sidebar {
  padding: 0 !important;
}
#g-main {
  background: #f6f6f6;
}
.k2SearchBlock {
  color: #04415D !important;
}
.cp-busqueda form {
  margin: 0 !important;
}
.cp-busqueda .g-content {
  margin: 15px 0 0 0 !important;
  padding: 0 !important;
}
#g-navigation .g-main-nav .g-toplevel {
  justify-content: flex-start !important;
  -webkit-justify-content: flex-start !important;
}
#g-showcase {
  background: #ffffff url('../../../../images/patterns/cubes.png') !important;
  border-bottom: 5px solid #fafafa;
  border-top: 5px solid #fafafa;
  padding: 10px 0 !important;
}
.box2.moduletable, .box2.widget, .box2.g-outer-box, .box2 > .g-content {
  background: rgba(255, 255, 255, 0.8) !important;
}
.rounded {
  border-radius: 0.1875rem;
}
.k2Pagination {
  margin: 0 !important;
  color: #08524E;
}
.k2Pagination ul {
  margin: 1rem 0 0.5rem 0 !important;
}
.k2Pagination ul li span {
  display: inline-block;
  padding: 4px 8px;
  margin: 0 2px;
  border: 1px solid #ddd;
  border-radius: 4px;
  vertical-align: middle;
  background: #fff;
  text-decoration: none;
  color: #CECECE;
}
.k2Pagination ul li a {
  margin: 0 2px !important;
}
.itemBody {
  padding: 0 !important;
  position: relative;
  z-index: 0;
}
.g-main-nav li.active a.menu-deportes {
  background: transparent;
}
.g-main-nav li.active a.menu-sociales {
  background: transparent;
}
.g-main-nav li.g-selected .menu-deportes {
  background: #0c8a85;
}
.g-main-nav li.g-selected .menu-sociales {
  background: #0a736e;
}
.g-main-nav .g-sublevel > li > .g-menu-item-container {
  padding: 0.5rem 1rem !important;
}
.g-main-nav .g-sublevel .g-sublevel > li.g-menu-item > .g-menu-item-container {
  padding: 0.4rem 1rem 0.4rem 1.6rem !important;
  line-height: 1rem;
}
.g-main-nav .g-sublevel .g-sublevel > li.g-menu-item > .g-menu-item-container::before {
  content: "⋅";
  font-weight: bold;
  position: absolute;
  font-size: 1.8rem;
  left: 0.7rem;
  top: 0.3rem;
}
#map_canvas {
  width: 100% !important;
  height: 450px !important;
  overflow: hidden;
  border-radius: 5px;
  margin-bottom: 0.469rem;
}
div.itemImageGallery {
  margin: 0 !important;
}
.nav-breadcrumbs .g-content {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
  color: #555;
}
.nav-breadcrumbs .g-content a {
  color: #10BAB2 !important;
}
.nav-breadcrumbs .g-content a:hover {
  color: #08524E !important;
}
.nav-breadcrumbs .g-content i {
  padding: 0 8px;
}
.sectionTitle {
  text-align: center;
  color: #0D948D;
  font-size: 3rem;
  line-height: 3.5rem;
}
.sectionTitle.white {
  color: #FFFFFF;
}
.sectionDesc {
  text-align: center;
  margin: 0 0 10px 0 !important;
  padding: 0 0 15px 0 !important;
  text-align: center;
  border-bottom: 2px solid rgba(0, 0, 0, 0.09);
  color: #6c6c6c;
  font-weight: 300;
  font-size: 0.9rem;
}
.sectionDesc.white {
  color: #FFFFFF;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
}
@media only all and (min-width: 75rem) {
  .g-sublevel .g-menu-item-container {
    padding: 0.5rem 1rem;
  }
  #g-container-main {
    margin: 0 !important;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-sublevel .g-menu-item-container {
    padding: 0.5rem 1rem !important;
  }
  #g-container-main {
    margin: 0 !important;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-sublevel .g-menu-item-container {
    padding: 0.5rem 1rem !important;
  }
  #g-container-main {
    margin: 0 !important;
  }
}
@media only all and (min-width: 30.01rem) and (max-width: 47.99rem) {
  .mobile-logo {
    transition: all 800ms ease 0s, right 800ms ease 0s !important;
    opacity: 1;
  }
  #g-header {
    position: fixed !important;
    border-bottom: solid #ffffff 5px;
  }
  .g-offcanvas-toggle {
    position: fixed;
    transition: all 300ms ease 0s, right 300ms ease 0s !important;
  }
  .g-offcanvas-open .g-offcanvas-toggle {
    left: 280px;
  }
  .g-offcanvas-open .mobile-logo {
    opacity: 0;
  }
  #g-container-main {
    margin-top: 60px !important;
  }
  .menu-item-social span.g-menu-item-title {
    display: inline-block;
  }
}
@media only all and (max-width: 30rem) {
  .mobile-logo {
    transition: all 800ms ease 0s, right 800ms ease 0s !important;
    opacity: 1;
  }
  #g-header {
    position: fixed !important;
    border-bottom: solid #ffffff 5px;
  }
  .g-offcanvas-toggle {
    position: fixed;
    transition: all 300ms ease 0s, right 300ms ease 0s !important;
  }
  .g-offcanvas-open .g-offcanvas-toggle {
    left: 280px;
  }
  .g-offcanvas-open .mobile-logo {
    opacity: 0;
  }
  #g-container-main {
    margin-top: 60px !important;
  }
  .menu-item-social span.g-menu-item-title {
    display: inline-block;
  }
}
.g-offline .offline-text {
  text-align: center;
  margin: 0 0 22px 0;
  color: #0D948D;
}
.g-offline .offline-text.visible-phone {
  font-size: 15px;
  line-height: 22px;
}
.g-offline .offline-text.hidden-phone {
  font-size: 24px;
  line-height: 44px;
}
.g-offline #popup {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1001;
  display: none;
}
.g-offline .content-popup {
  margin: 0px auto;
  margin-top: 120px;
  position: relative;
  padding: 10px;
  width: 500px;
  min-height: 250px;
  border-radius: 4px;
  background-color: #FFFFFF;
  box-shadow: 0 2px 5px #666666;
}
.g-offline .content-popup h2 {
  color: #48484B;
  border-bottom: 1px solid #48484B;
  margin-top: 0;
  padding-bottom: 4px;
}
.g-offline .popup-overlay-block {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 0;
}
.g-offline .popup-overlay {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 999;
  display: none;
  background-color: #777777;
  cursor: pointer;
  opacity: 0.7;
}
.g-offline .close-popup {
  position: absolute;
  top: 10px;
  right: 12px;
}
.g-offline #particle-overlay {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  bottom: 0;
  z-index: -9;
}
.g-offline .g-content h1 {
  display: none;
}
.g-offline .g-content input.button {
  background-color: #0D948D !important;
  border-color: #08524E !important;
  color: #fff;
}
.g-offline .g-content #frame {
  position: relative;
  border-radius: 0.7rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}
.g-offline p {
  margin: 0 !important;
}
.module-search {
  height: 550px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  overflow: hidden;
}
.module-search.background1 {
  background: url('../../../../images/background-search-1.jpg');
}
.module-search.background2 {
  background: url('../../../../images/background-search-2.jpg');
}
.module-search.background3 {
  background: url('../../../../images/background-search-3.jpg');
}
.module-search.background4 {
  background: url('../../../../images/background-search-4.jpg');
}
.module-search.background5 {
  background: url('../../../../images/background-search-5.jpg');
}
.module-search.background6 {
  background: url('../../../../images/background-search-6.jpg');
}
.module-search .g-container {
  margin-top: 60px;
}
.module-search .g-content {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.module-search .home-search-overlay {
  background: #000000;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  overflow: hidden;
  bottom: 0;
  z-index: 0;
  opacity: 0.3;
}
.babberitem {
  border-radius: 10px;
  overflow: hidden;
  border-radius: 3px;
}
.babberitem img {
  transition: all 600ms ease 0s, right 600ms ease 0s !important;
}
.gm-style #content img {
  width: 150px !important;
}
/*# sourceMappingURL=custom_23.css.map */