header .brand-slogan {
    margin-top: 23vh;
}
.stuck_container {
    background: rgba(0, 0, 0, 0.4);
}
.btn1{
    margin-top: 0;
}
.well__types {
    padding-top: 4.5rem;
    padding-bottom: 3rem;
}
.well__types .row>div {
    padding-bottom: 3rem;
}
/*.well__types .row>div:nth-child(3n+1) {
    clear: left;
}*/
.font-type-img{
    display: inline-block;
    background-size:contain;
    width: 4.3rem;
    height: 4.3rem;
}
.thumbnail-1 {
    background-color: #72b03f;
}

.toTop {
    background: #000;
}

.rd-mobilepanel {
    background: #000;
}

.rd-mobilepanel_toggle {
    background-color: #222;
}


footer {
    background: #000;
}

.rd-parallax-layer{
    transform: none!important;
}

.thumbnail-1 a:hover {
    color: #fff;
}


.well1_type .font-type-img{
    display: inline-block;
    background-size: contain;
    width: 100%;
    height: 6.5rem;
    background-repeat: no-repeat;
    background-position: center center;
    border-radius: 50%;
    color: #ffffff;
}

.well1_etap .row>div{
    padding-top:35px;
    padding-bottom:35px;
}







