﻿@charset "utf-8";
@font-face {
	font-family: 'camptonmedium';
	src: url('fonts/campton-medium-webfont.woff2') format('woff2'), url('fonts/campton-medium-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'camptonsemibold';
	src: url('fonts/campton-semibold-webfont.woff2') format('woff2'), url('fonts/campton-semibold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'camptonextrabold';
	src: url('fonts/campton-extrabold-webfont.woff2') format('woff2'), url('fonts/campton-extrabold-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'FontAwesome';
	src: url('fonts/fontawesome-webfont.eot?v=4.6.3');
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.3') format('embedded-opentype'), url('fonts/fontawesome-webfont.woff2?v=4.6.3') format('woff2'), url('fonts/fontawesome-webfont.woff?v=4.6.3') format('woff'), url('fonts/fontawesome-webfont.ttf?v=4.6.3') format('truetype'), url('fonts/fontawesome-webfont.svg?v=4.6.3#fontawesomeregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Material Icons';
	font-style: normal;
	font-weight: 400;
	src: url('fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format('woff2');
}
.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}
.fa-2x {
	font-size: 2em
}
.fa-3x {
	font-size: 3em
}
.fa-4x {
	font-size: 4em
}
.fa-5x {
	font-size: 5em
}
.fa-fw {
	width: 1.28571429em;
	text-align: center
}
.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}
.fa-ul > li {
	position: relative
}
.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}
.fa-li.fa-lg {
	left: -1.85714286em
}
.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}
.fa-pull-left {
	float: left
}
.fa-pull-right {
	float: right
}
.fa.fa-pull-left {
	margin-right: .3em
}
.fa.fa-pull-right {
	margin-left: .3em
}
.pull-right {
	float: right
}
.pull-left {
	float: left
}
.fa.pull-left {
	margin-right: .3em
}
.fa.pull-right {
	margin-left: .3em
}
.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}
.fa-pulse {
	-webkit-animation: fa-spin 1s infinite steps(8);
	animation: fa-spin 1s infinite steps(8)
}
.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}
.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}
.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}
.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}
.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
	filter: none
}
.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}
.fa-stack-1x {
	line-height: inherit
}
.fa-stack-2x {
	font-size: 2em
}
.fa-inverse {
	color: #fff
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-phone:before {
	content: "\f095"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
	content: "\f0c9"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-heart:before {
	content: "\f004"
}
.fa-bath:before {
	content: "\f2cd"
}
.fa-bed:before {
	content: "\f236"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-edit:before {
	content: "\f044"
}
.material-icons {
	font-family: 'Material Icons';
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
	line-height: 1;
	letter-spacing: normal;
	text-transform: none;
	display: inline-block;
	white-space: nowrap;
	word-wrap: normal;
	direction: ltr;
	-moz-font-feature-settings: 'liga';
	-moz-osx-font-smoothing: grayscale;
}
/********* Reset CSS *********/

*, *:before, *:after {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0 none;
	padding: 0;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, video {
	display: inline-block
}
audio:not([controls]) {
	display: none;
	height: 0
}
html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}
a {
	outline: 0;
	text-decoration: none;
	color: #b98b01;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
a:focus {
	outline: 0;
}
a:hover, a:active {
	outline: 0;
}
a:hover {
	text-decoration: none;
	color: #152067;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
b, strong, dt, th {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
p, h1, h2, h3, h4, h5, h6, ul, ol, dd, table, fieldset, address {
	margin: 0;
	padding: 0;
}
img {
	-ms-interpolation-mode: bicubic;
	border: 0;
	vertical-align: middle;
	max-width: 100%;
	height: auto;
}
figure {
	margin: 0;
}
legend {
	white-space: normal;
}
q {
	quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -0.5em
}
sub {
	bottom: -0.25em
}
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	empty-cells: show;
	border: none;
}
table table {
	margin: 0
}
th, td {
	border: none;
	padding: 8px 10px
}
caption, th, td {
	font-weight: normal;
}
/********* Clear floats *********/

.cf:before, .cf:after, .wrap-inner:before, .wrap-inner:after, .row:before, .row:after, ul:before, ul:after, .boxs:before, .boxs:after, .radio-list:after, .radio-list:before, .fieldgroup:after, .fieldgroup:before {
	content: " ";
	display: table
}
.cf:after, .wrap-inner:after, .row:after, ul:after, .boxs:after, .radio-list:after, .fieldgroup:after {
	clear: both
}
/********* Common Classes *********/

* {
	margin: 0;
	padding: 0;
}
hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #ccc;
	margin: 20px 0;
	padding: 0
}
textarea {
	min-height: 77px;
	resize: vertical;
}
body, button, input, select, textarea {
	color: #444;
	font-family: 'camptonmedium', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	font-weight: normal;
}
h1 {
	font-family: 'camptonsemibold';
	font-size: 42px;
	font-weight: normal;
	color: #152067;
	margin: 0 0 30px 0;
}
h2 {
	font-family: 'camptonmedium';
	font-size: 28px;
	font-weight: normal;
	color: #b98b01;
	margin: 0 0 30px 0;
}
h3 {
	font-family: 'camptonmedium';
	font-size: 20px;
	color: #152067;
	margin-bottom: 15px;
	font-weight: normal;
}
p {
	margin-bottom: 25px;
	line-height: 26px;
}
ul, li {
	list-style: none;
}
.btn {
	background: #b98b01;
	color: #fff;
	border: 2px solid #b98b01;
	padding: 8px 25px;
	display: inline-block;
	font-family: 'camptonmedium';
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btn:hover {
	color: #fff;
	border: 2px solid #152067;
	background: #152067;
}
.btnGray {
	background: #666 !important;
	color: #fff;
	border: 2px solid #666 !important;
	padding: 8px 25px;
	display: inline-block;
	font-family: 'camptonmedium';
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btnGray:hover {
	border: 2px solid #152067 !important;
	background: #152067 !important;
	color: #fff;
}
.btnBlue {
	background: #152067;
	color: #fff;
	border: 2px solid #152067;
	padding: 8px 25px;
	display: inline-block;
	font-family: 'camptonmedium';
	font-size: 18px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.btnBlue:hover {
	color: #fff;
	border: 2px solid #b98b01;
	background: #b98b01;
}
.btn.small, .btnGray.small {
	padding: 6px 15px;
	display: inline-block;
	font-family: 'camptonmedium';
	font-size: 14px;
	text-transform: uppercase;
}
.row {
	width: auto;
}
.cols1, .cols2, .cols3, .cols4, .cols5, .cols6, .cols7, .cols8, .cols9, .cols10, .cols11, .cols12 {
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}
.cols12 {
	width: 100%
}
.cols11 {
	width: 91.66666667%
}
.cols10 {
	width: 83.33333333%
}
.cols9 {
	width: 75%
}
.cols8 {
	width: 66.66666667%
}
.cols7 {
	width: 58.33333333%
}
.cols6 {
	width: 50%
}
.cols5 {
	width: 41.66666667%
}
.cols4 {
	width: 33.33333333%
}
.cols3 {
	width: 25%
}
.cols2 {
	width: 16.66666667%
}
.cols1 {
	width: 8.33%
}
/* iOS */

a[href^="tel"] {
	color: #b98b01;
	text-decoration: none;
}
a[x-apple-data-detectors] {
	color: inherit !important;
	text-decoration: none !important;
	font-size: inherit !important;
	font-family: inherit !important;
	font-weight: inherit !important;
	line-height: inherit !important;
}
input {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
/* iOS end */



/********** Table **********/



.tableOut {
	overflow-y: hidden;
	overflow-x: auto
}
table {
	border-collapse: separate;
	border-spacing: 0;
	width: 100%;
	empty-cells: show;
	border: none;
	border-top: 1px solid #ededed;
	border-left: 1px solid #ededed;
}
th, td {
	border: none;
	padding: 12px 15px;
	border-bottom: 1px solid #ededed;
	border-right: 1px solid #ededed;
}
table tr:nth-child(odd) td {
	background-color: #ededed;
}
th {
	background: #f3f3f3
}
table b {
	font-weight: normal;
}
thead {
	background: #fff;
}
thead th, thead td {
	background: #fff;
	font-size: 18px;
	font-family: 'camptonsemibold';
	color: #b98b01;
	text-align: left;
}
/********** Form **********/

label {
	width: 100%;
	float: left;
	font-size: 18px;
	font-family: 'camptonmedium';
	font-weight: normal;
	margin-bottom: 7px;
	color: #666;
}
label span {
	color: red;
}
input[type="text"], input[type="file"], input[type="email"], input[type="tel"], input[type="number"], input[type="password"], textarea {
	width: 100%;
	float: left;
	border: 1px solid #bbb;
	outline: 0 none;
	padding: 8px 12px;
	font-size: 18px;
	font-family: 'camptonmedium';
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
input[type="text"]:hover, input[type="file"]:hover, input[type="email"]:hover, input[type="tel"]:hover, input[type="number"]:hover, input[type="password"]:hover, textarea:hover {
	border: 1px solid #888;
}
input[type="text"]:focus, input[type="file"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="password"]:focus, textarea:focus {
	border: 1px solid #555;
	color: #000;
}
input[type="submit"], input[type="button"] {
	background: #b98b01;
	color: #fff;
	border: 2px solid #b98b01;
	padding: 10px 25px;
	display: inline-block;
	font-family: 'camptonmedium';
	font-size: 18px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
input[type="submit"]:hover, input[type="button"]:hover {
	color: #fff;
	border: 2px solid #152067;
	background: #152067;
}
input[type="submit"]:focus, input[type="button"]:focus {
	border: 2px solid #070f43;
	background: #070f43;
}
.containerRedio {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.containerRedio input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.containerRedio .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #ccc;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	border: 1px solid #aaa;
}
.containerRedio:hover input ~ .checkmark {
	background-color: #aaa;
}
.containerRedio input:checked ~ .checkmark {
	background-color: #555;
	border: 0 none;
}
.containerRedio .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.containerRedio input:checked ~ .checkmark:after {
	display: block;
}
.containerRedio .checkmark:after {
	top: 9px;
	left: 9px;
	width: 8px;
	height: 8px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: white;
}
.containerCheck {
	display: block;
	position: relative;
	padding-left: 35px;
	margin-bottom: 12px;
	cursor: pointer;
	font-size: 22px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	width: auto;
}
.containerCheck input {
	position: absolute;
	opacity: 0;
	cursor: pointer;
}
.containerCheck .checkmark {
	position: absolute;
	top: 0;
	left: 0;
	height: 25px;
	width: 25px;
	background-color: #ccc;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	border: 1px solid #aaa;
}
.containerCheck:hover input ~ .checkmark {
	background-color: #aaa;
}
.containerCheck input:checked ~ .checkmark {
	background-color: #555;
	border: 0 none;
}
.containerCheck .checkmark:after {
	content: "";
	position: absolute;
	display: none;
}
.containerCheck input:checked ~ .checkmark:after {
	display: block;
}
.containerCheck .checkmark:after {
	left: 9px;
	top: 5px;
	width: 8px;
	height: 13px;
	border: solid white;
	border-width: 0 3px 3px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}
.formBox .heapBox {
	width: 100%;
	float: left;
	position: relative;
}
.formBox .heapBox .holder {
	width: 100%;
	float: left;
	border: 1px solid #bbb;
	outline: 0 none;
	padding: 8px 12px;
	font-size: 18px;
	font-family: 'camptonmedium';
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.formBox .heapBox .heap {
	width: 100%;
	position: absolute;
	top: 39px;
	background: #f5f5f5;
	border: 1px solid #bbb;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	z-index: 1;
}
.formBox .heapBox .heapOptions {
	width: 100%;
	float: left;
}
.formBox .heapBox .heapOption {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
.formBox .heapBox .heapOption a {
	width: 100%;
	float: left;
	padding: 10px 15px;
	color: #444;
	background: #f5f5f5;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.formBox .heapBox .heapOption a:last-child {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.formBox .heapBox .heapOption a:hover {
	background: #fff;
	color: #b98b01;
}
.formBox .heapBox .heapOption a.selected {
	background: #e2e6fb;
	color: #152067;
}
.formBox .heapBox a.holder {
	color: #444;
}
.formBox .heapBox a.holder:before {
	content: "\f107";
	position: absolute;
	right: 10px;
	top: 11px;
	display: inline-block;
	font: normal normal normal 20px/1 FontAwesome;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: 20px;
}
.formBox .heapBox.open a.holder:before {
	content: "\f106";
}
.formBox {
	width: 100%;
	float: left;
}
.formBox li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	padding: 0 10px;
}
.formBox li.towCol {
	width: 50%;
}
.formBox li.threeCol {
	width: 33.33%;
}
.formBox li:last-child {
	margin-bottom: 0;
}
.formBox li.alignRight {
	text-align: right;
}
.formBox li.alignCenter {
	text-align: center;
}
.formBox li .inputBorderBox {
	width: 100%;
	float: left;
	border: 1px solid #bbb;
	background: #f5f5f5;
	padding: 8px 12px;
	font-size: 18px;
	font-family: 'camptonmedium';
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.formBox li .phoneBox {
	width: 100%;
	float: left;
	padding-right: 95px;
}
.formBox li .extBox {
	width: 90px;
	float: left;
	margin-left: -90px;
}
.alignRight {
	text-align: right;
}
.alignCenter {
	text-align: center;
}
ul.arrow {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
ul.arrow li {
	width: 100%;
	float: left;
	margin-bottom: 20px;
	position: relative;
	padding-left: 20px;
}
ul.arrow li:before {
	content: "\f105";
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 20px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: -3px;
	color: #444;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
/********** Owl Carousel **********/

.owl-carousel .animated {
	-webkit-animation-duration: 1000ms;
	animation-duration: 1000ms;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
.owl-height {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;/* position relative and z-index fix webkit rendering fonts issue */
	position: relative;
	z-index: 1;
}
.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden; /* fix for flashing background */
	-webkit-transform: translate3d(0px, 0px, 0px);
	z-index: 1;
}
.owl-carousel.owl-loaded {
	display: block;
}
.owl-carousel.owl-loading {
	opacity: 0;
	display: block;
}
.owl-carousel.owl-hidden {
	opacity: 0;
}
.owl-carousel .owl-refresh .owl-item {
	display: none;
}
.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
}
.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d;
}
.owl-carousel .owl-grab {
	cursor: move;
}
.owl-carousel.owl-rtl {
	direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
	float: right;
}
.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000;
}
.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;/*background: url("owl.video.play.png") no-repeat;*/
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale 100ms ease;
	-moz-transition: scale 100ms ease;
	-ms-transition: scale 100ms ease;
	-o-transition: scale 100ms ease;
	transition: scale 100ms ease;
}
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1;
}
.owlCarousel.carouselBlock .item {
	border: 1px solid #ddd;
	text-align: center;
	height: 100px;
	line-height: 100px;
}
.owl-theme .owl-controls {
	margin: 0;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
	line-height: 1;
}
.owl-theme .owl-controls .owl-nav [class*=owl-] {
	z-index: 2;
	width: 41px;
	height: 41px;
	color: #fff;
	font-size: 14px;
	margin: 0;
	padding: 0; /*background-image:url(../images/sprites.png);*/
	background-repeat: no-repeat;
	background-position: left top;
	display: inline-block;
	vertical-align: top;
	cursor: pointer;
	text-align: left;
	text-indent: -999em;
}
.owl-theme .owl-controls .owl-nav .owl-prev {
}
.owl-theme .owl-controls .owl-nav .owl-next {
}
.owl-theme .owl-controls .owl-nav .owl-prev:hover {
}
.owl-theme .owl-controls .owl-nav .owl-next:hover {
}
.owl-theme .owl-controls .owl-nav .disabled {
	opacity: .5;
	cursor: default
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block;
	vertical-align: top;
	line-height: 1;
}
.owl-theme .owl-dots .owl-dot span {
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background-color: #d6d6d6;
	display: block;
	-webkit-backface-visibility: visible;
	-webkit-transition: opacity 200ms ease;
	-moz-transition: opacity 200ms ease;
	-ms-transition: opacity 200ms ease;
	-o-transition: opacity 200ms ease;
	transition: opacity 200ms ease;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
	cursor: pointer;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #b98b01;
}
/*================================================ Main CSS Theme Start ====================================================*/



/********** Layout **********/



.fullwidth {
	width: 100%;
	float: left;
}
.wrap-inner {
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	padding: 0 15px;
}
.space40 {
	padding: 40px 0;
}
.space60 {
	padding: 60px 0;
}
.space80 {
	padding: 80px 0;
}
.spaceT40 {
	padding-top: 40px;
}
.spaceT60 {
	padding-top: 60px;
}
.spaceT80 {
	padding-top: 80px;
}
.spaceB40 {
	padding-bottom: 40px;
}
.spaceB60 {
	padding-bottom: 60px;
}
.spaceB80 {
	padding-bottom: 80px;
}
/********** Header **********/

.topHeader {
	border-bottom: 1px solid #dbdbdb;
	padding: 10px 0
}
.topHeaderLeft {
	float: left;
	font-size: 14px;
	padding-top: 15px;
}
.topHeaderLeft a {
	margin-right: 30px;
}
.topHeaderLeft a:last-child {
	margin-right: 0;
}
.topHeaderRight {
	float: right;
	color: #152067;
}
.topHeaderRight .address {
	float: left;
}
.topHeaderRight .vivaldi {
	float: right;
	text-align: right;
	margin-left: 30px;
	font-size: 22px;
}
.topHeaderRight .vivaldi span {
	font-size: 16px;
}
.header {
	background: #eee;
	padding: 5px 0;
}
.header .logo {
	float: left;
}
/********* Navigation *********/

.mainNavigation {
	margin: 40px 0 0 0;
	position: relative;
	display: inline-block;
	vertical-align: top;
	line-height: 1;
	text-align: left;
	float: right;
}
.menu-icon {
	color: #000;
	display: none;
	font-size: 20px;
	margin: 0 0 0 auto;
	max-width: 100px;
	text-align: center;
	text-decoration: none;
}
.menu-icon .fa {
	margin-right: 10px;
	font-size: 24px;
	vertical-align: middle;
}
.menu-icon span {
	display: inline-block;
	vertical-align: top;
}
.menu-icon.open, .menu-icon:hover {
	text-decoration: none;
	color: #b98b01;
}
#nav, #nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 99;
}
#nav > li {
	float: left;
	margin: 0 0 0 40px;
	padding: 0;
	position: relative;
}
#nav > li:first-child {
	margin-left: 0;
}
#nav > li > a {
	font-family: 'camptonmedium';
	font-size: 16px;
	color: #152067;
	text-decoration: none;
	padding: 0;
	position: relative;
	display: block;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
#nav > li:hover > a, #nav > li.active > a {
	background-color: inherit;
	color: #b98b01;
	text-decoration: none;
}
#nav ul {
	display: none;
	width: 260px;
	top: 100%;
	padding: 0;
	left: 0;
	position: absolute;
	z-index: 99;
	background-color: #fff;
}
#nav ul li {
	float: left;
	height: auto;
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
#nav ul li a {
	display: block;
	text-decoration: none;
	background-color: inherit;
	font-size: 14px;
	line-height: 24px;
	color: #333;
	padding: 10px 25px;
	font-family: 'camptonsemibold';
	border-bottom: 1px solid #b98b01;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
#nav ul ul {
	top: 0;
	left: 260px
}
#nav li:hover > ul {
	display: block;
}
#nav li ul li:hover a {
	background-color: #b98b01;
	color: #fff;
}
#nav .sub-menu li ul li a {
	background-color: #fff;
	color: #b98b01;
}
#nav .sub-menu li ul li:hover a {
	background-color: #fff;
	color: #333;
}
.arrowclick {
	display: none;
	position: absolute;
	right: 0px;
	top: 5px;
	width: 30px;
	height: 30px;
	z-index: 99;
	cursor: pointer;
}
.arrowclick:after {
	content: '';
	position: absolute;
	right: 5px;
	top: 50%;
	margin-top: -5px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #cacaca;
	-moz-transition: all .4s ease-out;
	-webkit-transition: all .4s ease-out;
	-o-transition: all .4s ease-out;
	transition: all .4s ease-out;
}
.arrowclick.active:after {
	-ms-transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
}
/********** Footer **********/

.footer {
	border-top: 5px solid #b98b01;
	padding-top: 40px;
}
.footer .fBox {
	width: 23%;
	float: left;
}
.footer h3 {
	font-family: 'camptonmedium';
	font-size: 20px;
	color: #b98b01;
	margin-bottom: 18px;
	font-weight: normal;
}
.footer .boxOne {
	width: 31%;
	font-size: 18px;
	padding-right: 40px;
}
.footer .cardIco {
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.footer .cardIco li {
	float: left;
	margin-right: 15px;
}
.footer .cardIco li a {
	width: 44px;
	height: 28px;
	float: left;
	background: url(../images/card.png) no-repeat;
	display: block;
	text-indent: -9999px;
}
.footer .cardIco li a.visa {
	background-position: 0 0;
}
.footer .cardIco li a.master {
	background-position: -50px 0;
}
.footer .cardIco li a.american {
	background-position: -100px 0;
}
.footer .cardIco li a.discover {
	background-position: -150px 0;
}
.footer .socialIco {
	width: 100%;
	float: left;
}
.footer .socialIco li {
	float: left;
	margin-right: 10px;
}
.footer .socialIco li a {
	width: 31px;
	height: 30px;
	float: left;
	background: url(../images/social.png) no-repeat;
	display: block;
	text-indent: -9999px;
}
.footer .socialIco li a.fb {
	background-position: 0 0;
}
.footer .socialIco li a.tw {
	background-position: -35px 0;
}
.footer .socialIco li a.insta {
	background-position: -70px 0;
}
.footer .socialIco li a.yt {
	background-position: -105px 0;
}
.footer .socialIco li:first-child {
	margin-top: 5px;
}
.footer .footerLink {
	width: 100%;
	float: left;
}
.footer .footerLink li {
	width: 100%;
	float: left;
	padding: 0 0 10px 20px;
	font-family: 'camptonmedium';
	position: relative;
}
.footer .footerLink li a {
	color: #444;
}
.footer .footerLink li a:hover {
	color: #b98b01;
}
.footer .footerLink li:before {
	content: "\f105";
	display: inline-block;
	font-family: 'FontAwesome';
	font-size: 20px;
	font-weight: bold;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	left: 0;
	top: -3px;
	color: #444;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition-duration: 0.5s;
}
.footer .footerLink li:hover:before {
	color: #b98b01;
}
.footer .footerBtm {
	width: 100%;
	float: left;
	margin-top: 20px;
	padding: 20px 0 30px;
	border-top: 1px solid #ccc;
	font-size: 14px;
	color: #777;
	text-align: center;
}
/********** Home Banner **********/

.homeBanner {
	background: #fff;
	padding: 90px 0;
	position: relative;
}
.homeBanner:before {
	content: "";
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	background: url(../images/home-bnr.jpg) top left no-repeat;
	background-size: 100%;
	border: 5px solid #c3b791;
	display:inline-block;
}
.homeBanner .bnrCnt {
	width: 50%;
	float: left;
	padding-right: 40px;
}
.homeBanner h1 {
	font-size: 42px;
	margin-bottom: 0;
	color: #b98b01;
}
.homeBanner h2 {
	font-size: 20px;
	color: #333;
}
.homeBanner .homeBnrQut {
	width: 100%;
	float: left;
	background: #eeeeee;
	margin-top: 60px;
	padding: 40px 30px;
	font-size: 20px;
	text-align: center;
}
.homeWelcome ul {
	width: 100%;
	float: left;
	margin: 0;
}
.homeWelcome ul li {
	width: 100%;
	float: left;
	margin: 0;
	background: #fff;
	-webkit-box-shadow: 0px 0px 4px 0px #ccc;
	-moz-box-shadow: 0px 0px 4px 0px #ccc;
	box-shadow: 0px 0px 4px 0px #ccc;
	margin-bottom: 50px;
	padding: 30px;
}
.homeWelcome ul li .imgBox {
	float: left;
	position: relative;
}
.homeWelcome ul li .imgBox:before {
	content: "";
	width: 100%;
	height: 8px;
	background: #c3b791;
	position: absolute;
	left: 8px;
	bottom: -8px;
}
.homeWelcome ul li .imgBox:after {
	content: "";
	width: 8px;
	height: 100%;
	background: #c3b791;
	position: absolute;
	right: -8px;
	bottom: -8px;
}
.homeWelcome ul li .cntBox {
	width: 100%;
	float: left;
	padding: 0 0 0 430px;
	margin-left: -390px;
}
.homeWelcome ul li.imgRight .imgBox {
	float: right;
}
.homeWelcome ul li.imgRight .cntBox {
	width: 100%;
	float: left;
	padding: 30px 430px 30px 30px;
	margin-right: -390px;
	margin-left: 0;
	text-align: right;
}
.homeWelcome ul li .cntBox h2 {
	text-transform: uppercase;
	margin-bottom: 22px;
}
.homeWhoWe {
	background: url(../images/home-banner.jpg) center center no-repeat;
	position: relative;
	text-align: center;
}
.homeWhoWe:before {
	content: "";
	width: 100%;
	height: 100%;
	background: #000;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0.6;
	z-index: 0;
	display:inline-block;
}
.homeWhoWe .wrap-inner {
	position: relative;
	z-index: 1;
}
.homeWhoWe ul {
	width: 100%;
	float: left;
}
.homeWhoWe ul li {
	width: 33.33%;
	float: left;
	padding: 5px;
	text-align: left;
}
.homeWhoWe ul li a {
	color: #fff;
}
.homeWhoWe ul li a:hover {
	color: #b98b01;
}
.homeWhyInsure .imgBox {
	width: 350px;
	float: left;
	text-align: right;
}
.homeWhyInsure .cntBox {
	width: 100%;
	float: left;
	padding-left: 400px;
	margin-left: -350px;
}
.homeWhyInsure .cntBox h2 {
	color: #000;
	margin-bottom: 25px;
	margin-top: 25px;
}
.homeWhyInsure .cntBox ul {
	width: 100%;
	float: left;
}
.homeWhyInsure .cntBox ul li {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
/********** Inner Banner **********/

/*.innerBanner {
	padding:20px 0;
	background:#c3b791;
}*/

.innerBanner {
	padding:0 0;
	background:#fff;
	border-bottom:1px solid #ddd;
}

.innerBanner h1 {
	width: 100%;
	float: left;
	font-size: 42px;
	font-weight: normal;
	/*padding-right: 350px;*/
	padding-top:25px; 
}
.innerBanner img {
	float: right;
	margin-bottom: -20px;
	margin-left: -350px;
}
 input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
 -webkit-appearance: none;
 -moz-appearance: none;
 appearance: none;
 margin: 0;
}

.contactLeft,
.contactRight { width:50%; float:left; padding:0 40px;}