*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}
body{

    min-height: 100vh;
    display: flex;
    flex-direction: column;

}

 /*footer{*/
/*    position: relative;*/
/*    bottom: 0;*/
/*    top:460px;*/
/*    clear:both;*/
/*    z-index: 501;*/
/*    display: flow;*/
/*    background-color: #153E35;*/
/*    width: 100%;*/
/*    flex-shrink: 0;*/
/*    font-family: "Open Sans";*/
/*    padding-top: 40px;*/
/*    color: #fff;*/
/*    height: auto;*/
/*    margin-top: auto;*/
/*}*/
/*.footer-content{*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    flex-direction: column;*/
/*    text-align: center;*/
/*}*/
/*.footer-content h3{*/
/*    font-size: 1.8rem;*/
/*    font-weight: 400;*/
/*    text-transform: capitalize;*/
/*    line-height: 3rem;*/
/*    color:#fff;*/
/*}*/
/*.footerdiv{*/
/*    float: left;*/

/*}*/
/*.footer-content p {*/
/*    max-width: 500px;*/
/*    font-size: 14px;*/
/*    color:#fff;*/
/*}*/


/*.socials{*/
/*    list-style: none;*/
/*    display: flex;*/
/*    align-items: center;*/
/*    justify-content: center;*/
/*    margin: 1rem 0 3rem 0;*/
/*}*/
/*.socials li{*/
/*    margin: 0 10px;*/
/*    color:#fff;*/
/*}*/
/*.socials a{*/
/*    text-decoration: none;*/
/*    color:#fff;*/
/*}*/
/*.socials a i{*/
/*    font-size: 1.1rem;*/
/*    transition:color .4s ease;*/
/*    color:#fff;*/
/*}*/
/*.socials a:hover i{*/
/*    color: aqua;*/
/*}*/
/*.footer-bottom{*/
/*    background: #153E35;*/
/*    width: 100%;*/
/*    padding: 20px 0;*/
/*    text-align: center;*/
/*}*/
/*.footer-bottom p{*/
/*    font-size: 14px;*/
/*    word-spacing: 2px;*/
/*    text-transform: capitalize;*/
/*    color: white;*/
/*}*/
/*.footer-bottom span{*/
/*    text-transform: uppercase;*/
/*    opacity: .4;*/
/*    font-weight: 200;*/
/*    color: white;*/
/*}*/



/*.text{*/
/*    margin-left: 40px;*/
/*    margin-top: 100px;*/
/*    width: 373px;*/
/*    height: 40px;*/
/*    text-align: left;*/
/*    font: normal normal bold 40px/60px Axiforma;*/
/*    letter-spacing: 0px;*/
/*    color: #446E5F;*/
/*    text-transform: uppercase;*/
/*    opacity: 1;*/

/*}*/
/*.text-h1{*/
/*    margin-left: 40px;*/
/*    margin-top: 48px;*/
/*    width: 574px;*/
/*    height: 290px;*/
/*    text-align: left;*/
/*    font: normal normal bold 70px/100px Axiforma;*/
/*    letter-spacing: 0px;*/

/*}*/

/*.mainprod{*/

/*    float: right;*/
/*    width: 700px;*/
/*    height: 400px;*/
/*    opacity: 1;*/
/*}*/
/*.row{*/
/*    display: flex;*/
/*    align-items: center;*/
/*    flex-wrap: wrap;*/
/*    justify-content: space-around;*/
/*}*/
/*.col-2{*/
/*    flex-basis: 50%;*/
/*    min-width: 500px;*/
/*}*/
/*.col-2 img{*/
/*    max-width: 100%;*/
/*    padding: 50px 0;*/
/*}*/
/*.col-2 p{*/
/*    font-size: 40px;*/
/*    color: grey;*/
/*}*/
/*.col-2 h1{*/
/*    font-size: 60px;*/
/*    color: #446E5F;*/
/*}*/
/*.btn-new{*/
/*    display:inline-block;*/
/*    padding:0.35em 1.2em;*/
/*    border:0.1em solid black;*/
/*    margin:0 0.3em 0.3em 0;*/
/*    border-radius:0.12em;*/
/*    box-sizing: border-box;*/
/*    text-decoration:none;*/
/*    font-family:'Roboto',sans-serif;*/
/*    font-weight:300;*/
/*    color:forestgreen;*/
/*    text-align:center;*/
/*    transition: all 0.2s;*/
/*    margin-top: 20px;*/
/*}*/
/*.btn-new:hover{*/
/*    color:#000000;*/
/*    background-color:#FFFFFF;*/
/*}*/
/*@media all and (max-width:30em){*/
/*    .btn-new{*/
/*        display:block;*/
/*        margin:0.4em auto;*/
/*        }*/
/*}*/

/*.imgbreak{*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    overflow: auto;*/
/*}*/
/*.container{*/
/*    width: 100%;*/
/*}*/

/*.imgnew h1{*/
/*    position: absolute;*/
/*    color: #fff;*/
/*    font-size: 40px;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*    display: flex;*/
/*    text-align:center;*/
/*}*/
/*.box{*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    overflow: auto;*/
/*}*/
/*.texto h1{*/
/*    color: #fff;*/
/*}*/
/*.texto p{*/
/*    color: #fff;*/
/*}*/
/*.texto{*/
/*    position: absolute;*/
/*    margin: 0 auto;*/
/*    left: 0;*/
/*    right: 0;*/
/*    top: 140%; !* Adjust this value to move the positioned div up and down *!*/
/*    text-align: center;*/
/*    width: 60%; !* Set the width of the positioned div *!*/
/*}*/

/* Style for the footer container */
footer {
    background-color: #0d3625;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    bottom: 0;
}




    @media (max-width: 480px) {
       footer {
           margin-top: 800px;
           bottom: 0;
           top: 0;
           max-width: 100%;
        }
    }


    /* Style for the footer content container */
.footer-content {
    display: flex;
    justify-content: space-around;
}
.footer-bottom p {
    color: #fff;
}
/* Style for the left footer content */
.footerdiv {
    text-align: left;
}

.footerdiv p {
    color: #fff;
}

/* Style for the CONTACTOS heading */
.footerdiv h1 {
    font-size: 24px;
}

/* Style for the horizontal line under CONTACTOS */
.dashed {
    border-top: 1px dashed #fff;
    margin: 10px 0;
}

/* Style for the contact information */
.footerdiv p {
    margin: 5px 0;
}

/* Style for the social media links */
.footer-social-links {
    margin-top: 10px;
}

.footer-social-links a {
    text-decoration: none;
    color: #fff;
    font-size: 20px;
    margin-right: 10px;
}

/* Style for the footer bottom section */
.footer-bottom {
    margin-top: 20px;
}

.footer-bottom h1 {
    font-size: 20px;
}

/* Style for the email input */
.inputnew {
    width:100%;
    padding: 10px;
    margin: 10px 0;
    border: 1px solid #fff;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
}

/* Style for the newsletter subscribe button (you can add this to your HTML) */
.subscribe-button {
    background-color: #007bff;
    color: #fff;
    border: none;
    padding: 10px 20px;
    font-size: 16px;
    cursor: pointer;
}

.column3 {
    float: left;
    width: 33.33%;
}

@media screen and (max-width: 768px){
    .inputnew{
        width: 80%;
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
}

 @media screen and (max-width: 768px){
    .column3{
          display: inline-table;
            width: 100%;
    }
    .column3 p{
        align-items: center;
        align-content: center;
        justify-content: center;
        text-align: center;
        margin-right: auto;
        margin-left: auto;
    }
}
