/**
Colores:
BEIGE:#baaf8d
NEGRO:
BLANCO: #ffffff
 */

body{
    font-family: Raleway;
}
.bg-dark{
    background-color: #000000!important;
}

.bg-beige{
    background-color:#baaf8d!important;
}

.bg-beige-border{
    border: 1px solid #baaf8d!important;
    background-color:transparent!important;
    color:#baaf8d!important;
}

.bg-position-biografia{
    background-position: 50% -90px!important;
}

.bg-position-difusion{
    background-position: 50% 10px!important;
}

.color-btn-beige{
    background-color: #baaf8d !important;
}

.text-color-light{
    color: white!important;
}

.text-color-dark{
    color: #111111!important;
}

.text-color-beige{
    color: #baaf8d!important;
}

.text-weight{
    font-weight: 900!important;
}

.mt-5{
    margin-top: 3rem!important;
}

.mt-4 {
    margin-top: 1.5rem!important;
}
.mt-2 {
    margin-top: 0.5rem!important;
}

.mt-0 {
    margin-top: 0!important;
}

.mb-2 {
    margin-bottom: 0.5rem!important;
}

.mb-0 {
    margin-bottom: 0!important;
}
.ml-1 {
    margin-left: 0.5rem!important;
}

.ml-2 {
    margin-left: 1.0rem!important;
}

.mr-1 {
    margin-left: 0.5rem!important;
}

.mr-2 {
    margin-left: 1.0rem!important;
}

.mb-5{
    margin-bottom: 3rem!important;
}

.p0{
    padding-top: 0px!important;
    padding-bottom: 0px!important;
}

.pt-0{
    padding-top: 0px!important;
}

.pb-0{    padding-bottom: 0px!important; }

.line-height-8{
    line-height: 8rem!important;
}

.height-75{
    height: 75px!important;
}

.vich-image img {
    height: 250px;
}

#menu #menu-link li.active {
    color: #FFFFFF;
    background: #baaf8d;

    -webkit-transform: translateY(0) rotateX(0);
    -moz-transform: translateY(0) rotateX(0);
    -ms-transform: translateY(0) rotateX(0);
    -o-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);
}

#menu #menu-link li:hover {
    color: #FFFFFF;
    background: #baaf8d;
}
#menu #menu-link li:hover span {
    visibility: visible;

    color: #FFFFFF;
    -webkit-transform: translateY(0) rotateX(0);
    -moz-transform: translateY(0) rotateX(0);
    -ms-transform: translateY(0) rotateX(0);
    -o-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);

}

.inner-nav ul li a{
    padding: 0 2rem;
    font-weight: 700;
}

.inner-nav ul li a:hover,
.inner-nav ul li a.active{
    color: #FFFFFF;
    background: #baaf8d;

    -webkit-transform: translateY(0) rotateX(0);
    -moz-transform: translateY(0) rotateX(0);
    -ms-transform: translateY(0) rotateX(0);
    -o-transform: translateY(0) rotateX(0);
    transform: translateY(0) rotateX(0);

}


.hs-line-11-2 {
    margin-top: 0;
    position: relative;
    font-size: 60px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    letter-spacing: 0.3em;
}


.ci-icon:before{
    background-color: #baaf8d!important;
}

.ci-title-dark{
    margin-bottom: 1px;
    color: #000000;
    font-size: 16px;
    text-transform: none!important;
    font-weight:bold ;

}



/*.btn-beige:hover{
    background-color:#777777!important;
}*/

.footer-social-links a{
    color: #000000!important;
    margin: 13px!important;
}


.footer-social-links a:before{
    border-color: #baaf8d!important;
    background-color: #baaf8d!important;
}

.footer a:hover{
    color: #777777!important;
}

.section-text hr{

    border-top: 1px solid #000!important;
}

.legado-title {
    padding: 0;
    margin: 0 0 30px 0;
    text-transform: uppercase;
    font-size: 38px;
    font-weight: 400;
    letter-spacing: 0.3em;
}

.testimonial-author{
    font-weight: 800;
    font-size: 20px;
    color: #111111;
}

.owl-page.active span{
    bordeR:1px solid #111111!important;
}

.owl-page span{
    background: #111111!important;
}

.valeria .owl-carousel .owl-wrapper, .valeria .owl-carousel .owl-item{
    text-align: center;
}


.d-none {
    display: none!important;
}

.btn-beige{
    background-color:#baaf8d!important;
}

a.btn-border-b{
    font-family: Raleway, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font:inherit;
    font-size: 1.1rem;
    font-weight: 700;
    display: inline-block;
    padding: 1.4rem 3rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    color: #FFFFFF;
    border: 1px solid white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;

}

button.swal2-cancel, button.swal2-styled{
    font-family: Raleway, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font:inherit;
    font-size: 1.1rem;
    font-weight: 700;
    display: inline-block;
    padding: 1.4rem 3rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}
button.swal2-cancel{
    color: #FFFFFF;
    border: none;
    background-color: #baaf8d!important;
}
button.swal2-styled{
    border: none;
}

button.color-btn:hover{
    background-color: #baaf8d!important;
    color: #FFFFFF!important;
}

a.btn-border-b:hover{
    background-color: #baaf8d!important;
    color: #FFFFFF;
    border: none;
}

.color-btn {
    font-family: Raleway, "Helvetica Neue", "Lucida Grande", Arial, Verdana, sans-serif;
    font:inherit;
    font-size: 1.1rem;
    font-weight: 700;
    display: inline-block;
    padding: 1.4rem 3rem;
    letter-spacing: .1rem;
    text-transform: uppercase;
    color: #FFFFFF;
    border: none;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

a.color-btn {
    font-family: Raleway;
    text-decoration: none;
    cursor: pointer;
}

a.btn-beige:hover {
    background-color: #888!important;
    color:#ffffff!important;;
    text-decoration: none;
}

.divcargarmas{
    vertical-align: middle;
    display: block;
    width: 100%;
    height: 100%;
;
    text-align: center;
}

a.blog-item-more{
    color: #FFF!important;
    border: none!important;
}

a.blog-item-more:hover{
    border: 1px solid #111!important;
    padding: 0px!important;
}

.vendido-post{
    height: 45px;
    width: 131px;
    background-image: url("../img/vendido-rectangulo.png");
    position: relative;
    z-index: 999;
    top: -25px;
    margin-left: auto;
    margin-right: auto;
}

.vendido-porfolio{
    height: 110px;
    width: 110px;
    background-image: url("../img/vendido.png");
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;

}

.position-relative{
    position: relative;
}

hr{
    opacity: 0.8!important;
    border: 0.5px solid!important;
}

p{
    font-family: Raleway;
}

.section .img-info h2{
    font-family: Raleway;
}

.section .vertical-gallery .text-gallery h4{
    font-family: Raleway;
}

#menu #menu-link li, #menu li a, .works-filter a{
    font-family: Raleway;

}

.font-alt{
    font-family: Raleway;
}

.offset-sm-1 {
    margin-left: 8.33333333% !important;
}


