/* 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";
/*importaciones*/
/*Estilos  Partícula Social Pro*/
.g-socialpro {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  /*Orientación Items*/
  /*Diseno 1*/
  /*Diseno 2*/
  /*Diseno 3*/
  /*Diseno 4*/
  /*Diseno 5*/
  /*Diseno 6*/
  /*Diseno 7*/
  /*Diseno 8*/
  /*Diseno 9*/
  /*Diseno 10*/
  /*Diseno 11*/
  /*Diseno 12*/
  /*Diseno 13*/
  /*Diseno 14*/
  /*Diseno 15*/
  /*Diseno 16*/
  /*Diseno 17*/
  /*Diseno 18*/
}
.g-socialpro.g-social-dis-horizontal a {
  margin-right: 0.4rem;
}
.g-socialpro.g-social-dis-horizontal a:last-child {
  margin-right: 0 !important;
}
.g-socialpro.g-social-dis-vertical {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
}
.g-socialpro.g-social-dis-vertical a {
  margin-right: 0 !important;
  margin-bottom: 0.8rem;
}
.g-socialpro.g-social-dis-vertical a:last-child {
  margin-bottom: 0 !important;
}
.g-socialpro a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
}
.g-socialpro a i {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 0.4rem;
  border: none;
  text-decoration: none;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 1.6rem;
  text-shadow: none;
  color: #3a3a3a;
}
.g-socialpro a .g-socialpro-texto {
  padding: 0 0.4rem 0 0.1rem;
  color: #3a3a3a;
  font-size: 0.9rem;
  font-weight: bold;
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.g-socialpro.g-social-pro-vertical.g-socialpro-ambos .g-socialpro-texto {
  padding-top: 0.2rem;
}
.g-socialpro.g-social-pro-vertical a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
.g-socialpro.diseno1 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.g-socialpro.diseno2 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.g-socialpro.diseno2 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.g-socialpro.diseno3 a i {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.g-socialpro.diseno3 a:hover i {
  -webkit-transform: rotateY(360deg);
  -moz-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.g-socialpro.diseno4 a {
  margin-right: 0.4rem;
}
.g-socialpro.diseno4 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: 1px 1px 0px 1px rgba(45, 42, 42, 0.22);
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
.g-socialpro.diseno4 i span {
  pointer-events: none;
  position: absolute;
  width: 105%;
  height: 105%;
  border-radius: 50%;
  top: -1px;
  left: -1px;
  padding: 2px;
  z-index: -1;
  background: #1e709c;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.g-socialpro.diseno4 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno4 a:hover span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
  opacity: 1;
}
.g-socialpro.diseno4 a:hover i {
  color: #fff !important;
}
.g-socialpro.diseno5 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno5 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #0060a7;
  color: #fff;
  box-shadow: 1px 1px 0px 0px rgba(45, 42, 42, 0.22);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.g-socialpro.diseno5 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno5 a:hover i {
  -webkit-transform: scale(1.15);
  -moz-transform: scale(1.15);
  -ms-transform: scale(1.15);
  -o-transform: scale(1.15);
  transform: scale(1.15);
}
.g-socialpro.diseno6 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno6 a i {
  color: #fff;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #0060a7;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.g-socialpro.diseno6 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno6 a:hover i {
  -webkit-transform: scale(1.2) rotate(360deg);
  -moz-transform: scale(1.2) rotate(360deg);
  -ms-transform: scale(1.2) rotate(360deg);
  -o-transform: scale(1.2) rotate(360deg);
  transform: scale(1.2) rotate(360deg);
}
.g-socialpro.diseno7 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno7 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 3px;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.g-socialpro.diseno7 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno7 a i:before {
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.g-socialpro.diseno7 a:hover i:before {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.g-socialpro.diseno8 a i {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: relative;
  top: 0;
}
.g-socialpro.diseno8 a:hover i {
  top: -0.4rem;
}
.g-socialpro.diseno9 {
  font-size: 0;
}
.g-socialpro.diseno9 a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-socialpro.diseno9 a .g-socialpro-diseno9-hover {
  display: block;
  width: 140%;
  height: 140%;
  position: absolute;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.g-socialpro.diseno9 a, .g-socialpro.diseno9 a .g-socialpro-diseno9-hover, .g-socialpro.diseno9 a .fa {
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
  -moz-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
  transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 2);
}
.g-socialpro.diseno9 a .g-socialpro-diseno9-con {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background-color: #fff;
  width: 2.5rem;
  height: 2.5rem;
  margin-right: 0.4rem;
  position: relative;
  overflow: hidden;
  border-radius: 3px;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.1);
  opacity: 0.99;
}
.g-socialpro.diseno9 a .g-socialpro-diseno9-hover {
  top: 90%;
  left: -110%;
}
.g-socialpro.diseno9 a .fa {
  transform: scale(0.8);
}
.g-socialpro.diseno9 a:focus .g-socialpro-diseno9-hover, .g-socialpro.diseno9 a:hover .g-socialpro-diseno9-hover {
  top: -20%;
  left: -20%;
}
.g-socialpro.diseno9 a:focus .fa, .g-socialpro.diseno9 a:hover .fa {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  color: #fff !important;
}
.g-socialpro.diseno10 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno10 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.g-socialpro.diseno10 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno10 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  border-radius: 50%;
}
.g-socialpro.diseno11 a {
  margin-right: 0.4rem;
}
.g-socialpro.diseno11 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 3rem;
  height: 3rem;
  border-radius: 5px;
  text-align: center;
  position: relative;
  bottom: 0;
  top: 0;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: 0px 4px 0px #444;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  -webkit-transition: all 0.1s ease;
  -moz-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.g-socialpro.diseno11.g-socialpro-ambos a i {
  width: auto;
  height: 2.5rem;
}
.g-socialpro.diseno11 a i:before {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.g-socialpro.diseno11 a:hover i {
  box-shadow: 0px -1px 0px rgba(13, 23, 27, 0.41) inset !important;
  top: 3px;
  -webkit-transform: scaleY(0.9);
  -moz-transform: scaleY(0.9);
  -ms-transform: scaleY(0.9);
  -o-transform: scaleY(0.9);
  transform: scaleY(0.9);
}
.g-socialpro.diseno11 a:hover i:before {
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
.g-socialpro.diseno11 a:hover .g-socialpro-texto {
  -webkit-transform: scaleY(1.1);
  -moz-transform: scaleY(1.1);
  -ms-transform: scaleY(1.1);
  -o-transform: scaleY(1.1);
  transform: scaleY(1.1);
}
.g-socialpro.diseno11 .g-socialpro-texto {
  padding: 0 0.5rem;
  color: #fff;
  font-family: "Marmelad";
}
.g-socialpro.diseno12 a {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  margin-bottom: 1rem;
}
.g-socialpro.diseno12 a:hover .g-socialpro-di12, .g-socialpro.diseno12 a:hover .g-socialpro12-pre, .g-socialpro.diseno12 a:hover .g-socialpro12-post {
  color: #fff;
}
.g-socialpro.diseno12 a:hover i {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
}
.g-socialpro.diseno12 .g-socialpro-di12 i {
  color: #fff;
  z-index: 9;
  font-size: 37px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  transition: transform 0.25s ease;
}
.g-socialpro.diseno12 .g-socialpro-di12 {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  z-index: 0;
  margin: 0 -0.6rem;
  background: #55acee;
  border-color: #55acee;
  color: #f8f8f9;
  position: relative;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
}
.g-socialpro.diseno12 .g-socialpro-di12, .g-socialpro.diseno12 .g-socialpro12-pre, .g-socialpro.diseno12 .g-socialpro12-post {
  height: 37px;
  width: 64px;
  box-sizing: border-box;
  background: #5a5e61;
  color: #ffffff;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.g-socialpro.diseno12 .g-socialpro12-pre, .g-socialpro.diseno12 .g-socialpro12-post {
  position: absolute;
  left: -1px;
  top: 0;
  z-index: -1;
}
.g-socialpro.diseno12 .g-socialpro12-pre {
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
.g-socialpro.diseno12 .g-socialpro12-post {
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.g-socialpro.diseno12 .g-socialpro-di12 i {
  color: #fff;
  z-index: 9;
  font-size: 37px;
  text-align: center;
  -webkit-transition: -webkit-transform 0.25s ease;
  -moz-transition: -moz-transform 0.25s ease;
  transition: transform 0.25s ease;
}
.g-socialpro.diseno13 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno13 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #0060a7;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.g-socialpro.diseno13 a:hover i {
  box-shadow: 0 0 0 #fff inset !important;
  color: #fff !important;
  background: #524f4f;
}
.g-socialpro.diseno13 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno14 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno14 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #fff;
  color: #0060a7;
  box-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.g-socialpro.diseno14 a:hover i {
  -webkit-transform: rotateY(-360deg);
  -moz-transform: rotateY(-360deg);
  -ms-transform: rotateY(-360deg);
  -o-transform: rotateY(-360deg);
  transform: rotateY(-360deg);
}
.g-socialpro.diseno14 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno15 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno15 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  margin: 0 0.25rem;
  border-radius: 0;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #ffffff;
  box-shadow: none;
  border: 1px solid rgba(255, 255, 255, 0.56);
  -webkit-transform: rotate(45deg) scale(0.9);
  -moz-transform: rotate(45deg) scale(0.9);
  -ms-transform: rotate(45deg) scale(0.9);
  -o-transform: rotate(45deg) scale(0.9);
  transform: rotate(45deg) scale(0.9);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g-socialpro.diseno15 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno15 a i:before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.g-socialpro.diseno15 a:hover i {
  -webkit-transform: rotate(45deg) scale(1);
  -moz-transform: rotate(45deg) scale(1);
  -ms-transform: rotate(45deg) scale(1);
  -o-transform: rotate(45deg) scale(1);
  transform: rotate(45deg) scale(1);
}
.g-socialpro.diseno16 a {
  margin-right: 0.6rem;
  -webkit-perspective: 700;
  -moz-perspective: 700;
  perspective: 700;
}
.g-socialpro.diseno16 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno16 a .social-btn-cube {
  width: 2.5rem;
  height: 2.5rem;
  position: relative;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform-origin: 20px 20px -20px;
  -moz-transform-origin: 20px 20px -20px;
  -ms-transform-origin: 20px 20px -20px;
  -o-transform-origin: 20px 20px -20px;
  transform-origin: 20px 20px -20px;
}
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face {
  width: 105%;
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: absolute;
  background: #dd4b39;
  top: 0;
  left: 0;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
  -webkit-transform-origin: 0;
  -moz-transform-origin: 0;
  -ms-transform-origin: 0;
  -o-transform-origin: 0;
  transform-origin: 0;
}
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face.default {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
}
.g-socialpro.diseno16 a .social-btn-cube .social-btn-face.active {
  box-shadow: 5rem 5rem 0 rgba(0, 0, 0, 0.1) inset;
  left: 40px;
  -webkit-transform: rotateY(90deg);
  -moz-transform: rotateY(90deg);
  -ms-transform: rotateY(90deg);
  -o-transform: rotateY(90deg);
  transform: rotateY(90deg);
}
.g-socialpro.diseno16 a:hover .social-btn-cube {
  -webkit-transform: rotateY(-90deg);
  -moz-transform: rotateY(-90deg);
  -ms-transform: rotateY(-90deg);
  -o-transform: rotateY(-90deg);
  transform: rotateY(-90deg);
}
.g-socialpro.diseno17 a {
  margin-right: 0.6rem;
}
.g-socialpro.diseno17 .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno17 .c--anim-btn, .g-socialpro.diseno17 .c-anim-btn {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}
.g-socialpro.diseno17 .c--anim-btn {
  height: 2.5rem;
  width: 2.5rem;
  overflow: hidden;
  background-color: #3b5998;
}
.g-socialpro.diseno17 .c--anim-btn i {
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: center;
  height: 2.5rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
}
.g-socialpro.diseno17 .c-anim-btn {
  margin-top: 0em;
}
.g-socialpro.diseno17 .c-anim-btn-2:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.09);
  bottom: 0;
}
.g-socialpro.diseno17 a:hover .c--anim-btn .c-anim-btn {
  margin-top: -2.5rem;
}
.g-socialpro.diseno18 a {
  margin-right: 0.6rem;
  position: relative;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-socialpro.diseno18 a i {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 1.2rem;
  width: 2.2rem;
  height: 2.2rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #5a5e61;
  color: #fff;
  box-shadow: none;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.g-socialpro.diseno18 a .tooltip {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  background: #5a5e61;
  max-width: 400px;
  color: #fff;
  position: absolute;
  bottom: 0;
  padding: 0.3rem 0.6rem;
  z-index: -1;
  font-size: 1rem;
  border-radius: 2px;
  visibility: hidden;
  opacity: 0;
  font-size: 0.9rem;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -moz-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.g-socialpro.diseno18 a .tooltip span {
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 5px solid #5a5e61;
  position: absolute;
  bottom: -5px;
}
.g-socialpro.diseno18 a:hover i {
  color: rgba(255, 255, 255, 0.71);
}
.g-socialpro.diseno18 a:hover .tooltip {
  bottom: 45px;
  visibility: visible;
  opacity: 1;
  z-index: 99999;
  text-align: center;
  text-shadow: none;
  box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.18) inset;
}
.g-socialpro.diseno18 a .g-socialpro-texto {
  padding: 0 0.4rem;
}
.g-socialpro.diseno18.g-social-pro-vertical.g-socialpro-ambos a:hover .tooltip {
  bottom: 65px;
}
/*---------------------------
ESTILOS PARTICULA ITEMS CONTACTOS
---------------------------*/
.g-items-contactos {
  padding: 0;
  margin: 0;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  /*Orientación Items*/
  /*Alineación horizontal*/
  /*Alineación del ícono*/
  /*Espaciado del ícono*/
}
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion {
  margin-right: 1rem;
}
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion:last-child {
  margin-right: 0 !important;
}
.g-items-contactos.g-item-dis-horizontal .g-items-contactos-opcion i {
  color: #0060a7;
}
.g-items-contactos.g-item-dis-vertical {
  flex-direction: column;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-items-contactos.g-item-dis-vertical .g-items-contactos-opcion {
  margin-bottom: 1rem;
}
.g-items-contactos.g-item-dis-vertical .g-items-contactos-opcion:last-child {
  margin-bottom: 0 !important;
}
.g-items-contactos.g-item-cont-izq .g-items-contactos-opcion {
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  text-align: left;
}
.g-items-contactos.g-item-cont-cen .g-items-contactos-opcion {
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
}
.g-items-contactos.g-item-cont-der .g-items-contactos-opcion {
  -webkit-box-pack: end;
  -moz-box-pack: end;
  box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  -ms-justify-content: flex-end;
  -o-justify-content: flex-end;
  justify-content: flex-end;
  -ms-flex-pack: end;
  text-align: right;
}
.g-items-contactos .g-items-contactos-opcion, .g-items-contactos .g-items-contactos-opcion a {
  list-style: none;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
}
.g-items-contactos.g-item-ico-arri .g-items-contactos-opcion, .g-items-contactos.g-item-ico-arri .g-items-contactos-opcion a, .g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion, .g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion a {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
.g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion .g-items-contactos-icono {
  order: 1;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
.g-items-contactos.g-item-ico-arri .g-items-contactos-opcion .g-items-contactos-icono {
  margin-bottom: 0.4rem;
}
.g-items-contactos.g-item-ico-izqu .g-items-contactos-opcion .g-items-contactos-icono {
  margin-right: 0.4rem;
}
.g-items-contactos.g-item-ico-abaj .g-items-contactos-opcion .g-items-contactos-icono {
  margin-top: 0.4rem;
}
.g-items-contactos .g-items-contactos-opcion .g-items-contactos-valor p {
  margin: 0;
}
.g-items-contactos .g-items-contactos-opcion .g-items-contactos-valor strong {
  color: inherit;
}
/*-------------------------------------------
MEDIAS QUERIES
------------------------------------------*/
@media (max-width: 30rem) {
  .g-items-contactos {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
  }
  .g-items-contactos .g-items-contactos-opcion {
    margin-right: 0;
    margin-bottom: 1rem;
  }
}
/*Fin Media Queries*/
#g-buscador.estilo1 {
  display: none;
  text-align: left;
}
#g-buscador .element-invisible {
  border: 0 none;
  height: 1px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#g-buscador i {
  opacity: 1 !important;
}
.g-buscador-link {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: inline-block;
}
.g-buscador-link:hover {
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
.g-buscador-link i.fa {
  opacity: 1 !important;
  color: #13A438;
  font-size: 11rem;
}
/*-------------------------
ESTILO 1
------------------------*/
#g-buscador.estilo1 .search form input {
  margin: 0;
  margin-bottom: 0;
  border: none;
  box-shadow: none !important;
  font-size: 2rem;
  width: 100%;
  color: #666666;
}
#g-buscador.estilo1 .search-form {
  margin: 0;
}
#g-buscador.estilo1 .search-form .search-field {
  border: none;
  margin: 0;
  box-shadow: none !important;
  font-size: 2rem;
  width: 100%;
  color: #666666;
}
#g-buscador.estilo1 .search-form label {
  margin-bottom: 0;
}
#g-buscador.estilo1 .search-form label span, #g-buscador.estilo1 .search-form .search-submit {
  display: none;
}
/*------------------------------------------------
ESTILO 2
------------------------------------------------*/
#g-buscador.estilo2 {
  text-align: right;
}
#g-buscador.estilo2 .contenido-modal-buscar {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  border-radius: 2rem;
  border: none;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.45) inset;
  background: #fff;
  position: relative;
  margin-top: -0.3rem;
  margin-bottom: -1rem;
}
#g-buscador.estilo2 .contenido-modal-buscar i.fa {
  color: #666666;
  margin-right: 0.5rem;
  margin-left: 0.8rem;
}
/* Joomla*/
#g-buscador.estilo2 .search {
  display: inline-block;
}
#g-buscador.estilo2 .search form input {
  outline: none;
  border: none;
  margin: 0;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
  color: #666666;
  padding: 0.6rem 0.6rem 0.6rem 0;
  width: 8rem;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
  position: relative;
  background: transparent;
}
#g-buscador.estilo2 .search form input:focus {
  width: 12rem;
}
#g-buscador.estilo2 .search form button {
  display: none;
}
/* wordpress */
#g-buscador.estilo2 .search-form {
  display: inline-block;
  margin: 0;
}
#g-buscador.estilo2 .search-form .search-field {
  outline: none;
  border: none;
  margin: 0;
  box-shadow: none;
  font-family: inherit;
  font-size: 100%;
  color: #666666;
  padding: 0.6rem 0.6rem 0.6rem 2rem;
  width: 8rem;
  transition: all 0.5s;
  position: relative;
  background: transparent;
}
#g-buscador.estilo2 .search-form .search-field:focus {
  width: 12rem;
  border-color: #66CC75;
  box-shadow: 0 0 5px rgba(109, 207, 246, 0.5);
}
#g-buscador.estilo2 .search-form label {
  margin-bottom: 0;
}
#g-buscador.estilo2 .search-form label span, #g-buscador.estilo2 .search-form .search-submit {
  display: none;
}
/*Estilos Generales Partícula G-cualidades*/
.g-cualidades {
  /*Estilos Subs-item*/
  /*------------------------------
    Efecto para imágenes
    ------------------------------*/
  /*Efecto imagen 1*/
  /*Efecto imagen 2*/
  /*Efecto imagen 3*/
  /*Efecto imagen 4*/
}
.g-cualidades .g-cualidades-bloqueintro {
  text-align: center;
}
.g-cualidades .g-cualidades-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-cualidades .g-cualidades-item .g-content, .g-cualidades .g-cualidades-item .g-cualidades-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 0;
  overflow: visible;
}
.g-cualidades .g-cualidades-item .g-content p {
  margin: auto 0 1rem;
}
.g-cualidades .g-cualidades-item .g-content p:last-child {
  margin-bottom: 0;
}
.g-cualidades .g-cualidades-item .g-cualidades-item-titulo {
  margin: 1.7rem 0 0.5rem 0;
}
.g-cualidades .g-cualidades-item .g-cualidades-link {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-decoration: none;
}
.g-cualidades .g-cualidades-subs-item {
  margin: 0 0 1rem 0;
  /*Estilos Viñetas Subs-item*/
}
.g-cualidades .g-cualidades-subs-item li {
  list-style: none;
  padding: 0.2rem 0;
}
.g-cualidades .g-cualidades-subs-item li i {
  margin-right: 0.5rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 0.8rem;
  position: relative;
  left: 0;
}
.g-cualidades .g-cualidades-subs-item li:hover i {
  position: relative;
  left: 3px;
}
.g-cualidades .g-cualidades-subs-item li i.estilo2 {
  border: 2px solid;
  border-radius: 50%;
  height: 1.5rem;
  width: 1.5rem;
}
.g-cualidades .g-cualidades-subs-item li i.estilo3 {
  border-radius: 50%;
  height: 1.2rem;
  width: 1.2rem;
}
.g-cualidades .g-cualidades-item-imagen {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  width: 100%;
  /*Agregado al contenedor para hacer que las imagenes se expandan al 100% cuando solo se muestra 1 o  2 imagenes por finas*/
}
.g-cualidades .g-cualidades-item-imagen img {
  width: 100%;
  /*Agregado  a la imagen para hacer que  se expandan al 100% cuando solo se muestra 1 o  2 imagenes por finas*/
}
.g-cualidades .g-cualidades-item-imagen.efectoimg1::before {
  position: absolute;
  top: 0;
  left: -75%;
  z-index: 1;
  display: block;
  content: "";
  width: 50%;
  height: 100%;
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  -webkit-transform: skewX(-25deg);
  -moz-transform: skewX(-25deg);
  -ms-transform: skewX(-25deg);
  -o-transform: skewX(-25deg);
  transform: skewX(-25deg);
}
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg1::before {
  -webkit-animation: shine 0.75s;
  -moz-animation: shine 0.75s;
  animation: shine 0.75s;
}
@-webkit-keyframes shine {
  100% {
    left: 125%;
  }
}
@-moz-keyframes shine {
  100% {
    left: 125%;
  }
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.g-cualidades .g-cualidades-item-imagen.efectoimg2::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg2::before {
  -webkit-animation: circle 0.75s;
  -moz-animation: circle 0.75s;
  animation: circle 0.75s;
}
@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
@-moz-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 150%;
    height: 150%;
    opacity: 0;
  }
}
.g-cualidades .g-cualidades-item-imagen.efectoimg3 img {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg3 img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
.g-cualidades .g-cualidades-item-imagen.efectoimg4 img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.g-cualidades .g-cualidades-link:hover .g-cualidades-item-imagen.efectoimg4 img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/*-----------------------------------------------------------
    DISEÑO 1: Diseño estandar, el icono  y en otra fila el título.
    ------------------------------------------------------------*/
div[class*="diseno1-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
div[class*="diseno1-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  -webkit-box-ordinal-group: -1;
  -moz-box-ordinal-group: -1;
  box-ordinal-group: -1;
  -webkit-order: -1;
  -moz-order: -1;
  order: -1;
  -ms-flex-order: -1;
  margin-top: 0;
  margin-bottom: 2rem;
}
/*------------------------------------------------------
DISEÑO 2: Icono y Titulo en una sóla fila.
-------------------------------------------------------*/
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado, div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .g-cualidades-link {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  box-pack: start;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -o-justify-content: flex-start;
  justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  text-align: left;
}
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .hi-icon {
  width: 2rem;
  height: 2rem;
  font-size: 1rem;
}
div[class*="diseno2-"] .g-cualidades-item .diseno2-encabezado .g-cualidades-item-titulo {
  margin-left: 1rem;
  margin-top: 0;
  margin-bottom: 0;
}
div[class*="diseno2-"] .g-cualidades-item.primerotitulo .diseno2-encabezado .g-cualidades-item-titulo {
  margin-left: 0;
  margin-right: 1rem;
}
div[class*="diseno2-"] .g-cualidades-item.primerotitulo div[class*="hi-icon-efecto"] {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
div[class*="diseno2-"] .g-cualidades-item.primerotitulo .g-cualidades-item-titulo {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
}
/*------------------------------------------------------
DISEÑO 3: Icono en una columna y contenido en otra.
-------------------------------------------------------*/
div[class*="diseno3-"] .g-cualidades-item .g-content {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}
div[class*="diseno3-"] .g-cualidades-item .g-diseno3-ico .hi-icon {
  width: 3rem;
  height: 3rem;
  font-size: 1rem;
}
div[class*="diseno3-"] .g-cualidades-item .g-content .g-diseno3-contenido {
  margin-left: 1rem;
}
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-content .g-diseno3-contenido {
  margin-left: 0rem;
  margin-right: 1rem;
}
div[class*="diseno3-"] .g-cualidades-item .g-cualidades-item-titulo {
  margin: 0 0 0.5rem 0;
}
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-ico {
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  box-ordinal-group: 1;
  -webkit-order: 1;
  -moz-order: 1;
  order: 1;
  -ms-flex-order: 1;
}
div[class*="diseno3-"] .g-cualidades-item.primerotitulo .g-diseno3-contenidoo {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  box-ordinal-group: 0;
  -webkit-order: 0;
  -moz-order: 0;
  order: 0;
  -ms-flex-order: 0;
}
/*------------------------------------------------------
DISEÑO 4: Con Border e Icono arriba.
-------------------------------------------------------*/
/*Diseño oscuro*/
div.diseno4-oscuro .g-cualidades-item .g-content {
  border: 1px solid rgba(255, 255, 255, 0.5);
  border-radius: 0.2rem;
  margin-top: 3.5rem;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  padding: 1rem;
}
div.diseno4-oscuro .g-cualidades-item .g-content:hover {
  border: 1px solid #ffffff;
}
div.diseno4-oscuro .g-cualidades-item .g-content div[class*="hi-icon-efecto"] {
  margin-top: -4rem;
}
/*Diseño Claro*/
div.diseno4-claro .g-cualidades-item .g-content {
  border: 1px solid #ccc;
  border-radius: 0.2rem;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.04) inset;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  margin-top: 3.5rem;
  padding: 1rem;
}
div.diseno4-claro .g-cualidades-item .g-content:hover {
  border: 1px solid #0060a7;
}
div.diseno4-claro .g-cualidades-item .g-content div[class*="hi-icon-efecto"] {
  margin-top: -4rem;
}
/*--------------------------------------------------------
ESTILOS GENERALES FONDO OSCURO
--------------------------------------------------------*/
.g-cualidades.diseno1-oscuro .g-cualidades-item, .g-cualidades.diseno2-oscuro .g-cualidades-item, .g-cualidades.diseno3-oscuro .g-cualidades-item, .g-cualidades.diseno4-oscuro .g-cualidades-item {
  color: #efefef;
}
/* Texto Título principal */
.g-cualidades.diseno1-oscuro .g-cualidades-titulo, .g-cualidades.diseno2-oscuro .g-cualidades-titulo, .g-cualidades.diseno3-oscuro .g-cualidades-titulo, .g-cualidades.diseno4-oscuro .g-cualidades-titulo {
  color: #fff;
  margin-bottom: 1.5rem;
}
/* Texto descripción principal */
.g-cualidades.diseno1-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno2-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno3-oscuro .g-cualidades-bloqueintro p, .g-cualidades.diseno4-oscuro .g-cualidades-bloqueintro p {
  color: #efefef;
}
.g-cualidades.diseno1-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno2-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno3-oscuro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno4-oscuro .g-cualidades-item .g-cualidades-item-titulo {
  color: #fff;
}
/*Estilo 1 Viñetas fondo Oscuro */
.g-cualidades.diseno1-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno2-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno3-oscuro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno4-oscuro .g-cualidades-subs-item li i.estilo1 {
  color: #fff;
}
/*Estilo 3 Viñetas fondo Oscuro */
.g-cualidades.diseno1-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno2-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno3-oscuro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno4-oscuro .g-cualidades-subs-item li i.estilo3 {
  color: #0060a7;
  background: #ffffff;
}
/*--------------------------------------------------------
ESTILOS GENERALES FONDO CLARO
--------------------------------------------------------*/
/* Texto general */
.g-cualidades.diseno1-claro .g-cualidades-item, .g-cualidades.diseno2-claro .g-cualidades-item, .g-cualidades.diseno3-claro .g-cualidades-item, .g-cualidades.diseno4-claro .g-cualidades-item {
  color: #666666;
}
/* Texto Título principal */
.g-cualidades.diseno1-claro .g-cualidades-titulo, .g-cualidades.diseno2-claro .g-cualidades-titulo, .g-cualidades.diseno3-claro .g-cualidades-titulo, .g-cualidades.diseno4-claro .g-cualidades-titulo {
  color: #0060a7;
  margin-bottom: 1.5rem;
}
/* Texto descripción principal */
.g-cualidades.diseno1-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno2-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno3-claro .g-cualidades-bloqueintro p, .g-cualidades.diseno4-claro .g-cualidades-bloqueintro p {
  color: #666666;
}
/* Título de cada item */
.g-cualidades.diseno1-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno2-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno3-claro .g-cualidades-item .g-cualidades-item-titulo, .g-cualidades.diseno4-claro .g-cualidades-item .g-cualidades-item-titulo {
  color: #0060a7;
}
/*Estilo 1 Viñetas fondo Claro */
.g-cualidades.diseno1-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno2-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno3-claro .g-cualidades-subs-item li i.estilo1, .g-cualidades.diseno4-claro .g-cualidades-subs-item li i.estilo1 {
  color: #0060a7;
}
/*Estilo 3 Viñetas fondo Claro */
.g-cualidades.diseno1-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno2-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno3-claro .g-cualidades-subs-item li i.estilo3, .g-cualidades.diseno4-claro .g-cualidades-subs-item li i.estilo3 {
  color: #ffffff;
  background: #0060a7;
}
/*Estilo Botones*/
.g-cualidades-item-button {
  margin-top: auto;
}
/*-------------------------------------------------
ESTILO ANIMACIONES DE ICONOS
------------------------------------------------- */
/*Estilos generales de iconos*/
.hi-icon {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  font-size: 3rem;
  width: 6rem;
  height: 6rem;
  border-radius: 50%;
  text-align: center;
  position: relative;
  z-index: 1;
  color: #fff;
}
.hi-icon:before {
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  display: block;
}
.hi-icon span {
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/*-------------------------------------
EFECTO NINGUNO
-------------------------------------*/
/* Estilo ninguno Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #fff;
  background: #0060a7;
}
div[class*="-oscuro"].hi-icon-efecto-ninguno .hi-icon span {
  opacity: 0;
}
/* Efecto ninguno Icono Claro */
div[class*="-claro"] .hi-icon-efecto-ninguno .hi-icon {
  color: #0060a7;
  background: #fff;
}
div[class*="-claro"] .hi-icon-efecto-ninguno .hi-icon span {
  opacity: 0;
}
/*-------------------------------------
EFECTO ICONOS 1
-------------------------------------*/
/* Estilo 1 Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-1 .hi-icon {
  color: #0060a7;
  background: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div[class*="-oscuro"] .hi-icon-efecto-1 .hi-icon span {
  opacity: 0;
}
/* Efecto 1 hover Icono Oscuro y Claro */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-1 .hi-icon, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-1 .hi-icon {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
/* Efecto 1 Icono Claro */
div[class*="-claro"] .hi-icon-efecto-1 .hi-icon {
  background: #fff;
  color: #0060a7;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
div[class*="-claro"] .hi-icon-efecto-1 .hi-icon span {
  opacity: 0;
}
/*-------------------------------------
EFECTO ICONOS 2
-------------------------------------*/
/* Efecto 2 Icono Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-2 .hi-icon {
  background: white;
  color: #0060a7;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
div[class*="-oscuro"] .hi-icon-efecto-2 .hi-icon span {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Efecto 2 Hover Oscuro para Efecto 2 */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #0060a7;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 2 Icono Claro */
div[class*="-claro"] .hi-icon-efecto-2 .hi-icon {
  background: #0060a7;
  color: #fff;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
div[class*="-claro"] .hi-icon-efecto-2 .hi-icon span {
  top: -7px;
  left: -7px;
  padding: 7px;
  box-shadow: 0 0 0 4px #0060a7;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0.8);
  -moz-transform: scale(0.8);
  -ms-transform: scale(0.8);
  -o-transform: scale(0.8);
  transform: scale(0.8);
  opacity: 0;
}
/* Efecto 2 Hover Claro para Efecto 2 */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon {
  color: #ffffff;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-2h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
EFECTO ICONOS 3
-------------------------------------*/
/* Efecto 3 Hover Oscuro para Efecto 2 */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon {
  background: white;
  color: #0060a7;
}
div[class*="-oscuro"] .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 3 Hover Claro para Efecto 2 */
div[class*="-claro"] .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
  transform: scale(1.2);
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-3h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
EFECTO ICONOS 4
-------------------------------------*/
/* Efecto 4  Icono Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-4 .hi-icon {
  background: white;
  color: #0060a7;
  -webkit-transition: ease-out 0.1s, background 0.2s;
  -moz-transition: ease-out 0.1s, background 0.2s;
  transition: ease-out 0.1s, background 0.2s;
}
div[class*="-oscuro"] .hi-icon-efecto-4 .hi-icon span {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon {
  background: #fff;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
  color: #0060a7;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon span {
  -webkit-animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
  -moz-animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
  animation: sonarEffect_oscuro 1.3s ease-out 75ms infinite;
}
/* Efecto 15  Icono Claro */
div[class*="-claro"] .hi-icon-efecto-4 .hi-icon {
  background: #0060a7;
  -webkit-transition: ease-out 0.1s, background 0.2s;
  -moz-transition: ease-out 0.1s, background 0.2s;
  transition: ease-out 0.1s, background 0.2s;
}
div[class*="-claro"] .hi-icon-efecto-4 .hi-icon span {
  top: 0;
  left: 0;
  padding: 0;
  z-index: -1;
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1);
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9);
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon {
  background: #0060a7 !important;
  -webkit-transform: scale(0.93);
  -moz-transform: scale(0.93);
  -ms-transform: scale(0.93);
  -o-transform: scale(0.93);
  transform: scale(0.93);
  color: #fff;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-4 .hi-icon span {
  -webkit-animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
  -moz-animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
  animation: sonarEffect_claro 1.3s ease-out 75ms infinite;
}
@-webkit-keyframes sonarEffect_oscuro {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_oscuro {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_oscuro {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #fff, 0 0 0 10px rgba(255, 255, 255, 0.1);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
@-webkit-keyframes sonarEffect_claro {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    opacity: 0;
  }
}
@-moz-keyframes sonarEffect_claro {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -moz-transform: scale(1.3);
    opacity: 0;
  }
}
@keyframes sonarEffect_claro {
  0% {
    opacity: 0.3;
  }
  40% {
    opacity: 0.5;
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
  }
  100% {
    box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.1), 0 0 10px 10px #0060a7, 0 0 0 10px rgba(255, 255, 255, 0.5);
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 0;
  }
}
/*-------------------------------------
EFECTO ICONOS 5
-------------------------------------*/
/* Efecto 5 Icono Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-5 .hi-icon {
  background: #0060a7;
  color: #fff;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
div[class*="-oscuro"] .hi-icon-efecto-5 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #fff;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
/* Efecto 5 Hover Oscuro para Efecto 5 */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.2s;
  -moz-transition: -moz-transform 0.4s, opacity 0.2s;
  transition: transform 0.4s, opacity 0.2s;
  opacity: 1;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #0060a7;
}
/* Efecto 5 Icono Claro */
div[class*="-claro"] .hi-icon-efecto-5 .hi-icon {
  color: #ffffff;
  box-shadow: 0 0 0 3px #0060a7;
  background: #0060a7;
  -webkit-transition: color 0.3s;
  -moz-transition: color 0.3s;
  transition: color 0.3s;
}
div[class*="-claro"] .hi-icon-efecto-5 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  background: #0060a7;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
/* Efecto 5 Hover Claro para Efecto 4 */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background: #fff;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-5h .hi-icon {
  color: #0060a7;
}
/*-------------------------------------
EFECTO ICONOS 6
-------------------------------------*/
/* Efecto 6 Icono Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-6 .hi-icon {
  color: #0060a7;
  box-shadow: 0 0 0 3px #fff;
  background: #fff;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
div[class*="-oscuro"] .hi-icon-efecto-6 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  box-shadow: 0 0 0 3px #fff;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.6s;
  -moz-transition: -moz-transform 0.5s, opacity 0.6s;
  transition: transform 0.5s, opacity 0.6s;
}
/* Efecto 6 Hover Oscuro para Efecto 6 */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #ffffff;
  background: #0060a7;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/* Efecto 6 Icono Claro */
div[class*="-claro"] .hi-icon-efecto-6 .hi-icon {
  color: #fff;
  box-shadow: 0 0 0 3px #0060a7;
  background: #0060a7;
  -webkit-transition: color 0.5s;
  -moz-transition: color 0.5s;
  transition: color 0.5s;
}
div[class*="-claro"] .hi-icon-efecto-6 .hi-icon span {
  top: -2px;
  left: -2px;
  padding: 2px;
  z-index: -1;
  box-shadow: 0 0 0 3px #0060a7;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.6s;
  -moz-transition: -moz-transform 0.5s, opacity 0.6s;
  transition: transform 0.5s, opacity 0.6s;
}
/* Efecto 6 Hover claro para Efecto 6 */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon {
  color: #fff;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-6h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
/*-------------------------------------
EFECTO ICONOS 7
-------------------------------------*/
/* Efecto 7 Hover Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-7h .hi-icon {
  color: #0060a7;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  color: #0060a7;
}
div[class*="-oscuro"] .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/* Efecto 7 Hover Claro */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon {
  background: #007dda;
  color: #fff;
}
div[class*="-claro"] .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1.4);
  -moz-transform: scale(1.4);
  -ms-transform: scale(1.4);
  -o-transform: scale(1.4);
  transform: scale(1.4);
  opacity: 0;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-7h .hi-icon span {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
/*-------------------------------------
EFECTO ICONOS 8
-------------------------------------*/
/* Efecto 8 Icono Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon {
  background: #0060a7;
  box-shadow: 0 0 0 4px white;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
div[class*="-oscuro"] .hi-icon-efecto-8 .hi-icon span {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #fff;
}
/* Efecto 8 Hover Oscuro */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-8 .hi-icon {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #fff;
}
/* Efecto 8 Icono Claro */
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #0060a7;
  color: #0060a7;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  transition: all 0.5s;
}
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon {
  -webkit-transition: box-shadow 0.5s;
  -moz-transition: box-shadow 0.5s;
  transition: box-shadow 0.5s;
}
div[class*="-claro"] .hi-icon-efecto-8 .hi-icon span {
  top: -4px;
  left: -4px;
  padding: 0;
  z-index: 10;
  border: 4px dashed #0060a7;
}
/* Efecto 8 Hover claro */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-8 .hi-icon {
  box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  color: #0060a7;
}
/*-------------------------------------
EFECTO ICONOS 9
-------------------------------------*/
/* Efecto 9 hover Icono Oscuro */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon span {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
/* Efecto 9 hover Icono Claro */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon {
  -webkit-transition: box-shadow 0.2s;
  -moz-transition: box-shadow 0.2s;
  transition: box-shadow 0.2s;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-9h .hi-icon span {
  -webkit-animation: spinAround 9s linear infinite;
  -moz-animation: spinAround 9s linear infinite;
  animation: spinAround 9s linear infinite;
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/*-------------------------------------
EFECTO ICONOS 10
-------------------------------------*/
/* Efecto 10  Icono Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-10 .hi-icon {
  background: #0060a7;
  box-shadow: 0 0 0 4px white;
  overflow: hidden;
  -webkit-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  -moz-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  transition: background 0.5s, color 0.5s, box-shadow 0.3s;
}
div[class*="-oscuro"] .hi-icon-efecto-10 span {
  display: none;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-10 .hi-icon {
  box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.9);
}
div[class*="-oscuro"].g-cualidades-item:hover .hi-icon-efecto-10h .hi-icon:before {
  -webkit-animation: toRightFromLeft 0.5s forwards;
  -moz-animation: toRightFromLeft 0.5s forwards;
  animation: toRightFromLeft 0.5s forwards;
}
/* Efecto 10  Icono Claro */
div[class*="-claro"] .hi-icon-efecto-10 .hi-icon {
  background: #0060a7;
  box-shadow: 0 0 0 4px rgba(204, 204, 204, 0.9);
  color: #ffffff;
  overflow: hidden;
  -webkit-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  -moz-transition: background 0.5s, color 0.5s, box-shadow 0.3s;
  transition: background 0.5s, color 0.5s, box-shadow 0.3s;
}
div[class*="-claro"] .hi-icon-efecto-10 span {
  display: none;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-10 .hi-icon {
  box-shadow: 0 0 0 8px #eee;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-10h .hi-icon:before {
  -webkit-animation: toRightFromLeft 0.5s forwards;
  -moz-animation: toRightFromLeft 0.5s forwards;
  animation: toRightFromLeft 0.5s forwards;
}
@-webkit-keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toRightFromLeft {
  49% {
    -moz-transform: translate(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toRightFromLeft {
  49% {
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    -ms-transform: translate(100%);
    -o-transform: translate(100%);
    transform: translate(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
  }
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
EFECTO ICONOS 11
-------------------------------------*/
/* Efecto 11  Icono Oscuro */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-11h .hi-icon:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
/* Efecto 11  Icono Claro */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-11h .hi-icon:before {
  -webkit-animation: toLeftFromRight 0.3s forwards;
  -moz-animation: toLeftFromRight 0.3s forwards;
  animation: toLeftFromRight 0.3s forwards;
}
@-webkit-keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toLeftFromRight {
  49% {
    -moz-transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toLeftFromRight {
  49% {
    -webkit-transform: translate(-100%);
    -moz-transform: translate(-100%);
    -ms-transform: translate(-100%);
    -o-transform: translate(-100%);
    transform: translate(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translate(100%);
    -moz-transform: translate(100%);
    -ms-transform: translate(100%);
    -o-transform: translate(100%);
    transform: translate(100%);
  }
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
EFECTO ICONOS 12
-------------------------------------*/
/* Efecto 12  Icono Oscuro y  Claro */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-12h .hi-icon:before, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-12h .hi-icon:before {
  -webkit-animation: toTopFromBottom 0.5s forwards;
  -moz-animation: toTopFromBottom 0.5s forwards;
  animation: toTopFromBottom 0.5s forwards;
}
@-webkit-keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toTopFromBottom {
  49% {
    -moz-transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toTopFromBottom {
  49% {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
EFECTO ICONOS 13
-------------------------------------*/
/* Efecto 13 Icono Oscuro y Claro */
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-13h .hi-icon:before, div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-13h .hi-icon:before {
  -webkit-animation: toBottomFromTop 0.3s forwards;
  -moz-animation: toBottomFromTop 0.3s forwards;
  animation: toBottomFromTop 0.3s forwards;
}
@-webkit-keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@-moz-keyframes toBottomFromTop {
  49% {
    -moz-transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
@keyframes toBottomFromTop {
  49% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
/*-------------------------------------
EFECTO ICONOS 14
-------------------------------------*/
/* Efecto 14  Icono Oscuro */
div[class*="-oscuro"] .hi-icon-efecto-14 .hi-icon {
  background: #0060a7;
  box-shadow: 0 0 0 4px white;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* Efecto 14 hover Icono Oscuro */
div[class*="-oscuro"].g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon {
  background: white !important;
  color: #0060a7;
}
div[class*="-oscuro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon:before {
  -webkit-animation: binban 1s linear infinite;
  -moz-animation: binban 1s linear infinite;
  animation: binban 1s linear infinite;
}
/* Efecto 14  Icono Claro */
div[class*="-claro"] .hi-icon-efecto-14 .hi-icon {
  background: #fff;
  box-shadow: 0 0 0 4px #0060a7;
  color: #0060a7;
  -webkit-transition: background 0.2s, color 0.2s;
  -moz-transition: background 0.2s, color 0.2s;
  transition: background 0.2s, color 0.2s;
}
/* Efecto 14 hover Icono Claro */
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon {
  background: #0060a7 !important;
  color: white;
}
div[class*="-claro"] .g-cualidades-item:hover .hi-icon-efecto-14 .hi-icon:before {
  -webkit-animation: binban 1s linear infinite;
  -moz-animation: binban 1s linear infinite;
  animation: binban 1s linear infinite;
}
@-webkit-keyframes binban {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.7) rotate(5deg);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@-moz-keyframes binban {
  0% {
    -moz-transform: scale(1);
  }
  50% {
    -moz-transform: scale(0.7) rotate(5deg);
  }
  100% {
    -moz-transform: scale(1);
  }
}
@keyframes binban {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.7) rotate(5deg);
    -moz-transform: scale(0.7) rotate(5deg);
    -ms-transform: scale(0.7) rotate(5deg);
    -o-transform: scale(0.7) rotate(5deg);
    transform: scale(0.7) rotate(5deg);
  }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
/*-------------------------------------------
MEDIAS QUERIES
------------------------------------------*/
@media (max-width: 60rem) {
  .g-cualidades .g-cualidades-item {
    padding: 0 !important;
  }
}
@media (max-width: 48rem) {
  .g-cualidades .g-cualidades-item .g-content, .g-cualidades .g-cualidades-item .g-cualidades-link {
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center;
  }
}
.g-llamado-accion {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 4rem 0;
  line-height: 2rem;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  text-align: center;
  /*Estilo 2*/
  /*Estilo 3*/
}
.g-llamado-accion .g-llamado-contenido {
  text-align: center;
  z-index: 1;
  margin-bottom: 1rem;
}
.g-llamado-accion .g-llamado-contenido .g-llamado-titulo {
  margin: 0 0 1rem 0;
}
.g-llamado-accion .g-llamado-contenido .g-llamado-desc {
  margin-top: 0;
  font-size: 1.5rem;
}
.g-llamado-accion .g-llamado-boton {
  z-index: 1;
}
.g-llamado-accion .g-llamado-boton .btn {
  text-decoration: none;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion .g-llamado-boton .button, .g-llamado-accion .g-llamado-boton .btn {
    width: 90%;
  }
}
.g-llamado-accion .g-llamado-boton .button i.ico_ant, .g-llamado-accion .g-llamado-boton .btn i.ico_ant {
  margin-right: 0.3rem;
}
.g-llamado-accion .g-llamado-boton .button i.ico_desp, .g-llamado-accion .g-llamado-boton .btn i.ico_desp {
  margin-left: 0.3rem;
}
.g-llamado-accion.style2 {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion.style2 {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-align: inherit;
    -moz-box-align: inherit;
    box-align: inherit;
    -webkit-align-items: inherit;
    -moz-align-items: inherit;
    -ms-align-items: inherit;
    -o-align-items: inherit;
    align-items: inherit;
    -ms-flex-align: inherit;
    text-align: center;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
.g-llamado-accion.style2 .g-llamado-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  margin-right: 1rem;
  margin-bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion.style2 .g-llamado-contenido {
    text-align: center;
    margin-right: 0rem;
    margin-bottom: 1rem;
  }
}
.g-llamado-accion.style3 {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  padding: 0 1rem;
  text-align: left;
}
.g-llamado-accion.style3 .g-llamado-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
@media only all and (max-width: 47.99rem) {
  .g-llamado-accion {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}
/* ---------------------------------------
Eetilos Generales partícula: Owl Testimonio
----------------------------------------*/
.g-owlcarousel-layout-testimonial {
  text-align: center;
  /*--------------------------------------
    Botones de navegación (Atras / Adelante)
    ---------------------------------------*/
  /*Abajo*/
  /*Centrado*/
  /*Arriba*/
}
.g-owlcarousel-layout-testimonial .owl-carousel .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-owlcarousel-layout-testimonial.g-owlcarousel-nav-disabled .owl-nav {
  display: none;
}
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav {
  margin-top: 0;
}
.g-owlcarousel-layout-testimonial .owl-carousel .owl-item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}
.g-owlcarousel-layout-testimonial .owl-carousel .owl-item .item {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 1.2rem;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-imagen {
  overflow: hidden;
}
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-imagen .g-owltesti-imagen-data {
  width: 100%;
  display: block;
  background-size: cover;
  background-position: 50% 50%;
  position: relative;
  height: 100%;
  overflow: hidden;
  border-radius: 50%;
  background-color: #c1bfbf;
}
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-contenido {
  font-style: italic;
}
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-contenido p {
  margin-bottom: 0.4rem;
  display: inline;
}
.g-owlcarousel-layout-testimonial .owl-carousel .g-owltesti-detalles .g-owltesti-metatestimonios {
  font-weight: bold;
}
.g-owlcarousel-layout-testimonial .owl-carousel .fa-quote-left, .g-owlcarousel-layout-testimonial .owl-carousel .fa-quote-right {
  opacity: 0.6;
}
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav {
  position: absolute;
  width: 100%;
}
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav .owl-prev, .g-owlcarousel-layout-testimonial .owl-theme .owl-nav .owl-next {
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background: none;
  border: none;
  font-weight: bold;
  font-size: 2rem;
  color: #6d6d6d;
  margin: 0 0.7rem;
}
.g-owlcarousel-layout-testimonial .owl-theme .owl-nav [class*="owl-"]:hover {
  background: transparent;
  color: inherit;
  text-decoration: none;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajo .owl-theme .owl-nav {
  position: static;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav {
  top: 44%;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav .owl-prev, .g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav .owl-next {
  position: absolute;
  left: -3%;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_centrado .owl-theme .owl-nav .owl-next {
  left: auto;
  right: -3%;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arriba .owl-theme {
  margin-top: 3.3rem;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arriba .owl-theme .owl-nav {
  position: absolute;
  top: 0%;
  margin-top: -3rem;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaizquierda .owl-theme {
  margin-top: 3.3rem;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaizquierda .owl-theme .owl-nav {
  position: absolute;
  top: 0%;
  width: auto;
  margin-top: -3rem;
  left: 0;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaderecha .owl-theme {
  margin-top: 3.3rem;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_arribaderecha .owl-theme .owl-nav {
  display: inline-block;
  position: absolute;
  top: 0;
  margin-top: -3rem;
  right: 0;
  width: auto;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoizquierda {
  margin-top: 2rem;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoizquierda .owl-theme .owl-nav {
  text-align: left;
  position: static;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoderecha {
  margin-top: 2rem;
}
.g-owlcarousel-layout-testimonial.posicionbotonesnav_abajoderecha .owl-theme .owl-nav {
  text-align: right;
  position: static;
}
/*-----------------------
Diseño Testimonio 1
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi1 .owl-carousel .owl-item .item {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 5rem;
  -moz-flex: 0 1 5rem;
  -ms-flex: 0 1 5rem;
  flex: 0 1 5rem;
  height: 5rem;
  margin-right: 0.5rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-detalles {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-detalles .g-owltesti-metatestimonios {
  font-weight: bold;
  font-size: 1.1rem;
  letter-spacing: -0.4px;
  margin-bottom: 0.3rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi1 .g-owltesti-detalles .g-owltesti-metatestimonios div {
  display: inline-block;
}
/*-----------------------
Diseño Testimonio 2
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi2 .owl-carousel .owl-item .item {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-imagen {
  flex: 0 1 7rem;
  height: 7rem;
  margin-right: 1rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-contenido {
  margin: 0 0 0.8rem 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.3rem 0 0;
  font-size: 1.45rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-contenido p:last-child {
  display: inline;
}
.g-owlcarousel-layout-testimonial.diseno-testi2 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
}
/*-----------------------
Diseño Testimonio 3
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi3 .owl-item {
  text-align: left;
}
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 0.8rem 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-contenido .fa-quote-left {
  display: block;
  font-size: 1.5rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 5rem;
  -moz-flex: 0 1 5rem;
  -ms-flex: 0 1 5rem;
  flex: 0 1 5rem;
  margin-right: 1rem;
  height: 5rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
.g-owlcarousel-layout-testimonial.diseno-testi3 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
/*-----------------------
Diseño Testimonio 4
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-contenido {
  margin: 0 0 1rem 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0.5rem 0 0;
  font-size: 2rem;
  color: #ddd;
}
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
}
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-imagen {
  margin: 0.5rem 0;
  width: 5rem;
  height: 5rem;
  border-radius: 15%;
  border: 1px solid #ecebeb;
  padding: 0.2rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-imagen-data {
  border-radius: 15%;
}
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-size: 1rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi4 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
Diseño Testimonio 5
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-transform: none;
  padding: 1.2rem;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background-color: #fff;
  position: relative;
  box-shadow: 0 0 10px rgba(2, 2, 2, 0.03) inset;
}
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha-inner {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha {
  border-top-color: #d8d8d8;
  border-width: 9px;
  margin-left: -9px;
  left: 40px;
}
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-flecha-inner {
  border-top-color: #FCFCFC;
  border-width: 8px;
  margin-left: -8px;
  left: 40px;
}
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 6rem;
  -moz-flex: 0 1 6rem;
  -ms-flex: 0 1 6rem;
  flex: 0 1 6rem;
  margin-right: 1rem;
  height: 6rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.g-owlcarousel-layout-testimonial.diseno-testi5 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
/*-----------------------
Diseño Testimonio 6
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 0.5rem 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
}
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-imagen {
  margin: 0.5rem auto;
  width: 5rem;
  height: 5rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi6 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
Diseño Testimonio 7
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 1.2rem;
  border-radius: 3px;
  background: #f3f3f3;
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
  opacity: 0.9;
}
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-content-flecha {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-content-flecha .g-owltesti-flecha {
  border-style: solid;
  border-width: 20px 20px 0;
  border-color: #f3f3f3 transparent;
  display: block;
  width: 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-imagen {
  margin: 1rem auto 0;
  width: 5.5rem;
  height: 5.5rem;
  display: inline-block;
}
.g-owlcarousel-layout-testimonial.diseno-testi7 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
  margin-top: 0.5rem;
}
/*-----------------------
Diseño Testimonio 8
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 1.2rem;
  border-radius: 3px;
  background: #fff;
  box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
  opacity: 0.9;
}
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha {
  border-top-color: #e8e8e8;
  border-width: 16px;
  margin-left: -16px;
}
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-top-color: #fff;
  border-width: 14px;
  margin-left: -14px;
}
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-imagen {
  margin: 0.5rem auto;
  width: 5.5rem;
  height: 5.5rem;
  display: inline-block;
}
.g-owlcarousel-layout-testimonial.diseno-testi8 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
Diseño Testimonio 9
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi9 .item {
  background: #eeeeee;
  border-radius: 5px;
}
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-imagen {
  margin: 0.5rem auto;
  width: 6rem;
  height: 6rem;
  display: inline-block;
  border-radius: 50%;
  border: 5px solid #FFF;
  padding: 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 1rem 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi9 .g-owltesti-contenido .fa-quote-left {
  margin: 0 1rem 0 0;
  font-size: 2rem;
  color: #ddd;
}
/*-----------------------
Diseño Testimonio 10
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  padding: 1.2rem;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #cccccc;
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .fa-quote-left {
  margin: 0 0 0.5rem 0;
  font-size: 1.45rem;
  display: block;
}
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha {
  border-top-color: #cccccc;
  border-width: 16px;
  margin-left: -16px;
}
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-imagen {
  margin: 1rem auto;
  width: 5.5rem;
  height: 5.5rem;
  display: inline-block;
  padding: 0;
  border: 0px;
}
.g-owlcarousel-layout-testimonial.diseno-testi10 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
/*-----------------------
Diseño Testimonio 11
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-weight: normal;
  font-style: normal;
  text-align: center;
  text-transform: none;
  padding: 1rem;
  border: 1px solid #d8d8d8;
  border-radius: 5px;
  background-color: #ffffff;
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha {
  border-top-color: #d8d8d8;
  border-width: 9px;
  margin-left: -9px;
  left: 40px;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-top-color: #ffffff;
  border-width: 8px;
  margin-left: -8px;
  left: 40px;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-align: left;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 6rem;
  -moz-flex: 0 1 6rem;
  -ms-flex: 0 1 6rem;
  flex: 0 1 6rem;
  margin-right: 1rem;
  height: 6rem;
  border-radius: 5px;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-imagen .g-owltesti-imagen-data {
  border-radius: 5%;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.g-owlcarousel-layout-testimonial.diseno-testi11 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
/*-----------------------
Diseño Testimonio 12
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-detalles {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
  margin: 0 0 0.5rem 0;
  font-size: 1rem;
  line-height: 1.3;
}
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
}
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
  font-weight: normal;
  text-align: center;
  padding: 1.5rem 0.8rem;
  border-radius: 5px;
  background-color: #e8e7e7;
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-contenido .g-owltesti-imagen {
  display: inline-block;
  position: absolute;
  right: 0.5rem;
  top: -3.5rem;
  width: 5rem;
  height: 5rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi12 .g-owltesti-contenido .g-owltesti-flecha {
  border: solid transparent;
  border-color: rgba(72, 71, 71, 0);
  border-bottom-color: #e8e7e7;
  border-width: 7px;
  bottom: auto;
  position: absolute;
  top: -14px;
  left: 30px;
  content: " ";
  height: 0;
  width: 0;
}
/*-----------------------
Diseño Testimonio 13
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi13 .owl-item .item {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -o-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 7rem;
  -moz-flex: 0 1 7rem;
  -ms-flex: 0 1 7rem;
  flex: 0 1 7rem;
  margin-right: 1rem;
  height: 7rem;
  padding: 0;
  border: none;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen .g-owltesti-metatestimonios {
  margin-top: 0.5rem;
  line-height: 1.2;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-imagen .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-size: 1rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido {
  font-weight: normal;
  text-align: left;
  padding: 0.8rem;
  border-radius: 5px;
  background-color: #e8e7e7;
  position: relative;
  border: 1px solid #cccccc;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.3rem 0 0;
  font-size: 1.45rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha, .g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha-inner {
  top: 100%;
  left: 0;
  border: solid transparent;
  content: "";
  height: 0;
  width: 0;
  position: absolute;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha {
  top: 2.8rem;
  left: -18px;
  border-width: 9px;
  margin-left: 0;
  margin-top: 0;
  border-right-color: #ccc;
}
.g-owlcarousel-layout-testimonial.diseno-testi13 .g-owltesti-detalles .g-owltesti-contenido .g-owltesti-flecha-inner {
  border-width: 8px;
  margin-left: 2px;
  margin-top: 1px;
  border-right-color: #e8e7e7;
  border-top-color: transparent;
  top: 2.8rem;
  left: -18px;
}
/*-----------------------
Diseño Testimonio 14
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi14 .item {
  background: #eeeeee;
  border-radius: 5px;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-imagen {
  -webkit-box-flex: 0;
  -moz-box-flex: 0;
  box-flex: 0;
  -webkit-flex: 0 1 6rem;
  -moz-flex: 0 1 6rem;
  -ms-flex: 0 1 6rem;
  flex: 0 1 6rem;
  margin-right: 1rem;
  height: 6rem;
  border-radius: 6%;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.12);
  padding: 0.3rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-imagen .g-owltesti-imagen-data {
  border-radius: 6%;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-align-self: center;
  -moz-align-self: center;
  align-self: center;
  -ms-flex-item-align: center;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
  font-size: 1rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  font-weight: normal;
  font-style: normal;
  text-align: left;
  text-transform: none;
  padding: 1.2rem 0;
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido .fa-quote-left, .g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido .fa-quote-right {
  padding: 0 0.5rem 0 0;
  font-size: 1.45rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi14 .g-owltesti-contenido .fa-quote-right {
  position: relative;
  top: 0.5rem;
  left: 0.5rem;
}
/*-----------------------
Diseño Testimonio 15
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 1.5rem 0 0;
  font-weight: normal;
  text-align: center;
  padding: 1.8rem 0.5rem;
  background-color: #e8e7e7;
  position: relative;
  border-left: 5px solid rgba(0, 0, 0, 0.23);
}
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .g-owltesti-imagen {
  display: inline-block;
  position: absolute;
  right: 0.5rem;
  top: -3rem;
  width: 5rem;
  height: 5rem;
  background: transparent;
}
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.5rem 0 0;
  font-size: 1.45rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .fa-quote-left {
  padding: 0 0.5rem 0 0;
  font-size: 1.45rem;
  opacity: 0.5;
}
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-contenido .fa-quote-right {
  padding: 0 0 0 0.5rem;
  font-size: 1.45rem;
  opacity: 0.5;
  position: relative;
  top: 0.8rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-detalles {
  text-align: left;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1rem 0 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: right;
  font-size: 1rem;
  line-height: 1.3;
}
.g-owlcarousel-layout-testimonial.diseno-testi15 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-weight: normal;
}
/*-----------------------
Diseño Testimonio 16
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi16 .item {
  background-color: white;
  box-shadow: 0 0 5px 0 #e4e4e4;
}
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-imagen {
  width: 100%;
  height: 12rem;
  margin-bottom: 1rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-imagen .g-owltesti-imagen-data {
  border-radius: 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-detalles .g-owltesti-metatestimonios {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
}
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  text-transform: uppercase;
  font-size: 0.95rem;
  border-bottom: 1px solid #e3e3e3;
  display: inline-block;
  padding: 0 0 0.8rem 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 1rem 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi16 .g-owltesti-contenido .fa-quote-left {
  margin: 0 1rem 0 0;
  font-size: 2rem;
  color: #ddd;
}
/*-----------------------
Diseño Testimonio 17
------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi17 .owl-carousel .owl-item .item {
  -webkit-box-orient: horizontal;
  -moz-box-orient: horizontal;
  box-orient: horizontal;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  flex-direction: row;
  -ms-flex-direction: row;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenedor {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  box-direction: normal;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  flex-direction: column;
  -ms-flex-direction: column;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  background-color: #fff;
  border: 1px solid #d7d7d7;
  border-radius: 5px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  padding: 0 1.5rem 2rem;
  margin: 2rem 0 0 0;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenido {
  margin-top: 1rem;
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenido .fa-quote-left {
  font-size: 4rem;
  color: #ddd;
  position: absolute;
  opacity: 0.3;
  left: -0.5rem;
  top: -1rem;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-contenido div {
  position: relative;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-imagen {
  margin-top: -3rem;
  width: 6rem;
  height: 6rem;
  border: 5px solid #eee;
  padding: 0;
  border-radius: 50%;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-metatestimonios {
  margin: 1rem 0 0 0;
  text-transform: uppercase;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
.g-owlcarousel-layout-testimonial.diseno-testi17 .g-owltesti-metatestimonios .g-owltesti-puestotrabajo {
  font-size: 0.9rem;
  display: inline-block;
}
/*------------------------------
Diseño Testimonio 18
------------------------------*/
.g-owlcarousel-layout-testimonial.diseno-testi18 .owl-item .item {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
}
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-imagen {
  width: 7rem;
  margin-bottom: 1rem;
  padding: 0;
  border: 6px solid #e0e0e0;
  height: 7rem;
  border-radius: 50%;
}
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-imagen .g-owltesti-imagen-data {
  position: static;
}
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-detalles .g-owltesti-metatestimonios {
  border-top: 1px solid rgba(0, 0, 0, 0.17);
  padding-top: 0.8rem;
  font-weight: normal;
}
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-detalles .g-owltesti-metatestimonios div {
  display: inline-block;
}
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-detalles .g-owltesti-metatestimonios .g-owltesti-nombre {
  font-weight: bold;
}
.g-owlcarousel-layout-testimonial.diseno-testi18 .g-owltesti-contenido {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  box-flex: 1;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 0 1rem 0;
  font-style: italic;
}
/*Estilos  Partícula Menu Footer*/
.g-menu-footer {
  /*----Orientación Items----*/
  /*----Orientación Horizontal Items----*/
  /*----Texto en negrita----*/
  /*Color de enlaces*/
  /*Color de bordes vertical */
  /*Color de bordes Horizontal */
  /*Efecto 1*/
  /*Efecto 2*/
  /*Efecto 3*/
  /*Efecto 4*/
  /*Item de menu Activo*/
}
.g-menu-footer ul, .g-menu-footer li {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
}
.g-menu-footer.g-menu-dis-vertical ul li {
  display: block;
}
.g-menu-footer.g-menu-dis-vertical ul li a {
  padding: 0.5rem 0;
}
.g-menu-footer.g-menu-dis-vertical ul li:first-child a {
  padding-top: 0 !important;
}
.g-menu-footer.g-menu-dis-horizontal ul li {
  display: inline-block;
}
.g-menu-footer.g-menu-dis-horizontal ul li a {
  padding: 0.5rem;
}
.g-menu-footer.g-menu-align-left {
  text-align: left;
}
.g-menu-footer.g-menu-align-center {
  text-align: center;
}
.g-menu-footer.g-menu-align-right {
  text-align: right;
}
.g-menu-footer.g-menu-enlacenegrita ul li a {
  font-weight: bold;
}
.g-menu-footer a {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: inline-box;
  display: -webkit-inline-flex;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  text-decoration: none;
  line-height: 1;
  position: relative;
  top: -0.15rem;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g-menu-footer a i {
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin-right: 0.6rem;
  border: none;
  text-decoration: none;
  border-radius: 0;
  text-shadow: none;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g-menu-footer.g-menu-oscuro ul li a {
  color: #d8d8d8;
}
.g-menu-footer.g-menu-oscuro ul li a:hover, .g-menu-footer.g-menu-oscuro ul li.active a {
  color: #fff;
}
.g-menu-footer.g-menu-claro ul li a {
  color: #373838;
}
.g-menu-footer.g-menu-claro ul li a:hover, .g-menu-footer.g-menu-claro ul li.active a {
  color: #1f1f1f;
}
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-vertical ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.31);
  box-shadow: 0 -1px rgba(255, 255, 255, 0.15) inset;
}
.g-menu-footer.g-menu-claro.gmenu-conborder.g-menu-dis-vertical ul li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-horizontal ul li {
  border-right: 1px solid rgba(0, 0, 0, 0.31);
  box-shadow: 1px 0 rgba(255, 255, 255, 0.15);
}
.g-menu-footer.g-menu-oscuro.gmenu-conborder.g-menu-dis-horizontal ul li:last-child {
  border-right: 0;
  box-shadow: none;
}
.g-menu-footer.g-menu-efecto1 ul li a .fa {
  position: relative;
  left: 0;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.g-menu-footer.g-menu-efecto1 ul li:hover a .fa {
  left: 0.2rem;
}
.g-menu-footer.g-menu-efecto2 ul li:hover a .fa {
  margin-right: 1rem;
}
.g-menu-footer.g-menu-efecto3 ul li a .fa {
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
.g-menu-footer.g-menu-efecto3 ul li:hover a .fa {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -ms-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center;
  left: 2px;
}
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li a {
  margin: 0 0.2rem;
}
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li:first-child a {
  margin-left: 0;
}
.g-menu-footer.g-menu-efecto4.g-menu-dis-horizontal ul li:last-child a {
  margin-right: 0;
}
.g-menu-footer.g-menu-efecto4 ul li a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.g-menu-footer.g-menu-efecto4 ul li {
  border-right: none !important;
  box-shadow: none !important;
  border-bottom: none !important;
  box-shadow: none !important;
}
.g-menu-footer.g-menu-efecto4 ul li a:after {
  content: "";
  position: absolute;
  bottom: -0.3rem;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 0;
  height: 1px;
  background: #d8d8d8;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  transition: all 0.2s;
}
.g-menu-footer.g-menu-efecto4.g-menu-claro ul li a:after {
  background: #373838;
}
.g-menu-footer.g-menu-efecto4 ul li:hover a:after {
  width: 100%;
}
.g-menu-footer nav[class*="g-menu-efecto"] ul li.active a .fa {
  left: 0.3rem !important;
}
@media only all and (max-width: 47.99rem) {
  .g-menu-footer ul li {
    border-right: 0 !important;
    box-shadow: none !important;
    display: block !important;
  }
  .g-menu-footer ul li a {
    padding: 0.7rem 0 !important;
  }
}
/*--------------------------------------------------
ESTILOS PARTICULA HEADROOM.JS
--------------------------------------------------*/
.animated.g-fixed-active {
  position: fixed !important;
  width: 100%;
  top: 0;
  z-index: 99999 !important;
  left: 0;
}
.animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -ms-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}
/***********************************************************************
ESTILOS GENERALES DEL SITIO

 */
body {
  background: #dfdfdf !important;
}
h1, h2, h3, h5, h6 {
  font-weight: bold;
  line-height: 1;
  margin: 0 0 1rem 0;
  color: #13A438;
}
h1 {
  font-size: 3.75rem;
}
h2 {
  font-size: 3.125rem;
}
h3 {
  font-size: 2.5rem;
  font-weight: bold;
  text-transform: uppercase;
}
h4 {
  font-size: 1.2rem;
  font-weight: bold;
}
h5 {
  font-size: 1.25rem;
}
h6 {
  font-size: 1.11rem;
}
p {
  margin: 0 0 1rem 0;
  font-size: 1.3rem;
  text-align: justify;
}
strong {
  color: inherit;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
/*boton primario*/
.btn-primary {
  color: white;
  background-color: #0060a7;
  transition: all 5s ease;
}
.btn-primary:hover, .btn-primary :active, .btn-primary :focus {
  color: white;
  background-color: #13A438;
}
/*ESTILOS MENU SOCIAL*/
#g-menuSocial {
  background-color: #0060a7;
  color: white !important;
}
#g-menuSocial .g-container {
  padding-top: 0;
  padding-bottom: 0;
}
#g-menuSocial p {
  margin-bottom: 0;
  color: white !important;
}
/*ESTILOS HEADER*/
.gantry-logo img {
  width: 12rem;
}
#g-header .g-items-contactos-icono {
  width: 2.8rem;
  height: 2.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  border: 2px solid;
}
/*Cambios en los menus*/
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #0060a7;
}
#g-navigation .g-main-nav .g-toplevel > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active > .g-menu-item-container {
  color: #fff;
  font-weight: bold;
  box-shadow: 0 0.5rem 0 #92B6DB inset;
}
.bloque-caja-buscar .g-content {
  margin-top: 0;
  margin-bottom: 0;
  position: relative;
  top: 0.3rem;
}
.centrarVertical .g-content {
  /*margin: 0;
  position: absolute;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);*/
}
#g-talleres {
  background: #0060a7;
  color: white;
}
.g-cualidades .g-cualidades-item-imagen {
  border-radius: 50%;
}
#g-proyectos {
  background: #E9E9E9;
  color: #1074C6;
}
#g-nuestroTrabajo {
  background: #ededed;
}
#g-AcercaDe {
  background: #373838;
  color: white;
  padding: 2.3rem;
}
#g-AcercaDe h4 {
  color: white;
  font-size: 1.3rem;
}
#g-AcercaDe .g-container {
  padding-top: 0;
  padding-bottom: 0;
}
.tituloFooter {
  color: white !important;
}
#g-pieDePagina {
  background: #000000;
  color: white;
}
/**************************************************************************
paginas internA
*************************************************************************/
#g-rutaNavegacion {
  background: #CECECE;
  color: #474747;
}
#g-rutaNavegacion ul {
  background: transparent;
  margin: 0;
  padding: 0;
}
.itemBackToTop {
  display: none;
}
div.itemImageBlock {
  text-align: center;
  margin: 0 2em 2em 0;
  padding: 0;
}
.bm_slider .bm_slider_item a img {
  width: 25vw !important;
}
.g-menu-item-title {
  font-size: 1.5rem;
}
/* Start: Video Responsive */
.containerIframe {
  position: relative;
  /* overflow: hidden;*/
  width: 100%;
  padding-top: 75%;
}
.responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  margin: 1.5rem;
}
/* End: Video Responsive */
/******************** talleres **************************/
.sobrepuestoSuperior {
  margin-top: -5.5rem !important;
  padding: 0;
}
.sobrepuestoSuperiorCompleto {
  margin-top: -20.5rem !important;
  padding: 0;
}
.positionRelative {
  position: relative;
}
/*****************ifn talleres*******************/
/*# sourceMappingURL=custom_12.css.map */