/*----------------------------------
	Common HTML elements and more for easier usage
------------------------------------*/
@font-face {
  font-family: 'icomoon';
  src:  url('../fonts/icomoon.eot?7t8vc7');
  src:  url('../fonts/icomoon.eot?7t8vc7#iefix') format('embedded-opentype'),
    url('../fonts/icomoon.ttf?7t8vc7') format('truetype'),
    url('../fonts/icomoon.woff?7t8vc7') format('woff'),
    url('../fonts/icomoon.svg?7t8vc7#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.tiempo li {
  display: inline-block;
  list-style-type: none;
  margin: 0;
  color: #3e7680;
  padding: 0 10px;
  font-weight: 700;
  
}

.tiempo li span {
  display: block;
  font-family: "Girl";
  font-size: 20px;
}
.foto-m {
    border-radius: 100%;
    width: 250px;
    height: 250px;
    overflow: hidden;
    margin: 0 auto;
  }
.icon-aceptar-1:before {
  content: "\e900";
}
.icon-aceptar-01:before {
  content: "\e901";
}
.col-center {
    float: none;
    margin: 0 auto;
}
@font-face {
font-family: "Ananda";
src: url(../fonts/ananda.ttf);
}
@font-face {
font-family: "Girl";
src: url(../fonts/girl.ttf);
}
html {
  overflow-x: hidden;
}

html, html a, body {
  -webkit-font-smoothing: antialiased;
}

html {
  font-size: 16px;
  -webkit-tap-highlight-color: transparent;
}



body {
	background: linear-gradient(-45deg, #f4eaea, #c3e9ed, #f4eaea, #c3e9ed);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
	font-size: 1rem;
    font-family: Lato, sans-serif;
    color: #222324;
    line-height: 1.6;
    width: 100wh;
	height: 100%;
	z-index: 1;
}
@media (min-width: 768px) {
body::after {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg-esc.png);
	background-size: cover;
	background-position: center;
	content: ''; 
}
}
@media (max-width: 767px) {
body::after {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/bg-mob.png);
	background-size: cover;
	background-position: center;
	content: ''; 
}
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%;
	}
	50% {
		background-position: 100% 50%;
	}
	100% {
		background-position: 0% 50%;
	}
}
.sinpadding [class*="col-"] {
    padding: 0;
}
.line-white {
background-color: #3e7680;
width: 100%;
height: 0.5px;
}
#contactame {
background-color: rgba(0,0,0,0.10);
width: 100%;
overflow:hidden;
margin: 10px 0;
border-radius: 15px;
}
#contactame p {
color: #3e7680;
}
#contactame h3 {
color: #3e7680;
}
#siguenos {
background-color: rgba(0,0,0,0.10);
width: 100%;
overflow:hidden;
margin: 10px 0;
border-radius: 15px;
}
#siguenos p {
font-weight: 700;
color: #3e7680;
}
#siguenos h4 {
color: #3e7680;
}
#contenido {
background-color: rgba(0,0,0,0.10);
width: 100%;
overflow:hidden;
margin: 0;
border-top-left-radius: 15px;
border-top-right-radius: 15px;
}
#contenido h2 {
color: #3e7680;
}

#contenido p {
color: #3e7680;
}
#contenido-2 {
background-color: rgba(0,0,0,0.20);
width: 100%;
overflow:hidden;
margin-bottom: 10px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
}
#contenido-2 h2 {
color: #3e7680;
}

#contenido-2 p {
color: #3e7680;
}
#contenido-3 {
background-color: rgba(0,0,0,0.15);
width: 100%;
overflow:hidden;
}
#contenido-3 h2 {
color: #3e7680;
}

#contenido-3 p {
color: #3e7680;
}
#servicios {
background-color: rgba(0,0,0,0.10);
width: 100%;
overflow:hidden;
margin: 10px 0;
border-radius: 15px;
}
#servicios h4 {
color: #3e7680;
}

#servicios p {
color: #3e7680;
}
#top {
position: fixed;	
}

@media (min-width: 768px) {
#menu {
float: left;
position: relative;
width: 555px; 	
margin-bottom: 30px;
}
}
@media (max-width: 767px) {
#menu {
margin-bottom: 30px;
}
}



.tarjeta {
padding: 25px;
}
.tarjeta-2 {
padding: 25px;
}
.borde {
border-right: solid 5px #AC2324	;
}
.borde-bt {
border-bottom: solid 5px #AC2324	;
}
.borde-iz {
border-left: solid 5px #AC2324	;
}
@-webkit-keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 7));
            transform: translateX(calc(-250px * 7));
  }
}

@keyframes scroll {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(calc(-250px * 43));
            transform: translateX(calc(-250px * 43));
  }
}
.slider {
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.125);
  height: 220px;
  margin: auto;
  overflow: hidden;
  position: relative;
  width: 960px;
}

.slider::after {
  right: 0;
  top: 0;
  -webkit-transform: rotateZ(18deg);
          transform: rotateZ(180deg);
}
.slider::before {
  left: 0;
  top: 0;
}
.slider .slide-track {
  -webkit-animation: scroll 60s linear infinite;
          animation: scroll 60s linear infinite;
  display: flex;
  width: calc(500px * 22);
}
.slider .slide {
  width: 100%;
  padding-right: 10px;
}


/* Typography */
h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: Montserrat, sans-serif;
  line-height: 1.2;
  color: #242424;
  margin-top: 0;
  margin-bottom: .5rem;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-bottom: 0.75rem;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #242424;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

h1 a:focus, h1 a:hover,
h2 a:focus,
h2 a:hover,
h3 a:focus,
h3 a:hover,
h4 a:focus,
h4 a:hover,
h5 a:focus,
h5 a:hover,
h6 a:focus,
h6 a:hover {
  color: #13b1cd;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2rem;
}

h3 {
  font-size: 1.75rem;
}

h4 {
  font-size: 1.5rem;
}

h5 {
  font-size: 1.25rem;
}

h6 {
  font-size: 1rem;
}

em,
li {
  font-size: 1rem;
  font-weight: 300;
  color: #242424;
}

em > a,
li > a {
  color: #242424;
}

em > a:hover,
li > a:hover {
  color: #13b1cd;
}

small {
  color: #656565;
}

label {
  font-size: 0.8125rem;
  font-weight: 700;
  color: #242424;
  margin-bottom: .25rem;
}

i {
  line-height: 1;
}

/* Paragraph */
p {
  font-size: 0.9375rem;
  font-weight: 300;
  color: #656565;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 1rem;
}
.overlay {
	background-color: rgba(0,0,0,0.40);
}
/* Links */
a {
  color: #13b1cd;
  text-decoration: none;
}

a:focus, a:hover {
	color: #1095ac;
	text-decoration: none;
}

a:focus {
  outline: none;
}
.img_src {
	z-index; -9999999999999;
}
.services_text {
	padding-left: 50px;
	padding-right: 50px;
	color: #fff;
	font-size: 14px;
}
.sinpadding [class*="col-"] {
    padding: 0;
}
.align-items-center {
-ms-flex-align:center;
align-items:center;
}
.services {
overflow-x: hidden;
}
.row2{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}
.colcenter {
    float: none;
    margin: 0 auto;
}

.box_descripcion {
	background-color: #fff;
	padding: 0 30px;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	height: 350px;
	display: flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
}
.box_auto {
	background-color: #fff;
	padding: 50px ;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
}
.box_1 {
	background-color: #fff;
	padding: 30px 15px;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	border-bottom: 2px solid #06A3B6;
}
.box_2 {
	background-color: #fff;
	padding: 30px 15px;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	border-bottom: 2px solid #60e200;
}
.box_3 {
	background-color: #fff;
	padding: 30px 15px;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	border-bottom: 2px solid #bb1c3c;
}
.box_4 {
	background-color: #fff;
	padding: 30px 15px;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	border-bottom: 2px solid #00e28c;
}
.box_5 {
	background-color: #fff;
	padding: 30px 15px;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	border-bottom: 2px solid #18a68c;
}
.box_6 {
	background-color: #fff;
	padding: 30px 15px;
	-webkit-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	-moz-box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	box-shadow: 7px 9px 30px -2px rgba(0,0,0,0.25);
	border-bottom: 2px solid #a00c56;
}
.line_1 {
	background-color: #fff;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}
/*----------------------------------
  Popup
------------------------------------*/
.bg_popup {
	background-color: transparent;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 998;
}
#popup1 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup1:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup2 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup2:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 999;
	transition: all 1s;
}
#popup3 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup3:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup4 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup4:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 999;
	transition: all 1s;
}
#popup5 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup5:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 999;
	transition: all 1s;
}
#popup6 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup6:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup7 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup7:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup8 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup8:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup9 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup9:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 999;
	transition: all 1s;
}
#popup10 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup10:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup11 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup11:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup12 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup12:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup13 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup13:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup14 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup14:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup15 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup15:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup16 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup16:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup17 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup17:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup18 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup18:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup19 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup19:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup20 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup20:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup21 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup21:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup22 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup22:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup23 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup23:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 999;
	transition: all 1s;
}
#popup24 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup24:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup25 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup25:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
#popup26 {
   position: fixed;
   visibility: hidden;
   opacity: 0;
}
#popup26:target {
	visibility: visible;
	opacity: 1;
	background-color: rgba(34,34,34,0.80);
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0;
	z-index: 99999999999;
	transition: all 1s;
}
/*----------------------------------
  Selection
------------------------------------*/
::selection {
  color: #fff;
  background: #13b1cd;
  text-shadow: none;
}

::-webkit-selection {
  color: #fff;
  background: #13b1cd;
  text-shadow: none;
}

:active,
:focus {
  outline: none;
}
#footer {
padding: 20px 10px;
background: -moz-linear-gradient(left, #00d1d6 0%, #ff87f2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #00d1d6 0%,#ff87f2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #00d1d6 0%,#ff87f2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00d1d6', endColorstr='#ff87f2',GradientType=1 ); /* IE6-9 */
margin-top:30px;
border-radius: 15px;
}
/*----------------------------------
  Button
------------------------------------*/
.s-btn {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  border: none;
  white-space: nowrap;
  touch-action: manipulation;
  cursor: pointer;
  user-select: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-btn:focus, .s-btn:hover {
  text-decoration: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-btn.focus {
  text-decoration: none;
}

.s-btn:active, .s-btn.active {
  background-image: none;
  outline: 0;
}

.s-btn.disabled, .s-btn:disabled,
fieldset[disabled] .s-btn {
  cursor: not-allowed;
  opacity: .65;
}

.s-btn__element--left, .s-btn__element--right {
  display: table-cell;
  vertical-align: middle;
  text-align: left;
}

/* Sizes
------------------------------ */
.s-btn--xs {
  font-size: 0.75rem;
  font-weight: 400;
  padding: 0.5rem 1.25rem;
}

.s-btn--sm {
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0.75rem 1.25rem;
}

.s-btn--md {
  font-size: 0.8125rem;
  font-weight: 400;
  padding: 1rem 2.5rem;
}

.s-btn-icon--md {
  font-size: 1rem;
  padding: 0.9375rem 1.5625rem 0.75rem;
}

/* Styles
------------------------------ */
.s-btn-animacion {
  color: #fff;
  background: #60E200;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #60E200;
}

.s-btn-animacion:focus, .s-btn-animacion:hover {
  color: #fff;
  background: #51AA02;
  border-color: #51AA02;
}
.s-btn-apps {
  color: #fff;
  background: #00E28C;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #00E28C;
}

.s-btn-apps:focus, .s-btn-apps:hover {
  color: #fff;
  background: #02B76D;
  border-color: #02B76D;
}
.s-btn-diseno {
  color: #fff;
  background: #06A3B6;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #06A3B6;
}

.s-btn-diseno:focus, .s-btn-diseno:hover {
  color: #fff;
  background: #098993;
  border-color: #098993;
}
.s-btn-foto {
  color: #fff;
  background: #18A68C;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #18A68C;
}

.s-btn-foto:focus, .s-btn-foto:hover {
  color: #fff;
  background: #138972;
  border-color: #138972;
}
.s-btn-marketing {
  color: #fff;
  background: #BB1C3C;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #BB1C3C;
}

.s-btn-marketing:focus, .s-btn-marketing:hover {
  color: #fff;
  background: #991C3A;
  border-color: #991C3A;
}
.s-btn--white-brd-2 {
  color: #fff;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
}

.s-btn--white-brd-2:focus, .s-btn--white-brd-2:hover {
  color: #fff;
  background: #ac2324;
  border-color: #ac2324;
}
.s-btn--white-brd {
  color: #fff;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
}

.s-btn--white-brd:focus, .s-btn--white-brd:hover {
  color: #222324;
  background: #fff;
  border-color: #fff;
}

.s-btn--white-bg {
  color: #222324;
  background: #fff;
}

.s-btn--white-bg:focus, .s-btn--white-bg:hover {
  color: #13b1cd;
  background: #fff;
}
.s-btn--white-bg a:visited {
  color: #13b1cd;
}
.s-btn--dark-bg {
  color: #fff;
  background: #222324;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #222324;
}

.s-btn--dark-bg:focus, .s-btn--dark-bg:hover {
  color: #fff;
  background: #13b1cd;
  border-color: #13b1cd;
}

.s-btn--dark-brd {
  color: #222324;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #222324;
}

.s-btn--dark-brd:focus, .s-btn--dark-brd:hover {
  color: #fff;
  background: #222324;
  border-color: #222324;
}

.s-btn--primary-bg {
  color: #fff;
  background: #13b1cd;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #13b1cd;
}

.s-btn--primary-bg:focus, .s-btn--primary-bg:hover {
  color: #fff;
  background: #13b1cd;
  border-color: #13b1cd;
}

.s-btn_diseno--primary-bg {
  color: #fff;
  background: #06a3b6;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #06a3b6;
}

.s-btn_diseno--primary-bg:focus, .s-btn_diseno--primary-bg:hover {
  color: #fff;
  background: #06a3b6;
  border-color: #06a3b6;
}
.s-btn_animacion--primary-bg {
  color: #fff;
  background: #60e200;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #60e200;
}

.s-btn_animacion--primary-bg:focus, .s-btn_animacion--primary-bg:hover {
  color: #fff;
  background: #60e200;
  border-color: #60e200;
}
.s-btn_publicitarios--primary-bg {
  color: #fff;
  background: #a00c56;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #a00c56;
}

.s-btn_publicitarios--primary-bg:focus, .s-btn_publicitarios--primary-bg:hover {
  color: #fff;
  background: #a00c56;
  border-color: #a00c56;
}
.s-btn_foto_video--primary-bg {
  color: #fff;
  background: #18a68c;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #18a68c;
}

.s-btn_foto_video--primary-bg:focus, .s-btn_foto_video--primary-bg:hover {
  color: #fff;
  background: #18a68c;
  border-color: #18a68c;
}
.s-btn_marketing--primary-bg {
  color: #fff;
  background: #bb1c3c;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #bb1c3c;
}
.s-btn_marketing--blog-bg {
	color: #fff;
	background-color: #ac2324;
	border-width: 0.0625rem;
	border-style: solid;
	border-color: #bb1c3c;
}

.s-btn_marketing--primary-bg:focus, .s-btn_marketing--primary-bg:hover {
  color: #fff;
  background: #bb1c3c;
  border-color: #bb1c3c;
}
.s-btn_app--primary-bg {
  color: #fff;
  background: #00e28c;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #00e28c;
}

.s-btn_app--primary-bg:focus, .s-btn_app--primary-bg:hover {
  color: #fff;
  background: #00e28c;
  border-color: #00e28c;
}
.s-btn_agm--primary-bg {
  color: #fff;
  background: #ac2324;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #ac2324;
  border: 2px;
}
.s-btn_agm--primary-bg-2 {
  color: #ac2324;
  background: #fff;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #ac2324;
}

.s-btn_agm--primary-bg:focus, .s-btn_app--primary-bg:hover {
  color: #fff;
  background: #ac2324;
  border-color: #ac2324;
}

.s-btn--primary-brd {
  color: #13b1cd;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #13b1cd;
}

.s-btn--primary-brd:focus, .s-btn--primary-brd:hover {
  color: #fff;
  background: #13b1cd;
  border-color: #13b1cd;
}

.s-btn-icon--white-brd {
  border-left: none;
}

.s-btn-icon--dark-brd {
  border-left: none;
}

/*----------------------------------
  Clients v1
------------------------------------*/
.s-clients-v1 {
  display: block;
  width: 6.25rem;
  height: auto;
  margin: 0 auto;
  opacity: 1;
  cursor: pointer;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-clients-v1:hover {
  opacity: .8;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}
.s-clients-v2 {
  opacity: .5;
  display: block;
  width: 8.25rem;
  height: auto;
  margin: 0 auto;
  cursor: pointer;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
  filter: grayscale(100%);
}

.s-clients-v2:hover {
  opacity: .3;
  transition-duration: 200ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/*----------------------------------
  FAQ
------------------------------------*/
.s-faq__pseudo {
  position: relative;
}

.s-faq__pseudo:before {
  position: absolute;
  left: 12.5rem;
  bottom: -1rem;
  z-index: -1;
  font-size: 9.375rem;
  font-family: Playfair Display, serif;
  color: rgba(245, 248, 249, 0.8);
  content: "\0026";
}

.s-faq-grid__divider {
  display: inline-block;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.3);
  margin: .3125rem 0;
}

.s-faq-grid__title {
  font-size: 1rem;
  color: #fff;
  margin: .3125rem 0 0 .5rem;
}

.s-faq .cbp-caption {
  border-bottom: none;
}

/*----------------------------------
  Form Input
------------------------------------*/
/* Form Input v1 */
.s-form-v1__input {
  height: 3.375rem;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 300;
  background: transparent;
  border-color: #fff;
  border-right: none;
  box-shadow: none;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: .625rem 2.5rem;
}

.s-form-v1__input::-webkit-input-placeholder {
  color: #fff;
}

.s-form-v1__input::-moz-placeholder {
  color: #fff;
}

.s-form-v1__input:-ms-input-placeholder {
  color: #fff;
}

.s-form-v1__input::placeholder {
  color: #fff;
}

.s-form-v1__input:focus {
  box-shadow: none;
  border-color: #fff;
  background: rgba(255, 255, 255, 0.1);
}

/* Form Input v2 */
.s-form-v2__input {
  height: 3.5rem;
  font-size: 0.875rem;
  font-weight: 300;
  color: #656565;
  border: none;
  box-shadow: none;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: .625rem 1.25rem;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-form-v2__input::-webkit-input-placeholder {
  color: #656565;
}

.s-form-v2__input::-moz-placeholder {
  color: #656565;
}

.s-form-v2__input:-ms-input-placeholder {
  color: #656565;
}

.s-form-v2__input::placeholder {
  color: #656565;
}

.s-form-v2__input:focus {
  font-weight: 400;
  color: #656565;
  box-shadow: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-form-v2__input:focus::-webkit-input-placeholder {
  color: #656565;
}

.s-form-v2__input:focus::-moz-placeholder {
  color: #656565;
}

.s-form-v2__input:focus:-ms-input-placeholder {
  color: #656565;
}

.s-form-v2__input:focus::placeholder {
  color: #656565;
}

/* Form Input v3 */
.s-form-v3__input {
  position: relative;
  height: 3.125rem;
  font-size: 0.8125rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  border: none;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: 0 1.25rem 0 0;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-form-v3__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v3__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v3__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v3__input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v3__input:focus {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.99);
  box-shadow: none;
}

.s-form-v3__input:focus::-webkit-input-placeholder {
  color: #fff;
}

.s-form-v3__input:focus::-moz-placeholder {
  color: #fff;
}

.s-form-v3__input:focus:-ms-input-placeholder {
  color: #fff;
}

.s-form-v3__input:focus::placeholder {
  color: #fff;
}

/* Form Input v4 */
.s-form-v4__input {
  position: relative;
  height: 3.125rem;
  font-size: 0.8125rem;
  font-weight: 400;
  color: rgba(34, 35, 36, 0.5);
  border: none;
  border-bottom: .0625rem solid;
  background: rgba(34, 35, 36, 0.3);
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: 0 1.25rem .3125rem 1rem;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-form-v4__input::-webkit-input-placeholder {
  color: rgba(34, 35, 36, 0.5);
}

.s-form-v4__input::-moz-placeholder {
  color: rgba(34, 35, 36, 0.5);
}

.s-form-v4__input:-ms-input-placeholder {
  color: rgba(34, 35, 36, 0.5);
}

.s-form-v4__input::placeholder {
  color: rgba(34, 35, 36, 0.5);
}

.s-form-v4__input:focus {
  color: #222324;
  border-color: #222324;
  box-shadow: none;
}

.s-form-v4__input:focus::-webkit-input-placeholder {
  color: #222324;
}

.s-form-v4__input:focus::-moz-placeholder {
  color: #222324;
}

.s-form-v4__input:focus:-ms-input-placeholder {
  color: #222324;
}

.s-form-v4__input:focus::placeholder {
  color: #222324;
}

.s-form-v4__icon {
  font-size: 1.125rem;
  color: rgba(34, 35, 36, 0.7);
  border-bottom: 0.0625rem solid #222324;
  padding: 0 .75rem .95rem;
}

/* Form Input v5 */
.s-form-v5__input {
  height: 3.375rem;
  color: #656565;
  font-size: 0.875rem;
  font-weight: 300;
  background: transparent;
  border-color: #222324;
  border-right: none;
  box-shadow: none;
  letter-spacing: .1rem;
  text-transform: uppercase;
  padding: .625rem 2.5rem;
}

.s-form-v5__input::-webkit-input-placeholder {
  color: #656565;
}

.s-form-v5__input::-moz-placeholder {
  color: #656565;
}

.s-form-v5__input:-ms-input-placeholder {
  color: #656565;
}

.s-form-v5__input::placeholder {
  color: #656565;
}

.s-form-v5__input:focus {
  color: #222324;
  box-shadow: none;
  border-color: #222324;
}

.s-form-v5__input:focus::-webkit-input-placeholder {
  color: #222324;
}

.s-form-v5__input:focus::-moz-placeholder {
  color: #222324;
}

.s-form-v5__input:focus:-ms-input-placeholder {
  color: #222324;
}

.s-form-v5__input:focus::placeholder {
  color: #222324;
}
/* Form Input v3 */
.s-form-v9__input {
  position: relative;
  height: 3.125rem;
  font-size: 0.8125rem;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.7);
  border: none;
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.5);
  background: transparent;
  box-shadow: none;
  border-radius: 0;
  letter-spacing: .1rem;
  padding: 0 1.25rem 0 0;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-form-v9__input::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v9__input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v9__input:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v9__input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.s-form-v9__input:focus {
  color: #fff;
  border-color: rgba(255, 255, 255, 0.99);
  box-shadow: none;
}

.s-form-v9__input:focus::-webkit-input-placeholder {
  color: #fff;
}

.s-form-v9__input:focus::-moz-placeholder {
  color: #fff;
}

.s-form-v9__input:focus:-ms-input-placeholder {
  color: #fff;
}

.s-form-v9__input:focus::placeholder {
  color: #fff;
}
/*----------------------------------
  Icons
------------------------------------*/
.s-icon {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-icon:focus, .s-icon:hover {
  text-decoration: none;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Sizes
------------------------------ */
.s-icon--sm {
  width: 2.5rem;
  height: 2.5rem;
  font-size: 0.8125rem;
  padding: 0.6875rem;
}

.s-icon--md {
  width: 3.125rem;
  height: 3.125rem;
  font-size: 1.125rem;
  padding: 0.75rem;
}

.s-icon--lg {
  width: 3.5rem;
  height: 3.5rem;
  font-size: 1.625rem;
  padding: 0.5625rem 1rem;
}

/* Styles
------------------------------ */
.s-icon--white-brd {
  color: #fff;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
  line-height: 1.4;
}

.s-icon--white-brd:focus, .s-icon--white-brd:hover {
  color: #fff;
  background: #ac2324;
  border-color: #ac2324;
}

.s-icon--white-bg {
  color: #222324;
  background: #fff;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #fff;
  line-height: 1.4;
}

.s-icon--white-bg:focus, .s-icon--white-bg:hover {
  color: #13b1cd;
  background: #fff;
  border-color: #fff;
}

.s-icon--primary-brd {
  color: #13b1cd;
  background: transparent;
  border-width: 0.0625rem;
  border-style: solid;
  border-color: #13b1cd;
  line-height: 1.4;
}

.s-icon--primary-brd:focus, .s-icon--primary-brd:hover {
  color: #fff;
  background: #13b1cd;
  border-color: #13b1cd;
}

.s-icon--primary-bg {
  color: #fff;
  background: #13b1cd;
  line-height: 1.6;
}

/*----------------------------------
  Promo Block
------------------------------------*/
/* Promo Block v1 */
.s-promo-block-v1__square-effect {
  position: relative;
}

.s-promo-block-v1__square-effect:before {
  position: absolute;
  top: -5rem;
  left: -1.875rem;
  width: 18.75rem;
  height: 10.9375rem;
  border: .625rem solid;
  border-color: rgba(255, 255, 255, 0.2);
  content: " ";
}

.s-promo-block-v1__square-effect:after {
  position: absolute;
  right: 0;
  bottom: -2rem;
  width: 9.375rem;
  height: 9.375rem;
  border: .625rem solid;
  z-index: -1;
  border-color: rgba(108, 184, 237, 0.9);
  content: " ";
}

/* Promo Block v2 */
.s-promo-block-v2 {
  position: relative;
  z-index: 1;
}

.s-promo-block-v2:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(145deg, rgba(152, 119, 234, 0.7) -25%, #13b1cd 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-promo-block-v2__form {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.margen_boton {
	padding-bottom: 3%;

}
.margen_sub {
	border-bottom: 2px solid #06A3B6;
	text-align: center;
	clear: none;
	width: 20%;
}
.margen_marketing {
	border-bottom: 2px solid #BB1C3C;
	text-align: center;
	clear: none;
	width: 20%;
}
.margen_app {
	border-bottom: 2px solid #00E28C;
	text-align: center;
	clear: none;
	width: 20%;
}
.margen_foto {
	border-bottom: 2px solid #18A68C;
	text-align: center;
	clear: none;
	width: 20%;
}
.video_bg {
	max-height: 500px;
}





@media (max-width: 61.9em) {
  .s-promo-block-v2__form {
    position: static;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Promo Block v22 */
.s-promo-block-v22 {
  position: relative;
  z-index: 1;
}

.s-promo-block-v22:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(145deg, rgba(172, 35, 36, 0.7) -25%, #AC2324 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-promo-block-v22__form {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

@media (max-width: 61.9em) {
  .s-promo-block-v22__form {
    position: static;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

/* Promo Block v3 */
.s-promo-block-v3__divider {
  position: relative;
  padding-bottom: 1.875rem;
}

.s-promo-block-v3__divider:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 0.1875rem;
  background-image: linear-gradient(145deg, rgba(152, 119, 234, 0.9) -25%, #13b1cd 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-promo-block-v3__date {
  line-height: .8;
  margin-right: 1rem;
}

.s-promo-block-v3__month, .s-promo-block-v3__year {
  display: block;
  line-height: 1.3;
}

.s-promo-block-v3__month {
  vertical-align: top;
}

/* Promo Block v4 */
.s-promo-block-v4 {
  position: relative;
  z-index: 1;
}
/* Promo Block v4 */
.s-promo-block-v10 {
  position: relative;
  z-index: 1;
}
/* Promo Block v4 */
.s-promo-block-v11 {
  position: relative;
  z-index: 1;
}
/* Promo Block v4 */
.s-promo-block-v6 {
  position: relative;
  z-index: 1;
}
/* Promo Block v4 */
.s-promo-block-black-solid {
  position: relative;
  z-index: 1;
}
.s-promo-block-black-solid:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.40);
	content: " ";
}
.s-promo-block-black {
  position: relative;
  z-index: 1;
}
.s-promo-block-black:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.51) 0%,rgba(0,0,0,0.82) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.51) 0%,rgba(0,0,0,0.82) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.51) 0%,rgba(0,0,0,0.82) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.51) 0%,rgba(0,0,0,0.82) 100%);
	background-repeat: repeat-x;
	content: " ";
}
.s-promo-block-black-2 {
  position: relative;
  z-index: 1;
}
.s-promo-block-black-2:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,ffffff+100&0.65+0,0.5+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(255,255,255,0.5) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0.5) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(255,255,255,0.5) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#80ffffff',GradientType=0 ); /* IE6-9 */
	content: " ";
}
.s-promo-block-v4:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, rgba(34, 35, 36, 0.3) 0%, rgba(19, 177, 205, 0.6) 100%);
  background-repeat: repeat-x;
  content: " ";
}
.s-promo-block-v10:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(34,35,36,0.30) 0%,rgba(0,226,140,0.78) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(34,35,36,0.30) 0%,rgba(0,226,140,0.78) 100%);
	background-image: -o-linear-gradient(270deg,rgba(34,35,36,0.30) 0%,rgba(0,226,140,0.78) 100%);
	background-image: linear-gradient(180deg,rgba(34,35,36,0.30) 0%,rgba(0,226,140,0.78) 100%);
	background-repeat: repeat-x;
	content: " ";
}
.s-promo-block-v11:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(34,35,36,0.30) 0%,rgba(24,166,140,0.79) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(34,35,36,0.30) 0%,rgba(24,166,140,0.79) 100%);
	background-image: -o-linear-gradient(270deg,rgba(34,35,36,0.30) 0%,rgba(24,166,140,0.79) 100%);
	background-image: linear-gradient(180deg,rgba(34,35,36,0.30) 0%,rgba(24,166,140,0.79) 100%);
	background-repeat: repeat-x;
	content: " ";
}
.s-promo-block-v6:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(270deg,rgba(58,58,58,0.30) 0%,rgba(187,28,60,0.73) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(58,58,58,0.30) 0%,rgba(187,28,60,0.73) 100%);
	background-image: -o-linear-gradient(270deg,rgba(58,58,58,0.30) 0%,rgba(187,28,60,0.73) 100%);
	background-image: linear-gradient(180deg,rgba(58,58,58,0.30) 0%,rgba(187,28,60,0.73) 100%);
	background-repeat: repeat-x;
	content: " ";
}

/* Promo Block v5 */
.s-promo-block-v5 {
  position: relative;
  z-index: 1;
}

.s-promo-block-v5:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(90deg, rgba(28, 123, 172, 0.93) 0%, rgba(19, 177, 205, 0.93) 100%);
  background-repeat: repeat-x;
  content: " ";
}

/* Promo Block v7 */
.s-promo-block-v7 {
  position: relative;
  z-index: 1;
}
/* Promo Block v7 */
.s-promo-block-v8 {
  position: relative;
  z-index: 1;
}

.s-promo-block-v7:before {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
	width: 100%;
	height: 100%;
	background-image: -webkit-linear-gradient(90deg,rgba(96,226,0,0.77) 0%,rgba(137,236,187,0.53) 100%);
	background-image: -moz-linear-gradient(90deg,rgba(96,226,0,0.77) 0%,rgba(137,236,187,0.53) 100%);
	background-image: -o-linear-gradient(90deg,rgba(96,226,0,0.77) 0%,rgba(137,236,187,0.53) 100%);
	background-image: linear-gradient(0deg,rgba(96,226,0,0.77) 0%,rgba(137,236,187,0.53) 100%);
	background-repeat: repeat-x;
	content: " ";
}
.s-promo-block-v8:before {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(145deg, rgba(19, 177, 205, 0.97) 0%, rgba(152, 119, 234, 0.97) 100%);
  background-repeat: repeat-x;
  content: " ";
}

/*----------------------------------
  Mockup
------------------------------------*/
/* Mockup v1 */
.s-mockup-v1 {
  position: relative;
  width: 55rem;
  height: auto;
  z-index: 1;
}

@media (max-width: 61.9em) {
  .s-mockup-v1 {
    width: 100%;
    height: auto;
  }
}

/* Mockup v2 */
.s-mockup-v2 {
  position: absolute;
  left: 6.25rem;
  bottom: 6.25rem;
  width: 25rem;
  height: auto;
}

@media (max-width: 33.9em) {
  .s-mockup-v2 {
    display: none;
  }
}

@media (min-width: 34em) {
  .s-mockup-v2 {
    position: absolute;
    left: 0.625rem;
    bottom: 0.625rem;
    width: 18.75rem;
    height: auto;
  }
}

@media (min-width: 48em) {
  .s-mockup-v2 {
    position: absolute;
    left: 5rem;
    bottom: 5rem;
    width: 18.75rem;
    height: auto;
  }
	
.fixed-image_1{
	width: 50px;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1031;
}

.ocultar_esc {
	display: none;
}
.text-footer {
text-align: right;
}
.text-footer-2 {
text-align: left;
}
.foto {
background-size: cover;
background-position: center;
width: 100%;
height: 450px;

}
.foto-3 {
background-size: cover;
background-position: center;
width: 100%;
height: 300px;

}
.foto-2 {
background-size: cover;
background-position: center;
width: 100%;
height: 508px;

}
.box_pagos {
	height: 300px;
}
.s-portfolio__paginations-v1 .cbp-nav-pagination-item {
  margin: 0 .9375rem;
}
.flecha {
  position: absolute;
  bottom: -90px;
  left: 48%;
}
.flecha_2 {
  position: absolute;
  bottom: -50px;
  left: 48%;
}
.flecha_3 {
  position: absolute;
  bottom: -10px;
  left: 48%;
}
.flecha_3 {
  position: absolute;
  bottom: -90px;
  left: 48%;
}
.box {
	box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
	background: #fff;
	transition: 0.4s;
	height: 300px;
	display: flex;
	justify-content: center;
	align-content: center;
	flex-direction: column;
	padding-left: 20px;
	padding-right: 20px;
}
.popup-contenedor {
   position: relative;
   margin: 90px auto;
   padding: 50px;
   background-color: #222;
   color:#333;
   border-radius: 3px;
   width:60%;
   z-index: 99999;
   
   
}
.popup-contenedor-pagina {
   position: relative;
   margin: auto;
   background-color: #fafafa;
   color:#333;
   border-radius: 3px;
   width:100%;
   z-index: 9999999999999;
   
   
   
}
.popup-contenedor-marca {
   position: relative;
   margin: 20px auto;
   background-color: #fafafa;
   color:#333;
   border-radius: 3px;
   width:50%;
   height: 600px;
   z-index: 9999999999999;
   overflow-y:scroll;
  
   
   
}



}

/*----------------------------------
  Plan
------------------------------------*/
/* Plan v1 */
.s-plan-v2 {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(31, 31, 31, 0.075);
  padding: 10px;
  margin: 10px;
}
.s-plan-v1 {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(31, 31, 31, 0.075);
}

.s-plan-v1__price-mark, .s-plan-v1__price-tag {
  color: #13b1cd;
}

.s-plan-v1__price-mark {
  font-size: 1.375rem;
  vertical-align: top;
}

.s-plan-v1__price-tag {
  font-size: 1.875rem;
  line-height: 1.1;
}


.s-plan-v1_diseno {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(31, 31, 31, 0.075);
}

.s-plan-v1_diseno__price-mark, .s-plan-v1_diseno__price-tag {
  color: #06a3b6;
}

.s-plan-v1_diseno__price-mark {
  font-size: 1.375rem;
  vertical-align: top;
}

.s-plan-v1_diseno__price-tag {
  font-size: 1.875rem;
  line-height: 1.1;
}

.s-plan-v1_animacion {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(96, 226, 0, 0.075);
}

.s-plan-v1_animacion__price-mark, .s-plan-v1_animacion__price-tag {
  color: #60e200;
}

.s-plan-v1_animacion__price-mark {
  font-size: 1.375rem;
  vertical-align: top;
}

.s-plan-v1_animacion__price-tag {
  font-size: 1.875rem;
  line-height: 1.1;
}

.s-plan-v1_publicitarios {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(31, 31, 31, 0.075);
}

.s-plan-v1_publicitarios__price-mark, .s-plan-v1_publicitarios__price-tag {
  color: #a00c56;
}

.s-plan-v1_publicitarios__price-mark {
  font-size: 1.375rem;
  vertical-align: top;
}

.s-plan-v1_publicitarios__price-tag {
  font-size: 1.875rem;
  line-height: 1.1;
}

.s-plan-v1_foto_video {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(31, 31, 31, 0.075);
}

.s-plan-v1_foto_video__price-mark, .s-plan-v1_foto_video__price-tag {
  color: #18a68c;
}

.s-plan-v1_foto_video__price-mark {
  font-size: 1.375rem;
  vertical-align: top;
}

.s-plan-v1_foto_video__price-tag {
  font-size: 1.875rem;
  line-height: 1.1;
}

.s-plan-v1_marketing {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(31, 31, 31, 0.075);
}

.s-plan-v1_marketing__price-mark, .s-plan-v1_marketing__price-tag {
  color: #bb1c3c;
}

.s-plan-v1_marketing__price-mark {
  font-size: 1.375rem;
  vertical-align: top;
}

.s-plan-v1_marketing__price-tag {
  font-size: 1.875rem;
  line-height: 1.1;
}

.s-plan-v1_app {
  box-shadow: 0.625rem 0.625rem 0.9375rem 0 rgba(31, 31, 31, 0.075);
}

.s-plan-v1_app__price-mark, .s-plan-v1_app__price-tag {
  color: #00e28c;
}

.s-plan-v1_app__price-mark {
  font-size: 1.375rem;
  vertical-align: top;
}

.s-plan-v1_app__price-tag {
  font-size: 1.875rem;
  line-height: 1.1;
}

/* Plan v2 */
@media (min-width: 62em) {
  .s-plan-v2__main {
    position: relative;
    z-index: 1;
    box-shadow: 0 -1.25rem 3.125rem 0 rgba(34, 35, 36, 0.05);
    margin-top: -.4375rem;
  }
}

/*----------------------------------
  Process v1
------------------------------------*/
.s-process-v1 {
  position: relative;
}

.s-process-v1:before {
  position: absolute;
  top: 3.125rem;
  left: 60%;
  width: 80%;
  height: 0.0625rem;
  background: rgba(255, 255, 255, 0.2);
  content: " ";
  margin-top: -.03125rem;
}

@media (max-width: 47.9em) {
  .s-process-v1:before {
    display: none;
  }
.fondo_call {
	background-image: url(../img/banner/seccion_01.jpg);
}
.fixed-image_2 {
	height: 50px;
	bottom: 0;
	position: fixed;
	z-index: 1031;
}
.ocultar_mob {
	display: none;
}
.foto {
background-size: cover;
background-position: center;
width: 100%;
height: 655px;

}
.foto-2 {
background-size: cover;
background-position: center;
width: 100%;
height: 750px;

}
.foto-3 {
background-size: cover;
background-position: center;
width: 100%;
height: 300px;

}
.text-footer {
text-align: center;
}
.text-footer-2 {
text-align: center;
}
.center_mob {
	text-align: center;
	align-content: center;
	align-items: center;
}
.box_pagos {
	height:auto;
}
.titulo_formulario {
	padding-top: 50px;
}
.s-portfolio__paginations-v1 .cbp-nav-pagination-item {
  margin: 5 .9375rem;
}
.margen_mob {
	padding-top: 40px;
	padding-bottom: 40px;
}
.flecha {
  position: absolute;
  bottom: -90px;
  left: 45%;
}
.flecha_2 {
  position: absolute;
  bottom: -50px;
  left: 45%;
}
.flecha_3 {
  position: absolute;
  bottom: -10px;
  left: 45%;
}
.flecha_3 {
  position: absolute;
  bottom: -90px;
  left: 45%;
}
}

.s-process-v1:last-child:before {
  display: none;
}

/*----------------------------------
  Scroll To Section
------------------------------------*/
/* Scroll To Section v1 */
.s-scroll-to-section-v1--bc {
  position: absolute;
  left: 50%;
  bottom: 0.625rem;
  z-index: 1;
  -webkit-transform: translate3d(-50%, 0, 0);
  transform: translate3d(-50%, 0, 0);
  text-align: center;
}

/*----------------------------------
  Team v1
------------------------------------*/
.s-team-v1 {
  position: relative;
  cursor: pointer;
}

.s-team-v1:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  content: " ";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-team-v1:hover:before {
  box-shadow: 0 0 1.25rem 0.3125rem rgba(34, 35, 36, 0.07);
}

/*----------------------------------
  Video
------------------------------------*/
.s-video__bg {
  position: relative;
}

.s-video__bg:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(145deg, rgba(103, 181, 241, 0.8) 0, rgba(152, 119, 234, 0.8) 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-video__bg_diseno {
  position: relative;
}

.s-video__bg_diseno:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(145deg, rgba(6, 163, 182, 0.8) 0, rgba(6, 163, 182, 0.8) 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-video__bg_animacion {
  position: relative;
}

.s-video__bg_animacion:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(145deg, rgba(96, 226, 0, 0.8) 0, rgba(96, 226, 0, 0.8) 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-video__bg_publicitarios {
  position: relative;
}

.s-video__bg_publicitarios:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(145deg, rgba(160, 12, 86, 0.8) 0, rgba(160, 12, 86, 0.8) 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-video__bg_foto_video {
  position: relative;
}

.s-video__bg_foto_video:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(145deg, rgba(24, 166, 140, 0.8) 0, rgba(24, 166, 140, 0.8) 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-video__bg_marketing {
  position: relative;
}

.s-video__bg_marketing:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(145deg, rgba( 187, 28, 60 , 0.8) 0, rgba( 187, 28, 60 , 0.8) 100%);
  background-repeat: repeat-x;
  content: " ";
}

.s-video__bg_app {
  position: relative;
}

.s-video__bg_app:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background-image: linear-gradient(145deg, rgba(0, 226, 140, 0.8) 0, rgba(0, 226, 140, 0.8) 100%);
  background-repeat: repeat-x;
  content: " ";
}

/* Video v2 */
.s-video-v2__bg {
  position: relative;
}

.s-video-v2__bg:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(34, 35, 36, 0.85);
  content: " ";
}

/*----------------------------------
  Header
------------------------------------*/
.s-header__navbar {
  background: transparent;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Container
------------------------------ */
.s-header__container {
  width: 100%;
  height: auto;
  display: table;
  padding: .75rem 0;
}

.s-header__container:before, .s-header__container:after {
  content: " ";
  display: table;
}

.s-header__container:after {
  clear: both;
}

.container-fluid {
  padding-left: 2.1875rem;
  padding-right: 2.1875rem;
}

/* Navbar Row
------------------------------ */
.s-header__navbar-row {
  position: relative;
  display: table-row;
  clear: both;
}

.s-header__navbar-row-col {
  width: 50%;
  display: table-cell;
  vertical-align: middle;
}

/* Logo
------------------------------ */
.s-header__logo {
  position: relative;
  z-index: 9999;
  width: 100%;
  height: auto;
  
}

.s-header__logo-link {
  display: inline-block;
  padding: 1rem 0;
}

.s-header__logo-link:focus, .s-header__logo-link:hover {
  text-decoration: none;
}

.s-header__logo-img-default, .s-header__logo-img-shrink {
  display: block;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header__logo-img-default {
  opacity: 1;
}

.s-header__logo-img-shrink {
  position: absolute;

  top: 1rem;
  left: 0;
  opacity: 0;
}

@media (max-width: 61.9em) {
  .s-header__logo {
    width: auto;
    height: auto;
    float: left;
  }
}

/* Trigger
------------------------------ */
.s-header__trigger {
  position: relative;
  z-index: 9999;
  width: 3.125rem;
  height: 3.125rem;
  float: right;
  overflow: hidden;
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

/* Trigger Icon */
.s-header__trigger-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  right: auto;
  bottom: auto;
  width: 1.375rem;
  height: 0.0625rem;
  background: #fff;
  -webkit-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
  transition-duration: 500ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header__trigger-icon:before, .s-header__trigger-icon:after {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  content: " ";
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: transform 0.5s, width 0.5s, top 0.3s;
  transition: transform 0.5s, width 0.5s, top 0.3s;
}

.s-header__trigger-icon:before {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: translate3d(0, 0.4375rem, 0);
  transform: translate3d(0, 0.4375rem, 0);
}

.s-header__trigger-icon:after {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transform: translate3d(0, -0.4375rem, 0);
  transform: translate3d(0, -0.4375rem, 0);
}

.s-header__trigger--dark .s-header__trigger-icon {
  background: #222;
}

.s-header__trigger svg {
  position: absolute;
  top: 0;
  left: 0;
}

.s-header__trigger circle {
  -webkit-transition: stroke-dashoffset 0.4s 0s;
  transition: stroke-dashoffset 0.4s 0s;
}

/* Trigger Is Active Style */
.-is-active.s-header__trigger {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.-is-active .s-header__trigger-icon {
  background: #fff;
}

.-is-active .s-header__trigger-icon:before, .-is-active .s-header__trigger-icon:after {
  width: 50%;
  -webkit-transition: transform 0.5s, width 0.5s;
  transition: transform 0.5s, width 0.5s;
}

.-is-active .s-header__trigger-icon:before {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.-is-active .s-header__trigger-icon:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.-is-active.s-header__trigger circle {
  stroke-dashoffset: 0;
  -webkit-transition: stroke-dashoffset 0.4s 0.3s;
  transition: stroke-dashoffset 0.4s 0.3s;
}

/* Overlay
------------------------------ */
.s-header-bg-overlay {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background: rgba(34, 35, 36, 0);
  visibility: hidden;
  -webkit-transition: all 1s ease-in 0.4s;
  transition: all 1s ease-in 0.4s;
}

.s-header-bg-overlay.-is-open {
  background: rgba(34, 35, 36, 0.99); /* -------------- Color Apertura Menu --------------- */
  visibility: visible;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}

/* Nav
------------------------------ */
.s-header__nav {
  height: 100%;
  padding: 7.5rem 0;
}

/* Menu List */
.s-header__nav-menu {
  width: 18.75rem;
  float: right;
  text-align: right;
  margin-bottom: 0;
}

@media (max-width: 47.9em) {
  .s-header__nav-menu {
    width: 50%;
  }
}

@media (max-width: 33.9em) {
  .s-header__nav-menu {
    width: 100%;
    float: none;
  }
}

.s-header__nav-menu-item {
  padding: 0 0 0 5.625rem;
  margin-bottom: .3125rem;
}

@media (max-width: 47.9em) {
  .s-header__nav-menu-item {
    padding-left: 0;
  }
}

.s-header__nav-menu-link {
  display: inline-block;
  font-size: 1.25rem;
  font-weight: 300;
  color: #fff;
  opacity: .85;
  padding: .3125rem;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header__nav-menu-link-divider {
  position: relative;
}

.s-header__nav-menu-link-divider:before {
  position: absolute;
  top: 50%;
  right: -2.5rem;
  width: 2.1875rem;
  height: 0.0625rem;
  background: rgba(255, 255, 255, 0);
  content: " ";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header__nav-menu-link-divider[href]:focus, .s-header__nav-menu-link-divider[href]:hover {
  color: #fff;
}

.s-header__nav-menu-link-divider[href]:hover:before {
  right: 0;
  background: white;
}

.s-header__nav-menu-link-divider:focus, .s-header__nav-menu-link-divider:hover {
  color: #fff;
}

.s-header__nav-menu-link-divider:hover {
  opacity: 1;
  padding-right: 2.5rem;
}

.s-header__nav-menu-link-divider.-is-active {
  padding-right: 2.5rem;
}

.s-header__nav-menu-link-divider.-is-active:before {
  right: 0;
  background: white;
}

/* Action
------------------------------ */
.s-header__action {
  margin-bottom: 0;
}

.s-header__action--lb {
  position: absolute;
  left: 1.875rem;
  bottom: 1.875rem;
}

.s-header__action--rb {
  position: absolute;
  right: 1.875rem;
  bottom: 1.875rem;
}

.s-header__action-item {
  padding: 0;
  margin-left: .1875rem;
  margin-right: .3125rem;
}

.s-header__action-link {
  position: relative;
  font-size: 0.75rem;
  color: rgba(255, 255, 255, 0.4);
  text-transform: uppercase;
  padding: .3125rem;
}

.s-header__action-link:first-child {
  padding-left: 0;
}

.s-header__action-link:last-child {
  padding-right: 0;
}

.s-header__action-link:hover {
  color: rgba(255, 255, 255, 0.7);
}

.s-header__action-link.-is-active {
  color: white;
}

/* Menu Open/Close
------------------------------ */
.s-header-bg-overlay .s-header__nav-menu-item {
  opacity: 0;
  -webkit-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
  -webkit-transform: translate3d(0, 1.25rem, 0);
  transform: translate3d(0, 1.25rem, 0);
  
}

.s-header-bg-overlay .s-header__action-item {
  opacity: 0;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

@media (max-width: 47.9em) {
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item,
  .s-header-bg-overlay.-is-open .s-header__action-item {
    opacity: 1;
  }
}

@media (min-width: 34em) {
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item {
    opacity: 1;
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(1) {
    -webkit-transition: all 0.4s 0.2s ease-out;
    transition: all 0.4s 0.2s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(2) {
    -webkit-transition: all 0.4s 0.4s ease-out;
    transition: all 0.4s 0.4s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(3) {
    -webkit-transition: all 0.4s 0.6s ease-out;
    transition: all 0.4s 0.6s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(4) {
    -webkit-transition: all 0.4s 0.8s ease-out;
    transition: all 0.4s 0.8s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(5) {
    -webkit-transition: all 0.4s 1s ease-out;
    transition: all 0.4s 1s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(6) {
    -webkit-transition: all 0.4s 1.2s ease-out;
    transition: all 0.4s 1.2s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(7) {
    -webkit-transition: all 0.4s 1.4s ease-out;
    transition: all 0.4s 1.4s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(8) {
    -webkit-transition: all 0.4s 1.6s ease-out;
    transition: all 0.4s 1.6s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(9) {
    -webkit-transition: all 0.4s 1.8s ease-out;
    transition: all 0.4s 1.8s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__nav-menu-item:nth-child(10) {
    -webkit-transition: all 0.4s 2s ease-out;
    transition: all 0.4s 2s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .s-header-bg-overlay.-is-open .s-header__action-item {
    opacity: 1;
  }
  .s-header-bg-overlay.-is-open .s-header__action-item:nth-child(1) {
    -webkit-transition: all 0.4s 0.4s ease-out;
    transition: all 0.4s 0.4s ease-out;
  }
  .s-header-bg-overlay.-is-open .s-header__action-item:nth-child(2) {
    -webkit-transition: all 0.4s 0.8s ease-out;
    transition: all 0.4s 0.8s ease-out;
  }
  .s-header-bg-overlay.-is-open .s-header__action-item:nth-child(3) {
    -webkit-transition: all 0.4s 1.2s ease-out;
    transition: all 0.4s 1.2s ease-out;
  }
}

/* Shrink
------------------------------ */
/* Navbar */
.s-header__shrink .s-header__navbar {
  box-shadow: 0 0 0.9375rem 0 rgba(34, 35, 36, 0.05);
}

.s-header__shrink.-is-open .s-header__navbar {
  background: transparent;
}

/* Logo */
.s-header__shrink.-is-open .s-header__logo-img-default {
  opacity: 1;
}

.s-header__shrink.-is-open .s-header__logo-img-shrink {
  opacity: 0;
}

.s-header__shrink .s-header__navbar {
  background: #48a2b7;
}

.s-header__shrink .s-header__logo-img-default {
  opacity: 0;
}

.s-header__shrink .s-header__logo-img-shrink {
  opacity: 1;
}

/* Trigger Icon */
.s-header__shrink.-is-open .s-header__trigger-icon {
  background: #fff;
}

.s-header__shrink .s-header__trigger-icon {
  background: #fff;
}

/*----------------------------------
  Header v2
------------------------------------*/
/* Navbar
------------------------------ */
.s-header-v2__navbar {
	position: relative;
	z-index: 1000;
	min-height: 3.125rem;
	border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.3);
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header-v2__navbar:before, .s-header-v2__navbar:after {
  content: " ";
  display: table;
}

.s-header-v2__navbar:after {
  clear: both;
}

@media (max-width: 61.9em) {
  .s-header-v2__navbar {
    background: #fff;
    box-shadow: 0 0 0.9375rem 0.25rem rgba(34, 35, 36, 0.05);
  }
}

/* Navbar Row
------------------------------ */
.s-header-v2__navbar-row {
  display: table-row;
  clear: both;
}

@media (max-width: 61.9em) {
  .s-header-v2__navbar-row {
    display: inherit;
  }
}

/* Columns */
.s-header-v2__navbar-col {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 61.9em) {
  .s-header-v2__navbar-col {
    display: block;
  }
}

/* Space */
.s-header-v2__navbar-col-width--180 {
  width: 11.250rem;
}

@media (max-width: 61.9em) {
  .s-header-v2__navbar-col-width--180 {
    width: auto;
  }
}

/* Variations */
@media (min-width: 62em) {
  .s-header-v2__navbar-col--left {
    float: left;
  }
  .s-header-v2__navbar-col--left .dropdown__mega-menu {
    right: auto;
    left: 10rem;
  }
}

@media (min-width: 62em) {
  .s-header-v2__navbar-col--right {
    float: right;
  }
}

/* Navbar Toggle
------------------------------ */
.s-header-v2__toggle {
  position: relative;
  display: none;
  float: right;
  background: transparent;
  border: none;
  outline: none;
  line-height: 4.3rem;
  padding: .5625rem .3125rem .5625rem .625rem;
  margin: 0;
}

.s-header-v2__toggle-icon-bar {
  position: relative;
  width: 1.315rem;
  height: 0.0625rem;
  display: inline-block;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header-v2__toggle-icon-bar, .s-header-v2__toggle-icon-bar:before, .s-header-v2__toggle-icon-bar:after {
  background: #222324;
}

.s-header-v2__toggle-icon-bar:before, .s-header-v2__toggle-icon-bar:after {
  position: absolute;
  left: 0;
  content: " ";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header-v2__toggle-icon-bar:before {
  width: 0.625rem;
  height: 0.0625rem;
  bottom: .625rem;
}

.s-header-v2__toggle-icon-bar:after {
  width: 1rem;
  height: 0.0625rem;
  top: -.3125rem;
}

.s-header-v2__toggle:hover .s-header-v2__toggle-icon-bar:before, .s-header-v2__toggle:hover .s-header-v2__toggle-icon-bar:after {
  width: 1.315rem;
  height: 0.0625rem;
}

@media (max-width: 61.9em) {
  .s-header-v2__toggle {
    display: block;
  }
}

/* Logo
------------------------------ */
.s-header-v2__logo {
  width: 100%;
  height: auto;
  float: left;
}

.s-header-v2__logo-link {
  display: inline-block;
  padding: 1rem 1.25rem 1rem 0;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header-v2__logo-link:focus, .s-header-v2__logo-link:hover {
  text-decoration: none;
}

.s-header-v2__logo-img {
  display: inline-block;
}

.s-header-v2__logo-img--default {
  display: block;
}

@media (max-width: 61.9em) {
  .s-header-v2__logo-img--default {
    display: none;
  }
}

.s-header-v2__logo-img--shrink {
  display: none;
}

@media (max-width: 61.9em) {
  .s-header-v2__logo-img--shrink {
    display: block;
  }
}

@media (max-width: 61.9em) {
  .s-header-v2__logo {
    width: auto;
    height: auto;
    float: left;
  }
  .s-header-v2__logo-link {
    padding-left: .875rem;
    padding-right: .625rem;
  }
}
/* Collapse
------------------------------ */
@media (max-width: 61.9em) {
  .s-header-v2__navbar-collapse {
	width: 100%;
	padding: 0 .9375rem !important;
	float: right;
  }
}

@media (max-width: 61.9em) {
  .s-header-v2__navbar-collapse.collapse {
    display: none !important;
  }
  .s-header-v2__navbar-collapse.collapse.in {
    display: block !important;
    max-height: 35rem;
    overflow-y: auto !important;
  }
}

/* Nav Menu
------------------------------ */
.s-header-v2__nav {
	list-style: none;
	padding-left: 0;
	margin-bottom: 0;
	position: static;
}

.s-header-v2__nav:before, .s-header-v2__nav:after {
  content: " ";
  display: table;
}

.s-header-v2__nav:after {
  clear: both;
}

@media (max-width: 61.9em) {
  .s-header-v2__nav {
    background: #fff;
    padding: 1.25rem 0;
  }
}

.s-header-v2__nav-item {
  position: relative;
  display: block;
  float: left;
}

.s-header-v2__nav-item:last-child .s-header-v2__nav-link {
  margin-right: 0;
}

@media (max-width: 61.9em) {
  .s-header-v2__nav-item {
    float: none;
  }
}

.s-header-v2__nav-item .dropdown-backdrop {
  position: relative;
}

.s-header-v2__nav-link {
  position: relative;
  display: block;
  font-size: 0.8125rem;
  font-weight: 700;
  font-family: Montserrat, sans-serif;
  color: rgba(255, 255, 255, 0.75);
  line-height: 5.5rem;
  text-transform: uppercase;
  margin: 0 .9rem;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header-v2__nav-link:hover {
  color: #fff;
}

.s-header-v2__nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}

.s-header-v2__nav-link.-is-active {
  color: #fff;
}

@media (max-width: 61.9em) {
  .s-header-v2__nav-link {
    color: rgba(34, 35, 36, 0.7);
    line-height: 1.6;
    margin: 1.5rem 0;
  }
  .s-header-v2__nav-link:focus, .s-header-v2__nav-link:hover {
    color: rgba(34, 35, 36, 0.7);
  }
  .s-header-v2__nav-link.-is-active {
    color: #13b1cd;
  }
}

/* Dropdown
------------------------------ */
.s-header-v2__dropdown-menu {
  display: none;
  font-size: 0.8125rem;
  min-width: 13.750rem;
  background: #fff;
  border: none;
  border-radius: 0;
  box-shadow: 0 0.3125rem 0.75rem rgba(34, 35, 36, 0.05);
  padding: .9375rem 0;
  margin-top: 0;
}

@media (max-width: 61.9em) {
  .s-header-v2__dropdown-menu {
    position: static;
    float: none;
    box-shadow: none;
  }
}

.s-header-v2__dropdown-menu:focus .s-header-v2__dropdown-menu-link, .s-header-v2__dropdown-menu:hover .s-header-v2__dropdown-menu-link {
  background: transparent;
}

.s-header-v2__dropdown-menu-link {
  font-size: 0.875rem;
  font-weight: 400;
  font-family: Lato, sans-serif;
  color: rgba(34, 35, 36, 0.7) !important;
  padding: .4375rem 2rem .4375rem 1.375rem !important;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-header-v2__dropdown-menu-link:hover {
  color: #13b1cd !important;
}

.s-header-v2__dropdown-menu-link.-is-active {
  color: #13b1cd !important;
}

/* Dropdown Menu Open On Hover
------------------------------ */
@media (min-width: 62em) {
  .s-header-v2__dropdown-on-hover:hover > .s-header-v2__dropdown-menu {
    display: block;
  }
}

/* Shrink
------------------------------ */
@media (min-width: 62em) {
  .s-header__shrink .s-header-v2__navbar {
    background: #fff;
    box-shadow: 0 0 0.9375rem 0.25rem rgba(34, 35, 36, 0.05);
  }
  /* Toggle */
  .s-header__shrink .s-header-v2__toggle-icon-bar--white, .s-header__shrink .s-header-v2__toggle-icon-bar--white:before, .s-header__shrink .s-header-v2__toggle-icon-bar--white:after {
    background: #222324;
  }
  /* Logo */
  .s-header__shrink .s-header-v2__logo-img--default {
    display: none;
  }
  .s-header__shrink .s-header-v2__logo-img--shrink {
    display: block;
  }
  /* Nav Link */
  .s-header__shrink .s-header-v2__nav-link {
    color: rgba(34, 35, 36, 0.7);
  }
  .s-header__shrink .s-header-v2__nav-link:hover {
	color: #06A3B6;
  }
  .s-header__shrink .s-header-v2__nav-link:focus {
    color: rgba(34, 35, 36, 0.7);
  }
  .s-header__shrink .s-header-v2__nav-link.-is-active {
    color: #13b1cd;
  }
  .s-header__shrink .s-header-v2__nav-link.-is-active_diseno {
    color: #06A3B6;
  }
.s-header__shrink .s-header-v2__nav-link.-is-active_animacion {
    color: #60E200;
  }
  .s-header__shrink .s-header-v2__nav-link.-is-active_foto_video {
    color: #18A68C;
  }
  .s-header__shrink .s-header-v2__nav-link.-is-active_publicitarios {
    color: #A00C56;
  }
  .s-header__shrink .s-header-v2__nav-link.-is-active_marketing {
    color: #BB1C3C;
  }
  .s-header__shrink .s-header-v2__nav-link.-is-active_app {
    color: #00E28C;
  }
  .s-header__shrink .s-header-v2__nav-link.-is-active_agm {
    color: #AC2324;
  }
}

/*----------------------------------
  Footer
------------------------------------*/
.s-footer__logo {
  position: relative;
  z-index: 1;
}

.s-footer__logo:before {
  position: absolute;
  top: 0;
  left: 0.9375rem;
  bottom: 0;
  width: 70%;
  height: auto;
  z-index: -1;
  background: url("../img/widgets/worldmap.png") no-repeat center center;
  background-size: cover;
  content: " ";
}

/*----------------------------------
  Back To Top Original
------------------------------------*/
.s-back-to-top {
	position: fixed;
	right: 0.5rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #13b1cd;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top:hover {
  background: #fff;
}

.s-back-to-top:hover:before {
  color: #13b1cd;
}

.s-back-to-top:focus, .s-back-to-top:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top.-is-visible {
  bottom: 3.125rem;
  opacity: .8;
}

.s-back-to-top.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top.-zoom-out {
  opacity: .6;
}

/*----------------------------------
  Back To Top AGM
------------------------------------*/
.s-back-to-top_agm {
	position: fixed;
	right: 0.6rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #AC2324;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_agm:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_agm:hover {
  background: #fff;
}

.s-back-to-top_agm:hover:before {
  color: #AC2324;
}

.s-back-to-top_agm:focus, .s-back-to-top_agm:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top_agm.-is-visible {
	bottom: 3.5rem;
	opacity: .8;
}

.s-back-to-top_agm.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top_agm.-zoom-out {
  opacity: .6;
}
/*----------------------------------
  Back To Top DISEÑO
------------------------------------*/
.s-back-to-top_diseno {
	position: fixed;
	right: 0.6rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #06A3B6;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_diseno:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_diseno:hover {
  background: #fff;
}

.s-back-to-top_diseno:hover:before {
  color: #06A3B6;
}

.s-back-to-top_diseno:focus, .s-back-to-top_diseno:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top_diseno.-is-visible {
	bottom: 3.5rem;
	opacity: .8;
}

.s-back-to-top_diseno.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top_diseno.-zoom-out {
  opacity: .6;
}
/*----------------------------------
  Back To Top ANIMACION
------------------------------------*/
.s-back-to-top_animacion {
	position: fixed;
	right: 0.6rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #60E200;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_animacion:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_animacion:hover {
  background: #fff;
}

.s-back-to-top_animacion:hover:before {
  color: #60E200;
}

.s-back-to-top_animacion:focus, .s-back-to-top_animacion:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top_animacion.-is-visible {
	bottom: 3.5rem;
	opacity: .8;
}

.s-back-to-top_animacion.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top_animacion.-zoom-out {
  opacity: .6;
}
/*----------------------------------
  Back To Top PUBLICITARIOS
------------------------------------*/
.s-back-to-top_publicitarios {
	position: fixed;
	right: 0.6rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #A00C56;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_publicitarios:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_publicitarios:hover {
  background: #fff;
}

.s-back-to-top_publicitarios:hover:before {
  color: #A00C56;
}

.s-back-to-top_publicitarios:focus, .s-back-to-top_publicitarios:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top_publicitarios.-is-visible {
	bottom: 3.5rem;
	opacity: .8;
}

.s-back-to-top_publicitarios.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top_publicitarios.-zoom-out {
  opacity: .6;
}
/*----------------------------------
  Back To Top FOTO & VIDEO
------------------------------------*/
.s-back-to-top_foto_video {
	position: fixed;
	right: 0.6rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #18A68C;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_foto_video:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_foto_video:hover {
  background: #fff;
}

.s-back-to-top_foto_video:hover:before {
  color: #18A68C;
}

.s-back-to-top_foto_video:focus, .s-back-to-top_foto_video:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top_foto_video.-is-visible {
	bottom: 3.5rem;
	opacity: .8;
}

.s-back-to-top_foto_video.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top_foto_video.-zoom-out {
  opacity: .6;
}
/*----------------------------------
  Back To Top MARKETING
------------------------------------*/
.s-back-to-top_marketing {
	position: fixed;
	right: 0.6rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #BB1C3C;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_marketing:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_marketing:hover {
  background: #fff;
}

.s-back-to-top_marketing:hover:before {
  color: #BB1C3C;
}

.s-back-to-top_marketing:focus, .s-back-to-top_marketing:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top_marketing.-is-visible {
	bottom: 3.5rem;
	opacity: .8;
}

.s-back-to-top_marketing.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top_marketing.-zoom-out {
  opacity: .6;
}
/*----------------------------------
  Back To Top APP
------------------------------------*/
.s-back-to-top_app {
	position: fixed;
	right: 0.6rem;
	bottom: 3.5rem;
	display: block;
	width: 1.875rem;
	height: 3rem;
	z-index: 9;
	background: #00E28C;
	border-radius: 3.125rem;
	text-align: center;
	transition-duration: 300ms;
	transition-property: all;
	transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_app:before {
  display: block;
  font-size: 0.75rem;
  font-style: normal;
  font-family: themify;
  color: #fff;
  line-height: 3rem;
  content: "\e627";
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-back-to-top_app:hover {
  background: #fff;
}

.s-back-to-top_app:hover:before {
  color: #00E28C;
}

.s-back-to-top_app:focus, .s-back-to-top_app:hover {
  text-decoration: none;
}

/* The button becomes visible */
.s-back-to-top_app.-is-visible {
	bottom: 3.5rem;
	opacity: .8;
}

.s-back-to-top_app.-is-visible:hover {
  opacity: 1;
}

/* If the user keeps scrolling down, the button is out of focus and becomes less visible */
.s-back-to-top_app.-zoom-out {
  opacity: .6;
}
/*----------------------------------
  Cubeportfolio
------------------------------------*/
.s-portfolio__filter-v1-item {
  font-size: 0.8125rem;
  color: #656565 !important;
  text-transform: uppercase;
  margin-bottom: 0 !important;
}

.s-portfolio__filter-v1-item:hover {
  color: #242424 !important;
}

.s-portfolio__filter-v1-item.cbp-filter-item-active {
  color: #13b1cd !important;
}

.s-portfolio__filter-v1.cbp-l-filters-text {
  margin-bottom: 0;
}

/* Image Effect
------------------------------ */
.s-portfolio__img-effect {
  position: relative;
  display: block;
}

.s-portfolio__img-effect:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(19, 177, 205, 0.95);
  content: " ";
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__img-effect:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.s-portfolio__img-effect_diseno {
  position: relative;
  display: block;
}

.s-portfolio__img-effect_diseno:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(6, 163, 182, 0.95);
  content: " ";
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__img-effect_diseno:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.s-portfolio__img-effect_animacion {
  position: relative;
  display: block;
}

.s-portfolio__img-effect_animacion:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(96, 226, 0, 0.95);
  content: " ";
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__img-effect_animacion:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.s-portfolio__img-effect_publicitarios {
  position: relative;
  display: block;
}

.s-portfolio__img-effect_publicitarios:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(160, 12, 86, 0.95);
  content: " ";
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__img-effect_publicitarios:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.s-portfolio__img-effect_foto_video {
  position: relative;
  display: block;
}

.s-portfolio__img-effect_foto_video:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(24, 166, 140, 0.95);
  content: " ";
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__img-effect_foto_video:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.s-portfolio__img-effect_marketing {
  position: relative;
  display: block;
}

.s-portfolio__img-effect_marketing:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(187, 28, 60, 0.95);
  content: " ";
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__img-effect_marketing:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.s-portfolio__img-effect_app {
  position: relative;
  display: block;
}

.s-portfolio__img-effect_app:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 226, 140, 0.95);
  content: " ";
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__img-effect_app:after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* Position
------------------------------ */
.s-portfolio__caption-hover--cc {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  padding: 1.875rem;
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  transition-duration: 400ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-portfolio__item:hover .s-portfolio__caption-hover--cc {
  opacity: 1;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

/* Paginations v1
------------------------------ */
.s-portfolio__paginations-v1 .cbp-nav-controls {
  display: none;
}

.s-portfolio__paginations-v1 .cbp-nav-pagination {
  padding-left: .625rem;
}



.s-portfolio__paginations-v1 .cbp-nav-pagination-active {
  background: #13b1cd;
}

/* Tab v1
------------------------------ */
.s-tab__filter-v1 {
  display: block;
  font-size: 1.75rem;
  color: #fff;
  text-align: center;
  border: none;
  cursor: pointer;
  letter-spacing: .0625rem;
  line-height: 2rem;
  padding: 0 0 2rem;
  margin: 0 0 2rem;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-tab__filter-v1:before {
  position: absolute;
  left: 50%;
  bottom: 0;
  width: 5rem;
  height: 0.0625rem;
  background: rgba(255, 255, 255, 0.3);
  content: " ";
  margin-left: -2.5rem;
}

.s-tab__filter-v1:last-child {
  padding: 0;
  margin: 0;
}

.s-tab__filter-v1:last-child:before {
  display: none;
}

.s-tab__filter-v1.cbp-filter-item-active {
  color: #13b1cd;
}

.s-tab__grid-v1-item {
  font-size: 0.9375rem;
  font-weight: 300;
  color: #656565;
}

/*----------------------------------
  Google Map
------------------------------------*/
/* Custom Style */
.s-google-map,
.s-google-map .s-google-container {
  position: relative;
}

/* Info Window: White background and box outline */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div {
  background-color: #fff !important;
  box-shadow: none !important;
}

/* Info Window: Arrow colour */
.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div > div > div {
  background-color: #fff !important;
  box-shadow: none !important;
}

.gm-style > div:first-child > div + div > div:last-child > div > div:first-child > div:first-child {
  display: none;
}

/* Info Window: Let's remove image icon inside close button */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child > img {
  display: none;
}

/* Info Window: New arrow style */
.gm-style > div:first-child > div + div > div:last-child > div > div:last-child {
  overflow: inherit !important;
}

.gm-style > div:first-child > div + div > div:last-child > div > div:last-child:after {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 0.75rem;
  font-family: themify;
  color: #656565;
  content: "\e646";
}

/* Info Window: Positioning of infowindow */
.gm-style-iw {
  top: 1.375rem !important;
  left: 1.375rem !important;
}

/*----------------------------------
  Swiper
------------------------------------*/
.s-swiper {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* Arrows v1
------------------------------ */
.s-swiper__arrow-v1--left, .s-swiper__arrow-v1--right {
  position: absolute;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}

@media (max-width: 47.9em) {
  .s-swiper__arrow-v1--left, .s-swiper__arrow-v1--right {
    opacity: 0;
  }
}

.s-swiper__arrow-v1--left {
  left: 2rem;
}

.s-swiper__arrow-v1--right {
  right: 2rem;
}

@media (max-width: 47.9em) {
  .s-swiper:hover .s-swiper__arrow-v1--left, .s-swiper:hover .s-swiper__arrow-v1--right {
    opacity: 1;
  }
.box {
	box-shadow: 10px 10px 15px rgba(73, 78, 92, 0.1);
	background: #fff;
	transition: 0.4s;
	height: auto;
	padding: 20px;
}
.popup-contenedor {
   position: relative;
   margin: 90px auto;
   padding: 50px;
   background-color: #fafafa;
   color:#333;
   border-radius: 3px;
   width:90%;
   z-index: 99999;
   
   
}
.popup-contenedor-pagina {
   position: relative;
   margin: auto;
   background-color: #fafafa;
   color:#333;
   border-radius: 3px;
   width:100%;
   z-index: 99999;
   
   
}
.popup-contenedor-marca {
   position: relative;
   margin: 20px auto;
   background-color: #fafafa;
   color:#333;
   border-radius: 3px;
   width:90%;
   height: 500px;
   z-index: 9999999999999;
   overflow-y:scroll;
  
   
   
}

}

/* Pagination v1
------------------------------ */
.s-swiper__pagination-v1--bc {
  position: absolute;
  bottom: 1.875rem !important;
  text-align: center;
  z-index: 1;
}

.s-swiper__pagination-v1 .swiper-pagination-bullet {
  width: 1rem;
  height: 0.5625rem;
  border-radius: 0.9375rem;
  opacity: .7;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-swiper__pagination-v1 .swiper-pagination-bullet-active {
  width: 1.875rem;
  background: #13b1cd;
  opacity: 1;
}
.s-swiper__pagination-v2 .swiper-pagination-bullet-active {
	width: 1.875rem;
	background: #60E200;
	opacity: 1;
}

.s-swiper__pagination-v1--white .swiper-pagination-bullet {
  background: #fff;
}

.s-swiper__pagination-v1--white .swiper-pagination-bullet-active {
  background: #13b1cd;
}

.s-swiper__pagination-v1--dark .swiper-pagination-bullet {
  background: #b2b2b2;
}

.s-swiper__pagination-v1--dark .swiper-pagination-bullet-active {
  background: #13b1cd;
  
}
.s-swiper__pagination-animacion .swiper-pagination-bullet {
  width: 1rem;
  height: 0.5625rem;
  border-radius: 0.9375rem;
  opacity: .7;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-swiper__pagination-animacion .swiper-pagination-bullet-active {
  width: 1.875rem;
  background: #60E200;
  opacity: 1;
}
.s-swiper__pagination-apps .swiper-pagination-bullet {
  width: 1rem;
  height: 0.5625rem;
  border-radius: 0.9375rem;
  opacity: .7;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-swiper__pagination-apps .swiper-pagination-bullet-active {
  width: 1.875rem;
  background: #00E28C;
  opacity: 1;
}
.s-swiper__pagination-foto .swiper-pagination-bullet {
  width: 1rem;
  height: 0.5625rem;
  border-radius: 0.9375rem;
  opacity: .7;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-swiper__pagination-foto .swiper-pagination-bullet-active {
  width: 1.875rem;
  background: #18A68C;
  opacity: 1;
}
.s-swiper__pagination-marketing .swiper-pagination-bullet {
  width: 1rem;
  height: 0.5625rem;
  border-radius: 0.9375rem;
  opacity: .7;
  transition-duration: 300ms;
  transition-property: all;
  transition-timing-function: cubic-bezier(0.7, 1, 0.7, 1);
}

.s-swiper__pagination-marketing .swiper-pagination-bullet-active {
  width: 1.875rem;
  background: #BB1C3C;
  opacity: 1;
}