@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100;200;300;400;500;600;700;800;900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Encode+Sans:wght@100;200;300;400;500;600;700;800;900&family=Jost:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
body {
	font-family:'Raleway';
	background: #fff;
}
b, strong {
    font-weight: bold;
}
.navbar-top {
	background: #009ee0;
	height:77px;
}
.logo-container {
  height: 121px;
  width: 316px;
  border-radius: 0 0 5px 5px;
  background-color: #FFFFFF;
  display:flex;
  justify-content: center;
  align-items: center;
  margin-top:44px;
}
.logo.sm {
	width:150px;
}
#masthead {
	position:relative;
}
#masthead .masthead-content {
	position:absolute;
	top:0;
	display:flex;
	width:100%;
	height:100%;
	align-items:center;
}
.navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .nav-link {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 0.62px;
	line-height: 26px;
	text-transform: uppercase;
	display:flex;
	max-width:100%;
}
.navbar-expand-lg .navbar-nav .nav-item, .navbar-expand-xl .navbar-nav .nav-item {
	display:flex;
	align-items:center;
	width: 100%; 
    justify-content: center;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link, .navbar-expand-xl .navbar-nav .nav-item:last-child .nav-link {
	border-radius: 3px;
	background-color: #243863;
	box-shadow: 0 2px 11px 0 rgba(0,0,0,0.21);
	height:50px;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.71px;
	line-height: 19px;
	display:flex;
	align-items:center;
	padding:0 25px;
	padding-right:25px !important;
}
.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link:before, .navbar-expand-xl .navbar-nav .nav-item:last-child .nav-link:before {
	font-family: "Font Awesome 5 Free";
	content:"\f073";
	font-size:19px;
	margin-right:10px;
}
section p {
	font-size: 18px;
	letter-spacing: 0;
	line-height: 26px;
	color:#000;
}
.masthead-content img {
	margin-bottom: 15px;
	width:400px;
}
.masthead-content p {
	color: #FFFFFF;
	font-family:'Raleway';
	font-size: 20px;
	letter-spacing: 0;
	line-height: 31px;
	margin-top:15px;
	font-weight:300;
}
.masthead-content .btn-head {
	display:flex;
	border-radius: 26px;
	background-color: #243863;
	color: #FFFFFF;
	font-size: 23px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 39px;
	text-align: center;
	text-transform:uppercase;
	height: 52px;
	width: 249px;
	align-items:center;
	justify-content: center;
	text-decoration: none;
	margin-top:20px;
}
.read-more {
	border-radius: 23px;
	background-color: #243863;
	box-shadow: 0 2px 7px 2px rgba(0,0,0,0.19);
	padding:15px 34px;
	font-size: 18px;
	font-weight: 700;
	letter-spacing: 0;
	line-height: 39px;
	color:#fff;
	text-transform:uppercase;
	text-decoration: none;
}
h2{
	color: #243863;
	font-size: 38px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 39px;
}

#traitement {
	background:url('../img/bandeau2-home-compressed.jpg') no-repeat;
	background-size:cover;
	padding:130px 0;
}
#traitement h2, #traitement p, #controle h2, #controle p {
	color:#fff;
}
#traitement .read-more {
	background-color: #009EE0;
}
#controle {
	background:url('../img/bg-controle.png') no-repeat;
	background-size:cover;
	padding:130px 0 100px;
}
#controle.t-vision {
	background:url('../img/bg-controle.png') no-repeat;
}
#controle.affection-retine {
	background:url('../img/bandeau-ch-ophtalmo.jpg') no-repeat;
	background-size:cover;
}
#controle.chirurgie-intervention {
	background:url('../img/AdobeStock_807817821.jpg') no-repeat;
	background-size:cover;
}
#controle.suivi-traitement {
	background:url('../img/bandeau_traite.jpg') no-repeat;
	background-size:cover;
	padding:130px 0 100px;
}
#controle.acide-hyaluronique {
	background:url('../img/AdobeStock_7550093161.jpg') no-repeat;
	background-size:cover;
	padding:130px 0 100px;
	background-position: center;
}
section.bg-white.py-1.pb-5 {
    /* padding-bottom: 0 !important; */
}
section.mt-n4.pb-4 {
    background: #fff;
    position: relative;
    padding-top: 2rem;
    margin-top: 0;
}

section.mt-n4.pb-4::before {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    background: rgba(0, 0, 0, 0.14);
    top: 0;
	opacity: 0.6;
}
#chiffres {
	position:relative;
	margin-top:-70px;
}
#chiffres::after {
    content: '';
    width: 100%;
    height: 3px;
    position: absolute;
    background: rgba(0, 0, 0, 0.14);
    bottom: 0;
	opacity: 0.6;
}
#chiffres .round {
	height: 184px;
	width: 184px;
	background-color: #FFFFFF;
	box-shadow: 0 0 27px 0 rgba(0,96,136,0.38);
	display:flex;
	justify-content: center;
	align-items:center;
	border-radius:50%;
	margin-bottom:20px;
}
#chiffres .round .round-2 {
	height: 167px;
	width: 167px;
	border: 1px solid #243863;
	display:flex;
	align-items: center;
	justify-content: center;
	border-radius:50%;
}
#chiffres .round .round-2 span {
	color: #009EE0;
	font-family: "Jost";
	font-size: 36px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 39px;
	text-align: center;
}
.chiffres-content {
	display:flex;
	flex-direction:column;
	align-items:center
}
.chiffres-content h3 {
	color: #243863;
	font-family: "Encode Sans";
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 0;
	line-height: 20px;
	text-align: center;
}
.chiffres-content p {
	color: #243863;
	font-family: "Encode Sans";
	font-size: 16px;
	font-weight: 200;
	letter-spacing: 0;
	line-height: 20px;
	text-align: center;
}
.cube {
	display:flex;
	flex-direction: column;
	width:210px;
	height:210px;
	justify-content: center;
	align-items: center;
	background:url('../img/bg-cube.png') no-repeat;
	background-size:cover;
	margin:10px;
	padding:10px;
}
.cube h4 {
  color: #FFFFFF;
  font-family: "Encode Sans";
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 20px;
  text-align: center;
  text-transform: uppercase;
}
.rdv-container {
	background-color: #009EE0;
	padding:70px 25px 0 63px;
}
.rdv-container h2, .rdv-container p {
	color:#fff;
}
.rdv-container .read-more:after {
	font-family: "Font Awesome 5 Free";
	content:"\f073";
	font-size:19px;
	margin-left:10px;
}
.bootscore-info {
	background:#009EE0;
	height:78px;
	display:flex;
	align-items:center;
	margin-bottom:40px;
}
#footer-menu {
	align-items:center;
	margin-left: 70px;
}
#footer-menu li a, p.copyright {
	color: #FFFFFF;
	font-size: 13px;
	letter-spacing: 0.58px;
	line-height: 15px;
}
p.copyright{
	display: flex;
	align-items: center;
	margin-bottom: 0;
}
.social-menu {
	list-style:none;
	display:inline-flex;
	color: #FFFFFF;
	align-items:center;
	margin-bottom:0;
}
.social-menu li a {
	font-size: 31px;
	letter-spacing: 1.38px;
	line-height: 32px;
	color:#fff;
	margin:0 20px;
}
.top-button {
	bottom:130px;
}
.mt-n5 {
	margin-top:-110px;
}
.mt-n4 {
	margin-top:-75px;
}
.bg-white {
	background:#fff;
}
.offcanvas.show .nav-link {
	color:#009EE0 !important;
}
.offcanvas.show .nav-item:last-child .nav-link {
	color:#fff !important;
}
.fa-bars {
	color:#fff;
}
.section-title {
	background-repeat: no-repeat;
	background-size:cover;
	margin-top:77px;
	padding:100px 0;
	position: relative;
}
section.section-title:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #243863;
    mix-blend-mode: multiply;
    opacity: 0.5;
    top: 0;
}
.section-title h1 {
	color: #FFFFFF;
	font-size: 58px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 60px;
	position: relative;
	z-index: 1;
}
.tech {
	padding-bottom:270px;
}
.tech .round {
	height: 44px;
	min-width: 44px;
	background-color: #243863;
	border-radius:50%;
	display:flex;
	justify-content:center;
	align-items:center;
	color:#fff;
	margin-right:10px;
}
.tech .round i {
	color:#fff;
}
.tech .item-content p {
	color: #000000;
	font-size: 16px;
	letter-spacing: 0;
	line-height: 26px;
}
.video-section {
	margin-top:-150px;
}
.equipe-section {
	padding-bottom:150px;
}
.equipe-content {
	font-size: 12px;
	letter-spacing: 0;
	line-height: 19px;
	text-align: center;
	color:#fff;
	background:#009EE0;
	padding:12px 5px;
	min-height: 98px;
}
.equipe-content-2 {
	background:#243863;
}
.equipe-content h3 {
	font-weight:bold;
	font-size:14px;
	margin-bottom:0;
}
#horiz_container_outer {
	width:100% !important;
	border:none !important;
	list-style:none;
}
#scrollbar {
	width:98% !important;
}
.contact-info {
	padding:45px 0 145px;
}
.contact-round {
	height: 110px;
	width: 110px;
	background-color: #009EE0;
	display:flex;
	justify-content: center;
	align-items: center;
	border-radius:50%;
	margin-bottom:20px;
}
.contact-round i {
	font-size: 36px;
	color:#fff;
}
.contact-item h3 {
	color: #000000;
	font-family: Raleway;
	font-size: 26px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 30px;
	margin-bottom: 0;
}
.contact-item span, .contact-item span a {
	color: #000000;
	font-size: 18px;
	letter-spacing: 0;
	line-height: 26px;
	text-decoration: none;
}
.bg-2 {
	background-color: #243863;
}
.map-section {
	position:relative;
	margin-top:-70px;
}
#track {
	width:100% !important;
}
.gmap_canvas {
	width:100% !important;
}
.masthead {
	position:relative;
}
.masthead-content::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    opacity: 0.4;
    background: #243863;
    z-index: 0;
}
.masthead .container{
    position: relative;
    z-index: 2;
}
.page-id-10 .masthead-content, .error404 .masthead-content {
	padding:250px 0 250px;
}
#carouselEquipe {
	position:relative;
}
#carouselEquipe .owl-prev img {
	width:50px;
	position:absolute;
	margin:auto;
	top:0;
	left:15px;
	bottom:0;
}
#carouselEquipe .owl-next img {
	width:50px;
	position:absolute;
	margin:auto;
	top:0;
	bottom:0;
	right:15px;
}
.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
	display:block;
}
.io-bars {
	display:block;
	width:46px;
	height:5px;
	margin-bottom:2px;
	background:#fff;
}
.equipe-content span {
	display:block;
}
.navbar-toggler {
	position:absolute;
	right:20px;
}
.institut-form label {
	width:100%;
}
.institut-form input[type="text"], .institut-form input[type="email"], .institut-form textarea {
	width:100%;
	border:1px solid #009EE0;
}
.institut-form input[type="submit"] {
	border-radius: 3px;
	background-color: #009EE0;
	box-shadow: 0 2px 11px 0 rgb(0 0 0 / 21%);
	height: 50px;
	font-size: 16px;
	font-weight: 800;
	letter-spacing: 0.71px;
	line-height: 19px;
	display: flex;
	align-items: center;
	padding: 0 25px;
	padding-right: 25px !important;
	border:none;
	color:#fff;
	text-transform:uppercase;
}
footer .bootscore-info{
	margin-bottom: 0;
}
footer .bootscore-info .container-fluid{
	max-width: 80%;
	margin: auto;
}
.top-button.visible{
	opacity: 0;
}
.navbar-brand{
	padding-left: 1rem;
}
.page-404 h1 {
	color: #243863;
	font-size: 78px;
	font-weight: 800;
	letter-spacing: 0;
	line-height: 100px;
}
.page-404{
	text-align: center;
	margin-top: 150px;
}
@media(min-width:1440px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		max-width:unset !important;
	}
}
@media(min-width:1024px) {
	.page-404 {
		min-height: 70vh;
	}
}
@media (max-width:1200px) {
    .logo-container {
    	margin-top:0;
    	width:190px;
    	height:60px;
    }
}
@media (max-width: 991px) {
	.offcanvas-body .navbar-nav {
	    display: flex;
	    flex-direction: column;
	    height: calc(100vh - 212px);
	    /*justify-content: space-between;*/
	    padding-left: 0;
	    margin-bottom: 0;
	    list-style: none;
	}
	h2 {
		font-size:30px;
	}
    .mt-n5, .mt-n4 {
    	margin-top:0;
    }
    .logo-container {
    	margin-top:0;
    	width:190px;
    	height:60px;
    }
    .section-title h1 {
    	font-size:30px;
    	line-height: normal;
    }
    .tech {
    	padding-bottom:30px;
    }
    .video-section {
    	margin-top:0;
    }
    .masthead-content {
    	position:static;
    }
    .masthead {
    	position:static;
    }
	.page-id-10 .masthead-content {
		padding:150px 0 50px;
	}
	.masthead-content .btn-head {
		margin:40px auto 0 auto;
	}
	.masthead-content p {
		font-size:18px;
		line-height: normal;
	}
	.contact-round {
		margin:30px auto;
	}
}
@media (min-width: 1640px) {
.page-id-10 .masthead-content {
    min-height: 90vh;
}
.page-id-10 .masthead-content {
    padding: 290px 0;
}
.page-id-10 .masthead-content::after{
	display: none;
}
}
@media (max-width: 767px) {
	footer .bootscore-info{
		height: auto;
	}
	footer .bootscore-info .justify-content-between{
		flex-wrap: wrap;
		justify-content: flex-start !important;
	}
	footer .social-menu{
		padding-left: 0;
		margin-top: 0;
	}
	.rdv-container {
		padding: 20px 15px;
	}
	.rdv-container p {
	    color: #fff;
	    font-size: 16px;
	    line-height: 21px;
	}
	a.read-more {
		display: flex;
        line-height: 16px;
        align-items: center;
        justify-content: center;
        max-width: 178px;
        margin: auto;
	}
	.rdv-container .col-lg-6.pb-4 a.read-more {
	    max-width: 236px;
	}
	section p {
	    font-size: 16px;
	    letter-spacing: 0;
	    line-height: 22px;
	    color: #000;
	}
	footer .bootscore-info .container-fluid {
	    max-width: 100%;
	    margin: 0 10px;
	}
	#footer-menu {
	    align-items: center;
	    margin-left: 0;
	}
	#footer-menu li a, p.copyright {
	    color: #FFFFFF;
	    font-size: 13px;
	    letter-spacing: 0.58px;
	    line-height: 19px;
	    padding-bottom: 0;
	}
	.social-menu li a {
	    font-size: 20px;
	    letter-spacing: -28.62px;
	    line-height: 38px;
	    color: #fff;
	    margin: 0 20px;
	}
}
@media (min-width: 1200px) and (max-width: 1500px){
	.navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-xl .navbar-nav .nav-link {
		font-size: 12px;
		max-width: 180px;
	}
	.navbar-expand-lg .navbar-nav .nav-item:last-child .nav-link, .navbar-expand-xl .navbar-nav .nav-item:last-child .nav-link {
		font-size: 14px;
		padding: 0 15px;
		padding-right: 15px !important;
	}
	.tech {
		padding-bottom: 130px;
	}
}
