body{ 
background:#fff;
font-family: 'Comfortaa', cursive;
margin: 0; 

text-align: center;
}

img{max-width: 100%;}

a{color: #f05c1a;}

ul, li{line-height: 45px; color: #555; text-align: left;}

ul {
    list-style-image: url(../img/acceptance.png);
}
/*******************Header*******************/

header{	background-color:#00a2ff; width: 100%; height: 350px; float: left; margin-top: 50px;}
.gbheadersection{	background-image: url(../img/bg-header.jpg); width: 100%;  margin-top: 50px;}
.gbwebsection{	background-image: url(../img/bg-lo-hacemos-por-vos3.jpg); width: 100%;  }
.bgimport{	background-image: url(../img/bg-import.jpg); width: 100%;}
center{	width: 100%; height: auto; float: left;padding-bottom: 5%;}
footer{	width: 100%; height: auto; float: left;	}
	
.wapper{width: 70%; height: auto; margin: 0 auto;}
.wapper h1{text-align: center; font-size: 25px; color: #fff; margin: 0px;}
.wapper h2{text-align: center; font-size: 54px; color: #1b86d9;}
.wapper h3{text-align: center; font-size: 16px; color: #000;}
.wapper p{text-align: center; font-size: 18px; color: #fff; line-height: 37px;}
.bgGris{background-color: #f6f6f6;}

.cntCode{margin: 0 auto; background-color: #6f9484; width: 150px; height: auto; padding: 5px;}
/* start da css for da buttons */


.btn {
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 22px;
  text-decoration: none;
  margin: 20px;
  color: #fff;
  position: relative;
  display: inline-block;
  border: none;
}

.fields2{
	border: 1px solid #ccc;
}

.btn-margin{
	margin: 1% 0px 0px 0px!important;
	margin-top: 2%;
}

.btn:active {
  transform: translate(0px, 5px);
  -webkit-transform: translate(0px, 5px);
  box-shadow: 0px 1px 0px 0px;
}

.blue {
  background-color: #55acee;
  box-shadow: 0px 5px 0px 0px #3C93D5;
}

.blue:hover {
  background-color: #6FC6FF;
}

.green {
  background-color: #2ecc71;
  box-shadow: 0px 5px 0px 0px #15B358;
}

.green:hover {
  background-color: #48E68B;
}

.red {
  background-color: #e74c3c;
  box-shadow: 0px 5px 0px 0px #CE3323;
}

.red:hover {
  background-color: #FF6656;
}

.purple {
  background-color: #9b59b6;
  box-shadow: 0px 5px 0px 0px #82409D;
}

.purple:hover {
  background-color: #B573D0;
}

.orange {
  background-color: #e67e22;
  box-shadow: 0px 5px 0px 0px #CD6509;
}

.orange:hover {
  background-color: #FF983C;
}

.yellow {
  background-color: #f1c40f;
  box-shadow: 0px 5px 0px 0px #D8AB00;
}

.yellow:hover {
  background-color: #FFDE29;
}



.btnPlanes: hover {
	background-color: rgb(255, 120, 158);
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0,0,0,0);
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: box-shadow;
    transition-property: box-shadow;
}
.btnPlanes {
    
        background-color: rgb(255, 94, 58);
    padding: 8px 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    border-radius: 30px;
    margin: 0 0 0 7px;
	text-decoration: none;
}
/* start da css for da buttons */

/*********** center ****************/

.boxCont{ width: 21%; float: left; height: auto; padding: 2%;}
.boxCont p{ text-align: center; font-size: 12px; color: #555;}
.stagePaddingNone {  padding: 20px 0 0 0;}
.stageContNumber{width: 33%; float: left; height: auto; margin-top: 50px;}
.stageContNumberFlat1{width: 90px;float: left;height: 90px;padding: 1%;border: 1px solid;border-radius: 50%;}
.stageContNumberFlat2{width: 60%; float: left; height: 100px;  padding: 5%;}
.stageContNumber p{font-size: 14px;color: #555;text-align:left; margin-top: -10px;}
.stageContNumberFlat1 span{font-size: 75px !important;color: #555;}
.ejPlantillas {width: 100%; max-width: 32%;height: auto; margin: 0.5%; border-radius: 5px;box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);}
.espacio{width: 100%; height: 50px; float: left;}
.stageTextCat{color: #70a637!important; font-size: 24px;}

/******** caracteristicas del servicio***********/
.ventasjasUno {height: 220px; width: 29.3%; float: left; margin: 2% 2% 2%;  text-align: center;}
.ventajasImg { float: left; margin-bottom: 20px; box-shadow: none !important;  width: 100%;}
.ventajasTXT {float: left;width: 206px;width: 100%;}
.ventajasTXT h2 {color: #003e59; font-size: 25px; font-weight: lighter; margin-top: -4px;}
.ventajasTXT p {font-size: 14px; color: #777777;}
/*******************/

/*********** fin center ****************/
/*********** testimonial ****************/
.boxTestimonial{ width: 33%; float: left; height: auto;}
.boxTestimonial p{ text-align: center; font-size: 12px; color: #555;}
.content {padding-top: 30px;}

/* Testimonials */
.testimonials blockquote {
    background: #fff none repeat scroll 0 0;
    border: medium none;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    position: relative;
	height: 210px;
}
.testimonials blockquote::before {
    width: 0; 
    height: 0;
	right: 0;
	bottom: 0;
	content: " "; 
	display: block; 
	position: absolute;
    border-bottom: 20px solid #fff;    
	border-right: 0 solid transparent;
	border-left: 15px solid transparent;
	border-left-style: inset; /*FF fixes*/
	border-bottom-style: inset; /*FF fixes*/
}
.testimonials blockquote::after {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color: #e63f0c transparent transparent transparent;
}
.testimonials .carousel-info img {
    border: 1px solid #f5f5f5;
    border-radius: 150px !important;
    height: 75px;
    padding: 3px;
    width: 75px;
}
.testimonials .carousel-info {
    overflow: hidden;
}
.testimonials .carousel-info img {
    margin-right: 15px;
}
.testimonials .carousel-info span {
    display: block;
}
.testimonials span.testimonials-name {
    color: #e6400c;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px;
}
.testimonials span.testimonials-post {
    color: #656565;
    font-size: 12px;
}

/*********** fin testimonial ****************/


/************** pasos *********************/

.pasosImportarWeb{width: 33%; height: 300px; float: left;}

.titleImport{width: auto; height: 30px; }

.imgImport{width: auto; height: auto;  }
.imgImport img{width: 100%;
max-width: 80%;
height: auto;
margin: 0.5%;
border-radius: 5px;
box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }

/************** fin pasos *********************/




/************** form *********************/
.formContacto{
width: 80%;	
}

.cx{
	height: auto;
	width:100%;
	float: left;
}

.cx1Cont{
	margin: 0 auto;
	width: 80%;
	height: 350px;
	text-align: center;
}

.cx1Cont h1{

	font-size: 3.3em;
	margin-bottom: 10px;
	color: #555;
}

.cx1Cont p{

	font-size: 0.8em;
	margin-bottom: 10px;
	color: #555;
}

.cx1Cont span{
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #555;
}

.cx1ContForm{
	margin: 0 auto;
	width: 60%;
	height: auto;
	text-align: center;	
}

.cx1ContFormBoxL{
float: left;
width: 41%;
height: 200px;
padding: 3%;
}

.cx1ContFormBoxR{
	float: left;
	width: 41%;
	height: 200px;
	padding: 3%;	
}

.cx1ContFormBoxC{
	float: left;
	width: 100%;

	padding: 1px;
}

.center2{
	text-align: center;
}
.cx1form {
	background: fff;
   border: 1px solid #ccc;
   border-radius: 5px 5px 5px 5px;
   color: #555;
   font-size: 12px;
   padding: 5px;
   width: 100%;
	height: 20%;
   margin: 1%;
   position: relative;
   
}

.cx1form2{
	background: fff;
border: 1px solid #ccc;
border-radius: 5px 5px 5px 5px;
color: #555;
font-size: 12px;
padding: 5px;
width: 60%;
height: 50px;
margin: 1%;
}
/************** fin form *********************/


/*************** efecto div ***************/

.contenedor {
        height:100%;
        text-align: center;
    }
.bloque {
        height:300px;
        background: rgba(255,204,51,1);
        margin-bottom: 20px;
    }

.clearfix:before, clearfix:after, .contenedor:before, .contenedor:after, .fila:before, .fila:after{
display: table;
content: " ";
}

:before, :after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

.colm-2 {
width: 48%;
float:left;
position: relative;
min-height: 1px;
padding-right: 1%;
padding-left: 1%;
}

.colm-4 {
width: 23%;
float:left;
position: relative;
min-height: 1px;
padding-right: 1%;
padding-left: 1%;

}

.colm-3 {
width: 31%;
float:left;
position: relative;
min-height: 1px;
padding-right: 1%;
padding-left: 1%;

}

.fila {
margin-right: -15px;
margin-left: -15px;
}

.contHead{ width: 100%; height: auto; float: left; }

.contLogo{width: 50%; height: 100%; float: left;  text-align: left; margin-top: -24px;}

.contTel{width: 50%; height: 100%; float: left; text-align: right;}
.contTel span{font-size: 24px; color: #fff;}

/*************** efecto div ***************/


/* BOTON FLOTANTE */

#floating-button{
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #db4437;
  position: fixed;
  bottom: 30px;
  right: 30px;
  cursor: pointer;
  box-shadow: 0px 2px 5px #666;
}

.plus{
  color: white;
  position: absolute;
  top: 0;
  display: block;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 0;
  margin: 0;
  line-height: 55px;
  font-size: 44px;
  font-family: 'Roboto';
  font-weight: 300;
  animation: plus-out 0.3s;
  transition: all 0.3s;
}


#container-floating{
  position: fixed;
  width: 70px;
  height: 70px;
  bottom: 30px;
  right: 30px;
  z-index: 50;
}
#container-floating:hover .edit {
    animation: edit-in 0.2s;
        animation-delay: 0s;
        animation-fill-mode: none;
    animation-delay: 0.1s;
    animation-fill-mode: forwards;
}


#container-floating img{
box-shadow: none;
}

#container-floating:hover{
  height: 400px;
  width: 90px;
  padding: 30px;
}

#container-floating:hover .plus{
  animation: plus-in 0.15s linear;
  animation-fill-mode: forwards;
}

.edit{
  position: absolute;
  top: 0;
  display: block;
  bottom: 0;
  left: 0;
  display: block;
  right: 0;
  padding: 0;
  opacity: 0;
  margin: auto;
  line-height: 65px;
  transform: rotateZ(-70deg);
  transition: all 0.3s;
  animation: edit-out 0.3s;
}

#container-floating:hover .edit{
  animation: edit-in 0.2s;
   animation-delay: 0.1s;
  animation-fill-mode: forwards;
}

@keyframes edit-in{
    from {opacity: 0; transform: rotateZ(-70deg);}
    to {opacity: 1; transform: rotateZ(0deg);}
}

@keyframes edit-out{
    from {opacity: 1; transform: rotateZ(0deg);}
    to {opacity: 0; transform: rotateZ(-70deg);}
}

@keyframes plus-in{
    from {opacity: 1; transform: rotateZ(0deg);}
    to {opacity: 0; transform: rotateZ(180deg);}
}

@keyframes plus-out{
    from {opacity: 0; transform: rotateZ(180deg);}
    to {opacity: 1; transform: rotateZ(0deg);}
}

.nds{
  width: 40px;
  height: 40px;
  border-radius: 50%;
  position: fixed;
  z-index: 300;
  transform:  scale(0);
  cursor: pointer;
}

.nd1{
  background-image: url('../img/reMobil-cel.png');
    background-size: 100%;
  right: 40px;
  bottom: 120px;
  animation-delay: 0.2s;
    animation: bounce-out-nds 0.3s linear;
  animation-fill-mode:  forwards;
}

.nd3{
  background-image: url('../img/reMobil-chat.png');
    background-size: 100%;
  right: 40px;
  bottom: 180px;
  animation-delay: 0.15s;
  animation: bounce-out-nds 0.15s linear;
  animation-fill-mode:  forwards;
}

.nd4{
  background-image: url('../img/reMobil-mail.png');
  right: 40px;
  bottom: 240px;
  background-size: 100%;
  animation-delay: 0.08s;
  animation: bounce-out-nds 0.1s linear;
  animation-fill-mode:  forwards;
}

.nd5{
  background-image: url('../img/reMobil-whatsapp.png');
  background-size: 100%;
  right: 40px;
  bottom: 300px;
  animation-delay: 0.08s;
  animation: bounce-out-nds 0.1s linear;
  animation-fill-mode:  forwards;
}

@keyframes bounce-nds{
    from {opacity: 0;}
    to {opacity: 1; transform: scale(1);}
}

@keyframes bounce-out-nds{
    from {opacity: 1; transform: scale(1);}
    to {opacity: 0; transform: scale(0);}
}

#container-floating:hover .nds{
  
  animation: bounce-nds 0.1s linear;
  animation-fill-mode:  forwards;
}

#container-floating:hover .nd3{
  animation-delay: 0.08s;
}
#container-floating:hover .nd4{
  animation-delay: 0.15s;
}
#container-floating:hover .nd5{
  animation-delay: 0.2s;
}

.letter{
  font-size: 23px;
  font-family: 'Roboto';
  color: white;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0;
  top: 0;
  bottom: 0;
  text-align: center;
  line-height: 40px;
}

.reminder{
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  top: 0;
  bottom: 0;
  line-height: 40px;
}

.profile{
  border-radius: 50%;
  width: 40px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: 20px;
}

.rdMobil{
  visibility: hidden;
  margin-top: -50px;
}

/* BOTON FLOTANTE */