/*START HEADER----------------------------------*/

body {
    margin: 0;
    padding: 0;
    background-color: #e2e3dd !important;
}

.bgheader {
    background-image: url("../images/bgHome.png");
    background-repeat: no-repeat;
    background-position: 0% 70%;
    background-size: cover;
}

.img-header-01 {
    width: 90%;
    /*margin-top: 130px;*/
    text-align: center;
}

.encabezado-01 {
    font-family: "Montserrat-Bold";
    font-size: 55px;
    color: snow;
    /*margin-top: 35%;*/
    text-align: center;
    line-height: 70px;
    text-shadow: 1px 1px 5px #00000080;
}

.encabezado-02 {
    font-family: "Retroking";
    font-size: 60px;
    color: snow;
    text-align: center;
    line-height: 60px;
    text-shadow: 1px 1px 5px #00000080;
}

.encabezado-btn-03 {
    font-family: "Montserrat-Bold";
    font-size: 25px;
    color: #fff;
    margin-top: 10%;
    text-align: center;
    background-color: rgb(219, 154, 108);
    width: 500px;
    border-radius: 40px;
    padding: 15px;
}

/*STOP HEADER----------------------------------*/

/*---------------------------------------------*/

/*START PRODUCTS-------------------------------*/

.products {
    margin-top: 5%;
}

.products-01 {
    width: 100%;
    padding: 30px;
    background-size: cover;
}

.title-product {
    font-family: "Montserrat-Bold";
    font-size: 25px;
    color: #fff;
    margin-top: 2.5%;
    text-align: center;
    line-height: 40px;
}

.product-btn {
    font-family: "Montserrat-Bold";
    font-size: 20px;
    color: #fff;
    margin-top: 5%;
    text-align: center;
    background-color: rgb(219, 154, 108);
    width: 70%;
    border-radius: 40px;
    padding: 10px;
}

/*STOP PRODUCTS--------------------------------*/

/*---------------------------------------------*/

/*START IDENTITY-------------------------------*/

.identity {
    margin-top: 10%;
    background-image: url("../images/Manchas.png");
    background-repeat: no-repeat;
    background-position: 0% 25%;
    background-size: cover;
}

.picture-identity-01 {
    -moz-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    width: 70%;
}

.picture-identity-02 {
    -moz-transform: rotate(10deg);
    -o-transform: rotate(10deg);
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
    width: 70%;
}

.identity-title-01 {
    font-family: "Montserrat-Bold";
    color: #678a7c;
    font-size: 30px;
    text-align: center;
}

.identity-title-02 {
    font-family: "Montserrat-Bold";
    color: #c1784d;
    font-size: 50px;
    text-align: center;
}

.identity-title-03 {
    font-family: "Montserrat-Bold";
    color: #678a7c;
    font-size: 50px;
    text-align: center;
}

.identity-title-04 {
    font-family: "Montserrat-Bold";
    color: #DB9080;
    font-size: 50px;
    text-align: center;
}

#slider-identity {
    display: none;
}

/*STOP IDENTITY--------------------------------*/

/*---------------------------------------------*/

/*START SELL-----------------------------------*/

.bgsell {
    background-image: url("../images/15.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: cover;
    padding-top: 10%;
    margin-top: -5%;
    padding-top: 15%;
    padding-bottom: 15%;
}

.sell-title {
    font-family: "Montserrat-Bold";
    color: #678a7c;
    font-size: 40px;
    text-align: center;
    line-height: 70px;
    margin-top: 5%;
    line-height: 50px;
}

.sell-subtitle {
    font-family: "Retroking";
    color: #fff;
    font-size: 100px;
    text-align: center;
    line-height: 70px;
    margin-top: 1%;
    line-height: 80px;
    text-shadow: 1px 1px 5px #00000080;
}

/*STOP SELL------------------------------------*/

/*---------------------------------------------*/

/*START DEDICATION-----------------------------*/

.bgdedication {
    background-image: url("../images/bg-dedication.png");
    background-repeat: no-repeat;
    background-position: 0% 0%;
    background-size: cover;
    padding-top: 10%;
}

.dedication-title-01 {
    font-family: "Montserrat-Bold";
    color: #fff;
    font-size: 70px;
    text-align: center;
    line-height: 70px;
    margin-top: 20%;
    text-shadow: 1px 1px 5px #00000080;
}

.dedication-title-02 {
    font-family: "Retroking";
    font-size: 70px;
    color: #fff;
    text-align: center;
    line-height: 65px;
    margin-top: 4%;
    text-shadow: 1px 1px 5px #00000080;
}

.picture-dedication {
    width: 100%;
    margin-top: 20%;
}

/*STOP DEDICATION------------------------------*/

/*---------------------------------------------*/

/*START TEAM-----------------------------------*/

.team {
    background-image: url("../images/Manchas.png");
    background-repeat: no-repeat;
    background-position: 0% 10%;
    background-size: cover;
    margin-top: 2.5%;
}

.team-title-01 {
    font-family: "Montserrat-Bold";
    color: #678a7c;
    font-size: 60px;
    text-align: center;
    margin-top: 10%;
    line-height: 15px;
}

.team-title-02 {
    font-family: "Retroking";
    color: #464646;
    font-size: 60px;
    text-align: center;
}

.slider-team {
    width: 100%;
}

#myCarousel-team-mobile {
    display: none;
}

.team-title-picture-01 {
    font-family: "Montserrat-Bold";
    color: #678a7c;
    font-size: 30px;
    text-align: center;
    margin-top: 5%;
    line-height: 40px;
}

.team-title-picture-02 {
    font-family: "Retroking";
    color: #464646;
    font-size: 20px;
    text-align: center;
}

/*STOP TEAM------------------------------------*/

/*---------------------------------------------*/

/*START EMPRENDE-------------------------------*/

.emprende {
    background-image: url("../images/bg-orange2.png");
    background-repeat: no-repeat;
    background-position: 0% 100%;
    background-size: cover;
    margin-top: 10%;
    padding-top: 5%;
    padding-bottom: 10%;
}

.emprende-title {
    font-family: "Retroking";
    color: #fff;
    font-size: 120px;
    text-align: center;
    margin-top: 2.5%;
    text-shadow: 1px 1px 5px #00000080;
}

.emprende-subtitle {
    font-family: "Montserrat-Bold";
    color: snow;
    font-size: 55px;
    text-align: center;
    margin-top: 3%;
    line-height: 40px;
    text-shadow: 1px 1px 5px #00000080;
}

.emprende-description {
    font-family: "Retroking";
    color: #fff;
    font-size: 30px;
    text-align: center;
    width: 30%;
    margin: 55px auto;
    text-shadow: 5px 1px 2px #8f5838;
}

/*STOP EMPRENDE--------------------------------*/

/*---------------------------------------------*/

/*START DIRECT SALE----------------------------*/

.sale {
    background-image: url("../images/Manchas2.png");
    background-repeat: repeat-y;
    background-position: 30% 0%;
    background-size: cover;
    margin-top: 0%;
    padding-top: 5%;
    padding-bottom: 10%;
}

.sale-title {
    font-family: "Retroking";
    color: #678a7c;
    font-size: 100px;
    text-align: center;
    margin-top: 5%;
    line-height: 40px;
}

.sale-subtitle {
    font-family: "Montserrat-Bold";
    color: #678a7c;
    font-size: 60px;
    text-align: center;
    margin-top: 5%;
    line-height: 40px;
}

.status-title {
    font-family: "Retroking";
    color: #e09580;
    font-size: 90px;
    text-align: center;
    margin-top: 10%;
    line-height: 1em;
}

.status-img-01 {
    width: 65%;
    margin-top: 10%;
    margin-left: 10%;
}

.status-img-02 {
    width: 65%;
    margin-top: 10%;
    margin-left: 20%;
}

.status-desc {
    font-family: "Montserrat-Bold";
    color: #7d7d7d;
    font-size: 25px;
    text-align: left;
    margin-top: 10%;
    line-height: 40px;
    margin-left: -10%;
}

/*STOP DIRECT SALE-----------------------------*/

/*---------------------------------------------*/

/*START CONTACTUS------------------------------*/

.contactus {
    background-image: url("../images/bg1.jpg");
    background-repeat: repeat-y;
    background-position: 0% 0%;
    background-size: cover;
    margin-top: 0%;
    padding-top: 10%;
    padding-bottom: 10%;
}

.contactus-title {
    font-family: "Retroking";
    color: #fff;
    font-size: 55px;
    text-align: center;
    line-height: 60px;
    text-shadow: 1px 1px 5px #00000080;
}

.contactus-subtitle {
    font-family: "Montserrat-Bold";
    color: #fff;
    font-size: 30px;
    text-align: center;
    margin-top: 3%;
    line-height: 40px;
    text-shadow: 1px 1px 5px #00000080;
}

.conctact-icons {
    font-family: "Montserrat-Bold";
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-top: 10%;
    line-height: 25px;
    letter-spacing: 2px;
}

.conctact-icons-01 {
    font-family: "Montserrat-Bold";
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-top: 10%;
    line-height: 0px;
    letter-spacing: 3px;
}

.conctact-icons-02 {
    font-family: "Montserrat-Bold";
    color: #fff;
    font-size: 25px;
    text-align: center;
    margin-top: 10%;
}

.img-icons {
    width: 70%;
}

/*STOP CONTACTUS-------------------------------*/

/*---------------------------------------------*/

.questions-title {
    font-family: "Retroking";
    color: #678a7c;
    font-size: 65px;
    text-align: center;
    margin-top: 5%;
    line-height: 50px;
}

.btn-question {
    background-color: #678a7c;
    color: #fff;
    font-family: "Montserrat-Bold";
    font-size: 20px;
    cursor: pointer;
    padding: 15px;
    letter-spacing: 1px;
    margin-top: 2%;
}

.desc-question {
    font-family: "Montserrat-Hairline";
    font-size: 16px;
    color: #000;
    font-weight: 500;
}

/*MENU DESKTOP-------------------------------*/

/*-------------------------------------------*/

* {
    box-sizing: border-box;
}

#navbar {
    display: flex;
    justify-content: space-around;
    align-items: center;
    overflow: hidden;
    background-color: rgb(129 168 149 / 0.1);
    padding: 5px 10px;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}

#navbar a {
    font-family: "Montserrat-Bold";
    color: rgb(255, 255, 255);
    text-align: left;
    padding: 12px;
    text-decoration: none;
   
    line-height: 25px;
    border-radius: 4px;
}

#navbar #logo img {
    width: 7vw;
    margin-left: 5%;
}

#navbar a:hover {
    background-color: rgba(221, 221, 221, 0);
    color: rgb(255, 255, 255);
}

#navbar a.active {
    background-color: rgba(30, 143, 255, 0);
    color: white;
}

.sidenav {
    display: none;
}

.sidenavx {
    display: none;
}

#whatsapp-icon {
    position: fixed;
    left: 90%;
    bottom: 10px;
    text-align: center;
    padding: 3px;
    z-index: 99;
}

/*--START BLOG-----------------------------------------------*/

.bg-img {
    background-image: url("../images/12.png");
    background-repeat: no-repeat;
    background-position: 0% 70%;
    background-size: cover;
    padding-left: 20px;
}

#bg-post {
    padding-right: 0px;
    padding-left: 0px;
}

.title-post {
    font-family: "Retroking";
    color: #edc280;
    font-size: 25px;
    text-align: left;
    line-height: 50px;
    margin-top: 30%;
}

.title-post-2 {
    font-family: "Retroking";
    color: #fff;
    font-size: 35px;
    text-align: left;
    line-height: 50px;
    margin-top: -20px;
}

.desc-blog {
    font-family: "Montserrat-Medium";
    color: #fff;
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    margin-top: 20px;
}

.post-link {
    font-family: "Retroking";
    color: #edc280;
    font-size: 17px;
    text-align: left;
    line-height: 50px;
    margin-top: 0%;
}