* {
    margin: 0;
    padding: 0;
}
.owl-height{
 height: 660px !important;
}
.defaults{
    background-color: #0033cc !important;
}

.tcontacter {
    display: flex;
    justify-content: center;
    width: 100%;
}
.bgcolor{
    background-color: white;
}