.pub {
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important;
}

nav {
    background-color: white;
    color: black;
    box-shadow: 10px 5px 5px rgb(200, 200, 200);
    z-index: 100;
    position: fixed !important;
}

.font-weight-bold {
    font-weight: 700 !important;
}

.testheaderpicture {
    margin-top: 80px;
    width: 100%;
    max-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.main_slider_content h6,
.main_slider_content h1 {
    color: white !important;
}

.transi {
    position: relative;
    z-index: 9;
    height: 70px;
    width: 100%;
}

.transiabso {
    position: absolute;
    z-index: 9;
    height: 70px;
    width: 100%;
}

.transibot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 70px;
    width: 100%;
    z-index: 9;
}

.logo {
    width: 120px;
}

.navbar_menu li {
    font-weight: bold;
}

.slider {
    width: 80%;
    margin: 100px auto;
    margin-top: 0px;
}

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
    margin: auto;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: 1;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.animauxadopter {
    text-align: center;
    font-weight: bold;
    margin-top: 40px;
}

hr {
    border-color: black;
    width: 80%;
    display: block;
    margin: auto;
    margin-bottom: 30px;
}

.namedog {
    text-align: center;
}

.souscontenu {
    text-align: center;
}

.boutonadopteranimaux {
    display: block;
    color: #FFFFFF;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
    line-height: 40px;
    width: 100%;
}

.buttonadaptatif {
    display: block;
    width: 300px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin-top: 10px !important;
    margin-bottom: 100px;
    cursor: pointer;
}

.buttonadaptatif2 {
    display: block;
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin: auto;
    margin-bottom: 100px;
}

.buttonadaptatifcat {
    display: block;
    width: 300px;
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
    margin-bottom: 100px;
}

.plusbeau {
    background-color: black;
    color: white;
    text-align: center;
}

.groupemid {
    margin-left: 9%;
    margin-top: 20px;
}

.nav-link {
    font-weight: bold;
    color: black !important;
    font-size: 14px !important
}

.logotexte {
    font-weight: bold;
    color: black !important;
    font-size: 24px !important;
}

.margegauche {
    margin-left: 50px;
    font-size: 1.3vw;
    font-weight: bold;
}

.taille {
    font-size: 17px;
}

.all {
    width: 100% !important;
    background-color: #e6c328 !important;
    color: #e6c328 !important;
    border: 1px solid #e6c328;
}

.centers {
    text-align: center;
    margin-top: 40px;
    color: #0069a5;
}

.bluenow {
    background-color: #0069a5 !important;
}

h1 {
    text-decoration: none;
}

@media screen and (max-width: 940px) {
    .logo {
        width: 60px;
    }
    .margegauche {
        margin-left: 20px;
        font-size: 16px;
    }
    .buttonarticle {
        width: 100%;
        display: block;
        margin-left: auto;
        margin-right: auto;
        background-color: #0069a5 !important;
    }
    .centerss {
        text-align: center;
    }
    .taille {
        font-size: 0px;
        display: none;
    }
    .nav-link {
        font-weight: bold;
        color: black !important;
        font-size: 12px !important;
        text-align: center;
    }
    .buttonadaptatif {
        display: block;
        width: 300px;
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
        margin-top: 10px !important;
        margin-bottom: 20px;
        cursor: pointer;
    }
}

@media screen and (max-width: 340px) {
    .margegauche {
        margin-left: 10px;
        font-size: 14px;
    }
}