@charset "utf-8";

* {
    margin: 0px;
    padding: 0px;
    box-sizing: content-box;
}

body {
    background-color: #f9f6f2;


}


/*-------------------------------inicia slider-------------------------*/

section ul li img {
    height: auto;
    width: 100%;
}

/*-------------------------------termina slider-------------------------*/

/*-------------------------------inicia menu-------------------------*/

.tt-nav .light-header,
.tt-nav.sticky .light-header,
#header.transparent-header.sticky .light-header,
.light-nav {
    background: #f9f6f2 !important;
}

.menuzord-menu ul.dropdown li > a::before,
.menuzord-menu > li > .megamenu .megamenu-row li > a::before {
    display: block;
    content: "";
    position: absolute;
    /*-----*/
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background-color: #998266;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.menuzord,
.menuzord * {
    font-family: raleway;
    text-transform: uppercase;
    font-weight: 500 !important;


}

#header.transparent-header .light-header,
#header.transparent-header .dark-header,
#header.transparent-header {
    background-color: rgba(250, 250, 250, .2) !important;
    z-index: 1050;
}

.menuzord .menuzord-menu > li.active > a,
.menuzord .menuzord-menu > li.active > a > i,
.menuzord .menuzord-menu > li:hover > a,
.menuzord .menuzord-menu > li:hover > a > i {
    color: #f2ece6 !important;
}

.menuzord-menu ul.dropdown li:hover > a,
.menuzord-menu ul.dropdown li.active > a,
.menuzord-menu > li > .megamenu .megamenu-row li:hover > a,
.menuzord-menu > li > .megamenu .megamenu-row li.active > a {
    color: #73614d;
    background-color: #f9f6f2;
}

.menuzord-menu > li > a,
.menuzord-menu > li > a > i,
.dark.menuzord-menu > li > a {
    color: #202020;
}



/*-----------------------------------------------------
inicio portada 
-------------------------------------------------------*/
.hero-full {
    height: 100vh;
    width: 100%;
    background-color: #f9f6f2;



}

.hero-full .container {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-color: #f9f6f2;
    margin: 0;
    padding: 0;

}

 .magazine{margin-top:50px;
     margin-bottom:50px;
 }
.hero {

    width: 100%;
    height: 100vh;
    background-image: url(../imagenes/sueno3.jpg);
    position: absolute;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*    animation: hero-banner 120s infinite ease-in-out;*/




}

/*@keyframes hero-banner {
    0% {
        transform: translateX(0px) translateY(0px) scale(1.2);
    }

    25% {
        transform: translateX(-50px) translateY(50px) scale(2);
    }

    50% {
        transform: translateX(-50px) translateY(-50px) scale(1.2);
    }

    75% {
        transform: translateX(50px) translateY(-50px) scale(2);
    }

    100% {
        transform: translateX(50px) translateY(-50px) scale(1.2);
    }

}*/

.title {
    display: flex;
    flex-direction: column;

    justify-content: flex-end;

    position: absolute;
    background: transparent;
    visibility: visible;
    z-index: 1500;
    height: 80%;
    color: #f9f6f2;
    margin-left: 5%;
    margin-bottom: 150px;
    vertical-align: text-bottom;

}

.title h1,
.title h2 {
    text-align: left;
    font-size: 3em;
    color:  #f9f6f2;
    text-shadow:1px 2px 2px #69433C;
    font-family: raleway;
    vertical-align: text-bottom;

}

.title h2 {
    text-transform: uppercase;
    font-size: 1.5em;
    font-weight: 400;
    margin-top: -10px;
}


.about {
    width: 100%;
    height: auto;
}

/*-----------------------------------------------------
termina  portada 
-------------------------------------------------------*/

section.about {
    background-color: #f9f6f2;
    height: auto;
    width: 100%;


}

section.about .container {
    margin-top: 50px;
    margin-bottom: 100px;
    margin-left: 12%;
    margin-right: 12%;
    width: 76%;
    height: auto;
}

.section-padding {
    padding: 0;
}



.border-bottom-tab .nav-tabs > li.active > a,
.border-bottom-tab .nav-tabs > li.active > a:focus,
.border-bottom-tab .nav-tabs > li.active > a:hover,
.border-bottom-tab .nav-tabs.nav-justified > .active > a,
.border-bottom-tab .nav-tabs.nav-justified > .active > a:focus,
.border-bottom-tab .nav-tabs.nav-justified > .active > a:hover {
    color: #393126 !important;
    border-bottom: 4px solid #bfa280 !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
    cursor: default;
    background-color: #f2ece6;
    border: 1px solid #eee;
    border-bottom-color: transparent;
}

.border-bottom-tab .nav-tabs > li::before,
.border-bottom-tab .nav-tabs.nav-justified > li::before {
    content: "";
    width: 1px;
    height: 20px;
    background-color: #bfa280;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -10px;
    z-index: 10;
}

.border-bottom-tab .nav-tabs > li > a,
.border-bottom-tab .nav-tabs.nav-justified > li > a {
    color: #86715a;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    padding: 25px 30px;
    border-left: none !important;
    border-top: none !important;
    border-right: none !important;
    border-bottom: 4px solid transparent !important;
    background: none;
}




.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
    color: #86715a;
}



.tab-panel {
    margin: 0 0 0 0;
    width: auto;
}

.border-bottom-tab ul.nav-tabs {
    display: flex;
    padding-left: 0;
    justify-content: space-between;
}



.banner-15 {
    background-image: url(/imagenes/_RIG8181.jpg);



}





/*------css titulos----*/


section#subtitle {
    background-color: #f9f6f2;
    width: 100%;
    height: auto;
    position: relative;
    padding-top: 50px;
    z-index: 1600;

}

.subtitle {
    height: auto;
    width: 76%;
    margin: 0 12% 0 12%;
}

.subtitle h2 {
    padding: 10px 0 10px 0;
    color: #393126;
    font-weight: 100;
    font-size: 2em !important;
    text-align: center;
    margin-top: 100px;
}

.subtitle h3 {
    padding: 10px 0 10px 0;
    color: #393126;
    font-weight: 100;
    font-size: 2em !important;
}

section#gallery {
    background-color: #f9f6f2;
    height: auto;
    width: 100%;
    padding-top: 100px;
    position: relative;
    z-index: 100;

}

section .subtitle {
    background-color: #f9f6f2;
    width: 76%;
    margin: 0 12% 0 12%;
    height: auto;

    z-index: 100;

}





.intro p {
    font-size: 1.3em;
    line-height: 1.8em;
    text-align: justify;
    font-weight: 400;

    color: #393126;

}

.intro .cita {
    text-align: end;
    margin: 0;



}

/*-- inicia blog-*/


section .cabezagob {
    max-width: 80%;
    margin-left: 10%;
    margin-right: 10%;
    margin-top: 100px;
    margin-bottom: 50px;
}


section .cabezagob p {
    text-align: justify;
    font-size: 1.5em !Important;
    color: #998266;
}


.bitacora {
    width: 80%;
    height: auto;
    align-content: center;

    margin-top: 50px;
    margin-left: 10%;
    margin-right: 10%;
    margin-bottom: 50px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}


.container {
    max-width: 100%;
    height: auto;
    justify-content: space-around;
}

.bitacora .container .row {
    margin-top: 50px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;

    justify-content: space-between;
    margin-left: 0;
}



.container .etapa {
    color: #998266 !important;
}

img {
    margin-bottom: 30px;
    max-width: 100%;
}

@media screen and (max-width: 767px) {
    .bitacora .container .row {
        margin-top: 50px;
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
    }
}

/*-- termina blog--*/

section#gallery {
    background-color: #f9f6f2;
    height: auto;
    width: 100%;
    padding-top: 100px;
    position: relative;
    z-index: 100;

}

section .subtitle {
    background-color: #f9f6f2;
    width: 76%;
    margin: 0 12% 0 12%;
    height: auto;

    z-index: 100;

}

.intro p {
    font-size: 1.3em;
    line-height: 1.8em;
    text-align: justify;
    font-weight: 400;

    color: #393126;

}

.intro .cita {
    text-align: end;
    margin: 0;


}

/*-- galeria------------*/
#galleria {

    width: 100%;
    height: auto;
    background-color: #f9f6f2;
    padding: 50px 0;
    position: relative;

}



.galeria {

    width: 76%;
    margin: 0 12%;
    height: auto;
    background-color: #f9f6f2;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
}


.pic {
    margin: 50px 0;
    height: auto;



}




.galeria img {
    height: 300px;

}



.foot h4 {
    margin: 5px 0;
    color: #393126;
}

.foot h2 {
    padding-top: 20px;
    color: #393126;
}

hr {
    width: 100%;

    border-bottom: 1px solid #bfa280;
}


.fancybox-caption__body h4 {
    color: #f9f6f2;
}

/*-- galeria------------*/


footer {
    height: auto;
    width: 100%;
    background-color: #998266;
}

footer .container {
    width: 70%;
    margin: 0 15%;
    padding: 30px 0;
    color:
        #f9f6f2;
}

footer .container a {
    color: #29221b;
}

footer .container p {
    margin: 0;
    padding: 0;
    text-align: center;
}

footer .column {
    margin: 0;

}

.row {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
}

.guideline {
    margin-top: 100px;
    text-align: left;
    width: 100%;
    height: 50px;
    position: relative;
    background-color: #f9f6f2;

}

guideline line {
    width: 76%;
    height: auto;
    margin: 0 12% 0 12%;
}

.guideline h2 {
    width: 76%;
    font-weight: 200;
    font-size: 2em;
    color: #393126;
    margin: 0px 12% 0 12%;
}
