*{
    --footer_color: #795548;
    --primary_color_dark: #445166;
}

.icon-custom-image{
    border: 2px solid white;
    border-radius: 25px;
    background: white;
    overflow: hidden;
}

.icon-custom-image img{
    height: 100%;
    overflow: hidden;
}


.footer_color{
    background-color: var(--footer_color);
}

.cursor_click, .click{
	cursor: pointer;
}

header.header_primary_dark{
	background: var(--primary_color_dark);
	color: #f9f9f9;
}

html,
body,
header:not(.header),
.view {
   
}

body {
    background-color: #f4f3f2;
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    top:0px;
}

th{
    font-weight: bold !important;
}

.border-right{
    border-right: 1px solid #DDDDDD;
}

.scroll_x{
    overflow-x: scroll;
    overflow-y: hidden;
}

@media (max-width: 767.98px) {
	.scroll_cell_x{
        overflow-x: scroll;
        overflow-y: hidden;
    }
}

.h4, h4 {
    font-size: 1.6rem;
}

.intro-2 {
    background: url("../images/bg-2.png")no-repeat center top;
    background-size: 100%;
}

.logo {
    border: 0px solid #ffffff;
}

.info {
    background: url("../images/bg-2.png") no-repeat center top;
    background-size: cover;
    margin-bottom: 60px;
    max-width:100%;
    
}

.border_top{
    border-top: 2px solid #F4F4F4;
}

.view {
    margin-top: -89px;
    
}
.navbar {
    z-index: 1;
    background-color: rgb(0 0 0 / 52%) !important;
    /*padding: 0px;*/
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255,255,255,.9) !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.3rem;
    padding-left: 1.3rem;
	font-weight: bolder;
}

.top-nav-collapse {
    background-color: #4285F4;
}

table.table_btn tr{
    height: 50px !important;
}

.input_hectare,
.input_percentage {
    display: inline-block;
    position: relative;
}

.input_hectare::after,
.input_percentage::after {
    position: absolute;
    top: 15px;
    right: 1.5em;
    transition: all .05s ease-in-out;
}

.input_hectare input,
.input_percentage input{
    padding-right: 30px;
}

.input_hectare:focus-within::after,
.input_percentage:focus-within::after {
    right: 1.5em;
}

/*@supports (-moz-appearance:none) {*/
    .input_hectare::after,
    .input_percentage::after {
        right: 1.5em;
    }
/*}*/

.input_hectare::after {
    content: 'ha.';
}

.input_percentage::after {
    content: '%';
}

.form-control {
    padding: .145rem .55rem;
    margin-right: 5px;
	font-size: .8rem;
    line-height: 1.3;
}

.form-control-normal {
    padding: .145rem .55rem;
    margin-right: 5px;
	font-size: 1rem;
    line-height: 2.3;
    border: 1px solid #cdc6ca;
}

.pagination{
    margin-top: 10px !important;
}

.form-control-normal[readonly]{
    border: none;
}

.form-control-normal_edit .form-control-normal{
    margin-right: 0;
    width: 100%;
    color: black !important;
}

.form-control-normal_edit select.form-control-normal::-moz-selection, .form-control-normal_edit select.form-control-normal::selection{
    color: black !important;
}

@media (min-width: 990px) {
	.form-control-normal_edit .form-control-normal{
        margin-top: 7px;
    }

    .collapse_show_lg{
        display: block;
    }
}

.shadow-bloque {
    border: 1px solid #cdc6ca;
    box-shadow: 3px 4px 10px 0px rgba(74, 42, 62, 0.1);
    border-radius: 10px;
    padding-top: 45px ;
    padding-bottom: 30px ;
    background-color: #ffffff !important;
    position: relative;
}

.shadow-bloque a {
    color: #000000;
}

.home .texto-header  {
    margin-top: -500px;
    padding-bottom: 0px !important;
}


.home-01  {
    background: url("../images/bg-home-01.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.home-02  {
    background: url("../images/bg-home-02.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.home-03  {
    background: url("../images/bg-home-03.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.info-01  {
    background: url("../images/bg-info-01.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.info-02  {
    background: url("../images/bg-info-02.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.info-03  {
    background: url("../images/bg-info-03.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.info-04  {
    background: url("../images/bg-info-04.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.info-05  {
    background: url("../images/bg-info-05.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.info-06  {
    background: url("../images/bg-info-06.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.eva-01  {
    background: url("../images/bg-eva-01.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.eva-02  {
    background: url("../images/bg-eva-02.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.eva-03  {
    background: url("../images/bg-eva-03.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.eva-04  {
    background: url("../images/bg-eva-04.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.eva-05  {
    background: url("../images/bg-eva-05.jpg") no-repeat 0px -50px;
    background-size: contain;
}

.eva-06  {
    background: url("../images/bg-eva-06.jpg") no-repeat 0px -50px;
    background-size: contain;
}


.texto-header  {
    margin-top: -80px;
    padding-top: 60px ;
    padding-bottom: 0px !important;
}

.table-borderless, .table-borderless tr, .table-borderless td, .table-borderless th{
    border: none;
}

.nowrap{
    white-space: nowrap;
}

h3{
    color: rgb(0, 0, 0);
    text-decoration: none;
    white-space: nowrap;
    text-align: right;
    line-height: 55px;
    letter-spacing: 0px;
    font-weight: 500;
    font-size: 54px;
   margin-bottom: 20px;
text-shadow: rgba(0, 0, 0, 0.56) 2px 2px 4px;
}

h5:not(.normal){
    text-transform: uppercase;
    color: rgb(0, 0, 0);
    text-decoration: none;
    text-align: right;
    line-height: 30px;
    letter-spacing: 0px;
    font-weight: 300;
    font-size: 18px;
text-shadow: rgba(0, 0, 0, 0.56) 2px 2px 4px;
}

@media only screen and (max-width: 768px) {
    .navbar {
        background-color: #4285F4;
    }
    
    footer .text-right {
        text-align: center !important;
        padding-top: 30px;
    }
    
    footer .text-center {
        padding-bottom: 30px !important;
    }
    
    .navbar-brand {
        margin-right: 0;
    }
    
    .navbar-nav {
        background-color: black;
        z-index: 999999;
        position: relative;
    }
    
    .navbar .collapse.show    {
        position: absolute;
        top: 57px;
        width: 100%;
    }
    
    .home .w-100 {
        width: 400%!important;
        margin-left: -570px;
    }
    
    .texto-header h3 {
        font-size: 20px;
    }
    
    .navbar .dropdown.show .dropdown-menu, .navbar .dropdown .dropdown-menu {
        height: auto;
    }
    
    .dropdown-menu .dropdown-item, .dropdown-menu li>a {
        color: #fff;
    }
    
    .navbar form {
        padding: 10px 15px;
        margin-left: 5px
    }
    
}

@media only screen and (max-width: 860px) {
    .navbar {
        background-color: #4285F4;
    }
    
    .navbar-brand {
        margin-right: 0;
    }
    
    .navbar-nav {
        background-color: black;
        z-index: 999999;
        position: relative;
    }
    
    .navbar .collapse.show    {
        position: absolute;
        top: 57px;
        width: 100%;
    }
    
    .texto-header h3 {
        font-size: 20px;
    }
    
    .navbar .dropdown.show .dropdown-menu, .navbar .dropdown .dropdown-menu {
        height: auto;
    }
    
    .dropdown-menu .dropdown-item, .dropdown-menu li>a {
        color: #000;
    }
    
    .navbar form {
        padding: 10px 15px;
        margin-left: 5px
    }
    
    .w-100 {
        width: 120%!important;
        margin-left: -90px;
    }
    
    .home .logo {
        margin-top: 55px !important;
    }
    
    .home .p-5 {
        padding-top: 36px !important;
    }
    
}


@media (min-width: 576px) {
	.form-inline .input-group {
		width: 120px;
	}
}


@media only screen and (min-device-width: 1280px) and (max-device-width: 1485px) {
	.home .texto-header {
        margin-top: -450px;
    }
    
    .offset-xl-3 {
        margin-left: 33%;
    }
}



@media only screen and (min-device-width: 1679px) and (max-device-width: 1685px) {
	.info {
		margin-top: -920px !important;
		padding-top: 126px !important;
	}
}


@media (min-width: 1800px) {
	.container {
		max-width: 1300px;
	}
    .container-margin {
        margin-top: 100px;
    }
	html, body, header, .view {
		height: 90%;
	}

	.info {
		margin-top: -875px !important;
		padding-top: 126px !important;
	}
}


@media (min-width: 1920px) {
	
    html, 
    .home, 
    .home header, 
    .home .view {
        height: 77%;
    }
	
	body,
	header 	 {
        height: 98%;
    }
    
    .icon_holder {
        min-height: 160px !important;
    }
	
	.intro-1 {
        margin-top: -128px;
    }
    
    .info {
        margin-top: -794px !important;
    }
}




/*__________________________________*/

.formLabels label{
    padding      : 0;
    margin-bottom: 0px !important;
    white-space  : nowrap;
    display      : block;
}

.formLabels input, .formLabels .bootstrap-select, textarea{
    margin-bottom: 10px;
}

.formLabels input{
    margin-top: -1.2px;
}

.formLabels .dropdown.bootstrap-select button{
    margin-top: -0px;
}

.formLabels .filter-option-inner{
    margin-top: -5px;
}

.formLabels .dropdown.bootstrap-select button{
    background-color: lightgrey;
    color           : black;
}

.card .card-header .collapsed .material-icons{
    transform: rotate(180deg);
}

.formLabels table thead tr th{
    font-size: 13px !important;
}

.formLabels table .dropdown.bootstrap-select button{
    min-width    : 100px;
    padding-left : 6px;
    padding-right: 12px;
}

.formLabels .accordion .card .card-body{
    padding: 0;
}

.formLabels .selectpicker{
    width: 100%;
}

.formLabels select *, .formLabels select:disabled, .formLabels select:invalid{
    color: black !important;
}

select[disabled='disabled']::-ms-value {
    color: #000 !important;
}

select[disabled='disabled'] {
    color: #000 !important;
}

select option:disabled , .disabled, .disabled *{
    /* color      : #000 !important;
    font-weight: bold !important; */
}

.formLabels tbody .filter-option-inner-inner{
    text-transform: none;
    color         : black !important;
}

.formLabels input.form-control-normal, 
.formLabels select.form-control-normal{
    height: 28px !important;
    
}

.formLabels select.form-control-normal{
    margin-top: -1px !important;
}

.formLabels .form-control {
    background     : no-repeat center bottom, center calc(100%);
    background-size: 0 100%,                  100% 100%;
}

.formLabels .nav-pills .nav-item .nav-link {
    padding: 10px 0px;
}


.scroll_edit_y{
    overflow-y:scroll; 
}

/* width */
.scroll_edit_y::-webkit-scrollbar {
    width: 8px;
}

/* Track */
.scroll_edit_y::-webkit-scrollbar-track {
    background: #e0e0e0; 
}

/* Handle */
.scroll_edit_y::-webkit-scrollbar-thumb {
    background: #bfbfbf; 
}

/* Handle on hover */
.scroll_edit_y::-webkit-scrollbar-thumb:hover {
    background: #a3a3a3; 
}

.noticias_home h1{
    font-size: 20px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
}
/*
.noticias_home img {
    object-fit: fill;
}*/

.noticias_home .enlace_noticia {
    cursor: pointer;
    color: #000000;
    text-decoration: none !important;
}
/*
.noticias_home .noticia_fecha {
    background: rgb(130,129,128);
    background: linear-gradient(360deg, rgba(130,129,128,1) 7%, rgba(65,64,62,1) 100%);
    color: white;
}*/

.texto_verde_postfire {
    color: #6E9056 !important;
}

.titulo_noticia { 
    color: #a3b060;
    font-size: 1.5rem;
    margin-bottom: 0px;
}