/*
Theme Name: MCPisos
Theme URI: https://mcpisos.me/
Author: mcpisos
Author URI: https://mcpisos.me
Description: A powerful Bootstrap 5 WordPress Starter Theme with WooCommerce Support. <a href="https://bootscore.me/category/documentation/" target="_blank">Documentation</a>. This theme gives you full control whatever you do and the full freedom to design whatever you want. It comes with a wide selection of category, page, post, author and archive templates as well as sidebar, header, footer and 404 widgets. There are no customizer settings in the backend. All settings can only be made by touching the code. Some CSS, HTML, PHP and JS Skills are required to customize it.
Version: 5.3.1
Tested up to: 6.2.2
Requires PHP: 5.6
License: MIT License
License URI: https://github.com/bootscore/bootscore/blob/main/LICENSE
Text Domain: bootscore
Tags: featured-images, threaded-comments, translation-ready

Use this theme to make something cool, have fun, and share what you've learned with others.

Bootscore is based on Underscores https://underscores.me/, (C) 2012-2022 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* 
All style editing is done via scss/_bscore_custom.scss
*/


:root{
    --black: #000;
    --coffee: #412e21;
    --pink: #ec008c;
    --gray: #f2eeeb;
    --gray2: #4b4b61;
    --gray3: #cfcfd4;
}

/*@media screen and (min-width: 1400px) and (max-width: 1600px) {
    :root{
        --bar: 8vw;
    }   
}*/

@font-face {
    font-family: got;
    src: url(fonts/GOTHIC.TTF);
}

@font-face {
    font-family: helv;
    src: url(fonts/HelveticaNeueThin.ttf);
}

@font-face {
    font-family: lemon;
    src: url(fonts/LEMONMILK-Regular.otf);
}
@font-face {
    font-family: lemon;
    font-weight: lighter;
    src: url(fonts/LEMONMILK-Light.otf);
}



body{
    font-family: got, sans-serif;
    font-size: 0.938rem
}

html, body {
    height: auto;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}

.lemon{
    font-family: lemon, sans-serif!important;
}

.got{
    font-family: got, sans-serif!important
}

.helv{
    font-family: helv, sans-serif!important;
}

.lighter{
    font-weight: lighter
}

.b{
    border: 1px solid
}

.bl{
    border-left: 1px solid
}
.br{
    border-right: 1px solid
}
.bt{
    border-top: 1px solid
}
.bb{
    border-bottom: 1px solid
}

.fs-12 {
    font-size: 12px;
}
.fs-14 {
    font-size: 14px;
}
.fs-16 {
    font-size: 16px;
}
.fs-18 {
    font-size: 18px;
}
.fs-20 {
    font-size: 20px;
}
.fs-22 {
    font-size: 22px;
}
.fs-24 {
    font-size: 24px;
}
.fs-26 {
    font-size: 26px;
}
.fs-28 {
    font-size: 28px;
}
.fs-30 {
    font-size: 30px;
}
.fs-32 {
    font-size: 32px;
}
.fs-34 {
    font-size: 34px;
}
.fs-36 {
    font-size: 36px;
}
.fs-38 {
    font-size: 38px;
}
.fs-40 {
    font-size: 40px;
}
.fs-42 {
    font-size: 42px;
}
.fs-44 {
    font-size: 44px;
}
.fs-46 {
    font-size: 46px;
}
.fs-48 {
    font-size: 48px;
}
.fs-50 {
    font-size: 50px;
}

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1{
    font-family: lemon,sans-serif;
    font-weight: 600
}


.bg-gray2{
    background-color: var(--gray2)!important;
}
.text-gray2{
    color: var(--gray2)!important;
}

.bg-coffee{
    background-color: var(--coffee)!important;
}
.text-coffee{
    color: var(--coffee)!important;
}

.bg-gray{
    background-color: var(--gray)!important;
}
.text-gray{
    color: var(--gray)!important;
}

.bg-pink{
    background-color: var(--pink)!important;
}
.text-pink{
    color: var(--pink)!important;
}

.w-100 > img{
    width: 100%
}

.custom-logo{
    max-height: 115px;
    width: auto;
    transition: all .15s linear
}

.to-fixed .custom-logo{
    max-height: 100px
}

.h-40{
    height: 40%!important;
}

.header-actions .btn{
    border: 2px solid var(--coffee);
    border-radius: 0;
    color: var(--coffee);
    font-size: 30px;
    padding-top: 0px;
    padding-bottom: 0;
}

.header-actions .btn:hover{
    background-color:  var(--pink);
    color: #fff;
}

a,
#footer-menu li a,
#bootscore-navbar li a{
    color: var(--black);
    text-decoration: none
}
a:hover,
#bootscore-navbar li.current-menu-item a,
#footer-menu li.current-menu-item a,
#footer-menu li a:hover,
#bootscore-navbar li a:hover{
    color: var(--pink)
}

#bootscore-navbar li a{
    font-family: lemon, sans-serif;
    font-weight: 600;
}


.gallery{
    margin-bottom: 0
}

.gallery-columns-2 .gallery-item{
    margin-bottom: 0;
    vertical-align: middle
}

.footer-4 img[alt="api"]{
    width: 300px
}


#footer-menu{
    justify-content: center
}


.carousel.full {
    position: static;
    width: 100vw;
    margin-left: 50%;
    left: 50%;
    transform: translateX(-50vw);
}

.carousel .carousel-item{
    position: static
}

.carousel .strip figure{
    margin: 0;
    height: 100%;
}
.carousel .strip img{
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}
.carousel .strip{
    height: 700px;
    padding-bottom: 6rem;
    position: static;
}

.carousel-indicators [data-bs-target]{
    background-color: var(--coffee);
    opacity: 1;
    width: 15px;
    height: 15px;
    border-radius: 50%
}

.carousel-indicators{
    margin-bottom: 3.5rem;
    justify-content: end
}

.carousel-indicators .active{
    background-color: var(--pink)
}

.caption-banner{
    position: absolute!important;
    height: 100%;
    top: 0;
    left: 15vw;
    background-color: rgba(71, 55, 41, .5);
    color: #fff;
    padding: 2rem;
    display: flex;
    justify-content: space-between;
    flex-direction: column
}

.caption-banner:after{
    position: absolute;
    content: "";
    bottom: 3rem;
    width: 80vw;
    left: 100%;
    height: 1px;
    background-color: #000
}

.caption-pisos{
    position: absolute!important;
    top: 50%;
    transform: translate(-85%, -50%);
    background-color: #fff;
    z-index: 1000
}

.btn{
    font-family: lemon, sans-serif;
}

.btn-coffee{
    background-color: var(--coffee);
    border-radius: 0;
    border: 0
}

.btn-coffee:hover{
    background-color: var(--pink);
    color: #fff
}

.btn-block{
    width: 100%;
}

.title-pink strong{
    font-weight: 500;
    color: var(--pink)
}

.title-images{
    position: absolute!important;
    top: 100%;
    left: calc(var(--bs-gutter-x) * 0.5);
    width: 100%;
    border-bottom: 1px solid var(--black)
}

.title-images.w-100{
    width: calc(51.66666667vw - var(--bs-gutter-x) - 0.75rem )!important;
    left: calc(15vw + var(--bs-gutter-x) + 0.75rem);
}

.title-images.w-100:after{
    position: absolute;
    content: "";
    width: calc(15vw + var(--bs-gutter-x));
    left: calc(-15vw - var(--bs-gutter-x));
    bottom: -1px;
    height: 1px;
    background-color: var(--black);
}



.line-image:after{
    position: absolute;
    content: "";
    left: 15vw;
    width: var(--bs-gutter-x);
    height: 100%;
    top: 0;
    background-color: #fff;
    border-bottom: 0;
    border-top: 0;
}

.line-image.b:after{
    height: calc(100% + 2px);
    top: -1px;
    border-right: 1px solid;
    border-left: 1px solid;
}

.txt-white:not(.wp-block){
    color: #fff
}

.round-pink{
    position: absolute!important;
    width: 100px;
    height: 100px;
    border-radius: 50px;
    right: -45px;
    background-color: var(--pink);
    border: 10px solid #fff;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1001
}

.blc{
    border-left: 1px solid #ccc
}


.cont-social{
    border-left: 1px solid;
    padding-left: 1rem
}

.cont-social a{
    font-size: 18px;
    color: var(--black)
}

#content{
    margin-top: 126px
}

.bootscore-footer iframe{
    width: 100%;
    display: block;
}


.banner-left{
    left: var(--bar);
    position: relative;
    z-index: 9
}

.caption-left{
    padding-right: var(--bar)
}

.Reducida{
    justify-content: center
}



.center{
    display: flex;
    align-items: center;
    justify-content: center
}


.servicio-plus-left > *{
    line-height: 1.5;
}

.title-color > *{
    color: var(--orange)
}

.title-color strong{
    font-weight: 500
}

.caption-servicio{
    position: absolute;
    top: 0;
    left: 0;
    width: 48%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    display: flex;
    justify-content: center;
    align-items: end;
}

.caption-servicio a{
    font-size: 60px;
    color: #fff;
    margin-bottom: 1rem;
    transition: all .15s linear;
}

.caption-servicio a[aria-expanded="true"]{
    transform: rotate(45deg)
}

.caption-servicio img{
    transition: transform 0.2s;
}

.caption-servicio a:hover img{
    animation: zoomEffect 0.2s linear;
}


.text-italic{
    font-style: italic
}


.footer-address{
    font-weight: 600;
    display: table;
    margin: auto
}

.phone{
    font-size: 25px;
    line-height: 1;
    border-bottom: 2px solid var(--pink);
    padding-bottom: 10px;
    margin-bottom: 10px
}

.text-privacy{
    font-size: 12px
}


.wpcf7 label{
    display: block
}

.wpcf7 .wpcf7-form-control:not(.wpcf7-acceptance):not(.wpcf7-submit){
    padding: 8px 15px;
    padding-left: 0;
    border: 0;
    border-bottom: 1px solid var(--bs-black);
    border-radius: 2px;
    width: 100%
}

.wpcf7 .wpcf7-form-control:not(.wpcf7-acceptance):not(.wpcf7-submit){
    background-color: transparent
}


.wpcf7-list-item{
    margin-left: 0
}

.wpcf7 .wpcf7-submit{
    border: 0;
    padding: 8px 10px;
    background-color: var(--pink);
    color: #fff;
    min-width: 180px;
    font-family: lemon;
    width: auto!important;
    border-radius: 50px
}

.wpcf7-submit:hover{
    animation: zoomEffect 0.2s linear
}

.wpcf7-textarea{
    height: 45px
}

.wpcf7-form-control-wrap {
    position: relative;
    margin-top: 7px;
    display: block;
}

input::placeholder,
textarea::placeholder {
    color: var(--black); /* Cambia #999 al color que desees */
}

.form-last {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 10px
}

.form-last p{
    margin-bottom: 0
}

.form-last > div{
    position: relative;
}

.wpcf7-spinner{
    position: absolute;
    right: 10px;
    margin: 0;
    top: 50%;
    transform: translateY(-50%)
}

.line-center:after{
    position: absolute;
    content: "";
    height: 100%;
    width: 1.5rem;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff
}


.image-float1{
    top: 5rem;
    left: 0;
    width: 85%
}

.image-float2{
    position: absolute!important;
    top: 0;
    right: 0;
    width: 60%;
    border: 8px solid #fff
}


.image-servicio .image-float1{
    bottom: auto;
    top: 0;
}


.image-servicio .image-float2{
    width: 70%;
    top: 5rem;
    right: auto;
    left: 30%;
}



@media (min-width: 768px){
    .image-servicio .image-float1{
        width: 33vw;
    }
    .image-servicio .image-float2{
        width: 29vw;
        top: 6rem
    }
}

@media (min-width: 1660px){
    .row-serv{
        margin-bottom: 6rem
    }
}

@media (min-width: 1400px) and (max-width: 1600px) {
    .image-servicio .image-float1{
        width: 30vw;
    }
    .image-servicio .image-float2{
        width: 25vw;
    }

}




.image-servicio img{
    width: 100%;
    height: 100%!important;
    object-fit: cover
}

.offcanvas-body{
    display: flex;

}

.navbar-expand-lg .offcanvas .offcanvas-body{
    flex-wrap: wrap
}

.wpml-ls-legacy-list-horizontal{
    padding-right: 0
}



.offcanvas-header{
    background-color: var(--coffee);
    color: #fff;
}

.offcanvas-header .h5{
    font-family: lemon,sans-serif;
}

.offcanvas-header .btn-close{
    opacity: 1;
    filter: invert(1)
}

.bullet-top:after{
    position: absolute;
    content: "";
    width: 28px;
    height: 28px;
    background-color: var(--blue);
    border-radius: 30px;
    top: -2rem;
    right: 3.5rem
}

.otgs-development-site-front-end{
    display: none
}



@keyframes zoomEffect {
    0% {
        transform: scale(1);
    }
    50% {
        transform: scale(1.1);
    }
    100% {
        transform: scale(1);
    }
}


@media (min-width: 768px){

    .Normal > div .bg-gray{
        position: relative
    }

    .Normal > div .bg-gray:after{
        content: "";
        position: absolute;
        height: 100%;
        width: 30vw;
        top: 0;
        left: -30vw;
        background-color: var(--gray)
    }

    .Normal > div:nth-child(odd) .bg-gray:after{
        left: auto;
        right: -30vw
    }

    .Normal > div:nth-child(even) .col-md-8 {
        order: -1;
    }

    .Normal > div:nth-child(even) .servicio-descripcion{
        padding-left: 1rem;
    }
}

@media (min-width: 992px){
    .navbar-expand-lg .offcanvas .offcanvas-body{
        align-items: center
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }

    .offcanvas-body .top-nav-widget{
        flex: 0 0 auto;
        width: 100%;
        text-align: end
    }

}

@media (min-width: 1400px){
    .max-90{
        min-width: 80%
    }
}

@media (min-width: 768px) and (max-width: 1399px){
    .max-90{
        min-width: 90%
    }
}

@media (max-width: 991px){
    .phone{
        font-size: 30px;
    }

    .address{
        font-size: 14px
    }

    .footer-address{
        padding-left: 15px;
        padding-right: 15px
    }

    #bootscore-navbar{
        order: -1
    }

    .offcanvas-body{
        flex-direction: column
    }

    .top-nav-widget{
        margin-top: auto;
        text-align: center;
    }

    .cont-social{
        text-align: center;
        padding-left: 0;
        border: 0
    }

    .custom-logo{
        max-height: 100px
    }

}
@media (max-width: 767px){


    .maps{
        border: 0
    }

    .bullet-top{
        text-align: center!important
    }

    .bullet-top:after{
        left: 50%;
        transform: translateX(-50%);
        right: auto
    }

    .offcanvas-body .cont-social{
        border: 0
    }

    .footer-bootom .row > div{
        width: 100%
    }

    #footer-menu{
        align-items: center;
        justify-content: center;
    }

    .Normal .servicio-descripcion{
        padding-left: 1rem;
        padding-right: 1rem
    }

    .h-400-mobile{
        height: 400px;
        margin-bottom: 5rem
    }

    .title-images.w-100 {
        width: calc(80vw - var(--bs-gutter-x) - 0.75rem )!important;
    }



    .caption-pisos{
        transform: translate(15%, -50%);
        background-color: rgba(255,255,255,.5)
    }

}

@media(max-width: 575px){
    .round-pink{
        position: absolute!important;
        width: 70px;
        height: 70px;
        border-radius: 35px;
        right: -30px;
        border: 10px solid #fff;
    }

    .caption-banner{
        height: auto;
        top: 30%;
        left: 50%;
        width: 80%;
        transform: translateX(-50%)
    }

    .carousel-indicators{
        margin-bottom: 1rem;
    }
    .caption-banner .btn{
        margin-top: 3rem;
    }
    
    .carousel .strip{
        padding-bottom: 4rem
    }

}



