body {
    font-family: 'Nunito SemiBold', 'Nunito Regular', 'Nunito', sans-serif;
    color: #AA893D;
    background-color: #fff7f0;
}
.navbar {
    -webkit-box-shadow: 0px -2px 5px 7px rgba(0,0,0,0.27);
    -moz-box-shadow: 0px -2px 5px 7px rgba(0,0,0,0.27);
    box-shadow: 0px -2px 5px 7px rgba(0,0,0,0.27);
    z-index: 1;
}
.navbar-nav {
    margin-right: 5rem;
}
.nav-item a {
    color: #AA893D !important;
    font-weight: 600;
    margin-left: 3rem;
}
.nav-item a:hover, .nav-item a:active {
    color: rgb(99,50,25) !important;
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: rgb(99,50,25) !important;
}
.carousel-indicators li {
    border-radius: 100%;
    width: 8px;
    height: 8px;
    background-color: rgba(234, 234, 234, 0);
    border: solid 1px white;
    opacity: 1;
}
.carousel-indicators .active {
    border: 3px double white;
    background-color: white;
    opacity: 1;
    width: 5px;
    height: 5px;
}
.carousel-caption {
    bottom: 40%;
}
.carousel-caption h5 {
    font-family: 'Merriweather', serif;
    font-weight: 600;
    font-size: 55px;
}
.carousel-caption p {
    font-weight: 600;
}
.title-fibras {
    text-transform: uppercase;
    letter-spacing: 15px;
    font-weight: 300;
    color: #C08C40;
}
.hr-fibras {
    border-top: solid 1px #C08C40;
}
.paragraph {
    font-size: 18px;
    font-weight: 300;
    color: #C08C40;
}
.card-home {
    text-align: center;
}
.card-home img {
    width: 12rem;
}
.title-card {
    font-family: 'Merriweather', serif;
    font-weight: 900;
    font-size: 20px;
}
.desc-card {
    font-size: 13px;
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
.div-reading {
    background-image: url(../img/index/fiber.png);
    background-repeat: no-repeat;
    background-position: 0px 55px;
    margin-bottom: 5rem
}
.button-reading {
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    background-color: rgb(99,50,25);
    border-radius: 20px;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
}
.button-reading:hover {
    background-color: #C08C40;
}
.banner-home {
    background-image: url(../img/index/index-div.jpg);
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 6rem 0rem;
    background-position: 0px;
}
.p-banner {
    color: white;
    font-family: 'Merriweather', serif;
    font-size: 35px;
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
}
.card-product1 {
    background-image: url(../img/index/index-productos-fibrasespeciales.jpg);
    width: 100%;
    height: 435px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100%;
}
.product-title {
    font-family: 'Merriweather', serif;
    color: white;
    font-weight: 600;
    margin: 0% auto;
    font-size: 25px;
}
.img-box1 {
    width: 50%;
}
.p-box1 {
    font-size: 16px;
    color: white;
}
.shadow {
    -webkit-box-shadow: 0px 9px 11px -5px rgba(192,140,64,1) !important;
    -moz-box-shadow: 0px 9px 11px -5px rgba(192,140,64,1) !important;
    box-shadow: 0px 9px 11px -5px rgba(192,140,64,1) !important;
}
.brand-image {
    text-align: center;
}
.img-responsive {
    width: 20%;
    margin-bottom: 3rem
}
.aboutus {
    margin-bottom: 3rem;
    text-align: center;
}
.aboutus-bg {
    background-color: white;
    border-radius: 20px;
    padding: 1rem;
    text-align: center;
}
.aboutus-h5 {
    font-family: 'Merriweather', serif;
    font-size: 25px;
    font-weight: 700;
    margin-bottom: 1rem;
    margin-top: 1rem;
    color: #C08C40;
}
.aboutus-p {
    font-size: 16px;
    color: #C08C40;
    padding: 0 0.3rem;
    min-height: 9rem;
}
.bg-brown {
    background-color: #C08C40;
}
.white {
    color: white;
}
.hr-white {
    border-top: solid 1px white;
}
.info {
    text-align: center;
}
.info p {
    color: white;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-size: 14px;
}
.info a {
    color: white;
    letter-spacing: 5px;
    font-size: 14px;
    font-weight: 700;
}
.form-check-label {
    color: white !important;
    font-size: 13px;
}
.no-btn {
    font-family: 'Merriweather', serif;
    color: white;
    background: none !important;
    border: none;
    font-weight: 600;
}
.no-btn:hover {
    color: rgb(99,50,25);
}
.instadiv {
    text-align: center;
    padding-bottom: 2rem;
}
.instadiv img {
    display: inline;
    margin-right: 0.8rem;
}
.instadiv p {
    display: inline;
    color: white;
    font-weight: 600;
    font-size: 19px;
}
.instadiv a:hover {
    text-decoration: none;
}
.form-row input, textarea {
    border-radius: 0 !important;
}
.form-row input::placeholder,  textarea::placeholder {
    font-size: 13px !important;
}
.card-product1 {
    background-image: url(../img/index/index-productos-fibrasespeciales.jpg);
    width: 300px;
    height: 500px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100%;
}
.card-product2 {
    background-image: url(../img/index/index-productos-hiladosartesanales.jpg);
    width: 300px;
    height: 500px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100%;
}
.card-product3 {
    background-image: url(../img/index/index-productos-hiladosindustriales.jpg);
    width: 300px;
    height: 500px;
    background-repeat: no-repeat;
    text-align: center;
    background-size: 100%;
}
.product-title {
    font-family: 'Merriweather', serif;
    color: white;
    font-weight: 600;
    margin: 0% auto;
    font-size: 25px;
    margin-top: 55%;
    position: absolute;
    width: 80%;
    z-index: 1;
}
.img-box1 {
    width: 75%;
    top: 5%;
    position: relative;
}
.p-box1 {
    font-size: 16px;
    color: white;
    position: relative;
    margin-top: 17%;
}
.p-boxa {
    font-size: 16px;
    color: white;
    position: relative;
    top: 25%;
    margin-top: 100px;
}
a .p-boxa:hover {
    text-decoration: none !important;
}
a:hover {
    text-decoration: none;
}

.hidden {
    opacity: 0;
    position: absolute;
    top: 0;
    height: 500px;
    text-align: center;
    left: 15px;
    width: 300px;
    background-color: rgba(178, 129, 59, 0.75);
}

.card-product1:hover .hidden {
    opacity: 1 !important;
}

.card-product2:hover .hidden {
    opacity: 1;
}

.card-product3:hover .hidden {
    opacity: 1;
}
.no-height {
    min-height: 0;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 2rem;
}
.year {
    font-size: 16px;
    color: #C08C40;
    font-weight: 700;
    margin: 0;
}
.year-desc {
    font-size: 14px;
    color: #C08C40;
}
.bg-img-fiber {
    background-image: url(../img/index/fiber.png);
    background-repeat: no-repeat;
    background-position: 0 400px;
}
.copyright {
    color: white;
    background-color: rgb(99,50,25);
    font-size: 12px;
    padding-top: 1rem;
    padding-bottom: 0.1rem;
}
.copyright a {
    color: white;
    font-weight: 700;
}
.logos {
    width: 100%;
}
.fibras-naturales {
    background-image: url(../img/index/index-carousel3.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 450px;
    text-align: center;
    padding-top: 10rem;
}
.fibras-naturales img {
    width: 100%;
}
.title-nat {
    color: white;
    font-family: 'Merriweather', serif;
    font-weight: 700;
    font-size: 50px;
}
.subtitle-nat {
    color: #C08C40;
    font-size: 20px;
    font-weight: 600;
}
.paragraph b {
    font-weight: 600;
}
.nat-item-box {
    margin-top: 1rem;
    text-align: center;
    color: #C08C40;
}
.nat-item-img {
    width: 100%;
    margin-bottom: -20px;
}
.nat-item-desc {
    font-size: 19px;
    margin-top: 0;
}
.banner-nat-img {
    margin-top: 8rem;
    width: 100%
}
.left-side-p {
    font-size: 20px;
    text-align: right;
    color: #C08C40;
}
.right-side-p b {
    font-weight: 700;
}
.right-side-p {
    font-size: 16px;
    color: #C08C40;
}
.bigger-text {
    font-size: 25px;
}
.bigger-text-p {
    font-size: 16px;
    width: 100%;
}
.btn-modal {
    background-color: #C08C40;
    color: white;
    border-radius: 34px;
    padding: 18px 9px;
}
.btn-modal p {
    margin: 0;
    font-weight: 900px;
    padding: 0;
    line-height: 0px;
    transform: translateY(-7px);
    font-size: 1.5rem;
    letter-spacing: 1px;
}
.modal-dialog {
    max-width: 70%;
}
.modal-header {
    border-bottom: solid 0.5px #C08C40;
    padding: 3rem 1rem 0.5rem 1rem;
}
.modal-content {
    padding: 0rem 2rem;
    border-radius: 20px;
}
.modal-title {
    font-family: 'Merriweather', serif;
    font-weight: 800;
    font-size: 20px;
    color: #C08C40;
}
.modal-body {
}
.image-modal {
    margin-left: auto;
    max-width: 45px;
    opacity: 1 !important;
    transform: translateY(-5px);
    margin: 0;
    padding: 0;
}
.opacity-full {
    opacity: 1;
}
.modal-header {
    padding-left: 0;
    padding-right: 0;
}
.modal-header .close {
    margin: 0 !important;
    padding: 0 !important;
}
.img-modal-div {
    padding: 0
}
.img-modal-body {
    width: 100% !important;
    margin: 0;
    padding: 0;
}
.modal-nat-p {
    font-size: 14px;
    text-align: left;
}
.modal-backdrop {
    background-color: white;
    opacity: 1;
}
.modal-backdrop.show {
    opacity: 0.8;
}
.descerdado-title h5 {
    font-family: 'Merriweather', serif;
    font-weight: 600;
    font-size: 30px;
}
.img-descerdado {
    width: 100%;
}
.long-bottom {
    margin-bottom: 20rem;
}
.bg-sobre {
    background-image: url(../img/index/index-carousel1.jpg)
}
.nuestra-empresa-destacado {
    color: #C08C40;
    font-size: 20px;
    line-height: 1.4rem;
}
.main-text {
    padding-top: 6rem;
}
.first-text {
    font-size: 15px;
    color: #C08C40;
}
.proyecto-subtitle {
    font-size: 20px;
    color: #C08C40;
}
.year-text {
    color: #C08C40;
    font-size: 20px;
}
.year-text h5 {
    font-weight: 600;
    font-size: 24px;
}
.p1 {
    line-height: 1.3rem;
}
.p2 {
    letter-spacing: 1rem;
    transform: translateX(1rem);
}
.long-top {
    padding-top: 6rem;
}
.color-brown {
    color: #C08C40;
}
.circular {
    position: absolute;
    background-color: #C08C40;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    padding-top: 6px;
    padding-left: 8px;
    margin-top: 126%;
    transform: translateX(-15px);
}
.circulardescarga {
    background-color: #C08C40;
    border-radius: 20px;
    padding-top: 6px;
    padding-left: 8px;
    transform: translateX(-15px);
    color: white;
    margin-left: 2rem;
}
.bg-productos {
    background-image: url(../img/index/productos.png)
}
.mail-modal-header {
    padding-top: 0rem;
    border: none;
}
.mail-modal {
    padding-left: 1rem;
    text-align: left;
}
.mail-modal-img {
    width: 8rem;
    margin-right: 0px;
    display: inline-block;
}
.mail-modal-title {
    font-size: 16px;
    padding-left: 0;
    text-align: left;
    font-weight: 400;
    display: inline-block;
}
.mail-close {
    transform: translateY(15px);
    color: #C08C40;
}
.form-modal {
    color: #C08C40;
}
.form-modal-h5 {
    font-size: 14px;
}
.form-modal-name {
    background-color: rgb(255, 247, 235);
    border: none;
}
.form-modal-name::placeholder {
    color: #C08C40;
}
.form-modal-label {
    color: #C08C40 !important;
    font-size: 12px;
}
.form-modal-textarea {
    font-size: 14px;
}
.form-modal-submitbtn {
    background-color: #C08C40;
    color: white;
    border: none;
    border-radius: 20px;
    padding: 0.2rem 1rem;
    margin-top: 1rem;
    margin-bottom: 1rem;
    float: right;
}
.bg-contacto {
    background-image: url(../img/cover-contacto.png)
}
.contact-left-side {
    color: #C08C40;
}
.contact-title {
    font-family: 'Merriweather', serif;
    font-weight: 600;
}
.country {
    text-transform: uppercase;
    font-size: 1rem;
    font-weight: 400;
}
.form-contacto {
    border-radius: 20px
}
.form-check-contact {
    font-size: 14px;
    padding-left: 0;
}
.insta-contacto p {
    color: #C08C40;
}
.color-brown {
    fill: #C08C40 !important;
}
.custom-control-label:before {
    background-color:red !important;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color:black !important;
}

.nav-link img {
    border: solid 1px #AA893D;
    border-radius: 20px;
}
.p-box1 {
    text-decoration: none !important;
}
.brown {
    background-color: #522a0b;
}
.brown:hover {
    background-color: #361c07;
}
.brown:active, .brown:visited {
    background-color: #361c07 !important;
}
.modal-sm {
    max-width: 30% !important;
}
.fixed-width {
    width: 250px !important;
}





@media (max-width: 1024px) {
    .fibras-naturales {
        padding-top: 7rem;
    }
    .modal-sm {
        max-width: 70% !important;
    }
}
@media (max-width: 1260px) {
    .navbar-nav {
        margin-right: 1rem;
    }
    .nav-item a {
        margin-left: 1rem;
        float: right;
    }
}
@media (max-width: 1200px) {
    .product-title {
        margin-top: 65%;
        margin-left: 8%;
    }
    .card-product1 {
        text-align: center;
    }
}
@media (max-width: 992px) {
    .card-product1 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
    }
    .card-product2 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
    }
    .card-product3 {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 1rem;
    }
    .hidden {
        position: relative;
        margin-left: -15px;
    }
    .product-title {
        margin-top: 30%;
        margin-left: 0px;
        margin-right: 0px;
        width: 300px;
    }
}
@media (max-width: 768px) {
    .carousel-caption {
        bottom: 10%;
    }
    .product-title {
        margin-top: 40%;
    }
    .aboutus-bg {
        margin-bottom: 1rem;
    }
    .fibras-naturales {
        padding-top: 5rem;
    }
    .circular {
        margin-top: -40px;
        z-index: 1;
    }
}
@media (max-width: 425px) {
    .fibras-naturales {
        padding-top: 2rem;
    }
    .title-nat {
        font-size: 2rem;
    }
    .carousel-caption h5 {
        font-size: 25px;
    }
    .banner-home {
        padding: 2rem;
    }
    .p-banner {
        font-size: 23px;
    }
    .banner-home {
        background-size: 200%;
    }
    .fibras-naturales {
        min-height: 10rem;;
    }
    .nat-item-img {
        width: 60%;
    }
    .circular {
        margin-top: 0rem;
        z-index: 1;
        transform: translate(-1rem, -1rem);
    }
    .card-product1, .card-product2, .card-product3 {
        margin-bottom: 3rem;
    }
}

@media (max-width: 375px) {
    .nav-item a {
        float: none;
    }
    .product-title {
        margin-top: 60%;
    }
    .carousel-caption h5 {
        font-size: 20px;
    }
    .p-banner {
        margin: 0;
    }
}
.modal-sm {
    max-width: 30%;
}
.fixed-width {
    width: 250px !important;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #361c07;
    border-color: #361c07;
}

@media (max-width: 1024px) {
    .modal-sm {
        max-width: 70% !important;
    }
}
@media (max-width: 425px) {
    .modal-sm {
        max-width: 100% !important;
    }
    .fixed-width {
        width: 110% !important;
        margin-left: 0;
    }
}
.modal-sm {
    max-width: 30%;
}
.fixed-width {
    width: 250px !important;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #361c07;
    border-color: #361c07;
}

@media (max-width: 1024px) {
    .modal-sm {
        max-width: 70% !important;
    }
}
@media (max-width: 425px) {
    .modal-sm {
        max-width: 100% !important;
    }
    .fixed-width {
        width: 110% !important;
        margin-left: 0;
    }
}
