@font-face{
		font-family: "electric";
	src: url("../fuente.eot");
	src: url("../fuente.eot?#iefix") format("embedded-opentype"),
	     url("../fuente.woff") format("woff"),
	     url("../fuente.otf") format("truetype"),
	     url("../fuente.svg#kimberley") format("svg");

}
body {
	background: url(../img/renta-de-bombas-de-agua-fondo.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	font-family: 'Lato', sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	color: #31B435;
	font-weight: 200;
	text-align: center;
	font-size: 30px;
}

p {
    font-size: 1em;
    line-height: 1.2;
    color: #000;
}

hr {
	border-color: #999999;
	max-width: 400px;
}

.header {
    margin: 2em 0 0;
  } 
   
.textoslider {
	font-size: 30px;
	color: #fff;
	text-shadow: -3px -3px 5px #f00;
	font-weight: 800px;
}
  
.beneficios {
	font-size: 20px;
	color: #823E90;
	padding: 6px 0px;
}

.transformacion {
	text-align: center;
	font-size: 22px;
}

.talleres {
	background: #DCDCE6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
}

.talleres-junio {
	font-size: 20px;
	background: #DCDCE6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
}

.talleres-junios {

	font-size: 20px;
	background: #DCDCE6;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
}

}
.navbar-header h1 {
    font-size: 3em;
	font-family: 'Abel-Regular';
}
.navbar-header h1 img {
    margin-right: 0.3em;
}
.navbar-header h1 a{
	color:#000;
}
.navbar-default .navbar-brand,.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus{
	color:#fff;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background:none !important;
}
.navbar-nav > li {
    margin-right: 2.5em;
}
.navbar-nav > li > a {
    font-size: .9em;
    padding: .6em;
	line-height: 35px;
}
.navbar-default .navbar-nav > li > a {
    color: #555;
}
.navbar-nav > li.active a ,.navbar-nav > li.active1 a.dropdown-toggle{
    color: #f00 !important;
    border-top: 2px solid #f00;
    border-bottom: 2px solid #f00;
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    background: none;
}
div#bs-example-navbar-collapse-1 {
    padding: 0;
}
nav.navbar.navbar-default {
    background: none;
    border: none;
}
/* 
  =====================================
  CSS for <iframe> embedded Google Map
  ===================================== 
*/

.fondobomba {
	background: #08088A;
	border-radius: 12px;
}

.fondoblanco {
	background: #fff;
}


.fondocint {
	background: #000;
	color: #fff;
}



.mapWrapper {
    position: relative;
    /* 
    Do math with the height of your iframe divided by the width, then converted to percent
    In this example the height is 400 and the width is 600
    400 / 600 = .66666667 
    which is 66.6666667% */
    padding-bottom: 25.6666667%; 
    height: 66.6666667%;
}
.mapWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}




.bombas {
	color: #fff;
	font-size: 18px;
}

.cajavision {
	background: #FF9500;
	font-size: 18px;
	margin: 2px;
}



.cajavision h1 {
	color: #fff;
}

.boton {
	background: #E77B1C;
	color: #000;
	margin-left: 120px;
	padding: 6px;
	border-radius: 4px;
}

.yas {
	font-size: 20px;
}

.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


.cintillo-coaching {
	background: orange;
}


.titulo {
    background: #96D6D7;',GradientType=1 ); /* IE6-9 */
    padding: 10px 10px;
    font-size: 25px;
    color: white;
    text-align: center;
    margin-bottom: 20px;
	margin-top: 20px;
    
    
    
}

.titulo-2{
    background: red;
    padding: 10px 10px;
    font-size: 25px;
    color: white;
    text-align: center;
    margin-bottom: 20px;  
}

.titulo-3{
      background: #022859; /* Old browsers */
	background: -moz-linear-gradient(left,  #022859 1%, #2661b5 50%, #022859 99%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#022859), color-stop(50%,#2661b5), color-stop(99%,#022859)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #022859 1%,#2661b5 50%,#022859 99%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #022859 1%,#2661b5 50%,#022859 99%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #022859 1%,#2661b5 50%,#022859 99%); /* IE10+ */
	background: linear-gradient(to right,  #022859 1%,#2661b5 50%,#022859 99%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#022859', endColorstr='#022859',GradientType=1 ); /* IE6-9 */
    padding: 10px 10px;
    font-size: 19px;
    color: white;
    text-align: center;
    margin-bottom: 20px;  
}


	.container-fluid {
		padding: 0;
	}


.btn-2 {

	background: transparent;
	color: white;
	border: 2px solid #E68F00;
	
	  display: block;

  margin-left: auto;

  margin-right: auto;
	font-size:30px;
  border:none;
	margin-top: -130px;

}


.form-control {
    font-size: 20px;
    border: 3px solid #F09600;
    color: #716E66 !important;
}

.btn-default-2{
   
    border: 2px solid #E68F00;
}


.btn-default{
    font-size: 20px;
    border: 2px solid #F09600;
}
#forma {
    padding: 20px;
}

label {
    font-size: 20px;
    color: white;
}


.caja-texto-nutricion {
  	 background: #fff;
	 color: #000;
    padding:15px 15px 15px 15px;
    margin-bottom: 20px;
	font-size: 1.1em;
	 color: black;
	 width: 100%;
	 display: inline-block;
	 text-align: center;
}


.caja-texto {
  	 
	 color:white;
    padding:15px 15px 15px 15px;
    margin-bottom: 20px;
	font-size: 1.1em;
	 color: black;
	 width: 100%;
	 display: inline-block;
	
	 text-align: justify;
}

.caja-texto-2{

	
    margin-top: 50px;
    margin-bottom: 20px;
    font-size: 18px;
	 color: black;
	width: 100%;
	display: inline-block;
	border-radius: 30px; 
}

.cintillo {
	text-align: center;
	background: #FF9500;
	font-size: 15px;
	padding-top: 4px;
	padding-bottom: 2px;
	color: #fff;
}


.form-control {
    font-size: 20px;
    border: 3px solid #96D6D7;
    color: #716E66 !important;
}

.btn-default-2{
   
    border: 2px solid #96D6D7;
}


.btn-default{
    font-size: 20px;
    border: 2px solid #96D6D7;
}

/* Aquí acaba */

.img-center{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:none;
	margin-top: 20px;
	margin-bottom: 20px;
}

.img-center-2{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:none;
	margin-top:0px;

	
}

.img-center-3{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border:none;
	margin-top: -10px;
	margin-bottom: 10px;
	
}

.brand,
.address-bar {
	display: none;
}


.img-full {
	min-width: 100%;
}

.brand-name {
	font-weight: 700;
	font-size: 1.5em;
	text-transform: capitalize;
	letter-spacing: normal;
}

.tagline-divider {
	margin: 15px auto 3px;
	border-color: #999999;
	max-width: 250px;
}

.box {
	background: #fff;
	background: rgba(255,255,255,0.6);
	margin-bottom: 20px;
	padding: 20px;
/*  padding: 30px 15px;*/
}


.intro-text {
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 1.25em;
	font-weight: 400;
}

.img-border {
	float: none;
	margin: 0 auto 0;
	border: #999999 solid 1px;
}

.img-left {
	float: none;
	margin: 0 auto 0;
}

strong{
	color: #012863;
}
footer {
           background: #FF9500;

}

footer p{
  color: white;
  margin: 0;
  font-size: 1.2em;
  text-align: justify;
}

footer h3{
	color: #Fff ;
	font-weight: bold;
}
footer a{
	color: #fff;
}

footer a:hover{
	color: #edc690;
}
footer a hover{
	color: #7c3c3c;
}
/*GALERIA*/

span.over {
	height: 100%;
	position: absolute;
	width: 100%;
	z-index: 10;
	cursor: pointer
}

span.over {
	background: rgba(0, 182, 223, 0.46);
}

#screenshots  {
	background:#fff;
	min-height:250px;
	padding:0;
	text-align:center
}

#screenshots ul {
	padding:0;
	margin:0;
	list-style:none
}

#screenshots ul li {
	padding:0;
	margin:0;
	float:left;
	position:relative
}

#screenshots ul li a {
	width: 100%;
	height: 100%;
	float:left;
	display:block
}

.zoom-icon {
	width: 128px!important;
	height: 128px!important;
	position: absolute;
	top:30%;
	left:34%;
	border:0!important;
	box-shadow:none!important;
	-moz-box-shadow:none!important;
	-webkit-box-shadow:none!important;
	-ms-box-shadow:none!important;
	-o-box-shadow:none!important;
	border:0!important
}

@media screen and (min-width: 768px) {

.brand {
	display: inherit;
	font-weight: 700;
	font-size: 5em;
	line-height: normal;
	text-align: center;
	margin: 0;
	padding: 30px 0 10px;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}

.top-divider {
	margin-top: 0;
}

.img-left {
	float: left;
	margin-right: 25px;
}

.address-bar {
	display: inherit;
	text-align: center;
	margin: 0;
	padding: 0 0 40px;
	font-size: 1.25em;
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}


.link--yaku {
	overflow: hidden;
}
.link--yaku::before {
	content: '';
	position: absolute;
	height: 100%;
	width: 100%;
	border-width: 2px 0;
	border-color: #F00000;
	border-style: solid;
	left: 0;
	-webkit-transform: translate3d(-101%,0,0);
	transform: translate3d(-101%,0,0);
	-webkit-transition: -webkit-transform 0.5s;
	transition: transform 0.5s;
}

.link--yaku:hover::before {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}

.link--yaku span {
	display: inline-block;
	position: relative;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	-webkit-transition: -webkit-transform 0.5s, color 0.5s;
	transition: transform 0.5s, color 0.5s;
}

.link--yaku:hover span {
	color: #F00000;
	-webkit-transform: perspective(1000px) rotate3d(0,1,0,360deg);
	transform: perspective(1000px) rotate3d(0,1,0,360deg);
}

.link--yaku span:nth-child(4),
.link--yaku:hover span:first-child {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.link--yaku span:nth-child(3),
.link--yaku:hover span:nth-child(2) {
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}

.link--yaku span:nth-child(2),
.link--yaku:hover span:nth-child(3) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.link--yaku span:first-child,
.link--yaku:hover span:nth-child(4) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}
/*--end hover--*/
/*--drop-down--*/
.dropdown-menu {
    min-width: 115px;
}
ul.dropdown-menu li {
    border-bottom: 1px solid #888;
}
.dropdown-menu > li > a {
    padding: 0.8em 1.5em;
    font-size: 1em;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #F00000;
}
.navbar-left span.caret {
    margin-left: 10px;
}
.navbar-right .dropdown-menu {
    right: auto;
    left: 0;
    top: 171%;
    border-top: 5px solid #CC2127;
	padding: 0;
}
/*--//drop-down--*/
.header-text {
    width: 13%;
    margin-left:5em;
}
.header-text p {
    font-size: 0.8em;
    line-height: 1.6em;
    color: #999;
}
.header-right {
    float: right;
}
.top-nav-text {
    margin: 0 0 2em 10em;
}
.top-nav-text ul li {
    display: inline-block;
    margin-right: 2em;
    vertical-align: middle;
}
.top-nav-text ul li:nth-child(3) {
    margin: 0;
}
.top-nav-text li {
    font-size: 0.9em;
    color: #999;
}
.top-nav-text  a.email-link {
    color: #666;
}
.top-nav-text a.email-link:hover{
    color: #F00000;
}
.top-nav-text li span {
    color: #666;
}
.top-nav-text ul.social-icons  li {
  display: inline-block;
  margin-right: 5px;
}
.social-icons a {
    background: url(../images/sprite.png)no-repeat 0px 0px;
    display: block;
    width: 33px;
    height: 30px;
    transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.social-icons a:hover {
    transform: rotatey(360deg);
}
.social-icons a.pin{
	background:url(../images/sprite.png)no-repeat 0px -35px;
}
.social-icons a.in{
	background:url(../images/sprite.png)no-repeat 0px -69px;
}

@media screen and (min-width: 1200px) {
	.box:after {
			content: '';
			display: table;
			clear: both;
	}
}

.social-icons a {
    background: url(../img/sprite.png)no-repeat 0px 0px;
    display: block;
    width: 33px;
    height: 30px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}