/* color blanco y verde barra transparente */
a {
    color: #513f00;
}
a:hover {
    color: #2c2200;
}
em {
    color: #666;
}
.navbar.sticky .uk-navbar-nav>li>a {
    color: #f2f2f2;
    text-shadow: 1px 1px 2px #000;
}
.navbar.sticky .uk-navbar-nav>li.uk-active>a {
    color: #513f00;
    text-shadow: none;
}
.navbar.sticky .uk-navbar-nav>li>a:hover {
    color: #fff;
    text-shadow: none;
}
.navbar .uk-navbar-nav>li>a {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.navbar .uk-navbar-nav>li.uk-active>a {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.navbar .uk-navbar-nav>li>a:hover {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.5);
}
.navbar .uk-navbar-nav>li {
    position: relative;
    display: block;
}
.navbar .uk-navbar-nav>li a::after {
    content: " ";
    height: 4px;
    width: 0%;
    position: absolute;
    left: 0px;
    bottom: 10px;
    background-color: rgba(0,0,0,0) display: block;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin-right: 50%;
    margin-left: 50%;
    background-color: #513f00;
}
.uk-navbar-nav>li>a:hover::after, .uk-navbar-nav>li.uk-active a::after {
    bottom: 10px;
    background-color: #513f00;
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
}
a.bg-dark:focus,
a.bg-dark:hover,
button.bg-dark:focus,
button.bg-dark:hover {
    background-color: rgba(12, 12, 12, 0.2) !important;
    color: rgba(255, 255, 255, 0.5);
}
.navbar{
    background-color: rgba(0, 0, 0, 0);
    z-index: 90;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transition: background 500ms ease;
    -moz-transition: background 500ms ease;
    -ms-transition: background 500ms ease;
    -o-transition: background 500ms ease;
    transition: background 500ms ease;
}
.bg {
    background-color: rgb(255, 183, 0);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
}
footer, footer h3{
    color:#513f00;
}
.navbar.sticky {
    background-color: rgba(255, 183, 0, 0.85);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    z-index: 980;
}
.uk-grid-divider > :not(.uk-first-column)::before {
    border-top: 1px solid rgb(255, 255, 255, 0.3);
}
.uk-grid-divider>:not(.uk-first-column)::before {
    border-left: 1px solid rgb(255, 255, 255, 0.3);
}
.uk-hr, hr {
    padding-bottom: 20px;
    margin-top: 20px;
}
.uk-logo img {
    max-width: 300px;
    max-height: 80px;
}
#mapa{
    z-index: 0;
}
.whatsappbtn {
    background-color: #63ce00;
    color: #fff;
    position: fixed;
    right: 15px;
    bottom: 15px;
    font-size: 12px;
    z-index: 200;
}
.whatsappbtn:hover {
    background-color: #60c700;
}
.whatsappbtn span{
    margin-right: 5px
}
@media only screen and (max-width: 600px) {
    .whatsappbtn {
    font-size: 11px;
}
}
/* ajustes barra top y carrusel en movil */
@media only screen and (max-width: 600px) {
.bgh .uk-grid-margin {
    margin-top: 0;
}
.uk-slidenav-next {
    margin-left: -20px;
}
.uk-slidenav-previous {
    margin-right: -20px;
}
.galeria .uk-padding-small {
    padding: 20px;
}
}
/* ajustes modulos especiales */
.componente .img-config, .componente  .uk-grid a {
    align-items: flex-start;
}
.c_overtxt_img_der .uk-background-default{
    left:65%;
    z-index:99
}
.c_overtxt_img_izq .uk-background-default{
    left:40%;
    z-index:99
}
@media only screen and (max-width: 640px) {
    .c_overtxt_img_der .uk-background-default{
    left: 50%;
    width: 85%;
    position: relative!important;
    margin-bottom: -30%;
    margin-top: 10%;
}
    .c_overtxt_img_izq .uk-background-default{
    left: 50%;
    width: 85%;
    position: relative!important;
    margin-bottom: 10%;
    margin-top: -20%;
}
}
/* ajuestes tienda */
@media only screen and (max-width: 600px) {
    #modal-cart .uk-button,
    #modal-descripcion .uk-button {
        width: 100%;
        margin-bottom: 15px;
    }
    .uk-table-small td,
    .uk-table-small th {
        padding: 8px 10px;
        font-size: 14px;
		max-width: 100px;
    }
    .uk-modal-body {
        padding: 10px 10px;
    }
    .uk-modal {
        padding: 0px 0px;
    }
    .uk-modal-title {
        font-size: 1.6rem;
        line-height: 1.2;
        padding: 10px 10px 0px 10px;
    }
    .uk-navbar-center:not(:only-child) {
    left: 15px;
}
}
.uk-badge {
    background: #513f00;
}
#modal-descripcion .uk-modal-dialog {
    width: 800px;
}
@media only screen and (min-width: 600px) {
    .foto {
        background-color: #222;
        display: block;
    }
    .foto img:hover {
        opacity: 0.5;
        -webkit-transition: all 500ms ease;
        -moz-transition: all 500ms ease;
        -ms-transition: all 500ms ease;
        -o-transition: all 500ms ease;
        transition: all 500ms ease;
    }
}
.uk-card-title {
    font-size: 1.2rem;
    line-height: 1;
}
/* ajuste agencia turismo orden elementos*/
@media only screen and (max-width: 640px) {
.exc {
    flex-direction: column-reverse;
}
}
.c_tienda .uk-card-default .uk-card-footer {
    position: absolute;
    bottom: 0px;
    box-sizing: border-box;
    width: 100%;
}
.c_tienda .uk-card-default {
    padding-bottom: 42px;
}
.cartmenu {
    background-color: white;
    border-radius: 50px;
    padding: 10px !important;
    min-height: auto !important;
    box-shadow: 0 0 10px -5px rgba(0, 0, 0, 0.5);
    margin-right: 15px;
}
.cartmenu:hover {
    text-decoration: none;
}
@media only screen and (max-width: 640px) {
    .cartmenu {
        position: absolute;
        top: 100px;
        right: 0px;
        margin: 0;
    }
}