body {
    background-image: url(../images/cover-background.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fancy-spinner div.ring:nth-child(1) {
    border-left-color: #776D51;
    border-right-color: #776D51;
}

.fancy-spinner div.ring:nth-child(2) {
    border-top-color: #776D51;
    border-bottom-color: #776D51;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.fancy-spinner div.dot {
    width: 1rem;
    height: 1rem;
    background: black;
}

body{
    font-family: 'Playfair Display';
    line-height: 1.25;
}

h1, h2, h3, h4, h5, h6 {  
    font-family: 'Playfair Display';
    font-weight: unset;
}

p {
    font-size: 1.1rem;
    color: #808080;
    line-height: 25px;
}

div.clip {
    width: 100%;
    height: 100px;
    background: black; 
    clip-path: polygon(0 100%, 100% 0, 100% 100%); 
}

div.clip-reverse {
    width: 100%;
    height: 100px;
    background: black; 
    clip-path: polygon(0 0, 100% 0, 0 100%);
}

.bg-black {
    background-color: black !important;
}

.txt-color-02, .txt-color-02 h2, .txt-color-02 h3, .txt-color-02 h4, .txt-color-02 h5, .txt-color-02 h6, .txt-color-02 p, .txt-color-02 a, .txt-color-02 li, .txt-color-02 i, .txt-color-02 span, .white-color .txt-color-02 {
    color: white !important;
}

.txt-color-01, .txt-color-01 h2, .txt-color-01 h3, .txt-color-01 h4, .txt-color-01 h5, .txt-color-01 h6, .txt-color-01 p, .txt-color-01 a, .txt-color-01 li, .txt-color-01 i, .txt-color-01 span, .white-color .txt-color-01 {
    color: black !important;
}

.txt-color-03 {
    color: #776D55;
}

.txt-color-04, .txt-color-04 h2, .txt-color-04 h3, .txt-color-04 h4, .txt-color-04 h5, .txt-color-04 h6, .txt-color-04 p, .txt-color-04 a, .txt-color-04 li, .txt-color-04 i, .txt-color-04 span {
    color: #747474;
}

.txt-color-05 {
    color: #C7C1B1 !important;
}

.txt-shadow {
    text-shadow: 0px 2px 2px black;
}

.pricing-list-amount{
    font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-weight: 700;
}

.wsmenucontainer {
    background: none !important;
}

#conoceme ul {
    list-style: inside;
    margin-bottom: 15px;
}

#conoceme ul li::marker {
    font-size: 0.5em;
}

#galeria .col-md-12 {
    padding-left: 10px;
    padding-right: 10px;
}

#reviews-1 .review-1 {
    border: 1px solid #C7C1B1;
    padding: 15px;
    margin: 10px;
}

.tra-02-hover:hover {
    color: #81cfd1 !important;
    border-color: #81cfd1 !important;
}

.wsmenu>.wsmenu-list ul>li>a:before {
    color: #81cfd1 !important;
}

#servicios {
    background-color: #F6F2EF;
}

#servicios .col-lg-4 {
    padding-left: 0;
    padding-right: 0;
}

#galeria .owl-dots {
    display: none;
}

#galeria .more-gallery-btn {
    margin-top: 60px;
}

#resultados .testimonial-avatar img {
    width: 100px;
    height: 100px;
    display: block;
    margin: 0 auto 18px;
}

#resultados button {
    background-color: transparent;
    border: none;
    padding: 0 2px;
}

.pricing-list-amount {
    text-align: right;
}

@media (min-width: 992px) and (max-width: 1199.95px) {
    #galeria .col-md-12 {
        padding-left: 0;
        padding-right: 0;
    }
}

@media (min-width: 768px) and (max-width: 991.95px) {
    #galeria .col-md-6.mb-30 {
        padding-left: 10px;
        padding-right: 10px;
        margin-bottom: 20px;
    }

    #conoceme .img-block img {
        width: 200%;
        position: relative;
        max-width: none;
        display: inline-block;
    }
}

.header-wrapper .wsmobileheader, .header-wrapper .wsmainfull, .header-wrapper .wsmainfull.scroll{
    background-color: black !important;
}

.white-menu .wsmenu > .wsmenu-list > li > * {
    display: block;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin: 0 6px;
    padding: 10px 12px;
    line-height: 50px;
    text-decoration: none;
    color: white !important;
}

.white-menu .wsmenu > .wsmenu-list > li a {
    font-family: 'Playfair Display';
    font-size: 13px;
    color: white !important;
}

@media (max-width: 991.98px) { 
    .white-menu .wsmenu > .wsmenu-list > li a {
        font-size: 16px;
    }
}

@media only screen and (max-width: 991px) {
    .wsmenu > .wsmenu-list {
        background: black;
    }

    .wsmenu > .wsmenu-list li{
        text-align: left;
    }
}

.btn-color-03 {
    background-color: black;
}

.hero-section {
    margin-bottom: 100px;
}

#medicina-estetica-page.page-hero-section {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/medicina-estetica-hero.jpg);
}

#medspa-page.page-hero-section {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/medspa-hero.jpg);
}

section#about-9 {
    margin: 50px auto;
}

.pricing-2-table {
    padding: 0 !important;
}

section#banner-2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url(../images/medicina-estetica-2.jpg);
}

@media (min-width: 992px) {
    .mt-lg-100 {
        margin-top: 100px !important;
    }

    .mt-lg-200 {
        margin-top: 200px !important;
    }
}


@media (max-width: 767.98px) { 
    #booking-buttons {
        position:fixed;
        bottom:0;
        width:100%;
        text-align: center;
        background-color: black;
        z-index: 99;
        padding: 10px;
    }
}

@media (min-width: 768px) {
    #booking-buttons {
        position:fixed;
        left:0;
        top:22%;
        z-index:10;
        writing-mode: vertical-rl;
        transform: rotate(180deg);
    }
}

#booking-buttons a{
    display:inline-block;
    background:black;
    padding: 10px;
    font-size: 0.9rem;
    font-family: 'Playfair Display';
    border-radius:3px;
    letter-spacing: 1px;
    line-height: 1.2rem;
    margin: 0px 5px;
}