.avatar-profile img {
    position:relative;
    display:inline-block;
    width:130px;
    height:130px;
    white-space:nowrap;
    border-radius:1000px;
    vertical-align:bottom;
    border: 0 none;
}
.custom-panel-border {
    border: 2px solid #2d2b6a!important;
}
.static-background {
    -moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.pac-container {
    z-index: 1311 !important;
}
.custom-bg-color {
    background: #2d2b6a!important;
}
.custom-active {
    background: #2d2b6a!important;
}
.custom-text-color {
    color: #2d2b6a!important;
}
.select2-dropdown {
    z-index: 1311 !important;
}
.menu nav ul li {
    list-style-type: none;
}
.menu nav ul li {
    position: relative;
}
.menu nav ul .active{
    background: #2D2B6A;
}
.menu nav ul .active a{
    color: #fff;
}
.menu nav > ul > li:first-child > a {
    border-top: 1px solid #e4e4e4;
}

.menu nav ul li a {
    display: inline-block;
    text-transform: uppercase;
    width: 100%;
    line-height: 18px;
    padding: 14px 18px;
    color: #828282;
    font-size: 14px;
    border-bottom: 1px solid #e4e4e4;
    font-family: 'Open Sans', sans-serif;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.menu nav ul li a:hover {
    background: #2D2B6A;
    color: #fff
}

.menu nav ul li.drop span {
    position: absolute;
    display: block;
    width: 21px;
    height: 21px;
    top: 12px;
    right: 10px;
    background: #fff url('../images/misc/menu-arrow.png') center center no-repeat;
    border: 1px solid #d3d4d5;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
}

.menu nav ul li.drop:hover span {
    background: #fff url('../images/misc/menu-arrow-open.png') center center no-repeat;
}

.menu nav ul li.drop ul.dropdown {
    overflow: hidden;
    position: relative;
    margin: 0;
    border-bottom: 0px solid #e4e4e4;
    padding: 0;
    height: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.menu nav ul li.drop:hover ul.dropdown {
    border-bottom: 1px solid #e4e4e4;
    padding: 8px 0;
    height: auto;
}

.menu nav ul li.drop ul.dropdown li a {
    text-transform: inherit;
    font-size: 12px;
    padding: 5px 25px;
    border: none;
    background: #fff !important
}

.menu nav ul li.drop ul.dropdown li a:hover {
    color: #2D2B6A;
}
.gmap {
    height: 100%;
    width: 100%;
    position: fixed !important;
    top: 0;
    left: 0;
}

.bg-full {
    background-size: cover;
    background-repeat: no-repeat;
    background-color: rgba(0, 0, 0, 0);
    background-position: center ;
    height: 100%;
}

.slogan h1 {
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    text-shadow: 3px 1px 3px rgba(0, 0, 0, 1);
    color: #ffffff;
}
.shadow {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.home-header {
    padding-top: 30px;
}
.head-title {
    width: 100%;
    box-shadow: 0px 0px 7px #999;
    -webkit-box-shadow: 0px 0px 7px #999;
    -moz-box-shadow: 0px 0px 7px #999;
    -o-box-shadow: 0px 0px 7px #999;
}
.head-title h1 {
    position: relative;
    float: left;
    min-width: 100px;
    font-size: 18px;
    color: #2D2B6A;
    font-family: 'Open Sans', sans-serif;
    text-transform: uppercase;
    padding: 12px 17px;
    margin: 1px!important;
    background: #fff;
}
.head-title h1:after {
    content: '';
    width: 0;
    height: 0;
    position: absolute;
    right: -18px;
    top: 12px;
    border: 10px solid #fff;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}
.head-description p {
    color: #fff;
    font-size: 12px;
    font-family: 'Open Sans', sans-serif;
    padding: 15px 20px;
    background: #2D2B6A;
    max-width: 100%;
    text-indent: 20px;
}
.home-label {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    color: #1a1f21;
}

.home-buttons {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-right: 20px;
    padding-left: 20px;
}

.home-avatar {
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

#address_search {
    background-color: #1a1f21;
    border: #1a1f21;
}

.info-box-wrap {
    background:#fff;
    overflow: hidden;
    box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.08);
}

.info-box-text-wrap {
    height:100px !important;
    width:180px;
    float:left;
    overflow: hidden;
}

.action-btns {
    float:left;
    width:100px;
    overflow: hidden;
    position: relative;
    top:12px;
    left: 6px;
}

.action-btns i {
    font-size: 18px;
    color: #78A737;
    margin-left: 3px;
}

.action-btns i:hover {
    transition: color 0.5s ease;
    color:#ccc;
    cursor: pointer;
}

.action-btns i.fa-heart-o {
    font-weight: bold;
}

.info-box-text-wrap h6.address {
    padding:6px 5px 1px 0;
    margin:0 0 0 0;
    color: #0c99c8;
    font-weight: 700;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.info-box-text-wrap p {
    padding:0 0 0 0;
    margin:0 0 0 0;
    word-wrap: break-word;
}

.info-box-text-wrap p.description {
    color:#1a1f21;
}

.info-box-wrap img {
    width:130px !important;
    height:100px;
    float:left;
    margin-right: 10px;
    padding-top:0;
    margin-top:0;
}

.day-enabled {
    display: inline-block;
    border-radius: 100%;
    height: 35px;
    width: 35px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
    background: #4397e6;
    color: #ffffff;
}

.day-disabled {
    display: inline-block;
    border-radius: 100%;
    background: #dddddd;
    height: 35px;
    width: 35px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    cursor: not-allowed;
}

.dia {
    top: 0;
    position: absolute;
}

.no-border, .no-border td {
    border: none !important;
}

.weekDays-selector {
    padding-top: 0.7em;
}

.weekDays-selector input {
    display: none !important;
}

.weekDays-selector input[type=checkbox] + label {
    display: inline-block;
    border-radius: 100%;
    background: #dddddd;
    height: 35px;
    width: 35px;
    line-height: 40px;
    text-align: center;
    cursor: pointer;
}

.weekDays-selector input[type=checkbox]:checked + label {
    background: #4397e6;
    color: #ffffff;
}

.weekDays-selector input[type=checkbox]:disabled + label {
    background: #ddd;
    color: #ffffff;
    cursor: not-allowed;
}

.whatsapp-flotante {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 25px;
    right: 25px;
    background-color: #25D366;
    color: #FFF;
    border-radius: 50%;
    text-align: center;
    font-size: 30px;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
    z-index: 100;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
}

.whatsapp-flotante:hover {
    transform: scale(1.1);
}

.whatsapp-flotante::before {
    content: attr(data-mensaje);
    position: absolute;
    top: 50%;
    right: 70px;
    transform: translateY(-50%);
    padding: 8px 12px;
    background-color: #f0f0f0;
    color: #1c1c1c;
    border-radius: 8px;
    font-size: 14px;
    font-family: sans-serif;
    white-space: nowrap;
    box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
}

.whatsapp-flotante:hover::before {
    opacity: 1;
    visibility: visible;
}

@media (max-width: 768px) {
    .whatsapp-flotante {
        width: 50px;
        height: 50px;
        bottom: 15px;
        right: 15px;
    }
    .whatsapp-flotante svg {
        width: 25px;
        height: 25px;
    }
    .whatsapp-flotante::before {
        display: none;
    }
}

.full-width {
    width: 100%!important;
}

@media (max-width: 767px) {
    .text-xs-left { text-align: left; }
    .text-xs-right { text-align: right; }
    .text-xs-center { text-align: center; }
    .text-xs-justify { text-align: justify; }
}
@media (min-width: 768px) and (max-width: 991px) {
    .text-sm-left { text-align: left; }
    .text-sm-right { text-align: right; }
    .text-sm-center { text-align: center; }
    .text-sm-justify { text-align: justify; }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .text-md-left { text-align: left; }
    .text-md-right { text-align: right; }
    .text-md-center { text-align: center; }
    .text-md-justify { text-align: justify; }
}
@media (min-width: 1200px) {
    .text-lg-left { text-align: left; }
    .text-lg-right { text-align: right; }
    .text-lg-center { text-align: center; }
    .text-lg-justify { text-align: justify; }
}