@font-face {
  font-family: 'Druk Text Web Bold';
  src: url('../druk/DrukText-Bold-Web.eot');
  src: url('../druk/DrukText-Bold-Web.eot?#iefix') format('embedded-opentype'),
  url('../druk/DrukText-Bold-Web.woff2') format('woff2'),
  url('../druk/DrukText-Bold-Web.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Druk Text Web Medium';
  src: url('../druk/DrukText-Medium-Web.eot');
  src: url('../druk/DrukText-Medium-Web.eot?#iefix') format('embedded-opentype'),
  url('../druk/DrukText-Medium-Web.woff2') format('woff2'),
  url('../druk/DrukText-Medium-Web.woff') format('woff');
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
}


body {
  font-size: 1rem;
  font-family: 'Georgia';
  color: #000000;
  background-color: #f7f7f7 !important;
}

.row{
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.col-12{
	padding-left: 0 !important;
	padding-right: 0 !important;
}

a {
  color: #fff !important;
  text-decoration: none !important;
}

p{
  line-height: 1.7;
  font-size: 1.2em;
  color: #000;
  font-family: 'Georgia' !important;
}

.mobile {
  display: none;
}

.block video{
  margin-top: -100px;
}

/* video{
  border-bottom: 15px solid #fff;
} */

.desk{
  display: block;
 }

/* li{
  background-color:#fff;
} */

/* li:hover{
background-color:#ccc;

} */

h1, h2, h3, h4, h5, h6 {
  font-weight: 900;
  font-family: 'Druk Text Web Bold', sans-serif !important; 
  text-transform: uppercase;
}

.titulo{
  font-weight: 900;
  text-transform: uppercase;
}

.grantitulo {
  font-size: 6em;
  color: #000;
  line-height: 100% ;
  text-align: center !important;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.grantitulo-apps {
  padding-top: 0.9em;
  padding-bottom: 20px;
  margin-bottom: 0;
  font-size: 6em;
  color: #ed4f62;
  /* color: #156c49; */
  line-height: 100% ;
  text-align: center !important;
  font-family: 'Druk Text Web Bold', sans-serif !important;
  background-color: #ffffff;
}

.video-block{
	position: relative;
  text-align: center;
}

.video-block h1{
  position: absolute;
  margin-top: 4.5em;
  font-size: 7.1em;
  color: #ffffff;
  text-shadow: #000000 3px 3px 15px;
  line-height: 100% ;
  text-align: center !important;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}


.gransubtitulo{
  font-size: 3em ;
  color:#000 ;
  line-height: 100% ;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.gransubtituloblanco{
  font-size: 3em ;
  color:#fff ;
  line-height: 100% ;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.textoblanco p{
    color:#fff !important;
}

.granfrase{
  font-size: 2em ;
  line-height: 100% ;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.textoperiodico{
  font-weight: 900;
  font-family: 'PeriodicoW03-TxtBold', sans-serif !important;
  text-transform: uppercase;
}

/* .principal {
  border-bottom: 10px solid #05496c;
} */

.fondomorado{
  background-color: #521182;
  padding: 50px;
}

.fondoazul{
  background-color: #05496c;
  color: #fff !important;
}

.fondoazulclaro{
  background-color: #bae4f7;
  color: #000 !important;
  padding-top: 90px; 
  padding-bottom: 90px;
}


h1 span {
  position:absolute;
  right:0;
  width:0;
  background: #05496c;
  border-left: 1px solid #000;
  animation: escribir 5s steps(30) infinite alternate;
}

@keyframes escribir {
  from { width: 100% }
  to { width:0 }
}



.fondoazulclaro h3{
  font-size: 4em;
  text-align: left;
}

.fondoazulclaro p{
  font-family: 'Montserrat', sans-serif !important;
}

.fondonaranja{
  background-color: #fe9835;
  padding: 50px;
}

.fondoclaro{
  background-color: #fef3e5;
  padding: 30px 20px;
}

.fondorojo {
  background-color: #ed4f62;
  color: #fff !important;
}

.fondoverde {
  background-color: #00a49c;
  color: #fff !important;
  padding: 50px 20px;
}

.fondorojo h1{
  color: #fff;
}

.fondorojo h3{
  font-family: 'Georgia' !important;
  text-transform: none;
}

.fondorojo p{
  color: #fff !important;
}

.fondoazul h1{
  color: #fff;
}

.fondoazul h3{
  font-family: 'Georgia' !important;
  text-transform: none;
}

.fondoazul p{
  color: #fff !important;
}


.met h3{
  font-size: 30px;
  font-family: 'Druk Text Web Bold', sans-serif !important;
  color: #000;
  padding: 1em 0px;
}

.met p{
  color: #000;
  line-height: 1.5;
  opacity: 0.7;
}

.intro{
  padding-top: 2em;
  padding-bottom: 1em;
}
.intro h1{
  text-transform: uppercase;
  color: #000000;
  text-align: center;
  font-size: 80px;
}
.intro p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 500;
  text-align: center;
  font-size: 1.5em;
}

.s-1{
  padding-top: 1.5em;
  padding-bottom: 2em;
}

.s-1 h2{
  text-transform: uppercase;
  color: #000;
  padding: 15px 0;
  font-size: 50px;
}

.s-2{
  padding-top: 1.5em;
  padding-bottom: 8em;
}


.redes{
  opacity: 1;
  max-width: 40px !important;
  transition: transform .3s; /* Animation */
}
.redes:hover{
  opacity: 0.8;
  transform: scale(1.2);
}

.nota{
  padding: 0.8em 0;
}
.nota p{
  font-family: 'Montserrat', sans-serif !important;
  font-weight: 900;
  color: rgb(87, 87, 87);
  font-size: 0.9em;
  text-align: center;
}

.subtitulo{
  width: 80%;
  padding-left: 20%;
  margin: 0;
}
.iframe{width: 100%;
  height: 400px;
  border-style: solid;
  border-width: 2px;
  border-color: #000;
  padding: 50px;

}
.text-center button{
  color:#fff;
  font-family: "Open Sans", sans-serif !important;
  padding:4px;
  margin:4px;
  text-transform: uppercase;
  font-size: .9em ;
}

.fuenteboton{
  font-family: 'Druk Text Web Bold', sans-serif !important;
  color: #fff !important;
  background-color: #ed1c24 !important;
}


.head_exp{
  background-color: #ed1c24;
  padding: 17px 17px;
  position: fixed;
  display: block;
  top: 0;
  /* left: 0; */
  z-index: 99;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
}


.head_exp img{ 
  width: 210px;
  text-align: center;
}

.head_exp:hover{ 
  background-color: #000;
}




.italic { font-style: italic; }
.small { font-size: 0.8em; }

.botX{
      width: 35px;
    max-width: 80px;
    margin: 10px;
    position: fixed;
    right: 0px;
    top: 0px;
   -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.botX:hover{
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);

}



.recuadro{
  background-color: #40c8f4;
  display: block;
  position: absolute;
  width: 100%;
  height: 780px;
  top: 0px;
  z-index: -1;
}

.mobile{ 
  display: none;
}
.desk{
  display: block;
}



.seccion {
	width: 100%;
	padding-top: 60px;
	position: relative;
	float: left;
	text-align: center;
	color: #fff;
	z-index: 0;
	font-family: 'Roboto', sans-serif !important;
	letter-spacing: 1px;
	font-size: 35px;
}
.seccion h2{
  font-family: 'Druk Text Web Bold', sans-serif !important;
  color: #fff;
  padding: 15px 0;
  font-size: 80px;
}

.resumen p {
  font-family: 'Roboto', sans-serif !important;
  font-size: 29px;
  font-weight: 300;
  color: #000;
  line-height: 1.35;
  background-color: #fff;
  padding: 1em;
  border-radius: 15px;
  box-shadow: 7px 8px 5px rgb(0 0 0 / 40%);
}


.btn-menu {
  display:block;
  width:20%;
  color:#fff;
  position: fixed;
  left:-30px;
  top:155px;
  border-radius:50%;
  line-height:50px;
  text-align:center;
  z-index:999;
}

.btn-menu :hover{
  width: 120%;
}


.btn-menu-seccion {
  display:block;
  width:4%;
  position: fixed;
  left:25px;
  top:110px;
  border-radius:50%;
  line-height:50px;
  text-align:center;
  z-index:999;
}

.btn-menu-seccion :hover{
  width: 120%;
}




/*    CSS filtrado */
.text-center #morado {
  color: #aa97d0;
}

.text-center #melon {
  color: #f39f4f;
}

.text-center #acua {
  color: #00baac;
}

#moradofuerte{
  color:#521182;
  text-align: center;
  font-size: 2em;
}

#moradofuerte2{
  color:#521182;
  text-align: left;
  font-size: 2em;
}

.gfw-window {
  padding: 60px;
  font-size: 1.1em;
  font-family: 'Roboto Condensed', sans-serif !important;
  background-color: #f7941d;
}

/* ************ online ************ */

#background-online{
  background-color: #323298 !important;
}

.intro-online {
  padding-top: 2em;
  text-align: center;
}

.intro-online img{
  width: 750px;
}

.elemento-flotador{
  position: relative;
  cursor: pointer;
  animation-name: flotando;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

@keyframes flotando{
  50%{
    transform: translateY(-30px);
  }
}

.text-online {
  font-family: 'Georgia' !important;
}

.text-online h3{
  color:#fff !important;
  font-family: 'Druk Text Web Bold', sans-serif !important; 
  text-align: center;
}

.text-online h4{
  color:#e1ff41 !important;
  font-family: 'Druk Text Web Bold', sans-serif !important; 
  font-size: 4em;
  text-align: center;
}

.text-online p{
  color: #ffffff;
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
}

.text-online strong{
  color:#e1ff41 !important;
}

.cloumna-abajo{
  margin-top: 400px;
}

.sec1{
  padding-top: 90px;
}

.sec2{
  padding-top: 50px;
}

/* ************ online ************ */




/***************** pandemia ****************/
#background-pandemia{
  background: linear-gradient(to bottom, #2D3391, #1D1A55);
  background-attachment: scroll;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  color: #ffffff !important;
}

.bg-image-pandemia {
  background-image: url(../img/cel-fondo.svg);
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: contain;
  background-position: bottom;
  min-height: 100%;
}

.espaciador{
  height: 1200px;
}

/* .bg-degrade-invert{
	background: linear-gradient(to bottom, #2d349100, #1D1A55 50%);
  z-index: -1;
} */

.titular{
  padding-top: 100px;
}

.grantitulo-pandemia h1{
  font-size: 7em;
  color: #ffffff;
  line-height: 100% ;
  text-align: right !important;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.intro-pandemia p{
  padding-top: 3em;
  padding-bottom: 20px;
  color: #ffffff !important;
  font-weight: 500;
  text-align: left;
  font-size: 1.8em;
  line-height: 1.3;
}

.text-pandemia p{
  color: #ffffff;
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
}

.text-pandemia h2 {
  text-transform: uppercase;
  color: #ffffff;
  padding: 15px 0;
  font-size: 38px;
  text-align: center;
}

/***************** pandemia ****************/




/***************** c-comerce ****************/

#background-c-commerce{
  background-color: #ffffff;
}

.titular-ccommerce{
  padding-top: 110px;
}

.grantitulo-ccommerce h1{
  font-size: 6.2em;
  color: #000000;
  line-height: 1.1;
  text-align: right !important;
  font-family: 'Druk Text Web Medium', sans-serif !important;
}

.intro-ccommerce{
  margin-left: 50px;
  border-left: solid #000000 2px;
}

.intro-ccommerce p{
  padding-top: 1.5em;
  padding-bottom: 20px;
  padding-left: 15px;
  color: #000000;
  font-weight: 500;
  text-align: left;
  font-size: 1.8em;
  line-height: 1.3;
}

.nota-alcredito {
  font-size:19px !important;
  color: #5f5f5f !important;
  text-align: left !important;
}

.sub-titular-ccommerce h2{
  padding-top: 2em;
  font-family: 'Georgia' !important;
  text-transform: none;
  font-size: 3em;
  color: #000000;
}

.diagrama1, .diagrama2, .diagrama3{
  padding-top: 2em;
  padding-bottom: 2em;
}

/***************** c-comerce ****************/






/********** linea del tiempo ***********/
.desliza h4{
  padding-bottom: 2em;
  color: #000 !important;
  line-height: 1.2em;
  font-family: 'Montserrat', sans-serif !important;
  text-transform: none;
  font-weight: 400;
  font-size: 15px;
}

.pie-foto-scroller h6 {
  font-family: 'Montserrat', sans-serif !important;
  padding: 5px;
  font-weight: 600;
  font-size: 10px;
  color: #000 !important;
}
.scroller{
  margin: 40px 0;
  
}
.scroller-title h2{
  padding: 40px 0 20px 0;
  color: #000 !important;
  font-size: 3.8em;
}
.cards_back {
  background-color: #fff !important;
}
.card {
  margin: 10px 4px;
  border: none !important;
  background-color: #fff !important;
}

.card img {
  -webkit-user-drag: none;
  -khtml-user-drag: none;
  -moz-user-drag: none;
  -o-user-drag: none;
}

.card_texto {
	text-decoration: none;
	white-space: initial;
  font-family: 'Druk Text Web Medium', sans-serif !important;
  /* width: 900px; */
  text-align: center !important;
}


.card_texto h3{
  text-align: center;
	color: #000 !important;
	text-transform: uppercase;
	font-size: 3em;
	line-height: .9em;
	padding-top: 6px;
	margin-bottom: 1px;
}

.card_texto h4{
  text-align: center;
	color: #000 !important;
	text-transform: uppercase;
	font-size: 2em;
	line-height: .9em;
	padding-top: 6px;
	margin-bottom: 0;
}

.card_texto p{
  font-family: 'Montserrat', sans-serif !important;
  text-align: center;
	color: #000 !important;
  font-size: 15px;
  padding: 0 10px;
  line-height: 1.15;
}

.scrollphot {
  overflow: auto;
  cursor: grab;
  white-space: nowrap;
}

div.scrollphot .card {
  vertical-align: middle;
  display: inline-block;
  padding: 0px;
  text-decoration: none;
  height: auto; 
  /* width: 500px; */
  border-radius: 0 !important;
}
/* *********************************** */


/* Menu hamburguesa */

.hamburger{
	position:fixed;
  background-color:#ffffff;
	right: 0;
	height: 70px;
	width: 70px;
	padding: 20px 20px;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	-webkit-transition:-webkit-transform 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
	transition:transform 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
	z-index:9002;
	cursor:pointer;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none
}
.hamburger.is-active{
  background-color:none;
}
._layer{
	background:#000000;
	margin-bottom:4px;
	border-radius:2px;
	width:28px;
	height:4px;
	opacity:1;
	-webkit-transform:translate3d(0, 0, 0);
	transform:translate3d(0, 0, 0);
	-webkit-transition:all 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
	transition:all 0.25s cubic-bezier(0.05, 1.04, 0.72, 0.98);
}
.hamburger:hover .-top{
	-webkit-transform:translateY(-100%);
	-ms-transform:translateY(-100%);
	transform:translateY(-100%);
}
.hamburger:hover .-bottom{
	-webkit-transform:translateY(100%);
	-ms-transform:translateY(100%);
	transform:translateY(100%);
	}
.hamburger.is-active .-top{
	-webkit-transform:translateY(200%) rotate(45deg) !important;
	-ms-transform:translateY(200%) rotate(45deg) !important;
	transform:translateY(200%) rotate(45deg) !important;
}
.hamburger.is-active .-mid{
	opacity:0;
}
.hamburger.is-active .-bottom{
	-webkit-transform:translateY(-200%) rotate(135deg) !important;
	-ms-transform:translateY(-200%) rotate(135deg) !important;
	transform:translateY(-200%) rotate(135deg) !important;
}

.menuppal.is_active{
  transform: translate3d(0px, 0px, 0px);
}

.menuppal{
   background-color:rgba(34,34,34,0.75); 
    bottom: 0;
    height: 100%;
    left: 0;
    overflow-y: scroll;
    position: fixed;
    top: 0;
    transform: translate3d(0px, -100%, 0px);
    transition: transform 0.35s cubic-bezier(0.05, 1.04, 0.72, 0.98) 0s;
    width: 100%;
    z-index: 1001;
}
.menuppal ul{
  margin:0;padding:0;
}
.menuppal ul li { 
  list-style: none;
	text-align:center;
	font-family: Verdadna, Arial, Helvetica;
	font-size:1.5rem;
	line-height:2em;
	height:3em;
  color:#fff;
	text-transform:none;
	font-weight:bold;
}
.menuppal ul li a{
  text-decoration:none;
  color:#fff !important;
}

.menuppal ul li a:hover{
  text-decoration:none;
  /* color:#333; */
}


/* CSS Slider */

.container {
  width: 100%;
  text-align: center;
  overflow: hidden;
}

.content {
  width: 150%;
}

.content-text {
  float: left;
  width: 30%;
  /* padding-top:70px; */
}

.grey {
  color: #ffffff;
  opacity: 0.0;
}

.content-text:first-child {
  margin-left: -21.6%;
}

.content-text:nth-child(2) {
  margin: 0 10%;
}

.arrow {
  position:static;
  top: 120px;
  width: 0; 
  height: 0;
  cursor: pointer;
  opacity: 0.7;
}

.left-arrow { 
  left: 5px;
  border-top: 30px solid transparent;
  border-right: 35px solid #946050; 
  border-bottom: 30px solid transparent;
  float: left;
}

.right-arrow {
  right: 5px;
  border-top: 30px solid transparent;
  border-left: 35px solid #946050; 
  border-bottom: 30px solid transparent;
  float: right;
}

.left-arrow:hover, .right-arrow:hover {
  opacity: 0.9;
}

.transition {
  -webkit-transition: 3s;
  -moz-transition: 3s;
  -ms-transition: 3s;
  -o-transition: 3s;
  transition: 3s;
}

.content-left {
  margin-left: 60%;
}

.content-right {
  margin-left: -60%;
}


/******************* carrousel ***************/
.casouselSec{
	color: #000000;
	font-family: 'Roboto Condensed', serif;
	font-weight: 300;
}

.titular1 h2{
	font-family: 'Roboto', sans-serif;
	text-transform: none;
	font-weight: 900;
	font-size: 4em;
	color: #000000;
	padding: 25px 15px;
}

.arrastra p {
	text-align: center;
	font-weight: 300;
	font-size: 2em;
	color: #505050;
	padding-top: 15px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #156c49 !important;
}

.owl-theme .owl-dots .owl-dot span {
  width: 35px !important;
  height: 10px;
  margin: 5px 7px;
  background: #bbbbbb !important;
  border-radius: 30px;
}

.owl-theme .owl-controls .owl-page {
  display: inline-block;
}

.owl-carousel h4 {
  font-family: 'Roboto Condensed', serif !important;
  font-weight: 800;
	font-size: 25px;
  color: #254b25 !important;
}

.owl-carousel p {
	padding-top: 15px;
}

.carousel-control-prev{
  color: #223422 !important;
}
/******************* carrousel *****************/



/* Tabla azul */

.col{
  float: left;
  width: 33.3%;
  padding: 8px;
  box-sizing: border-box;
}

.price-box{
  background: #a1f3fb;
  color: #000;
  list-style-type: none;
  border: 1px solid #a1f3fb;
  margin: 0;
  padding: 0;
  transition: 0.3s;
}

.price-box em{
  font-size: .8em;
}

.price-box h3{
  font-size: 4em;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.price-box h4{
  font-size: 2em;
  font-family: 'Georgia' !important;
  text-transform: none;
}

/* .price-box:hover, .price-box.best{
  box-shadow: 0 10px 15px 0 #000;
} */

.price-box .header{
  background-color: #0189ac;
  color: #a1f3fb;
  font-size: 25px;
}

.price-box li{
  /* padding: 20px; */
  border-bottom: 1px solid #a1f3fb;
  text-align: center;
}

.price-box .emph{
  background-color: #a1f3fb;
  font-size: 20px;
}


.price-box{
  background: #a1f3fb;
  color: #000000 !important;
  list-style-type: none;
  border: 1px solid #a1f3fb;
  margin: 0;
  padding: 0;
  transition: 0.3s;
  height: 100%;
}

.price-box p, .price-box2 p{
  color: #000000 !important;
}

.price-box em{
  font-size: .8em;
}

.price-box h3{
  font-size: 3em;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.price-box h4{
  font-size: 2em;
  font-family: 'Georgia' !important;
  text-transform: none;
}

/* .price-box:hover, .price-box.best{
  box-shadow: 0 10px 15px 0 #000;
} */

.price-box .header{
  background-color: #0189ac;
  color: #a1f3fb;
  font-size: 25px;
}

.price-box li{
  padding: 20px;
  border-bottom: 1px solid #a1f3fb;
  text-align: center;
}

.price-box .emph{
  background-color: #a1f3fb;
  font-size: 20px;
}

/* Tabla naranja */
.price-box2{
  background: #f5b67f;
  color: #000;
  list-style-type: none;
  border: 1px solid #f5b67f;
  margin: 0;
  padding: 0;
  transition: 0.3s;
  height: 100%;
}

.price-box2 em{
  font-size: .8em;
}

.price-box2 h3{
  font-size: 3em;
  font-family: 'Druk Text Web Bold', sans-serif !important;
}

.price-box2 h4{
  font-size: 2em;
  font-family: 'Georgia' !important;
  text-transform: none;
}

/* .price-box2:hover, .price-box.best{
  box-shadow: 0 10px 15px 0 #000;
} */

.price-box2 .header{
  background-color: #0189ac;
  color: #f5b67f;
  font-size: 25px;
}

.price-box2 li{
  padding: 20px;
  border-bottom: 1px solid #f5b67f;
  text-align: center;
}

.price-box2 .emph{
  background-color: #f5b67f;
  font-size: 20px;
}


@media(max-width:700px){
  .col{
    width: 100%;
  }
}


/* Flotando */

.fantasma{
  position: relative;
  margin-left: 20px;
  cursor: pointer;
  animation-name: flotando;
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
}

.fantasma-container{
  height: 50vh;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

@keyframes flotando{
  50%{
    transform: translateY(-30px);
  }
}



/*    Termina CSS Filtrado */

@media only screen and (max-width: 550px) {
  .hide_element{
  display: none !important;
 }

}


@media (min-width: 200px) and (max-width: 770px) {
  .head_exp{
    top:0px;
    background-color: #ed1c24;
    padding: 21px 15px;
    left: 0px;
    position: fixed;
    display: block;
    width: 14.4%;
    z-index: 99;
  }
  .fixed-top {
    background-color: #00000079;
  }
  .redes {
    max-width: 30px !important;
  }
  .seccion {
    width: 100%;
    padding-top: 80px;
    position: relative;
    float: left;
    text-align: center;
    color: #fff;
    z-index: 0;
    font-family: 'Roboto', sans-serif !important;
    letter-spacing: 1px;
    font-size: 35px;
  }

  .desk {
    display: none;
  }

  .mobile {
    display: block;
  }

  .intro-online img{
    width: 360px;
  }
  .intro-online {
    padding-top: 5em;
  }
  .cloumna-abajo {
    margin-top: 100px;
  }
  .sec2 {
    padding-top: 100px;
  }  

  .intro h1 {
    text-align: center;
    font-size: 66px;
  }
  .intro p {
    text-align: left;
    font-size: 1.3em;
  }
  .agregados h6{
    padding: 3px 2px;
    border-style: solid;
    border-width:2px 0px;
    border-color: #e10a12;
    margin: 10px 30px;
    position: relative;
  }
  .col-sm-6 {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
  }
  .col-sm-6 h4{
    font-size: 1em;
    font-weight: 700;
    padding-top: 10px;

    }

  .grantitulo {
    font-size: 4.7em;
    text-align: center !important;
    color: #000;
    line-height: 100% ;
    font-family: 'Druk Text Web Bold', sans-serif !important;
  }

  .gransubtitulo{
    font-size: 2em ;
    color:#000 ;
    line-height: 100% ;
    font-family: 'Druk Text Web Bold', sans-serif !important;
  }

  .granfrase{
    font-size: 1em ;
    line-height: 100% ;
    font-family: 'Druk Text Web Bold', sans-serif !important;
  }


  .fondoazulclaro{
    background-color: #bae4f7;
    color: #000 !important;
  }
  
  .fondoazulclaro h3{
    font-size: 2em;
  }

  .fondoazulclaro p{
    text-align: left;
    padding-top: 30px;
    font-size: 1em;
  }
  
  .fondoazulclaro img{
    width: 60% !important;
  }

  .letrainicio{
    width: 60% !important;
    text-align: center !important;
  }
  
  .grantitulo-apps {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    margin-bottom: 0;
    font-size: 4.7em;
    color: #ffffff;
    line-height: 100%;
    background-color: #ed4f62;
  }

  .price-box h3{
    font-size: 2em !important;
  }

  .price-box2 h3{
    font-size: 2em !important;
  }
  .grantitulo-pandemia h1 {
    font-size: 4.7em;
    line-height: 100%;
    text-align: right !important;
    font-family: 'Druk Text Web Bold', sans-serif !important;
  }
  .bg-image-pandemia {
    background-image: none;
  }
  .espaciador {
    height: 100px;
  }

  .grantitulo-ccommerce h1{
    font-size: 4em;
    color: #000000;
    line-height: 1.1;
    text-align: center !important;
  }
  .intro-ccommerce  {
    margin-top: 25px;
    margin-left: 0 !important;
    border-left: none;
    
  }
  .intro-ccommerce p {
    padding: 20px 10px !important;
    text-align: center;
    font-size: 1.5em;
    line-height: 1.3;
  }
  .nota-alcredito {
    font-size: 18px !important;
    text-align: center !important;
  }
  .sub-titular-ccommerce h2 {
    padding-top: 1em;
    font-family: 'Georgia' !important;
    text-transform: none;
    font-size: 2.2em;
  }

}

.gfw-window {
  padding: 40px;
  font-size: 1em;
  text-align: center;
  font-family: 'Roboto Condensed', sans-serif !important;
  background-color: #f7941d;
}

@media (min-width: 700px) and (max-width: 1400px){

  .block video{
    margin-top: -210px;
  }

}



/*    Termina CSS Filtrado */

@media (min-width: 200px) and (max-width: 770px) { 
  
  p {
    font-size: 19px;
    line-height: 1.4;
  } 
  .s-1 {
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .desliza h4 {
    padding-bottom: 1em;
  }

  .scroller {
    margin: 20px 0;
  }

  .scroller-title h2 {
    padding: 40px 0 20px 0;
    color: #000 !important;
    font-size: 2em;
  }


  div.scrollphot .card {
    vertical-align: middle;
    display: inline-block;
    padding: 0px;
    text-decoration: none;
    height: auto;
    /* width: 450px; */
    border-radius: 0 !important;
  }

  .card_texto {
    text-decoration: none;
    white-space: initial;
    /* width: 450px; */
    align-items: center;
  
  }

  .arrastra p {
    font-size: 1.4em !important;
  }
 
  .desk {
    display: none;
  }
  .mobile {
    display: block;
  }


  .card_texto p{
    font-size: 1em;
  }
 

}


@media (min-width: 200px) and (max-width: 770px) {
  .btn-menumovil {
  display:block;
  width:10%;
  color:#fff;
  opacity: 100%;
  position: fixed;
  top:180px;
  left: 0px;
  text-align:center;
  line-height: 60px;
  z-index:999;
  }

  .btn-menu-seccion {
    display:block;
    width:11%;
    position: fixed;
    left:25px;
    top:140px;
    border-radius:50%;
    line-height:50px;
    text-align:center;
    z-index:999;
  }

  .hamburger{
    position:fixed;
    background-color:#ffffff;
    right: 0;
    height: 62px;
    width: 61px;
    padding: 20px 17px;
  }

  .resumen p {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.35;
  }


}



@media (min-width: 200px) and (max-width: 770px) {
  .seccion h2{
    font-size: 2em;
  }

  .seccion button{
    font-size: 15px;
  }

  .seccion img{
    width: 70%;
  }

  .seccion span img{
    width: 30%;
  }

 

}


#online {
	background: rgb(77,128,171);
background: linear-gradient(148deg, rgba(77,128,171,1) 29%, rgba(2,165,120,1) 47%, rgba(0,112,132,1) 65%);
}

#pandemia {
	background: rgb(127,182,244);
  background: linear-gradient(223deg, rgba(127,182,244,1) 28%, rgba(164,243,251,1) 45%, rgba(164,243,251,1) 75%);

}

#compras{
	background: rgb(173,180,197);
  background: linear-gradient(180deg, rgba(173,180,197,1) 28%, rgba(205,219,229,1) 45%, rgba(206,215,222,1) 76%);
}

#apps {
	background: rgb(127,182,244);
  background: linear-gradient(223deg, rgba(127,182,244,1) 28%, rgba(164,243,251,1) 45%, rgba(164,243,251,1) 75%);

}

#commerce {
	background: rgb(253,223,119);
  background: linear-gradient(164deg, rgba(253,223,119,1) 28%, rgba(220,195,222,1) 54%, rgba(129,204,242,1) 75%);

}




