<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{color:#58585a;overflow:scroll;background-color:#08a5dc!important}
.btn-primary{background-color:#08a5dc!important;border-color:#08a5dc!important}
h3{color:#ffffff!important}
.masthead {
  height: 100vh;
  min-height: 500px;
  background-image: url('../img/bg-generique.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
    color:#ffffff!important
}
.masthead h2{color:#093172}
.container h3{font-weight:bold}
.map-container-4{
overflow:hidden;
position:relative;
height:0;
}
.map-container-4 iframe{
left:0;
top:0;
height:100%;
width:100%;
position:absolute;
}
.card img{border-radius:50%}
.btn-link {color:#093172!important}
.btn-link:hover{text-decoration:none!important}
.credits, .credits a{color:#ffffff!important;font-size: 12px!important}

@media screen and (min-width: 280px) {
    h2 button{font-size:18px!important}
    .bgimage {
    width:100%;
    height:450px;
    background: url('../img/centremedicaltoulouse.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size:cover;
    color:white;
    text-shadow:0px 0px 4px #333;
    }
    .masthead h1 {
    /*margin-top:150px;*/text-transform: uppercase;font-size:26px;font-weight:bold;background-color:#093172;padding:10px;border-radius:50px}
    .masthead h2{font-size:22px!important;}
    .detail{font-size:12px;font-style:italic;font-weight:initial!important}
    .card .col-md-2 img, .card .col-sm-12 img{max-width:110px!important;width:auto!important;}
    .card .col-md-12 h2, .card .col-sm-12 h2{text-align:center!important}
    .photo-cabinet{margin-left:auto;margin-right:auto;width:200px;height:200px;border-radius:50%;border:8px solid #093172;overflow:hidden;background: url(../img/photo-cabinet.jpg) no-repeat center;background-size:cover;margin-bottom:20px}
    .photo-cabinet img{width:auto;height:auto}
    .ct-btn-scroll {/*top: -80px!important;padding-top: 400px!important;*/font-size:60px!important;}

}

@media screen and (min-width: 767.98px) {
    h2 button{font-size:20px!important}
    .bgimage {
    width:100%;
    height:650px;
    background: url('../img/centremedicaltoulouse.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size:cover;
    color:white;
    text-shadow:0px 0px 4px #333;
    }
    .masthead h2{font-size:30px!important}
    .masthead h1 {
    /*margin-top:300px;*/text-transform: uppercase;font-size:45px;font-weight:bold;background-color:#093172;padding:10px;border-radius:50px}
    .detail{font-size:14px;font-style:italic;font-weight:initial!important}
    .card .col-md-2 img, .card .col-sm-12 img{max-width:83px!important;width:auto!important;}
    .photo-cabinet{margin-left:auto;margin-right:auto;width:300px;height:300px;border-radius:50%;border:10px solid #093172;overflow:hidden;background: url(../img/photo-cabinet.jpg) no-repeat center;background-size:cover;margin-bottom:30px}
    .photo-cabinet img{width:auto;height:auto}
    .ct-btn-scroll {/*top: -320px!important;padding-top: 480px!important;*/font-size:80px!important;}
}

@media screen and (min-width: 991.98px) {
    h2 button{font-size:22px!important}
    .bgimage {
    width:100%;
    height:750px;
    background: url('../img/centremedicaltoulouse.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size:cover;
    color:white;
    text-shadow:0px 0px 4px #333;
    }
    
    .masthead h1 {
    /*margin-top:350px;*/text-transform: uppercase;font-size:50px;font-weight:bold;background-color:#093172;padding:10px;border-radius:50px}
    .detail{font-size:14px;font-style:italic;font-weight:initial!important}
    .card .col-md-2 img, .card .col-sm-12 img{max-width:62px!important;width:auto!important;}
    .photo-cabinet{margin-left:auto;margin-right:auto;width:300px;height:300px;border-radius:50%;border:10px solid #093172;overflow:hidden;background: url(../img/photo-cabinet.jpg) no-repeat center;background-size:cover;margin-bottom:40px}
    .photo-cabinet img{width:auto;height:auto}
    .ct-btn-scroll {/*top: -340px!important;padding-top: 500px!important;*/font-size:80px!important;}
}

@media screen and (min-width: 1199.98px) {
    h2 button{font-size:22px!important}
    .bgimage {
    width:100%;
    height:850px;
    background: url('../img/centremedicaltoulouse.jpg');
    background-repeat: no-repeat;
    background-position: top center;
    background-size:cover;
    color:white;
    text-shadow:0px 0px 4px #333;
    }
    .mastheadh2{font-size:36px!important}
    .masthead h1 {
    /*margin-top:400px;*/text-transform: uppercase;font-size:55px;font-weight:bold;background-color:#093172;padding:10px;border-radius:50px}
    .detail{font-size:16px;font-style:italic;font-weight:initial!important}
    .card .col-md-2 img, .card .col-sm-12 img{max-width:62px!important;width:auto!important;}
    .photo-cabinet{margin-left:auto;margin-right:auto;width:400px;height:400px;border-radius:50%;border:10px solid #093172;overflow:hidden;background: url(../img/photo-cabinet.jpg) no-repeat center;background-size:cover;margin-bottom:40px}
    .photo-cabinet img{width:auto;height:auto}
    .ct-btn-scroll {/*top: 100px!important;padding-top: 500px!important;*/font-size:80px!important;}
}

.ct-btn-scroll {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  color:#093172!important;
  z-index: 9;
  border-radius: 50%;
  -webkit-transition: background-color 0.25s ease-in-out;
  transition: background-color 0.25s ease-in-out;
}</pre></body></html>