.business-header {
    height: 50vh;
    min-height: 200px;
    background: url('1920x400.png') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.figure-caption {
    font-size: 80%;
    color: #6c757d;
    ;
    margin-top: -5px;
}

.figure-caption2 {
    font-size: 80%;
    color: #6c757d;
    ;
    margin-top: 1px;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #4f5e53;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .2rem;
    border-top-right-radius: .2rem;
    background-color: #2a381a;
}

caption {
    padding: 10px;
    padding-top: 0.45rem;
    padding-bottom: .45rem;
    color: #ffffff;
    text-align: left;
    caption-side: top;
    background-color: #2a381a;

}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    /*    background-color: #6d8326;*/
    padding: 10px;
    /*    color: white;*/

}

/*.table, .table>td, .table>th {*/
/*background-color: transparent;*/
/*color:black;*/
/*}*/

.table {
    margin-top: 30px;
    padding: 50px;

}

.table thead th {
    padding-top: 15px;
    border-color: white;
    font-size: 12px;

}

.table th,
.table td {
    padding: 5px;
    border-color: #dee1d3;
    font-size: 12px;
    /*text-align: center;*/
}



.btn-d {
    padding: 3px;
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
    font-weight: bold;
}

.close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #ffffff;
    text-shadow: 0 1px 0 #262626;
    opacity: .5;
}



.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {

    background-color: #ecf0f1;
    border-color: #dee2e6 #dee2e6 #fff;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0;
    background-color: rgba(239, 239, 239, 0.75);
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0;
    margin: 0;
    list-style: none;
    background-color: transparent;
    color: white;

}

.form-check {

    margin-bottom: 0;
}


#sp_dominante {
    font-style: italic;
}

.breadcrumb-item.active {
    color: #90b568;
    font-weight: bold;

}

.card-header:first-child {
    border-radius: calc(.25rem - 1px) calc(.25rem - 1px) 0 0;
}

.card {
    border-radius: 0;
    height: 100%;
    min-height: 700px;
}

.card-header {
    background-color: rgb(236, 240, 241);
    padding: .45rem .55rem;
}

body {
    /*padding-top: 54px;*/
}

/*@media (min-width: 1100px) {*/
/*body {*/
/*padding-top: 56px;*/
/*}*/

/*.modal-lg {*/
/*max-width: 55% !important;*/
/*}*/

/*}*/



.tg {
    /*border-collapse: collapse;*/
    border-spacing: 0;
    border-color: #f9fcff;
}

.tg td {
    vertical-align: middle !important;
    border: 1px solid white;
}

.tg a {

    color: white !important;
}

/*.tg tr{*/

/*font-family: Arial, sans-serif;*/
/*font-size: 14px;*/
/*padding: 10px 5px;*/
/*overflow: hidden;*/
/*word-break: normal;*/
/*border: 1px solid #fe1d13;*/
/*color: #669;*/
/*background-color: #ff160e;*/
/*}*/

.tg th {
    font-family: Arial, sans-serif;
    font-size: 15px;

    font-weight: bold;
    padding: 10px 5px;
    overflow: hidden;
    word-break: normal;
    border: 1px solid white;
    color: white;
    background-color: #4f5e53;
}

.tg td {
    font-size: 14px;
    padding: 10px;

}



.negrita {

    font-size: 16px !important;
    font-weight: bold;
}

.cursiva {

    font-style: italic !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: rgba(255, 255, 255, 0.91);
}

.bg-dark {
    background-color: #4f5e53 !important;
}

@media (max-width: 1200px) {
    .modal-lg {
        max-width: 100% !important;
    }
}

.docu-image {
    float: left;
    margin: 10px 35px 15px 15px;

}

.docu-image2 {
    float: right;
    padding: 20px;
    margin: 10px 35px 15px 15px;

}

.sombra {
    border: 4px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.textsection {
    font-size: 15px;
    margin-bottom: 100px;
    text-align: justify;


}

.nav {
    border-bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    /*padding: 1px;*/
    padding-top: 20px;
    /*padding-bottom: 20px;*/
}

.carousel-caption>h5 {
    background-color: rgba(45, 45, 45, 0.52);
    color: rgb(238, 238, 238);
    font-size: 25px;
    /*text-shadow: 1px 0 0 #555, -1px 0 0 #555, 0 1px 0 #555, 0 -1px 0 #555, 1px 1px #555, -1px -1px 0 #555, 1px -1px 0 #555, -1px 1px 0 #555;*/
}

.btn-primary,
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary:active.open.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #536f34;
    border-color: #536f34;
    border: 0;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #fff;
    background-color: #536f34;
}

a {
    color: #536f34;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.text-white2 {
    background-color: #ffffffbf;
    font-size: 35px !important;
    font-weight: bold !important;
    color: #536f34 !important;
    padding: 10px !important;
    margin-top: 5px !important;
}

.text-white3 {
    background-color: #ffffffbf;
    font-size: 40px !important;
    font-weight: bold !important;
    color: #536f34 !important;
    padding: 20px !important;
    margin-top: 50px !important;
}

/* card details start  */
@import url('https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:400,400i,700,700i');

section {
    padding: 40px 0;

}

.details-card {
    /*border-top: 2px solid #4f5e53;*/
    background: #ecf0f1;
}

.card-content {
    padding-bottom: 4px;
    padding-top: 0;
    background: #ffffff;
    border: 4px transparent;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    margin-bottom: 20px;
    cursor: pointer;
}

.card-content:hover {
    padding-top: 4px;
    padding-bottom: 0;
    background: #ffffff;
    border: 4px;
    -webkit-box-shadow: 0px 4px 43px -13px rgba(127, 219, 255, 1);
    -moz-box-shadow: 0px 4px 43px -13px rgba(127, 219, 255, 1);
    box-shadow: 0px 4px 43px -13px rgba(127, 219, 255, 1);
    margin-bottom: 20px;

}

.card-content2 {
    background: #ffffff;
    border: 4px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    margin-bottom: 20px;
    cursor: pointer;
}

.card-content2:hover {
    padding: 2px;
    background: #ffffff;
    border: 4px;
    -webkit-box-shadow: 0px 4px 43px -13px rgba(127, 219, 255, 1);
    -moz-box-shadow: 0px 4px 43px -13px rgba(127, 219, 255, 1);
    box-shadow: 0px 4px 43px -13px rgba(127, 219, 255, 1);
    margin-bottom: 20px;

}

.card-img {
    position: relative;
    overflow: hidden;
    border-radius: 0;
    z-index: 1;
    object-fit: cover;
}

.card-img img {
    width: 100%;
    height: auto;
    display: block;
}

.card-img span {

    position: absolute;
    top: 15%;
    left: 50%;
    background: #536f34;
    padding: 2px;
    color: #fff;
    font-size: 22px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    transform: translate(-50%, -50%);
    font-weight: bold
}

.card-img span h4 {
    margin-left: 25px;
    font-size: 17px;
    margin: 2px;
    padding: 10px 5px;
    line-height: 0;
    font-style: italic
}

. .color_restos {
    margin-left: 20px;
    background-color: #262626 !important;
    color: white;
}

.color_pastizales {
    background-color: #8a4916 !important;
    color: white;
}

.color_matorrales {
    background-color: #c19324 !important;
    color: white;
}

.color_perenne {
    background-color: #6d8326 !important;
    color: white;
}

.color_caduca {
    background-color: #bdab23 !important;
    color: white;
}

.color_pastizales2 {
    background-color: #d8c1a9 !important;
    color: black;
}

.color_matorrales2 {
    background-color: #ecddbc !important;
    color: black;
}

.color_perenne2 {
    background-color: #cfd6b5 !important;
    color: black;
}

.color_caduca2 {
    background-color: #e8eaaa !important;
    color: black;
}



.card-desc {
    padding: .25rem;
    text-align: center;
}

.card-desc h3 {
    color: #000000;
    font-weight: 600;
    font-size: 2.0em;
    line-height: 1.3em;
    margin-top: 0;
    margin-bottom: 5px;
    padding: 0;
}

.card-desc p {
    color: #747373;
    font-size: 14px;
    font-weight: 400;
    font-size: 1em;
    line-height: 1.2;
    margin: 0px;
    margin-bottom: 10px;
    padding: 0;
    font-family: 'Raleway', sans-serif;
}

.carousel-caption {
    position: absolute;
    right: 40%;
    bottom: 20px;
    left: 40%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

.btn-card {
    background-color: #536f34;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
    padding: .84rem 2.14rem;
    font-size: .81rem;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    -o-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
    margin: 0;
    border: 0;
    -webkit-border-radius: .125rem;
    border-radius: .125rem;
    cursor: pointer;
    text-transform: uppercase;
    white-space: normal;
    word-wrap: break-word;
    color: #fff;
}

.btn-card:hover {
    background: orange;
}

.caption_p {
    padding: 10px;
    padding-top: 0.45rem;
    padding-bottom: .45rem;
    color: #ffffff;
    text-align: left;
    caption-side: top;
    background-color: #2a381a;
    margin-top: 50px;
}

a.btn-card {
    text-decoration: none;
    color: #fff;
}

/* End card section */



.h6,
h6 {
    margin-top: .2rem;
    margin-bottom: 0.2rem;
    font-size: 1rem;
    color: #495057;
}

.form-check-label {
    font-size: 14px;
    margin-bottom: 0;
    color: black;
}

.form-check-label-cursiva {
    font-size: 14px;
    margin-bottom: 0;
    color: black;
    font-style: italic;
}

/* ---------------------------------------------------
    SIDEBAR STYLE
----------------------------------------------------- */

.wrapper {
    display: flex;
    width: 100%;
    align-items: stretch;
    perspective: 1500px;
}


#sidebar {
    margin-top: -41px;
    min-width: 250px;
    max-width: 250px;
    background: #7386D5;
    color: #fff;
    transition: all 0.3s cubic-bezier(0.945, 0.020, 0.270, 0.665);
    transform-origin: bottom left;
}

#sidebar.active {
    margin-left: -250px;
    transform: rotateY(100deg);
}

#sidebar .sidebar-header {

    padding: 20px;
    background: #6d7fcc;
}



.padding30 {

    padding: 30px;
    padding-top: 0;
}

#btnaceptarfiltros {
    display: none;
}


/* ---------------------------------------------------
    CONTENT STYLE
----------------------------------------------------- */

#content {
    width: 100%;
    padding: 20px;
    min-height: 100vh;
    transition: all 0.3s;
}

/* ---------------------------------------------------
    MEDIAQUERIES
----------------------------------------------------- */


@media (max-width: 768px) {
    #sidebar {

        min-width: 350px;
        max-width: 350px;

    }

    #sidebar.active {
        margin-left: -350px;
        transform: rotateY(100deg);
    }

    #btnaceptarfiltros {
        display: inline-block;
    }

    /* 
    .card-img span h4 {
      display: none;
    }*/

}




.navbar-btn {
    margin-right: 30px;
    box-shadow: none;
    outline: none !important;
    border: none;
}

.tipo {
    background-color: #424850;
    color: white;
    padding: 1px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .16), 0 2px 10px 0 rgba(0, 0, 0, .12);
}

.red {
    color: red;
}

.form-area {
    background-color: #FAFAFA;
    padding: 10px 40px 60px;
    margin: 10px 0px 60px;
    border: 1px solid #80808038;
}