.beforeafter{
    background-color: #ffffff;
    padding-right: 35px;
    padding-left: 5%;
}


.beforeafter img{
    padding-right: 30px;

}

.bef img{
    margin-left: 31%;
   padding-bottom: 30px;

}

.beforeafter .copyba {
    color: #5F6062;
}






.after {
    margin-bottom: 40px;

}

.after img {
    margin-bottom: 60px;

}

.after .izq{
    float: right;

}
.after h1{
    margin-left: 30%;
    margin-bottom: 40px;
    font-size: 30px;
}

.bef h1{
	margin-top:10px;
    margin-bottom: 40px;
    font-size: 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: #5F6062;
    font-style: italic;
}


.copyba{    margin-bottom: 100px;
}


.copyba h1{
    font-size: 30px;
    font-family: Georgia, "Times New Roman", Times, serif;
    width: 400px;
    text-align: left;
    margin-left: 46%;
    padding-top: 30px;
    color: #5F6062;
    font-style: italic;
    padding-bottom: 20px;


}
.copyba p{
    margin-left: 5%;
    width: 500px;
    font-size: 16px;
    color: #5fb2bd;


}

.foto1{
    margin-top: -60px;

}


.testimonial p {
    font-size: 10px;
    width: 200px;
    margin-left: 10%;
}
.testimonial-block{
    margin-top: 20px;
    float: left;
    background: #4D4D4D;
    width: 700px;
    height: 200px;
    margin-left: 15%;
}



.testimonial-author {

    margin: 0 0 0 25px;

    font-family: Arial, Helvetica, sans-serif;

    color: #999;

    text-align: left;
    font-size: 10px;

}



.testimonial-author span {

    font-size: 10px;

    color: #666;

}

.credits{
    padding: 50px;
    background-color: #ffffff;

}

.credits p {
    color: #5F6062;
    background-color: #ffffff;
}

.credits1 p {
    color: #5F6062;
    background-color: #ffffff;
    font-size: 12px;
}



.copyba-quote p{
    font-size: 13px;
}

.copyba-quote{
    padding-top: 15px;
    padding-bottom: 200px;
}

@media only screen and (max-device-width : 1024px) { 
    .beforeandafter{
        width: 688px;
    }

    .copyba p {
    }

}

