.nav_editado{
    height: 78px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	background-color: transparent;
	color:#fff;
}
.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-weight: bold;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #A7BC6B;
}
.carousel-control:focus, .carousel-control:hover {
    color: #fff;
    text-decoration: none;        
}
.body-home{
	background-image: url(../imagen/background.jpg);
	min-height: 200px;
}
.contenedor-datos{
	width: 1024px;
	max-width: 100%;
	margin: 0 auto;
}
.dentro-datos{
	background-color:rgba(255,255,255,0.7);
	color:#61625d;
	border-radius: 15px 15px 0px 0px;
}
.contenedor-footer{
	background-color: #006634;
	color:#fff;
	padding:30px;
}
.contenedor-footer a{
	text-decoration: none;
	color:#fff;
}
.contenedor-footer a:hover{
	text-decoration: none;
	color:#fff;
}
.bottom-mas{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#006c37+54,7bac2f+100 */
	background: #006c37; /* Old browsers */
	background: -moz-linear-gradient(45deg,  #006c37 54%, #7bac2f 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg,  #006c37 54%,#7bac2f 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg,  #006c37 54%,#7bac2f 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#006c37', endColorstr='#7bac2f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	max-width: 180px;
    color: #fff;
    font-weight: bold;
    border-radius: 5px;
    border-width: 0px;
    padding: 5px;
    margin:0 auto;
}
.quienes-somos{
	width: 1024px;
	max-width: 100%;
	background-image: url(../imagen/quienes-somos.jpg);
    background-size: 100% auto;
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat; 
    margin: 0 auto;
    margin-top: -17px;
    margin-bottom: -10px;
}
.quienes-somos h1{
    position: relative;
    bottom: -150px;
    color: #fff;
    margin-left: 150px;
}
.quienes-somos-contenido{
	width: 1024px;
	max-width: 100%;	
    margin: 0 auto;  
    padding: 10px 60px;  	
    background-color: #fff;
    margin-bottom: -10px;
}
.contenedor-quienes{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4e4+49,ffffff+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4e4+24,e4e4e4+50,e4e4e4+78,ffffff+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #e4e4e4 24%, #e4e4e4 50%, #e4e4e4 78%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ffffff 0%,#e4e4e4 24%,#e4e4e4 50%,#e4e4e4 78%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ffffff 0%,#e4e4e4 24%,#e4e4e4 50%,#e4e4e4 78%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
.servicios{
	width: 1024px;
	max-width: 100%;
	background-image: url(../imagen/servicios.jpg);
    background-size: 100% auto;
    min-height: 200px;
    background-position: center;
    background-repeat: no-repeat; 
    margin: 0 auto;
    margin-top: -17px;
    margin-bottom: -10px;
}
.servicios h1{
    position: relative;
    bottom: -150px;
    color: #fff;
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    text-align: center;
}
.servicios-contenido{
	width: 1024px;
	max-width: 100%;	
    margin: 0 auto;  
    padding: 10px 60px;  	
    background-color: #fff;
    margin-bottom: -10px;
}
.contenedor-servicios{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4e4+49,ffffff+100 */
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,e4e4e4+24,e4e4e4+50,e4e4e4+78,ffffff+100 */
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(left,  #ffffff 0%, #e4e4e4 24%, #e4e4e4 50%, #e4e4e4 78%, #ffffff 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left,  #ffffff 0%,#e4e4e4 24%,#e4e4e4 50%,#e4e4e4 78%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right,  #ffffff 0%,#e4e4e4 24%,#e4e4e4 50%,#e4e4e4 78%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

}
.panel-default>.panel-heading {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#91bd28+0,006634+100 */
	background: #91bd28; /* Old browsers */
	background: -moz-linear-gradient(left,  #91bd28 0%, #006634 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left,  #91bd28 0%,#006634 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right,  #91bd28 0%,#006634 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91bd28', endColorstr='#006634',GradientType=1 ); /* IE6-9 */
    color: #fff;    
    border-width: 0px;
    text-align: center;
    font-weight: bold;
}
.panel-body{
	background-color: #f2f2f2;	
}
.panel-body ul{
	list-style-image: url(../imagen/flecha.png) !important;
}
.contacto{
    width: 1024px;
    max-width: 100%;
    margin:0 auto;
    padding-bottom: 50px;
    background-color: #fff;
}
.separador{
    width: 1024px;
    max-width: 100%;
    margin:0 auto;    
    height: 10px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#a4c40b+0,006634+100 */
    background: #a4c40b; /* Old browsers */
    background: -moz-linear-gradient(left,  #a4c40b 0%, #006634 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left,  #a4c40b 0%,#006634 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right,  #a4c40b 0%,#006634 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4c40b', endColorstr='#006634',GradientType=1 ); /* IE6-9 */
}
.contacto-formulario{
    background-color:#006634;
    padding: 15px 30px;
    width: 1024px;
    max-width: 100%;
    margin:0 auto;  
}
.contacto-formulario h3{
    color:#93c01f;
    margin-bottom:30px;
}
.btn-enviar{
    background-color:#93c01f; 
    border-radius: 5px;
    padding: 10px 30px;
    color:#fff;
    font-weight: bold;
    border-width: 0px;
    margin-top:20px;
    margin-bottom:30px;
}
.contenedor-telefono{
    padding-left: 30%;
}
.contenedor-msn{
        padding-left:0px;
    }
@media screen and (max-width: 765px) {
    .dentro-datos{
        margin-top:60px !important;
    }
    .quienes-somos h1 {
        position: relative;
            bottom: -155px;
        color: #fff;
        margin-left: 0;
        text-shadow: 0px 0px 8px rgba(0, 0, 0, 1);
    }
    .quienes-somos-contenido {
        width: 1024px;
        max-width: 100%;
        margin: 0 auto;
        padding: 10px 20px;
        background-color: #fff;
        margin-bottom: -10px;
    }
    .contenedor-telefono{
        padding-left: 20%;
    }
    .contenedor-msn{
        padding-left:15px;
        margin-top:15px;
    }
    .servicios-contenido {
        width: 1024px;
        max-width: 100%;
        margin: 0 auto;
        padding: 10px 20px;
        background-color: #fff;
        margin-bottom: -10px;
    }
}