@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:200,300,400,700');
@charset "UTF-8";
/* CSS Document */

html {
	padding:0px;
	margin:0px;
}

body {
	font-size:18px;
	font-weight:400;
	background-image: url('../images/background-top.jpg');
	background-color: #f7f7f7;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
	background-attachment:fixed;
	font-family: 'Roboto Condensed', sans-serif;
}
p {color: #007435 !important;}

/******************/
/*TOP PAGE*/
/******************/
.redes {
	position:relative;
	z-index:9999;
	color:#FFF;
	padding-top:9px;
	background-color:#f4a500;;
}

.redes a {color:#FFF;}
.redes a:hover {color:#f4a500;}

/*******************************************/
/*LINKS*/
/*******************************************/
a {
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
a:hover, a:focus {!important;text-decoration:none;}
a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }

/*******************************************/
/*HEADS, TITLES*/
/*******************************************/
h1 {
    color: #f4a500 !important;
	font-size:38px;
	font-weight:700;
}
h2 {
    color: #00a231;
	font-size:30px;
	font-weight:700;
}
h3 {
    color: #007435;
	font-size:22px;
	font-weight:700;
}

h6 {
    color: #007435;
	font-size:1.8em;
	font-weight:700;
}

/*******************************************/
/*SPACERS*/
/*******************************************/
.space10 {margin-bottom:10px;}
.space15 {margin-bottom:15px;}
.space20 {margin-bottom:20px;}
.space25 {margin-bottom:25px;}
.space30 {margin-bottom:30px;}
.space35 {margin-bottom:35px;}
.space40 {margin-bottom:40px;}
.space50 {margin-bottom:50px;}
.space60 {margin-bottom:60px;}
.space70 {margin-bottom:70px;}
.space80 {margin-bottom:80px;}
.space90 {margin-bottom:90px;}
.space100 {margin-bottom:100px;}
.space110 {margin-bottom:110px;}
.space120 {margin-bottom:120px;}

.spacetop25 {padding-top:25px;}

.margin-top-10 {margin-top:-10%;}
.margin-top-20 {margin-top:-20%;}
.margin-top-30 {margin-top:-30%;}
.margin-top-40 {margin-top:-40%;}
.margin-top-50 {margin-top:-50%;}

/*******************************************/
/*NAVS*/
/*******************************************/
.navbar-brand {
    padding: 0px;
}
.navbar-default {
    background-color:#076732;
    border-color:transparent;
	border:none;
	background: rgba(7,103,50,1);
	background: -moz-linear-gradient(top, rgba(7,103,50,1) 0%, rgba(6,61,30,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(7,103,50,1)), color-stop(100%, rgba(6,61,30,1)));
	background: -webkit-linear-gradient(top, rgba(7,103,50,1) 0%, rgba(6,61,30,1) 100%);
	background: -o-linear-gradient(top, rgba(7,103,50,1) 0%, rgba(6,61,30,1) 100%);
	background: -ms-linear-gradient(top, rgba(7,103,50,1) 0%, rgba(6,61,30,1) 100%);
	background: linear-gradient(to bottom, rgba(7,103,50,1) 0%, rgba(6,61,30,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#076732', endColorstr='#063d1e', GradientType=0 );
}
.nav > li > a {
    position: relative;
    display: block;
    padding: 10px 15px;
    padding-top: 60px;
    padding-bottom: 60px;
	font-weight:700;
	font-size:15.5px;
}
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #f4a500;
    background-color: transparent;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #f4a500;
    background-color:transparent;
}
nav {
	position:relative;
	z-index:5;
}

/*******************************************/
/*BACKGROUNDS*/
/*******************************************/
.blue {
	background: #f4a500;
	margin-top: -160px;
}
.blue h1 {
	font-size:300%;
}
.element { clip-path: polygon(0% 15%, 100% 0%, 100% 85%, 0% 100%); margin-bottom:25px;}
.element-2 { clip-path: polygon(0% 0%, 100% 0%, 100% 70%, 0% 100%); padding:17.33% 0 25%;}
.element-3 { background: #00a231;}
.bg-1 {background: url(../images/bg-nosotros.jpg) no-repeat fixed; background-position:center !important;}
.bg-1,.bg-2,.bg-3,.bg-4 {
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

/*****************/
/*CARRUSEL*/
/****************/
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    top: 18%;
    z-index: 10;
    padding-top: 0%;
    padding-bottom: 10%;
    text-align: left;
    text-shadow: 0 0px 0px rgba(0, 0, 0, 0);
}
.carousel-caption h1 {
	color:#076732 !important;
	line-height:65px;
	color:;
	font-size:4em;
}
.carousel-caption h2 {
	color:#076732 !important;
	line-height:45px;
	font-size:1.7em;
	font-weight:300;
	text-transform: inherit;
}
.carousel-custom {
	z-index: 9999 !important;
}

.carousel-control.right {
    background-image:none;
 }

 .carousel-control.left {
    background-image:none;
 }

/*******************************************/
/*IMAGES*/
/*******************************************/
.img-full {
	width:100%;
}
.img-border {
	border:5px solid #f4a500;
}
.img-center {
	margin:auto;
}
.img-top-position {
	margin-top:-25%;
}
.img-z {
	position:relative;
	z-index:9 !important;
	margin-top:-100px;
}
.portada {
	position:relative;
	z-index:1;
	margin-top:-30px !important;
}
.portada img {
	margin:auto;
	width:100%;
}
.galeria img { 
	margin-bottom:3px;
	width: 98%;
	-webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.galeria img:hover {
	border-radius: 0px 80px 0px 80px;
}

/*******************************************/
/*CONTAINERS / BACKGROUNDS*/
/*******************************************/
.full-col{
	padding:0px;
}

.bg-letter {
	padding-top:50px;
	padding-bottom:50px;
	background-image: url('../images/bg-letter.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size:800px;
}
.parallax-container {
	padding-left:20px !important;
	background-color:rgba(0,0,0,.7);
}
.bg-gradient-black {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+10,111111+50,1c1c1c+90,131313+100&0+0,1+10,1+10,1+90,0+100 */
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 10%, rgba(17,17,17,1) 50%, rgba(28,28,28,1) 90%, rgba(19,19,19,0) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 10%,rgba(17,17,17,1) 50%,rgba(28,28,28,1) 90%,rgba(19,19,19,0) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 10%,rgba(17,17,17,1) 50%,rgba(28,28,28,1) 90%,rgba(19,19,19,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#00131313',GradientType=0 ); /* IE6-9 */
}

.green {
    background-color: rgba(0,102,51,.75) !important;
}
.media {
    padding: 5%;
	color:#FFF;
}
.media p {
	color:#e2e2e2 !important;
}

/*******************************************/
/*THUMBS*/
/*******************************************/
.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    background-color: #fff;
    border: 3px solid #f4a500;
    border-radius: 0px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
.thumbnail .caption h3 {
	margin-top:-10px;
}

/*******************************************/
/*TABS*/
/*******************************************/
.nav.nav-justified > li > a { position: relative; }
.nav.nav-justified > li > a:hover,
.nav.nav-justified > li > a:focus { background-color: transparent; }
.nav.nav-justified > li > a > .quote {
    position: absolute;
    left: 0px;
    top: 0;
    opacity: 0;
    width: 30px;
    height: 30px;
    padding: 5px;
    background-color: #3399ff;
    border-radius: 15px;
    color: #fff;  
}
.nav.nav-justified > li.active > a > .quote { opacity: 1; }
.nav.nav-justified > li > a > img { box-shadow: 0 0 0 5px #3399ff; }
.nav.nav-justified > li > a > img { 
    max-width: 100%; 
    opacity: .3; 
    -webkit-transform: scale(.8,.8);
            transform: scale(.8,.8);
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.nav.nav-justified > li.active > a > img,
.nav.nav-justified > li:hover > a > img,
.nav.nav-justified > li:focus > a > img { 
    opacity: 1; 
    -webkit-transform: none;
            transform: none;
    -webkit-transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
            transition: all 0.3s 0s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.tab-pane .tab-inner { padding: 30px 0 20px; }

.nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 20px;
        bottom: 0px;
    }

 .nav.nav-justified-img > li > a > img {
    max-width: 100%;
    opacity: 10;
    padding: 0px !important;
}

/*******************************************/
/*TEXTS*/
/*******************************************/
.text-padding-green {
	padding:10% 22% 10%;
	font-weight:400;
	font-size: 24px;
	color: #007435;
	

}
.text-padding {
	padding:10% 22% 10%;
	

}
.text-padding-2 {
	padding:5% 22% 5%;
}
.smallm {
	font-size:26px;
	margin-top:-10px !important;
}
.text-green {color:#00a231 !important;}

/*******************************************/
/*LIST*/
/*******************************************/
.list-group-item:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
}
.list-group-item {
    position: relative;
    display: block;
    padding: 3px 8px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #007435;
	margin-bottom:2px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}

.list-img-custom img {
			width:20%;
			display:inline-table;
			float:left;
}
.list-custom {
	margin-left:-35px;
}
.carousel-control-custom {
    top: 50%;
}

/*******************************************/
/*ELEMENTOS*/
/*******************************************/
hr {
	border:3px solid rgba(0,0,0,.15);
	border-radius:5px;
}
.btn-bolsa {
	font-size:12px !important;
	padding:3px 6px !important;
}
.btn-bolsa:hover {
	color:#FFF !important;
	background-color:#060;
}
/*******************************************/
/*CONTACTO*/
/*******************************************/
.form-group {
    margin-bottom: 8px;
}
.form-control {
    display: block;
    width: 100%;
    padding: 10px;
    line-height: 1.42857143;
    color: #333;
	font-weight:400;
	background-color:rgba(255,255,255,.80);
	border-top:0;
	border-right:0px;
	border-left:0px;
    border-radius: 0px;
	-webkit-box-shadow: transparent;
    box-shadow: transparent;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

#results,
#error,
#success,
#loading {
	display:none;
}
.alert-error{
	border-radius: 0;
	color: #fff;
	border: 0;
	background-color: rgba(255,0,0,0.8);
}
.alert-success{
	border-radius: 0;
	color: #fff;
	border: 0;
	background-color: rgba(51,204,204,0.8);
}
::-webkit-input-placeholder {
  color: #999;
}

:-moz-placeholder {
  /* Firefox 18- */
  color: #999;
}

::-moz-placeholder {
  /* Firefox 19+ */
  color: #999;
}

:-ms-input-placeholder {
  color: #999;
}

/* Textarea */
textarea {
  width: 100%;
  height: 3rem;
  background-color: transparent;
}

textarea.materialize-textarea {
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: 1.6rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 3rem;
}
.message-label{
	font-size: 2rem;
	color: #986828;
}
/*******************************************/
/*FOOTER*/
/*******************************************/
.footer1{
	position: relative;
	padding: 30px 0;
	color: #fff;
}
.footer1 img{
	margin-top: -80px;
	margin:auto;
}
.footer1 h1{
	color: #fff;
}
.footer2{
	color: #fff;
	position: relative;
	/*top: -290px;*/
	padding: 20px 0;
}
.btn-custom{
	font-size: 1.5rem;
	text-transform: uppercase; 
	background: #32ad4a;
	color: #fff;
	padding: 8px 15px;
}
.footer3{
	color: #fff;
	position: relative;
	/*top: -290px;*/
	padding: 30px 0;
}
.footer3 a{
	color: #92c630;
}
.footer2 h1{
	color: #fff;
}

/*******************************************/
/*********** MEDIA SCREEN ****************/
/***************************************/

@media only screen and ( max-width: 1600px) {
}

@media only screen and ( max-width: 1200px) {
	.navbar-default .navbar-nav > li > a {
		padding-left:5px;
		padding-right:5px;
		text-align:center;
	}
}

@media only screen and ( max-width: 1024px) {
	.carousel-caption h1 {
		font-size:50px;
		line-height:50px;
	} 
	.carousel-caption h2 {
		font-size:20px;
		line-height:25px;
	} 
	.carousel-inner img {
		display: block;
		width: 80%;
		margin-left:15%;
		height: auto;
	}
	.carousel-custom {
		margin-bottom:80px;
	}
	.blue {
		background:transparent;
		margin-top: -125px;
	}
	.bg-1 {margin-top:-150px; padding-top:250px;}
}

@media only screen and ( max-width: 991px) {
}

@media only screen and ( max-width: 980px) {
}

@media only screen and ( max-width: 800px) {
}

@media only screen and ( max-width: 768px) {
	.nav > li > a {
		position: relative;
		display: block;
		padding: 10px 15px;
		padding-top: 60px;
		padding-bottom: 60px;
		font-weight:700;
		font-size:11px;
	}
	.nav.nav-justified > li > a > .quote {
        left: auto;
        top: auto;
        right: 20px;
        bottom: 0px;
    }
	.carousel-caption h1 {
		font-size:30px;
		line-height:25px;
	} 
	.carousel-caption h2 {
		font-size:20px;
		line-height:25px;
	}
	.carousel-custom {
		margin-bottom:80px;
	} 
	.carousel-inner img {
		display: block;
		max-width: 80%;
		height: auto;
	}
	.blue {
		background: #f4a500;
		margin-top: -140px;
	}
	.redes {
		font-size:13px;
	}
}

@media only screen and ( max-width: 640px) {
	.nav > li > a {
	  padding-top: 10px;
	  adding-bottom: 10px;
	  margin-top:0px;

  	}
  	.list-img-custom img {
			  width:100%;
			  display:inline-table;
			  float:left;
			}
			h1 { font-size:20px;}
			h2 {font-size:18px;}
	.portada {
		margin-bottom:100px;
	}
	.blue {
		padding-top: 20%;
		padding-bottom: 20%;
		padding-left:0px;
		padding-right:0px;
		margin-top: -180px;
	}
	.blue h1 {font-size:250%;}
	.text-padding {padding:0px;}
	.text-padding-2 {padding:5% 8% 5%;}
	.margin-top-50 {margin-top:-20%;}
}

@media only screen and ( max-width: 375px) {
	.nav > li > a {
		position: relative;
		display: block;
		padding: 10px 15px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-weight:700;
		font-size:15.5px;
	}
	.text-padding-green {
		padding: 4% 6% 4%;
		font-size: 18px;
	}
}

@media only screen and ( max-width: 320px) {
	.nav > li > a {
		position: relative;
		display: block;
		padding: 10px 15px;
		padding-top: 3px;
		padding-bottom: 3px;
		font-weight:700;
		font-size:15.5px;
	}
}