@import url("../fonts/fontawesome/font-awesome.css");
*{
	margin: 0;
	padding: 0;
	}
body{
	font-family: "Lato", Helvetica, Arial, sans-serif;
	color:#1D1814 !important;
	padding-top: 80px;
}
legend{
	color:#239443;
	/*background-image: url('../images/logo.png');*/
}
a{
	text-decoration: none;
	color: #1D1814;
}
.icocolor{
	font-size: 4em;
	color: #ccc;
	float: left;
	margin-right: 10px;
}

a:hover{
	color: #239443;
	text-decoration: none;
}
.linea{
	border-bottom: 2px #239443 solid;	
	background-color: rgba(255,255,255,1); !important;
	height: 80px;
}

.logotipo{
	position: absolute;
	top: 5px;
	width: 180px;
}
.menu{
	background-color: #fff !important;
	z-index: 1000;
	color: #1D1814 !important;
}
/* servicios */
#contenedor-servicio{
	margin-top:50px; 
	height: 500px;
}

#txtdescripcion{
	text-align: justify;
}

#txtdescripcion>img{
	margin-right: 15px;
}
/*servicio item */
.cuadro_intro_hover{
	padding: 0px;
	position: relative;
	overflow: hidden;
	height: 200px;
}
.caption-text h3{
	border-top: 2px solid #239443;
	border-bottom: 2px solid #239443;
	padding: 17px;
	font-size: 1em;
}
.cuadro_intro_hover{
	margin-bottom: 10px;
}
.cuadro_intro_hover:hover .caption{
	opacity: 1;
	transform: translateY(-150px);
	-webkit-transform:translateY(-150px);
	-moz-transform:translateY(-150px);
	-ms-transform:translateY(-150px);
	-o-transform:translateY(-150px);
}
.cuadro_intro_hover img{
	z-index: 4;
}
.cuadro_intro_hover .caption{
	position: absolute;
	top:150px;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-ms-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
	width: 100%;
}
.cuadro_intro_hover .blur{
	background-color: rgba(102,164,61,0.7);
	height: 300px;
	z-index: 5;
	position: absolute;
	width: 100%;
}
.cuadro_intro_hover .caption-text{
	z-index: 10;
	color: #fff;
	position: absolute;
	height: 300px;
	text-align: center;
	top:-20px;
	width: 100%;
}
/* /servicio item */

/* profesionales */
#quote-carousel 
{
  padding: 0 10px 30px 10px;
  margin-top: 30px;
}

/* Control buttons  */
#quote-carousel .carousel-control
{
  background: none;
  color: #222;
  font-size: 2.3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left 
{
  left: -30px;
}
/* Next button  */
#quote-carousel .carousel-control.right 
{
  right: -40px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
#quote-carousel .carousel-indicators .active 
{
  background: #239443;
}
#quote-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */

#quote-carousel .item blockquote {
    border-left: none; 
    margin: 0;
}

#quote-carousel .item blockquote img {
    margin-bottom: 10px;
}

#quote-carousel .item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
    color: #66A43D;
}
#quote-carousel .item blockquote p:after{
    content: "\f10e";
    font-family: 'Fontawesome';
    float: right;
    margin-right: 10px;
    color: #66A43D;
}
/* /profesionales */
/* Bootstrap */
/*carrucel socios */
.footer {
  min-height: 20px !important;
  margin: 0px;
  bottom: 0px;
}

#Carousel-socios>.carousel {
    margin-bottom: 0;
    padding: 0 40px 30px 40px;
}
/* The controlsy */

#Carousel-socios .thumbnail {
border:none;
}
#Carousel-socios a.thumbnail>img{
	width: 150px;
}
#crr-main>.carousel-control {
    /*border: 4px solid #FFFFFF;*/
    /*border-radius: 23px 23px 23px 23px;*/
    background: none repeat scroll 0 0 #239443;
    /*margin-top: 60px;*/
    background-color: rgba(0,0,0,0);
}
#crr-main>a.right.carousel-control {
	/*right: -50px;*/
}
#crr-main>a.left.carousel-control {
	/*left: -50px;*/
}
#Carousel-socios>.carousel-control {
	top: 70%;
    height: 40px;
	width: 40px;
    background: none repeat scroll 0 0 #239443;
    border: 4px solid #FFFFFF;
    /*border-radius: 23px 23px 23px 23px;*/
    /*margin-top: 60px;*/
    opacity: 70%;
}

/* The indicators */
#Carousel-socios> .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -10px;
	margin-right: -19px;
}

/* The colour of the indicators */
#Carousel-socios>.carousel-indicators li {
	background: #cecece;
}
#Carousel-socios>.carousel-indicators .active {
background: #239443;
}

/*fin carrucel socios */
.navbar-collapse{
	border-top: 0px;
	padding-top: 20px;
}

span.glyphicon-home, span.glyphicon-earphone{
	color: #239443 !important;
}

span.icon-bar{
	background-color: #239443 !important;
}

.separadortitulo{
	border-bottom: 2px solid #239443;
}

.bg-verde {
  background-color: #239443 !important;
  border-radius: 0px !important;
  border: none;
  color: #fff;
}

.bg-azul {
	background-color: #239443 !important;
	border-radius: 0px !important;
	border: none;
	color: #fff;
}
.bg-verde:hover {
  color: #eee !important;
  font-family: "Lato", Helvetica, Arial, sans-serif !important;
}
.bg-rojo {
	background-color: red !important;
	border-radius: 0px !important;
}
.bg-rojo:hover {
	background-color: blue !important;
}


/* recuadros */