@font-face {
  font-family: 'Folks-Normal';
  src: url(../fonts/Folks-Normal.ttf);

}
.navbar-1 ul li a:hover{
	color: white!important;
	font-weight: 300!important;
	font-size: 17px!important;
}

.resena {
  margin-bottom: 5%;
}

.resena p {
  text-align: justify;
}

.servicios {
  border-radius: 5px;
}

.color h3{
  color: #75890c!important;  
}

.verdeclaro1 {
  color: #729e0c;
}

.verdeclaro2 {
  color: #75890c;
}

.verdeoscuro {
  color: #1c5525!important;
}

.white {
	color: white;
}

.verdeoscuromenu {
	color: #1c5525!important;
	font-weight: 500!important;
}

.texto p {
  color: #848484;
}

.no-bold {
  font-weight: 100!important;
}

.border-radius-5 {
	border-radius: 5px!important;
}

.parrafo{
	color: #848484;
}

.link-footer a:hover{
	font-weight: bold!important;
	font-size: 15px!important;
	color: #fff!important;
}

.desarrollado{
	color: #fff!important;
}

.desarrollado:hover{
	font-weight: bold!important;
	font-size: 15px!important;
	color: #fff!important;
}

.fondo-transparente {
	background: rgba(255, 255, 255, 0.45)!important;
	padding: 5% 5%;
	border-radius: 5px;
}

.top--60{
	top: -67px!important;
}

 .section-navbar-1 .fixed a{
  color: #1c5525!important;
}

.fondo {
	color: #008400;
}

.section-navbar-1.fixed a:hover{
	color: #fff!important;
	font-weight: 400!important;
	font-size: 17px!important;
}

.fondoverde a{
	background-color: #729e0c!important;
}

.fondoverde a:hover {
color: #fff!important;
font-weight: 500!important;
font-size: 17px!important;
background: rgba(28,85,37,1);
background: -moz-linear-gradient(left, rgba(28,85,37,1) 4%, rgba(114,158,12,1) 69%, rgba(114,158,12,1) 82%, rgba(114,158,12,1) 92%, rgba(114,158,12,0.97) 100%);
background: -webkit-gradient(left top, right top, color-stop(4%, rgba(28,85,37,1)), color-stop(69%, rgba(114,158,12,1)), color-stop(82%, rgba(114,158,12,1)), color-stop(92%, rgba(114,158,12,1)), color-stop(100%, rgba(114,158,12,0.97)));
background: -webkit-linear-gradient(left, rgba(28,85,37,1) 4%, rgba(114,158,12,1) 69%, rgba(114,158,12,1) 82%, rgba(114,158,12,1) 92%, rgba(114,158,12,0.97) 100%);
background: -o-linear-gradient(left, rgba(28,85,37,1) 4%, rgba(114,158,12,1) 69%, rgba(114,158,12,1) 82%, rgba(114,158,12,1) 92%, rgba(114,158,12,0.97) 100%);
background: -ms-linear-gradient(left, rgba(28,85,37,1) 4%, rgba(114,158,12,1) 69%, rgba(114,158,12,1) 82%, rgba(114,158,12,1) 92%, rgba(114,158,12,0.97) 100%);
background: linear-gradient(to right, rgba(28,85,37,1) 4%, rgba(114,158,12,1) 69%, rgba(114,158,12,1) 82%, rgba(114,158,12,1) 92%, rgba(114,158,12,0.97) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c5525', endColorstr='#729e0c', GradientType=1);
}

a.activo:active{
	color: white!important;
}
a.activo:link{
	color: white!important;
}
a.activo:visited{
	color: white!important;
}

.fondo-transparente-2 {
	background: rgba(255, 255, 255, 0.60)!important;
	padding: 1% 7%;
	border-radius: 5px;
}

.rev-slidebg{
	background-size: cover!important;
	background-position
}


@media (min-width: 992px) {
	.bg-parallax{
		background-size: cover!important;
		background-position: center center!important;
	}
}

.background {
	background: #fff!important;
}

.verdeoscuro2 ul li a {
	color: #1c5525!important;
}

.verdeoscuro2 ul li a:hover{
	font-weight: bold!important;
	font-size: 15px!important;
	color: #1c5525!important;
}

.verdeoscurofooter ul li a {
	color: #1c5525!important;
}

.verdeoscurofooter ul li a:hover{
	font-weight: bold!important;
	font-size: 15px!important;
	color: #1c5525!important;
}


.verdeoscurofooter2 ul li a {
	color: white!important;
}

.verdeoscurofooter2 ul li a:hover{
	font-weight: bold!important;
	font-size: 15px!important;
	color: #1c5525!important;
}

.verdeoscurofooterh3 h3 {
	color: #1c5525!important;
}

.verdeoscurofooter ul li {
	color: #1c5525!important;
}

.verdeoscurofooterredes ul li a {
	background: #1c5525!important;

	border-radius: 5px;
	font-weight: bold!important;
	font-size: 15px!important;
	color: #fff!important;
}

.verdeoscurofooterredes ul li a:hover{
	font-weight: bold!important;
	font-size: 18px!important;
	color: #fff!important;
}

.font {
	font-size: 13px!important;
}

.social-item-1 a:hover{
	font-size: 15px;
}

.margin-top-12 {
	margin-top: -12px!important;
	line-height: 150PX!important;
}

.margin-top-14 {
	margin-top: -14px!important;
}

.margin-top-9 {
	margin-top: -9px!important;
}

.margin-top-46 {
    margin-top: -10px;
}

.margin-top-28 {
    margin-top: 28px;
}

.list-style {
	list-style-type: circle;
}

.font-weight {
	font-weight: 700;
}

/*******************************************************************/
ul.margin-top-5 {
	margin-top: 5%!important;
}

.margin-left-15 {
	margin-left: 15%!important;
}

.degradado {
-webkit-box-shadow: 0px -2px 25px -2px rgba(114,158,11,0.4);
-moz-box-shadow: 0px -2px 25px -2px rgba(114,158,11,0.4);
box-shadow: 0px -2px 25px -2px rgba(114,158,11,0.4);
margin-top: 2%;
}

.border-bottom-d {
	border-bottom: 1px dotted white;

}

.texto-format {
	text-align: justify!important;
	background: #FFFCFC;
	padding: 15px 10px 10px 10px;
	color: #7D7D7D;
    line-height: 1.4;
    font-size: 14px;
    border: 0.42px solid #F5F5F5;
    margin-bottom: 5%;
}

.caja {
	height: 235px!important;
	border-radius: 3px;
	-webkit-box-shadow: -0.5px 0px 5px 2px rgba(250,250,250,0.5);
	-moz-box-shadow: -0.5px 0px 5px 2px rgba(250,250,250,0.5);
	box-shadow: -0.5px 0px 5px 2px rgba(250,250,250,0.5);
/*	
	-webkit-box-shadow: -0.5px 0px 5px 0.5px rgba(0,0,0,0.2);
	-moz-box-shadow: -0.5px 0px 5px 0.5px rgba(0,0,0,0.2);
	box-shadow: -0.5px 0px 5px 0.5px rgba(0,0,0,0.2);
*/
	border-bottom: 1px solid #729e0c;
	position: relative;
}

.caja2 {
	height: 140px!important;
	border-radius: 3px;
	-webkit-box-shadow: -0.5px 0px 5px 2px rgba(250,250,250,0.5);
	-moz-box-shadow: -0.5px 0px 5px 2px rgba(250,250,250,0.5);
	box-shadow: -0.5px 0px 5px 2px rgba(250,250,250,0.5);
/*
	-webkit-box-shadow: -0.5px 0px 5px 0.5px rgba(0,0,0,0.3);
	-moz-box-shadow: -0.5px 0px 5px 0.5px rgba(0,0,0,0.3);
	box-shadow: -0.5px 0px 5px 0.5px rgba(0,0,0,0.3);
*/
	border-bottom: 1px solid #729E0C;
}

.numero {
	font-size: 15px!important;
	color: #1c5525!important;
	font-weight: bold!important;
}

input::-webkit-input-placeholder {
  color: #1c5525;
}
input:-moz-placeholder {
  color: #1c5525;
}
input:-ms-input-placeholder {
  color: #1c5525;
}

textarea::-webkit-input-placeholder {
  color: #1c5525;
}
textarea:-moz-placeholder {
  color: #1c5525;
}
textarea:-ms-input-placeholder {
  color: #1c5525;
}

.size-15 li > a {
	font-size: 15px!important;
}

.maring-b-none {
	margin-bottom: 0px!important;
}

.mt-0 {
	margin-top: 0px!important;
}

.tj p{
	text-align: justify!important;
}

.maxwidth {
	max-width: 100%!important;
}

@media (max-width: 400px) {
	.padding-left-14 {
	padding-left: 14%!important;
}
}
