section.doctor-office, section.groupment-office {
    font-family: Lato !important;
    padding-top: 0;
}

.doctor-office .nav-tabs {
    background-color: #fff;
    border: 0 none;
    border-radius: 4px;
    padding: 10px 0;
    width: 100%;
}

.doctor-office .nav.nav-tabs li {
    display: inline-block;
    text-align: center;
}

.doctor-office .nav.nav-tabs a {
    color: #212942;
    font-family: Montserrat;
    font-size: 12px;
    font-weight: 500;
    padding: 10px 20px;
}

.doctor-office .nav.nav-tabs a:hover, .doctor-office .nav.nav-tabs a.active {
    border-bottom: 5px solid #5ccacc;
    text-decoration: none;
}

.doctor-office .tab-content {
    background-color: #fff;
    border: 0 none;
    border-radius: 4px;
    margin-top: 30px;
    padding: 20px;
}

.doctor-office .tab-content h3 {
    color: #5283ff;
    font-size: 1rem;
    font-weight: 600;
    margin: 25px 0 8px;
}

.doctor-office .tab-content p {
    text-align: justify;
    color: #555;
    font-size: 0.95rem;
    line-height: 28px;
    margin-bottom: 1.5rem;
}

.doctor-office .tab-content .tab-pane p:last-child {
    margin-bottom: 0;
}

.doctor-office .tab-content img {
    max-width: 100%;
}

.doctor-office .certificate {
    margin-top: 30px;
}

.doctor-office .certificate .bg-bleu {
    background: #5cc9cb;
    border-radius: 4px;
    padding: 15px;
    text-align: center;
}

.doctor-office .certificate .bg-bleu p {
    color: #fff;
    font-size: 0.95rem;
    margin-bottom: 0;
    margin-top: 8px;
}

.doctor-office .certificate .bg-bleu .icon {
    max-height: 30px;
}

.doctor-office .container-doctor-card {
    height: inherit;
    width: 100%;
    max-width: 250px;
}

.doctor-office .container-doctor-card img {
    border-radius: 4px;
}

.doctor-office .container-select-day {
    padding: 15px 0;
}

.doctor-office .container-map {
    margin: 15px 0;
}

.doctor-office .container-map #map {
    border-radius: 4px;
    height: 300px;
}

.doctor-office .container-slot-time {
    border-radius: 4px;
}

.h4_dispo{
    font-size: 18px;
}

.doctor-office a.btn {
    border-radius: 4px;
    font-weight: 600;
}

.doctor-office .office-planning-template {
    background: #fff;
    border-radius: 4px;
    padding: 15px 25px;
}

.doctor-office .office-planning-template img {
    margin-right: 10px;
    vertical-align: baseline;
}

.doctor-office .office-planning-template ul {
    list-style: none;
    padding: 0;
    margin-top: 10px;
}

.doctor-office .office-planning-template li {
    display: block;
}

.doctor-office .office-planning-template span {
    color: #363636;
    display: inline-table;
    font-size: 16px;
    line-height: 28px;
    width: 24%;
}

.doctor-office .office-planning-template span.hours {
    text-align: right;
    width: 75%;
}

.doctor-office .office-planning-template label {
    background: #fff;
    border: 2px solid #ebebec;
    border-radius: 4px;
    font-size: 12px;
    margin-left: 8px;
    padding: 2px 12px;
}

.doctor-office .office-planning-template label.active, .doctor-office .office-planning-template label:hover {
    background: #5283ff;
    border-color: #5283ff;
    color: #fff;
}

.doctor-office .bloc-price {
    background: #fff;
    border: 1px solid rgba(82, 131, 255, .2);
    border-radius: 6px;
    margin-bottom: 10px;
    padding: 20px;
}

.doctor-office .bloc-price.second {
    background: rgba(244, 248, 255, .2);
    border: 2px solid rgba(202, 213, 229, .2);
}

.doctor-office .bloc-price.last {
    background: rgba(82, 131, 255, .1);
    border: 1px rgba(82, 131, 255, .1);
    border-radius: 4px;
}

.doctor-office .bloc-price h2 {
    color: #5283FF;;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1.25px;
    margin-bottom: 10px;
    text-align: left;
}

.doctor-office .bloc-price p {
    color: #5283FF;
    font-size: 13px;
    line-height: 22px;
}

.doctor-office .bloc-price.last p {
    font-size: 16px;
    line-height: 34px;
    opacity: 0.7;
}

.doctor-office .bloc-price label {
    color: #5183FF;
    font-size: 38px;
    font-weight: bold;
    position: relative;
    text-align: left;
    width: 100%;
}

.doctor-office .bloc-price.first label {
    font-size: 58px;
}

.doctor-office .bloc-price label sup {
    font-size: 30px;
    line-height: 38px;
    position: absolute;
    right: 0;
    top: 16px;
}

.doctor-office .bloc-price.second label sup {
    font-size: 24px;
    line-height: 16px;
}

.not-found-office {
    background: #F4F8FF;
    padding: 75px 0;
}

.not-found-office img {
    display: table;
    margin: 0 auto;
    max-width: 100%;
}

.not-found-office h3 {
    color: #3F3D56;
    font-family: Lato;
    font-weight: 900;
    font-size: 18px;
    letter-spacing: 1.4359px;
    margin-top: 8px;
    text-align: center;
    text-transform: uppercase;
}

.doctor-office-info {
    background: #ffffff9a;
    box-shadow: 0px 10px 20px rgba(31, 32, 65, 0.05);
    border-radius: 15px;
    border: 2px solid #7c91f3;
    margin-bottom: 20px;
}

.doctor-office-info2 {
    background: #ffffff9a;
    box-shadow: 0px 10px 20px rgba(31, 32, 65, 0.05);
    border-radius: 15px;
    border: 2px solid #7c91f3;
    margin-bottom: 20px;
}

.doctor-office-info:last-child {
    margin-bottom: 20px;
}

.groupment-office.list .doctor-office-info {
    margin-bottom: 30px;
}

.doctor-office-info .col-sm-8 {
    padding: 15px 0;
}

.doctor-office-info img.avatar {
    border-bottom-left-radius: 4px;
    border-top-left-radius: 4px;    
    display: block;
    min-height: 100%;
    max-width: 100%;
}

.doctor-office-info h2 {
    color: #223744;
    font-weight: bold;
    font-size: 16px;
    letter-spacing: 0.2px;
    margin-bottom: 0;
    text-align: left;
}

.doctor-office-info p.title {
    color: #223744;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
}

.doctor-office-info p.address {
    color: #223744;
    font-weight: normal;
    font-size: 14px;
}

.doctor-office-info .fa-home {
    margin-right: 5px;
}

.doctor-office-info a {
    font-weight: 500;
    padding: 10px;
}

.doctor-office-info a.btn-green {
    margin-right: 10px;
}

.doctor-office #video-office{
    width: 100%;
}

@media screen and (max-width: 1199px) and (min-width: 992px){
    .doctor-office .bloc-price .col-sm-3 {
        padding-left: 0;
    }
    
    .doctor-office-info img.avatar {
        min-height: inherit;
    }
    
    .doctor-office-info p.address {
        padding: 0 12px 0 0;
    }
}

@media screen and (max-width: 991px) and (min-width: 768px){
    .doctor-office .bloc-price .col-sm-3 {
        padding-left: 0;
    }
    
    .doctor-office .bloc-price h2 {
        font-size: 18px;
        letter-spacing: 0;
    }
    
    .doctor-office .bloc-price label {
        font-size: 26px;
    }
    
    .doctor-office .bloc-price.first label {
        font-size: 40px;
    }
    
    .doctor-office .bloc-price label sup {
        font-size: 18px;
        line-height: 14px;
    }
    
    .doctor-office .bloc-price.second label sup {
        font-size: 16px;
        line-height: 0;
    }
    
    .doctor-office-info img.avatar {
        min-height: inherit;
    }
    
    .doctor-office-info p.address {
        padding: 0 12px 0 0;
    }
}

@media screen and (max-width: 767px){
    .doctor-office .container-doctor-card {
        height: 290px;
        position: relative;
    }
    
    .doctor-office .container-doctor-card img {
        width: 100%;
    }
    
    .doctor-office .container-doctor-card .doctor-info {
        background-color: rgba(0, 0, 0, .5);
        bottom: 0;
        color: #fff;
        position: absolute;
        width: 100%;
    }
    
    .doctor-office .nav-tabs {
        display: none;
    }
    
    .doctor-office .certificate .bg-bleu {
        margin-bottom: 10px;
    }
    
    .doctor-office .certificate .bg-bleu {
        text-align: left;
    }
    
    .doctor-office .certificate .bg-bleu .icon {
        display: inline;
        max-height: inherit;
        max-width: 25px;
    }
    
    .doctor-office .certificate .bg-bleu p {
        display: inline;
        margin-left: 10px;
    }
    
    .doctor-office-info {
        padding: 20px;
    }
    
    .doctor-office-info:last-child {
        margin-bottom: 20px;
    }
    
    .doctor-office-info img.avatar {
        border-radius: 4px;
        display: table;
        margin: 0 auto;
    }
    
    .doctor-office-info .col-sm-8 {
        padding: 15px 20px;
    }
    
    .container-map {
        display: block;
    }
    
    .container-buttons {
        display: table;
        margin: 0 auto;
        width: 100%;
    }
    
    .doctor-office a.btn {
        width: 48%;
    }
    
    .mCSB_scrollTools .mCSB_draggerContainer {
        display: none;
    }
}

@media screen and (max-width: 575px) and (min-width: 320px){
    .doctor-office .bloc-price h2 {
        font-size: 22px;
        letter-spacing: 1px;
        text-align: center;
    }
    
    .doctor-office .bloc-price label {
        position: relative;
        text-align: center;
    }
    
    .doctor-office .bloc-price label sup {
        right: inherit;
    }
    .doctor-office-info .col-sm-8 {
        padding: 15px 10px;
    }
    
    .doctor-office .container-doctor-card.container-doctor-card-office img{
        width: 70%;
        margin: 0 auto;
        display: block;
        float: none;
    }
    
    .doctor-office .container-doctor-card.container-doctor-card-office .doctor-info{
        width: 100%;
        margin-top: 10%;
    }
    
    .doctor-office a.btn {
        width: 100%;
    }
}