.avatar {
    height: 500px;
    position: relative;
    background-image: url(../images/hiker-1607078_1920.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

.cnt-help-text a , .cnt-help-text a:hover , .cnt-help-text a:visited, .cnt-help-text a:focus{
    color: #333;
    text-decoration: none;
}

@media (min-width: 1200px) {
    .tab button {
        width: 200px;
    }
}

@media (min-width: 1500px) {
    .container {
        width: 1400px;
        max-width: 1400px;
    }
    .tab button {
        width: 225px;
    }
}
.content-avatar {
    margin-top: -202px;
}

.avatar-user {
    height: 350px;
}

.info-avatar h1 {
    text-transform: uppercase;
    color: white;
}

section .section-title {
    text-align: center;
    color: #007b5e;
    margin-bottom: 50px;
    text-transform: uppercase;
}


/* Style the tab */

.tab {
    overflow: hidden;
    border: none;
    background-color: transparent;
    display: flex;
    justify-content: space-between;
}


/* Style the buttons that are used to open the tab content */
.txt_desc_seo{
    color: #3b3b3b;
}
.txt_conditions p , .txt_conditions h4, .txt_conditions li{
    font-family: "Roboto Cn";
}
.txt_conditions h4{
    font-family: "Roboto Cn";
    color: #006c8a;
    margin-top: 15px;
    margin-bottom: 15px;
}
.txt_conditions p{
    margin: 0;
}
.txt_conditions ul{
    margin-top: 5px;
    margin-bottom: 5px;
}
.tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    color: #3b3b3b;
    font-size: 14px;
    font-weight: bold;
}
.pl-3{
    padding-left: 15px;
}

/* Change background color of buttons on hover */

.tab button:hover {
    color: #ab0101;
    background-color: transparent;
    border-bottom: solid 3px #ab0101;
}

.container_sitemap .ul_footer>li>a {
    color: #333;
}
.container_sitemap .ul_footer>li {
    text-align: left;
}
.vignette_sitemap{
    width: 30px;
    height: 30px;
    margin-bottom: 7px;
    margin-top: 7px;
    margin-right: 7px;
    border-radius: 5px;
}

/* Create an active/current tablink class */

.tab button.active {
    color: #ab0101;
    background-color: transparent;
    border-bottom: solid 3px #ab0101;
}


/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 0;
    border: none;
    min-height: 400px;
}

.row.btn-desc {
    height: 50px;
}

.info-avatar {
    padding-right: 0;
    padding-top: 50px;
    padding-left: 0;
}

.info-avatar p {
    color: white;
}

.cont_alg_bttm {
    width: 100%;
}

.cmpt-tour {
    padding: 0;
}

.alg_tr_rct {
    padding: 0;
}

.list_autre h3 {
    color: #666464;
}

.list_autre .align-body {
    padding: 0;
}

.all-itm-circuit-title {
    margin-bottom: 30px;
}

.menu-avatar {
    margin-top: 60px;
}

.menu-avatar .alg-note-Ag {
    padding: 12px 0;
}

.btn-desc {
    min-height: 50px;
    display: flex;
    color: black;
    justify-content: space-between;
    width: 90%;
    margin: auto;
}

.modal-dialog-centered {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
    width: 60%;
}

@media (min-width: 576px) {
    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2));
    }
}

.modal-content {
    width: 100%;
}

.modal-body #form_aj_circuit_rigth {
    padding: 15px;
}

h5#exampleModalLongTitle {
    text-align: center;
    font-weight: 900;
    font-size: 18px;
}

.modal-body .cont_aj_circuit {
    margin-bottom: 15px;
}

.compte-nb p {
    display: grid;
    text-align: center;
    margin: 0;
    color: rgb(150, 150, 150);
}

.compte-nb {
    display: flex;
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    top: 10px;
}

.alg_tr_rct {
    padding: 0;
    position: relative;
    top: 20px;
}

.img-avatar {
    width: 90%;
    height: 350px;
    margin: auto;
    margin-bottom: 25px;
    background-size: cover;
    background-position: center;
    border: 10px solid rgba(250, 250, 250, 0.8);
}

.galeryindex {
    position: relative;
    height: 100% !important;
}

h3.police {
    font-family: "roboto cn";
    font-size: 24px;
    color: #ff0033;
}

h3.police2 {
    font-family: 'Athena of the Ocean';
    font-size: 74px;
    color: #006c8a;
}

h3.titrepolice,
.displanone {
    display: none;
}

span.jrDescr {
    font-family: "Helvetica Neue LT Pro";
}

span.policeSlideTop {
    font-family: 'FontAwesome';
    font-size: 17px;
}