/*Avenir-Light*/
@font-face {
	font-family: 'Avenir'
	src: url('../fonts/Avenir-Light.ttf');
	font-weight: 100;
}

/*Avenir-Book*/
@font-face {
	font-family: 'Avenir';
	src: url('../fonts/Avenir-Book.ttf');
	font-weight: 200;
}

/*Avenir-Medium*/
@font-face {
	font-family: 'Avenir';
	src: url('../fonts/Avenir-Medium.ttf');
	font-weight: 300;
}

/*Avenir-Heavy*/
@font-face {
	font-family: 'Avenir';
	src: url('../fonts/Avenir-Heavy.ttf');
	font-weight: 400;
}

a[href^="http://maps.google.com/maps"]{display:none !important}
a[href^="https://maps.google.com/maps"]{display:none !important}

.gmnoprint a, .gmnoprint span, .gm-style-cc {
    display:none;
}
.gmnoprint div {
    background:none !important;
}

body {
	margin:0;	
	font-family:'Avenir', 'Lato',  Arial, Helvetica, Sans-serif;
	background-color: white;
	font-size: 16px;
	font-weight: 200;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	text-rendering: optimizeLegibility !important;
	-webkit-font-smoothing: antialiased !important;
	letter-spacing: 1.3px;
}

hr {
	border: none;
	height: 1px;
	border-top: 1px solid rgba(0,0,0,.1);
	margin: 30px 0;	
}

h1,h2,h3,h4,h5 {
	font-family: 'Avenir', 'Lato', Arial, Helvetica, Sans-serif;
	line-height: 1.4em;
	letter-spacing:3px;
	margin: 0;	
	font-weight: 300;
	text-transform: uppercase;
}

/*.emailAddress{
	font-family: 'Avenir', 'Lato', Arial, Helvetica, Sans-serif;
	line-height: 1.4em;
	letter-spacing:3px;
	margin: 0;	
	font-weight: 300;
}*/

.large li{
	font-size: 30px;
	line-height: 2.5em;
	font-weight: 300;
	width: 100%;
}

li.times_small {
	font-family: 'Times New Roman', Georgia, Serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	line-height: 1;
	top: -12px;
	position: relative;
}


a {
	color:inherit;
	text-decoration:none;
}

a.emailAddress{
	color:rgba(147,104,104,1)
}

a.emailAddress:hover{
	color:rgba(207,98,97,1);
}

.extra_top_margin_on_small{
	margin-top: 0px;
}

.descriptive_text{
	font-size: 14px;
}

.extra_padding{
	padding-right: 15%;
	padding-left: 15%;
}

.extra_padding p{
	text-align: left;
	margin-bottom: 30px;
}

.extra_padding p:last-child{
	margin-bottom: 0px;
}

.quote_text{
	font-family: 'Avenir', 'Lato', Arial, Helvetica, Sans-serif;
	font-size: 34px;
	font-weight: 200;
}

.times_small{
	font-family: 'Times New Roman', Georgia, Serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
}

.attachment {
    border: 1px solid #ddd;
    display: block;
    padding: 10px 0;
    text-align: center;
    width: 48%;
}

.nowrap {
	white-space: nowrap;
}

.btn {
	background:#222;
	color:#fff;	
	padding:.3em 1em;
	display:inline-block;
}

.center {
	text-align:center;
}

.fadeIn,
.fadeIn2,
.fadeIn3 {
	display:none;	
}

.pad-xs-top {padding:10px 0 0;display:block;}
.pad-sm-top {padding:30px 0 0;display:block;}
.pad-md-top {padding:60px 0 0;display:block;}
.pad-lg-top {padding:100px 0 0;display:block;}
.pad-xl-top {padding:180px 0 0;display:block;}
.pad-xxl-top {padding:280px 0 0;display:block;}
.pad-xs {padding:10px 0;display:block;}
.pad-sm {padding:30px 0;display:block;}
.pad-md {padding:60px 0;display:block;}
.pad-lg {padding:100px 0;display:block;}
.pad-xl {padding:180px 0;display:block;}
.pad-xxl {padding:280px 0;display:block;}

.margin-xs-top {margin:10px 0 0;display:block;}
.margin-sm-top {margin:30px 0 0;display:block;}
.margin-md-top {margin:60px 0 0;display:block;}
.margin-lg-top {margin:100px 0 0;display:block;}
.margin-xl-top {margin:180px 0 0;display:block;}
.margin-xxl-top {margin:280px 0 0;display:block;}
.margin-xs {margin:10px 0;display:block;}
.margin-sm {margin:30px 0;display:block;}
.margin-md {margin:60px 0;display:block;}
.margin-lg {margin:100px 0;display:block;}
.margin-xl {margin:180px 0;display:block;}
.margin-xxl {margin:280px 0;display:block;}

.left {
	float:left;	
}

.right {
	float:right;
}

.clr {
	clear:both;	
}

.cover_section{
	display: block;
	position: relative;
	width: 100%;
	height: 100vh;
	background-image: url('../image/coverBackground.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.cover_section_logo{
	display: block;
	position: relative;
	height: 100%;
	width: 100%;
	max-width: 1300px;
	margin: 0 auto;
	background-image: url(../image/logo-white.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%
}

.content_section{
	position:absolute;
	top:100%;
	width:100%;
}

.tab_04_iframe_container{
	position:relative;
	overflow:hidden;
	height:880px;
	background-color: red;
}

.parallax_panel_01 {
    padding: 160px 0 200px;
    color: #fff;
    /*background-color: #000;*/
    text-align: center;
    position: relative;
    overflow: hidden;
}

.parallax_panel_01_img {
    /*background: url('../image/quoteBackground_01.jpg') no-repeat;*/
    background-size: cover;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 150%;
    top: 0;
    z-index: -1;
    opacity: 0.75;
}

.parallax_panel_02 {
    text-align: center;
    position: relative;
    overflow: hidden;
}

.parallax_panel_02_img {
    background-repeat: no-repeat;
    background-size: 125%;
    background-position: center center;
    position: absolute;
    width: 150%;
    height: 125%;
    bottom: -20%;
    left: -30%;
    z-index: -1;
    opacity: .8;
}

@media (max-width: 520px){
	.parallax_panel_01_img {
		background-position: 40% center;
	}
	.parallax_panel_02_img {
		/*background-position: 40% center;*/
	}
}

.content-wrapper {
    width: 90%;
    margin: 0 auto;
    max-width: 1140px;
    position: relative;
    z-index: 2;
}

.quote {
	color:#fff;
	padding-left:10%;
	padding-right:10%;
	text-align:center;	
	background:rgba(0,0,0,.60);
}

.tabs_and_footer_container{
	display: block;
	position: relative;
}

.tabs {
	text-align:center;
	display:block;
	width:100%;
}

.tabs_inner  {
	display:inline-block;
	display:block;
}

.tab_container  {
	display:block;
	float:left;
	padding:50px 0;
	margin:0 0 0 0;
	text-transform:uppercase;
	font-weight: 300;
	letter-spacing:3px;
	color:#555;
	top:0;
	width:25%;
	transition: all .15s ease-out;
	cursor:pointer;
}

.tab_icon, .tab_content_icon {
 	height: 70px;
 	width: 70px;
	border-radius: 100%;
	margin: 20px auto;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 40%;
	cursor:pointer;
	transition: transform .15s ease-out;
}

.tab_content_icon {
	height: 84px;
 	width: 84px;
 }

.tab_icon_active {
 	transform: scale(1.2);
	cursor: default;
	pointer-events: none;
	filter: invert(100%);
	-webkit-filter: invert(100%);
	background-color: black !important;
}

.cur  {
	pointer-events: none;
}

.tab_container:hover .tab_icon{
	transform: scale(1.2);
}

.tab_row_no_wrap{
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	margin: 0 10%;
}

.tab_column_nested{
	flex-basis: 50%;
	flex-shrink: 0;
}

#tab_icon_01{
	background-image: url('../image/tabIcon_01.png');
	background-color:rgba(248,168,147,1);
}

#tab_icon_02{
	background-image: url('../image/tabIcon_02.png');
	background-color:rgba(191,145,136,1);
}

#tab_icon_03{
	background-image: url('../image/tabIcon_03.png');
	background-color:rgba(108,102,102,1);
}

#tab_icon_04{
	background-image: url('../image/tabIcon_04.png');
	background-color:rgba(76,84,89,1);
}

#icon_registation{
	background-image: url('../image/icon_registration.png');
	background-color:rgba(207,98,97,.75);
}

#icon_registation:hover{
	background-color:rgba(207,98,97,1);
}

#icon_medical_history{
	background-image: url('../image/icon_medHistory.png');
	background-color:rgba(147,104,104,.75);
}

#icon_medical_history:hover{
	background-color:rgba(147,104,104,1);
}

#icon_phone{
	background-image: url('../image/icon_phoneNumber.png');
	background-color:rgba(207,98,97,.75);
}

#icon_phone:hover{
	background-color:rgba(207,98,97,1);
}

#icon_fax{
	background-image: url('../image/icon_faxNumber.png');
	background-color:rgba(147,104,104,1);
}

.arrow-down {
	display:none;	
}

.tabs a img  {
	display:none;
}

@media(min-width:650px){
	.tabs a img  {
		display:inline-block;
		width:20px;
		margin:0 0 0.8%;
	}
	.tabs a span  {
		display:block;
	}
}

@media (max-width: 920px){
	.tabs a  {
		font-size:11px;	
	}
}

@media (max-width: 650px){

	.large li{
		font-size: 24px;
	}

	li.times_small {
		font-size: 16px;
		top: -11px;
	}

	.tabs {
		position:static;
		display: none;
	}

	.tabs .inner {
		padding: 20px;	
	}

	.tabs a  {
		float:left;
		clear:left;
		text-align:left;
		width:auto;
		display:block;
		padding:4% 6%;
	}

	.tabs a:hover {
		padding:4% 6%;
	}

	.tabs a.cur  {
		padding:4% 8%;
	}
}

.tabs_content_container {
	color: #444;
	font-weight: 200;
	line-height:1.6em;
	text-align:left;
	width: 80%;
	margin: 2.5% auto;
}

.tab_content_container{
	display: flex;
	flex-direction: row;
	flex-wrap: nowrap;
	width: 100%;
}

.tab_column{
	width: 50%;
	flex-basis: 50%;
	text-align: center;
}

.tab_content_large_button{
	height: 0;
	width: 60%;
	padding-bottom: 60%;
	background-color:rgba(76,84,89,1);
	border-radius: 100%;
	overflow: hidden;
	margin: 0 auto;
}

#map{
	z-index: 1000;
}

#calendly_logo{
	background-image: url('../image/calendly.svg');
	background-size: 40%;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #4c5459;
}

.seperator{
	width: 100%;
	height: 1px;
	background-color: rgba(0,0,0,.1);
	margin-bottom: 50px;
	display: none;
}

#tab_content_02{
	text-align: center;
}

@media (max-width: 1024px){

	.extra_top_margin_on_small{
		margin-top: 50px;
	}
	.extra_padding{
		padding-right: 0px;
		padding-left: 0px;
	}

	.seperator{
		display: block;
	}

	.tabs{
		display:none;
	}

	.tabs_content_container {
		width: 100%;
		height: auto;
		margin: 0px auto;
		padding: 0;
		background-color:rgba(255,255,255,1);
		/*padding-bottom: 50px;*/
	}

	.tab_content{
		padding: 50px 25px;
		border-bottom: 2px solid lightgrey;
	}

	.tab_content_new{
		padding: 0px 25px;
		padding-top: 50px;
		border-bottom: 2px solid lightgrey;
	}

	.tab_content:first-child{
		padding-top: 0px;
	}

	.tab_content_container{
		flex-wrap: wrap;
	}

	.tab_column{
		width: 100%;
		flex-basis: 100%;
		margin-bottom: 50px;
	}

	.parallax-mirror:first-of-type + .parallax-mirror {
		display: none;
	}

	.footer{
		background-color: #4c5459;
		margin-top: 0;
	}
}

.tabs_content_container ul {
	margin:20px 0;
	padding:0 0 0 0;	
}

.tabs_content_container li {
	list-style:none;
	padding:0;
	margin:0;
}

img.article {
	padding:0 0 2% 5%;
	margin:-14% -20% 0 0;
	width:76%;	
}

@media (max-width: 1024px){
	img.article {
		float:none;
		padding:0;
		margin: 0 0 25px -25px;
		width: calc(100% + 50px);
	}
}

.tabs_content_container iframe {
	width:100%;
}

footer {
	color:#fff;
	font-size:10px;	
	line-height:1.5em;
	letter-spacing:1px;
	font-weight: 100;
	font-family:'Avenir', 'Lato',  Arial, Helvetica, Sans-serif;
	text-transform:uppercase;
	background: -moz-linear-gradient(top, rgba(76,84,89,0) 0%, rgba(76,84,89,0.05) 10%, rgba(76,84,89,0.2) 30%, rgba(76,84,89,0.5) 60%, rgba(76,84,89,1) 100%);
	background: -webkit-linear-gradient(top, rgba(76,84,89,0) 0%,rgba(76,84,89,0.05) 10%,rgba(76,84,89,0.2) 30%,rgba(76,84,89,0.5) 60%,rgba(76,84,89,1) 100%);
	background: linear-gradient(to bottom, rgba(76,84,89,0) 0%,rgba(76,84,89,0.05) 10%,rgba(76,84,89,0.2) 30%,rgba(76,84,89,0.5) 60%,rgba(76,84,89,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#004c5459', endColorstr='#4c5459',GradientType=0 );
	margin-top: 10%;
}

.parallax-mirror {
	background-color: #000;
}

.parallax-mirror:first-of-type {
	margin-top: -5%;
}

.parallax-mirror:first-of-type .parallax-slider {
	opacity: 0.75;
}

.tab_bg_01 {
	margin-top: 0;
}

.tab_bg_02 {
	margin-top: 0;
}

.tab_bg_03 {
	margin-top: 0;
}

.tab_bg_04 {
	margin-top: 0;
}

#jehan_portrait{
	background-image: url(../image/jehan_portrait.jpg);
	background-size: cover;
	background-position: center center;
}