.banner-section .slide {
    background-position: center center;
    background-size: cover
}

.logo-centrado-mobile {
    margin-left: 80px !important;
    margin-top: 5px !important;
    max-height: 45px !important
}

.logo-centrado-mobile a {
    width: 100%;
    height: auto
}

.logo-centrado-mobile a img {
    max-height: 100%;
    width: auto
}

.search-active .search-popup .close-search.style-two {
    top: 10px !important
}

@media (max-height: 768px) and (orientation: landscape) {
    .banner-section .slide {
        padding-top: 50px;
        padding-bottom: 160px
    }
}

.navSidebar-button {
    margin-top: 13px !important
}

.sticky-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: black;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 68px !important;
    padding: 0 15px;
    margin: 0;
    background-color: white
}

.sticky-bar .sticky-bar-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0
}

.sticky-bar .sticky-bar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0
}

.sticky-bar-icon {
    margin: 0;
    padding: 0;
    line-height: 0
}

.cursor-pointer {
    cursor: pointer !important
}

.header-upper-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: black;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 67px !important;
    padding: 0 15px;
    margin: 0;
    background-color: white
}

.header-upper-bar .header-upper-bar-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0
}

.header-upper-bar .header-upper-bar-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0;
    margin: 0
}

.header-upper-bar-icon {
    margin: 0;
    padding: 0;
    line-height: 0
}

.white-link a {
    color: white
}

.whatsapp-green {
    color: #25d366 !important
}

.whatsapp-green-link a {
    color: #25d366 !important
}

.video-main-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center
}

.ul-square-inside li {
    list-style-type: square !important;
    list-style-position: inside
}

.main-menu .navigation>li>a {
    padding: 18px 0px
}

.service-block-two .inner-box .read-more {
    color: #146cff;
    font-weight: bold
}

.service-block-two .inner-box .read-more:hover {
    color: #fff
}

.service-block-two .inner-box:hover .read-more {
    color: white;
    font-weight: bold
}

.service-block-two .inner-box:hover .read-more:hover {
    color: #ff0303
}

.btn-style-one {
    background-color: #07943b !important
}

.btn-style-one:before {
    background-color: #25d366 !important
}

.btn-style-one:hover {
    background-color: #25d366 !important
}

.btn-style-two {
    background-color: #07943b !important
}

.btn-style-two:hover {
    color: #07943b !important
}

.btn-style-three {
    background-color: #07943b !important
}

.btn-style-three:before {
    background-color: #25d366 !important
}

.text-whatsapp-dark-color {
    color: #07943b !important
}

/*# sourceMappingURL=customized.css.map */