*{
	padding: 0;
	margin: 0;
	box-sizing:border-box;
}
body {
	font-family: 'Roboto', sans-serif;
	color:#55555;
	/*background: #00803C !important;*/
}
/*==========INICIO NAVEGACION==========*/
.top-container {
  background-color: #f1f1f1;
  text-align: center;
}
.header {
  background: #fff;
  -webkit-transition-property: all ease .5s;
  -moz-transition-property: all ease .5s;
  -ms-transition-property: all ease .5s;
  -o-transition-property: all ease .5s;
  transition-property: all ease .5s;
  -webkit-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.41);
	-moz-box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.41);
	box-shadow: 0px 4px 3px 0px rgba(0,0,0,0.41);
	border-bottom: 1px solid #00803c;
	z-index: 1000;
}
.sticky {
  position: fixed;
  top: 0;
  width: 100%;
}
.sticky + .content {
  padding-top: 102px;
}
.fr-contact-ags {
	background: #024f23;
	color: white;
	font-size: 13px;
}
.fr-bg-green {
	background: #00803c;
}
.fr-contact-ags ul.list-inline {
	margin: 7px 0 !important;
}
nav {
	padding: 0 !important;
	max-width: 100% !important;
	font-weight:500 !important;
}
#myHeader .col {
	padding: 0 !important;
}
.header ul li {
	border-right: 1px solid rgba(0,128,60,.2);
	color: #000;
	padding: 0 20px !important;
}
.header ul li:last-child {
	border-right: 1px solid rgba(255,255,255,.2) !important;
}

.container-img img {
    width: 100%;
    height: 100%;
  }

/*==========CARRUSEL==========*/
.ags-slider .col-12 {
	padding: 0;
}
.carousel-inner img {
    width: 100%;
    height: 100%;
  }

/*==========SECCION SERVICIOS==========*/
#servicios{
	/*padding-top: 100px;*/
	z-index: 1001;
}
.servicios-ags {
	padding: 90px 0;
	background: #F2F2F2;
}
.servicios-ags .container .row .container .row{
	padding: 1rem 0;
}
h3.servicios {
	text-align:center;
	border-bottom:1px solid #96C96B;
	line-height:0.1em;
	margin:10px 0 20px;
	color:#00803C;
	font-weight: 300;
} 
h3.servicios span {
	background: #F2F2F2;
	padding:5px 15px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 0px solid #fff;
}
.transform-on-hover:hover {
	transform: translateY(-5px) scale(1.02);
	box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
	transition: 0.4s ease;  
}
.card {
	-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.3);
}
.card-header, .card-footer {
	background-color:white !important;
	border-bottom:1px solid rgba(0,0,0,.0) !important;
	border-top:1px solid rgba(0,0,0,.0) !important;
}
.card-body {
	min-height: 0 !important;
	padding: 0 1.25rem !important;
}
.text-center p{
	margin-bottom:0 !important;
}
.btn-default {
	background-color: #96C96B !important;
	color:#fff !important;
}
.franja-verde {
	background: #00803c;
	margin-bottom: 25px;
	width: 100%;
	height: 15px;
}
.esp-parrafo {
	padding: 20px 30px;
}
ul.vineta {
	list-style-image: url(../img/icono-vinetas.svg);
}
.rowpadding{
	padding: 0 50px 0 60px;
}
/*==========SECCIÓN PUBLICACIONES==========*/
.publicaciones-ags {
	padding: 80px 0;
	background: #73B341;
	color: #fff;
}
h3.publicaciones span {
	background:#73B341;
	padding:5px 15px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 0px solid #fff;
}
h3.publicaciones {
	text-align:center;
	border-bottom:1px solid #fff;
	line-height:0.1em;
	margin:10px 0 50px 0;
	color:#fff;
	font-weight: 100;
}
.img-publicacion {
	margin-bottom: 15px;
}
.parrafo-img {
	line-height: 1.3;
	font-weight: normal;
	font-size: 11px;
}
.badge-warning {
	background-color: white !important;
	font-size: 10px !important;
}
.txt-banner{
	padding: 15px !important;
}
.text-fecha {
	font-size: 11px;
	color:#555555;
}
h5.card-banner {
	font-size: 13px;
	font-weight: 700;
	color:#00803c;
}
hr.corta {
	margin: 1px 1px 10px 1px;
  margin-left: 0%;
  margin-right: 90%;
  background-color: #47AE89;
}
.parrafo-small {
	line-height: 1.3;
	font-weight: normal;
	font-size: 11px;
	color:#555555;
}


/*==========SECCIÓN FOOTER==========*/
.footer-ags {
	padding: 50px 0;
	background: #00803c;
	color: #fff;
	max-width: 100% !important;
}
iframe {
 max-width: 100%;
 height: auto;
}

.contacto {
	line-height: 1.2;
	font-weight: normal;
}

/*==========PAGINA PUBLICACIONES==========*/

ul.breadcrumb {
	margin: 5px !important;
  list-style: none;
  background-color: transparent;
  border-radius: 0;
  border-bottom: 1px solid #eee !important;
}
ul.breadcrumb li {
  display: inline;
  font-size: 12px;
  color: #999;
}
ul.breadcrumb li+li:before {
  padding: 8px;
  color: #999;
  content: "/\00a0";
}
ul.breadcrumb li a {
  color: #999;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #024F23;
  text-decoration: underline;
}
.row-breadcrumb .col-12{
	padding-right: 0 !important;
	padding-left: 0 !important;
}
.publicacion-principal-ags {
	padding: 50px 0;
}

.marco-publicacion {
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 1px solid #eeeeee;
	-webkit-box-shadow: 4px 4px 4px 0px rgba(153,153,153,1);
	-moz-box-shadow: 4px 4px 4px 0px rgba(153,153,153,1);
	box-shadow: 4px 4px 4px 0px rgba(153,153,153,1);
}
.badge-success a, .badge-success a:hover{
	color:#fff;
}
.txt-contenidos {
	padding: 0 15px 15px 15px;
	margin-left: 30px;
}
.publicacion-reciente-ags {
	padding: 60px 0 70px;
	background: #73B341;
	color: #fff;
}
.carousel-control-prev {
	background: rgba(135,173,133,1);
background: -moz-linear-gradient(left, rgba(135,173,133,1) 0%, rgba(252,249,249,0.65) 35%, rgba(252,249,249,0) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(135,173,133,1)), color-stop(35%, rgba(252,249,249,0.65)), color-stop(100%, rgba(252,249,249,0)));
background: -webkit-linear-gradient(left, rgba(135,173,133,1) 0%, rgba(252,249,249,0.65) 35%, rgba(252,249,249,0) 100%);
background: -o-linear-gradient(left, rgba(135,173,133,1) 0%, rgba(252,249,249,0.65) 35%, rgba(252,249,249,0) 100%);
background: -ms-linear-gradient(left, rgba(135,173,133,1) 0%, rgba(252,249,249,0.65) 35%, rgba(252,249,249,0) 100%);
background: linear-gradient(to right, rgba(135,173,133,1) 0%, rgba(252,249,249,0.65) 35%, rgba(252,249,249,0) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#87ad85', endColorstr='#fcf9f9', GradientType=1 );
}

.carousel-control-next {
	background: rgba(252,249,249,0);
background: -moz-linear-gradient(left, rgba(252,249,249,0) 0%, rgba(252,249,249,0.65) 65%, rgba(135,173,133,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(252,249,249,0)), color-stop(65%, rgba(252,249,249,0.65)), color-stop(100%, rgba(135,173,133,1)));
background: -webkit-linear-gradient(left, rgba(252,249,249,0) 0%, rgba(252,249,249,0.65) 65%, rgba(135,173,133,1) 100%);
background: -o-linear-gradient(left, rgba(252,249,249,0) 0%, rgba(252,249,249,0.65) 65%, rgba(135,173,133,1) 100%);
background: -ms-linear-gradient(left, rgba(252,249,249,0) 0%, rgba(252,249,249,0.65) 65%, rgba(135,173,133,1) 100%);
background: linear-gradient(to right, rgba(252,249,249,0) 0%, rgba(252,249,249,0.65) 65%, rgba(135,173,133,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf9f9', endColorstr='#87ad85', GradientType=1 );
}

.publicacion-anteriores-ags{
	padding: 80px;
	background: #F2F2F2;
}
h3.publicacion-anteriores span {
	background: #F2F2F2;
	padding:5px 15px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 0px solid #fff;
}
h3.publicacion-anteriores {
	text-align:center;
	border-bottom:1px solid #96C96B;
	line-height:0.1em;
	margin:10px 0 20px;
	color:#00803C;
	font-weight: 300;
}
.txt-izq {
	text-align: right;
	}

/*==========PAGINA EXPERIENCIA==========*/

.experiencia-ags{
	padding: 50px 0px 80px 0;
	background: #fff;
}
h3.experiencia span {
	background: #fff;
	padding:5px 15px;
	border-radius: 7px 7px 7px 7px;
	-moz-border-radius: 7px 7px 7px 7px;
	-webkit-border-radius: 7px 7px 7px 7px;
	border: 0px solid #fff;
}
h3.experiencia {
	text-align:center;
	border-bottom:1px solid #96C96B;
	line-height:0.1em;
	margin:10px 0 20px;
	color:#00803C;
	font-weight: 300;
}
.experiencia-txt {
	padding: 50px;
}

.card.experiencia-card {
  box-shadow: 0px 0px 0px 0px rgba(152,152,152,0.3) !important;
  border: 0px solid #fff;
  font-size: 14px;
}

.img-experiencia {
	border-radius: 10px 10px 10px 10px;
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border: 1px solid #06c206;
}
.txt-mayuscula {
	text-transform: uppercase;
}
h6.verde {
	color:#50a012;
}
/*scroll*/
.anyClass {
  height:300px;
  overflow-y: scroll;
}
/* Tamaño del scroll */
.anyClass::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

 /* Estilos barra (thumb) de scroll */
.anyClass::-webkit-scrollbar-thumb {
  background: #FF7F00;
  border-radius: 4px;
  height: 10px;
}

.anyClass::-webkit-scrollbar-thumb:active {
  background-color: #999999;
}

.anyClass::-webkit-scrollbar-thumb:hover {
  background: #CE6700;
 /* box-shadow: 0 0 2px 1px rgba(0, 0, 0, 0.2);*/
}

 /* Estilos track de scroll */
.anyClass::-webkit-scrollbar-track {
  background: #e1e1e1;
  border-radius: 4px;
}

.anyClass::-webkit-scrollbar-track:hover, 
.anyClass::-webkit-scrollbar-track:active {
  background: #d4d4d4;
}
hr.hr-experiencia {
	margin-top: 1rem;
	margin-bottom: 1rem;
	border: 0;
	border-top: 1px solid rgba(80, 160, 18, 0.5);
}
.list-unstyled {
	padding-left: 30px !important;
}
/*====== ICONOS ======*/
.icono {
    padding-left: 50px !important;
    background-position: 0px !important;
    background-repeat: no-repeat;
}
.icono-estudios-ambientales {
    background-image: url(../img/iconomenu-estudios-ambientales.svg) !important;
}

.icono-planeacion-territorial {
    background-image: url(../img/iconomenu-planeacion-territorial.svg) !important;
}

.icono-digitalizacion-implementacion {
    background-image: url(../img/iconomenu-digitalizacion-implementacion.svg) !important;
}

.icono-aspectos-geologicos {
    background-image: url(../img/iconomenu-aspectos-geologicos.svg) !important;
}

.icono-ingenieria-sector-agropecuario {
    background-image: url(../img/iconomenu-ingenieria-sector-agropecuario.svg) !important;
}

.icono-construccion-obras {
    background-image: url(../img/iconomenu-construccion-obras.svg) !important;
}

.icono-venta-equipos {
    background-image: url(../img/iconomenu-venta-equipos.svg) !important;
}

.icono-maquinaria {
    background-image: url(../img/iconomenu-maquinaria.svg) !important;
}


/*========NOSOTROS==========*/

.img-nosotros {
	width: 40%;
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 2px solid #ffffff;
}
.icono-nosotros {
	border-radius: 200px 200px 200px 200px;
-moz-border-radius: 200px 200px 200px 200px;
-webkit-border-radius: 200px 200px 200px 200px;
border: 2px solid #ffffff;
}

/*=========BACKGROUP IMG======*/
.backgroup-contacto {
	background: url(../img/imgprincipal-nosotros.jpg) red;
	width: 100%;
	height: 270px;
	margin-top: 140px;
}


/*==== Media Queries ===*/

@media only screen and (max-width: 768px) {
  /* For mobile phones: */
  [class*="col-"] {
    width: 100%;
  }
  .publicacion-principal-ags {
	padding: 15px;
	}
	.publicacion-reciente-ags {
	padding: 20px;
	}
	.publicacion-anteriores-ags{
	padding: 15px;
	}
	.txt-contenidos {
	padding: 15px;
	margin-left: 0px;
	}
	.txt-izq {
		text-align: left !important;
	}
	.servicios-ags {
	padding: 40px 0;
	}
	h3.publicaciones span{
	padding:5px;
	}
	h3.publicaciones{
	margin:10px 0;
	}
	h3.servicios{
	line-height:normal;
	}
}

