@charset "UTF-8";
@media (min-width: 769px) {
    .puntos {
        width: 20%;
        display: inline;
    }
}
#texto {
    position: absolute;
    right: 0%;
    top: 44%;
    width: 100%;
    padding: 1em 1.5em;
}
#texto_info {
    position: absolute;
    right: 40%;
    top: 56%;
    width: 19%;
    padding: 1em 1em;
    border-width: 2px;
    border-color: #73b2be !important;
    border-style: solid;
}
.border_num {
    border-color: white!important;
}
.color-6F7367 {
    color: #6F7367!important;
}
.tr {
    text-align: right!important;
}

.lista ul {
    list-style-type: disc;
}

.lista ul li {
    color: #6d7267;
}

.boton-reserva  {
    background-color: #73b2be;
    padding: 20px 20px 15px 20px;
}

a.boton-reserva  {
    color: #fff;
    font-weight: 400;
}
.blog__img span.antes, .blog__img span.despues {
    z-index: 0;
}

.fondo-casos {
    background-color: #f1f1f1;
}

.ls a:hover, a:hover {
    color: #333;
}
.theme_header {
    background-color: white;
}
.color_primary {
    color: #5f625f!important;
}

.color_secondary {
    color: #909190!important;
}

.border_num {
    border-color: #909190!important;
}

.theme_footer.cs {
    background-color: #f8efe8;
    color: #909190;
}
.theme_footer.cs .social-icon, .theme_footer.cs .highlight {
    color: #909190;
}
h1{
    font-size: 460%;
}
body h2 {
    font-weight: 800;
    font-size: 28px;
}
.fondo_frases {
    background-image: url(../images/fondo_frases.jpeg);
}
.color-73b2be{
    color:#73b2be;
}
.border_num {
    border-color: #fff!important;
}

.white {
    color: #fff!important;
}
.icons-circle {
    border: 2px solid #73b2be;
}

.select-group select {
    position: relative;
    cursor: pointer;
    z-index: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.form-control, input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea{
    border: 2px solid #73b2be;
}

.cita_previa {
    background-color: #73b2be;
    border-color: #73b2be;
    color: #fff;
}
.main_bg_color {
    background-color: #73b2be;
}
.theme_footer.cs {
    background-color: #cee4e8;
    color: #909190;
}

.blog__img span.antes {
    display: block;
}
.map-container {
    margin-bottom: 0;
}