g@font-face {
	font-family: "Roboto-Light";
	src: url("../fonts/Roboto-Light.ttf");
  
	font-family: "Roboto-Regular";
	src: url("../fonts/Roboto-Regular.ttf");
  
	font-family: "Roboto-BlackItalic";
	src: url("../fonts/Roboto-BlackItalic.ttf");
  
	font-family: "Roboto-Thin";
	src: url("../fonts/Roboto-Thin");
	/**/
	font-family: "OPTIMA";
	src: url("../fonts/OPTIMA.ttf");
  
	font-family: "OPTIMA_B";
	src: url("../fonts/OPTIMA_B.ttf");
  
	font-family: "Optima_Italic";
	src: url("../fonts/Optima_Italic.ttf");
  
	font-family: "Optima-Medium";
	src: url("../fonts/Optima-Medium.ttf");
  
	font-family: "Roboto-Black"; 
	src: url("../fonts/Roboto-Black.ttf");
  
	font-family: "Roboto-Bold";
	src: url("../fonts/Roboto-Bold.ttf");
	font-family: "Roboto-BoldItalic";
	src: url("../fonts/Roboto-BoldItalic.ttf");
	font-family: "Roboto-Italic";
	src: url("../fonts/Roboto-Italic.ttf");
	font-family: "Roboto-LightItalic";
	src: url("../fonts/Roboto-LightItalic.ttf");
  
	font-family: "Roboto-Medium";
	src: url("../fonts/Roboto-Medium.ttf");
  
	font-family: "Roboto-MediumItalic";
	src: url("../fonts/Roboto-MediumItalic.ttf");
  
	font-family: "Roboto-ThinItalic";
	src: url("../fonts/Roboto-ThinItalic.ttf");
  
	font-family: "Serpentine-ICG-Bold";
	src: url("../fonts/Serpentine_ICG_Bold.ttf");
  
	font-family: "Serpentine-ICG-Light";
	src: url("../fonts/Serpentine_ICG_Light.ttf");
	font-family: "Serpentine-ICG-LightOblique";
	src: url("../fonts/Serpentine-ICG-LightOblique.ttf");
	font-family: "Serpentine-Bold";
	src: url("../fonts/Serpentine-Bold.ttf");
	font-family: "SerpentineEF-BoldItalic";
	src: url("../fonts/SerpentineEF-BoldItalic.ttf");
  }
  .ql-font-roboto-bold {
	font-family: "Roboto-Bold" !important;
  }
  .ql-font-aref-ruqaa{
	font-family: "Aref Ruqaa" !important;
  }
  .ql-font-mirza{
	font-family: "Mirza" !important;
  }
  .ql-font-roboto-light{
	font-family: "Roboto-Light" !important;
  }
  /*.ql-font-roboto-regular{
	font-family: "Roboto-Regular" !important;
  }*/
  .ql-font-roboto-blackitalic{
	font-family: "Roboto-BlackItalic" !important;
  }
  .ql-font-roboto-blackitalic{
	font-family: "Roboto-BlackItalic" !important;
  }
  .ql-font-roboto-thin{
	font-family: "Roboto-Thin" !important;
  }
  .ql-font-optima{
	font-family: "OPTIMA" !important;
  }
  .ql-font-optima-b{
	font-family: "OPTIMA-B" !important;
  }
  .ql-font-optima-italic{
	font-family: "Optima-Italic" !important;
  }
  .ql-font-optima-medium{
	font-family: "Optima-Medium" !important;
  }
  .ql-font-roboto-black{
	font-family: "Roboto-Black" !important;
  }
  .ql-font-roboto-bolditalic{
	font-family: "Roboto-BoldItalic" !important;
  }
  .ql-font-roboto-italic{
	font-family: "Roboto-Italic" !important;
  }
  .ql-font-roboto-lightitalic{
	font-family: "Roboto-LightItalic" !important;
  }
  .ql-font-roboto-medium{
	font-family: "Roboto-Medium" !important;
  }
  .ql-font-roboto-mediumitalic{
	font-family: "Roboto-MediumItalic" !important;
  }
  .ql-font-roboto-thinitalic{
	font-family: "Roboto-ThinItalic" !important;
  }
  .ql-font-serpentine-icg-bold{
	font-family: "Serpentine-ICG-Bold" !important;
  }
  .ql-font-serpentine-icg-light{
	font-family: "Serpentine-ICG-Light" !important;
  }
  .ql-font-serpentine-icg-light{
	font-family: "Serpentine-ICG-Light" !important;
  }
  .ql-font-serpentine-icg-lightoblique{
	font-family: "Serpentine-ICG-LightOblique" !important;
  }
  .ql-font-serpentine-bold{
	font-family: "Serpentine-Bold" !important;
  }
  .ql-font-serpentineef-bolditalic{
	font-family: "SerpentineEF-BoldItalic" !important;
  }
  body .bg-img {
	  background-repeat: no-repeat;
	  background-position: center;
	  padding-bottom: 100px;
  }
  .main-nav-change .logo-left img{
	  width: 70%;
  }
  .menu-button{
	  position: fixed;
	  left: 94%;
	  text-align: right;
	  top: 50px;
	  z-index: 16;
	  -webkit-transition: top .5s ease-in-out, left .5s;
	  transition: top .5s ease-in-out, left .5s;
  }
  .content-img-nomina img:hover{
	  
  }
  #pagomobil .cardVentas:hover{
	  transition: all 1s;
	  -webkit-transform:scale(1.1);
	  transform:scale(1.1);
  }
  .nav-menu a:focus {
	  text-decoration: none;
  }
  .four-main{
	  display: none; 
  }
  .four-main span{
	  color: white;
	  font-weight: 600;
	  cursor: pointer;
  }
  .four-main li:first-child a{
	  font-size: 16px;
  }
  /*.intro-table:hover{
	  transition: all 1s;
	  -webkit-transform:scale(1.1);
	  transform:scale(1.1);
  }*/
  .four-main a{
	  font-size: 12px;
	  padding-right: 0px;
  }
  #footer{
	  width: 100%;
	  height: auto !important;
	  min-height: 340px !important;
	  color: #fff;
  }
  #footer .container {
	  height: auto !important;
	  min-height: 340px !important;
	  padding-left: 0px;
	  padding-right: 0px;
	  width: 100%;
	  background: #1b1b1b;
  }
  .footer{
	  color: white;
	  padding-top: 25px;
  }
  .content-footer-link{
	  width: 20%;
	  float: left;
	  /*text-align: center;*/
	  padding-left: 10px;
	  padding-right: 10px;
  }
  .content-footer-link.pad-lef{
	  padding-left: 40px;
  }
  .content-footer-link-child{
	  text-align: left;
  }
  .content-footer-link-child.first{
	  color: rgb(0, 238, 255);	
  }
  .content-footer-link-child.second{
	  color: #fafd2c;	
  }
  .content-footer-link-child.third{
	  color: #f5c208;	
  }
  .content-footer-link ul{
	  text-align: left;
  }
  .content-footer-link-child{
	  margin-bottom: 15px;
  }
  .content-footer-link-child h4{
	  color: white !important;
  }
  .content-footer-link>ul>li{
	  cursor: pointer;
	  text-transform: none;
	  font-weight: 500;
  }
  .content-footer-link.redes img{
	  width: 34px;
  }
  .content-redes{
	  text-align: left;
  }
  .first-ul{
	  margin-top: 10px;
  }
  .second-ul{
	  margin-top: 25px;
  }
  .logo-footer{
	  width: 70%;
  }
  .content-footer-link p{
	  color: white;
	  cursor: pointer;
	  text-transform: none;
	  font-weight: 500;
	  font-size:13px;
  }
  .first-p{
	  margin-top: 25px;
  }
  .copyright-content{
	  text-align: left;
  }
  .content-Main-section-two{
	  display: none;
  }
  .nav-menu ul li a{
	  color: #ffffff;
	  border: none;
	  padding: 5px 25px;
	  text-transform: none;
  }
  .nav-menu ul li a {
	color: #FFF !important;
	border: none;
	padding: 8px 25px;
	text-transform:none;
  }
  .nav-menu ul li a:hover,
  .nav-menu .current ul li a{
	color: #fff;
	background-color: #e47b32;
	text-decoration:none;
  }
  .nav-menu ul li a:hover {
	  background: #00000040;
  }
  .nav-menu-vertical a {
	  border-bottom: 0px solid #258ecd;
	  padding: 8px 25px;
	  color: #0a7575;
	  font-weight: 600;
  }
  .close-main{
	  position: relative;
	  top: -57px;
	  right: 0px;
	  border-radius: 50px;
	  background: none;
	  border: 1px solid white;
	  color: white;
	  float: right;
  }
  #searchform {
	  display: inline;
	  font-size: 1em;
	  border-radius: 50px;
	  padding: 0.4em;
	  background: white;
	  margin-left: -3px;
	  position: relative;
	  top: -31px;
  }
  .backMainText{
	  text-transform: uppercase;
	  color: white !important;
  }
  .feature-item .content img {
	  margin-left: 0px;
	  transition: all 1s;
  }
  .feature-item .content:hover img {
	  margin-left: 35px;
	  transition: all 1s;
  }
  #back_to_top{
	  position: fixed;
	  bottom: 90px;
	  right: 25px;
	  z-index: 10;
  }
  #back_to_top img{
	  width: 25px;
	  transform: rotateZ(270deg);
	  transition: all 1s;
  }
  #back_to_top:hover img{
	  margin-bottom: 10px;
	  transition: all 1s;
  }
  .margin-top-3{
	  margin-top: 15px !important;
  }
  .margin-bottom-3{
	  margin-bottom: 15px !important;
  }
  .close-redes{
	  transform: rotate(-180deg) !important;
  }
  /*.nav-menu-right.menu-open {
	  opacity: 0.9;
  }*/
  /*.intro-table:hover{
	  -webkit-transform: rotateY(180deg) !important;
	  -webkit-transform-style: preserve-3d !important;
	  transform: rotateY(180deg) !important;
  }*/
  /**/
  .grid {
	  position: relative;
	  margin: 0 auto;
	  list-style: none;
	  text-align: center;
	  padding: 0;
  }
  
  
  .grid figure {
	  position: relative;
	  float: left;
	  overflow: hidden;
	  margin: 0px 0%;
	  width: 100%;
	  /* background: #3085a3; */
	  text-align: center;
	  cursor: pointer;
	  height: 310px;
  }
  
  .grid figure img {
	  position: relative;
	  /*display: block;*/
	  min-height: 100%;
	  max-width: 100%;
	  opacity: 0.8;
  }
  
  .grid figure figcaption {
	  padding: 2em;
	  color: #fff;
	  text-transform: uppercase;
	  font-size: 1.25em;
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
  }
  
  .grid figure figcaption::before,
  .grid figure figcaption::after {
	  pointer-events: none;
  }
  
  .grid figure figcaption,
  .grid figure figcaption > a {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
  }
  
  /* Anchor will cover the whole item by default */
  /* For some effects it will show as a button */
  .grid figure figcaption > a {
	  z-index: 8;
	  text-indent: 200%;
	  white-space: nowrap;
	  font-size: 0;
	  opacity: 0;
  }
  
  .grid figure h2 {
	  word-spacing: -0.15em;
	  font-weight: 300;
  }
  
  .grid figure h2 span {
	  font-weight: 800;
  }
  
  .grid figure h2,
  .grid figure p {
	  margin: 0;
  }
  
  .grid figure p {
	  letter-spacing: 1px;
	  font-size: 68.5%;
	  color: white;
  }
  
  /* Individual hover effects */
  
  /*---------------*/
  /***** Lily *****/
  /*---------------*/
  
  figure.effect-lily img {
	  max-width: none;
	  width: -webkit-calc(100% + 50px);
	  width: calc(100% + 50px);
	  opacity: 0.7;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-40px,0, 0);
	  transform: translate3d(-40px,0,0);
  }
  
  figure.effect-lily figcaption {
	  text-align: left;
  }
  
  figure.effect-lily figcaption > div {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  padding: 2em;
	  width: 100%;
	  height: 50%;
  }
  
  figure.effect-lily h2,
  figure.effect-lily p {
	  -webkit-transform: translate3d(0,40px,0);
	  transform: translate3d(0,40px,0);
  }
  
  figure.effect-lily h2 {
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
  }
  
  figure.effect-lily p {
	  color: rgba(255,255,255,0.8);
	  opacity: 0;
	  -webkit-transition: opacity 0.2s, -webkit-transform 0.35s;
	  transition: opacity 0.2s, transform 0.35s;
  }
  
  figure.effect-lily:hover img,
  figure.effect-lily:hover p {
	  opacity: 1;
  }
  
  figure.effect-lily:hover img,
  figure.effect-lily:hover h2,
  figure.effect-lily:hover p {
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-lily:hover p {
	  -webkit-transition-delay: 0.05s;
	  transition-delay: 0.05s;
	  -webkit-transition-duration: 0.35s;
	  transition-duration: 0.35s;
  }
  
  /*---------------*/
  /***** Sadie *****/
  /*---------------*/
  
  figure.effect-sadie figcaption::before {
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background: -webkit-linear-gradient(top, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	  background: linear-gradient(to bottom, rgba(72,76,97,0) 0%, rgba(72,76,97,0.8) 75%);
	  content: '';
	  opacity: 0;
	  -webkit-transform: translate3d(0,50%,0);
	  transform: translate3d(0,50%,0);
  }
  figcaption .arrow-services-orange{
	  display: none;
	  transition: all 3s;
  }
  .effect-oscar:hover .arrow-services-orange{
	  display: block;
	  transition: all 3s;
  }
  figure.effect-sadie h2 {
	  position: absolute;
	  top: 50%;
	  left: 0;
	  width: 100%;
	  color: #484c61;
	  -webkit-transition: -webkit-transform 0.35s, color 0.35s;
	  transition: transform 0.35s, color 0.35s;
	  -webkit-transform: translate3d(0,-50%,0);
	  transform: translate3d(0,-50%,0);
  }
  
  figure.effect-sadie figcaption::before,
  figure.effect-sadie p {
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
  }
  
  figure.effect-sadie p {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  padding: 2em;
	  width: 100%;
	  opacity: 0;
	  -webkit-transform: translate3d(0,10px,0);
	  transform: translate3d(0,10px,0);
  }
  
  figure.effect-sadie:hover h2 {
	  color: #fff;
	  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	  transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
  }
  
  figure.effect-sadie:hover figcaption::before ,
  figure.effect-sadie:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Roxy *****/
  /*---------------*/
  
  figure.effect-roxy {
	  background: -webkit-linear-gradient(45deg, #ff89e9 0%, #05abe0 100%);
	  background: linear-gradient(45deg, #ff89e9 0%,#05abe0 100%);
  }
  
  figure.effect-roxy img {
	  max-width: none;
	  width: -webkit-calc(100% + 60px);
	  width: calc(100% + 60px);
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-50px,0,0);
	  transform: translate3d(-50px,0,0);
  }
  
  figure.effect-roxy figcaption::before {
	  position: absolute;
	  top: 30px;
	  right: 30px;
	  bottom: 30px;
	  left: 30px;
	  border: 1px solid #fff;
	  content: '';
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-20px,0,0);
	  transform: translate3d(-20px,0,0);
  }
  
  figure.effect-roxy figcaption {
	  padding: 3em;
	  text-align: left;
  }
  
  figure.effect-roxy h2 {
	  padding: 30% 0 10px 0;
  }
  
  figure.effect-roxy p {
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-10px,0,0);
	  transform: translate3d(-10px,0,0);
  }
  
  figure.effect-roxy:hover img {
	  opacity: 0.7;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-roxy:hover figcaption::before,
  figure.effect-roxy:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Bubba *****/
  /*---------------*/
  
  figure.effect-bubba {
	  background: #9e5406;
  }
  
  figure.effect-bubba img {
	  opacity: 0.7;
	  -webkit-transition: opacity 0.35s;
	  transition: opacity 0.35s;
  }
  
  figure.effect-bubba:hover img {
	  opacity: 0.4;
  }
  
  figure.effect-bubba figcaption::before,
  figure.effect-bubba figcaption::after {
	  position: absolute;
	  top: 30px;
	  right: 30px;
	  bottom: 30px;
	  left: 30px;
	  content: '';
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
  }
  
  figure.effect-bubba figcaption::before {
	  border-top: 1px solid #fff;
	  border-bottom: 1px solid #fff;
	  -webkit-transform: scale(0,1);
	  transform: scale(0,1);
  }
  
  figure.effect-bubba figcaption::after {
	  border-right: 1px solid #fff;
	  border-left: 1px solid #fff;
	  -webkit-transform: scale(1,0);
	  transform: scale(1,0);
  }
  
  figure.effect-bubba h2 {
	  padding-top: 30%;
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(0,-20px,0);
	  transform: translate3d(0,-20px,0);
  }
  
  figure.effect-bubba p {
	  padding: 20px 2.5em;
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(0,20px,0);
	  transform: translate3d(0,20px,0);
  }
  
  figure.effect-bubba:hover figcaption::before,
  figure.effect-bubba:hover figcaption::after {
	  opacity: 1;
	  -webkit-transform: scale(1);
	  transform: scale(1);
  }
  
  figure.effect-bubba:hover h2,
  figure.effect-bubba:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Romeo *****/
  /*---------------*/
  
  figure.effect-romeo {
	  -webkit-perspective: 1000px;
	  perspective: 1000px;
  }
  
  figure.effect-romeo img {
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(0,0,300px);
	  transform: translate3d(0,0,300px);
  }
  
  figure.effect-romeo:hover img {
	  opacity: 0.6;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-romeo figcaption::before,
  figure.effect-romeo figcaption::after {
	  position: absolute;
	  top: 50%;
	  left: 50%;
	  width: 80%;
	  height: 1px;
	  background: #fff;
	  content: '';
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-50%,-50%,0);
	  transform: translate3d(-50%,-50%,0);
  }
  
  figure.effect-romeo:hover figcaption::before {
	  opacity: 0.5;
	  -webkit-transform: translate3d(-50%,-50%,0) rotate(45deg);
	  transform: translate3d(-50%,-50%,0) rotate(45deg);
  }
  
  figure.effect-romeo:hover figcaption::after {
	  opacity: 0.5;
	  -webkit-transform: translate3d(-50%,-50%,0) rotate(-45deg);
	  transform: translate3d(-50%,-50%,0) rotate(-45deg);
  }
  
  figure.effect-romeo h2,
  figure.effect-romeo p {
	  position: absolute;
	  top: 50%;
	  left: 0;
	  width: 100%;
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
  }
  
  figure.effect-romeo h2 {
	  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
	  transform: translate3d(0,-50%,0) translate3d(0,-150%,0);
  }
  
  figure.effect-romeo p {
	  padding: 0.25em 2em;
	  -webkit-transform: translate3d(0,-50%,0) translate3d(0,150%,0);
	  transform: translate3d(0,-50%,0) translate3d(0,150%,0);
  }
  
  figure.effect-romeo:hover h2 {
	  -webkit-transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
	  transform: translate3d(0,-50%,0) translate3d(0,-100%,0);
  }
  
  figure.effect-romeo:hover p {
	  -webkit-transform: translate3d(0,-50%,0) translate3d(0,100%,0);
	  transform: translate3d(0,-50%,0) translate3d(0,100%,0);
  }
  
  /*---------------*/
  /***** Layla *****/
  /*---------------*/
  
  figure.effect-layla {
	 /* background: #18a367;*/
  }
  
  figure.effect-layla img {
	  height: 390px;
  }
  
  figure.effect-layla figcaption {
	  padding: 1em 2em 1em 2em;
	  /*background: #7b7b7b63;*/
  }
  
  figure.effect-layla figcaption::before,
  figure.effect-layla figcaption::after {
	  position: absolute;
	  content: '';
	  opacity: 0;
  }
  
  figure.effect-layla figcaption::before {
	  top: 35px;
	  right: 15px;
	  bottom: 35px;
	  left: 15px;
	  /*border-top: 1px solid #fff;
	  border-bottom: 1px solid #fff;*/
	  -webkit-transform: scale(0,1);
	  transform: scale(0,1);
	  -webkit-transform-origin: 0 0;
	  transform-origin: 0 0;
  }
  
  figure.effect-layla figcaption::after {
	  top: 15px;
	  right: 30px;
	  bottom: 15px;
	  left: 20px;
	  /*border-right: 1px solid #fff;
	  border-left: 1px solid #fff;*/
	  -webkit-transform: scale(1,0);
	  transform: scale(1,0);
	  -webkit-transform-origin: 100% 0;
	  transform-origin: 100% 0;
  }
  
  figure.effect-layla h2 {
	  padding-top: 26%;
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
  }
  
  figure.effect-layla p {
	  padding: 5.3em 2em 2em 0em;
	  text-transform: none;
	  opacity: 0;
	  -webkit-transform: translate3d(0,-10px,0);
	  transform: translate3d(0,-10px,0);
	  text-align: left;
  }
  
  figure.effect-layla img,
  figure.effect-layla h2 {
	  -webkit-transform: translate3d(0,-30px,0);
	  transform: translate3d(0,-30px,0);
	  text-align: left;
  }
  
  figure.effect-layla img,
  figure.effect-layla figcaption::before,
  figure.effect-layla figcaption::after,
  figure.effect-layla p {
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
  }
  
  figure.effect-layla:hover img {
	  opacity: 0.7;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-layla:hover figcaption::before,
  figure.effect-layla:hover figcaption::after {
	  opacity: 1;
	  -webkit-transform: scale(1);
	  transform: scale(1);
  }
  
  figure.effect-layla:hover h2,
  figure.effect-layla:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-layla:hover figcaption::after,
  figure.effect-layla:hover h2,
  figure.effect-layla:hover p,
  figure.effect-layla:hover img {
	  -webkit-transition-delay: 0.15s;
	  transition-delay: 0.15s;
  }
  
  /*---------------*/
  /***** Honey *****/
  /*---------------*/
  
  figure.effect-honey {
	  background: #4a3753;
  }
  
  figure.effect-honey img {
	  opacity: 0.9;
	  -webkit-transition: opacity 0.35s;
	  transition: opacity 0.35s;
  }
  
  figure.effect-honey:hover img {
	  opacity: 0.5;
  }
  
  figure.effect-honey figcaption::before {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  width: 100%;
	  height: 10px;
	  background: #fff;
	  content: '';
	  -webkit-transform: translate3d(0,10px,0);
	  transform: translate3d(0,10px,0);
  }
  
  figure.effect-honey h2 {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  padding: 1em 1.5em;
	  width: 100%;
	  text-align: left;
	  -webkit-transform: translate3d(0,-30px,0);
	  transform: translate3d(0,-30px,0);
  }
  
  figure.effect-honey h2 i {
	  font-style: normal;
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(0,-30px,0);
	  transform: translate3d(0,-30px,0);
  }
  
  figure.effect-honey figcaption::before,
  figure.effect-honey h2 {
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
  }
  
  figure.effect-honey:hover figcaption::before,
  figure.effect-honey:hover h2,
  figure.effect-honey:hover h2 i {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Oscar *****/
  /*---------------*/
  
  figure.effect-oscar {
	  background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	  background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);
	  color: white;
  }
  
  figure.effect-oscar img {
	  opacity: 0.9;
	  -webkit-transition: opacity 0.35s;
	  transition: opacity 0.35s;
	  width: 100%;
  }
  .effect-oscar{
	  text-shadow: 2px 2px 4px #000000;
  }
  figure.effect-oscar figcaption {
		  padding: 12em 3em 3em 3em;
	  /*background-color: rgba(58,52,42,0.7);
	  -webkit-transition: background-color 0.35s;*/
	  transition: background-color 0.35s;
  }
  
  figure.effect-oscar figcaption::before {
	  position: absolute;
	  top: 30px;
	  right: 30px;
	  bottom: 30px;
	  left: 30px;
	  border: 1px solid #fff;
	  content: '';
  }
  
  figure.effect-oscar h2 {
	  margin: 20% 0 10px 0;
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(0,100%,0);
	  transform: translate3d(0,100%,0);
  }
  
  figure.effect-oscar figcaption::before,
  figure.effect-oscar p {
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: scale(0);
	  transform: scale(0);
  }
  
  figure.effect-oscar:hover h2 {
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-oscar:hover figcaption::before,
  figure.effect-oscar:hover p {
	  opacity: 1;
	  -webkit-transform: scale(1);
	  transform: scale(1);
  }
  
  figure.effect-oscar:hover figcaption {
	  background-color: rgba(58,52,42,0);
  }
  
  figure.effect-oscar:hover img:not(.arrow-services-orange) {
	  opacity: 0.4;
  }
  
  /*---------------*/
  /***** Marley *****/
  /*---------------*/
  
  figure.effect-marley figcaption {
	  text-align: right;
  }
  
  figure.effect-marley h2,
  figure.effect-marley p {
	  position: absolute;
	  right: 30px;
	  left: 30px;
	  padding: 10px 0;
  }
  
  
  figure.effect-marley p {
	  bottom: 30px;
	  line-height: 1.5;
	  -webkit-transform: translate3d(0,100%,0);
	  transform: translate3d(0,100%,0);
  }
  
  figure.effect-marley h2 {
	  top: 30px;
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(0,20px,0);
	  transform: translate3d(0,20px,0);
  }
  
  figure.effect-marley:hover h2 {
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-marley h2::after {
	  position: absolute;
	  top: 100%;
	  left: 0;
	  width: 100%;
	  height: 4px;
	  background: #fff;
	  content: '';
	  -webkit-transform: translate3d(0,40px,0);
	  transform: translate3d(0,40px,0);
  }
  
  figure.effect-marley h2::after,
  figure.effect-marley p {
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
  }
  
  figure.effect-marley:hover h2::after,
  figure.effect-marley:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Ruby *****/
  /*---------------*/
  
  figure.effect-ruby {
	  background-color: #17819c;
  }
  
  figure.effect-ruby img {
	  opacity: 0.7;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: scale(1.15);
	  transform: scale(1.15);
  }
  
  figure.effect-ruby:hover img {
	  opacity: 0.5;
	  -webkit-transform: scale(1);
	  transform: scale(1);
  }
  
  figure.effect-ruby h2 {
	  margin-top: 20%;
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(0,20px,0);
	  transform: translate3d(0,20px,0);
  }
  
  figure.effect-ruby p {
	  margin: 1em 0 0;
	  padding: 3em;
	  border: 1px solid #fff;
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(0,20px,0) scale(1.1);
	  transform: translate3d(0,20px,0) scale(1.1);
  } 
  
  figure.effect-ruby:hover h2 {
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-ruby:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0) scale(1);
	  transform: translate3d(0,0,0) scale(1);
  }
  
  /*---------------*/
  /***** Milo *****/
  /*---------------*/
  
  figure.effect-milo {
	  background: #2e5d5a;
  }
  
  figure.effect-milo img {
	  max-width: none;
	  width: -webkit-calc(100% + 60px);
	  width: calc(100% + 60px);
	  opacity: 1;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-30px,0,0) scale(1.12);
	  transform: translate3d(-30px,0,0) scale(1.12);
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
  }
  
  figure.effect-milo:hover img {
	  opacity: 0.5;
	  -webkit-transform: translate3d(0,0,0) scale(1);
	  transform: translate3d(0,0,0) scale(1);
  }
  
  figure.effect-milo h2 {
	  position: absolute;
	  right: 0;
	  bottom: 0;
	  padding: 1em 1.2em;
  }
  
  figure.effect-milo p {
	  padding: 0 10px 0 0;
	  width: 50%;
	  border-right: 1px solid #fff;
	  text-align: right;
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-40px,0,0);
	  transform: translate3d(-40px,0,0);
  }
  
  figure.effect-milo:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Dexter *****/
  /*---------------*/
  
  figure.effect-dexter {
	  background: -webkit-linear-gradient(top, rgba(37,141,200,1) 0%, rgba(104,60,19,1) 100%);
	  background: linear-gradient(to bottom, rgba(37,141,200,1) 0%,rgba(104,60,19,1) 100%); 
  }
  
  figure.effect-dexter img {
	  -webkit-transition: opacity 0.35s;
	  transition: opacity 0.35s;
  }
  
  figure.effect-dexter:hover img {
	  opacity: 0.4;
  }
  
  figure.effect-dexter figcaption::after {
	  position: absolute;
	  right: 30px;
	  bottom: 30px;
	  left: 30px;
	  height: -webkit-calc(50% - 30px);
	  height: calc(50% - 30px);
	  border: 7px solid #fff;
	  content: '';
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(0,-100%,0);
	  transform: translate3d(0,-100%,0);
  }
  
  figure.effect-dexter:hover figcaption::after {
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-dexter figcaption {
	  padding: 3em;
	  text-align: left;
  }
  
  figure.effect-dexter p {
	  position: absolute;
	  right: 60px;
	  bottom: 60px;
	  left: 60px;
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(0,-100px,0);
	  transform: translate3d(0,-100px,0);
  }
  
  figure.effect-dexter:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Sarah *****/
  /*---------------*/
  
  figure.effect-sarah {
	  background: #42b078;
  }
  
  figure.effect-sarah img {
	  max-width: none;
	  width: -webkit-calc(100% + 20px);
	  width: calc(100% + 20px);
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(-10px,0,0);
	  transform: translate3d(-10px,0,0);
	  -webkit-backface-visibility: hidden;
	  backface-visibility: hidden;
  }
  
  figure.effect-sarah:hover img {
	  opacity: 0.4;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-sarah figcaption {
	  text-align: left;
  }
  
  figure.effect-sarah h2 {
	  position: relative;
	  overflow: hidden;
	  padding: 0.5em 0;
  }
  
  figure.effect-sarah h2::after {
	  position: absolute;
	  bottom: 0;
	  left: 0;
	  width: 100%;
	  height: 3px;
	  background: #fff;
	  content: '';
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(-100%,0,0);
	  transform: translate3d(-100%,0,0);
  }
  
  figure.effect-sarah:hover h2::after {
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-sarah p {
	  padding: 1em 0;
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: translate3d(100%,0,0);
	  transform: translate3d(100%,0,0);
  }
  
  figure.effect-sarah:hover p {
	  opacity: 1;
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  /*---------------*/
  /***** Zoe *****/
  /*---------------*/
  
  figure.effect-zoe figcaption {
	  top: auto;
	  bottom: 0;
	  padding: 1em;
	  height: 3.75em;
	  background: #fff;
	  color: #3c4a50;
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(0,100%,0);
	  transform: translate3d(0,100%,0);
  }
  
  figure.effect-zoe h2 {
	  float: left;
  }
  
  figure.effect-zoe p.icon-links a {
	  float: right;
	  color: #3c4a50;
	  font-size: 1.4em;
  }
  
  figure.effect-zoe:hover p.icon-links a:hover,
  figure.effect-zoe:hover p.icon-links a:focus {
	  color: #252d31;
  }
  
  figure.effect-zoe p.description {
	  position: absolute;
	  bottom: 8em;
	  padding: 2em;
	  color: #fff;
	  text-transform: none;
	  font-size: 90%;
	  opacity: 0;
	  -webkit-transition: opacity 0.35s;
	  transition: opacity 0.35s;
	  -webkit-backface-visibility: hidden; /* Fix for Chrome 37.0.2062.120 (Mac) */
  }
  
  figure.effect-zoe h2,
  figure.effect-zoe p.icon-links a {
	  -webkit-transition: -webkit-transform 0.35s;
	  transition: transform 0.35s;
	  -webkit-transform: translate3d(0,200%,0);
	  transform: translate3d(0,200%,0);
  }
  
  figure.effect-zoe p.icon-links a span::before {
	  display: inline-block;
	  padding: 8px 10px;
	  font-family: 'feathericons';
	  speak: none;
	  -webkit-font-smoothing: antialiased;
	  -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-eye::before {
	  content: '\e000';
  }
  
  .icon-paper-clip::before {
	  content: '\e001';
  }
  
  .icon-heart::before {
	  content: '\e024';
  }
  
  figure.effect-zoe h2 {
	  display: inline-block;
  }
  
  figure.effect-zoe:hover p.description {
	  opacity: 1;
  }
  
  figure.effect-zoe:hover figcaption,
  figure.effect-zoe:hover h2,
  figure.effect-zoe:hover p.icon-links a {
	  -webkit-transform: translate3d(0,0,0);
	  transform: translate3d(0,0,0);
  }
  
  figure.effect-zoe:hover h2 {
	  -webkit-transition-delay: 0.05s;
	  transition-delay: 0.05s;
  }
  
  figure.effect-zoe:hover p.icon-links a:nth-child(3) {
	  -webkit-transition-delay: 0.1s;
	  transition-delay: 0.1s;
  }
  
  figure.effect-zoe:hover p.icon-links a:nth-child(2) {
	  -webkit-transition-delay: 0.15s;
	  transition-delay: 0.15s;
  }
  
  figure.effect-zoe:hover p.icon-links a:first-child {
	  -webkit-transition-delay: 0.2s;
	  transition-delay: 0.2s;
  }
  
  /*---------------*/
  /***** Chico *****/
  /*---------------*/
  
  figure.effect-chico img {
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
	  -webkit-transform: scale(1.12);
	  transform: scale(1.12);
  }
  
  figure.effect-chico:hover img {
	  opacity: 0.5;
	  -webkit-transform: scale(1);
	  transform: scale(1);
  }
  
  figure.effect-chico figcaption {
	  padding: 3em;
  }
  
  figure.effect-chico figcaption::before {
	  position: absolute;
	  top: 30px;
	  right: 30px;
	  bottom: 30px;
	  left: 30px;
	  border: 1px solid #fff;
	  content: '';
	  -webkit-transform: scale(1.1);
	  transform: scale(1.1);
  }
  
  figure.effect-chico figcaption::before,
  figure.effect-chico p {
	  opacity: 0;
	  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	  transition: opacity 0.35s, transform 0.35s;
  }
  
  figure.effect-chico h2 {
	  padding: 20% 0 20px 0;
  }
  
  figure.effect-chico p {
	  margin: 0 auto;
	  max-width: 200px;
	  -webkit-transform: scale(1.5);
	  transform: scale(1.5);
  }
  
  figure.effect-chico:hover figcaption::before,
  figure.effect-chico:hover p {
	  opacity: 1;
	  -webkit-transform: scale(1);
	  transform: scale(1);
  }
  
  
  /* Media Query */
  @media screen and (max-width: 50em) {   
	  .grid figure {
		  display: inline-block;
		  float: none;
		  margin: 10px auto;
		  width: 100%;
	  }
  }
  #canales .grid figure {
	  position: relative;
	  float: left;
	  overflow: hidden;
	  margin: 0px 0%;
	  width: 100%;
	  /* background: #3085a3; */
	  text-align: center;
	  cursor: pointer;
	  height: 255px;
  }
  .effect-layla h2{
	  font-size: 16px;
  }
  #canales .grid {
	  padding: 10px;
	  margin: 0px;
  }
  #canales .grid h2{
	  padding-top: 15%;
  }
  .main-nav-change .dropDownClientes{
	  top: 31px;
	  transition: all 0.5s;
  }
  .dropDownClientes{
	  position: relative;
	  float: right;
	  top: 60px;
	  right: 125px;
	  display: inline-flex;
	  transition: all 0.5s;
  }
  .dropDownClientes .dropdown.open button{
	  border-radius: 15px 15px 0px 0px !important;
	  border-bottom: 1px solid;
  }
  .dropDownClientes button{
	  border-radius: 15px;
	  padding: 6px 30px;
	  background: #f07622;
	  border: 1px solid #f07622;
	  cursor: pointer;
	  color: white;
  }
  .dropDownClientes button:hover {
	  color: #FFF;
	  text-decoration: none;
  }
  .dropDownClientes button:focus {
	  color: #FFF;
	  text-decoration: none;
  }
  .dropDownClientes .dropdown-menu{
	  background: #f07622;
	  color: white;
	  border: none;
	  margin-top: 0px;
	  box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	  z-index: 99999;
	  margin-left: 0px;
	  border-radius: 0px 0px 10px 10px;
	  margin-top: 0px;
	  width: 100% !important;
  }
  .dropDownClientes .dropdown-menu a{
		  color: white !important;
	  font-size: 14px;
	  padding-left: 20px;
	  margin-bottom: 12px;
	  display: flex;
	  /* padding: 0px 27px; */
	  margin-top: 12px;
  
  }
  /*.dropDownClientes .dropdown-menu a:hover{
  
	  border-bottom: 1px solid #8824cd;
  }*/
  .dropDownClientes .dropdown-menu a i{
	  margin-right: 10px;
	  margin-top: 3px;
  
  }
	  
  .dropDownClientes:focus{
	 outline: -webkit-focus-ring-color auto 0px !important;
  }
  .hazteClienteBtn{
	  margin-right: 15px;
	  
  }
  .hazteClienteBtn button{
	  background: #193e72;
	  border: 1px solid #193e72;
  }
  
  .jPushMenuBtn i{
	  font-size: 22px !important;
  }
  .content-footer-link h4{
	  font-weight: 700;
  }
  .fh5co-banner-text-box {
	position: relative;
	max-height: 120px;
	display: inline-block;
	margin-top: 250px;
  }
  .fh5co-banner-text-box .quote-box {
	max-width: 455px;
	padding: 20px 0;
  }
  .fh5co-banner-text-box .quote-box h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	color: #fff;
	font-size: 40px;
  }
  .fh5co-banner-text-box .quote-box h2 span {
	color: #ff8013;
	font-size: 34px;
  }
  .fh5co-banner-text-box .quote-box::before {
	content: "";
	position: absolute;
	height: 38px;
	width: 38px;
	left: 0;
	top: 0;
	background: url("../img/right-quote.png");
	background-repeat: no-repeat;
  }
  .fh5co-banner-text-box .quote-box::after {
	content: "";
	position: absolute;
	height: 38px;
	width: 38px;
	background: url("../img/left-quote.png");
	background-repeat: no-repeat;
	right: 0;
	bottom: 0;
  }
  .fh5co-banner-text-box a {
	color: #fff;
	border-color: #4e2b0d;
	border-radius: 0;
	min-width: 150px;
  }
  .fh5co-banner-text-box a:hover {
	background: transparent;
	border-color: gray;
	color: #ff8013;
  }
  
  .fh5co-network, .fh5co-about-us {
	background: url("../img/about-bg.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% 100%;
	padding: 50px 0;
	padding-top: 30px;
  }
  .fh5co-network figure, .fh5co-about-us figure {
	margin-top: -70px !important;
  }
  .fh5co-network h2, .fh5co-about-us h2 {
	color: #ff8013;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	font-size: 40px;
	margin-bottom: 0;
  }
  .fh5co-network h4, .fh5co-about-us h4, .fh5co-network h5, .fh5co-about-us h5, .fh5co-network p, .fh5co-about-us p {
	color: #282828;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
  }
  .fh5co-network hr, .fh5co-about-us hr {
	border-color: #ff8013;
	border-width: 5px;
	max-width: 100px;
	margin-left: 0;
	border-radius: 5px;
  }
  .fh5co-network figure, .fh5co-about-us figure {
	text-align: center;
  }
  
  .fh5co-about-us {
	background: transparent;
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
  }
  .fh5co-about-us p {
	color: #fff;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
  }
  .fh5co-about-us hr {
	border-color: #fff;
	margin-left: 50px;
	margin-top: 5px;
  }
  .fh5co-about-us a {
	color: #fff !important;
	border-color: #4e2b0d;
	border-radius: 0;
	min-width: 150px;
  }
  .fh5co-about-us a:hover {
	background: transparent;
	border-color: gray;
	color: #ff8013;
  }
  
  .fh5co-content-box {
	background: #464646;
	padding-bottom: 100px;
  }
  .fh5co-content-box .pr-0 img {
	margin-top: -128px;
  }
  .fh5co-content-box img {
	width: 100%;
  }
  .fh5co-content-box .card-img-overlay {
	color: #fff;
	text-align: center;
	top: 35%;
  }
  .fh5co-content-box .trainers {
	position: relative;
	padding: 50px 0;
	margin: 70px 0;
	background: url("../img/gym2.jpg");
	background-repeat: no-repeat;
	background-position: center;
	background-color: #000;
  }
  .fh5co-content-box .trainers .bg-50 {
	background: rgba(0, 0, 0, 0.3);
  }
  .fh5co-content-box .trainers .card {
	border: none;
	background: transparent;
  }
  .fh5co-content-box .trainers .card img {
	max-width: 250px;
	margin: 0 auto;
	max-height: 250px;
  }
  .fh5co-content-box .trainers .card .card-body {
	background: #ccc;
	border-radius: 15px;
	padding: 30px 20px;
	margin-top: 30px;
	padding-bottom: 50px;
  }
  .fh5co-content-box .trainers .card .card-body::before {
	content: "";
	position: absolute;
	border: 20px solid #ccc;
	border-color: transparent transparent #ccc transparent;
	margin-top: -70px;
	text-align: center;
	margin-left: -15px;
  }
  .fh5co-content-box .trainers .quote-box2 {
	color: #fff;
	max-width: 250px;
	position: relative;
	text-align: center;
	margin: auto;
	margin-bottom: 50px;
  }
  .fh5co-content-box .trainers .quote-box2::before {
	content: "";
	position: absolute;
	height: 20px;
	width: 20px;
	left: 0;
	top: -10px;
	background: url("../img/right-quote-white.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
  }
  .fh5co-content-box .trainers .quote-box2::after {
	content: "";
	position: absolute;
	height: 20px;
	width: 20px;
	background: url("../img/left-quote-white.png");
	background-repeat: no-repeat;
	right: 0;
	bottom: -10px;
	background-size: 100% 100%;
  }
  .fh5co-content-box .trainers::before, .fh5co-content-box .trainers::after {
	content: "";
	position: absolute;
	border: 5px solid #ff8013;
	width: 100%;
	top: -10px;
  }
  .fh5co-content-box .trainers::before {
	bottom: -10px;
	top: auto;
  }
  .fh5co-content-box .gallery .card {
	border: none;
	background: transparent;
  }
  .fh5co-content-box .gallery .card img {
	border-radius: 0;
	max-height: 580px;
  }
  .fh5co-content-box .gallery .card .card-body {
	background: #ff8013;
  }
  .fh5co-content-box .gallery .card .card-body h4 {
	color: #fff;
  }
  .fh5co-content-box .gallery .card .card-body p {
	font-family: 'Lato', sans-serif;
	font-weight: 700;
  }
  
  footer {
	background: #101011;
	color: #fff;
  }
  footer .footer1 p {
	margin-top: 30px;
  }
  footer .footer2 h4 {
	color: #ff8013;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	text-align: center;
	margin: 20px auto;
  }
  footer .footer2 .form-box {
	background: #fff;
	padding: 20px 30px;
	margin-top: -30px;
  }
  footer .footer2 input[type='text'], footer .footer2 input[type='email'] {
	background: transparent;
	border-radius: 0;
	border: none;
	border-bottom: 2px solid #000;
  }
  footer .footer2 input[type='text']:focus, footer .footer2 input[type='email']:focus {
	box-shadow: none;
	border-color: #ff8013;
  }
  footer .footer2 .btn {
	min-width: 150px;
	border-radius: 0;
  }
  footer .footer2 ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #262626;
  }
  footer .footer2 ::-moz-placeholder {
	/* Firefox 19+ */
	color: #262626;
  }
  footer .footer2 :-ms-input-placeholder {
	/* IE 10+ */
	color: #262626;
  }
  footer .footer2 :-moz-placeholder {
	/* Firefox 18- */
	color: #262626;
  }
  footer .footer3 {
	padding-top: 50px;
  }
  footer .footer3 a {
	background: #fff;
	border-radius: 50%;
	height: 40px;
	width: 40px;
	padding: 0;
	padding-top: 5px;
  }
  footer .footer3 a:hover {
	background: #ff8013;
  }
  footer .footer3 .nav-item li {
	margin: 0 5px;
  }
  footer .table td, footer .table th {
	border: none;
  }
  
  footer::before {
	content: "";
	position: absolute;
	border: 3px solid #ff8013;
	width: 100%;
	left: 0;
  }
  
  @media (max-width: 1199px) {
	.fh5co-content-box .pr-0 img {
	  margin-top: -107px;
	}
  }
  @media (max-width: 991px) {
	.fh5co-content-box .pr-0 img {
	  margin-top: -78px;
	}
	.fh5co-content-box .card-img-overlay {
	  top: 20%;
	}
  }
  @media (max-width: 767px) {
	body nav .navbar-nav {
	  margin-left: 0 !important;
	  max-width: 50px;
	}
  
	.fh5co-network figure, .fh5co-about-us figure {
	  margin-top: 0 !important;
	}
  
	.fh5co-content-box .pr-0 img {
	  margin: 20px auto;
	}
	.fh5co-content-box .col-md-5 {
	  padding: 0 !important;
	}
	.fh5co-content-box .col-md-7 {
	  padding: 0 !important;
	}
  
	.gallery .card {
	  margin-bottom: 25px;
	}
  
	.footer1 {
	  min-height: 150px;
	}
  
	.footer2 .form-box {
	  margin-top: 0 !important;
	}
	.listSearch {
	    width: 100% !important;
	    margin-left: -22px;
	    margin-top: -29px;
	    position: absolute;
	    background: white;
	    padding: 8px;
	    border-radius: 7px;
	}
	body.cargando .loading100 img{
		vertical-align: inherit;
	    position: initial;
	    margin-top: 85% !important;
	    -webkit-animation: preloader-fx 1.6s linear infinite;
	  	animation: preloader-fx 1.6s linear infinite;
	}
  }
  .contentPublicidadMain img{
	  width: 80%;
	  margin-left: auto;
	  margin-right: auto;
  }
  .contentPublicidadMain .mb-3{
	  margin-bottom: 15px;
  }
  .dropdown.open{
	  transition: all 3s;
  }
  
  .font-Roboto-Light{
	  font-family: "Roboto-Light";
  }
  .font-Roboto-Regular{
	  font-family: "Roboto-Regular";
  }
  .font-Roboto-BlackItalic{
	  font-family: "Roboto-BlackItalic";
  }
  .font-Roboto-Light{
	  font-family: "Roboto-Light";
  }
  .font-Roboto-Thin{
	  font-family: "Roboto-Thin";
  }
  
  
  .OPTIMA{
	  font-family: "OPTIMA";
  }
  .OPTIMA_B{
	  font-family: "OPTIMA_B";
  }
  .Optima_Italic{
	  font-family: "Optima_Italic";
  }
  .Optima-Medium{
	  font-family: "Optima-Medium";
  }
  .Roboto-Black{
	  font-family: "Roboto-Black";
  }
  .Roboto-Bold{
	  font-family: "Roboto-Bold";
  }
  .Roboto-BoldItalic{
	  font-family: "Roboto-BoldItalic";
  }
  .Roboto-Italic{
	  font-family: "Roboto-Italic";
  }
  .Roboto-LightItalic{
	  font-family: "Roboto-LightItalic";
  }
  .Roboto-Medium{
	  font-family: "Roboto-Medium";
  }
  .Roboto-MediumItalic{
	  font-family: "Roboto-MediumItalic";
  }
  .Roboto-ThinItalic{
	  font-family: "Roboto-ThinItalic";
  }
  .Serpentine_ICG_Bold{
	  font-family: "Serpentine_ICG_Bold";
  }
  .Serpentine_ICG_Light{
	  font-family: "Serpentine_ICG_Light";
  }
  .Serpentine_ICG_LightOblique{
	  font-family: "Serpentine_ICG_LightOblique";
  }
  .Serpentine-Bold{
	  font-family: "Serpentine-Bold";
  }
  .SerpentineEF-BoldItalic{
	  font-family: "SerpentineEF-BoldItalic";
  }
  #contactUsModal .modal-content{
	  height: 450px;
  }	
  .hbtn-button-ico:focus{
	  border: 0px;
  }
  
  #contactUsModal .modal-content .carousel-indicators {
	  position: absolute;
	  bottom: 10px;
	  left: 50%;
	  z-index: 15;
	  width: 60%;
	  padding-left: 0;
	  margin-left: -30%;
	  text-align: center;
	  list-style: none;
	  top: 93%;
  }
  #contactUsModal .carousel-indicators li {
	  display: inline-block;
	  width: 10px;
	  height: 10px;
	  margin: 1px;
	  text-indent: -999px;
	  cursor: pointer;
	  background-color: #000 \9;
	  background-color: rgba(0,0,0,0);
	  border: 1px solid #fff;
	  border-radius: 10px;
  }
  #contactUsModal .carousel-indicators li.active {
	  display: inline-block;
	  width: 10px;
	  height: 10px;
	  margin: 1px;
	  text-indent: -999px;
	  cursor: pointer;
	  background-color: #000 \9;
	  background-color: rgba(0,0,0,0);
	  border: 1px solid #fff;
	  border-radius: 10px;
	  background: #FFF;
  }
  #contactUsModal .carousel-indicators li:after {
	  content: "/";
	  position: absolute;
	  background: white;
	  width: 0px;
	  margin-left: 0px;
	  left: 0px;
	  height: 0px;
	  margin-top: 0px;
  }
  #contactUsModal .close{
	  position: absolute;
	  float: right;
	  z-index: 10;
	  text-align: right;
	  right: 10px;
	  color: #ffffff;
	  /* border: 2px solid #020202; */
	  border-radius: 23px;
	  top: 5px;
	  padding: 8px 11px;
	  background: #cacaca;
	  font-size: 15px;
	  opacity: 1;
	  font-weight: 500;
  }
  #botonesMainMobile .close{
	  position: absolute;
	  float: right;
	  z-index: 10;
	  text-align: right;
	  right: 10px;
	  color: #ffffff;
	  /* border: 2px solid #020202; */
	  border-radius: 23px;
	  top: 5px;
	  padding: 8px 11px;
	  background: #cacaca;
	  font-size: 15px;
	  opacity: 1;
	  font-weight: 500;
  }

  
  .controlSlider .carousel-control.left,.controlSlider .carousel-control.right{
	  background-image:none;
	  top: 40%;
	  z-index: 10;
	  cursor: pointer;
  }
  .controlSlider{
	  position:absolute;
	  top: 43%;
	  width: 99%;
  }
  .controlSlider .carousel-control.left img,.controlSlider .carousel-control.right img{
	  width: 30px;
  }
  
  .textSize-12{
	  font-size: 12px !important;
  }
  .textSize-13{
	  font-size: 13px !important;
  }
  .textSize-14{
	  font-size: 14px !important;
  }
  .textSize-15{
	  font-size: 15px !important;
  }
  .textSize-16{
	  font-size: 16px !important;
  }
  .textSize-17{
	  font-size: 17px !important;
  }
  .textSize-18{
	  font-size: 18px !important;
  }
  .textSize-19{
	  font-size: 19px !important;
  }
  .textSize-20{
	  font-size: 20px !important;
  }
  .font-Roboto-Light{
	  font-family: "Roboto-Light";
  }
  .font-Roboto-Regular{
	  font-family: "Roboto-Regular";
  }
  .font-Roboto-BlackItalic{
	  font-family: "Roboto-BlackItalic";
  }
  .font-Roboto-Light{
	  font-family: "Roboto-Light";
  }
  .font-Roboto-Thin{
	  font-family: "Roboto-Thin";
  }
  
  
  .OPTIMA{
	  font-family: "OPTIMA";
  }
  .OPTIMA_B{
	  font-family: "OPTIMA_B";
  }
  .Optima_Italic{
	  font-family: "Optima_Italic";
  }
  .Optima-Medium{
	  font-family: "Optima-Medium";
  }
  .Roboto-Black{
	  font-family: "Roboto-Black";
  }
  .Roboto-Bold{
	  font-family: "Roboto-Bold";
  }
  .Roboto-BoldItalic{
	  font-family: "Roboto-BoldItalic";
  }
  .Roboto-Italic{
	  font-family: "Roboto-Italic";
  }
  .Roboto-LightItalic{
	  font-family: "Roboto-LightItalic";
  }
  .Roboto-Medium{
	  font-family: "Roboto-Medium";
  }
  .Roboto-MediumItalic{
	  font-family: "Roboto-MediumItalic";
  }
  .Roboto-ThinItalic{
	  font-family: "Roboto-ThinItalic";
  }
  .Serpentine_ICG_Bold{
	  font-family: "Serpentine_ICG_Bold";
  }
  .Serpentine_ICG_Light{
	  font-family: "Serpentine_ICG_Light";
  }
  .Serpentine_ICG_LightOblique{
	  font-family: "Serpentine_ICG_LightOblique";
  }
  .Serpentine-Bold{
	  font-family: "Serpentine-Bold";
  }
  .SerpentineEF-BoldItalic{
	  font-family: "SerpentineEF-BoldItalic";
  }
  .heading.content{
	  padding: 0px 30px 10px 20px !important;
	  margin-bottom: 50px !important; 
  }
  .owl-item .item{
	  padding: 0px 30px 14px 20px;
	  color: white;
  }
  .backMainText:hover{
	  background: #00000040 !important;
  }
  /*#fp-nav{
	  display: none;
  }*/
  #contentSections{
	  display: none;
  }
  .sectionAccesos{
	  display: none;
  }
  #canales{
	  margin-top: auto;
	  margin-bottom: none;
  }
  #imagen-oculta2 .btn.btn-success{
	background: #193E72;
	border-color: #193E72;
  }
/*#home-slider .item.active::before {
	   background-image: linear-gradient(to left, rgba(0, 0, 0, 0) 20%, rgb(255, 255, 255) 95%);
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
  }*/

   
   #home-slider-emergente .item.active::before {
    width: 100%;
    height: 100%;
    content: " ";
    position: absolute;
  }
 #s {
    transition: all 0.2s ease-out;
    width: 1px;
    border-radius: 0;
    box-shadow: none;
    outline: none;
    padding: 0;
    margin: 0;
    border: 0;
    background-color: transparent;
    opacity: 1;
    width: 80%;
    padding-left: 10px;
}
.listSearch{ 
    width: 83%;
    margin-left: -22px;
    margin-top: -29px;
    position: absolute;
    background: white;
    padding: 8px;
    border-radius: 7px;
}
.listSearch li{
    cursor: pointer;
    padding: 7px;
    border-bottom: 1px solid #A5A5A5;
}
#searchform {
    display: inline;
    font-size: 1em;
    border-radius: 50px;
    padding: 0.4em;
    background: white;
    margin-left: -23px;
    position: relative;
    top: -31px;
}

.close-main {
    position: relative;
    top: -57px;
    right: 0px;
    border-radius: 50px;
    background: none;
    border: 1px solid white;
    color: white;
    float: right;
}
body.cargando .loading100{
	position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    background: white;
    text-align: center;
}
body.cargando .loading100 img{
	vertical-align: inherit;
    position: initial;
    margin-top: 25%;
    -webkit-animation: preloader-fx 1.6s linear infinite;
  	animation: preloader-fx 1.6s linear infinite;
}

@keyframes preloader-fx {
  0% {transform: scale(0, 0); opacity:1;}
  100% {transform: scale(1, 1); opacity:0.4;}
}
@-webkit-keyframes preloader-fx {
  0% {-webkit-transform: scale(0, 0); opacity:1;}
  100% {-webkit-transform: scale(1, 1); opacity:0.4;}
}

    
#pagin a.active {
    color: #FFFFFF !important;
    padding: 8px 12px;
    margin-right: 5px;
    text-decoration: none;
    border-radius: 25px;
    border: 2px solid #f07622;
    background: #f07622;
}
#pagin a {
    color: #f07622 !important;
    background: #ffffff;
    padding: 8px 12px;
    margin-right: 5px;
    text-decoration: none;
    border-radius: 25px;
    border: 2px solid #f07622;
    cursor: pointer;
}
#pagin a:hover {
    border: 1px solid #f07622 !important;
    background: #f07622 !important;
    color: #FFFFFF !important;
}
#pagin {
    padding: 0 20px 20px 20px;
    font-size: 13px;
    margin-top: 35px !important;
}
/*.hazteClienteBtn{
	display: none !important;
}*/

.delfileUpload{
	background: #77933c;
    padding: 5px 8px;
    border-radius: 18px;
    color: white;
    position: relative;
    top: -10px;
    cursor: pointer;
}
.copyright-content p{
	margin-bottom: 0px !important;
}