/* @import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap');
@font-face{
  font-family: 'Styrene A Web Regular';
  src: url('../fonts/glober/glober-regular.otf');
}
@font-face{
  font-family: 'Styrene A Web Regular';
  font-weight: 600;
  src: url('../fonts/glober/glober-bold.otf');
} */

body{
	margin: 0;
    padding: 0;
    font-family: 'Styrene A Web Regular';
}
h1, h2, h3, h4, h5{
    font-family: 'Styrene A Web Regular';
    font-weight: 600;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
}
strong{
    font-family: 'Styrene A Web Medium';
}
.relative{
    position: relative;
}
.container{
    width: 1200px;
}
.hide{
    display: none;
}
.sticky-nav{

}
.header{
    box-shadow: 0 3px 5px rgb(0 0 0 / 10%);
    background: #fff;
}
.blog-header-logo .logo {
    width: 350px;
    padding: 15px 0px;
}
.sub-header .fast-nav a{
    color: #809CAE;
    font-family: 'Styrene A Web Light';
    font-weight: 500;
    padding-bottom: 0;

}
.sub-header .fast-nav a:hover{
    color: #33acf5;
}
.sub-header .nav-item{
    display: inline-block;
}
.sub-header .nav-item .nav-link{
    font-size: 13px;
}
.sub-header strong{
    font-size: 12px;
}
.sub-header span{
    font-size: 13px;
}
.sub-header .socials li{
    margin-right: 5px;
}
.sub-header .socials li a{
    background-color: #39A8E0;
    border-radius: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.sub-header .socials li a:hover{
    background-color: #E8A525;
}
.sub-header .call-us ul,
.sub-header .call-us li ul{
    padding-left: 0;
}
.sub-header .socials li a i{
    color: #ffffff;
    line-height: 15px;
}
.sub-header .call-us li ul li{
    list-style: none;
}
.sub-header .call-us li ul li strong{
    color: #013A5D;
    font-size: 14px;
}
.sub-header .call-us li ul li span{
    color: #B6B6B6;
    font-size: 13px;
    position: relative;
    top: -5px;
}
.menu-navbar .navbar-nav .nav-link {
    padding: 35px 15px;
    display: block;
    font-size: 16px;
    font-family: 'Styrene A Web Light';
    font-weight: 500;
    color: #013A5D;
}
.menu-navbar .navbar-nav .nav-item{
    line-height: 17px;
}
.menu-navbar .navbar-nav .nav-link.active{
    color: #33acf5;
}
.menu-navbar .navbar-nav .nav-item:hover a, 
.menu-navbar .navbar-nav .nav-item:focus a,
.menu-navbar .navbar-nav .nav-item:active a{
    background: transparent;
}
.menu-navbar .navbar-nav .nav-item:hover .nav-link,
.menu-navbar .navbar-nav .nav-item:active .nav-link,
.menu-navbar .navbar-nav .nav-item:focus{
    color: #33acf5;
}
.menu-navbar form{
    margin-left: 19px;
}
.menu-navbar form .btn-outline-success{
    color: #fff;
    border-color: #33acf5;
    background-color: #33acf5;
    border-radius: 0;
    line-height: 23px;
    padding-bottom: 0;
}
.menu-navbar .form-control{
    border-radius: 0;
    display: block;
    width: 258px;
    padding-right: 0;
    height: calc(1.8em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    color: #013A5D;
    background-color: inherit;
    border: 1px solid #33acf5;
    border-radius: 0;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-clip: inherit;
}
.menu-navbar form .btn-outline-success:not(:disabled):not(.disabled):active:focus{
    border-color: #33acf5;
    background-color: #33acf5;
    outline: none;
}
.menu-navbar .navbar-nav .nav-support a{
    color: #E8A525 !important;
}
.menu-navbar .navbar-nav .nav-support a:hover{
    color: #33acf5 !important;
}
.menu-navbar .navbar-nav .nav-support:hover{
    color: #D09040 !important;
}
.main-foot{
    background: #DEF4FF;
    font-size: 14px;
    font-family: 'Styrene A Web Regular';
    color: #015C8D;
}
.main-foot ul li {
    list-style: none;
}
.main-foot a {
    font-family: 'Styrene A Web Light';
    color: #015C8D;
}
.main-foot h5 {
    font-family: 'Styrene A Web Medium';
    font-weight: 400;
    font-size: 18px;
    margin-bottom: 25px;
}
.main-foot p {
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Styrene A Web Light';
}
.main-foot .btn-link{
    font-weight: 600;
    font-size: 15px;
}
.main-foot .btn {
    width: 100%;
    text-align: center;
    padding: 8px 25px;
    margin-bottom: 15px;
    border-radius: 0;
}
.main-foot .btn:first-child{
    color: #ffffff;
    background-color: #E8A525;
}
.main-foot .btn:last-child{
    color: #3AA8E0;
    background-color: #ffffff;
}
.main-foot .btn:first-child:hover{
    background-color: #E8A525;
    border-color: #E8A525;
}
.main-foot .btn:last-child:hover{
    background-color: #ffffff;
    border-color: #ffffff;
}
.main-foot .call ul{
    padding-left: 0;
}
.main-foot .call i{
    color: #39A8E0;
}
.footer_bottom_holder{
    background-color: #38A8E0;
}
.footer_bottom_holder .socials li{
    margin-right: 5px;
}
.footer_bottom_holder .socials li a{
    background-color: #ffffff;
    border-radius: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 15px;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.footer_bottom_holder .socials li a i{
    color: #39A8E0;
}
.footer-cta{
    background-color: #015C8D;
    color: #ffffff;
}
.cta-title {
    font-family: 'Styrene A Web Medium';
    font-weight: 400;
    margin-top: -5px;
}
.footer-cta .btn {
    background: #DEF4FF;
    border-radius: 0;
    color: #015C8D;
    text-align: center;
}
.bs-calltoaction{
    width: 90%;
    margin: auto;
}
.cta-button{
    position: relative;
    top: -10px;
}
.cta-button a {
    width: 100%;
    font-size: 16px;
}
.fast-access img{
    width: 100px;
    margin: auto;
}
.fast-access a{
    color: #ffffff;
    text-decoration: none;
}
.fast-access span {
    font-size: 15px;
}
.bg-visite{
    background-color: #32A3E1;
}
.bg-hospi{
    background-color: #E8A525;
}
.bg-bilan{
    background-color: #B6B6B6;
}
.fast-access ul li{
    width: calc(100% / 3 - .7rem);
    transition: background-color 1.2s ease-out 10ms
}
.fast-access ul li:hover{
    background-color: #D09040;
    opacity: .8;
}
.slider,
.carousel,
.carousel-item{
    height: auto;
}
.slider img{
    height: 100%;
    width: 100%;
    object-fit: cover !important;
}
.slider .caption .bg{
    background-color: #ffffff;
    opacity: .8;
    color: #013A5D;
}
.slider .carousel-caption {
    position: absolute;
    right: 10%;
    bottom: 30%;
    left: 13%;
    z-index: 10;
    padding: 25px;
    padding-bottom: 25px !important;
}
.slider .carousel-caption a{
    text-decoration: none;
}
.slider .carousel-caption p{
    margin-bottom: 0;
}
.slider .carousel-caption .btn {
    color: #ffffff;
    background-color: #E8A525;
    padding: 5px 25px;
    margin-left: 15px;
    border-radius: 0;
}
.slider .carousel-caption h4 {
    font-weight: 700;
    font-family: 'Styrene A Web Black';
    font-size: 1.8rem;
    line-height: 41px;
}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-top: none;
    border-bottom: none;
}
.carousel-indicators .active {
    background: #33acf5;
}
.carousel-indicators li{
    opacity: 1;
}
.carousel-control-next, 
.carousel-control-prev {
    opacity: .2;
    transition: opacity .15s ease;
    background: #013A5D;
    bottom: inherit;
    top: 50%;
    padding: 5px 10px;
    width: 7%;
}
.carousel-control-next-icon, 
.carousel-control-prev-icon {
    display: inline-block;
    width: 30px;
    height: 30px;
}
.slider-right ul{
    height: 350px;
    overflow: hidden;
    margin-top: 1px;
}
.slider-right ul li{
    width: 100%;
}
.slider-right ul li img{
    width: 100%;
    object-fit: cover;
}
.slider-right .border-bottom{
    border-bottom: solid 15px #ffffff !important;
}
.slider-right ul li a{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 15px;
}
.slider-right .position{
    position: relative;
    height: 190px;
}
.slider-right .position span{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: #33acf5;
    opacity: .7;
    height: 35%;
}
.slider-right .position h6{
    position: absolute;
    bottom: 10px;
    color: #fff;
    z-index: 10;
    font-size: 15px;
}
.slider-right{
    padding-right: 17px;
}
.title-box .h {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    padding-right: 70px;
    font-size: 29px;
    font-family: 'Styrene A Web Regular';
    text-transform: uppercase;
    margin-bottom: 25px;
    font-weight: 500;
    color: #013A5D;
}
.title-box .h:before{
    top: 20px;
    width: 30px;
}
.title-box .h:after{
    top: 15px;
    width: 50px;
}
.title-box .h:before, 
.title-box .h:after {
    content: "";
    background-color: #E8A525;
    height: 1px;
    position: absolute;
    right: 0;
}
.services .owl-carousel .card {
    color: #ffffff;
    border-radius: 10px;
    border: 0;
}
.services .owl-carousel .card-title {
    font-size: 1.2rem;
    font-weight: normal;
    font-family: "Styrene A Web Regular";
    color: #013A5D;
    letter-spacing: 0px;
    margin-bottom: 0;
    padding-bottom: 5px!important;
    padding-top: 10px !important;
}
.services .owl-carousel .card-text {
    font-size: 16px;
    line-height: 28px;
}
.services .owl-carousel .card-text a {
    color: #ffffff;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
    color: #013A5D;
}
.services .owl-carousel hr{
    background-color: #ffffff;
}
.services .owl-carousel .owl-nav button.owl-next, 
.services .owl-carousel .owl-nav button.owl-prev, 
.services .owl-carousel button.owl-dot{
    font-size: 4em;
    background-color: #013A5D;
    opacity: .6;
    color: #ffffff;
    outline: none;
    position: absolute;
}
.services .owl-carousel .owl-nav button.owl-next{
    right: 15px;
    top: 35%;
}
.services .owl-carousel .owl-nav button.owl-prev{
    left: 15px;
    top: 35%;
}
.services .owl-carousel img{
    width: 60px !important;
    display: block;
    margin: auto;
}
.services .owl-carousel .owl-nav span {
    position: relative;
    top: -10px;
}
.services .paragraph {
    height: auto;
    text-align: center;
    font-family: 'Styrene A Web Light';
}
.services .owl-carousel .head {
    border-radius: 50px;
    width: 100%;
    height: 270px;
    margin: auto;
}
/* .services .owl-carousel .card:hover{
    background-color: #D09040 !important;
} */
.news-box{
    background-color: #f5f5f5;
}
.news-box .news .title {
    font-size: 20px;
    color: #013A5D;
    font-weight: 400;
}
.news-box .list-group-item{
    border: transparent;
    background-color: transparent;
}
.news-box .list-group-item:hover h5{
    color: #E8A525;
}
.news-box .list-group-item-action{
    padding-left: 5px;
    padding-bottom: 5px;
}
.news-box .list-group-item-action:hover{
    background: #F4F9FC !important;
}
.news-box .list-group-item-action:hover,
.news-box .list-group-item-action:focus,
.news-box .list-group-item-action:active{
    background-color: transparent;
}
.news-box .list-group-item p{
    font-size: 13px;
    margin-bottom: 0;
}
.news-box .videos p{
    font-size: 14px;
    border-bottom: solid 2px #DCDCDC;
    padding-bottom: 10px;
}
.feed ul{
    padding-left: 0;
    height: 300px;
}
.feed ul li{
    list-style: none;
    height: calc(100%/2);
    overflow: hidden;
    margin-bottom: 15px;
    overflow-y: scroll;
}
.media-box .card{
    border-radius: 0;
}
.media-box .card .card-body{
    background-color: #39A8E0;
    color: #ffffff;
    opacity: .9;
}
.media-box .card .card-body:hover{
    background-color: #E8A525;
}
.media-box .card .card-title {
    font-family: 'Styrene A Web Light';
    position: absolute;
    z-index: 50;
    left: 0;
    right: 0;
    text-align: center;
    top: 40%;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
}
.media-box .mediatheque .card{
    background-image: url('../img/mediatheque.png');
}
.media-box .organigramme .card{
    background-image: url('../img/organigramme.png');

}
.media-box .specialites-mens .card{
    background-image: url('../img/shutterstock_1440454976.png');
    background-repeat: no-repeat;
    background-size: cover;
}
.media-box .imagerie .card{
    background-image: url('../img/3I8A6661-min.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.media-box .rdv .card{
    background-image: url('../img/IMG_2530-min.jpg');
    background-repeat: no-repeat;
    background-size: cover;
}
.bg-rdv{
    background-color: #D09040;
}
.breadcrumb {
    margin-bottom: 0;
}
.breadcrumb-item a,
.breadcrumb-item{
    font-size: 14px;
    font-family: 'Styrene A Web Light';
}
.main-title{
    letter-spacing: 0px;
    color: #015C8D;
}
.sub-title{
    letter-spacing: 0px;
    color: #013A5D000;
}
.sub-title span{
    width: 50px;
    height: 3px;
    background-color: #33acf5;
    display: block;
}
.content-text{
    letter-spacing: -0.2px;
    color: #696969;
    font-size: 14px;
    line-height: 24px;
    font-family: 'Styrene A Web Light';
    text-align: justify;
}
.color-b{
    color: #33acf5;
}
.mot-de-la-presidente{
    background-color: #FAF8F598;
}
.mot-de-la-presidente .photo{
    position: relative;
    height: 290px;
}
.mot-de-la-presidente .photo img{
    position: relative;
    z-index: 50;
}
.mot-de-la-presidente .photo span{
    position: absolute;
    border-bottom: solid 15px #33acf5;
    bottom: 0;
    display: block;
    width: 90%;
    height: 95%;
    border-right: solid 15px #33acf5;
    left: 29px;
    top: 28px;
    z-index: 1;
}
/* mega menu */
.mega-dropdown-menu {
  padding: 20px 0px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: rgba(247, 247, 247, 1);
  top: 90px;
}
.mega-dropdown-menu > li{
    float: left;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul > li {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 24px;
    color: #013A5D;
    white-space: normal;
    padding-left: 0;
    font-size: 14px;
    font-family: 'Styrene A Web Light';
}

.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
  color: #444;
  background-color: #f5f5f5;
}

.mega-dropdown-menu .dropdown-header {
  color: #33acf5;
  font-size: 15px;
  font-family: 'Styrene A Web Regular';
font-weight: 600;
  padding: 0;
  margin-bottom: 10px;
}

.mega-dropdown-menu form {
  margin: 3px 20px;
}

.mega-dropdown-menu .form-group {
  margin-bottom: 3px;
}
.dropdown-toggle::after{
    display: none;
}
.dropdown-menu {
    border: 0;
    border-radius: 0;
}
.navbar-light .navbar-nav .show>.nav-link{
    color: #ffffff;
}
aside h4{
    text-transform: uppercase;
    font-size: 1rem;
    color: #ffffff;
    margin-bottom: 0;
    padding: 10px 15px;
    padding-bottom: 5px;
}
aside ol li{
    padding: 7px 15px;
}
aside ol li:last-child{
    border-bottom: none !important;
}
aside ol li a{
    font-size: 13px;
    color: #fff;
    text-decoration: none;
}
aside ol li a:hover{
    color: #fff;
}
aside .femmes h4{
    background-color: #900F2D;
}
aside .femmes ol li{
    background-color: #A2213F;
    border-bottom: solid 1px #900F2D;
    transition: transform .2s; /* Animation */
}
aside .femmes ol .active{
    background-color: #C93D5D !important;
}
aside .enfants h4{
    background-color: #AA6815;
}
aside .enfants ol li{
    background-color: #E8A525;
    border-bottom: solid 1px #AA6815;
    transition: transform .2s; /* Animation */
}
aside .enfants ol .active{
    background-color: #F8B84E;
}
aside .famille h4{
    background-color: #015C8D;
}
aside .famille ol li{
    background-color: #2587BC;
    border-bottom: solid 1px #015C8D;
    transition: transform 0.3s; /* Animation */
}
aside .famille ol .active{
    background-color: #015C8D;
}
aside ol li:hover {
  transform: scale(1.03);
}
aside ol li a{
    text-decoration: none !important;
    font-family: 'Styrene A Web Light';
}
aside .rdv{
    background-color: #E8A525;
    font-size: 14px;
    font-family: 'Styrene A Web Medium';
}
aside .box-docteur{
    height: 266px;
}
aside .box-docteur img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
aside .box-docteur .name-poste{
    color: #fff;
    position: absolute;
    bottom: 10px;
    padding: 10px;
}
aside .box-docteur .name-poste p{
    font-size: 13px;
    font-style: italic;
}
aside .box-docteur .name{
    padding: 0;
}
aside .overlay{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#1D70B731, #0D73CB69, #0D589A);
    opacity: .7
}
aside .side-general-head{
    background-color: #DEF4FF;
}
aside .side-general-head i{
    color: #2587BC; 
    display: inline-block;
    float: right;
    margin-right: 10px;
    margin-top: 10px;
}
aside .side-general-head h4{
    color: #2587BC; 
    display: inline-block;
}
.text-specialites .strong-bleu{
    color: #3AA8E0;
    text-decoration: underline;
    font-family: 'Styrene A Web Regular';
font-weight: 600;
}
.text-specialites .warning{
    font-family: 'Styrene A Web Regular';
    font-weight: 600;
    color: #E8A525;
}
.text-specialites img{
    height: 300px !important;
    object-fit: cover;
}
/* .about{
    background-color: #f5f5f5;
} */
.about p {
    font-size: 16px;
    font-family: 'Styrene A Web Light';
    line-height: 29px;
    text-align: justify;
}
.about a strong {
    font-family: 'Styrene A Web Regular';
    font-weight: 500;
    text-decoration: underline;
}
.img-about {
    height: 530px;
    width: 100%;
    object-fit: cover;
    border-radius: 0;
    position: relative;
    top: 0;
}
.btn-search{
    background-color: #33acf5;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
}
.btn-search:hover {
    background-color: #E8A525 !important;
}
.mega-dropdown:hover .dropdown-menu,
.dropdown-toggle:hover .dropdown-menu,
.dropdown-menu:hover{
    display: block !important;
}
.carousel-indicators li {
    background-color: rgba(255, 255, 255, 1) !important;;
}
.carousel-indicators .active {
    background-color: #33ACF5 !important;
}
.btn-bg {
    background: #015C8D !important;
    color: #fff !important;;
}
.btn-footer-box strong {
    font-family: 'Styrene A Web Regular';
}
.content p {
    font-family: 'Styrene A Web Light' !important;
    text-align: justify;
}
.box-warning strong {
    font-family: 'Styrene A Web Medium' !important;
    font-weight: 500;
    margin-bottom: 15px;
}
.box-warning span {
    font-family: 'Styrene A Web Light' !important;
    line-height: 27px;
}
.job-overview {
    font-family: 'Styrene A Web Light';
    text-align: justify;
}
.text-specialites strong {
    font-family: 'Styrene A Web Medium';
    font-weight: normal;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #fff;
    background-color: #E8A525;
}
.nav-pills .nav-link {
    border-radius: 0.25rem;
    color: #013A5D;
}
.nav-pills {
    margin-bottom: 70px;
}
.paginate-box .pagination {
    justify-content: center;
}
.page-item.active .page-link {
    background-color: #E8A525 !important;
    border-color: #E8A525 !important;
}
.navbar-nav .dropdown-menu {
    top: 80px;
    background-color: rgba(247, 247, 247, 1);
}
.dropdown-item {
    font-size: 14px;
    font-family: 'Styrene A Web Light';
    line-height: 24px;
}
.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown-item.active, .dropdown-item:active {
    color: #33acf5;
}
/* Ajouts 2024 */
.services .card {
    background-color: transparent;
}
.services .owl-carousel .owl-item img {
    width: 100% !important;
    height: 100%;
    object-fit: cover;
}
.services a {
    white-space: normal;
    color: #013A5D;
}
.services a:hover {
    text-decoration: none;
}
.news-box .news img {
    width: 100%;
    height: 230px;
    object-fit: cover;
}
.news-box .news a {
    text-decoration: none;
}
.news-box .news a small {
    color: #013A5D;
}
.fullscreen-video-section {
    width: 100%;
    height: auto;
    overflow: hidden;
}

#fullscreen-video {
    width: 100%;
    height: auto; 
    object-fit: cover;
    display: block;
}

.bg-grey {
    background-color: #f5f5f5;
}
.imagerie {
    letter-spacing: -0.2px;
    color: #696969;
    font-size: 14px;
    line-height: 24px;
    padding-left: 50px;
}
.subtitle-box a {
    font-family: 'Styrene A Web Light';
    color: #7592EE;
    text-decoration: none;
}
.mbcustom {
    margin-bottom: 0 !important;
}
.rdv-iframe iframe {
    width: 100%; 
    height: 600px;
}
.services .card p {
    font-family: 'Styrene A Web Light';
}
.card-date {
    font-weight: 400;
}
.pagination {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.pagination .page-item {
    display: inline-block;
    margin: 0 2px;
}

.pagination .page-link {
    padding: 8px 16px;
    border: 1px solid #dee2e6;
    color: #007bff;
    background-color: #fff;
}

.pagination .page-item.active .page-link {
    background-color: #007bff;
    border-color: #007bff;
    color: #fff;
}

.cRendezVous {
    border-radius: 50%;
    width: 150px;
    height: 150px;
    padding: 5px;
    font-size: 16px;
    text-align: center;
    color: #fff;
    background: #E8A525;
    z-index: 99999;
    transition: all ease-in 0.2s;
    position: fixed;
    cursor: pointer;
    top: 10em;
    right: 20px;
    line-height: 1.5;
    font-family: 'Styrene A Web Light';
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    animation: pulse 2s ease-in-out infinite;
}
.cRendezVous a {
    color: #fff;
    position: relative;
    top: 10px;
}
.cRendezVous a:hover {
    text-decoration: none;
}

@keyframes rotate {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(15deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.cRendezVous span {
    display: block;
}

@keyframes pulse {
0% {
    transform: scale(1);
}
50% {
    transform: scale(1.05);
}
100% {
    transform: scale(1);
}
}

@media (max-width: 768px) {
    .cRendezVous {
        font-size: 12px;
        padding: 8px;
        line-height: 16px;
        bottom: 20px;
        right: 10px;
        width: 115px;
        height: 115px;
    }
}