@charset "utf-8";
/* CSS Document */
* {
	color: #777777;
}

.magazpanel {
	padding: 10px;
	background-color: #a5fa9a;
	color: black;
}

.greenpanel {
	color: white;
	font-size: 50px;
	margin: auto;
	line-height: 60px;
	text-transform: uppercase;
	padding: 10px;
}

.cardwidget {
	margin: auto -14px 30px -14px;
	border-width: 0 !important;
}

.cardwidget .card-header .fa {
	font-size: 30px;
	color: white;
	text-transform: uppercase;
}

.cardwidget .card-header {
	font-family: Verdana;
	font-size: 18px;
	color: white;
	text-transform: uppercase;
	padding: 6px 20px;
}

.cardwidget .card-img-top {
	width: 92%;
	margin-left: 10px;
	margin-right: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.cardwidget .card-title {
	font-weight: 700;
}


.cardwidget .card-header.redheader {
	background-color: #93000b;
}

.cardwidget .card-header.blueheader {
	background-color: #2a4393;
}

.cardwidget .card-header.greenheader {
	background-color: #409635;
}

.cardwidget .list-group-item {
	border-width: 0 !important;
}

.img-sm {
	width: 32px;
	height: 32px;
	margin-right: 10px;
	float: left;
}

.card-body .table-list .fa,.fab {
	color: #409635;
	font-size: 25px;
}

.padcell {
	padding: 10px;
}

.margintop {
	margin-top: 10px;
}

.marginbottom {
	margin-bottom: 10px;
}

.imgmain {
	margin-left: 10px;
}

.table-list td {
	border-color: transparent !important;
	padding: 0.25rem !important;
}

.imgsec {
	width: 140px;
	height: 140px;
}

.imgterc {
	width: 80px;
	height: 80px;
}
.footer {
	background-color: #409635 !important;
	color: white !important;
}

.footer a {
	color: white !important;
}

.menuitem {
	font-size: 22px;
}

i.fab.fa-facebook.fa-2x {
	color: #4e3db6 !important;
}

i.fab.fa-twitter.fa-2x {
	color: #5acafe !important;
}

i.fab.fa-youtube-square.fa-2x {
	color: #e81126 !important;
}

.carousel-item-iagric {
  height: 100vh;
  min-height: 350px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/*
#carimg1 {
	background-image: url(../images/car_img1.jpg);
}

#carimg2 {
	background-image: url(../images/car_img2.jpg);
}

#carimg3 {
	background-image: url(../images/car_img3.jpg);
}
*/

  .carousel-indicators li {
    height: 10px!important;
    width: 10px!important;
    border-radius: 15px!important;
  }

p.lead {
	color: white;
}

#carouselExampleIndicators {
	margin-left: -15px;
	margin-right: -15px;
}

.imgleftalg {
	float: left;
	margin: 20px 60px 40px 0;
}

div.rich-text p{
	text-align: justify;
	color: black!important;
}


.card .card-header.research.red {
	background-color: #93000b;

}

.card .card-header.research.blue {
	background-color: #2a4393;

}

.card .card-header.research.green {
	background-color: #409635;

}

.card .card-header.research a{
	color: white;
	font-size: 25px;
}


.nav-tabs a.nav-link{
	background-color: #9fcb9a!important;
	color: white!important;
	font-size: 20px;
	border-top: 2px solid #409635!important;
	border-left: 2px solid #409635!important;
	border-right: 2px solid #409635!important;
	border-bottom-width: 0;
}

.nav-tabs a.nav-link.active{
	background-color: #409635!important;
}

.nav-tabs .nav-item{
	margin: 0 1px !important;
}
.nav-tabs {
	border-bottom: 2px solid #409635!important;
}

.tab-pane {
	padding: 15px;
	color: black!important;
}

.res-tags a {
	font-size: 20px;
	color: black;
	font-weight: 600;
	text-decoration: none;
}

.res-tags a:hover {
	font-size: 20px;
	color: black;
	font-weight: 600;
	text-decoration: none;
}

.res-tags .fa {
	color: #409635!important;
}

.table-striped thead th {
	background-color: #a7a9a6;
	color: black;
	font-weight: 600;
}

.card-deck .card-img-top {
	height: auto;
	max-width: 200px;
	margin: 20px auto;
}

.card-deck {
	margin-bottom: 20px;
}

.card-deck .card {
	max-width: 400px;
}

.pagebigheader {
	color: #93000b;
	text-align: center;
	margin: 20px auto 40px;
	font-size: 40px;
	font-weight: 600;
}

.bigpicture {
	font-size: 120px;
}

#prodboard .card {
	border: none!important;
}

#prodboard div.red {
	color: #93000b;
}

#prodboard div.blue {
	color: #2a4393;
}

#prodboard div.green {
	color: #409635;

}

.paddinall {
	padding: 50px;
}


#prodboard .card {
	margin-bottom: 50px;
}

#prodboard .card a {
	color: black;
	text-decoration: none;
}

#prodboard div {
	margin-bottom: 50px;
}

#footermenu {
	padding: 30px 20px;
}

#footermenu .nav-link {
	padding: 2px;
    font-size: 20px;
}

.profile {
	padding: 50px;
	margin: 30px;
	border: 1px solid black!important;
	min-height: 400px;
}

img.imgleftalg + h5 {
	margin-top: 20px;
}

img.imgleftalg + p {
	margin-top: 20px;
}

h2.display-4 a {
    color: white!important;
    text-decoration: underline;
}

p.lead a {
    color: white!important;
    text-decoration: underline;
}

#eventCal.card-body {
	padding: 0!important;
}

.breadcrumb {
    padding-left: 2rem!important;
    background-color: #409635!important;
    border-radius: 0!important;
    font-size: 22px;
    color: white;
    padding-top: 0.4rem!important;
    padding-bottom: 0.4rem!important;
}

.breadcrumb li{
    color: white;
}

.breadcrumb a{
    color: white;
}

.breadcrumb a:hover{
    color: white;
}

.breadcrumb .active{
    color: white;
}

.infosection  {
    border: 1px solid #CFCFCF;
    padding: 20px;
}

.infosection  .rich-text{
    padding: 20px;
}


.infosection  .rich-text h3 {
    color: #93000b;
    text-align: center;
    margin: 20px auto 40px;
    font-size: 40px;
    font-weight: 600;
}

.accordion1 .card .card-header a:not(.collapsed) .rotate-icon {
 -webkit-transform:rotate(180deg);
 -ms-transform:rotate(180deg);
 transform:rotate(180deg);
}

.accordion1 .card .fa-angle-down {
 float:right;
}

.contact-form input, textarea{
	float: right;
}

.img-banner {
    width: 100%;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 600 !important;
}

.link-neutral:hover {
    text-decoration: none;
}


.threecol {
    column-count: 3;
    column-gap: 40px;
    column-rule: 1px solid lightblue;
}


/*Lucia*/
@media screen and (max-width: 710px) {
    .threecol {
        column-count: 2;
        column-gap: 20px;
        column-rule: 1px solid lightblue;
    }
	.carousel-item {
	  height: auto;
	  min-height: 350px;
	}
	.infosection img{
		width: 100%!important;
		height: auto!important;
	}
	.template-newspage .news-body{
		column-count: auto!important;
		margin: 0 0 0 4px !important;
	}
	.template-newspage .imgnews {
		margin: 20px 0px!important;
		vertical-align: middle;
	}
	.template-newspage .imgmain {
		margin-left: 0px;
	}
	.template-searchresults input[type="text"]{
	    width: 100%;
	    margin-bottom: 12px;
	}
}

h5.mb-0 .fas.fa-angle-down {
    float: right;
    color: white;
}


@media screen and (max-width: 420px) {
    .threecol {
        column-count: 1;
    }
	.greenpanel {
		color: white;
		font-size: 32px;
		line-height: 32px;
		text-transform: uppercase;
	}
	.carousel-item {
	  height: auto;
	  min-height: 350px;
	}
	.infosection img{
		width: 100%!important;
		height: auto!important;
	}
	.template-newspage .news-body{
		column-count: auto!important;
		margin: 0 0 0 4px !important;
	}
	.template-newspage .imgnews {
		margin: 20px 0px!important;
		vertical-align: middle;
	}
	.template-newspage .imgmain {
		margin-left: 0px;
	}
	.template-searchresults input[type="text"]{
	    width: 100%;
	    margin-bottom: 12px;
	}
}
/*fin Lucia*/
h2 {
    line-height: 1rem;
    font-size: 24px!important;
}

.tagbutton {
    color: white;
    font-size: 20px;
    background-color: #409635!important;
    border-radius: 15px!important;
    padding: 0 15px 5px;
    margin-right: 10px;
}

.tagbutton a{
    color: white;
}

.tagbutton a:hover{
    color: white;
    text-decoration: none;
}

.news-body {
    background-color: #f7f7f7;
    padding: 20px 20px!important;
    column-count: 2;
    column-gap: 50px;
    margin: 0 0 0 20px!important;
    width: 98%!important;
    max-width: 98%!important;
}

.imgnews {
    margin: 20px 50px 20px 7px!important;
    vertical-align: middle;
}

.news-title {
    margin-top: 10px;
    color: #797979;
    font-size: 40px;
    font-weight: 400;
}

.news-info {
    font-size: 18px;
    color: #797979;
}

#visit_counter {
    width: 100%;
    color: #ffffff;
    font-weight: bold;
    text-align: center;
}

#visit_counter table {
    margin: auto;
}

#visit_counter table td {
    text-align: left;
    color: white;
}

#visit_counter table td+td {
    text-align: right;
    color: white;
}

#content {
    min-height: 500px;
}

.carousel-item-next, .carousel-item-prev, .carousel-item.active {
	display: block;
	transition: -webkit-transform .1s ease;
	transition: transform .1s ease;
	transition: transform .1s ease,-webkit-transform .6s ease;
}

/* HUNALDO */
.tab-pane {
    min-height: 600px;
}

.datepicker td.day:not(.disabled) {
    background-color: #5FBA7D;
    color: #ffffff ;
    font-weight: bold;
}

.datepicker-date td.day:not(.disabled) {
    background-color: #ffffff;
    color: black ;
    font-weight: normal;
}

/*
td.day:not(.disabled) {
    background-color: white;
    color: #777777 ;
    font-weight: normal;
*/
}

.box-shadow {
    -webkit-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
    box-shadow: 3px 3px 3px 0px rgba(0,0,0,0.2);
}

#body-login{
    background-color: rgba(30, 0, 255, 0.04);
    margin-top: 100px;
}

#login{
    min-height: 600px;
}
