@font-face{
		font-family: "electric";
	src: url("../fuente.html");
	src: url("../fuented41d.html?#iefix") format("embedded-opentype"),
	     url("../fuente-2.html") format("woff"),
	     url("../fuente.otf") format("truetype"),
	     url("../fuente-3.html#kimberley") format("svg");

}
body {


	-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: #01B248;
	font-weight: 200;
	text-align: center;
}

p {
    font-size: 1em;
    line-height: 1.2;
    color: #ffffff;
}

hr {
	border-color: #999999;
	max-width: 400px;

}



/* 
  =====================================
  CSS for <iframe> embedded Google Map
  ===================================== 
*/


/*Nuevo codigo */
.textoblanco {
	color: #000;
}

.CABECERAFONDO {
	background: #000000;
	color: #O000OO;
	padding: 6px;
	font-size: 20px;
	border-radius: 4px;
}


.fonduamarillo {
	background: #FFD736;
	font-size: 26px;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-bottom: -19px;
}

.fondoamarillo {
	background: #6E6C6C;
	font-size: 48px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fondoamarillo1 {
	background: #6E6C6C;
	font-size: 13px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.fondoamarillo5 {
	background: #000000;
	font-size: 38px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
   
}

.botonw {
	font-size: 20px;
} 

.acordeon {
	font-size: 20px;
}

.textonosotross {
	font-size: 28px;
	color: #FFF;
	font-family: 'Ropa Sans', sans-serif;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 70px;
}


.servi {
	font-size: 48px;
	color: #000;
	text-align: center;
	font-family: 'Ropa Sans', sans-serif;
}

.servisis {
	font-size: 32px;
	color: #000;
	text-align: center;
	font-family: 'Ropa Sans', sans-serif;
}

.servisisis {
	font-size: 32px;
	color: #ffffff;
	text-align: center;
	font-family: 'Ropa Sans', sans-serif;
}

.textoflyer {
	font-size: 18px;
	color: #000;
	font-family: 'Ropa Sans', sans-serif;
}

.textonosotros {
	font-size: 18px;
	color: #000;
	font-family: 'Ropa Sans', sans-serif;
}

.textoproductos {
	font-size: 22px;
	color: #000;
	font-family: 'Ropa Sans', sans-serif;
}

.textonosotrosa {
	font-size: 30px;
	color: #000;
	font-family: 'Ropa Sans', sans-serif;

}

.fondocolor {
	background: #BAB6B3;
	margin-bottom: -30px;

	padding-bottom: 30px;
}

.raya {
	height: 6px;
	background-color: #7A91AA;
	margin-bottom: 4px;
}

.textoblanco {
	color: #fff;
}

.verde {
	background: #01B248;
}

.colorrr {
	color: #fff;
}

.vvalores {
	color: #fff;
	text-align: left;
}

.texto-carrusel {
	color: #fff;
	font-size: 42px;
}

.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: 100%;
}
.mapWrapper iframe {
	margin-left: 16px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.anuncio {
	background: #FE9A2E;
	font-size: 32px;
	padding: 40px 18px;
	text-align: center;
	border: 10px double;
}


.boton {
	background: #E77B1C;
	color: #000;
	margin-left: 120px;
	padding: 6px;
	border-radius: 4px;
}


.navbar-nav > li > a {


  line-height: 20px;
  text-align: center;
}

.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;
        background: #000;
	}


.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: #804D11;
}

.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;
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 3px solid #fc4f00;
    font-size: 18px;
    }
.caja-texto-inicio {
  	 
	 color:white;
    padding:15px 15px 15px 15px;
    margin-bottom: 20px;
	font-size: 1.5em;
	 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: #6E6C6C;
	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;
}
.navbar-brand {
	text-transform: uppercase;
	letter-spacing: 3px;
	font-weight: 900;
}

.navbar-nav {

	letter-spacing: 2px;
	font-weight: 400;
}

.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: #6E6C6C;
	
}

footer p{
  color: white;
  margin: 0;
  font-size: 1.2em;
 
}

footer h3{
	color: #FC4F00;
	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);
}

.navbar {
	border-radius: 0;
}

.navbar-header {
	display: none;
}

.navbar {
	min-height: 0;
}

.navbar-default {

	background:#6E6C6C;
	border: none;
	border: 0px solid white;
}

.nav>li>a {
	
}

.navbar-nav>li>a {
	line-height: normal;
}

.navbar-nav {
	float: none;
	margin: 0 auto;
	display: table;
	table-layout: fixed;
	font-size: 1.5em;

}
.navbar-default .navbar-nav > li > a {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	color:#000;
	background-color: transparent;
}

}

@media screen and (min-width: 1200px) {
	.box:after {
			content: '';
			display: table;
			clear: both;
	}
}

