 @charset "utf-8";
/* main CSS */

body {
	margin: 0;
	width: auto;
	padding: 0;
	font-family: 'neosans-regular';
	font-size: 15px;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}

p {
	margin: 22px 0 20px 0;
}
p {
	line-height: 17px;
	font-weight: 200;
	font-style: normal;
}
img {
	border: 0;
}
h1 {
	font-style: normal;
	font-family: 'Giorgio-Thin';
	font-size: 78px;
	font-weight: normal;
	padding: 0;
	margin: 0 0 15px 0;
}
h2 {
	font-weight: 500;
	font-style: normal;
	font-family: 'Giorgio';
	font-size: 31px;
	margin: 0;
}
h3 {
	font-weight: 500;
	font-style: normal;
	font-family: 'neosans-medium';
	font-size: 18px;
}
h4 {
	font-size: 15px;
	font-style: normal;
	font-family: 'neosans-medium';
	font-weight: 400;
}
@font-face {
	font-family: 'Giorgio';
	src: url('fonts/Giorgio.ttf');
	src: local('☺'), url('fonts/Giorgio.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Giorgio-Thin';
	src: url('fonts/giorgio_thin.woff');
	src: local('☺'), url('fonts/giorgio_thin.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'neosans-medium';
	src: url('fonts/neosans-medium.ttf');
	src: local('☺'), url('fonts/neosans-medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'neosans-regular';
	src: url('fonts/neosans-regular.ttf');
	src: local('☺'), url('fonts/neosans-regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
#header h1, #pixels {
	color: #48941A;
}
.float-left {
	float: left;
	margin: 0 0 0 20px;
}
.flt-l {
	float: left;
	list-style: none;
}
.flt-r {
	float: right !important;
	list-style: none;
}
.float-right {
	float: right;
	margin: 0 20px 0 0;
}
.center {
	font-size: 2.5em;
	padding: 80px 0 0 0;
	text-align: center;
}
 #header, #intro, {
 width: 100%;
}

.header-wrapper {
	width: 866px;
	margin: 0 auto;
}
#intro {
	background: url(images/about.jpg) no-repeat fixed;
	background-color: #dac7b0;
	background-position: center center;
	color: white;
	height: 681px;
	margin: 0 auto;
	background-size: cover;
	padding: 0;
}
#second {
	background-color: #80a22f;
	color: white;
	height: auto;
	margin: 0 auto;
	overflow: hidden;
	padding: 0 0 30px 0;
	display: block;
}
#second .bg {
	background: url(images/apple.png) no-repeat;
	height: 500px;
	margin: 0 auto;
	padding: 0;
	position: absolute;
	width: 530px;
	top: 724px;
}
#third {
	background: url(images/insurance.jpg) 50% 0 no-repeat fixed;
	color: white;
	background-size: cover;
	height: 750px;
	padding: 100px 0 0 0;
}
#fifth {

	height: 400px;
	margin: 0 auto;
	padding: 0;
	z-index: 441;
}
.story {
	margin: 0 auto;
	overflow: auto;
	width: 980px;
}
.story .float-left, .story .float-right {
	padding: 150px 0 0 0;
	position: relative;
	width: 400px;
}
.logo{ float:left; padding:7px 5px;}
/* ================================================================== */

/* h. Map

/* ================================================================== */

#map {
	z-index: 440 !important;
	display: block;
	height: 601px;
	width: 100%;
	background-color: #F6F4EF;
}
#map img {
	max-width: inherit !important;
}
#map .map-error {
	text-align: center;
	color: #C0B491;
	font-size: 14px;
}
/* ================================================================== */

/* list_carousel

/* ================================================================== */


.list_carousel {
	margin: 0;
	width: 500px;
}
.list_carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
}
.list_carousel li {
	width: 500px;
	height: 400px;
	padding: 0;
	display: block;
	float: left;
	margin: 30px !important;
}
.list_carousel.responsive {
	width: auto;
	margin-left: 0;
}
.list_carousel p, .list_carousel h3 {
	color: #6a432c;
}
.clearfix {
	float: none;
	clear: both;
}
.prev {
	float: left;
	margin-left: -20px;
	position: absolute;
	top: 378px;
}
.next {
	float: left;
	left: 510px;
	margin-right: 10px;
	position: absolute;
	top: 378px;
}
.pager {
	float: left;
	width: 300px;
	text-align: center;
}
.pager a {
	margin: 0 5px;
	text-decoration: none;
}
.pager a.selected {
	text-decoration: underline;
}
.timer {
	background-color: #999;
	height: 6px;
	width: 0px;
}
.img-tab{ padding:20px 0 20px 20px;}
.green {
	margin-top: 50px;
}
.green-l {
	float: left;
	width: 51%;
	margin-right: 40px;
}
.green-r {
	float: right;
	width: 41%;
}
/* Generic Utility */
.hide {
	position: absolute;
	top: -9999px;
	left: -9999px;
	width: 850px;
}
.featured {

	margin: 0 auto;
	padding: 0;
	width: 910px;
}

#nav-holder {
	margin: 0 auto;
	position: fixed;
	width: 100%;
	background-color: white;
	z-index: 1000;
}
#nav {
	list-style: none;
	width:auto;
	margin: 0 auto;
	padding-left:240px;
}
.box {
	background: url(images/bg.png);
	padding: 30px;
	color: #353535;
	float: right;
	width: 400px;
	margin-top: 150px;
}
.footer {
	background: url("images/bg-blue.png") repeat scroll 0 0 rgba(0, 0, 0, 0);

	height: auto;
	margin:0 auto;

	position:relative;
	
	
	width: 100%;
	z-index: 0;
}
.contacts {
	width: 900px;
	margin: 0 auto;
	padding: 20px;
}
.contacts ul {
	margin: 0;
	padding: 0;
}
.contact-l {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 30px 0 0;
    width: 262px;
}
#copyright {
	width: 100%;
	background: #163557;
	margin: 0 auto;
	clear: both;
}
#copyright ul li {
	float: left;
	padding-right: 10px;
}
.copyright-content {
	width: 900px;
	color: #fff;
	height: 40px;
	margin: 0 auto;
	padding: 5px;
	font-size: 11px;
	list-style: none;
}
.facebook, .facebook a:link {
	float: left;
	list-style: none;
	margin: 0;
	height: 35px;
	width: 35px;
	background: url(images/facebook.png) no-repeat;
	margin-right: 15px;
}
.facebook a:hover {
	background: url(images/facebook.png) 0 35px;
}
.pad-t15 {
	padding-top: 15px;
}
.email, .email a:link {
	float: left;
	list-style: none;
	margin: 0;
	height: 35px;
	width: 35px;
	background: url(images/email.png) no-repeat
}
.email a:hover {
	background: url(images/email.png) 0 35px;
}
.reach {
	font-size: 60px;
	font-family: 'Giorgio';
	font-style: normal;
	font-weight: 100;
	position: absolute;
	top: -310px;
}
.btn, .btn a {
	-webkit-border-radius: 15;
	-moz-border-radius: 15;
	border-radius: 15px;
	font-family: 'neosans-medium';
	color: #ffffff;
	font-size: 16px;
	background: #e77f39;
	padding: 15px 40px 15px 40px;
	text-decoration: none;
}
.btn:hover {
	background: #9a5526;
	text-decoration: none;
}
.btn:active {
	position: relative;
	top: 1px;
}
.mar-t20 {
	margin-top: 20px !important;
}
.caroufredsel_wrapper {
	height: 500px !important;
}
#nav a:hover{ color:#E3B976;}
#nav a.selected{ color:#E3B976;}
#map-canvas {
	height: 810px;
	margin: 0px;
	padding: 0px
}

/* Example Styles for Demo */
    .etabs { margin: 0; padding: 0; }
    .tab { display: inline-block; zoom:1; *display:inline;  width: 125px; vertical-align:top; text-align:center; font-family:'neosans-medium'; padding-bottom:30px;}
    .tab a { font-size: 14px;display: block; padding:10px; outline: none; color:#C0E450;text-decoration:none;}
    .tab a:hover { text-decoration: none; color:#2C3A0E }
    .tab.active {padding-top: 6px; border-color: #666; background: url("images/arrow.jpg") no-repeat scroll 47px 85px rgba(0, 0, 0, 0); height:100px; }
    .tab a.active { color:#2C3A0E}
    .tab-container .panel-container { background: #fff; border: solid #666 1px; padding: 10px; -moz-border-radius: 0 4px 4px 4px; -webkit-border-radius: 0 4px 4px 4px;}
    .panel-container { margin-bottom: 10px; }
	#tab-container{ width:900px ; margin:0 auto; padding-top:50px; }
	
	
/* Smartphones (portrait and landscape) ----------- */
@media screen and (max-width: 400px) {
	
#nav{ width:auto !important;}
body{ width:auto; font-size:13px;}
h1{ font-size:40px !important;}
.footer{ height:auto}
.story{ width:auto !important;}
.footer{ height:auto}
.header-wrapper{ width:auto}
.box{width: auto;margin-top:340px !important; padding:15px;}
.footer{ height: auto !important;}
.img-tab{ display:none;}
.etabs ul li{ padding:15px;}
.etabs div{ padding:15px;}
#tabs1,#tabs2,#tabs3,#tabs4,#tabs5,#tabs6,#tabs7{ padding:30px !important; width:30%;}
.contact-l{ border-bottom:1px solid #3a6d75}
#map{ height:200px;}
.caroufredsel_wrapper{ width:250px !important;}
.logo{width: 69%;}
.prev,.next{ position: absolute;}
.list_carousel li{ width:100% !important;}
.list_carousel ul{ width:100% !important;}
.float-left{}

}





/* iPads (portrait and landscape) ----------- */
@media screen and (max-width: 770px) {
/* Styles */

#intro{background:url("images/about2.jpg") no-repeat fixed top center }
#third{background:url("images/insurance2.jpg") top center;}
#intro, #second #third, #forth, #fifth{width:auto;}
.story, .copyright-content, .contacts{ width:auto !important;}
.tab{text-align: left;padding:0 0 0 20px;display:list-item; width:auto; background-color:#6A8527; border-bottom:1px solid #435418; height:auto;}
.tab.active{ height:auto; background-color:#fff !important; padding:0}
#tab-container{ width:auto;}
#nav{ padding:0; clear:both;}
.nav-collapse a {
	color: #fff;
    float: left;
    font-family: 'neosans-regular';
    font-size: 16px;
    padding: 14px;
    text-decoration: none;
    width: 100%;
	border-bottom:1px solid #ddf;
	}
h1{ font-size:58px;}	
.float-right{ float:none; margin:0;}
.header-wrapper{ width:aut;o}
.story{ width:auto;}
.story .float-left, .story .float-right{padding: 30px;width: auto;}
#second .bg{ background:none; width:auto;}
.box{width: auto;margin-top: 410px;}
.footer{ height: auto !important;}
.img-tab{ display:none;}
.etabs ul li{ padding:15px;}
#tabs1,#tabs2,#tabs3,#tabs4,#tabs5,#tabs6,#tabs7{ padding:30px !important; width:auto;}
#map-canvas{ height:100%;}
.contact-l{ border-bottom:1px solid #3a6d75; width:auto; float:none;}
.list_carousel{ width:auto;}
.caroufredsel_wrapper{ width:320px !important;}
.list_carousel li{ width:100% !important;}
.list_carousel ul{ width:100% !important;}
.next{ left:auto;}


#map{ height:300px;}

}



/* for 980px or less */
@media screen and (max-width: 980px) {
	.logo{ padding:3px 5px;}
#third{background:url("images/insurance2.jpg") top center;}
#intro, #second #third, #forth, #fifth{width:auto;}
.story, .copyright-content, .contacts{ width:auto !important;}	
body{ width:auto;}
.copyright-content{}

#nav{ padding:0; clear:both;}
.nav-collapse a {
	color: #000000;
    float: left;
    font-family: 'neosans-regular';
    font-size: 16px;
    padding: 14px;
    text-decoration: none;
    width: 100%;
	border-bottom:1px solid #ddf;
	}

.header-wrapper{ width:auto}
}