@font-face {
    font-family: 'texta_narrowmedium';
    src: url('/fonts/latinotype_-_textanarrow-medium-webfont.eot');
    src: url('/fonts/latinotype_-_textanarrow-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/latinotype_-_textanarrow-medium-webfont.woff2') format('woff2'),
         url('/fonts/latinotype_-_textanarrow-medium-webfont.woff') format('woff'),
         url('/fonts/latinotype_-_textanarrow-medium-webfont.ttf') format('truetype'),
         url('/fonts/latinotype_-_textanarrow-medium-webfont.svg#texta_narrowmedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'halis_grbold';
    src: url('fonts/ahmet_altun_-_halisgr-bold-webfont.eot');
    src: url('fonts/ahmet_altun_-_halisgr-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ahmet_altun_-_halisgr-bold-webfont.woff2') format('woff2'),
         url('fonts/ahmet_altun_-_halisgr-bold-webfont.woff') format('woff'),
         url('fonts/ahmet_altun_-_halisgr-bold-webfont.ttf') format('truetype'),
         url('fonts/ahmet_altun_-_halisgr-bold-webfont.svg#halis_grbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto', sans-serif; 
    src: url('fonts/ahmet_altun_-_halisgr-light-webfont.eot');
    src: url('fonts/ahmet_altun_-_halisgr-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ahmet_altun_-_halisgr-light-webfont.woff2') format('woff2'),
         url('fonts/ahmet_altun_-_halisgr-light-webfont.woff') format('woff'),
         url('fonts/ahmet_altun_-_halisgr-light-webfont.ttf') format('truetype'),
         url('fonts/ahmet_altun_-_halisgr-light-webfont.svg#halis_grlight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'halis_grbook';
    src: url('fonts/ahmet_altun_-_halisgr-book-webfont.eot');
    src: url('fonts/ahmet_altun_-_halisgr-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ahmet_altun_-_halisgr-book-webfont.woff2') format('woff2'),
         url('fonts/ahmet_altun_-_halisgr-book-webfont.woff') format('woff'),
         url('fonts/ahmet_altun_-_halisgr-book-webfont.ttf') format('truetype'),
         url('fonts/ahmet_altun_-_halisgr-book-webfont.svg#halis_grbook') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GothamHTFMedium';
    src: url('fonts/gotham-medium-webfont.eot');
    src: url('fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gotham-medium-webfont.woff') format('woff'),
         url('fonts/gotham-medium-webfont.ttf') format('truetype'),
         url('fonts/gotham-medium-webfont.svg#GothamHTFMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}


body{
	background-color: white;
	-webkit-font-smoothing: antialiased;
	text-rendering: optimizeLegibility;
}
.round{
	border-radius: 50%;
	border: 1px solid black;
	font-size: 1.8em;
	width: 1.3em;
	text-align: center;
	margin: auto;
	padding-top: 0.06em;
	padding-left: 0.06em;
}
.thick-hr{
	border: 6px solid #fff;
	position: relative;
}

.text-book{
	font-weight: 300;
}

.book {font-family: 'halis_grbook'; font-size:16px}
.grbold {font-family: 'halis_grbold'; font-size:16px}

.text-xbold{
	font-weight: 800;
}

#main-container{
	background:#f8f8f8;
}

#honoraires-title{
	    font-weight: bold;
    line-height: inherit;
    margin-bottom:2em;
    font-family: 'halis_grbook';
    font-size: 16px;
    letter-spacing: 2px;
}

.heading-honoraires{
	padding:0;
}


.text-bold{
	font-weight: 700;
}

.text-white{
	color: #fff;
}

.highlight-color{
	color: #FFA300;
}

section{
	padding-top: 100px;
	background:#f8f8f8;
}

.jssora13l, .jssora13r, .jssora13ldn, .jssora13rdn {
	position: absolute;
	cursor: pointer;
	display: block;
	overflow: hidden;
}

.jssora13l {
	background: url(../images/left.png) no-repeat;
}

.jssora13r {
	background: url(../images/right.png) no-repeat;
}

.jssora13l:hover {
	background: url(../images/leftHover.png) no-repeat;
}

.jssora13r:hover {
	background: url(../images/rightHover.png) no-repeat;
}

.jssora13ldn {
background: url(../images/leftHover.png) no-repeat;
}

.jssora13rdn {
background: url(../images/rightHover.png) no-repeat;
}

section p {}
#reserver {
	width: 235px;
	height: 45px;
	background: black;
	border: 0;
	color: white;
	cursor:pointer;
	transition:background ease 0.5s;
}

#reserver:hover { background:#444;}

#reserver span{
	font-size: 12px !important;
	letter-spacing: 2px;
}
#reserver:focus {outline:none;}

.divider{
	border-top: 1px solid #cec8c8;
}

.hollow-button{
	padding: 15px;
	border: 4px solid #fff;
	cursor: pointer;
}

.small-hollow-button{
	padding: 8px;
	border: 4px solid #fff;
	cursor: pointer;
	display:inline-block;
}

.triangle-right{
	width: 0;
	height: 0;
	border-left: 40px solid transparent;
	border-right: 0px solid transparent;
	border-top: 30px solid #bbb;
	}


/* PAGE CONSULTATION */
/* *******************/
 
#remarque-mutuelle{
	font-style: italic;
    text-align: center;
        letter-spacing: 1px;
    font-size: 1em;
}


.quand-consulter{
	padding-top:65px;
}
.quand-consulter h2{
	margin-bottom:2.8em !important;	
	
}
.quand-consulter .text{
	margin-bottom: 0em;
}
h3.book.smd{
	    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
        margin-bottom: 2em;
}
.page-consultation .cell p.book.smd{
    margin: 0.5em 0;
    line-height: 1.4em;
    font-size: 1.1em;
}
.quand-consulter .twelve{
	margin-bottom:5em;
}
/* FIN PAGE CONSULTATION */
/* *******************/

/* Nav Styles */

#main-nav{
	z-index: 3;
	position: absolute;
	width: 100%;
	font-family: 'Roboto', sans-serif; 
	letter-spacing:4px;
}

#nav-container{
	background-color: white;
	height: 6em;
    width: 100%;
}

#main-nav ul{
	list-style: none;
	display: table; 
	margin: 0 0 0 20%;
	vertical-align: middle;
	height:	100%;
	padding-top: 1.5em;
	text-align: center;
}


#main-nav li{
	float: left;
	color: #222;
	cursor: pointer;
	/* border-right: 1px solid #bbb;	*/
	height:100%;
	display: table-cell;
}
#main-nav li:hover{
	/* background-color: #ccc;	*/
	
}
#main-nav li a{
	margin-left:37px;
	margin-right:37px;
	letter-spacing: 1px;
}

#main-nav a{
	font-family: 'halis_grbold';
	color: black;
	padding: 10px 0;
	display: inline-block;
	text-align: center;
	text-transform: uppercase;
}


#pull{
	display: none;
}

.home2 
{
	display:table;
	width:100%;
	height:100vh;
	background:url('../images/osteopathe-meaux-julien-vella.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-position: 50% 85%;
	padding-top: 0;	
	
}

#osteo
{
	position:relative;
	padding-bottom: 100px;
	padding-top: 70px;
}

#parcours
{
	position:relative;
}

#container-parcours{
	margin-bottom:6em;
}

#contact3
{
	background:white; 
	padding-top:70px; 
	padding-bottom:60px; 
	position:relative;
}

#contact2
{
	display:table;
	width:100%;
	color:#fff;
	background:url('../images/cab3.jpg') no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	font-family: 'halis_grbold';
}
.cab
{
	display: inline-block;
	padding: 10px;
	height: auto;
	max-width: 33%;
}

#parcours #heading p:after, #contact3 #heading p:after, #presse #heading p:after {
margin-left: 16px;
margin-left: 1rem;
content: "";
height: 2px;
background-color: #CACACA;
width: 25px;
top: 50%;
position: absolute;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}

#parcours #heading p, #contact3 #heading p, #presse #heading p {
margin-right: 1rem; 
position: relative; 
display: inline;
}

#presse
{
	padding-top: 30px;
	padding-bottom: 30px;
}

#map
{
	height:100vh;
	border: 0;
	width: 100%;
	margin:0;
	padding:0;
	overflow: hidden;
}
	
.text-article
{
	padding-left: 35px;
}

.cell
{
	display: table-cell;
}
	
#osteo h2
{
	text-align: center; 
	margin-bottom:3em;	
}

.tab-text
{
	margin-left: 4.5em;
}

#osteo p, .text-article p
{
	 
	line-height: 30px; 
	/* 
		letter-spacing: 2px;
		margin-top:1em; 
		margin-bottom:5em;
	*/
}

.text-article p
{
	margin-left: 12px;
}

.separate-part{    margin-bottom: 4em;}

.separate-part-top{    margin-top: 4em;}

.informations-lieu{
	font-size:13px;
	    letter-spacing: 1px;
    line-height: 1.1em;
    margin-top: 0.8em;
}

#contact-telephone{
	    color: black;
        font-family: 'halis_grbook' !important;
    font-weight: normal;
}

#contact-title{
	    text-align: center;
    margin-bottom: 2em;
}
#last-osteo {
    margin-top: 6em;
    margin-bottom: 0;
}
#footer-text{
	font-family: 'halis_grbook' !important;
    margin: 0;
    padding: 0;
    margin-bottom: 0.5em;
    padding-top: 0 !important;
}
.top-center
{
	display:table-cell; 
	vertical-align:middle; 
	text-align:center;
}

#contact2 div
{
	text-align:center; 
	padding-bottom: 70px;
}
	
#contact2 div p
{
	font-family: 'halis_grbook';
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 1em;
    background: rgba(0,0,0,0.3);
        font-size: 2em;
}
.title-patients{
	    padding-left: 5%;
       text-align: left !important;
    margin-bottom: 0.5em !important;
    font-size: 1.6em;
    letter-spacing: 1px;
}

.patients {margin-bottom:4em;}

.patients  ul{
	width: 50%;
    display: inline-block;
        padding: 5%;
        margin-bottom:0;
        vertical-align: top;
}
.patients p {
    padding: 0 5%;
    margin: 0;
    font-style: italic;
    font-size: 1em;
}
.patients  li {
    font-size: 1.2em;
    font-family: 'halis_grbook';
}

#nourrisson, #adulte, #sportif {
	background:#abbea6; width:100%; color:white;
}

#enfants, #embarazada{
	background:#80736d;
	width:100%; color:white;
}


#foot
{
	position: relative; padding-top: 0; background: white;
}

#foot p
{
	color:#858585; text-align:center;font-family: 'halis_grbold'; font-size:14px; letter-spacing:1px; padding-top: 20px;
}
	
/*Home Styles */	
#home-title{
	width: 100%;
	background:url(../images/home.jpg) no-repeat;
}
#home-title img { width:100%;}
#home-title h1{
	font-size: 6em;
	line-height: 0.8;

}
#about-us h2, #contact3 h2, #presse h2, #osteo h2, #parcours h2{ font-family: 'halis_grbold'; font-size:24px; font-weight: normal !important; text-transform: uppercase; letter-spacing: 2px}
#parcours h2{text-align: center;margin-bottom:3em}

#gauche { margin-top: 25px ;}
#droite { margin-top: 25px ;}

#presse h2 { text-align: center; margin-bottom: 100px;}

#consultation-title{
    margin-bottom: 3em !important;
    margin-top: 2em;}
} 

#about-us p, #presse p, #osteo p
{
    font-size: 16px;
    /* font-weight: normal !important; */
    /* text-transform: uppercase; */
    text-align: justify;
    font-weight: 400;
}
#osteo .row{
	margin:0 auto 0;	
}

.wrapper {
    width: 100%;
    text-align: center;
    margin: 0em auto 4em;
}

#contact3 p
{
	line-height: 25px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    /* font-weight: normal !important; */
    /* text-transform: uppercase; */
    font-weight: 400;
}

#contact p { letter-spacing: 2px; text-align: center;}

#presse p { letter-spacing: 2px;}

#about-us p a, #contact3 p a, #presse p a
{
	font-family: 'Roboto', sans-serif;  
	color:black;
}


#bottom-contact{
	margin-bottom: 0px !important;
}

#footer{
	padding-top: 90px;
	background: #f8f8f8;
	padding-bottom: 90px;
}
#footer img{
	opacity: 0.8;
	-webkit-transition: opacity 0.3s ease;
	-ms-transition: opacity 0.3s ease;
	transition: opacity 0.3s ease;
}
#footer img:hover{
	opacity: 1;
}
@media only screen and (max-height : 700px) 
{ #home-title {background-position-y: -100px;}}

@media only screen and (min-width : 1201px) 
{ #main-nav ul {margin: auto;}}

@media only screen and (max-width : 1200px) 
{ #main-nav ul {margin: 0 0 0 20.5%;}
	#home-title{background:url(../images/home-1100.jpg) no-repeat;}
}
@media only screen and (max-width : 1060px) {
	.nav-bar > li > a:first-child{font-size: 10px;}
	
}

@media only screen and (max-width : 1050px) {
	#main-nav ul {margin: 0 0 0 16%;}
	.cab {text-align: center; margin: auto; padding: 10px; display: block; max-width: 100%;}
	
}
@media only screen and (max-width : 980px) 
{
	#main-nav ul {margin: 0 0 0 13%;} 
	
}
@media only screen and (max-width : 917px) 
{
	/* .tab-text {margin-left: 7.5em;}  */
	
}

@media only screen and (max-width : 890px) 
{#main-nav ul {margin: 0 0 0 8.5%;}}
@media only screen and (max-width : 874px) 
{
	/* .tab-text {margin-left: 12.5em;}  */
	
}
@media only screen and (max-width : 800px) 
{
	.column, .columns {
    width: auto !important;}
	#home {padding-top:6.5em !important;}
	#main-nav ul {margin: 0 0 0 21.5%;}
	#main-nav li a {margin-left: 15px;margin-right: 15px;}
	#home-title{background:url(../images/home-600.jpg) no-repeat;}
	.smd{
		padding-left:0 !important;
		padding-right:0 !important;
		margin-left:1em;
		margin-right:1em;
	}
	/* .tab-text {margin-left: 14.5em;}  */
}
@media only screen and (max-width : 768px) 
{
	.home2, #contact2 {background-attachment:scroll;} /* Correctif des background iOS */
	
}
@media only screen and (max-width : 751px) 
{
	.tab-text {margin-left: 1.5em;} 
	
}
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) { #home-title{background:url(../images/home-600.jpg) no-repeat;} }

@media only screen and (max-width : 650px) 
{#main-nav ul {margin: 0 0 0 17%;}}
@media only screen and (max-width : 600px) {
	#main-nav ul {margin: 0 0 0 13%;}
	
}
@media only screen and (max-width : 550px) 
{#main-nav ul {margin: 0 0 0 9%;}}

@media only screen 
and (min-device-width : 320px) 
and (max-device-width : 568px) 
and (orientation : landscape) { /* iPhone 5 */
	#nav-container, #main-nav, #pull, #home-title{
    	display:none;
    }
    
}
@media only screen 
and (min-width : 320px) 
and (max-width : 568px) {
	#home-title{background:url(../images/home-350.jpg) no-repeat; background-position-y: -90px;}
	#home, #restaurant, #carte, #contact, #footer {position:inherit !important;}
}

@media only screen and (max-width : 525px) {
	 
	#restaurant { padding-top:0 !important;}

	#home-title{
		height: 450px;
	}
	
	.top-text p {
	margin-bottom: 1.25rem;
	
	}
    
    #pull{
    	display: block;
		text-align: left;
		padding-top: 15px;
		padding-left: 15px;
    }
    
    #main-nav li{
    	float: none;
    	display:block;
    }
    
    .pull-toggle{
    	width: auto !important;
    }
    
    #main-nav a{
    	width: 100%;
    	text-align: center;
    	margin-left:0 !important;
    	margin-right:0 !important;
    }

    #main-nav ul{
    	float: none;
    	list-style: disc;
    	padding-top:10px;
    	width: 100%;
    	margin: 0;
    }
    
    #nav-container{
    	height: 66px;
    	overflow: hidden;
    	position: fixed;
    	top: 0;
    }
    section {padding-top: 50px !important;}
    .jssora13l, .jssora13r { display:none;}

@media only screen and (max-width : 480px) {  

    
}
@media only screen and (max-width : 408px) 
{
	/* .tab-text {margin-left: 4.5em;}  */
	
}  

