html {
  scroll-behavior: smooth;
}

.brandbar{
  background-color: white;
  box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
}

.img-cover-mobile{
    padding: 0px;
    margin-top: 13%;
    
}

.img-mobile{
    padding: 0px;

}

.logo-mobile{
    margin-right: 2%;
}


.brand_title{
    font-size: 1em;
    font-weight: bolder;
    margin-left: -20px!important;
    color: #366dcf;
    font-family: 'Roboto';
}

.link-phone{
    color:white;
    text-decoration: none;
}
.link-phone:hover{
    color:white;
    text-decoration: none;
}

.brand-rdv{
    background-color: #48BD8E;
    display: inline-block;
    color:white;
    font-weight: bolder;
    padding-top: 12px;
    font-family: 'Roboto';
}

.brand-link{
    font-family: 'Roboto';
    color: white!important;
    text-decoration: none!important;
    letter-spacing: 2px;
}

.brand-link:hover{
    color: white;
    text-decoration: none;
}

.rdv_text{
    font-size: 0.9em;
    padding-top: 3px;
    line-height: 1.2;
    color: white!important;
    text-decoration: none!important;
}

.services {
    line-height: 120%!important;
}

.services a {
    text-decoration: none;
    color: #3D5B93;
    font-size: 1.2em!important;
    font-weight: lighter;

}

.section-nav-rdv{
    font-weight: bolder;
    padding-top: 9px;
    padding-bottom: 9px;
    background-color: #48BD8E;
    margin-left: 4px;

}

.section-nav-rdv a {
    color: whitesmoke;
    padding-right: 0px;
    margin-right: 10px;
}

.section-nav-rdv a:hover {
  color: white;
  
}

.services a:hover{
    text-decoration: underline;
    color: #32E09A;
    text-decoration: none;
}

.mobile_title{
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #3D5B93;
    background-color: whitesmoke;
    opacity: 0.9;
    font-family: 'Roboto';
    padding-top: 8%;
    padding-bottom: 8%;

}

.btn-perso{
    float: right!important;
    margin-right: 1%;
    margin-bottom: 4%;
}


.phone {
    margin-left: 12px; 
    font-size:1.3em;
    font-weight: 700;
    display: inline-block;
}

.phone-mobile{
    font-size:1.2em;
    font-weight: 700;
    margin-top: 8px;
    margin-bottom: 8px;
    display: inline-block;
}

.city {
    font-size: 1.2em;
    display: inline;
    
}


.services-title{
    font-family: 'Roboto', sans-serif;
    font-size: 1.6em;
    font-weight: 900;
    color: #3D5B93;
}

.icone-services{
    vertical-align: middle
}


header.masthead {
    text-align: center;
    color: #3D5B93;
    background-image: url("../img/coverCCC.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-attachment: scroll;
    width: 100%;
    height:100vh;  /* responsive height */

}

header.masthead .masthead-heading {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5);
    box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
    font-weight: 700;
    letter-spacing: 3px;
    padding-top: 8%;
    padding-bottom: 8%;
    line-height: 3.25rem;
    border-radius: 3px!important;
    margin-bottom: 1rem;
    font-family: 'Roboto';
}

header.masthead-heading {
        padding-left: 8%;
        padding-right: 8%;
}


.my_title {
    color: #3D5B93;
    font-size:2.8em;
    text-transform: uppercase;
    font-family: 'Roboto', sans-serif;
}

.my_title_small {
    color: #48BD8E;
    font-size: 2em;
    font-family: 'Roboto', sans-serif;
}

.my_underline {
    height: 8px;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    background-color: #48BD8E;
}

.my_underline2 {
    height: 8px;
    width: 150px;
    background-color: #48BD8E;
}

.my_underline4 {
    height: 8px;
    width: 550px;
    background-color: #48BD8E;
}

.my_underline3 {
    height: 3px;
    box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
    background-color: #3D5B93;
}

.card{
    background-color: #3D5B93;
    border: none!important;
    
    box-shadow: 0 24px 38px 3px rgba(0,0,0,0.14), 0 9px 46px 8px rgba(0,0,0,0.12), 0 11px 15px -7px rgba(0,0,0,0.2);
}

.card-img-top{
  
    max-height: 290px;
    min-height: 290px;
}

.card-body {
    background-color: #3D5B93;
    color:whitesmoke;
    font-family: 'Roboto', sans-serif;
    font-weight: 100;
    min-height: 350px;
    opacity: 0.9;
  
}

.card-title {
    font-family: 'Roboto';
    font-size: 1.8em;
    font-weight: 900;
}

.card-text {
    font-size: 15px;
}

.btn_clinique{
    background-color: #48BD8E;
    color: white;
    padding-left: 55px;
    padding-right: 55px;
    padding-top: 12px;
    padding-bottom: 12px;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    font-size: 1.2em;
    font-family: 'Roboto';
    border-color: #48BD8E;
}

.btn_clinique:hover{
    background-color: #3D5B93;
}

.btn-green{
    background-color: #48BD8E;
    border: none;
}

.btn-green:hover{
    background-color: #48BD8E;
}

.btn-blue{
    background-color: #3D5B93;
    border: none;
}

.btn-blue:hover{
    background-color: #3D5B93;;
}



.btn_front{
    opacity: initial!important;
   
}

.my_team {
    background-color: whitesmoke;
    padding: 0px!important;
}

.team-member {
    margin-bottom: 3rem;
    text-align: center;
}

.team-member img {
    width: 14rem;
    height: 14rem;
    border: 0.5rem solid rgba(0, 0, 0, 0.1);
}

.team-member h4 {
    margin-top: 1.5rem;
    margin-bottom: 0;
}

.img-brand {
    height: 2.75rem;
}

.img_about{
    max-height: 705px;
    float: right; 
}

.no_padding{
    padding-right: 0 !important;
    padding-left: 0 !important;
}

.contact_number {
    font-size: 1.3em;
    letter-spacing: 2px;
    font-weight: bolder;
}

.emmergencies_organisation{
    font-weight: bold;
}

.small_text{
    font-size: 0.8em;
}

.days{
    color: #48BD8E;
}

.scroll-back-top-section{
    background-color: #3D5B93;
    color: white;
    padding-left: 2%;
    padding-top: 2%;
    padding-bottom: 2%;
    font-size: 13px;
    font-family: 'Roboto';

}


.infos-1{
    background-color: #3D5B93;
    color: white;
    margin-top: 60px;
    min-height: 540px;
    height: 540px;

}

.infos-1-mobile{
    background-color: #3D5B93;
    color: white;
}

.infos-2{
    background-color: #48BD8E;
    color: white;
    min-height: 520px;
    height:520px;
    font-family: 'Roboto';
    
}

.infos-2-mobile{
    background-color: #48BD8E;
    color: white;
    font-family: 'Roboto';
    padding-bottom: 14%;
    padding-top: 14%;

}


.infos-title{
    font-family: 'Roboto';
    letter-spacing: 3px;
    margin-left: 6px;;
}

.infos-text{
    font-family: 'Roboto';
    font-weight: 300;
}

.infos-phone{
    
    color: white;
    text-decoration: none;
    font-family:'Roboto';
    text-transform: uppercase;
    letter-spacing: 3px;
    font-size: 1.2em;
    border: 2px solid white;
    padding: 10px 20px 10px 20px;
    
}

.infos-phone2{
    padding-bottom: 10px;
}

.infos-phone:hover{
    color: white;
    text-decoration: none;
}


.downArrow{
	position:absolute;
	bottom: 20%;
	left: 45%;
}
.bounce {
	-moz-animation: bounce 3s infinite;
	-webkit-animation: bounce 3s infinite;
	animation: bounce 3s infinite;
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
  }
  60% {
    -moz-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}

