.navbar{
	margin-bottom: 0;
}

.fa-whatsapp{color: #6DD900;} .fa-phone-square{color: #EEE;} .fa-facebook-square{color: #EEE;} .fa-linkedin-square{color: #EEE;} .wap{font-size: 1.1em; color: #6DD900; font-weight: 200;} .tel{font-size: 1.1em; color: #EEE; font-weight: 200;}

.logo{
	padding-left: 5%;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #FFF;
	margin-top: 5px;
	opacity: 0.9;
	height: 180px;

}

.logo img{
	width: 229px;
	height: 161px;
	float: left;
}

.logo2 img{
	width: 148px;
	height: 111px;
	float: right;
	margin-right: 2%;
	margin-top: 2%;
}

.jumbotron {
background-position: 0 -20;
background-color: transparent;
background-image: url(img/head2.jpg);
background-repeat: no-repeat;
margin-bottom: 0;
height: 633px;
}
}

.jumbotron h1{

}

.bajada{
	width: 800px;
	margin-top: 0;
	padding-top: 0;
	color: #FFF;
}

/* Small devices (tablets, 768px and up) */
@media (max-width: 400px) {
.jumbotron{
    background-color: transparent;
	background-image: url(img/m-head.jpg);
	background-repeat: no-repeat;
	background-size: cover;
    }
}


/* Small devices (tablets, 768px and up) */
@media (min-width: 260px) {
    .jumbotron h1 {
        font-size: 2em;
    }
}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 768px) {
    .jumbotron h1 {
        font-size: 2.5em;
    }
}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {
    .jumbotron h1 {
        font-size: 4em;
        color: #FFF;
        font-weight: 300;
        padding-top: 10%;
		margin-bottom: 8%;
		text-shadow: 2px 2px 4px #000000;
		padding-bottom: 0;
		margin-bottom: 0;
    }
}


h2{
	color: #6C8CC9;
	margin-bottom: 3%;
	font-weight: 400;
	font-size: 3em;
	margin-top: 5%;
}

/* MARCAS */

.brand{
	padding-bottom: 2%;
	padding-top: 2%;
	border-bottom: 1px dotted #CCC;
}

.arrow-p{
	text-align: center;
}
.prodTit{
	color: #3878BC;
}

#section{
	float: left;
}

/* FORMULARIO */

#form{
	margin-bottom: 0;
}

.panel-body{
	background-color: #3878BC;
}

.panel-heading{
	padding-top: 5%;
}
.panel-title{
	font-size: 2em;
	font-weight: lighter;
	margin-bottom: 2%;
}
label{
	color: #FFF;
	font-weight: 200;
	font-size: 1.4em
}

.peg{
	margin-bottom: 5%;
	margin-top: 2%;
}

.divisor{
	border-right: 1px dotted #CCC;
}

.arrow-pe{
	margin-left: 82%;
}


/* BENEFICIOS IZQ */

h4{
	font-size: 2em;
	font-weight: 300;
	color: #3878BC;
	margin-top: 4%;
}

.beneficios-item{
	font-size: 1.2em;
	color: #333;
}

.testimonial{
	padding-top: 3%;
	padding-bottom: 3%;
	background-color: #234C79;
}

.testimonioTit {
  font-weight: 400;
  text-align:center;
  color: #A4C9FF;
  margin-bottom: 0;
}

.pquote {
  margin-top: 15%;
  margin-bottom: 2%;
  font-style:italic;
  font-size: 1em;
  font-weight: normal;
  color: #99E5FF;
}

small{
	color: #3878BC;
}



.divisortop{
	border-top: 1px dotted #CCC;
}

.ssbox{
	background-color: #EEE;
	margin-bottom: 0;
	padding-bottom: 5%;
	padding-top: 2%;
}

.ss{
	margin-bottom: 2%;
}
.ssTit{
	color: #333;
}

.ssdesc{
	color: #666;
}

.boxfoo{
	background-color: #333;
	padding-bottom: 3%;
	padding-top: 2%;

}

.qs{
	font-size: 2.5em;
	color: #FFF;
	text-align: left;
}
.pqs{
	color: #CCC;
}

.boxnews{
	background-color: #333;
	border-left: 1px dotted #666


}
.news{
	font-size: 2em;
	color: #FFF;

}
.newsp{
	font-size: 0.9em;
	color: #CCC;
}
.newsl{
		background-color: #333;
		border: none;
		padding-top: 0;
		margin-top: 0;
}

input.btn-primary {
  margin-top: 15px;
}

.copy{
	padding-bottom: 1%;
	padding-top: 1%;
	background-color: #000;
	text-align: center;
	color: #999;
}




