body {
	margin:0;
	font-family: 'Avenir Next',sans-serif;
	line-height:1.6em;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {

}

.navbar-header img {
	height: 33px;	

}

.nav li a {
	font-family:'Avenir Next',sans-serif;
	color:white;
	font-size: 1em;
	padding-top:20px;
	padding-bottom:20px;
}

.nav li a:hover,
.nav li a:focus {
	background-color: transparent;
}

.input-group {
    width: 200px;
    margin-top: 10px;
}

.contenido .input-group {
    width: 100%;
    margin-top: 10px;
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
    height: 40px;
    width: 40px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: rgb(251, 250, 250);
    margin-left: 5px;
    margin-right: 5px;
    padding-right: 90px;
}


section#nosotros {
	padding: 10vh 2vw;
}

#nosotros h1 {
    text-align: justify;
    font-size: 12pt;
    font-family: 'Raleway', sans-serif;
}

#nosotros img {
    vertical-align: middle;
    margin-top: 10px;
}

section#invitacion {
    padding-top: 50px;
    padding-bottom: 70px;
    width: 100%;
    background-color: #ECECEC;
    background-size: cover;
    margin-top: 40px;
}

#invitacion h2 {
    font-size: 18px;
    color: #333333;
}

#invitacion h4 {
    font-size: 16px;
    color: #333333;
    font-family: 'Raleway', sans-serif;

}

#invitacion img {
    vertical-align: middle;
    margin-bottom: 20px;
}

button#dropdownMenu1 {
    border-radius: 0px;
    border-color: black;
    background-color: transparent;
    height: 50px;
    background-image: none;
    font-size: 15px;
    font-weight: bold;
    margin-top: 30px;
    background-image: linear-gradient(to bottom,#ececec 0,#ececec 100%);
    border-width: 3px;
}


section#footer {
    height: 100%;
    width: 100%;
    background-size: cover;
    float: right;
    background-color: black;
    padding-top: 0px;
    padding-bottom: 40px;
}


#footer img {
    vertical-align: middle;
    margin-right: 10px;
}

h3.widget-title {
    color: #ffdd00;
    font-size: 1.3em;
}




img.logofoot {
    margin-top: 20%;
    text-align: center;
}


#contacto{
   padding: 50px;

}

.lateral{
    background-size: cover;

}

#lateral{

    margin-top: 50px;
    margin-bottom: 50px;

}


.lateral h3{
    color: #000000;
    font-size: 1.3em;
}

a.btn.btn-warning{
    background-color: transparent;
    border-radius: 0px;
    border-color: black;
    border-width: 2px;
    padding: 5px;
    margin: 0px;
    background-image:none;
    box-shadow: none;
    text-shadow: none;
    margin-left: 5%;
    color: black;
    font-weight: bolder;
}

#productos h3{
    color: #2e2e2e;
    font-size: 1.3em;
    margin-top: 60px;
    margin-bottom: 60px;

}

#productos{
    width:100%;
    
}



.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}

.lateral {
    background-size: cover;
	background-color:#ededed;
    /* margin-left: -40px; */
    /* padding-right: 50px; */
}


.thumbnail {
    display: block;
    padding: 10px 0px 5px 0px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius:0px;
}


.lateral a {
    color: #929292;
    text-decoration: none;
    font-size: 1em;
    font-family: 'Raleway', sans-serif;
}

.list-group {
    margin-top: 0px;
}



input[type="text"] {
    height: 40px;
    padding-left: 10px !important;
}

input.form-controldos {
    width: 170px;
    margin-top: 20px;
    margin-left: 15px;
}

.contenido input.form-controldos {
    width: 320px;
    margin-top: 20px;
    margin-left: 15px;
}

.icono{
    vertical-align: middle;
   	height: 15px;
}

#sucursales{
	margin-top: 20px;
	margin-bottom: 20px;
}

#sucursales h1 {
    color: #323232;
    font-family: 'Avenir Next',sans-serif;
}

#sucursales button#dropdownMenu1{
    border-radius: 0px;
    border-color: rgba(0, 0, 0, 0.96);
    background-color: transparent;
    width: 400px;
    height: 50px;
    font-size: larger;
    font-weight: bold;
    margin-top: 10px;
    border-width: 3px;
}



.texto img {
    vertical-align: middle;
    width: 100%;
}

.texto p {
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: justify;
}

.texto h3{
    font-size: 24px;
    margin-top: 50px;
    margin-bottom: 50px;
}



button.btn.btn-danger.dropdown-toggle {
    border-radius: 0px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.separador{
	margin-top: 30px;
	width: 100%;
}

#marcas{
	margin-bottom: 50px;
}


section#construccion{
    width: 100%;
    background-size: cover;
}

section#solicitud {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    background-color: #ECECEC;
    background-size: cover;
}

section#contactanos{
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
    background-color: #1C1C1B;
    background-size: cover;
    margin-top: -10px;
}

#contactanos li {
    text-decoration: none;
    color: white;
    font-size: 1.5em;
        margin: 10px;
}

a:hover, a:focus {
    color: #FFDD00;
    text-decoration: none;
}
a {
    color: #929292;
    text-decoration: none;
    font-size: 2em;
}

h5, .h5 {
    font-size: 14px;
    color: white;
}

.text-footer{
	font-size: 14px;
    color: white;
}

.text-footer:active,.text-footer:hover,.text-footer:focus{
	font-size: 14px;
    color: white;
}

h2{
    font-size: 30px;
    color: white;
}


.form-control {
    display: inline-block;
    width: 70%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
}


section#footer {
    height: 100%;
    width: 100%;
    background-size: cover;
    float: right;
}




img.col-md-2 {
    float: right;
    padding-top: 30px;
}


#footer p {
    font-family: 'Avenir Next',sans-serif;
    color: #FDFBFB;
    font-size: 1em;
    float:left;
    padding-top: 40px;
}

.activeMenu{
	font-weight: bold;
    color: #000 !important;
	border: solid 0px #000;
    z-index: 2;
}

.fondo_logo{
	-webkit-background-size: contain; 
	-moz-background-size: contain; 
	-o-background-size: contain; 
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center center;
}

.img-header{
	width: auto; 
	height: 7vh!important;
}

.btn-cotizador
{
	position: absolute;
    	top: 4vh;
   	right: 5vw;
   	background-color: #B60000;
   	color: #FFF;
    	padding: 1vh 1vw;
}

.btn-cotizador:hover, .btn-cotizador:active, .btn-cotizador:focus
{
	color:#FFF;
	text-decoration:none;
	outline:none;
}

.loading
{
	position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.81);
    z-index: 1;
    color: #FFF;
    padding-top: 50%;
    font-size: 2em;
	display:none;
}

@media screen and (max-width: 425px) {
	.img-header{
		margin-top:0.5vh;
		width: auto; 
		height: 4vh!important;
	}
	.navbar-header img {
    		height: 3vh;
	}
}


@media screen and (max-width: 767px) {
	#imagenes{
		margin-top:50px
	}
	.container {
   		 width: 100%;
	}
}

@media screen and (max-width: 922px) {
	.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
   		 padding-right: 0px;
	}
}