@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@300&display=swap');
* {
    margin: 0px;
    padding: 0px;
    font-family: 'Source Sans Pro', sans-serif;
}


/*BEGIN OF MEN*/

.fixed-top {
    padding: 0 0 0 0;
    border-top: 2px solid rgba(255, 255, 255, 0.4);
    background: rgba(255, 255, 255, 0.1);
    transition: all .3s ease;
    margin-left: 0%;
    margin-right: 0%;
    margin-top: 0%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.top-nav-collapse {
    opacity: 0.9;
    background: #1f1e1e !important;
}

.fixed-top .navbar-brand {
    margin-left: 0px;
    font-size: 1.7rem;
    font-weight: 250;
}

.fixed-top .navbar-brand span {
    margin-left: 0%;
}

.fixed-top a {
    color: white !important;
    font-weight: bold !important;
}

.fixed-top .nav-link::before {
    font-weight: 900;
    color: white;
    content: '/';
    margin-right: 0.3rem;
    font-size: 23px;
}

.barra img {
    width: 10%;
}

.navbar-dark .navbar-brand {
    font-weight: bold;
    color: white;
    font-size: 20px;
    width: 50%;
}


/*END OF MEN*/


/*BEGIN OF CONTENT*/

.bg {
    background-image: url("../imagenes/Muebles\ 35.jpg");
    height: 90vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bm {
    background-image: url("../imagenes/coc.jpeg");
    height: 90vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.br {
    background-image: url("../imagenes/clot.JPG");
    height: 90vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bp {
    background-image: url("../imagenes/mobi.jpeg");
    height: 90vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.bt {
    background-image: url("../imagenes/Muebles\ 34.jpg");
    height: 90vh;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.row .img-fluid {
    height: 80vh;
    width: 100%;
}

.bg .espacio {
    height: 300px;
}

.bg .prese {
    color: white;
    font-weight: bold;
    font-size: 150px;
}

.bm .espacio {
    height: 300px;
}

.bm .prese-coc {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    font-weight: bold;
    font-size: 150px;
}

.br .espacio {
    height: 300px;
}

.br .clot {
    color: white;
    background-color: rgba(0, 0, 0, 0.3);
    font-weight: bold;
    font-size: 150px;
}

.bp .espacio {
    height: 300px;
}

.bp .mob {
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    font-weight: bold;
    font-size: 150px;
}

.bt .espacio {
    height: 300px;
}

.bt .cont {
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
    font-weight: bold;
    font-size: 150px;
}

.zoom {
    transition: transform .5 ease-in-out;
    -webkit-transition: transform .5 ease-in-out;
    -moz-transition: transform .5 ease-in-out;
    -ms-transition: transform .5 ease-in-out;
    -o-transition: transform .5 ease-in-out;
}

.zoom:hover {
    transition: transform .5s ease-in-out;
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transition: transform .5s ease-in-out;
    -moz-transition: transform .5s ease-in-out;
    -ms-transition: transform .5s ease-in-out;
    -o-transition: transform .5s ease-in-out;
}

.quine {
    width: 80% !important;
}

.expert {
    text-align: center;
    color: #1f1e1e;
    font-weight: bold;
}

.expert-equi {
    text-align: center;
    color: white;
    font-weight: bold;
}

.tipos {
    padding: 20px 0 0 0;
    font-size: 18px;
    font-weight: bold;
    color: white;
}

.container .row .col-sm-6 a {
    color: white;
    text-align: center;
}

.container .row .col-sm-6 a:hover {
    text-decoration: none;
}

.profe {
    font-size: 17px;
    font-weight: bold;
    color: rgba(255, 255, 255, 0.6);
}

.profe-1 {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.6);
}

.profe-11 {
    text-align: center;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.6);
}

.container .espa-ex {
    height: 20px;
}

.row .img-icon {
    width: 50%;
}

.row .titulos-pre {
    color: #1f1e1e;
    font-weight: bold;
}

.row p {
    font-size: 18px;
    color: gray;
}

.espacio-qui {
    height: 20px;
}

.icons {
    margin-left: 50%;
    color: #c39b7c;
    font-size: 30px;
}

.quien {
    text-align: center;
    color: black;
    font-size: 60px;
}

.quienes {
    text-align: center;
    color: white;
    font-size: 60px;
}

.parr-qui {
    padding: 20px 0 0 0;
    font-size: 20px;
    color: lightgray;
    text-align: center;
}

iframe {
    width: 100%;
    height: 380px;
}

.conta-ic {
    color: #c39b7c;
}

.container-fluid .btn-mos {
    text-transform: none;
    font-weight: bold;
    border: 2px solid #c39b7c;
    color: white;
}

.container-fluid .btn-mos:hover {
    font-weight: bold;
    border: 2px solid white;
    color: white;
}

.container-fluid .btn-moss {
    text-transform: none;
    font-weight: bold;
    border: 2px solid #c39b7c;
    color: black;
}

.container-fluid .btn-moss:hover {
    font-weight: bold;
    border: 2px solid black;
    color: black;
}

.container-fluid .btn-mose {
    padding: .875rem 2rem;
    text-transform: none;
    font-weight: bold;
    border: 2px solid #c39b7c;
    color: white;
}

.container-fluid .btn-mose:hover {
    font-weight: bold;
    border: 2px solid white;
    color: white;
}

.opt {
    text-align: center;
}

.card-img-top {
    height: 230px;
    object-fit: cover;
    position: relative;
    overflow: hidden;
}

.card-img-to {
    margin-left: 5%;
    border-radius: 5px;
    height: 300px;
    width: 500px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.con {
    opacity: 0.9;
    color: white;
    background: #2e2e2e;
    font-weight: bold;
    text-align: center;
}

.conp {
    text-align: center;
    font-weight: bold;
}

.fot-segu {
    text-align: center;
}

.ir-arriba {
    display: none;
    padding: 8px;
    border-radius: 20px;
    background: #c39b7c;
    font-size: 20px;
    cursor: pointer;
    position: fixed;
    bottom: 5px;
    right: 10px;
}

.jw {
    position: fixed;
    bottom: 100px;
    right: 12px;
    width: 50px;
    font-size: 120px;
    z-index: 1000;
}

.jw img {
    width: 100%;
}

.espacio11 {
    height: 3em;
}

.cas {
    text-align: center;
}

.site-section h2 {
    font-weight: 600;
}

.site-section p {
    font-weight: bolder;
}

.contact {
    font-size: 20px;
    color: black;
    font-weight: bold
}

.contact-foot {
    font-size: 17px;
    color: black;
    font-weight: bold
}

.expert-cont {
    font-size: 60px;
    text-transform: uppercase;
    color: black;
    font-weight: bold;
    text-align: center;
}

.foot {
    background-color: #1f1e1e;
}

footer {
    border-top: 2px solid #1f1e1e !important;
    background: white !important;
}

footer li img {
    width: 26px;
}

footer li a:hover {
    text-decoration: none;
}

.row .img-resposi {
    height: auto;
    width: 100%;
}
.img-tipo{
    width: 100%;
    height: 50vh;
    display:block;
    object-fit: cover;
}


/*END OF CONTENT*/


/*BEGIN OF MOBLIE*/

@media(max-width:1368px) {
    .bg .espacio {
        height: 240px;
    }
    .bm .espacio {
        height: 240px;
    }
    .br .espacio {
        height: 240px;
    }
    .bp .espacio {
        height: 240px;
    }
    .bt .espacio {
        height: 240px;
    }
}

@media(max-width:1024px) {
    .bg {
        height: 730px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .imgp .img-fluid {
        height: 430px;
        margin-left: 0;
    }
    .imgh .img-fluid {
        margin-left: 0;
    }
    .card-img-top {
        height: 410px;
        width: 410px;
    }
    .card-img-to {
        border-radius: 5px;
        height: 410px;
        width: 410px;
    }
    .tit {
        color: lawngreen;
        text-align: center;
        border-radius: 50px;
        border: 5px solid #e6e6fa;
        background-color: transparent;
        font-size: 16px;
    }
    .bt {
        height: 730px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media(max-width:900px) {
    .bg {
        height: 730px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .imgp .img-fluid {
        height: 430px;
        margin-left: 0;
    }
    .imgh .img-fluid {
        margin-left: 0;
    }
    .card-img-top {
        height: 410px;
        width: 110px;
    }
    .card-img-to {
        border-radius: 5px;
        width: 90%;
    }
    .tit {
        color: lawngreen;
        text-align: center;
        border-radius: 50px;
        border: 5px solid #e6e6fa;
        background-color: transparent;
        font-size: 16px;
    }
    .bt {
        height: 730px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
}

@media(max-width:768px) {
    .fixed-top .nav-link::before {
        font-weight: 900;
        color: white;
        content: '';
        margin-right: 0.3rem;
        font-size: 23px;
    }
    .bg {
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bm {
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .br {
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bp {
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bt {
        height: 300px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bg .espacio {
        height: 150px;
    }
    .bg .prese {
        color: white;
        font-weight: bold;
        font-size: 25px;
    }
    .bm .espacio {
        height: 150px;
    }
    .bm .prese-coc {
        width: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        color: white;
        font-weight: bold;
        font-size: 25px;
    }
    .br .espacio {
        height: 150px;
    }
    .br .clot {
        color: white;
        font-weight: bold;
        font-size: 28px;
    }
    .bp .espacio {
        height: 120px;
    }
    .bp .mob {
        color: black;
        font-weight: bold;
        font-size: 25px;
    }
    .barra img {
        width: 20%;
    }
    .navbar-dark .navbar-brand {
        font-weight: bold;
        color: white;
        font-size: 20px;
        width: 50%;
    }
    .bg .row .btn .but {
        color: aqua;
        border-radius: 20px;
        background-color: red;
    }
    .bt {
        height: 430px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .bt .espacio {
        height: 215px;
    }
    .bt .cont {
        font-size: 15px;
    }
    .card-img-top {
        object-fit: cover;
        width: 100%;
        height: 200px;
    }
    .card-img-to {
        border-radius: 5px;
        width: 90%;
    }
    .icons {
        margin-left: 45%;
        color: #c39b7c;
        font-size: 30px;
    }
    .desa {
        display: none;
    }
    .quine {
        width: 100% !important;
    }
    .img-tipo {
        width: 100%;
        height: 50vh;
        display: block;
        object-fit: cover;
    }
}