﻿@font-face {
    font-family: 'Edmondsans';
    src: url('../fonts/edmondsans-bold-webfont.eot');
    src: url('../fonts/edmondsans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edmondsans-bold-webfont.woff') format('woff'),
         url('../fonts/edmondsans-bold-webfont.ttf') format('truetype'),
         url('../fonts/edmondsans-bold-webfont.svg#edmondsansbold') format('svg');
    font-weight: 700;
    font-style: normal;

}

@font-face {
    font-family: 'Edmondsans';
    src: url('../fonts/edmondsans-medium-webfont.eot');
    src: url('../fonts/edmondsans-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edmondsans-medium-webfont.woff') format('woff'),
         url('../fonts/edmondsans-medium-webfont.ttf') format('truetype'),
         url('../fonts/edmondsans-medium-webfont.svg#edmondsansmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Edmondsans';
    src: url('../fonts/edmondsans-regular-webfont.eot');
    src: url('../fonts/edmondsans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/edmondsans-regular-webfont.woff') format('woff'),
         url('./fonts/edmondsans-regular-webfont.ttf') format('truetype'),
         url('../fonts/edmondsans-regular-webfont.svg#edmondsansregular') format('svg');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'markingpenregular';
    src: url('../fonts/markp-webfont.eot');
    src: url('../fonts/markp-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/markp-webfont.woff2') format('woff2'),
         url('../fonts/markp-webfont.woff') format('woff'),
         url('../fonts/markp-webfont.ttf') format('truetype'),
         url('../fonts/markp-webfont.svg#markingpenregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
html,body{
	width: 100%;
	height: 100%;
}

/* Body Reset */
body {
	color: #335D5B;
	font: 400 19px/21px 'Edmondsans', Arial, sans-serif;
	background: transparent;
	margin: 0;}

body>header,
body>section,
body>footer{
	position: relative;
	z-index: 2;}

body>header {z-index:9999 !important;}
.mobile-nav {display:none;}
/* Fonts */
.edmondsans{
	font-family: 'Edmondsans', Arial, sans-serif !important;}
.sourcesans{
	font-family: 'Source Sans Pro', sans-serif !important;}

/* Links */
a {
	color: #37b233;	
	text-decoration: underline;}
a:hover, a:active {
	color: #46827f;
	text-decoration: underline;}
a.link{
	line-height: 32px;
	margin-bottom: 15px;}

/* Images */
img{
	max-width: 100%;}
img.alignleft{
	display: block;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;}
img.alignright{
	display: block;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;}
img.aligncenter{
	display: block;
	float: none;
	margin: 0 auto;
	margin-bottom: 15px;}
.img-stroke{
	border: 3px solid #fff;}

.img-tour {
	max-width:95%;
}

.pictures{
	width:600px;
	margin:0 auto;}

.left-pic{
	float:left;
}

.right-pic{
	float:right;
}

.videoalign{
	width:600px;
	margin:0 auto;
}

/* Shapes */
[class*="half-circle"],
[class^="half-circle"]{
	background: #fff68b;
	border-color: #fff;
	border-style: solid;
	display: inline-block;
}
.half-circle{
	border-width: 3px 3px 0 3px;
	border-radius: 100% 100% 0 0;
     -moz-border-radius: 100% 100% 0 0;
     -webkit-border-radius: 100% 100% 0 0;}

.half-circle-left{
	width: 22px;
	height: 41px;
	border-width: 2px;
	border-radius: 41px 0 0 41px;
     -moz-border-radius: 41px 0 0 41px;
     -webkit-border-radius: 41px 0 0 41px;}

.half-circle-bottom{
	border-width: 0 4px 4px 4px;
	border-radius: 0 0 100% 100%;
     -moz-border-radius: 0 0 100% 100%;
     -webkit-border-radius: 0 0 100% 100%;}

/* Background Colors */
.brand-bgcolor{
	background-color: #d0f48e !important;}
.content-bgcolor{
	}

/** background-color: #64d4c5 !important;
	border-radius:30px 30px 0 0; **/
/********************************
** TYPOGRAPHY
*********************************/
/* Headings */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6{
	font-family: 'markingpenregular';
	margin: 0;}
h1, h2, h3, h4, h5,.h1, .h2, .h3, .h4, .h5{
	color: #008dab;}
h6, .h6{
	color: #464646;}
h1,.h1{
	font-size: 55px;
	line-height: 86px;}
h2,.h2{
	font-size: 49px;
	line-height: 50px;
	margin-top:60px;}
h3,.h3{
	font-size: 37px;
	line-height: 45px;
	color:#335D5B;}
h4,.h4{
	font-size: 28px;
	line-height: 30px;
	color:#335D5B;
	margin-bottom:15px;}
h5,.h5{
	font-size: 25px;
	line-height: 32px;}
h6,.h6{
	font-size: 21px;
	line-height: 32px;}
.big-text{
	font-size: 80px;
	font-weight: 800;
	line-height: 70px;
	color:#fff;
	margin-top:20px;}

/* Body Text */
p{
	margin: 0 0 20px;
}
b,strong{
	font-weight: 800;}

/* Blockquotes */
blockquote{
	color: #46827f;
	font-size: 36px;
	line-height: 36px;
	border-left: none;
	padding: 0;
	position: relative;}
blockquote p{
	font-weight: 800 !important;
	margin: 0;}
blockquote p>span{
	display: inline;
	position: relative;
	z-index: 1;}
blockquote .quotation-before,
blockquote .quotation-after{
	color: #d0f48e;
	font-size: 90px;
	font-weight: 800;
	line-height: 0px;
	position: relative;
	z-index: 0;}
blockquote .quotation-before{
	float: left;
	left: -24px;
	top: 29px;}
blockquote .quotation-after{
	right: 31px;
	bottom: -35px;}

/* Bootstrap Alignment
Use .text-center for text-align: center;
Use .text-left for text-align: left;
Use .text-right for text-align: right;
Use .text-justify for text-align: justify;
*/

/* Bootstrap Floats
Use .center-block for centering float
Use .pull-left for float: left;
Use .pull-right for float: right;
*/

/* Bootstrap List
Use .list-unstyled for list-style: none;
Use .list-inline for tag <li> styled in display: inline-block;
*/

/********************************
** LAYOUT
*********************************/
.d-table{
	display: table;}
.d-table-cell{
	display: table-cell;}

/********************************
** BUTTON
*********************************/
.btn{
	font-size: 19px;
	font-family: 'markingpenregular';
	margin-bottom: 6px;
	padding: 7px 3px;
	text-decoration: none;}
.btn-primary{
	color: #46827f;
	background: #FFF68B;
	border-color: #d0f48e;
	border-radius: 8px;}
.btn-large{
	color: #46827f;
	background: #FFF68B;
	border:2px solid #fff;
	border-radius: 12px;
	font-size:1.2em;
	width:100%;
	margin-bottom:10px;
	}
.btn-large:hover {
		background:#fff;
	}
.btn-primary:hover,.btn-primary:focus,.btn-primary:active{
	background: #a8c572;
	border-color: #a8c572;}
.btn[class*="visible-"],
.btn[class^="visible-"]{
	display: inline-block !important;
}

/*******************************
** SPRITE IMAGES
********************************/
.calendar:before, .clipboard:before, .phone:before {
	content: "";
	background: url('../img/smile-sc85e8d1d91.png') no-repeat;
	display: block;
	width: 36px;
	height: 36px;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 8px;}
.calendar:before {
  background-position: 0 0;}
.clipboard:before {
  background-position: 0 -36px;}
.phone:before {
  background-position: 0 -72px;}


/*******************************
** Background Slider
********************************/
.background-slide-container {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 0;}

/********************************
** HEADER
*********************************/
/* Social Network Links */
.social-links{
	margin-left: 0;
	margin-bottom: 0;
	padding: 15px 0 12px 25px;
	margin-top:8px;}
/* Adress */
address{
	color: #fff;
	font-size: 16px;
	font-weight: 800;
	line-height: 18px;
	margin-top: 10px;
	margin-bottom: 10px;
	width:70%;}
.doctor {
	display:inline;
	margin-top:8px;
	padding-left:95px;
	/*margin-bottom: 10px;
	width:30%;*/
}

.doctor span {
	margin-left:40px;
}

.topbar {
	background:#335d5b;
	width:100%;
	padding:;
}
.topbar .social-links {
	padding:5px 0 5px 25px;
}

.navbar-default{
	background-color: #fff68b;
	border-bottom: 4px solid #fff;
	border-radius: 0;}
.navbar-default>.container{
	position: relative;}

/* Logo Brand */

.logo-brand{
	color: #46827F;
	font-size: 26px;
	font-weight: 800;
	line-height: 30px;
	text-align: center;
	text-decoration: none;
	width: 350px;
	height: 164px;
	position: absolute;
	left: 15px;
	bottom: -163px;
	padding-top:20px;
}

.small-logo {
	display:none;
}

.large-logo {
	margin-top:-50px;
}

#mobile-landscape {
		display:inline;
	}
	
	#mobile-portrait {
		display:none;
	}

.dr{
	font-size:45px;
}

.practice{
	position:relative;
	z-index:10;
}

.logo-brand:hover{
	color: rgba(70,130,127,.8);
	text-decoration: none;}

.logo-brand.half-circle-bottom{
	border-radius: 0 0 350px 350px;
     -moz-border-radius: 0 0 350px 350px;
     -webkit-border-radius: 0 0 350px 350px;
}

.logo-brand.half-circle-bottom img{
	position:absolute;
	top:-35px;
	right:95px;
	z-index:0;
}

/* Navigation */
.navbar-default .navbar-nav>li>a{
	color: #37b233;
	font-size: 22px;
	font-family: 'markingpenregular';
	line-height: 60px;
	padding: 0 12px;
	text-decoration: none;
	text-transform: uppercase;
	}
.navbar-default .navbar-nav>li>a:hover, 
.navbar-default .navbar-nav>li>a:focus{
	color: #46827f;	}
.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:hover, 
.navbar-default .navbar-nav>.active>a:focus{
	color: #6be428;
	background: transparent;}

/* DROP DOWNS */
.navbar-default .navbar-nav li ul {
    display: none;
    list-style: none;
    margin: 0;
    padding: 0;}
.navbar-default .navbar-nav li:hover ul {
    display: block;
    margin-left: 0;
    position: absolute;
    top:50px;
    z-index: 9999;}
.navbar-default .navbar-nav li:hover li {
    float: none;
    margin: 0;
    white-space: nowrap;
    width: 100%;
    background:none;
    padding:0;}
.navbar-default .navbar-nav li:hover li a {
    background: #4ad5bf;
    display: block;
    font-size: 22px;
    height: auto;
    text-align: left;
    font-family: 'markingpenregular';
    color:#fff;
    padding:7px 45px 7px 15px;
	text-decoration: none;}
.navbar-default .navbar-nav li:hover li a:hover {
    background: #54E7EA;
    text-decoration:none;}
/* End Drop Downs */

/* Mobile Menu */
.mobile-nav .navbar-toggle{
	border: none;
	float: left;
	margin-left: 25px;}
.mobile-nav .navbar-toggle .icon-bar{
	background: #46827f;
	border-radius: 4px;
	width: 24px;
	height: 4px;}
.mobile-nav .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
	background: transparent;}


/********************************
** HEADER TEXT
*********************************/
#header-text{
	margin-top: 180px;
	position:relative;
	z-index:900;
}

/********************************
** QUICK LINK
*********************************/
.quick-link-container{
	display: block;
	max-width: 610px;
	min-height: 85px;
	margin: 0 auto;
	margin-top: 5px;}
.quick-links{
	color: #46827f;
	font-size: 17px;
	font-weight: 800;
	line-height: 24px;
	margin: 0 15px;
	width: 170px;
	height: 85px;
	text-align: center;
	text-decoration: none;
	border-radius: 170px 170px 0 0;
    -moz-border-radius: 170px 170px 0 0;
    -webkit-border-radius: 170px 170px 0 0;

    -webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;

	-webkit-transform: translateY(30px);
	-moz-transform:    translateY(30px);
	-ms-transform:     translateY(30px);
	-o-transform:      translateY(30px);
	transform:         translateY(30px);
 	}
.quick-links:hover,
.quick-links:focus{
	text-decoration: none;

	-webkit-transform: translateY(0px);
	-moz-transform:    translateY(0px);
	-ms-transform:     translateY(0px);
	-o-transform:      translateY(0px);
	transform:         translateY(0px);}

/********************************
** MAIN
*********************************/
#main .content{
	padding: 25px 55px 10px;}
#main .content:before,
#main .content:after{
	content: "";
	clear: both;
	display: table;}

/* Content Heading */
#main .content h1{
	margin-left: -35px;}
#main .content h1 .half-circle-left{
	margin-right: 8px;}

/* Styled Element Container */
#main .content ul.d-table{

}

#main p {
	font-family: 'Source Sans Pro', sans-serif;
}

/* HOMEPAGE */
.home #main .content{
	padding-top: 50px;
}

.home #main h1 {
	font-size: 85px;
	float: left;
	position: relative;
	top: 70px;
	margin-bottom: -60px;
}

.home #main .content h1 .half-circle-left{
	width: 32px;
	height: 64px;
	border-width: 2px;
	border-radius: 84px 0 0 84px;
	-moz-border-radius: 84px 0 0 84px;
	-webkit-border-radius: 84px 0 0 84px;
}

.photo-home {
	margin-right: 30px;
	margin-top: -29px;
}

.home #main h5 {
	margin-bottom: 20px;
}

.home #main .content p{
	font-size: 19px;
	line-height: 24px;
	font-weight: bold;
}

.clear{
	clear: both;
}	

@media (max-width: 1024px) {
    .flash {
       display:none;
    }
}
 @media (min-width: 1024px) {
    .noflash {
       display:none;
    }
    .flash {
       width:550px;margin:0 auto;
    }
}

#form .clear {clear:both;}
#form .center {text-align:center;}
#form h3 {margin:0 1%;}
#form small {font-style:italic;}
#form hr {width:98%;margin:10px 1% 15px 1%;}

/*GRID */
#form .column {
	float:left;
	margin:0 1%;
}

#form .full {width:98%;margin:0 1%;}
#form .half {width:48%;}
#form .twothird {width:65%;}
#form .onethird {width:31%;}

/*FORM STYLES*/

#form input:not([type=submit]):not([type=checkbox]) {
	width:96%;
	padding:10px 2%;
}

#form textarea {
	width:100%;
	resize:none;
}

#form select {
	width:101%;
	padding:10px 2%;
}

/*MEDIA QUERIES */

@media (max-width:767px) {
	#form .column {
		float:none;
		margin:0;
	}
	#form .full, #form .half, #form .twothird, #form .onethird {
		width:100%;
		margin:0;
	}
	.home #main .content{
	padding-top: 110px;
}

#main .content{
	padding-top: 155px;
}
}

/********************************
** SIDEBAR
*********************************/
.box {
	border: 3px solid #fff;

	padding: 15px 10px;
}

.street-info, {
	font-size: 18px;
	font-weight: bold;
}

.street-info {
	margin-bottom: 20px;
	text-align:center;
}

.box hr {
	height: 3px;
	width: 80%;
	background: #fff;
	border: none;
}

.box .title {
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 20px;
}

.box a {
	font-size: 15px;
	display: block;
}

.box a:hover {
	text-decoration: none;
}

/********************************
** FOOTER
*********************************/
#footer{

	padding-top: 20px;

	padding-bottom: 25px;

	background: #335d5b;}

#footer ul {
	text-align:center;
}

#footer a:hover {

	text-decoration: underline;

}



/* Footer Text */

#footer p,
#footer p a{
	font-family: 'Source Sans Pro', sans-serif;
	color: #6BE428;
	font-size: 12px;
	font-weight: 500;
	line-height: 16px;
	margin-bottom: 0;
	text-decoration: none;}

/* Footer Credits */
#footer-credits{

	display:none;
}

	body.home #footer-credits {display:inline;margin-top:20px;}

#footer-credits img{
	margin: 0;
	margin-top: -2px;}


/* Mobile device */
@media (max-width: 1024px) {


	/* Images */

	img.alignright, img.alignleft {
		float: none !important;
		margin: 0 auto;
		margin-bottom: 20px;}
	/* Blockquotes */
	blockquote>p{
		text-align: center;}
	blockquote .quotation-before, 
	blockquote .quotation-after{
		display: none;}
	/* Adress */
	address{
		margin-top: 15px;
		margin-bottom: 15px;}
	/* Mobile Navigations */

	/*.navbar-default{
		margin-top: 55px;}*/
	.nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
		background: #83a224;}
	.navbar-nav .open .dropdown-menu>li>a, 
	.navbar-nav .open .dropdown-menu .dropdown-header{
		padding-top: 15px;
		padding-bottom: 15px;}
	.navbar-right {
		float:left !important;
		margin-left:50px;
		margin-top:-10px;
		margin-bottom:10px;
	}
/* Logo Brand */
.logo-brand{
		left:50%;
		margin-left:-175px;
		}
				
.large-logo {
	display:none;
}

.small-logo {
	display:inline;
}

	/* Quick Links */
	#quick-link{
		margin-top:150px;
	}

	.quick-links{
		-webkit-transform: translateY(0px);
		-moz-transform:    translateY(0px);
		-ms-transform:     translateY(0px);
		-o-transform:      translateY(0px);
		transform:         translateY(0px);
 	}

	/* Main */
	#main .content{
		margin-left: -15px;
		margin-right: -15px;}
	/* Container Styled Element Exp. */
	#main .content ul.d-table>.d-table-cell{

		display: block;

		width: 100%;}


	/* Homepage Content */

	.home #main h1 {

		float: none;

		position: static;

		text-align: center;

		padding-bottom: 110px;

	}

	.home #main h5 {
		margin-top: 20px;
	}
	
	address.text-right {text-align:left;}
	
	.doctor {
	display:inline;
	margin-top:13px;
}
}

@media (max-width: 767px){
	body {
		background:url('../img/slider/slider8.jpg') 75% 12% fixed;
		-webkit-background-size:auto 600px;
	}

	.background-slide-container {display:none;}

	/* Quick Links */
	.quick-link-container{
		max-width: 371px;
	}
	.quick-links{
		font-size: 12px;
		margin: 0 8px;
		width: 100px;}

	/* Footer Text */

	#footer{
		text-align: center;}

	#footer p,

	#footer p a{
		font: 400 12px/20px 'Source Sans Pro', sans-serif; }

	#footer-credits,

	#footer-credits img{

		float: none !important;

		display: block;

		margin: 0 auto;

		text-align: center;
}

address {
		margin-bottom:0;
	}
	.photo-home {

		margin-top: 50px !important;

	}		

	.home #main h1 {

		padding-bottom:30px;

	}	
	.doctors-name {
		font-size:25px;
		color:#335d5b;
	}	
	
	address.mobile-address {padding:5px 0;margin-bottom:20px; color:#335d5b;}

	.social-links {
	padding:6px 12px 14px;
}

}

/* Smaller Mobile device */
@media (max-width: 479px) {
	/* Headings */
	h1,.h1{
		font-size:35px;
		line-height: 50px;
	}
	.half-circle-left {
		width:15px;
		height:25px;
	}
	h2,.h2{
		font-size: 30px;
		line-height: 40px;}
	h3,.h3{
		font-size: 25px;
		line-height: 35px;}
	h4,.h4{
		font-size: 20px;
		line-height: 30px;}
	h5,.h5{
		font-size: 18px;
		line-height: 25px;}
	h6,.h6{
		font-size: 16px;
		line-height: 22px;}
	/* MAIN */
	#main .content{
		padding-left: 15px;
		padding-right: 15px;}
	#main .content h1{
		display: block;
		margin: 0 auto;}
			

	
	/* Quick Links */
	.quick-link-container{
		max-width: 270px;
	}	
	.quick-links{
		font-size: 10px;
		margin: 0px;
		width: 85px;
	}
	/* Logo */
	.small-logo {
		height:170px;
		margin-right:50px;
	}
	
	.logo-brand{
		width: 260px;
		margin-left: -130px;
		font-size: 20px;
	}
	
	.logo-brand.half-circle-bottom img{
	position:absolute;
	top:-20px;
	right:15px;
}

	address.text-left {
	text-align:center;
}

.mobile-nav .navbar-toggle {
	margin-left:5px;
}



	.dr{
		font-size:32px;
	}
	.logo-brand.half-circle-bottom{
		border-radius: 0 0 260px 260px;
	     -moz-border-radius: 0 0 260px 260px;
	     -webkit-border-radius: 0 0 260px 260px;

	}	

	/* Homepage Content */
	.home #main h1 {
		font-size: 60px;
		margin-top: -30px;
		margin-bottom: -20px;
		padding-bottom:30px;
	}		

	.home #main .content h1 .half-circle-left{
		width: 21px;
		height: 42px;
		border-width: 2px;
		border-radius: 42px 0 0 42px;
		-moz-border-radius: 42px 0 0 42px;
		-webkit-border-radius: 42px 0 0 42px;
	}	

	.photo-home {
		margin-top: 0 !important;
	}		
}

/* Tablet device */
@media (min-width: 768px) {
	/* Container Styled Element Exp. */
	#main .content ul.d-table>.d-table-cell{
		width: 50%;
		padding-right: 12%;	}
	/* Footer Navigation */
	#footer-nav{
		margin-bottom: 15px;}
	#footer-nav>li>a{
		/*font-family: 'Source Sans Pro', sans-serif;*/
		color: #6BE428;
		font-size: 18px !important;
		font-weight: 800;
		line-height: 21.63px;
		padding: 0 10px 0 0px;
		position: relative;
		text-decoration: none;}
	#footer-nav>li>a:after{
		content: "|";
		width: 0;
		height: 0;
		position: absolute;
		top: 3px;
		right: 0px;}
	#footer-nav>li:last-child>a:after{
		content: "";}

}



@media (min-width: 768px) and (max-width: 991px){

	/* Heading Type */
	
	#mobile-landscape {
		display:none;
	}
	
	#mobile-portrait {
		display:inline;
	}
	
	.big-text{
		font-size: 60px;
		line-height: 60px;}

	/* Homepage Content */
	.home #main h1 {
		font-size: 115px;
	}		

	.home #main .content h1 .half-circle-left{
		width: 40px;
		height: 80px;
		border-width: 2px;
		border-radius: 80px 0 0 80px;
		-moz-border-radius: 80px 0 0 80px;
		-webkit-border-radius: 80px 0 0 80px;
	}

	.photo-home {
		margin-right: 0px;
		margin-top: -25px;
	}
	#quick-link{
		margin-top: 100px;
	}
}

@media (min-width:992px) and (max-width:1024px) {

	.navbar-right {
		float:left !important;
		margin-left:140px;
	}

}

@media (max-width:767px) {
#home-photo {
	display:none;
}
	#quick-link {
    margin-top: 350px;
}
	.topbar {display:none;}
		.mobile-nav{
		background: #335d5b;
		padding-left: 15px;
		padding-right: 15px;
		width: 100%;
		position: fixed;
		top: 0;
		z-index: 99999;
		display:block;
		}
	body{

		padding-top: 55px;

	}
	#footer {
	text-align:center;
	}

	.logo-brand {
		bottom:-164px;

	}

	address{
	color: #6BE428;}
}