/*
    Theme URL: https://bootstrapmade.com/medilab-free-medical-bootstrap-theme/
    Author: BootstrapMade.com
    Author URL: https://bootstrapmade.com
*/

/*  ANIMATE
/*-----------------------------------------------------------------------------------*/

.no-display {
    opacity: 0;
}

.appear {
    opacity: 1;
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}


/*-----------------------------------------------------------------------------------*/

/*  Preloader
/*-----------------------------------------------------------------------------------*/



/*-----------------------------------------------------------------------------------*/


body {
	font-family: 'Open Sans', sans-serif;
	line-height: 20px;
	color: #999999;
	font-size: 300;
	font-size: 16px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
	color: #222222;
}
a, a:hover, a:focus, a:active{
    outline: none;
}

.section-padding{
	padding: 60px 0px;

}
h2 {
    line-height: 20px;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
hr.botm-line {
    height: 3px;
    width: 60px;
    background: #ffb737;
    position: relative;
    border: 0;
    margin: 20px 0 20px 0;
}
h2:hover hr.botm-line {
    width: 140px;
    transition: 0.5s;
}

/***************************************
Carte de visite
***************************************/
#icon_doctolib {
    width: 90px ;
    height: 27px ;
    display: inline-block ;
    background-image: url('../img/Doctolib_white.svg');
    background-repeat: no-repeat;
}

#button-doctolib:hover #icon_doctolib {
    background-image: url('../img/Doctolib_blue.svg');
}

.navbar {
    margin-bottom: 0px;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}
.navbar-default {
    background-color: #fff;
    padding: 20px 0;
    transition: all 0.3s;
}
.navbar-default {
    background-color: transparent;
    border: 0px;
}
.navbar {
    border-radius: 0px;
}

.navbar-brand
{
	font-family: 'Chewy', cursive;
	font-size: 32px;
}

.navbar-brand img {
    padding-top: 2px;
    width: 120px !important;
    /*display: none;*/
}


.navbar-default .navbar-brand, .navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
    color: #fff;
}

.top-nav-collapse {
    padding: 0; 
    background: rgba(28,74,90, 0.9);
}

.top-nav-collapse img{

    display: unset;
        -webkit-animation: .3s ease-out;
        -moz-animation: .3s ease-out;
}

.white, .white:hover, .white:focus
{
	color: #fff;
	width: 100% !important;
}
.block
{
	display: block;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    background-color: rgba(12, 184, 182, 0.21);
}
.navbar-default .navbar-nav > li > a
{
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 300;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color: #fff;
    text-transform: uppercase;
    border-radius: 10px;
    background-color: rgba(12, 184, 182, 0.21);
}

#numtel {
    color: #fff;
    text-transform: uppercase;
    border-radius: 25px;
    background-color: rgba(18, 53, 68, 1);
    height: 40px;
    margin-top: 5px;
    margin-left: 60px;
}

#numtel > a {
    padding-top: 10px;
    font-weight: bold;
    font-size: 13px;
}

#numtel > a:hover {
    color: #fff;
    background-color: rgba(26, 98, 130, 1);
    height: 40px;
    transition: 0.15s;
    border-radius: 25px;
}


.affix {
    background-color: #ffffff !important;
}
.affix .navbar-nav > li > a:hover, .affix .navbar-nav > li > a:focus
{
    background-color: rgba(12, 184, 182) !important;
}
.banner {
	background: url('../img/Cabinet-Sara-Thibert-L2000.png') no-repeat center;
	min-height: 600px;
	background-size: cover;
}
.bg-color{
	background-color: rgba(13, 70, 83, 0.25);
	min-height: 600px;
}
.banner-info{
	padding-top: 190px;
}
.banner-logo img{
    padding-top: 4rem;
	display: inline-block;
}
.banner-sara img{
    border-radius: 5%;
    border: 6px solid #fff;
    margin: 15px auto;
}
#banner-sara img{
    border-radius: 5%;
    border: 6px solid #fff;
    margin: 15px auto;
    width: 30%;
}
#urgence{
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 14px;
    font-weight: bolder;
}
.banner-text{
	color: #fff;
}
.banner-text h1{
	font-family: 'Candal', sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	padding-bottom:15px; 
}
.banner-text p{
    font-size: 20px;
    line-height: 1.2;
}

.btn-carte, .btn-carte:hover, .btn-carte:focus{
	margin-top: 25px;
	padding: 20px 20px;
	background-color: rgba(61, 192, 207, 0.91);
	border-radius: 10px;
	color: #fff;
    font-size: 23px;
    /*font-size: 16px;*/
}
.btn-carte:hover{
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-left{
    margin-left:30px; 
}

.btn-right{
    margin-right:30px; 
}

.btn-outline-light {
  color: #f8f9fa;
  background-color: transparent;
  background-image: none;
  border-color: #f8f9fa;
}

.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}

.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}

.i-espace{
   margin-right: .3em; 
}


.overlay-detail a i {
    text-align: center;
    position: absolute;
    bottom: 25px;
    font-size: 38px;
    color: #fff;
    margin: 0 auto;
}
.text-primary i{
    padding-top: 8px;
    display: inline-block;
}
/***************************************
services
***************************************/
#service{
    background-color: #eee;
}

.icon i{
	color: #ffb737;
	font-size: 45px;
    margin-right: 10px;
}
.icon span{
    color: #222222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
}
.service-info{
	margin-bottom: 20px;
}
/*.service-info:hover >.icon i {
    font-size: 55px;
    transition: 0.5s;
}*/
.icon-info h4{
    margin-top: 35px;
	padding-bottom: 15px;
}
.icon-info h5{
    font-size: 16px;
}
.icon-info p{
	font-size: 15px !important;
}
.icon-info ul{
    padding-inline-start: 20px;
    font-size: 15px;
}
h5:hover hr.botm-line-consulter {
    width: 140px;
    transition: 0.5s;
}
hr.botm-line-consulter {
    height: 3px;
    width: 180px;
    background: #0cb8b980;
    position: relative;
    border: 0;
    margin: 2px 0 10px 0;
}
.icon-info li{
    list-style-type: "> ";
    color: #fbc78f;
    font-weight: bold;
}
.icon-info li > span{
    color: #999999;
    font-weight: normal;
}
.citation-bulle {
    background: #fff;
    padding: 14px 24px;
    margin-top: 50px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.18);
    position: relative;
    border-radius: 30px;
    border: 4px solid #0ab8b6;

}
.citation-bulle::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
    bottom: -40px;
    left: 56px;
    border-top-color: #0ab8b6;
    border-width: 20px
    ;
}
.citation-bulle::before {
    content: '';
    position: absolute;
    transform: rotate(45deg);
    width: 0px;
    height: 0px;
    bottom: -28px;
    left: 45px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    z-index: -1;
    box-shadow: 3px -13px 5px 0px rgba(0, 0, 0, 0.18);
    border-left: 0;
}
.citation-legende a {
    display: block;
    width: 80px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.citation-legende a img{
    border-radius: 50%;
}
.citation-legende h3 {
    display: inline-block;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin-top: 30px;
    margin-bottom: 0px;
}
.citation-legende h3 > span {
    display: block;
    line-height: 16px;
    font-weight: 400;
}
/***************************************
cta-1
***************************************/
.schedule-tab {
	background-color: #0CB8B6;
	float: left;
}
.medi-info{
	border-right: 1px solid #fff;
}
.medi-info, .time-info{
	padding: 20px;
	color: #fff;
}
.medi-info h3, .time-info h3{
	padding-bottom: 16px;
	color: #fff;
	font-weight: 600;
}
.medi-info-btn, .medi-info-btn:hover, .medi-info-btn:focus {
    margin: 15px 0px 5px;
    display: inline-block;
    border: solid white 2px;
    padding: 3px 8px;
    font-size: 12px;
    color: #fff;
    font-weight: 400 !important;
    cursor: pointer;
}
td {
    border: 0px solid #ededed;
    border-top: 1px solid rgba(216, 216, 216, 0.5);
    padding: 6px 10px 6px 0;
}
.medi-info, .time-info{
    font-size: 14px;
}
/***************************************
Info Cabinet
***************************************/
#info-cabinet{
    background-color: #fff;

}
.lg-line{
	line-height: 1.4;
	font-size: 28px;
}
.box-info-cabinet-icon {
    float: left;
    width: 70px;
    height: 70px;
    padding-top: 21px;
    background: #0cb8b6;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    text-align: center;
}


.box-info-cabinet-icon > [class^="hotel-flaticon-"] {
    font-size: 42px;
    line-height: 26px;
}
.box-info-cabinet-icon > [class^="e-commerce-flaticon-"] {
    font-size: 45px;
    line-height: 26px;
}

.box-info-cabinet-icon > [class^="mic-flaticon-"] {
    font-size: 40px;
    line-height: 26px;
}
.box-info-cabinet-icon > [class^="gov-flaticon-"] {
    font-size: 43px;
    line-height: 26px;
    padding-left: 10px;
}

.box-info-cabinet-icon i {
    font-size: 55px;
    line-height: 26px;
}

#icon-main{
    font-size: 45px;
}
.box-info-cabinet-description{
	margin-left: 120px;
	margin-bottom: 35px;
}

.box-info-cabinet-description-right{
    text-align: right;
    margin-right: 120px;
}

.box-info-cabinet-description i{
    margin-left: 15px;
    color: #ffb737;
}
.box-info-cabinet-description-right i{
    margin-right: 15px;
    color: #ffb737;
}
.sec-para{
	padding-bottom: 10px;
}

#map{
    width: 100%;
    height: 500px;
    margin-top: 60px;
    margin-bottom: 60px;
}
/***************************************
doctor team
***************************************/
.caption h3{
    padding-bottom: 5px;
}
.caption p{
    padding-bottom: 10px;
}
/***************************************
honoraires
***************************************/
#thonoraire{
    background-color: rgba(238, 238, 238, 0.5);
}
.texte-honoraire{
/*    text-align: center;*/
}
.texte-honoraire strong{
    color: #0cb8b6;
}


/***************************************
seance
***************************************/
#tseance{
    background-color: #e1e1e1;
}

.seance-titre > h3 > strong {
    color: #0cb8b6;
}
/*.texte-presentation-seance{
    margin-top: 30px;
}*/

.etape-seance{
    padding-top: 1px;
}

.etape-right{
    float: right;
}
.num-right{
    margin-top: 30px;
    text-align: justify;
}

.num-etape{
    padding-top: 23px;
}

#etape-1{
    background-color: #fbc78f;
}
#etape-2{
    background-color: #fda0ac;
}

#etape-4{
    background-color: #00748d;
}

.seance-details {
    text-align: justify;
    background: #fff; 
    padding: 14px 24px;
    margin-top: 10px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.18);
    position: relative;
    border-radius: 30px;
    border: 4px solid #0ab8b6;
}
.seance-info a {
    display: block;
    width: 80px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.seance-info a img{
	border-radius: 50%;
}
.seance-info h3 {
    display: inline-block;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin-top: 8px;
}
.seance-info h3 > span {
    display: block;
    line-height: 16px;
    font-weight: 400;
}
.seance-details::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
    bottom: -40px;
    left: 56px;
    border-top-color: #0ab8b6;
    border-width: 20px
    ;
}
.seance-details::before {
    content: '';
    position: absolute;
    transform: rotate(45deg);
    width: 0px;
    height: 0px;
    bottom: -28px;
    left: 45px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    z-index: -1;
    box-shadow: 3px -13px 5px 0px rgba(0, 0, 0, 0.18);
    border-left: 0;
}
/***************************************
mon-osteo
***************************************/
#centrer-vertical-degeu{
    margin-top: 60px;
    font-size: 16px;
}
.mon-osteo-img img {
    border: 6px solid #fff;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
#mon-osteo-img img {
    border: 6px solid #fff;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    max-width: 50%;
    height: auto;
    display: block;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out;
}
#mon-osteo{
	background-color: rgb(41, 48, 46);
}
#mon-osteo-titre{
    color: #fff;
}
.white{
	color: #fff;
}
.icon-play, .icon-play:hover, .icon-play:focus{
	background-color: #0CB8B6;
	padding: 5px 10px;
	color: #fff;
	text-decoration: none;
	padding: 5px 17px;
	margin-top: 26px;
	display: block;
}
.text-primary {
    color: #0cb8b6;
}
.texte-a-propos{
    color: #d6d6d6;
}
.icon-mar 
{
	margin-right: 7px;
}
li strong{
    color: #0cb8b6;
}

.info-bulle {
    background: #fff;
    padding: 14px 24px;
    margin-bottom: 20px;
    box-shadow: 3px 3px 2px 0px rgba(0,0,0,0.18);
    position: relative;
    border-radius: 30px;
    border: 4px solid #0ab8b6;
}
.info-bulle::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-color: transparent;
    border-left: 0;
    bottom: -40px;
    left: 56px;
    border-top-color: #0ab8b6;
    border-width: 20px
    ;
}
.info-bulle::before {
    content: '';
    position: absolute;
    transform: rotate(45deg);
    width: 0px;
    height: 0px;
    bottom: -28px;
    left: 45px;
    border-style: solid;
    border-width: 15px;
    border-color: transparent;
    z-index: -1;
    box-shadow: 3px -13px 5px 0px rgba(0, 0, 0, 0.18);
    border-left: 0;
}
.info-legende a {
    display: block;
    width: 80px;
    height: 50px;
    border-radius: 50%;
    float: left;
    margin-right: 10px;
}
.info-legende a img{
    border-radius: 50%;
}
.info-legende h3 {
    display: inline-block;
    line-height: 22px;
    font-weight: 600;
    color: #000;
    margin-top: 30px;
    margin-bottom: 0px;
}
.info-legende h3 > span {
    display: block;
    line-height: 16px;
    font-weight: 400;
}
/***************************************
Mes valeurs
***************************************/
.icon-coeur{
    margin-top: 53px;
    text-align: center;
}
.icon-coeur i{
    font-size: 110px;
    color: #fda0ab;
}
.icon-valeurs i{
    color: #fda0ab;
    font-size: 45px;
    margin-right: 10px;
}
.icon-valeurs span{
    color: #222222;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    display: inline-block;
    margin-bottom: 20px;
}


/***************************************
contact us
***************************************/
.space {
    margin-top: 40px;
}
.btn-form, .btn-form:hover, .btn-form:focus {
    background-color: #0cb8b6;
    color: #fff;
    border-radius: 0px;
    padding: 10px 20px;
}
.br-radius-zero {
    border-radius: 0px;
}
.form-control{
	height: 40px;
}

.validation {
    color: red;
    display:none;
    margin: 0 0 20px;
    font-weight:400;
    font-size:13px;
}

#sendmessage {
    color: green;
    border:1px solid green;
    display:none;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#errormessage {
    color: red;
    display:none;
    border:1px solid red;
    text-align:center;
    padding:15px;
    font-weight:600;
    margin-bottom:15px;
}

#sendmessage.show, #errormessage.show, .show {
	display:block;
}


/***************************************
footer
***************************************/
#footer{
	background-color: #325C6A;
}
.ftr-tle {
    height: 50px;
}
.info-sec {
    color: #fff;
}
.quick-info li i {
    font-size: 8px;
    width: 15px;
    height: 15px;
    line-height: 15px;
    text-align: left;
}
.social-icon li {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 5px;
}
.bglight-blue {
    background-color: #3498DB;
}
.bgred {
    background-color: #E74C3C;
}
.bgdark-blue {
    background-color: #2C3E50;
}
.bglight-blue {
    background-color: #3498DB;
}
.top-footer {
    padding: 40px 0px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}
.footer-line {
    padding: 30px 0px;
    color: #fff;
}

.footer-line a {
    color: #0CB8B6;
}

.quick-info li a{
    color: #fff;
}
.site-link, .site-link:hover, .site-link:focus
{
    color: #0cb8b6;
    text-transform: none;
}
@media (min-width: 551px) and (max-width: 980px){

}
@media (min-width: 220px) and (max-width: 551px){
    .seance-info{
        margin-bottom: 20px;
    }
    .marb20{
        margin-top: 30px;
    }
    h2{
        font-size: 24px;
        line-height: 1.2;
    }
    .section-title{
        margin-bottom: 30px;
    }
    .medi-info {
    border: 0px;
    border-bottom: 1px solid #fff;
    }
    .service-info{
        margin-top: 20px;
        margin-bottom: 0px;
    }
    .caption h3 {
    font-size: 14px;
    }
    .caption p{
    font-size: 12px;
    padding-bottom: 5px;
    }
    .caption ul li a i{
        font-size: 14px;
    }
    .banner-text h1{
        font-size: 24px;
    }
}