.sppb-btn {
    display: none;
}
.sp-megamenu-parent {

    margin-right: -133%;
}
#sp-footer, #sp-bottom {
    display: none;
}

a {
    color: #959595!important;
}
a:active{
    color:#f0f0f0!important;
}
.title{
    font-size:25px;
    padding:40px 0px 20px 0px;
}
.gray{
    color:gray;
    font-family: Roboto,Arial,Helvetica;
}
.txt{
    font-size:17px;
    padding-bottom:10px;
}

.img{
    background-color:white;
 
 }
body{
    background-color:white;

}
.layout-boxed .body-innerwrapper {
    max-width: 1642px!important;
    
}
/*animation*/

/*fin animation*/

@media screen and (min-width: 1024px) {

    }
@media screen and (max-width: 1550px) {
    .sp-megamenu-parent {

        margin-right: -125%;
    }
  

    }
@media screen and (max-width: 800px) {



    }
@media screen and (max-width: 600px) {
    img {
        object-fit: cover;
        height:540px!important;
        
    }
.toto{
    object-fit: cover;
    object-position: left top;
}
     }
     #sp-page-builder {
        overflow: hidden;
    }
    nav{
        float: right;
    }