.pie{
    justify-content: center;
    align-items: center;
    padding: 0px 25px;
    padding-bottom: 30px;
    background-color: var(--color-footer);
}

/*-----------------  Pie 1 -------------------*/

.pie .logo {
    width: 160px;
}

.pie .logo_3 {
    margin-top: 20px !important;
}

/*.pie .pie1{ 
    background-color: #FFF;
    width:100%;
    overflow: hidden;
    text-align: center;
}

.pie .pie1 .contentpie1{
    width:auto;
    overflow: hidden;
    text-align: left;
    display: flex !important;
    align-items: center;
}

.pie .pie1 .ajuste .contentpie1{
    width: auto;
    height: 125px;
    text-align: center;
    margin: 7px; 
    padding:4px;
    vertical-align: bottom;
}

.pie .pie1 .contentpie1 a{
    margin:auto;
}

.pie .pie1 .contentpie1 img{
    max-height: 115px;
    max-width: 175px;
    display: inline-block;
   vertical-align: bottom;
}*/

/*-----------------  Pie 2 -------------------*/
/*.pie .pie2{
    background: #35353ad6;
    height: 0px;
}

.pie .pie2 .ajuste{
    width: 90%;
    margin: auto;
}
.pie .pie2 .pie2border{
    text-align: center;
}
.pie .pie2 .pie2border .contentpie2{
    width: 23%;
    display:inline-block;
    text-align: center;
    padding-bottom: 2%;    width: 40px;

    padding-top: 2%;
}
.pie .pie2 .pie2border .contentpie2 img{
    width: 0px;
    height: 0px;
}
.pie .pie2 .pie2border label{
    text-decoration:none; 
    color: #FFF;
    font-weight: bold;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 50px;
}

.pie .pie2 .pie2border a{
    display: inline-block;
    text-decoration:none; 
    color: #e8e8e8;
    font-weight: normal;
    font-size: 0px;
    line-height: 25px;
}*/

.pie3 .ajuste {
    display: flex;
    justify-content: center;
    align-items: center;
}
/*-----------------  Pie 3 -------------------*/
.pie .pie3{
    padding: 0px 20px;
    min-height: 110px;
}
/* .pie .pie3 .pie2border {
    text-align: center;
    width: 90%;
} */

.pie .pie3 .information{
    display: inline-block;
}

.pie .pie3 .information .contentpie3, 
.pie .pie3 .icono .contentpie3 {
    /*height: 255px;*/
    margin-top: 0px ;
    /*margin-right:20px;*/
    margin-bottom: 20px;
    margin-left: 20px;
    margin-right: 50px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
    color: #ffffffc9;
}

.pie .pie3 .information #logopie{ 
    margin: 20px 20px 20px 0px;
    display: inline-block;
    height: 50px;
}

.pie .pie3 .information #logopie{
    height: 100%;
    margin: 0px;
}

.pie .pie3 .information label{
    text-decoration:none; 
    color: #FFFFFF;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 18px;
    margin-top: 38px;
    display: inline-block;
    vertical-align: top;
    text-transform: uppercase;
}

.pie .pie3 .information  a {
    color: #ffffffc9;
    font-size: 16px;
    font-weight: 300;
}

.pie .pie3 .information .telf{
    font-size:40px;
    color: var(--color-principal);
    font-weight: bold;
    letter-spacing: -1px;
    margin: 0px;
}

.pie .pie3 .information  p {
    color: #ffffff;
    font-size: 15px;
}

.pie .pie3 .icono {
    display: inline-block;
}

.pie .pie3 a img{
    width: 40px;
}

.pie .pie3 .icono .contentpie3 .container_img{
    border-radius:50%; 
    text-align:center;
    margin-top: 40px;
}

/* .pie .botton_chat{
    position:fixed;
    bottom: 25px;
    right: 27px;
    width: 44px;
    height: 46px;
    border-radius: 50%;
    border-style:none;
    -webkit-box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.17);
    -moz-box-shadow: 1px 3px 3px 0px rgba(0, 0, 0, 0.17);
    box-shadow: -1px 3px 3px 0px rgba(0, 0, 0, 0.17);
} */

/* .pie .botton_chat img {
    width: 100%;
    height: 100%;
} */

/* .pie #slidershow {
    position:relative;
}

.pie #slidershow  .slick-prev, .pie #slidershow  .slick-next{
    line-height: 0;
    position: absolute;
    top: 50%;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
}

.pie #slidershow  .slick-prev{
   z-index:2;
    left: 1%;
    color: #000000;
}

.pie #slidershow  .slick-next{
    color: #000000;
    right: 1%;
   z-index:2;
} */


.pie4 .imgpay{
    width: 100%;
    text-align: right;
    border-bottom: 3px solid #cdcdcd;
    padding-bottom: 6px;
    margin-top: -80px;
}

.pie4 .imgpay img{
    margin: 0px 5px;
    width: 65px;
}

.pie4 .copyright{
    width: 100%;
    margin-top: 15px;
}

.pie4 .copyright p{
    display: inline-block;
    margin-top: 12px;
    font-size: 16px;
}
.pie4 .copyright img{
    display: inline-block;
    float: right;
    width: 150px;

}

@media all and (max-width:1185px){
    .pie4 .imgpay {
        margin-top: 0px;
    }

    /*.pie .pie2 .pie2border {    
        text-align: left;
    }*/

    /*.pie .pie1 {
        height: initial;
    }
    .pie .pie1 .contentpie1{
        width: 48%;
        height: auto;
    }

    .pie .pie1 .contentpie1 img{
        width: auto;
        height: auto;
    }

    .pie .pie1 #divnewsletter{
        width: 100%;
        display: block;
        background: #172c61;
    }

    .pie .pie1 .contentpie1 .newsletter {
        height: initial;
    }*/
}



@media all and (max-width:700px){
    .pie .pie1 .contentpie3{
        float:none !important;
        width: 100%;
        text-align: center;
    }

    .pie .pie1 .logopie {
        margin: 20px 0px 20px 0px;
        height: 60px;
    }

    .pie .pie1 label {
        margin-top: 0px;
        font-size: 16px;
    }

    /*.pie .pie2 .pie2border{
        width: 100%;
        display: block;
    }

    .pie .pie2 .pie2border .contentpie2{
        width: 49%;
    }*/
    .pie .pie3{
        margin: 0;
        padding:0;
    }
    .pie .pie3 .information{
        display: inline-block;
        width: 100%;
    }

    .pie .pie3  .information .contentpie3{
        min-width: 250px;
        display: block;
        width: 100%;
        height: 100%;
        text-align: left;
        margin:0;
        text-align: center;
        padding: 30px 0px;
    }

    .pie .pie3 .information .logopie {
        margin: 20px 0px 20px 0px;
        height: 60px;
    }

    .pie .pie3 .information  label {
        margin-top: 0px;
        font-size: 16px;
    }

    .pie .pie3 .icono{
        display: inline-block;
        width: 17%;
        position: absolute;
    }

    .pie .pie3 .icono .contentpie3{
        margin: 0px;
    }
    
    .pie .pie3 .icono .contentpie3 .container_img {
        height: 37%;
    }

    .pie .pie3 .icono .contentpie3 .container_img img {
        width: 89px;
        height: 93%;
    }

    .pie4 .copyright{
        float: initial;
        display: block;
        width: 100%;
        text-align: center;
    }

    .pie4 .imgpay{
        text-align: center;
    }

    .pie4 .copyright img{
        float: initial;
        display: block;
        margin: auto;
    }
    

    /*.pie .pie1 .contentpie1 {
        width: 100%;
        display: block;

    }*/

}