
body span.logo {
    font-size: xx-large;
    font-style: oblique;
    font-weight: 700;
    margin-left: 25px;
    /*color: #79BA7E;*/
    color: #128C7E;
    cursor: pointer;
}

body .top-bar .opened{
    display: inherit;
    opacity: 1;
    transition: opacity 1s;
    margin-top: 5px;
}
body .top-bar button{
    width: 100%;
    padding: 7px;
    padding-right: 35px;
    border-radius: 5px;
    border: 1px solid lightgrey;
    background: #F5F6F7;
    background: #128C7E;
    border: 1px solid #128C7E;
    color: white;
    font-weight: 600;
    font-size: 2rem;
    cursor: pointer;
    margin-top: 25px;
    position: relative;
    font-size: 22px;
    font-weight: 700;
    float: right;
    max-width: 150px;
    padding-right: 0px;
    display: none;
    opacity: 0;
    margin-right: 25px;
}

body .top-bar{
    height: 90px;
    box-shadow: 0 21px 27px 0 rgba(0, 0, 0, 0.25);
    border-bottom: 1px dashed #128C7E;
    padding: 15px;
    z-index: 11;
    /*position: fixed;
    width: 100%;
    background: white;*/
}
body .top-bottom {
    height: 20px;
    /*box-shadow: 21px 0 27px 7px rgba(0, 0, 0, 0.25);*/
    border-top: 1px dashed #128C7E;
    padding: 14px;
    position: fixed;
    bottom: 0;
    width: 100%;
    background: #F5F6F7;
    z-index: 11;
}
body .top-bottom span.agradecimiento {
    max-width: 300px;
    display: inline;
    font-size: small;
    vertical-align: middle;
}

body .top-bottom span.agradecimiento p {
    display: contents;
    font-family: sans-serif;
}

body .top-bottom span.agradecimiento img {
    vertical-align: middle;
    display: flex;
    float: left;
    margin-top: -7px;
    margin-right: 5px;
}
body .top-bottom span.agradecimiento a {
    text-decoration: none;
}

body .top-bar button.type_view.active {
    background: #128C7E;
}
body .top-bar button.type_view {
    opacity: 1;
    transition: opacity 1s;
    display: block;
    margin-top: 5px;
    background: #F5F6F7;
    /*width: 50px;*/
    color: #128C7E;
    padding: 6px;
}
.top-bar-content {
    max-width: 1140px;
    margin: 0 auto;
}
html, body {
    overflow-x: visible!important;
}
body .content-main {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-top: 90px;

    .elementor-element-56bff1a .elementor-column.elementor-col-33{
        width: auto;
    }

    h3,h2{
        text-align: center;
    }
}
.top-bar{
    background: #F5F6F7;
    width: 100%;
    position: fixed;
    top: 0;
}
.row-fluid {
    padding: 10px;
}
input.hs-button.primary.large {
    background-color: #128C7E;
}
.elementor-element.elementor-element-b7db921.elementor-shape-circle.e-grid-align-mobile-center.elementor-grid-0.e-grid-align-center.elementor-widget.elementor-widget-social-icons {
    vertical-align: middle;
    margin-top: 15px;
}

.elementor-12075 .elementor-element.elementor-element-b7db921 a.elementor-social-icon {
    background-color: #128C7E;
}
.elementor-kit-20 a.elementor-social-icon:hover {
    color: #128C7E;
}

body .elementor-25079 .elementor-element.elementor-element-c667972:not(.elementor-motion-effects-element-type-background){
   background-color: #128C7E;
}
div.contact-us {
    img {
        border-top-left-radius: 15px;
        border-top-right-radius: 15px;
    }
    border-radius: 15px;
    box-shadow: 0 15px 25px 0 rgba(0, 0, 0, 0.5);
}
img.attachment-bm-post-thumb.size-bm-post-thumb.wp-post-image.ls-is-cached.lazyloaded {
    height: 85% !important;
    display: block;
}

div.elementor-element p>span,
div.elementor-element p {
    text-align: justify;
    text-wrap: pretty;
    overflow-wrap: anywhere;
}
