@import url(http://fonts.googleapis.com/css?family=Ubuntu:400,700);

:target::before {
	content: "";
  display: block;
  height: 110px; /* aquí la altura de la cabecera fija*/
  margin: -110px 0 0; /* altura negativa de la cabecera fija */
}

/*
:somos::before {
	content: "";
  display: block;
  height: 210px; 
  margin-top: -210px;
}

.ancla:before {       
  display: block;       
  content: " ";       
  margin-top: -110px;       
  height: 110px;       
  visibility: hidden; 
} */

body{
	padding-top: 50px;
	  background: url(../img/fondo2.jpg) repeat-y; ;
	 font-family: 'Ubuntu', sans-serif;
   background-size: 100%;
}
p {text-align: justify}
/*a:visited{
  color: #9407F7;
}*/

.starter-template {
  padding: 40px 15px;
  text-align: center;
}
.navbar-inverse {
          background: url(../img/fondo-barra.png) no-repeat;
        
        background-size: cover;
}
.redes{
	float: right;
	  padding-top: 10px;
    display: none;
}
.redes ul{
	list-style: none;
	overflow: hidden;
	float: right;
	  margin: 0;
}
.redes ul li{
	float: left;
}



/*.inclinacion{
	  background: url(../img/fondo1.jpg) no-repeat top right;
  background-size: 57%;
}*/
/*----Banners home-----*/
    .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .imagen img{
    	width: 80%;
    }
    .bw img{
    	filter: grayscale(1);
    }

    .title img{
    	width: 85%;
    }
    .separacion, .separacion2, .separacion3{
    	border-right: 2px dotted #83d0f0;
    	height: 63px;
    }
    .separcion3{
    	border-right: 2px dotted #b5b9bb;
    }
    .separacion2{
    	margin-top: 50px;
    }
    h1 span{
    	font-weight: 700;
    }
    h1{
    	color: #414141;
    }
    .somos h1, .somos2 h1, .somos3 h1{
    	text-align: center;
    	margin-top: 10px;
    }
    .somos4 h1{
    	text-align: center;
    }
    .lead{
      margin-bottom: 100px;
    }
    .por{
      width: auto !important;
    }
    .lead, .lead2 {
    width: 88%;
  margin: 0 auto;
  font-size: 20px;
}
.lead span, .lead2 span{
	font-weight: 700;
	color: #83d0f0;
	text-transform: uppercase;
}
.text a{
	text-decoration: none;
}
.segunda-parte{
	width: 100%;
	
	background-size: cover;
	padding: 0;
}
.somos, .somos2{
	  margin-bottom: 20px;
}
.somos2, .somos2 h1{
	color: #333;
}
.somos2 h3{
	text-align: center;
	font-size: 18px;
	margin: 0;
}
.famizq{
      width: 30% !important;
    }
.famizq img{
      width: 100%;
	  margin: 0 auto;
	  padding-bottom: 30px;
    }
.famder{
      width: 70% !important;
    }
.famder2{
      width: 100% !important;
    }
.famder, .famder2 img{
      width: 100%;
	  margin: 0 auto;
	padding-bottom: 30px;
    }
.separador{
	margin: 50px 0;
	text-align: center;
}
.numeros{
	font-size: 20px;
	
}
.tercera-parte{
	background:#fff;
	background-size: cover;
	padding: 0;
}
.tercera-parte p{
	text-align:justify;
}

label {
 
  margin: 15px 10px;
  float: left;
  color: #FFFFFF;
  font-size: 16px;
  display: none;
  }
  .form-control {
  	  margin: 10px 0px;
  	  float: left;
  	  width: 36%;
  	  border: 1px solid #a4ddf4;
  }
  .mensaje{
  	  width: 60%;
  height: 170px !important;
  }
  .conta{
  padding: 1% 0%;
  width: 13%;
  color: #fff;
  letter-spacing: 3px;
  background-color: #83d0f0;
  }
  .icono-contacto{
  	    float: left;
  margin-top: 5%;
  }
  .datos-contacto ul{
  	list-style: none;
  	font-size: 16px;
  	padding: 0;
  }
  .datos-contacto ul li span{
  	font-weight: 700;
  }
 .datos-solintece{
 	padding-left: 4%;
 }
 .datos-solinteceDv{
 	padding-left: 4%;
    background: #182E3B;
  	color: #fff;
}
  .icono-contactoDv{
  margin-top: 5%;
  }
  .datos-contactoDv ul{
  	list-style: none;
  	font-size: 16px;
  	padding: 0;
  }
  .datos-contactoDv ul li span{
  	font-weight: 700;
  }
 .datos-contactoDv{ 
  width: 89%;
  border-left: 2px dotted #bce4f7;
  margin-left: 1%;
  padding-left: 5%;
  margin-top: 5%;
 }
 .datos-contacto{
	 float: left;
  width: 89%;
  border-left: 2px dotted #bce4f7;
  margin-left: 1%;
  padding-left: 5%;
  margin-top: 5%;
 }

 .quinta-parte{
 	margin-bottom: 100px;
 	overflow: hidden;
 }
 .aliados ul, .aliados2 ul{
 	list-style: none;
  position: relative;
  height: 109px;
 }
 .aliados ul li, .aliados2 ul li{
 	position: absolute;
 }
 .aliados p span, .aliados2 p span {
 	font-weight: 700;
 }
 .aliados, .aliados2{
 	  
 }
 .aliados2{
 	         border-right: none;
        padding: 5% 2% 0;
 }
 #logo2{
 	right: 0;
 }
 #logo4{
 	  top: 61px;
  right: 0;
 }
 .derechos{
 	  margin: 40px 0;
  text-align: center;
  border-top: 1px solid rgba(249, 249, 249, 0.33);
  padding-top: 20px;
  color: rgba(249, 249, 249, 0.33);
 }
 .half2{
 	  border: 2px solid #83d0f0;
  width: 60%;
  background-color: transparent;
 }
 .sepa-footer{
 	border-right: 2px dotted rgba(249, 249, 249, 0.34);
  margin-top: 18px;
 }
 .btn-color{
 	  background-color: #83d0f0;
  padding: 7px;
  margin: 8px 11px;
  width: 33%;
  color: #f9f9f9;
  letter-spacing: 2px;
 }
 .newsletter{
 	  margin-top: 26px;
 }
 #fac{
 	  font-weight: 700;
 }
 #fac span{
 	
 	font-weight: 400;
 }
 .primera-parte{
 	background:url(../img/fondo-station.jpg) no-repeat top center;
 	background-size: cover;
 }
 .station-cabecera{
 	  text-align: center;
  padding-top: 5%;
 }
 .intro-modulos{
 	  width: 48%;
  margin: 0 auto;
  color: #f9f9f9;
  font-size: 18px;
  padding-top: 4%;
 }
 .intro-modulos2 span{
 	  color: #83d0f0;
  font-size: 18px;
  font-weight: 700;
 }
 .sobre{
 	display: none;
 	background: #000;
 }
 .modulo{
 	position: relative;
 	margin: 20px 0;
 }
 .modulo p{
 	position: absolute;
  right: 24px;
  text-align: right;
  font-size: 18px;
  bottom: 0%;
  width: 71%;
  line-height: 18px;
  color: #414141;
 }
 .modulo p span{
 	font-weight: 700;
 }

 .container-md{
 	       
 }
a:focus, a:hover {
  color: inherit; 
  text-decoration: none; 
}
/*-----pop-up---/*
/* Magnific Popup CSS */
.mfp-bg {
    top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #FFFDFD; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #f9f9f9;
  background-color: #bce4f6;
  font-size: 50px;
  margin-right: 11%; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }



.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }

  /*----fin pop-up-----*/
  .modu{
  	  padding-top: 12%;
  }
  .modu button{
  	display: none;
  }
  .modu p{
  	  font-size: 20px;
  line-height: 32px;
  }
  .mdl{
  	background-color: #fff;
  }
  .tmd{
  	padding-top: 10%;
  }
  .componentes p{
  font-size: 30px;
  color: #83d0f0;
  font-weight: 700;
  padding-top: 12%;
  }
  .componentesk{
  	text-align: right;
  }
  .moduli{
  	font-size: 22px;

  }
  .moduli li{
  	color: #83d0f0;
  }
  .moduli li span{
  	color: #414141;
  }
  .cp{
  	margin-top: 5%;
  }
  .sep img{
  	  width: 70%;
  padding: 2%;
  margin: 6% 0;
  border-left: 2px dotted #83d0f0;
  }
  .titulo-modulo p{
  	font-size: 22px;
  font-weight: 700;
  line-height: 28px;
  padding-top: 7%;
  }
  .carac{
  	margin: 5% 0;
  }

  .container-full{
    width: 100%;
    margin: 0;
    overflow: hidden;
  }


#resto-intro{
        display: none;
      }
      .aparece{
        display: block !important;
      }
      .despliegue{
        cursor: pointer;
      }
      .sepa-2{
        display: none;
      }
.cb3{
         background-color: #fff;
        border-radius: 0 0 15px 25px;
        padding-bottom: 0px;
                padding-left: -10px;
        padding-right: 0px;
        margin: 0;
}

.cb66{
         background-color: #fff;
        
        padding-bottom: 40px;
                padding-left: 15px;
        padding-right: 15px;
        margin: 0;
}

.noo{
  margin-top: 5%;
}
.noti img{
  width: 100%;
}
.station{
  background: url(../img/fondo-station.jpg) no-repeat;
        background-size: cover;
        margin-top: 4%;
}
.station-image{
  text-align: center;
}
.banner-station{
          padding: 2% 17% 0 0;
}
.acordeon-pro{
          overflow: hidden;
        background-color: #fff;
        padding: 4%;
        border-radius: 25px;
        position: relative;
}
.pinpad-header{
  margin-top: 6%;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{
        background: none;
        color: #000;
        border-right: 2px solid #1E5476;
        font-weight: bold;
        border-top: none;
        border-radius: inherit;
        border-left: none;
        border-bottom: 3px solid #1E5476;
		padding-right: 7px;
}
.nav>li>a {
   
        color: #333;
        font-size: 18px;
       
}

.foto-portada{
  margin: 2% 0;
}
.foto-portada img
{
  width: 100%;
}
.acordeon-titulo {
       
        font-size: 20px;
        color: #333;
        font-weight: bold;
        }

        .panel-default>.panel-heading {
        
        background-color: #85D0F0;
       
}
        .panel-default>.panel-heading2 {
        
        background-color: #85D0F0;
       
}

.panel-default>.panel-heading+.panel-default>.panel-heading2+.panel-collapse>.panel-body {
        
        font-size: 16px;
}
.cierre{
          position: absolute;
        top: 3%;
        right: 3%;
        font-size: 36px;
        font-weight: bold;
        z-index: 999;
}
.cierreDv{
          position: absolute;
        top: 0%;
        right: 3%;
        font-size: 36px;
        font-weight: bold;
        z-index: 999;
}
.nav>li {
        padding-top: 0px;
        margin-left: 0px;
}
.nav-extra{
  padding-top: inherit !important;
}
#principaliti{
background: url(../img/cuadro-productos.jpg) no-repeat top center;
        padding: 26% 5% 0%;
        overflow: hidden;
        height: 500px;
        color: #fff;
        font-size: 20px;
        text-align: center;
}
#principaliti2{
background: url(../img/cuadro-servicios.jpg) no-repeat top center;
        padding: 26% 5% 0%;
        overflow: hidden;
        height: 500px;
        color: #fff;
        font-size: 20px;
        text-align: center;
}
#principaliti3{
background: url(../img/cuadro-server.jpg) no-repeat top center;
        padding: 26% 5% 0%;
        overflow: hidden;
        height: 500px;
        color: #fff;
        font-size: 20px;
        text-align: center;
}

.cpro{
  padding: 6% 0;
}
.blognewc p{
  text-align: justify: ;
}

#pincontrol{
 background: url(../img/cuadro-pin.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
        
}
#seiservices{
 background: url(../img/cuadro-sei.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
                padding: 30px 0;
}
#payphone{
 background: url(../img/cuadro-payphone.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
		  padding: 15px 0;
        margin-top: 12px;
}
#cuantias{
 background: url(../img/cuadro-cuantias-domesticas.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
		  padding: 15px 0;
        margin-top: 12px;
}
#taxservices{
 background: url(../img/cuadro-tax.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
                padding: 30px 0;
}
#soporteservices{
 background: url(../img/cuadro-soporte.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
        
        padding: 30px 0;
}
#flotascontrol{
 background: url(../img/cuadro-fleet.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
        margin-top: 12px;
}
#poscontrol, #sic{
 background: url(../img/cuadro-pos.jpg) no-repeat top center;
 overflow: hidden;
        background-size: cover;
        text-align: center;
        margin-top: 12px;
}

#fcontrol{
 background: url(../img/cuadro-fc.jpg) no-repeat top center;
        overflow: hidden;
        background-size: cover;
        text-align: center;
}
#fcontrol img, #poscontrol img,#payphone img, #cuantias img, #pincontrol img, #flotascontrol img, #seiservices img, #soporteservices img, #sic img, #taxservices img{
  width: 100%;
}
#fcontrol span img, #poscontrol span img,#payphone span img,#cuantias span img, #pincontrol span img, #flotascontrol span img, #seiservices span img, #soporteservices span img, #sic span img, #taxservices span img  {
  width: 55%;
}

#fcontrol p, #poscontrol p,#payphone p, #cuantias p, #pincontrol p, #flotascontrol p, #seiservices p, #soporteservices p, #sic p, #taxservices p{
          color: #fff;
        font-size: 16px;
}
#fcontrol a, #poscontrol a, #payphone a, #cuantias a, #pincontrol a, #flotascontrol a, #seiservices a, #soporteservices a, #sic a, #taxservices a{
  color: #fff;
}
#seiservices p,#payphone p, #cuantias p, #soporteservices p{
  padding-top: 20px;
}
.con-mo{
          padding: 3%;
        background: #fff;
        border-radius: 25px;
}
.cfkk{
  max-height: 300px;
  background-size: cover;
  padding-top: 4%;
}
.ajuste{
  padding-top: 1%;
}
.yaa{
         margin-left: 0% ;
}
.cuadrando-label{
  margin-right: 5%;
}
.cata{
  margin-top: 2%;
}
.relativo{
  position: relative;
}
.faltante{
  margin-right: 24px;
}
.ajuste-titulo-pre{
    width: 90%;
  }
  .bancos-img{
    width: initial !important;
  }
  .frufru{
    margin: 0;
        padding: 8px;
        background: #000;
        color: #fff;
  }
  .frufru p{
    margin-bottom: 0;
  }
  
.titulo-nuevo{
          font-weight: bold;
        padding-top: 10px;
}
.hinfo{
  color: #fff;
}
.hojainfo{
  width: 100% !important;
          margin-left: 0 !important;
}
.forma-hoja{
  overflow: hidden;
}
.hoja-infor{
          overflow: hidden;
        margin-bottom: 0;
}
.hoja-infor input{
          width: 7%;
}
.hoja-infor p{
          padding-top: 3%;
        float: left;
        margin-left: 5%;
        width: 85%;
}
.conta55{
          background: #007db1;
        font-size: 1.4em;
        padding: 3% 6%;
        color: #fff !important;
}
.hoja-infor a{
  color: #83d0f0 ;
}
.borde-darse{
  border-right: 1px solid #fff;
          padding-right: 3%;
}
.aviso{
          background: #DFDFDF;
}
.aviso span{
  font-weight: bold;
  font-size: 18px;
}
.bold{
  font-weight: bold;
}
.yap{
  color: #fff;
}
.yap a{
  color: #13fdfe;
}
.cargar-boton{
  background: url(../img/cargar-fondo.png)no-repeat;
  background-size:cover;
          margin-left: 43%;
        padding: 2% 12%; 
}
.comparto{
          list-style: none;
        float: right;
        width: 100%;
}
.comparto li{
                  float: right;
        margin-left: 1%;
}
.tt{
          background: #000;
        color: #fff;
}
.azulin span{
  font-size: 24px;
  color: #6666cc;
}
.iii span{
          color: #64b4f6;
        font-size: inherit;
}
.yatu{
          background: url(../img/fondo-pregunta-3.png)no-repeat center;
        background-size: 75% auto;
}
.tabdv3{
        background: url(../img/fondo-pregunta-3.png)no-repeat center;
        background-size: 75% auto;
	    width: 95%;
}
.tabdv3 th{
        background-color:black;
		text-align: center !important;
		vertical-align: middle !important;
	    color: white;
		max-width: 32%;
		padding: 4px !important;
}
.tabdv3 td{
		padding: 5px !important;
		text-align: center; 
		vertical-align: middle !important; 
}


.tabdv3 td:hover{
        background-color:#002252;
		color: white;
}
.tabdv3 tr:hover{
        background-color:#00A8B6;
	    cursor:pointer;
}


.tabdv{
        background: url(../img/fondo-pregunta-3.png)no-repeat center;
        background-size: 75% auto;
	    width: 75%;
}
.tabdv th{
        background-color:black;
	text-align: center;
	    color: white;
		width: 25% auto;
}
.tabdv td:hover{
        background-color:#002252;
		color: white;
}
.tabdv tr:hover{
        background-color:#00A8B6;
	    cursor:pointer;
}
.tabdv2{
        border-color: #000000;
	    padding-left: 30px;
	width: 100%;
}
.tabdv2 td{
	padding: 5px;
}

.centrar-img{
  text-align: center;
}
.pregun6{
          background-size: 36%;
        background-position: center;
}
.tira-zurda{
  text-align: right;
}
.white a{
  color: #fff;
}
h4{
  font-weight: bold;
}
.pilas span{
  color: #000;
  font-weight: bold;
}
.disc{
  list-style:disc;
}
#dispensador-tra img{
          float: right;
        padding-right: 5%;
        width: 12%;
}
#pistola-tra{
  width: 40%;
}
.menu-footer a{
  color: #fff;
}

.ssss{
  color: #fff;
        margin-left: 0;
        margin-top: 7%;
        width: 55%;
}
.fondos-tabla{
  width: 60%;
}
.pat, .pat2{
  text-align: center;
        background: #000;
        color: #fff;
        padding: 1% 0;
}
.loli{
  
  border: 1px solid #67B3E0;
 
}

.gugu{
  margin: 0;
}
.pat2{
  background: #25516B;
       
        
        
}
.pat p{
  margin: 0;
}
.bvb{
  border-bottom: 1px solid #000;
}
.cositasp{
  font-size: 10px;
}
.t56{
width: 20%;
        display: inline-block;
        float: left;
}
.t57{
  width: 80%;
        text-align: center;
                float: left;
}
.t58, .t60{
        width: 20%;
        display: inline-block;
        float: left;
        text-align: center;
        vertical-align: middle;
        padding: 1% 0;
}
.t59 {
  width: 80%;
        float: left;
        border-left: 1px solid #000;
                padding:1% 3% 1% 0;

}
.t61, .t62, .t63, .t64{
          
}
.tata, .tata2, .tata3{
  border:1px solid #000;
          overflow: hidden;
}
.tata2{
  border:1px solid #67B3E0;
}
.tata3{
  border-top:1px solid #67B3E0;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.verdeson{
          background: #79B55A;
        padding: 5% 0;
}
.correo-soporte{
                 width: 21%;
        display: inline-block;
        padding-left: 1%;
        background: #d6dce4;
        color: #000;
}
.correo-soporte h4{
  font-size: 16px;
        font-weight: normal;
}
#myModal4 img, #myModal3 img{
  width: 100%;
}
.correo-titulo-pedido{
          background: url(../img/fondo-barra.png) no-repeat;
        background-size: cover;
        width: 80%;
        margin: 5% 10%;
}
.correo-titulo-pedido img{
  width: 27%;
        float: left;
        padding-top: 1%;
}
.correo-titulo-pedido h1{
  color: #fff;
          font-size: 18px;
        text-align: right;
        margin: 4% 0;
}
.forma-correo-pedido{
  border: 1px solid #000;
        margin: 0 10%;
        width: 80%;
}
.forma-correo-pedido label{
         display: block;
        color: #fff;
        background: #323e4f;
        margin: 0;
        padding: 5px 1%;
        border: 1px solid #000;
}
.forma-correo-pedido input{
                  margin: 0;
        border: 1px solid #000;
        border-radius: inherit;
}
.armado-extra-forma{
          overflow: hidden;
          margin-bottom: 0;
}
.peculiar{
  display: inline-block;
  width: 100%;
}

.sje img{
          margin-bottom: 10%;
}
/*---estilos promo---*/

.popup-promo {
    
        color: #888888;
        /* height: 245px; */
        left: 150%;
        padding: 0;
        position: fixed;
        /* right: 30%; */
        top: 15%;
        width: auto;
        z-index: 99999;
        -moz-box-shadow: 0px 0px 10px 1px #888888;
        -webkit-box-shadow: 0px 0px 10px 1px #888888;
        box-shadow: 0px 0px 10px 1px #888888;
        border-radius: 10px;
        -moz-border-radius: 10px;
}
.popup-promo img{
  width: 100%;
}

.overlay-promo {
    background: #000000;
        bottom: 0;
        left: 0;
        position: fixed;
        right: 0;
        top: 0;
        z-index: 9999;
        opacity: 0.5;
}


a.close-promo {
            background: #FD110C;
        cursor: pointer;
        float: right;
        height: 36px;
        right: 1.5%;
        position: absolute;
        top: 2.3%;
        width: 32px;
        opacity: 1 !important;
        z-index: 99999999;
                color: #fff;
        font-size: 2em;
        padding: 0 1.5%;
        font-weight: bold;
}
.promo-in{
  width: 82% !important;
}
.modal-pasos{
  width: 65%!important;
}
a.open-whatsapp {
        cursor: pointer;
        float: left;
        height: auto;
        right: 59.5%;
        position: absolute;
        top: 88.9%;
        width: auto;
        
}
.elemento5{
padding-top: 3%;
}
.producto{
	width: 60%;
	float: left;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
  color: #83d0f0;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
          background-color: transparent;
        background: rgb(90,191,208);
        background: -moz-linear-gradient(left, rgba(90,191,208,1) 1%, rgba(0,120,157,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(90,191,208,1)), color-stop(100%,rgba(0,120,157,1)));
        background: -webkit-linear-gradient(left, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        background: -o-linear-gradient(left, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        background: -ms-linear-gradient(left, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        background: linear-gradient(to right, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5abfd0', endColorstr='#00789d',GradientType=1 );
        border-radius: 10px;
        padding: 10px;
}
.navbar-inverse .navbar-nav>li>a {
  color: #fff;
  font-size: 18px;
}
    .text, .text2 {
    	padding: 9px 14px;
        margin: 72px 150px;
        width: 40%;
        text-align: center;
        font-size: 24px;
        /* border: 1px solid #83d0f0; */
        cursor: pointer;
        background-color: transparent;
        background: rgb(90,191,208);
        background: -moz-linear-gradient(left, rgba(90,191,208,1) 1%, rgba(0,120,157,1) 100%);
        background: -webkit-gradient(linear, left top, right top, color-stop(1%,rgba(90,191,208,1)), color-stop(100%,rgba(0,120,157,1)));
        background: -webkit-linear-gradient(left, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        background: -o-linear-gradient(left, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        background: -ms-linear-gradient(left, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        background: linear-gradient(to right, rgba(90,191,208,1) 1%,rgba(0,120,157,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5abfd0', endColorstr='#00789d',GradientType=1 );
        border-radius: 6px;
        padding: 7px;
        text-transform: uppercase;
        font-weight: bold;
        text-shadow: 1px 2px #000;
                box-shadow: 3px 3px #000;
    }
    .text a, .text2 {
    	color: #f9f9f9;
    }
.text {
	font-size: 18px;
}


.swiper-containerDv {
	width: 100%;
	height: 100%;
	margin:35px 0 auto !important;
}

/* Sección clientes  */
.gallery_nav {
	padding-top:0px;
	margin: 0px auto;
	float:none;
	display: block;
	width: 75%;
	text-align: center;
}
.gallery_nav img {
	border: none;
	width: 100%;
	filter: grayscale(1);
	margin-bottom: 30px;
}
.gallery_output {
	float: none;
	margin: 0px auto;
	width: 80%;
	height: 400px;
	overflow: hidden;
}
.gallery_output img {
	display: block;
	text-align: center;
	margin: 30px auto;
	width: 100%;
}

.bnlogo {
	
	display: inline-grid;
	grid-template-columns: repeat(3, 1fr);
	grid-gap: 5%;
	margin: 0 auto;
	}
	
.bnimg {
	margin: 0 auto -35px auto  !important;
	}

.Dml {
    margin-bottom: 0%;
}
.Dml h1{
    text-align: center;
    margin-top: 5%;
    margin-bottom: 0%;
}
.Dml p {
    margin: 0%;
}
/* Fin  Sección clientes  */


/*  Productos home  */
.circulos{
	text-align: center;
}
.circulos p{
	text-align: justify;
	color: #fff;
	font-size: 20px;
	line-height: 24px;
	margin: 50px 0;
  padding: 0 5%;
}
.d1{
          background: url(../img/d1.jpg) no-repeat;
        background-size: cover;
        border-radius: 25px;
        padding: 20px 10px;
        margin: 0 2%;
}
.d2{
  background: url(../img/d2.jpg) no-repeat;
        background-size: cover;
        border-radius: 25px;
        padding: 20px 10px;
        margin: 0 12%;
        margin: 0 2%;
}
.d3{
  background: url(../img/d3.jpg) no-repeat;
        background-size: cover;
        border-radius: 25px;
        padding: 20px 10px;
        margin: 0 2%;
}

.d1 img{
	width: 50%;
}
.d2 img{
	width: 50%;
}
.d3 img{
	width: 50%;
}
.cd{
	margin-bottom: 5%;
	margin-left: 15px;
}
.text2 {
	font-size: 100%;
	width: 50%;
	margin: 8%;
    }
.d1, .d2, .d3 {
	width: 29% !important;
}
.DlDv {
    margin-left: 0% !important;
}

/* Fin  Productos home  */

/*  Números  */
.cb1{
	background-color: #fff;
	border-radius: 25px 25px 0 0;
	margin: 0 0 0 19px;
       
}
.cb2{
        background-color: #fff;
        border-radius: 0 0 25px 25px;
        padding-bottom: 40px;
        padding-left: 15px;
        padding-right: 15px;
        margin: 0 0 0 19px;
}
.col-md-4 {
    width: 33.33333333%;
	float: left;
}
.bb1{
	width: auto;
}
.bb1 img{
	width: 100%
}
.lead2{
	width: 80%;
}
/* Fin  Números  */

/* Pie de pagina  */
 .sexta-parte{
 	background: url(../img/fondo-footer-solintece.jpg) no-repeat;
 	background-size: cover;
 	width: 100%;
 	color: #f9f9f9;
 	position: relative;
 }
 .footer-datos{
 	margin-top: 3%;
	margin-left: 3%
 }
 .footer-datos ul {
 	list-style-image: url(../img/linea.png);
	margin: 0 auto;
}
 .redes-footer ul{
 	list-style: none;
	width: 70%;
 	overflow: hidden;
 }
 .redes-footer ul li{
 	float: left;
	padding: 40px 20px;
 }
.col-md-3 {
    width: 25%;
	float: left;
}
.col-md-4-1 {
    width: 40%;
	float: left;
}

.derechos p{
    text-align: center;
}

/* Fin Pie de pagina  */

/* Banners home*/
.col-md-5 {
    width: 41.66666667%;
	position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
	float: left;
}
.col-md-7 {
    width: 58.33333333%;
	position: relative;
    min-height: 1px;
}	
.swiper-container {
	width: 100%;
	height: 510px;
	margin:43px 0 auto !important;
}
.swiper-wrapper {
    height: 100% !important;
}	
.ssll{
	height: 589px;
}
.banner-img-FC{
	margin-top:10% !important;
 	padding: 1% 0% 1% 0% !important;
}
.elemento1 {
    padding-top: 7%;
}
.elemento1 img{
  width: initial;
}	

.descripcion{
	margin-top: 8%;
	padding-right: 10%;
	color: #fff;
	text-align: left;
	font-size: 30px;
	line-height: 36px;
	text-shadow: 2px 4px #000;
	float: left;
}
.descripcion p{
    padding: inherit;
  }
.descripcionPc p{
	text-align: center;
  }
.descripcion img{
	width: 100%;
}
.descripcion span{
	font-weight: bold;
    font-size: 34px;
    }
.descripcionPc {
    margin-top: 23%;
    padding: 1% 10% 1% 49%;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    text-shadow: 2px 4px #000;
}
.slt1Dv{
    background: url("../img/00.png") no-repeat;
    background-size: cover;
}
.slpc1, .sl1Dv{
    background: url(../img/fondo-slider-pc1.jpg) no-repeat;
    background-size: cover;
}
.slpc2, .sl2Dv{
    background: url(../img/fondo-slider-pc2.jpg) no-repeat;
    background-size: cover;
}
  .slpc3, .sl3Dv{
    background: url(../img/fondo-slider-pc3.jpg) no-repeat;
    background-size: cover;
}
.slpc4, .sl4Dv{
    background: url(../img/fondo-slider-pc4.jpg) no-repeat;
    background-size: cover;
}
/* Fin Banners home*/

/*Menú*/
.container {
    width: 100%;
	padding-right: 35px; 
}
.navbar-header {
	width: auto;
	height: auto;
}
.navbar-brand {
	height: auto;
	padding: 9px 15px;
}
.navbar-brand>img {
	width: 100%;
}
.navbar-inverse .navbar-toggle {
	border: none;
	float: left;
	background-color: #f5f5f5;
}
.navbar-toggle {
	margin-right: 0px;
	margin-left: 15px;
	margin-top: 4%;
        }
.icon-bar {
    background-color: #000123 !important;
}
/* Fin Menú*/

/*  Noticas	*/	
.noticias span{
  font-weight: bold;
}
.noticias img{
	float: left;
	width: 178px;
	height: 142px;
}
.noticias h3{
	border-bottom: 2px solid #84baf1;
	margin-bottom: 0;
}
.img-noticia{
	width: 50%;
	float: left;
	padding: 0 8%;
}
.text-noticia{
              float: left;
        width: 50%;
}
.border-noticia{
  border-bottom: 2px dashed #84baf1;
}
.noticia-sector{
  overflow: hidden;
        padding: 2%;
}
.blogs-soli{
  text-align: justify;
}
.blogs-soli h2 a{
  color: #000;
}
.well{
          background: #182E3B;
}
.well a{
  color: #fff;
}
.list-soli{
  list-style: inherit;
  color: #fff;
}
/*  Fin Noticas	*/	

/*  Menu tutoriales*/	
.containerMenuTuto {
    width: 100%;
	overflow: hidden; 
	background-color:#fff;
	padding-left: 5%;
	padding-right: 3%;
	border-radius: 0px;
	position: relative;
	margin-top: 50px;
}

.containerMenuTuto a{
    padding-right: 10px;
}
.containerMenuTuto H1{
    	color: black;
		margin: 20px 0 0 0;
		font-weight: bold;
    	font-size: 30px;
		text-align: center;
}
.containerMenuTuto H2{
    	color: black;
		margin: 20px 0 0px 0;
		font-weight: bold;
    	font-size: 20px;
		text-align: left;
}
.containerMenuTuto H3{
    	color: black;
		margin: 20px 0 0px 0;
    	font-size: 20px;
		text-align: left;
}

.TutocontainerH {
    display: flex;
	height: 190px; 
	flex-direction: column;
	flex-wrap: wrap;
	align-content: flex-start;
	overflow-y: hidden;
}

.Boxtuto{
 	width: 272px;
	height: 171px;
	background-size: cover;
	border-radius: 6px;
}
#RFCMJRS1, #RFCMJRS2{
	background: url(../Videos/img/TFCMJRS.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}

#RFCW_AMD1, #RFCW_AMD2{
	background: url(../Videos/img/TFCWAdm.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}

#RFCW_MT1, #RFCW_MT2{
	background: url(../Videos/img/TFCWMant.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}
#RFCW_PC1, #RFCW_PC2{
	background: url(../Videos/img/TFCWProc.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}
#RFCW_REP1, #RFCW_REP2{
	background: url(../Videos/img/TFCWRep.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}


#RVConta1, #RVConta2{
	background: url(../Videos/img/TVentConta.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}

#RVentCred1, #RVentCred2{
	background: url(../Videos/img/TVentCred.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}

#RVCuantD1, #RVCuantD2{
	background: url(../Videos/img/TVCuantD.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}
#RVLubri1, #RVLubri2{
	background: url(../Videos/img/TVLubri.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}
#RProcR1, #RProcR2{
	background: url(../Videos/img/TVProcR.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}
#RReimp1, #RReimp2{
	background: url(../Videos/img/TVReimp.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}
#RProcD1, #RProcD2{
	background: url(../Videos/img/TVProcD.png) no-repeat top center;
	overflow: hidden;
	background-size: cover;
}
#RFPRUB1, #RFPRUB2{
	overflow: hidden;
	background-size: cover;
}

#RVConta1 p, #RVentCred1 p, #RVCuantD1 p, #RVLubri1 p, #RProcR1 p, #RReimp1 p, #RProcD1 p, #RFCW_AMD1 p, #RFCW_MT1 p, #RFCW_PC1 p, #RFCW_REP1 p{ 
	color: #fff;
	font-size: 16px;
	text-align: left;
	padding: 134px 0 0 20px;
}
#RVConta2 p, #RVentCred2 p, #RVCuantD2 p, #RVLubri2 p, #RProcR2 p, #RReimp2 p, #RProcD2 p, #RFCW_AMD2 p, #RFCW_MT2 p, #RFCW_PC2 p, #RFCW_REP2 p, #RFPRUB2 p{
	color: #fff;
	font-size: 16px;
	text-align: justify;
	padding: 128px 6px 0 20px;
	line-height: 1.1;
}

#RFCMJRS1 p{ 
	color: black;
	font-weight: bold;
	font-size: 16px;
	text-align: left;
	padding: 134px 0 0 20px;
}
#RFCMJRS2 p{
	color: black;
	font-weight: bold;
	font-size: 16px;
	text-align: justify;
	padding: 128px 6px 0 20px;
	line-height: 1.1;
}
/*  ./Menu tutoriales*/	
/*Adaptabilidad Cell*/

/*  ./Menu Home*/	
.navbar-nav {
	float: right;
	margin: 2% 0 0 0;
}
/*  ./Fin Menu Home*/	
/*  Pestañas Productos */	
.nav-tabs {
	margin-bottom: 1%;
}
.titulomd h3{
  margin: 0;
}
.titulomd{
	background: url(../img/barra-azul.png) no-repeat ;
	color: #fff;
	font-size: 16px;
	padding: 2%;
    background-size: cover;
}

.titulomd img{
  width: 100%;
}

.BDescrpP2 {
	margin: 1% 0px 1% 0px;
	float: none;
    display: block;
	text-align: center;
	padding: 0 0%;
}

.cierre2{
         
        font-size: 36px;
        font-weight: bold;
        z-index: 999;
}

.cierre2 p{
	text-align: justify;
	font-size: 17px;
	line-height: 63px;
	padding-left: 2%;
}
/*  ./Pestañas Productos*/	

@media (max-width: 480px) {
	p {	font-size: 16px;}
 	ul,ol li{
		font-size: 16px;
	}
	h3 {
		font-size: 18px;
		margin-top: 0px;
		margin-bottom: 10px	;
	}

	/*  Tabla Pestaña  */
	.table-responsive {
		margin-left: 5px !important;
	}
	
	
	
	/*  Pestañas Productos */
	.cierre2 p{
		text-align: center;
		padding-left: 0%;
	}
	.vidbnn{
		width: 	100%;
		}
	.compartov{
			list-style: none;
			width: 99%;
	}
	.compartov li {
		float: right;
	}
	.vdp2 {
		margin: 0;
		padding-left: 2%;
		padding-right: 2%;
		padding-bottom: 4%;
	}	
	.vdp1 {
		margin: 0;
	}
	.cb1 {
    margin-left: 0;
	}	
	.cb2 {
    margin-left: 0;
	}	
	.blogs-soli{
  		text-align: justify;
		padding: 0 0;
	}
	.blogs-soli h2 a{
  		color: #000;
	}
	.nav-tabs {
		width: 104%;
		margin-bottom: 1%;
	}	
	  .nav>li {
		margin-left: 0;
	}
	  
	  list-style: ; {
		height: auto;
	}
	.nav>li>a {
		font-size: 18px !important;
		padding: 3px 5px 5px 5px;
		border-right: 1px dotted 	#1E5476;
		border-bottom: 1px solid #1E5476;

	}	
	.logopro{
		width: 100%;
	}	
	.titulomd {
		margin: 3% auto;
	}
	.titulomd img{
		padding: 0 15%;
	}
	.BNewC1 {
		margin: 1% 0px 1% 0px;
		float: none;
		display: block;
		width: 100%; /*Movil 80%*/
		height: 210px;
		text-align: center;
		padding: 0 0%;
	}

	.BDescrpP2 {
		margin: 1% 0px 1% 0px;
		float: none;
		display: block;
		width: 99%; /*Movil 80%*/
		height: 485px;
		text-align: center;
		padding: 0 0%;
	}
	.galleryinner img{
		width: 100%;
		}

	.simplegallery{ //CSS for Simple Gallery 
		position: relative; /*keep this intact*/
		visibility: hidden; /*keep this intact*/
		border: 1px solid black; /* default border of gallery */
	}


	.simplegallery .gallerylayer{
		width: 100%;
		height: 500px;
		text-align: center;
		background: red;

	}

	.simplegallery .gallerylayer:before{ /* technique to vertical center gallery contents */
	  content: '';
	  display: inline-block;
	  vertical-align: middle;
	  height: 500px;
	}

	.simplegallery .gallerylayer .galleryinner{
		position: relative;
		max-width: 100%;
		vertical-align: middle;
		display: inline-block;
	}

	.simplegallery .gallerylayer .galleryinner.responsive img{
		width: 100%;
		height: 500px;
		display: inline-block;
	}

	.simplegallery .gallerydesc{
		position: absolute;
		width: 100%;
		height: 500px;
		-webkit-box-sizing: border-box;
	  -moz-box-sizing: border-box;
	  box-sizing: border-box;
		left: 0;
		top: 1000;
		z-index: 1001;
	}

	.simplegallery .gallerydesc:before{ /* overlay beneath description panel */
		content: '';
		position: absolute;
		background: blue;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
		opacity: 0.4;
		z-index: -1;
	}


	.simplegallery .gallerydesc .gallerydesctext{
		width: auto;
		color: white;
		text-align: left;
		padding: 5px; /* padding inside description panel */
	}
	/*  ./Pestañas Productos*/	

	/*Menú*/
	.navbar-nav {
		margin: 7.5px 0 0 0;
		float: left;

		
	}	
	.navbar-header {
		width: 100%;
		height: 10vh;
	}

	.navbar-brand {
	 width: 80%;
		}	
	.navbar-brand img {
		width: 100%;
	}
	.navbar-toggle {
		margin-top: 8%;
	}

	.collapse {
		width: 100%;
	}

		/*Fin Menú*/
	
	
	

	
	/* Sección bllog varios  */
	.col-md-4 {
		width: 100%;
		float: left;
	}	
	/* Fin Sección bllog varios  */


	/*  Productos home  */
	.circulos p {
		margin: 3% 0;
		font-size: 16px;
	}	
	.d1, .d2, .d3 {
		width: auto !important;
		margin: 0 0 5% 5% !important;
	}
	.cd{
		margin-bottom: 0px;
	}

	.text, .text2 {
		margin: 5% auto;
		width: 47%;
		font-size: 16px;
		line-height: 22px;
	}
	 .bb1{

		border-bottom: 2px dashed #84baf1;
	}      
	.bb2{
		border-bottom: 2px dashed #84baf1;
		padding: 2% 0%;
	}

	.bb3 {
		padding: 2% 0% 2% 3%;
	}	
	.lead, .lead2 {
		font-size: 16px;
		width: 100%;
	}



	/*  Fin Productos home  */

	/*  Números  */
	.numeros-soli img{
		width: 100%;
	}
	.numeros {
	font-size: 16px;
	}
	.conta {
		margin: 0;
		width: 100%;
	}
	/*  Fin Números  */	


	/* Banners home*/
	.movilv{
		display: block;
	}
	.movilh{
		display: none;
	}
	.pierde{
		display: none;
	}
	.gana{
		display: block;
	}
	.col-md-7 {
		width: 100%;
		position: relative;
		min-height: 1px;
	}	
	.swiper-container {
		height: 100%;
		margin: 12% 0 auto !important;
	}
	.swiper-wrapper {
		height: 80vh !important;
	}
	.banner-img-FC img{
		width: 70%;
	}
	.banner-img-FC {
		margin-top: 8% !important;
	}
	.descripcionDv {
		margin-top: 27%;
		padding-right: 0%;
		text-align: center;
	}	
	.descripcionDv img{
		width: 75%;
	}
	.descripcionDv p {
		width: 90%;
		margin: 3% auto;
		font-size: 21px;
		line-height: 25px;
		text-align: center;
		text-shadow: 2px 2px #000;
		color: #FFFFFF;
	}	
	.Dl {
		margin-top: 5% !important;
		padding: 1% 0;
		}	
	.slpc1, .sl1Dv{
		background: url(../img/fondo-slider-movil1.jpg) no-repeat;
		background-size: cover;
	}
	.slpc2, .sl2Dv{
		background: url(../img/fondo-slider-movil2.jpg) no-repeat;
		background-size: cover;
	}
	  .slpc3, .sl3Dv{
		background: url(../img/fondo-slider-movil3.jpg) no-repeat;
		background-size: cover;
	}
	.slpc4, .sl4Dv{
		background: url(../img/fondo-slider-movil4.jpg) no-repeat;
		background-size: cover;
	}

	/* Fin Banners home*/


	/* Sección clientes  */
	.gallery_nav {
		padding-top:0px;
		margin: 0px auto;
		float:none;
		display: block;
		width: 75%;
		text-align: center;
		}

	.gallery_nav img {
		border: none;
		width: 100%;
		filter: grayscale(1);
		margin-bottom: 0px;

		}
	.gallery_output {
		float: none;
		margin: 0px auto;
		width: 90%;
		height: 500px;
		overflow: hidden;
					}
	.gallery_output img {
		display: block;
		text-align: center;
		margin: 30px auto;
		width: 100%;
					}
	.bnlogo {

		display: inline-grid;
		grid-template-columns: repeat(2, 1fr);
		grid-gap: 5%;
		margin: 0 auto;
		}

	.bnimg {
		margin: 0 auto 0px auto  !important;
		}
	/* Fin  Sección clientes  */

	/*  Noticas	*/	
	.noticias h3 {
		font-size: 17px;
	}
	.noticias img {
		width: 100%;
		height: 100%;
		margin-bottom: 7%;
	}	
	.img-noticia {
		width: 100%;
	}
	.text-noticia {
		width: 100%;
	}
	.container-full {
		height: 100%;
	}
	.yuyu{
		padding: 0% 9%;
	}	
	/*  Fin Noticas	*/	

	/* pie */	
	.menu-footer{
		display: none;
	}
	.col-md-4-1 {
		width: 100%;
		float: left;
	}
	.ddd{
		width: 100% !important;
		margin: 2% 0;
		padding: 0% 2%;
	}

	.sepa-footer {
		border-bottom: 2px dotted rgba(249, 249, 249, 0.34);
		border-right: none;
		margin-bottom: 18px;
		margin-top: 18px;
	}

	.redes-footer ul{
		width: 82%;
		list-style: none;
		margin: 0 auto;
		overflow: hidden;
	}
	.redes-footer ul li{
		padding: 0 6% 10%;
	 }	

	.respnt-6 {
		width: 100%;
	}
	.footer-datos{
		margin-left: 0%
	}

	.derechos {
		margin: 0;
	}
	/* Fin pie */		

		/*Otros*/

	.sje{
	  text-align: center;
	}
	  #myModal4 img, #myModal3 img, #myModal2 img, #myModal img{
	  width: 100%;
	}
		.uio{
			top: inherit !important;
		}
	  .cierre-ppp{
			top: 2% !important;
		  }
	  .portitu2 {
			padding-right: 70% !important;
	}
	  .portitu{
		padding-right: 240% !important;
	  }
	  .centradito {
		text-align: center;
	  }
	  .centradito img{
		width: initial !important;
	  }
	  .veram{
		text-align: center !important;
	  }
	  .loli{

	}
	.extrita{
			  margin-top: 7% !important;
	}
	.extrita2{
			  margin-top: 11% !important;
	}
	.popo-extra{
			  margin: 6% auto 6% !important;
	}
	.peti-extra{
			  margin: 0 auto 2% !important;
	}
	.peti-extra2{
			  margin: 0 auto 2% !important;
	}
	.salele{
		overflow: hidden;
		width: 80%;
		margin: 0 auto;
	}
	.payp img {
		width: 100%;
	  }
	.fondos-tabla{
		width: 100%;
	}
	  .cargar-boton {
		margin-left: 0 !important;
		padding: 3% 20% !important;
		margin-bottom: 10%;
	}
	.ssss {
		width: 100%;
	}
	.por-ti{
		margin-bottom: 0px;
	}
	.por-ti h1{
		margin-top: 25px !important;
	}
	.pa-peq{
		right: 9% !important;
	}
	.noo {
		padding-top: 22%;
	}
	.espacio-pa-movil{
		padding: 16% 0 0;
	}
	.espacio-pa-movilDv{
		padding: 16% 0 0;
	}
	.lolo img{
		width: 100%;
	}
	.centrar-img img{
		width: 100%;
		padding-bottom: 10%;
	}
	.acordeon-pro {
		padding: 7% !important;
	}
	h2{
		font-size: 18px;
		text-align: left;
	}
	.cpro {
		padding: 15% 5% !important;
	}
	.well img{
		width: 100%;
	}
	.unitamas{
		margin-top: 5%;
	}
	.cata {
		text-align: center;
	}
	.yaa {
			margin-left: 0 ;
	}

	.inclinacion {
		background: none;
	}
	.navbar-fixed-top .navbar-collapse {
		max-height: 580px;
	}
	#pincontrol {
		margin-top: 5%;
	}
	.panel-default>.panel-heading {
		padding-left: 10%;
	}
	panel-default>.panel-heading2 {
		padding-left: 10%;
	}
	.cierre33 {
		top: 1% !important;
	}
	#principaliti, #principaliti2, #principaliti3 {
		padding: 95% 5% 89% !important;
		height: 400px !important;
	}
	.separacion, .separacion2, .separacion3 {
		height: 28px;
	}
	.somos, .somos2 {
		margin-bottom: 20px;
	}
	.somos h1, .somos2 h1, .somos3 h1 {
		margin-top: 10px;
		font-size: 21px;
		width: 86%; /*86% eliminaar col-xs-10*/
	}
	.sepa-1{
		display: none;
	}
	.sepa-2{
		display: block !important;
		width: 100%;
	}
	.separador {
		margin: 10px 0;
	}
	.label {
		display: none;
	}

	.form-control {
		width: 100%;
	}
	.btn-color {
		width: 90%;
	}
	}

@media (min-width: 481px){
p {	font-size: 14px;}
ul, ol li{font-size: 14px;}
.h1, h1 {
    font-size: 24px;
}
	
	
/*  Pestañas Productos */	
.nav-tabs {
	width: 94%;
}
.vdp2 {
	padding-left: 6% !important;
	padding-right: 8% !important;
	padding-bottom: 4% !important;
}	
.compartov{
          list-style: none;
        width: 93%;
}
.BNewC1 {
		margin: 0px auto;
		width: 100%; /*Movil 80%*/
		height: 250px;
	}
	
.BDescrpP2 {
	height: 200px;
	}
/*  ./Pestañas Productos*/	
/*Menú*/
.navbar-nav {
    margin: 7.5px 0 0 0;
	float: left;

}
	
.navbar-header {
    width: 100%;
    height: 10vh;
}
.navbar-brand {
	width: auto;
}	
.navbar-brand>img {
    width: 63%;
}	
	.collapse {
    width: 100%;
}
	/*Fin Menú*/
/* Sección bllog varios  */
.col-md-8 {
    width: 49% !important;
	float:left;
	margin-left: 3%;
}	
/* Fin  Sección bllog varios  */
	
/* Fin  Sección clientes  */
	
	
.gallery_output img {
	margin: 0% auto;
}
.bnimg {
	margin-bottom: -24px !important;
	}
.gallery_output {
    height: 190px;
}
.gallery_nav img {
	margin-bottom: 40px;
	}
.bnimg {
	margin: 0 auto -35px auto  !important;
	}
	
	
	
	/* Fin  Sección clientes  */

	
/* Pie de pagina  */
.sepa-footer {
    border-right: 2px dotted rgba(249, 249, 249, 0.34);
    margin-top: 18px;
}
.redes-footer ul {
    list-style: none;
    width: 70%;
    overflow: hidden;
}	
	
.col-md-4-1 {
    width: 40%;
    float: left;
}
.ddd{
	width: 30% !important;
	margin: 2% 0;
}
.redes-footer ul{
	width: 100%;
}
.redes-footer ul li{
	padding: 62px 12px;
 }
.respnt-6 {
    width: 100%;
}
.footer-datos{
	margin-left: 0%
}
.col-md-3 {
	padding-left: 0px;
}
.derechos {
    margin: 0;
}
	
/* Fin Pie de pagina  */
	
/* Noticias  */
.yuyu{
		padding: 0% 5%;
}
.text-noticia, .img-noticia {
    width: 50%;
}
	
.img-noticia img{
	width: 100%;
	height: 100%;
}
    
/* Fin Noticias  */

/*  Números  */
.col-md-4 {
    width: 48%;
	float: left;
}
.lead,.lead2 {
	width: 88%;
	font-size: 16px;
	margin-bottom: 1%;
	}
.cb2{
        padding-left: 0px;
	    padding-right: 0px;
}
.bbdl p {
    height: 105px;
    margin-top: 3%;
}	
/* Fin  Números  */

	
/*   Empresa  */
.bb2{
	padding: 2% 0%;
}
.bb3{
	padding: 2% 0%;
}
/*  Fin Empresa  */	

	
/* Productos home  */
.somos {
	padding-left: 0%;
	padding-right: 0%;
	}
	
.d2{
	margin-rigth: 8% !important;
	width: 40% !important;
}
.d1, .d3 {
	width: 40% !important;
	margin: 0 4% 5% 8%!important;
}
.Dlp {
	padding: 2% 6%;
}
.circulos p {
	margin: 2% 0;
	font-size: 16px;
}
.text2 {
    margin: 3%;
}

/* Fin  Productos home  */	
	
/* Banners home*/
  .movilv{
    display: none;
  }
  .movilh{
    display: block;
	padding: 0px 0px;
  }	
.gana{
	display: none;
}

 .swiper-container {
	height: 322px;
    margin: 26px 0 auto !important;
}
.swiper-wrapper {
    height: 100% !important;
}	
.banner-img-FC {
    margin-top: 26% !important;
}
.banner-img-FC img{
    width: 70%;
}
.elemento1 {
    padding-top: 24%;
}
.elemento1 img{
    width: 90%;
}
.descripcion {
    margin-top: 24%;
}	
.descripcionPc {
    margin-top: 38%;
	padding: 2% 14% 1% 51%;
    font-size: 16px;
    line-height: 15px;
}
.slpc1, .sl1Dv{
    background: url(../img/fondo-slider-pc1.jpg) no-repeat;
    background-size: cover;
}
.slpc2, .sl2Dv{
    background: url(../img/fondo-slider-pc2.jpg) no-repeat;
    background-size: cover;
}
  .slpc3, .sl3Dv{
    background: url(../img/fondo-slider-pc3.jpg) no-repeat;
    background-size: cover;
}
.slpc4, .sl4Dv{
    background: url(../img/fondo-slider-pc4.jpg) no-repeat;
    background-size: cover;
}
/* Fin Banners home*/
	

	  .somos3{
  	margin-bottom: 00px !important;
  }
	
	.cierre-preguntas{
    top: 3% !important;
  }
  .boton-banner-support{
            margin: 54px 150px 72px;
  }
  .ajuston-soporte{
            padding: 7% 0 0 !important;
  }
  .text-banner-sei{
    margin: 49px 150px 72px !important;
  }
  .solo-sei-banner, .banner-img-sei{
            padding-top: 12% !important;
  }
  .cierre{
        top: inherit;
      }
  .popo-extra{
    padding-top: 10% !important;
  }
  .ajust-tex{
    padding-left: 42% !important;
  }


  .ajuste-titulo-pre{
    width: 90%;
  }
  .ajuste-img-33 img{
    width: 100%;
  }
  .conta {
        width: 17%;
      }
  .mensaje2{
    width: 81% !important;
  }
  #principaliti, #principaliti2,#principaliti3, {
        padding: 31% 5% 0%;
                height: 490px;
      }
  .form-control {
      
        width: 38%;
        margin-left: 5%;
      }
      .mensaje {
        width: 60%;
      }
      .navbar-nav>li {
        margin-left: 0 !important;
      }
      .well img{
        width: 100%;
      }

}
@media (min-width: 768px){
p {	font-size: 14px;}
ul, ol li{font-size: 14px;}

/* Sección bllog Pestañas  */
.col-md-8 {
    width: 66% !important;
	float:left;
	margin-left: 0 !important;
}	
/* Fin  Sección bllog Pestañas  */
	
	
	
	
/*Menú*/
	.navbar-nav {
    margin: 0%;
	float: right;
	}

.navbar-header {
    width: 25%;
    height: 8vh;
}
.navbar-brand {
	width: 108%;
    padding: 4% 1%;
}
.navbar-brand>img {
    width: 100%;
}
	.collapse {
    width: 100%;
}
.navbar-inverse .navbar-nav>li>a {
    font-size: 14px;
}
	
	/*Fin Menú*/
	
	
	
	
/* Sección descrip productos  */
.nav-tabs {
	width: 95%;
}
.compartov{
          list-style: none;

        width: 93%;
}
.compartov li {
    float: right;
    margin-left: 1%;
}
	
.MdescrpP {
    margin-left: -30px;
	margin-right: -30px;
	padding-bottom: 1%;
    display: table;
    content: " ";
	clear: both;
    width: 100%;
    background: #fff;
    border-radius: 25px;
}
	
  #DescrpP1 {
    padding: 1% 5%;
    height: 460px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: url(../img/cuadro-descrpP.jpg) no-repeat top center;
}

.BNewC1 {
		margin: 0px auto;
		width: 100%; /*Movil 80%*/
		height: 250px;
	}
	
.BDescrpP {
	margin: 0px auto;
	float: left;
    position: relative;
	width: 66.6%; /*Movil 80%*/
	text-align: center;
	padding: 0 2%;
}

.BDescrpP2 {
	width: 99.5%; /*Movil 80%*/
	height: 220px;
}
.galleryinner img{
	width: 100%;
	}
	
.dv{
	border-width: 0px;
	margin-bottom: ;
	max-height: 500px;
	position: absolute;
	
}

.simplegallery{ //CSS for Simple Gallery 
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	border: 1px solid black; /* default border of gallery */
}


.simplegallery .gallerylayer{
	width: 100%;
	height: 100%;
	text-align: center;
	background: red;

}

.simplegallery .gallerylayer:before{ /* technique to vertical center gallery contents */
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 100%;
}

.simplegallery .gallerylayer .galleryinner{
	position: relative;
	max-width: 100%;
	vertical-align: middle;
	display: inline-block;
}

.simplegallery .gallerylayer .galleryinner.responsive img{
	max-width: 100%;
	display: inline-block;
}

.simplegallery .gallerydesc{
	position: absolute;
	width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
	left: 0;
	top: 1000;
	z-index: 1001;
}

.simplegallery .gallerydesc:before{ /* overlay beneath description panel */
	content: '';
	position: absolute;
	background: blue;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.4;
	z-index: -1;
}


.simplegallery .gallerydesc .gallerydesctext{
	width: auto;
	color: white;
	text-align: left;
	padding: 5px; /* padding inside description panel */
}
	
/* Fin Sección descrip productos  */
	
/*  Sección clientes  */
.gallery_output {
    height: 230px;
}
/* Fin  Sección clientes  */
	
/* Pie de pagina  */
.ddd{
    width: 25%;
	margin: 2% 0;
	margin: 2% 0;
}
.redes-footer ul{
	width: 100%;
}
 .redes-footer ul li{
	padding: 62px 17px;
 }
.respnt-6 {
    width: 50%;
}
 .footer-datos{
	margin-left: 3%
 }
.col-md-3 {
	padding-left: 15px;
}
/* Fin  Pie de pagina  */	
	
/* Noticias  */
.col-md-6 {
	float:left !important;
    width: 50% !important;
}
.text-noticia, .img-noticia {
    width: 100%;
}
	
	
	
/* Fin Noticias  */
	
/*  Números  */
.col-md-4 {
    width: 33.33333333%;
	float: left;
}
/*  Fin Números  */

/*  Empresa  */
.bb2 {
    padding: 0% 0%;
}
.bb3 {
    padding: 0% 0%;
}
/*  Fin Empresa  */

	
/* Productos home  */
.somos h1, .somos2 h1, .somos3 h1 {
    margin-top: 12px;
    font-size: 21px;
}	
	
.d1, .d2, .d3 {
	width: 29% !important;
    margin: 0% 2% 2% !important;
}
	
.Dlp {
    margin: 0% 0%;
}
.Dlp1 {
    width: 35% !important;
}
.Dlp2 {
    width: 65% !important;
}	
.lead2 {
    width: 75%;
}	
.circulos p {
	font-size: 15px;
}
.text2 {
    font-size: 83%;
}	
	
/* Fin  Productos home  */	
	
/* Banners home*/
 .swiper-container {
	height: 288px;
    margin: 22px 0 auto !important;
}
.swiper-wrapper {
    height: 100% !important;
}	
.banner-img-FC {
    margin-top: 23% !important;
}
.banner-img-FC img{
    width: 75%;
}
.elemento1 {
    padding-top: 21%;
}
.elemento1 img{
    width: 80%;
}
.descripcion {
    margin-top: 21%;
}	
.descripcionPc {
    margin-top: 34%;
	padding: 0% 15% 1% 49%;
    font-size: 15px;
    line-height: 24px;
}
/* FinBanners home*/
	
	
.somos3{
  	margin-bottom: 00px !important;
}
.cierre-preguntas{
   top: 3% !important;
}
.cierre{
   top: inherit;
}
.popo-extra{
   padding-top: 10% !important;
}
.ajust-tex{
   padding-left: 42% !important;
}

	
.ajuste-titulo-pre{
    width: 90%;
}
.ajuste-img-33 img{
    width: 100%;
  }
.conta {
    width: 17%;
}
.mensaje2{
    width: 81% !important;
}
  #principaliti, #principaliti2,#principaliti3, {
     padding: 31% 5% 0%;
     height: 490px;
}
.yuyu{
	padding: 0% 8% 0%;
}
.img-noticia img{
	width: 80%;
}
.form-control {
    width: 38%;
    margin-left: 5%;
}
.mensaje {
    width: 60%;
}
.navbar-nav>li {
        
    margin-left: 0 !important;
}
.well img{
    width: 100%;
}
}
@media (min-width: 992px) {
p {	font-size: 16px;}
ul,ol li{font-size: 16px;}
.h2, h2 {
    font-size: 20px;
}
.h3, h3 {
    font-size: 20px;
	margin-top: 0;
}
.h1, h1 {
    font-size: 36px;
}	
/* Sección descrip productos  */
.nav-tabs {
	width: 95%;
}
.compartov{
          list-style: none;

        width: 79%;
}
.compartov li {
    float: right;
    margin-left: 1%;
}
	
.MdescrpP {
    margin-left: -30px;
	margin-right: -30px;
	padding-bottom: 1%;
    display: table;
    content: " ";
	clear: both;
    width: 100%;
    background: #fff;
    border-radius: 25px;
}
	
  #DescrpP1 {
    padding: 1% 5%;
    height: 460px;
    overflow: hidden;
    color: #fff;
    font-size: 20px;
    text-align: center;
    background: url(../img/cuadro-descrpP.jpg) no-repeat top center;
}
		
.BDescrpP {
	margin: 0px auto;
	float: left;
    position: relative;
	width: 66.6%; /*Movil 80%*/
	text-align: center;
	padding: 0 2%;
}
.BNewC1 {
		height: 500px;
	}
	
.BDescrpP2 {
	width: 99.5%; /*Movil 80%*/
	height: 220px;
}
.galleryinner img{
	width: 100%;
	}
	

	
/* Fin Sección descrip productos  */
	
	
	
/*  Sección clientes  */
.gallery_output {
    height: 268px;
}
/* Fin  Sección clientes  */
	
	
/* Fin  Pie de pagina  */	
.redes-footer ul{
	width: 80%;
}
/* Fin  Pie de pagina  */
	
	
/*  Números  */
.lead2{
	width: 80%;
	
}
.cb2{
        padding-left: 15px;
        padding-right: 15px;

}
/* Fin  Números  */
	
/* Productos  */
.circulos p {
	font-size: 18px;
    margin: 12% 0;
}
.text2 {
    font-size: 100%;
    margin: 10%;
}	
.Dlp1 {
    width: 40% !important;
}
.Dlp2 {
    width: 56% !important;
}
.Dlp {
    margin-left: 4%;
}	
.d1, .d2, .d3 {
    width: 27.5% !important;
    margin: 0% 2% 2% !important;
}
.d1{
	margin-left: 6% !important;	
}
.lead, .lead2 {
    font-size: 18px;
}
.somos h1, .somos2 h1, .somos3 h1 {
    font-size: 24px;
}
/* Fin  Productos  */
	
/* Banners home*/
 .swiper-container {
	height: 510px;
    margin: 32px 0 auto !important;
}
.swiper-wrapper {
    height: 100% !important;
}	
.banner-img-FC {
    margin-top: 14% !important;
}
.banner-img-FC img{
    width: 85%;
}
.elemento1 {
    padding-top: 13%;
}
.elemento1 img{
    width: 90%;
}
.descripcion {
    margin-top: 13%;
}	
.descripcionPc {
    margin-top: 27%;
    padding: 1% 12% 1% 51%;
    line-height: 33px;
}

.descripcionPc p {
	font-size: 27px !important;
}	
	
/* FinBanners home*/
/*Menú*/
.navbar-header {
    width: 25%;
    height: 12vh;
}
.navbar-nav {
    margin: 2% 4% 0 0;
	float: right;
}
.navbar-brand {
    padding: 9px 15px;
}	
	
.navbar-inverse .navbar-nav>li>a {
    font-size: 18px;
}
/*Fin Menú*/
/* Noticias  */
.text-noticia, .img-noticia {
    width: 50%;
}
.img-noticia {
    padding-right: 5%;
    padding-left: 0%;
}	
.yuyu {
    padding: 0% 5% 0 0 ;
}	
	
	
/* Fin Noticias  */
	
	
	
	
	
.somos3{
  	margin-bottom: 0px !important;
	width: 100% !important;
  }
.blognewc{
  padding: 6% 150px;
}
	
.mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

.mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

.mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

 .mfp-container {
    padding-left: 6px;
    padding-right: 6px; 
}
}
@media (min-width: 1200px){
p {	font-size: 16px;}
ul,ol li{font-size: 16px;}
.h2, h2 {
    font-size: 20px;
}
.h3, h3 {
    font-size: 20px;
	margin-top: 0;
}

	
/*  Pestañas Productos */
.compartov{
          list-style: none;

        width: 82%;
}
	
.BNewC1 {
	width: 75%; /*Movil 80%*/
	height: 450px;
	margin: 2% auto;

}
.BDescrpP2 {
	width: 99.5%; /*Movil 80%*/
	height: 390px;
}

/*  Fin Pestañas Productos */	
	
	/*  Sección clientes  */
.gallery_output {
    height: 360px;
}
/* Fin  Sección clientes  */

	
/* Fin  Pie de pagina  */	
.redes-footer ul{
	width: 70%;
}
.redes-footer ul li {
    padding: 41px 17px;
}	
/* Fin  Pie de pagina  */
	
/* Banners home*/
 .swiper-container {
	height: 510px;
    margin: 43px 0 auto !important;
}
.swiper-wrapper {
    height: 100% !important;
}	

.banner-img-FC{
	margin-top:10% !important;
 	padding: 1% 0% 1% 0% !important;
}
.elemento1 {
    padding-top: 7%;
}
.elemento1 img{
  width: initial;
}
.descripcion {
    margin-top: 8%;
}	
.descripcionPc {
    margin-top: 23%;
    padding: 1% 10% 1% 49%;
    font-size: 30px;
    line-height: 36px;
}
	
.descripcionPc p {
	font-size: 30px !important;
}	
	
/* FinBanners home*/	
/*Menú*/
	
.navbar-header {
	width: 25%;
	height: auto;
}
.navbar-nav {
    margin: 2.5% 6% 0 0;
	float: right;
}
.navbar-brand>img {
    width: 108%;
}
/*Fin Menú*/
	
	
.somos3{
  	margin-bottom: 10px !important;
  }
	
.blognewc{
  padding: 6% 200px;
}

.cierre-preguntas{
    top: 3% !important;
  }
.ajuston-soporte{
            padding: inherit !important;
  }
.banner-img-sei{
            padding-top: 4% !important;
  }
.banner-img-pinpad{
            padding-top: 16% !important;
  }
.banner-img-tank{
            padding-top: 14% !important;
  }
.banner-img-price{
            padding-top: 8% !important;
  }
.banner-img-support{
            padding-top: 6% !important;
  }

	
.boton-banner-support{
            margin: 40px 150px 72px;
  }
.text-banner-sei{
    margin: 65px 150px 72px !important;
  }
.ajuste-banner-sei{
    margin-top: 5% !important;
  }
.ajuste-banner-sei img{
    padding-bottom: 5% !important;
  }
.cierre{
        top: inherit;
      }
.popo-extra{
    padding: 0 !important;
}
.pierde img{
    width: initial;
  }
.ajuste-titulo-pre{
    width: 98%;
  }
.ajuste-img-33 img{
    width: initial;
  }
.conta {
        width: 13%;
}
  
  #principaliti, #principaliti2,#principaliti3, {
        padding: 26% 5% 0%;
                height: 500px;
      }
.yuyu {
    padding-right: 8%;
}	
.img-noticia img{
	width: initial;
	}
	
.navbar-nav>li {
        
        margin-left: 15px !important;
      }
.form-control {
      
        width: 36%;
        margin-left: 10%;
      }
.mensaje2 {
        width: 82% !important;
        margin-left: 10%;
      }
.mensaje {
        width: 57%;
        margin-left: 13%;
}  
}
@media (min-width: 1500px){

/*  Sección clientes  */
.gallery_output {
    height: 400px;
}
/* Fin  Sección clientes  */
	
/* Banners home*/
 .swiper-container {
	height: 610px;
    margin: 43px 0 auto !important;
}
.swiper-wrapper {
    height: 100% !important;
}	

.banner-img-FC{
	margin-top:10% !important;
 	padding: 1% 0% 1% 0% !important;
}
.elemento1 {
    padding-top: 7%;
}
.elemento1 img{
  width: 95%;
}
.descripcion {
    margin-top: 8%;
}	
.descripcionPc {
    margin-top: 21%;
    padding: 1% 10% 1% 49%;
    font-size: 39px;
    line-height: 46px;
}
/* FinBanners home*/	

	
}

/*adpata*/

