@font-face {
    font-family: "Futura";
    src: url('../fonts/Futura-CondesedMedium.eot');
    src: url('../fonts/Futura-CondesedMedium.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Futura-CondesedMedium.svg#Futura') format('svg'),
    url('../fonts/Futura-CondesedMedium.woff') format('woff'),
    url('../fonts/Futura-CondesedMedium.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: "Myriad Pro";
    src: url('../fonts/Myriad-Pro-Regular.eot');
    src: url('../fonts/Myriad-Pro-Regular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/Myriad-Pro-Regular.svg#Myriad Pro') format('svg'),
    url('../fonts/Myriad-Pro-Regular.woff') format('woff'),
    url('../fonts/Myriad-Pro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

body{
	font-family: "Futura";
	direction: ltr;
}
.navbar-toggle{
	border: 1px solid gray;
	background: #528d3f;
	z-index:20000;

}

.navbar-toggle .icon-bar{
	background: black;
}
.no-padding{
	padding:0;
}

.no-margin{
	margin:0 !important;
}
.tooltip{
	font-size: 18px;
}
.green-background{
	background-color: #528d3f;
	color:white;
}
.green-border-bottom{
	border-bottom:1px solid #528d3f;
	color:#818181;
	margin-left: 15px;
	font-size: 50px;
}
.small-radius{
	border-radius: 5%;
	-webkit-border-radius: 5%;
	-moz-border-radius: 5%;
	-ms-border-radius: 5%;
	-o-border-radius: 5%;
}
#logo{
	position: relative;
	top: -46px;
}
#menu-header ul {
	list-style: none;
	padding-left: 0;
}

#menu-header li a {
	text-decoration: none;
	color: black;
	display: block;
	font-weight: bold;
	color:#5ca511;
	text-align: center;
	padding: 0;
	font-size: 16px;
}
#menu-header li a:before {
	background: url("../img/leave-menu.png");
	content: " ";
	display: block;
	width: 76px;
	background-size: contain;
	height: 38px;
	background-repeat: no-repeat;
}

#menu-header li {
	margin-left: 15px;
}
#ventajas{
	color:white;
}
.nosotros{
	color:#7D7D7D;
	text-align: justify;
}
.title-advantage{
	text-align: center;
	font-size: 25px;
}
.title-advantage:before{
	background: url("../img/row-ventaja.png");
	content: " ";
	display: block;
	width: 76px;
	margin: 0 auto 5px auto;
	background-size: contain;
	height: 20px;
	background-repeat: no-repeat;
}
.p-advantage{
	padding: 15px;
	text-align: justify;
	background-color: #347438;
	min-height: 180px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-ms-border-radius: 15px;
	-moz-border-radius: 15px;
}
.title-filosofy{
	color: #5CA511;
	font-size: 45px;
	position: relative;
}
.title-filosofy:before{
	background: url("../img/nosotros-leave.png");
	content: " ";
	display: inline-block;
	width:60px;
	background-size: contain;
	background-position: center center;
	height: 60px;
	background-repeat: no-repeat;
	margin-right: 10px;
}

#content-container{
	margin-top: 25px;
}
#faqs{
	text-align: justify;
}
.title-section{
	background: #F1F1F1;
	padding: 15px;
	color:#818181;
	font-size: 50px;
}

.title-section >span{
	color:#61A020;
}
#faqs h2{
	color:#347438;
}
strong{
	color:#347438;
	font-size: 21px;
}
#empleos{
	color:#7D7D7D;
}
#empleos a{
	color:#7D7D7D;
}
#faqs-content{
	background: #E2ECDF;
	padding: 0px 45px 0px 45px;
}
#faqs-content div{
	color:#818181;
	font-size: 17px;
}
#contacto{
	padding-top: 50px;
	padding-bottom: 50px;
}
#contacto h1{
	font-size: 45px;
}
#ventajas >div{
	padding-top: 15px;
	padding-bottom: 15px;
}
.inicio h4{
	color:#818181;
	font-size: 22px;
}
.inicio p{
	color: #505050;
	text-align: justify;
	font-size: 15px;
}
.inicio{
	margin-bottom: 15px;
}

.inicio h4 span{
	color:#347438;
}
.inicio a:hover{
	text-decoration:none;
}
.title-esta{
	color:#818181;
}

.fixed-menu{
	position: fixed;
	top:0;
	z-index:2000;
	background: #fff;
	width: 100%;
}
.static-menu{
	position: relative;
	top: -18px;;
}
.fixed-menu #logo{
	position: static;
	width: 60%;
}

.static-menu #logo{
	width: 90%;
}
.row{
	font-size: 17px;
}

@media (max-width: 768px) { 
	.fixed-menu #logo{
		position: relative;
		width: 30%;
		top: -40px;
	}

	.static-menu #logo{
		width: 30%;
	}

	.locator{
		width: 7%;
	}
}

@media (max-width: 968px) and (min-width: 769px) { 
	.locator{
		width: 7%;
	}
}
#instalaciones{
	position: relative;
}

.circulo_precio{
	font-weight: initial;
	display: block;
	width: 100%;
	text-align: center;
	color: white;
	position: absolute;
}
.price{
	font-weight: bold;
}

/*xs*/
@media (max-width: 768px) {
	.circulo_precio{
		top: 25%;
		font-size: 2.6rem;
	}

	.circulo_precio2{
		font-size: 2.4rem;
		top: 17%;
	}
	.dop{
		font-size: 2.3rem;
	}
}
/*sm*/
@media (min-width: 768px) and (max-width: 991px) {
	.circulo_precio{
		top: 25%;font-size: 32px;
	}
	.circulo_precio2{
		font-size: 29px;
		top: 17%;
	}
	.dop{
		font-size: 28px;
	}
}
/*md*/
@media (min-width:992px) and (max-width: 1199px) {
	.circulo_precio{
		top: 20%;font-size: 13px;
	}
	.circulo_precio2{
		font-size: 10px;
		top: 17%;
	}
	.dop{
		font-size: 9px;
	}
}
/*lg*/
@media (min-width: 1200px) { 
	.circulo_precio{
		top: 24%;font-size: 15px;/* margin:  0 auto; */
	}
	.circulo_precio2{
		font-size: 12px;
		top: 17%;
	}
	.dop{
		font-size: 11px;
	}
}

.carousel-control.right,.carousel-control.left{
	background: none;
	color:#528D3F;
}

#content-post{

	color: #505050 !important;
}
#title-post{
	color:#528D3F;	
}
#post-text{
	color: #505050 !important;
}
.title-form {
text-transform: uppercase;
}
.li-tabs-empleo {
	background: #347438;
	font-size: 24px;
	
}

.li-tabs-empleo a{
	color: white !important;
	padding-left: 150px !important;
	padding-right: 150px !important;
}
#tabs{
	margin-top: 15px;
}
.mytabs .green-color a:hover, .mytabs .green-color a:focus{
	color: white !important;
	background: none;
	color:white !important;
}
 .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus{
	background: #5ca511;
	color:white !important;
}

 .nav>li>a:hover, .nav>li>a:focus{
	background: none;
	color:white !important;
}
.form-reclutamiento .form-group .form-control{
	width: 40%;
	height: 25px;
	margin-top: 5px;
	margin-left: 2px;
}

.wpcf7-form .form-group .form-control:focus {
	border-color: #347438;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(52,116,56,.075),0 0 8px rgba(52,116,56,.6);
	box-shadow: inset 0 1px 1px rgba(52,116,56,.075),0 0 8px rgba(52,116,56,.6);
}

.form-reclutamiento{
	margin-top: 20px;
}

.vacante-title{
	margin-bottom: 0px;
	color: #347438;
	font-weight: bold;
	min-height: 80px;
	vertical-align: middle;
}

.vacante-content{
	border: 5px #347438 solid;
	min-height: 415px;
	padding: 5px;
	text-transform: uppercase;
	font-size: 16px;
	color: #7D7D7D;
}

.vacante-span{
	margin: 2px 0px 2px 0px;
	text-transform: uppercase;
	border-bottom: 1px #347438 solid;
	color: #347438 !important;
	font-size: 18px;

}

span.wpcf7-form-control-wrap {
	display: block !important;
}
.vacante-form-cv{
	background: #ccc;
	width: 40%;
	overflow: hidden;
	padding: 15px;
}
.vacante-form-upload{
  overflow: hidden;
  position: relative;

}
.vacante-form-upload input[type="file"] {
  display: block !important;
  opacity: 0 !important;
  overflow: hidden !important;
  position: absolute;
  z-index: 10;
  height: 34px !important;
}

.vacante-form-cv-span{
	font-size: 22px;
	margin-right: 5px;
}

.vacante-form-cv-input{
	width: 77%;
	height: 25px;
	vertical-align: initial;
	outline: none;
	border: none;
}
.vacante-form-cv-input:focus{
	outline: none;
	border: none;
}

.vacante-upload-button{
	font-size: 19px;
	background:  #ff743f url("../img/bg-btn-forms.png") no-repeat;
	color: white;
	text-transform: uppercase;
	border: 0;
	outline: none;
	text-align: center;
	position: relative;
	z-index: 1;
	margin-top: 10px;
	
}

#contact-submit{
	font-size: 19px;
	background: #ff743f url("../img/bg-btn-forms.png") no-repeat;
	color: white;
	text-transform: uppercase;
	border: 0;
	outline: none;
	margin-top: 10px;
}

.form-refierenos-vacante .form-group .form-control{
	height: 25px;
}


#refierenos-vacante{
	font-size: 19px;
	background: #ff743f url("../img/bg-btn-forms.png") no-repeat;;
	color: white;
	text-transform: uppercase;
	border: 0;
	outline: none;
	margin-right: 15px;
	margin-top: 10px;
}

.refierenos-amigo-form{
	background: #347438;
	color: white !important;
	text-transform: uppercase;
	padding: 5px;
}

.vacante-content pre{
	background: none;
	border: none;
	color:#7D7D7D;
	font-family: "Futura";
	font-size: 16px;
	padding: 0;
	margin: 0;

}

.fotos-inicio{
	border-radius: 50%;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
}

.inicio-post-title{
	background: #F1F1F1;
	padding: 4px;
}

.popover{
	background: #528d3f;
}

.popover-title{
	background: none;
	border-bottom: none;
	color: white;
}

.popover .arrow{
	border-left-color:#528d3f;
}
