/*   Today Font   */
@font-face {
	font-family: 'Today';
	src: url('../fonts/todaysanshef-light-webfont.eot');
	src: url('../fonts/todaysanshef-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/todaysanshef-light-webfont.woff') format('woff'), url('../fonts/todaysanshef-light-webfont.ttf') format('truetype'), url('../fonts/todaysanshef-light-webfont.svg#todaysanshef-lightregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/*   Themify Icons   */
@font-face {
	font-family: 'themify';
	src: url("../fonts/themify/themify.eot?-fvbane");
	src: url("../fonts/themify/themify.eot?#iefix-fvbane") format("embedded-opentype"), url("../fonts/themify/themify.woff?-fvbane") format("woff"), url("../fonts/themify/themify.ttf?-fvbane") format("truetype"), url("../fonts/themify/themify.svg?-fvbane#themify") format("svg");
	font-weight: normal;
	font-style: normal;
}

html {
    -webkit-font-smoothing: antialiased;
} 

body {
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	line-height: 1.5;
	font-size: 16px;
	color: #6f7477 !important;
	background-color: #fffbf7;
}
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
	font-family: 'Today', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: 400;
	color: #443135;
}
ul, ol {
	padding-left: 15px;
	line-height: 26px;
	margin-left: 15px;
}
ul ul, ul ol, ol ul, ol ol {
	padding-left: 25px;
}
p, img {
	margin: 0 0 20px 0;
}
ul, ol {
	padding-left: 15px;
	line-height: 24px;
}
ul ul, ul ol, ol ul, ol ol {
	padding-left: 25px;
}
hr.dk {
	border-top: 1px solid #999999;
}
pre {
	white-space: pre-wrap;
	/* CSS3 browsers  */
	white-space: -moz-pre-wrap !important;
	/* 1999+ Mozilla  */
	white-space: -pre-wrap;
	/* Opera 4 thru 6 */
	white-space: -o-pre-wrap;
	/* Opera 7 and up */
	word-wrap: break-word;/* IE 5.5+ and up */
  /* overflow-x: auto; */
  /* Firefox 2 only */
  /* width: 99%; */
  /* only if needed */
}
pre {
	width: 100%;
	overflow: auto;
	margin: 2rem 0;
	padding: 1rem 0.8rem 1rem 1.2rem;
	color: #3f3b36;
	border: 1px solid #ebebeb !important;
	font: lighter 1.2rem/2rem Monaco, 'MonacoRegular', monospace;
	background: url(../images/pre.png) repeat 0 -0.9rem;
	background-size: 1px 4rem;
}
a {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
.text-pop {
	color: #a6a1ee;
}
.text-gray {
	color: #7b7b7b;
}
.strikethrough {
	text-decoration: line-through;
}
.navbar-nav {
	margin-top: 14px;
}
#header {
	padding-top: 30px;
}
.logo {
	margin: 20px;
	height: 25px;
}
.navbar-default {
	margin-bottom: 0;
	background: #fffbf7;
}
.navbar-default.navbar {
	min-height: 70px;
	border: none !important;
	-webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.08);
	-moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.08);
	box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.08);
}

@media screen and (max-width: 768px) {
.navbar-default.navbar {
	min-height: 70px !important;
}
}
.navbar-default a {
	text-decoration: none;
}

@media screen and (max-width: 768px) {
.navbar-default .navbar-header {
	height: 70px !important;
}
}
.navbar-default .navbar-header .navbar-brand {
	float: left;
	margin: 25px 20px 0 0;
	padding: 0;
	height: 45px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 5px;
	text-decoration: none;
}

@media screen and (max-width: 768px) {
.navbar-default .navbar-header .navbar-brand {
	margin-left: 15px;
	height: 40px !important;
}
}
.navbar-default .navbar-header .navbar-brand img {
	float: left;
	margin-top: 0px;
}
.navbar-default .navbar-header .navbar-brand:hover, .navbar-default .navbar-header .navbar-brand:active, .navbar-default .navbar-header .navbar-brand:focus {
	outline: none;
}
.navbar-default a {
	color: #ccc;
	font-size: 14px;
}
.navbar-default .navbar-nav > li > a {
	padding-top: 10px;
	padding-bottom: 10px;
}
.navbar-default .navbar-nav > li.active a {
	color: #a6a1ee;
	background: none;
}
.navbar-default .navbar-nav > li.active a:active, .navbar-default .navbar-nav > li.active a:focus, .navbar-default .navbar-nav > li.active a:hover {
	color: #a6a1ee;
	outline: none;
	background: none;
}
.navbar-default .btn-calltoaction {
	border-color: transparent;
	margin: 0;
	padding: 8px 20px;
	color: #ffffff !important;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	background: #a6a1ee;
}

@media screen and (max-width: 768px) {
.navbar-default .btn-calltoaction {
	margin-top: 0 !important;
	margin-left: 10px;
	margin-right: 10px;
}
}
.navbar-default .btn-calltoaction:hover, .navbar-default .btn-calltoaction:focus, .navbar-default .btn-calltoaction:active {
	border-color: transparent;
	outline: none;
	box-shadow: none;
}
.navbar-default .btn-calltoaction:hover, .navbar-default .btn-calltoaction:focus {
	background: #8781e0 !important;
}
.navbar-default .btn-calltoaction:active {
	background: #8781e0 !important;
}
.navbar-toggle {
	margin-top: 20px;
	margin-bottom: 10px;
}
.btn-primary {
	border-color: transparent;
	padding: 8px 20px;
	color: #ffffff;
	background: #a6a1ee;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.btn-primary:hover, .btn-primary:focus {
	border-color: transparent;
	box-shadow: none;
	background: #8781e0;
	outline: none;
}
.btn-primary:active {
	outline: none;
	background: #8781e0;
	border-color: transparent;
}
#page-title {
	padding-top: 5.5em;
	padding-bottom: 2em;
	margin-bottom: 4em;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
#page-title .overlay {
	z-index: 8;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	position: absolute;
	background: #a6a1ee;
	background: -webkit-linear-gradient(legacy-direction(#8781e0), #a6a1ee);
	background: linear-gradient(#8781e0, #a6a1ee);
	opacity: 0.7;
	filter: alpha(opacity=70);
}
#page-title .text {
	position: relative;
	z-index: 9;
	color: #ffffff !important;
}
#page-title .text h1 {
	color: #ffffff !important;
}
/*--#main {
	padding-bottom: 5em;
}--*/
#sidebar .links {
	padding: 0;
	margin: 0;
}
#sidebar .links li {
	display: block;
	padding: 0;
	margin: 0 0 .5em 0;
}
#sidebar .links li a {
	text-decoration: none;
}
#sidebar .links li a:hover {
	text-decoration: underline;
}
#sidebar .side-block {
	margin-bottom: 30px;
}
#sidebar .side-block h3 {
	font-size: 13px;
	color: #7b7b7b;
	margin: 0 0 1em 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 3px;
}
#sidebar .cta {
	padding: 20px;
	background-color: #eae9fa;
	text-align: center;
}
#sidebar .cta h1 {
	padding: 0;
	margin: 0 0 20px 0;
	color: #443135;
	line-height: .5;
	font-size: 80px;
	letter-spacing: -.5px;
}
#sidebar .cta h1 span {
	font-size: 14px;
	font-weight: 900;
}
#hero {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}

@media screen and (max-width: 768px) {
#hero {
	background-position:right center;
	background-size: normal;
}
}
#hero .arrow {
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin-left: -20px;
	display: block;
	color: #ffffff;
	font-size: 40px;
	z-index: 99;
	text-decoration: none;
}
#hero .arrow:active, #hero .arrow:focus, #hero .arrow:hover {
	outline: none;
}
#hero .overlay {
	background: #a6a1ee;
	background: -webkit-linear-gradient(legacy-direction(#8781e0), #a6a1ee);
	background: linear-gradient(#8781e0, #a6a1ee);
	opacity: 0.9;
	filter: alpha(opacity=90);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}
#hero .text {
	text-align: center;
	padding: 14em 0;
	z-index: 2;
	position: relative;
	background: #443135;
	opacity: 0.9;
	border: 1px solid #ffffff;
}
#hero .text-exp {
	text-align: center;
	padding: 14em 1em;
	z-index: 2;
	position: relative;
	background: #443135;
	opacity: 0.9;
	color: #ffffff;
}

@media screen and (max-width: 768px) {
#hero .text, .text-exp {
	padding: 5em 0;
}
}
#hero .text, .text-exp h1 {
	font-size: 120px;
	position: relative;
	display: inline-block;
	color: #a6a1ee;
	line-height: .8;
}
#hero .text, .text-exp h1 span {
	font-size: 14px;
	font-weight: 900;
}
#hero .text, .text-exp h2 {
	color: #ffffff;
	line-height: 1.3;
	font-weight: 300;
}
#hero .text, .text-exp h2 span {
	display: block;
	color: #a6a1ee;
}
/*----INTRO SECTION---*/
#intro {
	margin: 50px 0 50px 0;
}
/*--AWARD SECTION--*/
#award {
	padding: 2em 0;
	background-color: #dddddd;
	text-align: center;
}
#award img {
	width: 200px;
	margin-bottom: 10px;
}
#award h3 {
	color: #666666;
	margin-bottom: 0;
}
#award p {
	font-family: 'Today', Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
	margin-bottom: 0;
}
/*----VACATION SECTION---*/
#vacation {
	background-image: url("../images/slide_1.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
	background-color: #fffbf7;
	padding: 3em 0;
}
/* Pricing Tables */
@media screen and (max-width: 992px) {
.pricing-table .pricing-table-item {
	margin-bottom: 20px !important;
}
}

@media screen and (max-width: 768px) {
.pricing-table .pricing-table-item {
	margin-bottom: 20px !important;
	float: left;
	width: 100%;
}
}
.pricing-table-item-body {
	background-color: #ffffff;
}
.pricing-table .pricing-table-item .pricing-table-item-body, .pricing-table .pricing-table-item .pricing-table-item-heading {
	text-align: center;
	float: left;
	width: 100%;
	padding: 2em 4em;
}
.pricing-table .pricing-table-item .pricing-table-item-heading {
	background: #443135;
	color: #ffffff;
}
.pricing-table .pricing-table-item .pricing-table-item-heading h1 {
	font-size: 120px;
	position: relative;
	display: inline-block;
	color: #a6a1ee;
	line-height: .8;
}
.pricing-table .pricing-table-item .pricing-table-item-heading h1 span {
	font-size: 14px;
	font-weight: 900;
}
.pricing-table .pricing-table-item .pricing-table-item-heading h2 {
	color: #ffffff;
	line-height: 1.3;
	font-weight: 300;
}
.pricing-table .pricing-table-item .pricing-table-item-heading h2 span {
	display: block;
	color: #a6a1ee;
}
.pricing-table .pricing-table-item .pricing-table-item-heading p {
	color: rgba(255, 255, 255, 0.6);
	font-size: 14px;
	letter-spacing: 3px;
	text-transform: uppercase;
}
.pricing-table .pricing-table-item.best-offer .pricing-table-item-heading {
	background: #a6a1ee;
	color: #ffffff;
}
.pricing-table .pricing-table-item .pricing-table-item-body {
	border: 1px solid #ccc;
	border-top: none;
}
.pricing-table .pricing-table-item .pricing-table-item-body ul {
	padding: 0;
	margin: 0;
}
.pricing-table .pricing-table-item .pricing-table-item-body ul li {
	list-style: none;
	padding: 0;
	margin: 0 0 10px 0;
}
.pricing-table .pricing-table-item.best-offer .pricing-table-item-body {
	border: 1px solid #a6a1ee;
	border-top: none;
}
/*----plan SECTION---*/
.plan {
	background-color: #dddddd;
	padding: 7em 0;
	width: 100%;
}
@media screen and (max-width: 768px) {
.plan {
	padding: 3em 0;
}
}
.plan .plan-item {
	clear: both;
}
.plan .plan-item .plan-icon {
	float: left;
	width: 50px;
	margin-top: 20px;
	margin-right: 20px;
}
.plan .plan-item .plan-icon i {
	font-size: 50px;
	color: #a6a1ee;
}
.plan .plan-item .plan-text {
	float: left;
	width: 80%;
}
.plan .plan-item .plan-text h3 {
	font-size: 18px;
	font-weight: 700;
	text-transform: uppercase;
}

@media screen and (max-width: 1200px) {
.plan .plan-item .plan-text {
	width: 60%;
}
}

@media screen and (max-width: 992px) {
.plan .plan-item .plan-text {
	width: 90%;
}
}

@media screen and (max-width: 768px) {
.plan .plan-item .plan-text {
	width: 80%;
}
}

@media screen and (max-width: 480px) {
.plan .plan-item .plan-text {
	width: 70%;
}
}
.plan .section-heading, .section-heading {
	text-align: center;
	color: #6c777f;
	font-size: 30px;
	font-weight: 700;
	line-height: 1.5;
	margin: 0 0 50px 0;
	padding: 0;
}
@media screen and (max-width: 768px) {
.plan .section-heading, .section-heading {
	font-size: 24px;
	margin: 0 0 30px 0;
}
}
/*--FAQ SECTION--*/
#faq {
	padding: 5em 0;
}
#faq a {
	text-decoration: none;
}
@media screen and (max-width: 768px) {
#faq {
	padding: 3em 0;
}
}
a.panel-heading {
	display: block;
}
.panel-primary .panel-heading[aria-expanded="true"], .panel-primary .panel-heading a:hover, .panel-primary .panel-heading a:focus, .panel-primary a.panel-heading:hover, .panel-primary a.panel-heading:focus {
	background-color: #286090;
}
.panel-danger .panel-heading[aria-expanded="true"], .panel-danger .panel-heading a:hover, .panel-danger .panel-heading a:focus, .panel-danger a.panel-heading:hover, .panel-danger a.panel-heading:focus {
	background-color: #c9302c;
}
.panel-default .panel-heading[aria-expanded="true"], .panel-default .panel-heading a:hover, .panel-default .panel-heading a:focus, .panel-default a.panel-heading:hover, .panel-default a.panel-heading:focus {
	background-color: #dcdcdc;
}
.panel-info .panel-heading[aria-expanded="true"], .panel-info .panel-heading a:hover, .panel-info .panel-heading a:focus, .panel-info a.panel-heading:hover, .panel-info a.panel-heading:focus {
	background-color: #31b0d5;
}
.panel-success .panel-heading[aria-expanded="true"], .panel-success .panel-heading a:hover, .panel-success .panel-heading a:focus, .panel-success a.panel-heading:hover, .panel-success a.panel-heading:focus {
	background-color: #449d44;
}
.panel-warning .panel-heading[aria-expanded="true"], .panel-warning .panel-heading a:hover, .panel-warning .panel-heading a:focus, .panel-warning a.panel-heading:hover, .panel-warning a.panel-heading:focus {
	background-color: #ec971f;
}
.panel-group .panel, .panel-group .panel-heading {
	border: none !important;
}
.panel-group .panel-body {
	border: 1px solid #ddd !important;
	border-width: 0 1px 1px 1px !important;
}
.panel-group .panel-heading a, .panel-group a.panel-heading {
	outline: 0;
}
.panel-group .panel-heading a:hover, .panel-group .panel-heading a:focus, .panel-group a.panel-heading:hover, .panel-group a.panel-heading:focus {
	text-decoration: none;
}
.panel-group .panel-heading .icon-indicator {
	margin-right: 10px;
}
.panel-group .panel-heading .icon-indicator:before {
	font-family: 'Glyphicons Halflings';
	content: "\e114";
}
.panel-group .panel-heading.collapsed .icon-indicator:before {
	font-family: 'Glyphicons Halflings';
	content: "\e080";
}
/*--DOP PG--*/
#dop a {
	color: #a6a1ee;
}
/*--FOOTER SECTION--*/
#footer {
	background: #443135;
	color: #ffffff;
	font-size: 14px;
	text-align: center;
	width: 100%;
	padding: 50px 0;
}
#footer a {
	color: #ffffff;
}
#footer .brandbar {
	width: 100%;
	height: 150px;
	background-image: url('http://www.hiltongrandvacations.com/img/brandbar-white.png');
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 5em;
}
#footer .footer-box {
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#footer .footer-box.border-bottom {
	border-bottom: 1px solid #3e4347;
	margin-bottom: 10px;
}
#footer .footer-heading {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 20px;
}
.form-control:active, .form-control:focus {
	outline: none;
	box-shadow: none;
	border-color: transparent;
}
.form-subscribe .field {
	position: relative;
}
.form-subscribe .field input[type="email"] {
	-webkit-border-bottom-left-radius: 30px;
	-webkit-border-top-left-radius: 30px;
	-moz-border-bottom-left-radius: 30px;
	-moz-border-top-left-radius: 30px;
	-ms-border-bottom-left-radius: 30px;
	-ms-border-top-left-radius: 30px;
	-o-border-bottom-left-radius: 30px;
	-o-border-top-left-radius: 30px;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-top-right-radius: 0px;
	-moz-border-bottom-right-radius: 0px;
	-moz-border-top-right-radius: 0px;
	-ms-border-bottom-right-radius: 0px;
	-ms-border-top-right-radius: 0px;
	-o-border-bottom-right-radius: 0px;
	-o-border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-top-right-radius: 0px;
	height: 36px;
	box-shadow: none;
	width: 50%;
}
.form-subscribe .field input[type="email"]:focus, .form-subscribe .field input[type="email"]:active {
	outline: none;
	box-shadow: none;
	border-color: transparent;
}
.form-subscribe .field button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%;
	text-align: center;
	padding-left: 20px;
	height: 36px;
	background: #a6a1ee;
	color: #ffffff;
	border: none;
	-webkit-border-bottom-left-radius: 0px;
	-webkit-border-top-left-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	-moz-border-top-left-radius: 0px;
	-ms-border-bottom-left-radius: 0px;
	-ms-border-top-left-radius: 0px;
	-o-border-bottom-left-radius: 0px;
	-o-border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-top-left-radius: 0px;
}
.footer-list {
	padding: 0;
	margin: 0;
}
.footer-list li {
	display: block;
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.4;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #3e4347;
}
.footer-list li a {
	color: #83888b;
}
.footer-list li a:hover {
	text-decoration: none;
	color: #ffffff;
}
.footer-list li:last-child {
	border-bottom: none;
}
.copyright {
	float: left;
	width: 100%;
	margin-top: 50px;
	padding-top: 50px;
	border-top: 1px solid #999999;
}

@media screen and (max-width: 768px) {
.copyright {
	margin-top: 30px;
	padding-top: 30px;
}
}
.nav-toggle {
	width: 25px;
	height: 25px;
	cursor: pointer;
	text-decoration: none;
}
.nav-toggle.active i::before, .nav-toggle.active i::after {
	background: #2e2e2e;
}
.nav-toggle:hover, .nav-toggle:focus, .nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.nav-toggle i {
	position: relative;
	display: inline-block;
	width: 25px;
	height: 3px;
	color: #252525;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #252525;
	transition: all .2s ease-out;
}
.nav-toggle i::before, .nav-toggle i::after {
	content: '';
	width: 25px;
	height: 3px;
	background: #252525;
	position: absolute;
	left: 0;
	transition: all .2s ease-out;
}
.nav-toggle.nav-white > i {
	color: #ffffff;
	background: #ffffff;
}
.nav-toggle.nav-white > i::before, .nav-toggle.nav-white > i::after {
	background: #ffffff;
}
.nav-toggle i::before {
	top: -7px;
}
.nav-toggle i::after {
	bottom: -7px;
}
.nav-toggle:hover i::before {
	top: -10px;
}
.nav-toggle:hover i::after {
	bottom: -10px;
}
.nav-toggle.active i {
	background: transparent;
}
.nav-toggle.active i::before {
	top: 0;
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.nav-toggle.active i::after {
	bottom: 0;
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.nav-toggle {
	position: absolute;
	top: 20px;
	right: 20px;
	z-index: 21;
	margin: 0 auto;
	display: none;
}

@media screen and (max-width: 768px) {
.nav-toggle {
	display: block;
}
}
/* Owl Override Style */
.owl-carousel .owl-controls, .owl-carousel-posts .owl-controls {
	margin-top: 0;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 50%;
	margin-top: -29px;
	z-index: 9999;
	position: absolute;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	top: 24%;
}
.owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-next:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-next:hover {
	margin-right: -10px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -40px;
}
.owl-carousel .owl-controls .owl-nav .owl-prev:hover, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover {
	margin-left: -10px;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: -50px;
}

@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
	right: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: -50px;
}

@media screen and (max-width: 768px) {
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
	left: 0px;
}
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
	color: #2e2e2e;
}
.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
	color: #000000;
}
.owl-carousel-fullwidth.light-arrow .owl-controls .owl-nav .owl-next i, .owl-carousel-fullwidth.light-arrow .owl-controls .owl-nav .owl-prev i {
	color: #ffffff;
}
.owl-carousel-fullwidth.light-arrow .owl-controls .owl-nav .owl-next:hover i, .owl-carousel-fullwidth.light-arrow .owl-controls .owl-nav .owl-prev:hover i {
	color: #ffffff;
}

@media screen and (max-width: 768px) {
.owl-theme .owl-controls .owl-nav {
	display: none;
}
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
	font-size: 30px;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"] i:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"] i:focus {
	background: none !important;
}
.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus {
	background: none !important;
}
.owl-theme .owl-dots {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
}
.owl-carousel-fullwidth.owl-theme .owl-dots {
	bottom: 0;
	margin-bottom: -2.5em;
}
.owl-theme .owl-dots .owl-dot span {
	width: 10px;
	height: 10px;
	background: #ccc;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
	border: 2px solid transparent;
}
.owl-theme .owl-dots .owl-dot span:hover {
	background: none;
	border: 2px solid #a6a1ee;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: none;
	border: 2px solid #a6a1ee;
}
.owl-carousel .caption {
	font-size: 14px;
	font-style: italic;
}
.quote {
	width: 80%;
	margin: 0 auto;
	font-size: 28px;
	font-weight: 300;
	line-height: 38px;
}
.quote cite {
	margin-top: 20px;
	display: block;
	font-size: 20px;
	font-style: normal;
}

@media screen and (max-width: 768px) {
.quote {
	font-size: 20px;
	width: 100%;
}
}
#map {
	width: 100%;
	height: 400px;
}
/* Buttons */
.btn {
	border-bottom: none !important;
	text-transform: uppercase;
	letter-spacing: 2px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	padding-left: 20px;
	padding-right: 20px;
	line-height: 1.5;
	text-decoration: none;
}
.btn:hover, .btn:focus, .btn:active {
	box-shadow: none;
	outline: none !important;
	border-color: transparent;
}
.btn.btn-lg {
	padding: 12px 20px;
}
.btn.btn-md {
	padding: 10px 20px;
}
.btn.btn-sm {
	padding: 7px 20px;
}
.btn.btn-xs {
	padding: 5px 20px;
}
.btn-outline {
	border: 1px solid #443135 !important;
	background: transparent;
	color: #443135;
}
.btn-outline:hover, .btn-outline:active, .btn-outline:focus {
	border: 1px solid #443135 !important;
	background: #443135;
	color: #ffffff;
}
.btn-outline-lt {
	border: 1px solid #ffffff !important;
	background: transparent;
	color: #ffffff;
}
.btn-outline-lt:hover, .btn-outline-lt:active, .btn-outline-lt:focus {
	border: 1px solid #ffffff !important;
	background: #ffffff;
	color: #443135;
}

.btn-primary {
	background: #a6a1ee;
	border: 2px solid #a6a1ee;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
	background: #8781e0;
}
.btn-success {
	background: #00e195;
	border: 2px solid #00e195;
}
.btn-success:hover, .btn-success:active, .btn-success:focus {
	background: #00bd7d;
}
.btn-danger {
	background: #e02745;
	border: 2px solid #e02745;
}
.btn-danger:hover, .btn-danger:active, .btn-danger:focus {
	background: #c71d38;
}
.btn-info {
	background: #0bbff2;
	border: 2px solid #0bbff2;
}
.btn-info:hover, .btn-info:active, .btn-info:focus {
	background: #09a4d0;
}
.btn-warning {
	background: #ffd042;
	border: 2px solid #ffd042;
}
.btn-warning:hover, .btn-warning:active, .btn-warning:focus {
	background: #ffc71e;
}
.btn-primary, .btn-success, .btn-info, .btn-warning, .btn-danger {
	border-color: transparent;
}
.form-control {
	box-shadow: none !important;
	border: 1px solid #ccc;
}
.form-control:hover, .form-control:focus, .form-control:active {
	outline: none;
	box-shadow: none !important;
	border: 1px solid #a6a1ee;
}
.spacer {
	clear: both;
	position: relative;
	border: none;
	padding: 0;
	margin: 0;
}
.spacer-xlg {
	height: 150px;
}

@media screen and (max-width: 768px) {
.spacer-xlg {
	height: 80px;
}
}
.spacer-lg {
	height: 100px;
}

@media screen and (max-width: 768px) {
.spacer-lg {
	height: 70px;
}
}
.spacer-md {
	height: 80px;
}

@media screen and (max-width: 768px) {
.spacer-md {
	height: 50px;
}
}
.spacer-sm {
	height: 50px;
}

@media screen and (max-width: 768px) {
.spacer-sm {
	height: 20px;
}
}
.spacer-xs {
	height: 30px;
}

@media screen and (max-width: 768px) {
.spacer-xs {
	height: 20px;
}
}
.spacer-xxs {
	height: 30px;
}
.letter-spacing {
	letter-spacing: 1px;
}
.no-margin-bottom {
	margin-bottom: 0 !important;
}
.uppercase-heading-sm {
	font-size: 14px;
	line-height: 26px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.uppercase-heading-sm.with-border {
	position: relative;
	padding-bottom: 10px;
}
.uppercase-heading-sm.with-border .border {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 2px;
	background: #a6a1ee;
}
.form-group {
	margin-bottom: 20px;
}
.image-popup:hover {
	opacity: .7;
}
.call-to-action {
	background-color: #a6a1ee;
	background-size: cover;
	background-attachment: fixed;
	position: relative;
}
.call-to-action .call-to-action-text {
	font-size: 50px;
	line-height: 60px;
	text-transform: uppercase;
}
.call-to-action .btn {
	margin-bottom: 0 !important;
	padding-left: 50px;
	padding-right: 50px;
}
.call-to-action > .overlay {
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	position: absolute;
	background: rgba(0, 0, 0, 0.5);
}
.call-to-action .call-to-action-wrap {
	position: relative;
	padding: 50px 0;
	display: table;
	width: 100%;
}
.call-to-action .call-to-action-wrap .call-to-action-inner {
	display: table-cell;
	vertical-align: middle;
	font-size: 50px;
	line-height: 62px;
	color: #ffffff;
	width: 100%;
}
/* Accordions */
.accordion .panel-title > a {
	text-decoration: none;
}
.accordion .panel-title > a:hover {
	color: #a6a1ee;
	border-bottom: none !important;
}
.accordion .panel-heading {
	background: transparent;
	position: relative;
	cursor: pointer;
}
.accordion .panel-heading .accordion-toggle {
	color: #a6a1ee;
}
.accordion .panel-heading .accordion-toggle:after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2e2e2e !important;
	position: absolute;
	content: "\e622";
	right: 15px;
	top: 10px;
}
.accordion .panel-heading.collapsed .accordion-toggle {
	color: #2e2e2e !important;
}
.accordion .panel-heading.collapsed .accordion-toggle:after {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #2e2e2e !important;
	position: absolute;
	content: "\e61a";
	right: 15px;
	top: 10px;
}
/* Progress Bars */
.progress {
	height: 10px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
	box-shadow: none;
}
.progress-bar {
	box-shadow: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.progress-bar.progress-bar-default {
	background: #a6a1ee;
}
.progress-bar.progress-bar-success {
	background: #00e195;
}
.progress-bar.progress-bar-info {
	background: #0bbff2;
}
.progress-bar.progress-bar-warning {
	background: #ffd042;
}
.progress-bar.progress-bar-danger {
	background: #e02745;
}
img.align-right {
	float: right;
	margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
img.align-right {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
img.align-left {
	float: left;
	margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
img.align-left {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
img.align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
a > img.align-right {
	float: right;
	margin: 0 0 .5em 1em;
}

@media screen and (max-width: 480px) {
a > img.align-right {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
a > img.align-left {
	float: left;
	margin: 0 1em .5em 0;
}

@media screen and (max-width: 480px) {
a > img.align-left {
	width: 100%;
	margin: 0 0 .5em 0;
}
}
a > img.align-center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Easy Rsponsive Tabs */
.tab {
	clear: both;
	display: block;
}
.resp-tab-active {
	color: #a6a1ee;
}
.resp-content-active, .resp-accordion-active {
	display: block;
}
.tab-menu-icon {
	font-size: 20px;
	position: relative;
	float: left;
	margin-right: 10px;
}
.resp-tabs-container h3 {
	margin-top: 0 !important;
}
#tab-plan-vertical.resp-vtabs .resp-tabs-container {
	width: 68%;
}

@media screen and (max-width: 768px) {
#tab-plan-vertical.resp-vtabs .resp-tabs-container {
	width: 100%;
}
}


.bounce {
	-webkit-animation-name: bounce;
	-moz-animation-name: bounce;
	-o-animation-name: bounce;
	animation-name: bounce;
}
.animated {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	animation-fill-mode: both;
	-webkit-animation-duration: 2s;
	-moz-animation-duration: 2s;
	-ms-animation-duration: 2s;
	-o-animation-duration: 2s;
	animation-duration: 2s;
}
 @-webkit-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -webkit-transform: translateY(0);
}
 40% {
 -webkit-transform: translateY(-30px);
}
 60% {
 -webkit-transform: translateY(-15px);
}
}
@-moz-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -moz-transform: translateY(0);
}
 40% {
 -moz-transform: translateY(-30px);
}
 60% {
 -moz-transform: translateY(-15px);
}
}
@-o-keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 -o-transform: translateY(0);
}
 40% {
 -o-transform: translateY(-30px);
}
 60% {
 -o-transform: translateY(-15px);
}
}
@keyframes bounce {
 0%, 20%, 50%, 80%, 100% {
 transform: translateY(0);
}
 40% {
 transform: translateY(-30px);
}
 60% {
 transform: translateY(-15px);
}
}

/*# sourceMappingURL=style.css.map */
