*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin:0;
	padding:0;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
a:link,a:hover,a:visited{
	text-decoration: none;
	color: #3399CC
}
a:hover{
	color: #6699CC
}
html{
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout:none;
    -webkit-text-size-adjust:none;
    -webkit-tap-highlidght-color: none;
	-webkit-user-select:none;
}
@font-face{font-family:"RobotoMedium";src:url("../font/RobotoMedium.ttf")format("truetype");}
@font-face{font-family:"Segoeuil";src:url("../font/Segoeuil.ttf")format("truetype");}
@font-face{font-family:"HelveticaNeue";src:url("../font/HelveticaNeue.ttf")format("truetype");}
body {
	font-family: HelveticaNeue;
	color: #575757;
}
.container{
	margin-top: 67px;
}
.header{
	height: auto;
	position: fixed;
	left: 0;
	background: #fff;
	box-shadow: 0 4px 5px 0 rgba(0,0,0,.09);
	right: 0;
	top: 0;
	z-index: 3
}
.header .logo{
	position: absolute;
	right: 0;
	width: 332px;
	height: 70px;
	cursor: pointer;
	background:url(../media/logo.gif)no-repeat center;
}
.close{
	position: absolute;
	padding: 10px;
	font-size: 30px;
	cursor: pointer;
	font-family: Segoeuil;
	right: 0;
	top: 0;
	color: #fff;
}
.banner{
	height: 400px;
	background: #fff;
}
.profile{
	padding: 20px 70px;
}
.profile p:nth-child(1){
	font-size: 26px;
	font-family: Segoeuil;
	color: #66CCCC;
}
.profile p:nth-child(2){
	margin-top: 6px;
	font-size: 15px;
	color: #333;
	font-weight: bold
}
.profile span:not(:nth-child(1)){
	margin: 5px 0 10px 0;
	display: block
}
.profile .contact{
	margin: 40px 0 20px 0;
}
.profile .data{
	margin: 20px 0 20px 0;
}
.profile .data span{
	background:url(../media/list.gif)no-repeat left top;
	padding-left: 20px;
	display: block;
	margin-bottom: 5px;
}
.profile .contact p,
.profile .data p{
	font-size: 20px;
	color: #232323;
}
.profile .contact p{
	font-family: Segoeuil;
	color: #232323;
	font-weight: normal;
}
.profile .data p{
	font-family: HelveticaNeue;
	font-size: 15px;
}
.insurance{
	border-left: 10px solid #66CC66;
	position: absolute;
	width: 300px;
	height: 100px;
	right: 180px;
	top: 300px;
	background: url(../media/insurance.png)no-repeat left;
	background-size: cover;
	z-index: 1
}
.data img{
	float: left;
	margin-right: 50px;
}
.data .description{
	padding-top: 50px;
	font-size: 22px
}
.imagesection{
	padding: 10px 0;
}
.imagesection img{
	box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.175);
}
.services{
	height: auto;
	padding: 10px 70px;
}
.services .item{
	width: 18%;
	height: 200px;
	padding: 20px 0;
	position: relative;
	margin-right: 20px;
	box-shadow: 0 2px 5px 2px rgba(0, 0, 0, 0.175);
	float: left;
}
.services .item:hover{
	border: 1px solid #66CC66;
	box-shadow: 0 4px 5px 0 rgba(0,0,0,.09);
	cursor: pointer
}
.services .item:nth-child(1){
	background: url(../media/1.gif)no-repeat center;
	background-size: cover;
}
.services .item:nth-child(2){
	background: url(../media/2.gif)no-repeat center;
	background-size: cover;
}
.services .item:nth-child(3){
	background: url(../media/3.gif)no-repeat center;
	background-size: cover;
}
.services .item:nth-child(4){
	background: url(../media/4.gif)no-repeat center;
	background-size: cover;
}
.services .item:nth-child(5){
	background: url(../media/5.gif)no-repeat center;
	background-size: cover;
}
.services .item p:nth-child(1){
	width: 100%;
	position: absolute;
	bottom: 0;
	color: #fff;
	font-size: 13px;
	background: #66CC99;
	opacity: 0.9;
	padding: 10px;
}
.footer{
	background: #F1FAF5;
	padding: 30px 30px 130px 30px;
}
.footer .item{
	width: 18%;
	height: 200px;
	margin: 0 40px;
	float: left;
	font-size: 14px;
}
.footer .item p:nth-child(1){
	font-size: 25px;
	font-family: Segoeuil;
	color: #232323;
	margin-bottom: 10px;
}
.footer .item span{
	display: block;
	color: #9E9E9E;
}
.footer .item .seperator{
	margin-bottom: 20px;
}
.clear{clear:both}
.cbp-hrmenu {
	width: 100%;
}
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	width: 100%;
	max-width: 85em;
	margin: 0 auto;
	padding: 0 1.875em;
}
.cbp-hrmenu > ul > li {
	display: inline-block;
}
.cbp-hrmenu > ul > li > a {
	padding: 1.5em 2em;
	color: #82C969;
	display: inline-block;
}
.cbp-hrmenu > ul > li > a:hover {
	color: #CACACA;
}
.cbp-hrmenu > ul > li.cbp-hropen a,
.cbp-hrmenu > ul > li.cbp-hropen > a:hover {
	color: #fff;
	background: #82C969;
}
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #82C969;
	width: 100%;
	height: 400px;
	left: 0;
}
.cbp-hropen .cbp-hrsub {
	display: block;
	padding-bottom: 3em;
}
.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 33%;
	float: left;
	padding: 0 2em 0;
}
.cbp-hrmenu .cbp-hrsub-inner img {
	float: left;
	margin-right: 20px;
	width: 80px;
	box-shadow: 0 4px 5px 0 rgba(0,0,0,.09);
}
.cbp-hrmenu .cbp-hrsub-inner > div .staff {
	width: 30%;
}
.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}
.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}
.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 1.1em;
}
.cbp-hrsub h4 {
	padding: 1.2em 0 0.3em;
	margin: 0;
	font-size: 110%;
	font-weight: 300;
	color: #2B5784;
}
.cbp-hrsub-inner .notes{
	pointer-events: none;
	padding: 0 10px;
	margin-bottom: 10px;
	border-left: 1px solid #F7F7F7
}
.cbp-hrsub-inner .notes li a:link{
	color: #F9F9F9;
	font-size: 13px
}
.cbp-hrsub-inner .about{
	color: #fff;
	font-size: 14px;
	padding-top: 10px;
	min-height: 70px;
}
.slider_container{ width:100%; overflow: hidden; margin:auto; clear:both; no-repeat top center;}
.flex-caption{ position: absolute; width: 60%;right:150px; top:140px;}
.caption_title_line{
	height:75px;
	padding:5px 15px 10px 15px;
	color: #333;
	font-size: 13px;
	text-align: right;
}
.flex-caption-top{
	position: absolute;
	right:20px;
	top:20px;
	font-size: 13px;
	background: #66CC99;
	color: #fff;
	padding: 10px;
	z-index:1;
	text-align: right
}
.flex-caption-top p:nth-child(1){
	font-size: 20px;
	margin: 10px 0;
	font-family: RobotoMedium;
}
.caption_title_line h2{
	font-size: 30px;
	font-family: Segoeuil;
}


.flex-container a:active,
.flexslider a:active {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.flexslider {width: 100%; margin: 0; padding: 0 0 30px 0;background:url(../media/shadow_bottom.png) no-repeat center bottom;}
.flexslider .slides > li {display: none;}
.flexslider .slides img {display: block;}
.flex-pauseplay span {text-transform: capitalize;}
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
html[xmlns] .slides {display: block;} 
* html .slides {height: 1%;}
.no-js .slides > li:first-child {display: block;}
.flexslider {position: relative; zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
.flex-container {zoom: 1; position: relative;}

/* Direction Nav */
.flex-direction-nav li a {width:45px; height:42px; margin:20px; display: block; position: absolute; right:11px; cursor: pointer; text-indent: -9999px;}
.flex-direction-nav li a.next {background:url(../media/next.png) no-repeat center; bottom:184px;}
.flex-direction-nav li a.prev {background:url(../media/prev.png) no-repeat center;bottom:141px;}
.flex-direction-nav li a.disabled {opacity: .3; filter:alpha(opacity=30); cursor: default;}

/* Control Nav */
.flex-control-nav {width: 100%; position: absolute; bottom: -30px; text-align: center;}
.flex-control-nav li {margin: 0 0 0 5px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-nav li:first-child {margin: 0;}
.flex-control-nav li a {width: 13px; height: 13px; display: block; cursor: pointer; text-indent: -9999px;}
.flex-control-nav li a:hover {background-position: 0 -13px;}
.flex-control-nav li a.active {background-position: 0 -26px; cursor: default;}


@media only screen and (max-width:750px){
.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 100%;
	padding-bottom: 2em;
}
.cbp-hrmenu .cbp-hrsub {
	width: 100%;
	overflow: auto
}
.cbp-hrmenu > ul{
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	column-gap: 2px;
	margin-top: 50px;
	justify-content: space-between
}
.cbp-hrmenu > ul > li > a {
	dispay: flex;
	flex-grow: 1;
	padding: 25px 5px;
	font-size: 14px;
}
.logo{
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	margin: 0 auto
}
.flex-caption-top{
	position: static;
	margin-top: 45px;
	text-align: center;
	background: #66CC99;
	padding: 10px;
}
.flexslider .slides img {
	height: 220px;
	border-bottom: 10px solid #66CC66;
}
.profile{
	padding: 20px;
}
.services{
	padding: 10px;
	display: flex;
	flex-flow: row wrap
}
.services .item{
	width: 80px;
	height: 80px;
	display: flex;
	flex-grow: 1;
	margin-bottom: 10px
}
.footer{
	padding: 10px 0 130px 0;
}
.footer .item{
	width: auto;
	height: auto;
	margin: 0 20px 20px 20px;
}
.banner{
	height: auto
}
.flexslider{
	padding-bottom: 0
}
.flex-caption{
	right: 0;
	left: 0;
	bottom: -10px;
	font-size: 12px;
	width: 100%;
	padding: 0;
	text-shadow:1px 0 0 #1d1d1d,0 0 1px #1d1d1d;
	text-align: left;
	height: auto;
}
.caption_title_line{
	color: #fff;
}
.caption_title_line h2{
	font-size: 17px;
	font-family: Segoeuil;
}
.flex-direction-nav li a.next {background:url(../media/next.png) no-repeat center; bottom:94px;}
.flex-direction-nav li a.prev {background:url(../media/prev.png) no-repeat center;bottom:51px;}
}