@font-face {
	font-family: 'PFAgoraSlabPro';
	src: url('../fonts/PFAgoraSlabPro-Reg.eot');
	src: url('../fonts/PFAgoraSlabPro-Reg.woff') format('woff'), 
	url('../fonts/PFAgoraSlabPro-Reg.ttf') format('truetype'), 
	url('../fonts/PFAgoraSlabPro-Reg.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Calibri';
	src: url('../fonts/calibri.eot');
	src: url('../fonts/calibri.woff') format('woff'), 
	url('../fonts/calibri.ttf') format('truetype'), 
	url('../fonts/calibri.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	padding: 0;
	margin: 0;
}

img {
	max-width: 100%;
	width: auto \9;
	height: auto;
	vertical-align: middle;
	border: 0;
	-ms-interpolation-mode: bicubic;
}

body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #676767;
	background-color: #f6f6f6;
}

div {
	display: block;
}

.main-holder {
	font: normal 14px/21px Arial, Helvetica, sans-serif;
	color: #676767;
	overflow: hidden;
	z-index: 1;
}

.header {
	z-index: 99;
	padding: 20px 0;
	border-bottom: 1px solid #d9d9d9;
	background: #eee;
}

.container {
	width: 1000px;
	height: 110px;
	margin: 0 auto;
}

.header-logo {
	width: 470px;
	margin-left: 30px;
	float: left;
}

.header-logo h1{
	font: bold 34px/1.2em 'Roboto Condensed';
	color: #000000;
}

.header-logo h2{
	font: bold 24px/1.2em 'Roboto Condensed';
	color: #000000;
}

.header-phone {
	width: 470px;
	float: left;
	margin-right: 30px;
	text-align: right;
	color: #7b7b7e;
}

.header-phone h1{
	font: bold 34px/1.2em 'Roboto Condensed';
	color: #000000;
	margin-bottom: 10px;
}

.header-phone h2{
	font: bold 24px/1.2em 'Roboto Condensed';
	color: #000000;
}

.content-holder {
	border-bottom: 1px solid #dddddd;
	z-index: 1;
	padding-bottom: 50px;
	background: #eee;
}

.content-holder-white {
	border-bottom: 1px solid #dddddd;
	height: 870px;
	z-index: 1;
	padding-bottom: 50px;
	background: white;
}

.slider_head {
	font: bold 50px/1.2em 'Roboto Condensed';
	color: #dddddd;
	text-align: center;
	padding-top: 9px;
	padding-bottom: 18px;
	margin: 0;
	background: url(/images/top-back.png);
}

.slider_wrap {
	background: url(/images/slider-back.png) repeat-x;
	height: 410px;
}

.top-main {
	background: url(/images/top-main2.jpg);
	margin: 0 auto;
	height: 411px;
	width: 1000px;
	position: relative;
}

.container-content {
	width: 1000px;
	margin: 0 auto;
}

.title-box {
	text-align: center;
	padding-top: 20px;
	margin: 0 30px;
}

.title-box h3 {
	font: normal 36px 'Roboto Condensed';
	color: #333333;
}

.row {
	clear: both;
}

.row h3 {
	text-align: center;
}

.row2 {
	clear: both;
	min-height: 340px;
}

.span1 {
	width: 170px;
	float: left;
	min-height: 200px;
	margin-left: 10px;
}

.span2 {
	width: 170px;
	float: left;
	min-height: 200px;
	margin-left: 30px;
}

.span3 {
	width: 200px;
	float: left;
	min-height: 400px;
	margin-left: 40px;
	margin-top:10px;
}


.span3 h5 {
	font: bold 18px/1.2em 'Roboto Condensed';
	text-transform: uppercase;
	color: #333333;
	border-bottom: 0px ! important;
	padding-bottom: 8px;
	padding-top: 25px;
	margin-bottom: 23px;
}

.banner-wrap {
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
}

.banner-wrap .featured-thumbnail {
	float: none;
	overflow: hidden;
	margin: 0 0 15px;
	padding: 0;
}

.banner-wrap .featured-thumbnail a {
	display: block;
	float: left;
	overflow: hidden;
	border: 8px solid #eee;
	text-align: center;
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
}

.banner-wrap h5 {
	margin: 0 0 8px;
	color: #000;
	text-transform: capitalize;
	font-weight: bold;
}

.featured-thumbnail a {
	display: block;
}

.top-banner {
	text-align: center;
	margin-bottom: 10px;
}

.top-banner figure {
	padding: 0;
	float: none;
	border: none;
	margin-bottom: 24px !important;
	margin-left: 21px !important;
	text-align: center;
}

.top-banner figure a {
	padding: 0;
	border: none;
	float: none;
	background: #f7941d;
	height: 111px;
	width: 111px;
	max-width: 100%;
	display: inline-block;
	border-radius: 50%;
	transition: all 0.4s;
}

.top-banner figure a img {
	padding-top: 25px;
}

.top-banner h5 {
	font: bold 18px/1.2em 'Roboto Condensed';
	text-transform: uppercase;
	color: #333333;
	border-bottom: 1px solid #d0d0d0;
	padding-bottom: 8px;
	margin-bottom: 23px;
}

.hr {
	background: none;
	height: 0;
	overflow: visible;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	margin: 30px 0;
}

.map {
	margin: 0 30px;
	position: relative;
}

h1 {
	font-family: 'PFAgoraSlabPro', Arial, Helvetica, sans-serif;
	font: normal 30px/35px;
	color: #333333;
}

h3 {
	font: normal 24px/28px 'Roboto Condensed';
	color: #333333;
	margin-left: 30px;	
	margin-bottom: 20px;
}

h4 {
	font: normal 18px/22px 'Roboto Condensed';
	color: #333333;
}


h5 {
	font: normal 12px/18px 'Roboto Condensed';
	color: #333333;
}

a {
	outline: none;
	color: #f7941d;
	text-decoration: none;
}

p {
	margin: 0 0 10.5px;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

#lightBox {
	width:940px;
	height: 750px;
	margin:0 30px;
	padding:0;
	list-style-type:none;
}

#lightBox li {
	float: left;
	padding: 6px;
	background: #fff;
	margin: 15px 10px;
	border: none;
	border-radius: 0;
	box-shadow: none;
	-webkit-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
}

.form {
	background: url(/images/formBack.png) no-repeat scroll 0 0 transparent;
	width: 288px;
	height: 324px;
	position: absolute;
	right: 60px;
	top: 29px;
	z-index:2;
	margin: 0 auto;
	
}

.form .fTitle {
	font: normal 23px/28px 'Roboto Condensed';
	color: #000000;
	display: block;
	margin: 15px 0;
	text-align: center;
	text-shadow: 0 0 1px #999999;
	width: 288px;
}

.fLine {
	margin: 0 28px 16px;
	text-align: center;
}

.fLineSubmit {
	margin: 0 28px 5px;
	text-align: center;
}

.fLine input{
	background: url(/images/inputtext.png) no-repeat scroll 0 -1px transparent;
	border: medium none;
	border-radius: 3px 3px 3px 3px;
	color: #999999;
	display: block;
	font-family: 'Roboto Condensed';
	font-size: 16px;
	height: 20px;
	margin: 0;
	padding: 6px 11px;
	width: 210px;
	vertical-align: middle;
}

input[placeholder], [placeholder], *[placeholder] {
	color: #666 !important;
}

.icon1, .icon2, .icon3, .icon5 {
	width: 114px;
	height: 114px;
	margin: 5px auto 51px;
}

.icon1 {
	background: url(/images/icons/icon1.png);
}

.icon2 {
	background: url(/images/icons/icon2.png);
}

.icon3 {
	background: url(/images/icons/icon3.png);
}

.icon5 {
	background: url(/images/icons/icon5.png);
}

.icon6 {
	background: url(/images/icons/icon6.png);
	width: 114px;
	height: 114px;
	margin: 5px auto 30px;
}

.reasons {
	margin-left: 30px;
}

.list {
	margin-top: 50px;
	width: 940px;
	display: table;
}

.list div {
	text-align: left;
	width: 300px;
	vertical-align: top;
	display: table-cell!important;
	display: inline;
	display: table;
}

.list div .pic {
	width: 53px;
}

.list div .text {
	padding-left: 15px;
	padding-top: 5px;
	line-height: 25px;
	font-family: 'Roboto Condensed';
	font-size: 18px;
}

/*********************************************/
.order-call {
	width: 246px;
	height: 32px;
	padding: 0 0 2px;
	font-size: 16px;
	outline: none;
	font-family: 'Roboto';
	position: relative;
	cursor: pointer;
	border-radius: 3px;
	color: #704A25;
	border: 1px solid #D2A146;
	border-top: 1px solid #EAB551;
	border-bottom: 1px solid #AF8234;
	text-shadow: 1px 1px #FEDFA0;
	box-shadow:
		inset 0 1px #FEE9AA,
		inset 1px 0 #FED67F,
		inset -1px 0 #FEDA85,
		1inset 0 -1px #FECA6F,
		0 2px #B98A37,
		0 3px #9F7630,
		0 4px 2px rgba(0,0,0,0.4)
	;
	background: -moz-linear-gradient(top, #feda71 0%, #febe4d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feda71), color-stop(100%,#febe4d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #feda71 0%,#febe4d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #feda71 0%,#febe4d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #feda71 0%,#febe4d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda71', endColorstr='#febe4d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #feda71 0%,#febe4d 100%); /* W3C */
	background-color: #FED166;
}
.order-call::-moz-focus-inner{border:0}
.order-call:hover {
	border-top: 1px solid #E6A93D;
	box-shadow:
		inset 0 1px #FEDB98,
		inset 1px 0 #FED67F,
		inset -1px 0 #FEDA85,
		1inset 0 -1px #FED781,
		0 2px #B98A37,
		0 3px #9F7630,
		0 4px 2px rgba(0,0,0,0.4)
	;
	background: -moz-linear-gradient(top, #fec455 0%, #fecd61 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec455), color-stop(100%,#fecd61)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fec455 0%,#fecd61 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fec455 0%,#fecd61 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fec455 0%,#fecd61 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec455', endColorstr='#fecd61',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fec455 0%,#fecd61 100%); /* W3C */
	background-color: #FED166;
}
.order-call:active {
	top: 3px;
	border: 1px solid #CF9D42;
	border-top: 1px solid #A77F35;
	border-bottom: 1px solid #E2AC48;
	background: #FEC151;
	box-shadow: inset 0 1px 2px #C49846;
}

/*********************************************/
.order-form {
	width: 232px;
	height: 50px;
	padding: 0 0 2px;
	font-size: 23px;
	outline: none;
	font-family: 'Roboto';
	position: relative;
	cursor: pointer;
	border-radius: 3px;
	color: #704A25;
	border: 1px solid #D2A146;
	border-top: 1px solid #EAB551;
	border-bottom: 1px solid #AF8234;
	text-shadow: 1px 1px #FEDFA0;
	box-shadow:
		inset 0 1px #FEE9AA,
		inset 1px 0 #FED67F,
		inset -1px 0 #FEDA85,
		1inset 0 -1px #FECA6F,
		0 2px #B98A37,
		0 3px #9F7630,
		0 4px 2px rgba(0,0,0,0.4)
	;
	background: -moz-linear-gradient(top, #feda71 0%, #febe4d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feda71), color-stop(100%,#febe4d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #feda71 0%,#febe4d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #feda71 0%,#febe4d 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #feda71 0%,#febe4d 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feda71', endColorstr='#febe4d',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #feda71 0%,#febe4d 100%); /* W3C */
	background-color: #FED166;
}
.order-form::-moz-focus-inner{border:0}
.order-form:hover {
	border-top: 1px solid #E6A93D;
	box-shadow:
		inset 0 1px #FEDB98,
		inset 1px 0 #FED67F,
		inset -1px 0 #FEDA85,
		1inset 0 -1px #FED781,
		0 2px #B98A37,
		0 3px #9F7630,
		0 4px 2px rgba(0,0,0,0.4)
	;
	background: -moz-linear-gradient(top, #fec455 0%, #fecd61 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fec455), color-stop(100%,#fecd61)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #fec455 0%,#fecd61 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #fec455 0%,#fecd61 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, #fec455 0%,#fecd61 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fec455', endColorstr='#fecd61',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, #fec455 0%,#fecd61 100%); /* W3C */
	background-color: #FED166;
}
.order-form:active {
	top: 3px;
	border: 1px solid #CF9D42;
	border-top: 1px solid #A77F35;
	border-bottom: 1px solid #E2AC48;
	background: #FEC151;
	box-shadow: inset 0 1px 2px #C49846;
}


.twocolumns-c {
	padding: 0 10px;
	position: relative;
	width: 331px;
	height: 360px;
	background: url(/images/bg-form.jpg) left top repeat-y;
}

.twocolumns-c p {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	color: #777;
	margin: 10px 30px 0 0;
}

.twocolumns-c h1 {
	text-align: center;
	color: #777;
	margin: 10px 28px 0 0;
	padding-bottom: 0px;
	font: 38px 'Roboto', 'Calibri', Arial, Helvetica, sans-serif;
}

#dialog-call {
	text-align: center;
}

#dialog-call .twocolumns-c {
	margin: 0 auto;
	padding: 15px 10px 0 10px;
	position: relative;
	width: 331px;
	height: 180px;
	background: #eee;
}

#dialog-call .twocolumns-c p {
	text-align: center;
	font-size: 14px;
	line-height: 17px;
	color: #777;
	margin: 10px 30px 0 0;
}

#dialog-call input {
	background: none;
	border: 0;
	color: #343943;
	font-size: 14px;
	margin: 0;
	padding: 10px;
	width: 290px;
}

#dialog-call .text {
	background-image: url(/images/sprite.png);
	background-repeat: no-repeat;
	background-position: -312px -181px;
	display: block;
	height: 37px;
	margin: 0 0 7px 0;
	width: 310px;
}

#video-top {
	height: 500px;
	position: relative;
	overflow: hidden;
	width: 100%;
	1padding-top: 10px;
}

.video-holder {
	height: 500px;
	width: 950px;
	margin: 0px auto;
	z-index: 0;
	position: relative;
	1background-color: #ccc;
}

.message-success-call {
	margin-top: 100px;
	width: 100%;
	text-align: center;
}

.message-success-call h1{
	font: normal 30px/36px 'Roboto Condensed';
}