.EditMode header.master-layout-1, .EditMode header.master-layout-2, .EditMode header.master-layout-3, .EditMode header.master-layout-4, .EditMode header.master-layout-1-skinny, .EditMode header.master-layout-1-fat {
  position: relative !important;
  height: auto;
  z-index: 9999;
  min-height: 400px;
  overflow: visible; }

.EditMode header .container-fluid * {
  clear: both; }

.EditMode .header-top, .EditMode .header-bot {
  height: auto !important; }

.WebPartZoneContent.EditorWidgets {
  display: flex;
  flex-direction: column; }

.moduleHeader,
.EditMode .moduleHeader,
.e3pagetemplate .blogDetail,
.EditMode .e3pagetemplate .blogDetail, .WebPartZone_zoneResponsiveTopWidget {
  display: none; }

.moduleHeaderWidget,
.EditMode .moduleHeaderWidget,
.WebPartZone_zoneHeaderWidget,
.blog-news-article-widget,
.EidtMode .blog-news-article-widget {
  display: flex !important;
  flex-direction: column;
  flex-wrap: wrap;
  float: left;
  width: 100%; }

.EditorWidgetZone .WebPartZoneActions,
.GroupWidgetZone .WebPartZoneActions {
  z-index: 99 !important; }

.EditMode .choproperty {
  box-shadow: none; }

.DesignMode header {
  position: relative !important;
  height: auto !important;
  background: transparent !important;
  min-height: 350px; }

.EditMode .logo img {
  width: auto !important;
  max-height: 200px !important; }

.EditMode header #divMainMenu {
  display: none !important; }

.EditMode .choproperty [data-content] {
  overflow-y: scroll;
  height: 180px; }

.EditMode .rotating-image-banner-slider {
  overflow: hidden; }

.icon-doc.icon-doctype {
  color: #78c8f3 !important; }

.icon-folder.icon-doctype {
  color: #f9b410 !important; }

.icon-doc-o.icon-doctype {
  color: #b512f2 !important; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px; }

h1, h2, h3, h4 {
  margin: 0 0 0.5em;
  font-weight: inherit;
  line-height: 1.2; }

body {
  line-height: 1.45; }

p {
  margin-bottom: 1.3em; }

a, a:hover, a:active, a:focus, .checkbox input, .login-form-logon input {
  cursor: pointer;
  outline: 1px solid transparent; }

.align-center {
  margin: 0 auto; }

.left-skew {
  text-align: left; }

.left-skew h2:nth-child(1) {
  margin-left: 4em; }

.right-skew {
  text-align: right; }

.right-skew h2:nth-child(1) {
  margin-right: 4em; }

.float-left {
  float: left; }

.float-right {
  float: right; }

.alignitem-start {
  display: flex;
  align-items: flex-start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start; }

.alignitem-center {
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -moz-align-items: center; }

.alignitem-end {
  display: flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end; }

blockquote {
  padding: 1em 40px;
  margin: 1em 0;
  border-left: 4px solid;
  position: relative; }

.btn,
.FormPanel .FormButton,
.FormPanel .btn {
  text-align: center;
  text-decoration: none;
  transition: all 0.3s ease 0s;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.05em;
  padding: 14px 25px;
  min-width: 140px;
  border-width: 1px;
  border-style: solid;
  text-shadow: none; }

.btn:hover, .btn:focus {
  text-decoration: none; }

.btn-margin {
  margin: 24px 0; }

.btn-solid {
  border-radius: 2px;
  line-height: 1; }

.btn-solid:hover, .btn-solid:focus,
.btn-border:hover,
.btn-border:focus {
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.2); }

.btn-border,
.ghost-btn,
.button-transparent {
  background-color: transparent;
  border-width: 1px;
  border-style: solid; }
  .btn-border .FormPanel .FormButton,
  .btn-border .widget-bizform .FormButton.btn,
  .btn-border a.btn,
  .btn-border .btn,
  .ghost-btn .FormPanel .FormButton,
  .ghost-btn .widget-bizform .FormButton.btn,
  .ghost-btn a.btn,
  .ghost-btn .btn,
  .button-transparent .FormPanel .FormButton,
  .button-transparent .widget-bizform .FormButton.btn,
  .button-transparent a.btn,
  .button-transparent .btn {
    background-color: transparent;
    border-width: 1px;
    border-style: solid; }

.pill-btn .e3-button,
.pill-btn .FormPanel .FormButton,
.pill-btn .FormButton.btn,
.pill-btn a.btn,
.pill-btn .btn {
  border-radius: 1.45em; }

.rectangle-btn .e3-button,
.rectangle-btn .FormPanel .FormButton,
.rectangle-btn .FormButton.btn,
.rectangle-btn a.btn,
.rectangle-btn .btn {
  border-radius: 0; }

.button-transparent .e3-button,
.button-transparent .FormPanel .FormButton,
.button-transparent .widget-bizform .FormButton.btn,
.button-transparent a.btn,
.button-transparent .btn {
  background-color: transparent; }

@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1), (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1024px) {
  .button-transparent .e3-button,
  .button-transparent .FormPanel .FormButton,
  .button-transparent .widget-bizform .FormButton.btn,
  .button-transparent a.btn,
  .button-transparent .btn {
    background-color: transparent; }
  .button-transparent .e3-button:focus,
  .button-transparent .FormPanel .FormButton:focus,
  .button-transparent .widget-bizform .FormButton.btn:focus,
  .button-transparent a.btn:focus,
  .button-transparent .btn:focus {
    background-color: transparent; } }

@media (min-width: 1025px) {
  .button-transparent .e3-button,
  .button-transparent .FormPanel .FormButton,
  .button-transparent .widget-bizform .FormButton.btn,
  .button-transparent a.btn,
  .button-transparent .btn {
    background-color: transparent; } }

section {
  float: left;
  width: 100%; }
  section a {
    transition: 0.2s ease all;
    text-decoration: underline;
    outline: 1px solid transparent; }

section .inner-wrap {
  float: left;
  width: 100%; }

/** column grid **/
.col-fw {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px; }

.col-100,
.col-70-left,
.col-70-right,
.col-50-left,
.col-50-right,
.col-30-left,
.col-30-right {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px; }

.col-100 .hidden-large-zone,
.col-70-left .hidden-large-zone,
.col-70-right .hidden-large-zone {
  display: none !important; }

.col-50-left .hidden-small-zone,
.col-50-right .hidden-small-zone,
.col-30-left .hidden-small-zone,
.col-30-right .hidden-small-zone {
  display: none !important; }

@media (min-width: 1200px) {
  .col-70-left {
    width: 70%;
    padding-left: 0;
    padding-right: 20px; }
  .col-70-right {
    width: 70%;
    padding-right: 0;
    padding-left: 20px; }
  .col-50-left {
    width: 50%;
    padding-left: 0;
    padding-right: 20px; }
  .col-50-right {
    width: 50%;
    padding-right: 0;
    padding-left: 20px; }
  .col-30-left {
    width: 30%;
    padding-left: 0;
    padding-right: 20px; }
  .col-30-right {
    width: 30%;
    padding-right: 0;
    padding-left: 20px; } }

.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .embed-responsive::before {
    display: block;
    content: ""; }
  .embed-responsive .embed-responsive-item,
  .embed-responsive iframe,
  .embed-responsive embed,
  .embed-responsive object,
  .embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0; }

.embed-responsive-21by9::before {
  padding-top: 42.85714%; }

.embed-responsive-16by9::before {
  padding-top: 56.25%; }

.embed-responsive-4by3::before {
  padding-top: 75%; }

.embed-responsive-1by1::before {
  padding-top: 100%; }

.flex-center-vertically {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center; }

.flex-stretch-vertically {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
  -webkit-box-align: stretch;
  align-items: stretch; }

.flex-center-v-h {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -webkit-box-align: center;
  align-items: center;
  justify-content: center;
  -webkit-justify-content: center; }

.flex-center-horizontally {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  -webkit-justify-content: center; }

.flex-align-right {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end;
  -webkit-justify-content: flex-end; }

.flex-equal-height {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.flex-column {
  flex-direction: column;
  -webkit-flex-direction: column; }

.flex-space-between {
  justify-content: space-between;
  -webkit-justify-content: space-between; }

.e3-form__text {
  padding: 10px;
  border: 1px solid blue;
  font-size: 16px; }

.e3-form__radio {
  border: 1px solid green; }

.e3-form__submit {
  background: #BADA55;
  color: #000;
  padding: 16px 24px; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px; }

.checkbox > input {
  -webkit-appearance: checkbox; }

input[type="submit"] {
  -webkit-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0; }

.FormPanel .EditingFormControlNestedControl .form-control.hasDatepicker {
  width: 100%; }

@media (min-width: 768px) {
  .FormPanel .EditingFormControlNestedControl .form-control.hasDatepicker {
    width: auto; }
  .col-30-left .FormPanel .EditingFormControlNestedControl .form-control.hasDatepicker,
  .col-30-right .FormPanel .EditingFormControlNestedControl .form-control.hasDatepicker {
    width: 100%; } }

.widget-form .widget-form-label {
  float: left;
  width: 100%;
  cursor: text;
  font-size: 0.8em; }

.widget-form .widget-form-input {
  width: 100%;
  border: 2px solid;
  background-color: transparent;
  height: 36px;
  padding: 0 8px;
  transition: 0.5s ease all;
  font-size: 1em; }

.widget-form input[type="submit"] {
  width: 100%;
  text-align: left;
  padding: 15px 18px;
  border: 0; }

.widget-form input[type="checkbox"] {
  -webkit-appearance: checkbox; }

.img-caption-container {
  text-align: center;
  border: solid 1px #ccc;
  border-radius: 2px;
  background: rgba(0, 0, 0, 0.05);
  padding: 10px; }
  .img-caption-container .caption-container {
    text-align: center;
    display: block; }
  .img-caption-container .image-center-container {
    display: block; }

img[src=""] {
  display: none; }

.center-bg {
  background-size: cover;
  background-position: center; }

/** web-5689 --mobile module **/
.MobileAppBody,
[data-role="page"] {
  background-color: transparent !important; }

.MobileSiteContent [data-role="page"] {
  background-color: transparent; }

.MobileAppBody,
[data-role="page"] {
  font-size: 16px;
  line-height: 1.45; }

/*[data-role="page"] [data-role="page-header"] {
    height: 70px!important;
    border-bottom: none !important;
	box-shadow: none !important;
}
[data-role="menu-container"] {
	font: {
		size:16px;
	}
	line-height: 1.45;
	a[data-role="menu-item"] {
		background:transparent;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 40px;
		background: rgba(0, 0, 0, 0);
		text-shadow: none;
		&:hover,
		&:active,
		&:focus {
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 40px;
		}
	}
	a.current {
		box-shadow: none;
	}
	#main-menu {
		box-shadow: none;

		li, a {
			border-radius: 0;
			border-top: medium none;
			font-size: 1em;
			letter-spacing: normal;
		}
		a {
			background:transparent;
			padding-top: 10px;
			padding-bottom: 10px;
			padding-left: 40px;
			background: rgba(0, 0, 0, 0);
			text-shadow: none;
		}
		a.current {
			box-shadow: none;
		}
		.sub-arrow {
			border-radius: 0;
			width: 42px;
		}
	}
	
}
nav .sm-blue {
    box-shadow: none
}*/
.MobileAppBody .MobileMasterFooter {
  width: 100% !important;
  float: left; }
  .MobileAppBody .MobileMasterFooter a {
    text-decoration: none;
    border: 0;
    padding-bottom: 0; }

/* Scss Document */
.GlobalModulePage.e3ModuleWrapper {
  margin: 0 auto; }

.sr-zone {
  float: left;
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 5; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
  top: -9999px; }

.sr-only:focus {
  top: 0; }

.skip-link:focus,
.skip-link:active {
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: underline; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

.social-icons {
  font-size: 1em; }

.social-icons a {
  padding: 0 4px; }

.basic-text-area .ancasty, .basic-text-area .ancasty:hover {
  border-bottom: none;
  text-decoration: none;
  cursor: default; }

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=47eba0061881bf00a54f)
 * Config saved to config.json and https://gist.github.com/47eba0061881bf00a54f
 */
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/*
	Customized to work with Clubhouse Online e3
*/
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: 0; }

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

html, body {
  height: 100%;
  width: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

mark {
  background: #ff0;
  color: #000; }

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; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

input {
  line-height: normal;
  font-size: 16px;
  /*fix zoom issue with iOS devices*/ }

optgroup {
  font-weight: bold; }

figure {
  margin: 0; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.text-center {
  text-align: center; }

.text-center .btn, .text-center hr {
  margin-left: auto;
  margin-right: auto; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

@media (min-width: 768px) {
  .container {
    /*width: 750px;
	changed to 94% for tablet*/
    width: 94%;
    max-width: 1024px; } }

/*@media (min-width: 1025px) {
  .container {
    width: 994px;
  }
}*/
@media (min-width: 1200px) {
  .container {
    width: 1170px;
    max-width: inherit; } }

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px; }

.row {
  margin-left: -15px;
  margin-right: -15px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0%; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1025px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 1199px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 1025px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

/**** Bootstrap JS ****/
.img-responsive,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto; }

[role="button"] {
  cursor: pointer; }

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

.fade.in {
  opacity: 1; }

section .collapse {
  display: none; }

section .collapse.in {
  display: block; }

tr.collapse.in {
  display: table-row; }

tbody.collapse.in {
  display: table-row-group; }

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  -o-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  -o-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  -o-transition-timing-function: ease;
  transition-timing-function: ease; }

.modal-open {
  overflow: hidden; }

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0; }

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out; }

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px; }

.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  outline: 0; }

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000; }

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0); }

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50); }

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5; }

.modal-header .close {
  margin-top: -2px; }

.modal-title {
  margin: 0;
  line-height: 1.42857143; }

.modal-body {
  position: relative;
  padding: 15px; }

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5; }

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0; }

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px; }

.modal-footer .btn-block + .btn-block {
  margin-left: 0; }

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll; }

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto; }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5); }
  .modal-sm {
    width: 300px; } }

@media (min-width: 992px) {
  .modal-lg {
    width: 900px; } }

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }

.popover.top {
  margin-top: -10px; }

.popover.right {
  margin-left: 10px; }

.popover.bottom {
  margin-top: 10px; }

.popover.left {
  margin-left: -10px; }

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0; }

.popover-content {
  padding: 9px 14px; }

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

.popover > .arrow {
  border-width: 11px; }

.popover > .arrow:after {
  border-width: 10px;
  content: ""; }

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px; }

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff; }

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25); }

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff; }

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px; }

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff; }

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25); }

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px; }

.carousel {
  position: relative; }

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%; }

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px; }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0; }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0; } }

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block; }

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent; }

.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1); }

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1); }

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90); }

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block; }

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px; }

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px; }

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif; }

.carousel-control .icon-prev:before {
  content: '\2039'; }

.carousel-control .icon-next:before {
  content: '\203a'; }

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center; }

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000;
  background-color: transparent; }

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff; }

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6); }

.carousel-caption .btn {
  text-shadow: none; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px; }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px; }
  .carousel-indicators {
    bottom: 20px; } }

.media {
  margin-top: 15px; }

.media:first-child {
  margin-top: 0; }

.media,
.media-body {
  zoom: 1;
  overflow: hidden; }

.media-body {
  width: 10000px; }

.media-object {
  display: block; }

.media-object.img-thumbnail {
  max-width: none; }

.media-right,
.media > .pull-right {
  padding-left: 10px; }

.media-left,
.media > .pull-left {
  padding-right: 10px; }

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top; }

.media-middle {
  vertical-align: middle; }

.media-bottom {
  vertical-align: bottom; }

.media-heading {
  margin-top: 0;
  margin-bottom: 5px; }

.media-list {
  padding-left: 0;
  list-style: none; }

.dropup,
.dropdown {
  position: relative; }

.dropdown-toggle:focus {
  outline: 0; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  -webkit-background-clip: padding-box;
  background-clip: padding-box; }

.dropdown-menu.pull-right {
  right: 0;
  left: auto; }

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5; }

.dropdown-menu > li > a {
  display: block;
  clear: both;
  font-weight: normal;
  color: #333333;
  white-space: nowrap; }

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5; }

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7; }

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777; }

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed; }

.open > .dropdown-menu {
  display: block; }

.open > a {
  outline: 0; }

.dropdown-menu-right {
  left: auto;
  right: 0; }

.dropdown-menu-left {
  left: 0;
  right: auto; }

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap; }

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990; }

.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid;
  content: ""; }

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px; }

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0; }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto; } }

@media (min-width: 1200px) {
  .container {
    max-width: 100%; } }

.cho-hero-textwidget.height50 .scroll-chevron, .cho-hero-textwidget.height25 .scroll-chevron {
  display: none; }

.cho-hero-textwidget.height25 h4 {
  display: none; }

.cho-hero-textwidget.height25 .banner-btn {
  display: none; }

.cho-hero-textwidget .banner-btn {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  align-items: stretch; }
  .cho-hero-textwidget .banner-btn.button-left {
    justify-content: flex-start; }
  .cho-hero-textwidget .banner-btn.button-center {
    justify-content: center; }
  .cho-hero-textwidget .banner-btn.button-right {
    justify-content: flex-end; }
  .cho-hero-textwidget .banner-btn .btn {
    text-shadow: none;
    margin: 5px;
    width: 100%;
    display: flex;
    justify-content: center; }
    .cho-hero-textwidget .banner-btn .btn span {
      align-self: center; }

.cho-hero-textwidget .cho-hero-textwidget-bg {
  min-height: 250px;
  background-size: cover;
  background-position: center; }

.cho-hero-textwidget .cho-hero-textwidget-content {
  padding-top: 28px;
  padding-bottom: 28px;
  width: 100%;
  position: static;
  left: 0px;
  top: 0px;
  transform: translate(0, 0);
  background: transparent; }
  .cho-hero-textwidget .cho-hero-textwidget-content .center-right {
    /* same class as iframe */
    top: 0;
    transform: translateY(0); }

@media (min-width: 768px) {
  .cho-hero-textwidget {
    width: 100%;
    position: relative;
    text-shadow: 0 2px 2px rgba(0, 0, 0, 0.9);
    overflow: hidden; }
    .cho-hero-textwidget.height100 {
      height: calc(100vh - 120px); }
    .cho-hero-textwidget.height75 {
      height: 75vh; }
    .cho-hero-textwidget.height50, .cho-hero-textwidget.height25 {
      height: 50vh; }
    .cho-hero-textwidget.height25 {
      height: 25vh;
      min-height: 270px; }
    .cho-hero-textwidget .banner-btn .btn {
      width: 230px; }
    .cho-hero-textwidget .cho-hero-textwidget-bg {
      height: 100%;
      background-repeat: no-repeat;
      background-size: cover;
      background-position: center center;
      position: relative;
      transition: all 0.5s ease; }
    .cho-hero-textwidget .rotating-image-banner-slider .cho-hero-textwidget-content .container {
      width: calc(100% - 160px); }
    .cho-hero-textwidget .cho-hero-textwidget-content {
      padding-top: 48px;
      padding-bottom: 48px;
      position: relative;
      top: 0;
      transform: translateY(-100%);
      height: 100%; }
      .cho-hero-textwidget .cho-hero-textwidget-content .container {
        display: flex; }
      .cho-hero-textwidget .cho-hero-textwidget-content .top-left {
        justify-content: flex-start;
        align-items: flex-start;
        height: 100%; }
      .cho-hero-textwidget .cho-hero-textwidget-content .center-left {
        justify-content: flex-start;
        align-items: center;
        height: 100%; }
      .cho-hero-textwidget .cho-hero-textwidget-content .bottom-left {
        justify-content: flex-start;
        align-items: flex-end;
        height: calc(100% - 50px); }
      .cho-hero-textwidget .cho-hero-textwidget-content .top-center, .cho-hero-textwidget .cho-hero-textwidget-content .content-top {
        justify-content: center;
        align-items: flex-start;
        height: 100%; }
      .cho-hero-textwidget .cho-hero-textwidget-content .center-center, .cho-hero-textwidget .cho-hero-textwidget-content .content-center {
        justify-content: center;
        align-items: center;
        height: 100%; }
      .cho-hero-textwidget .cho-hero-textwidget-content .bottom-center, .cho-hero-textwidget .cho-hero-textwidget-content .content-bottom {
        justify-content: center;
        align-items: flex-end;
        height: calc(100% - 50px); }
      .cho-hero-textwidget .cho-hero-textwidget-content .top-right {
        justify-content: flex-end;
        align-items: flex-start;
        height: 100%; }
      .cho-hero-textwidget .cho-hero-textwidget-content .center-right {
        justify-content: flex-end;
        align-items: center;
        height: 100%;
        /* same class as iframe */
        top: 0;
        transform: translateY(0); }
      .cho-hero-textwidget .cho-hero-textwidget-content .bottom-right {
        justify-content: flex-end;
        align-items: flex-end;
        height: calc(100% - 50px); }
      .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo {
        margin-bottom: 20px;
        width: 100%; }
        .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo img {
          width: auto; }
        .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo .center-block {
          display: flex; }
          .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo .center-block.left-block {
            margin-left: 0; }
          .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo .center-block.right-block {
            margin-right: 0; }
        .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo.smallLogo img {
          max-height: 100px;
          max-width: 100%; }
        .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo.mediumLogo img {
          max-height: 200px;
          max-width: 100%; }
        .cho-hero-textwidget .cho-hero-textwidget-content .cho-hero-textwidget-logo.largeLogo img {
          max-height: 300px;
          max-width: 100%; }
    .cho-hero-textwidget .scroll-chevron {
      position: absolute;
      left: 50%;
      transform: translate(-50%);
      bottom: 30px; }
      .cho-hero-textwidget .scroll-chevron .fa {
        font-size: 42px;
        cursor: pointer; } }

@media (min-width: 768px) and (max-width: 1024px) and (max-height: 767px) and (orientation: landscape) {
  .cho-hero-textwidget {
    text-shadow: none; }
    .cho-hero-textwidget.height100 {
      height: auto; }
    .cho-hero-textwidget.height75 {
      height: auto; }
    .cho-hero-textwidget.height50, .cho-hero-textwidget.height25 {
      height: auto; }
      .cho-hero-textwidget.height50 .scroll-chevron, .cho-hero-textwidget.height25 .scroll-chevron {
        display: none; }
    .cho-hero-textwidget.height25 {
      height: auto; }
      .cho-hero-textwidget.height25 .cho-hero-textwidget-logo {
        display: none; }
      .cho-hero-textwidget.height25 .scroll-chevron {
        display: none; }
      .cho-hero-textwidget.height25 h4 {
        display: none; }
      .cho-hero-textwidget.height25 .banner-btn {
        display: none; }
    .cho-hero-textwidget .banner-btn {
      display: flex;
      flex-flow: row wrap;
      justify-content: center;
      align-items: stretch; }
      .cho-hero-textwidget .banner-btn.button-left {
        justify-content: flex-start; }
      .cho-hero-textwidget .banner-btn.button-center {
        justify-content: center; }
      .cho-hero-textwidget .banner-btn.button-right {
        justify-content: flex-end; }
      .cho-hero-textwidget .banner-btn .btn {
        text-shadow: none;
        margin: 5px;
        width: 100%;
        display: flex;
        justify-content: center; }
        .cho-hero-textwidget .banner-btn .btn span {
          align-self: center; }
    .cho-hero-textwidget .cho-hero-textwidget-bg {
      min-height: 250px;
      background-size: cover;
      background-position: center; }
    .cho-hero-textwidget .cho-hero-textwidget-content {
      padding-top: 28px;
      padding-bottom: 28px;
      width: 100%;
      position: static;
      left: 0px;
      top: 0px;
      transform: translate(0, 0);
      background: transparent; }
      .cho-hero-textwidget .cho-hero-textwidget-content.background-overlay {
        background: transparent !important; }
      .cho-hero-textwidget .cho-hero-textwidget-content .center-right {
        /* same class as iframe */
        top: 0;
        transform: translateY(0); }
    .cho-hero-textwidget .scroll-chevron {
      display: none; } }

.basic-text-area img {
  max-width: 100%; }

.basic-text-area .col-sm-6 ~ .col-sm-6 {
  padding-top: 14px; }

.basic-text-area .col-sm-4 ~ .col-sm-4 {
  padding-top: 14px;
  padding-bottom: 7px; }

.basic-text-area .col-sm-4:nth-last-child(1) {
  padding-top: 7px;
  padding-bottom: 0; }

@media (min-width: 768px) {
  .basic-text-area .col-xs-1, .basic-text-area .col-sm-1, .basic-text-area .col-md-1, .basic-text-area .col-lg-1, .basic-text-area .col-xs-2, .basic-text-area .col-sm-2, .basic-text-area .col-md-2, .basic-text-area .col-lg-2, .basic-text-area .col-xs-3, .basic-text-area .col-sm-3, .basic-text-area .col-md-3, .basic-text-area .col-lg-3, .basic-text-area .col-xs-4, .basic-text-area .col-sm-4, .basic-text-area .col-md-4, .basic-text-area .col-lg-4, .basic-text-area .col-xs-5, .basic-text-area .col-sm-5, .basic-text-area .col-md-5, .basic-text-area .col-lg-5, .basic-text-area .col-xs-6, .basic-text-area .col-sm-6, .basic-text-area .col-md-6, .basic-text-area .col-lg-6, .basic-text-area .col-xs-7, .basic-text-area .col-sm-7, .basic-text-area .col-md-7, .basic-text-area .col-lg-7, .basic-text-area .col-xs-8, .basic-text-area .col-sm-8, .basic-text-area .col-md-8, .basic-text-area .col-lg-8, .basic-text-area .col-xs-9, .basic-text-area .col-sm-9, .basic-text-area .col-md-9, .basic-text-area .col-lg-9, .basic-text-area .col-xs-10, .basic-text-area .col-sm-10, .basic-text-area .col-md-10, .basic-text-area .col-lg-10, .basic-text-area .col-xs-11, .basic-text-area .col-sm-11, .basic-text-area .col-md-11, .basic-text-area .col-lg-11, .basic-text-area .col-xs-12, .basic-text-area .col-sm-12, .basic-text-area .col-md-12, .basic-text-area .col-lg-12 {
    padding-top: 0;
    padding-bottom: 0; }
  .basic-text-area .col-sm-6 ~ .col-sm-6 {
    padding-top: 0; }
  .basic-text-area .col-sm-4 ~ .col-sm-4 {
    padding-top: 0;
    padding-bottom: 0; }
  .basic-text-area .col-sm-4:nth-last-child(1) {
    padding-top: 0; } }

.theme1 .theme-primary {
  background-color: #2a2a2a;
  color: #fafafa; }
  .theme1 .theme-primary a {
    color: #fafafa; }

.theme2 .theme-primary {
  background-color: #2a2a2a;
  color: #fafafa; }
  .theme2 .theme-primary a {
    color: #fafafa; }

.theme3 .theme-primary {
  background-color: #2a2a2a;
  color: #fafafa; }
  .theme3 .theme-primary a {
    color: #fafafa; }

.theme4 .theme-primary {
  background-color: #2a2a2a;
  color: #fafafa; }
  .theme4 .theme-primary a {
    color: #fafafa; }

.theme5 .theme-primary {
  background-color: #2a2a2a;
  color: #fafafa; }
  .theme5 .theme-primary a {
    color: #fafafa; }

.theme6 .theme-primary {
  background-color: #2a2a2a;
  color: #fafafa; }
  .theme6 .theme-primary a {
    color: #fafafa; }

.theme1 .theme-primary-op30, .theme1 .theme-primary-hover-in, .theme1 .theme-primary-hover-out:hover, .theme1 .theme-primary-hover-out:focus {
  background-color: rgba(42, 42, 42, 0.3);
  color: #fafafa; }
  .theme1 .theme-primary-op30 a, .theme1 .theme-primary-hover-in a, .theme1 .theme-primary-hover-out:hover a, .theme1 .theme-primary-hover-out:focus a {
    color: #fafafa; }

.theme2 .theme-primary-op30, .theme2 .theme-primary-hover-in, .theme2 .theme-primary-hover-out:hover, .theme2 .theme-primary-hover-out:focus {
  background-color: rgba(42, 42, 42, 0.3);
  color: #fafafa; }
  .theme2 .theme-primary-op30 a, .theme2 .theme-primary-hover-in a, .theme2 .theme-primary-hover-out:hover a, .theme2 .theme-primary-hover-out:focus a {
    color: #fafafa; }

.theme3 .theme-primary-op30, .theme3 .theme-primary-hover-in, .theme3 .theme-primary-hover-out:hover, .theme3 .theme-primary-hover-out:focus {
  background-color: rgba(42, 42, 42, 0.3);
  color: #fafafa; }
  .theme3 .theme-primary-op30 a, .theme3 .theme-primary-hover-in a, .theme3 .theme-primary-hover-out:hover a, .theme3 .theme-primary-hover-out:focus a {
    color: #fafafa; }

.theme4 .theme-primary-op30, .theme4 .theme-primary-hover-in, .theme4 .theme-primary-hover-out:hover, .theme4 .theme-primary-hover-out:focus {
  background-color: rgba(42, 42, 42, 0.3);
  color: #fafafa; }
  .theme4 .theme-primary-op30 a, .theme4 .theme-primary-hover-in a, .theme4 .theme-primary-hover-out:hover a, .theme4 .theme-primary-hover-out:focus a {
    color: #fafafa; }

.theme5 .theme-primary-op30, .theme5 .theme-primary-hover-in, .theme5 .theme-primary-hover-out:hover, .theme5 .theme-primary-hover-out:focus {
  background-color: rgba(42, 42, 42, 0.3);
  color: #fafafa; }
  .theme5 .theme-primary-op30 a, .theme5 .theme-primary-hover-in a, .theme5 .theme-primary-hover-out:hover a, .theme5 .theme-primary-hover-out:focus a {
    color: #fafafa; }

.theme6 .theme-primary-op30, .theme6 .theme-primary-hover-in, .theme6 .theme-primary-hover-out:hover, .theme6 .theme-primary-hover-out:focus {
  background-color: rgba(42, 42, 42, 0.3);
  color: #fafafa; }
  .theme6 .theme-primary-op30 a, .theme6 .theme-primary-hover-in a, .theme6 .theme-primary-hover-out:hover a, .theme6 .theme-primary-hover-out:focus a {
    color: #fafafa; }

.theme1 .theme-primary-op40 {
  background-color: rgba(42, 42, 42, 0.4);
  color: #fafafa; }
  .theme1 .theme-primary-op40 a {
    color: #fafafa; }

.theme2 .theme-primary-op40 {
  background-color: rgba(42, 42, 42, 0.4);
  color: #fafafa; }
  .theme2 .theme-primary-op40 a {
    color: #fafafa; }

.theme3 .theme-primary-op40 {
  background-color: rgba(42, 42, 42, 0.4);
  color: #fafafa; }
  .theme3 .theme-primary-op40 a {
    color: #fafafa; }

.theme4 .theme-primary-op40 {
  background-color: rgba(42, 42, 42, 0.4);
  color: #fafafa; }
  .theme4 .theme-primary-op40 a {
    color: #fafafa; }

.theme5 .theme-primary-op40 {
  background-color: rgba(42, 42, 42, 0.4);
  color: #fafafa; }
  .theme5 .theme-primary-op40 a {
    color: #fafafa; }

.theme6 .theme-primary-op40 {
  background-color: rgba(42, 42, 42, 0.4);
  color: #fafafa; }
  .theme6 .theme-primary-op40 a {
    color: #fafafa; }

.theme1 .theme-primary-op50 {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fafafa; }
  .theme1 .theme-primary-op50 a {
    color: #fafafa; }

.theme2 .theme-primary-op50 {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fafafa; }
  .theme2 .theme-primary-op50 a {
    color: #fafafa; }

.theme3 .theme-primary-op50 {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fafafa; }
  .theme3 .theme-primary-op50 a {
    color: #fafafa; }

.theme4 .theme-primary-op50 {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fafafa; }
  .theme4 .theme-primary-op50 a {
    color: #fafafa; }

.theme5 .theme-primary-op50 {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fafafa; }
  .theme5 .theme-primary-op50 a {
    color: #fafafa; }

.theme6 .theme-primary-op50 {
  background-color: rgba(42, 42, 42, 0.5);
  color: #fafafa; }
  .theme6 .theme-primary-op50 a {
    color: #fafafa; }

.theme1 .theme-primary-op60 {
  background-color: rgba(42, 42, 42, 0.6);
  color: #fafafa; }
  .theme1 .theme-primary-op60 a {
    color: #fafafa; }

.theme2 .theme-primary-op60 {
  background-color: rgba(42, 42, 42, 0.6);
  color: #fafafa; }
  .theme2 .theme-primary-op60 a {
    color: #fafafa; }

.theme3 .theme-primary-op60 {
  background-color: rgba(42, 42, 42, 0.6);
  color: #fafafa; }
  .theme3 .theme-primary-op60 a {
    color: #fafafa; }

.theme4 .theme-primary-op60 {
  background-color: rgba(42, 42, 42, 0.6);
  color: #fafafa; }
  .theme4 .theme-primary-op60 a {
    color: #fafafa; }

.theme5 .theme-primary-op60 {
  background-color: rgba(42, 42, 42, 0.6);
  color: #fafafa; }
  .theme5 .theme-primary-op60 a {
    color: #fafafa; }

.theme6 .theme-primary-op60 {
  background-color: rgba(42, 42, 42, 0.6);
  color: #fafafa; }
  .theme6 .theme-primary-op60 a {
    color: #fafafa; }

.theme1 .theme-primary-op70 {
  background-color: rgba(42, 42, 42, 0.7);
  color: #fafafa; }
  .theme1 .theme-primary-op70 a {
    color: #fafafa; }

.theme2 .theme-primary-op70 {
  background-color: rgba(42, 42, 42, 0.7);
  color: #fafafa; }
  .theme2 .theme-primary-op70 a {
    color: #fafafa; }

.theme3 .theme-primary-op70 {
  background-color: rgba(42, 42, 42, 0.7);
  color: #fafafa; }
  .theme3 .theme-primary-op70 a {
    color: #fafafa; }

.theme4 .theme-primary-op70 {
  background-color: rgba(42, 42, 42, 0.7);
  color: #fafafa; }
  .theme4 .theme-primary-op70 a {
    color: #fafafa; }

.theme5 .theme-primary-op70 {
  background-color: rgba(42, 42, 42, 0.7);
  color: #fafafa; }
  .theme5 .theme-primary-op70 a {
    color: #fafafa; }

.theme6 .theme-primary-op70 {
  background-color: rgba(42, 42, 42, 0.7);
  color: #fafafa; }
  .theme6 .theme-primary-op70 a {
    color: #fafafa; }

.theme1 .theme-primary-op75 {
  background-color: rgba(42, 42, 42, 0.75);
  color: #fafafa; }
  .theme1 .theme-primary-op75 a {
    color: #fafafa; }

.theme2 .theme-primary-op75 {
  background-color: rgba(42, 42, 42, 0.75);
  color: #fafafa; }
  .theme2 .theme-primary-op75 a {
    color: #fafafa; }

.theme3 .theme-primary-op75 {
  background-color: rgba(42, 42, 42, 0.75);
  color: #fafafa; }
  .theme3 .theme-primary-op75 a {
    color: #fafafa; }

.theme4 .theme-primary-op75 {
  background-color: rgba(42, 42, 42, 0.75);
  color: #fafafa; }
  .theme4 .theme-primary-op75 a {
    color: #fafafa; }

.theme5 .theme-primary-op75 {
  background-color: rgba(42, 42, 42, 0.75);
  color: #fafafa; }
  .theme5 .theme-primary-op75 a {
    color: #fafafa; }

.theme6 .theme-primary-op75 {
  background-color: rgba(42, 42, 42, 0.75);
  color: #fafafa; }
  .theme6 .theme-primary-op75 a {
    color: #fafafa; }

.theme1 .theme-primary-op80 {
  background-color: rgba(42, 42, 42, 0.8);
  color: #fafafa; }
  .theme1 .theme-primary-op80 a {
    color: #fafafa; }

.theme2 .theme-primary-op80 {
  background-color: rgba(42, 42, 42, 0.8);
  color: #fafafa; }
  .theme2 .theme-primary-op80 a {
    color: #fafafa; }

.theme3 .theme-primary-op80 {
  background-color: rgba(42, 42, 42, 0.8);
  color: #fafafa; }
  .theme3 .theme-primary-op80 a {
    color: #fafafa; }

.theme4 .theme-primary-op80 {
  background-color: rgba(42, 42, 42, 0.8);
  color: #fafafa; }
  .theme4 .theme-primary-op80 a {
    color: #fafafa; }

.theme5 .theme-primary-op80 {
  background-color: rgba(42, 42, 42, 0.8);
  color: #fafafa; }
  .theme5 .theme-primary-op80 a {
    color: #fafafa; }

.theme6 .theme-primary-op80 {
  background-color: rgba(42, 42, 42, 0.8);
  color: #fafafa; }
  .theme6 .theme-primary-op80 a {
    color: #fafafa; }

.theme1 .theme-primary-op90, .theme1 .theme-primary-hover-in:hover, .theme1 .theme-primary-hover-in:focus, .theme1 .theme-primary-hover-out {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fafafa; }
  .theme1 .theme-primary-op90 a, .theme1 .theme-primary-hover-in:hover a, .theme1 .theme-primary-hover-in:focus a, .theme1 .theme-primary-hover-out a {
    color: #fafafa; }

.theme2 .theme-primary-op90, .theme2 .theme-primary-hover-in:hover, .theme2 .theme-primary-hover-in:focus, .theme2 .theme-primary-hover-out {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fafafa; }
  .theme2 .theme-primary-op90 a, .theme2 .theme-primary-hover-in:hover a, .theme2 .theme-primary-hover-in:focus a, .theme2 .theme-primary-hover-out a {
    color: #fafafa; }

.theme3 .theme-primary-op90, .theme3 .theme-primary-hover-in:hover, .theme3 .theme-primary-hover-in:focus, .theme3 .theme-primary-hover-out {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fafafa; }
  .theme3 .theme-primary-op90 a, .theme3 .theme-primary-hover-in:hover a, .theme3 .theme-primary-hover-in:focus a, .theme3 .theme-primary-hover-out a {
    color: #fafafa; }

.theme4 .theme-primary-op90, .theme4 .theme-primary-hover-in:hover, .theme4 .theme-primary-hover-in:focus, .theme4 .theme-primary-hover-out {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fafafa; }
  .theme4 .theme-primary-op90 a, .theme4 .theme-primary-hover-in:hover a, .theme4 .theme-primary-hover-in:focus a, .theme4 .theme-primary-hover-out a {
    color: #fafafa; }

.theme5 .theme-primary-op90, .theme5 .theme-primary-hover-in:hover, .theme5 .theme-primary-hover-in:focus, .theme5 .theme-primary-hover-out {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fafafa; }
  .theme5 .theme-primary-op90 a, .theme5 .theme-primary-hover-in:hover a, .theme5 .theme-primary-hover-in:focus a, .theme5 .theme-primary-hover-out a {
    color: #fafafa; }

.theme6 .theme-primary-op90, .theme6 .theme-primary-hover-in:hover, .theme6 .theme-primary-hover-in:focus, .theme6 .theme-primary-hover-out {
  background-color: rgba(42, 42, 42, 0.9);
  color: #fafafa; }
  .theme6 .theme-primary-op90 a, .theme6 .theme-primary-hover-in:hover a, .theme6 .theme-primary-hover-in:focus a, .theme6 .theme-primary-hover-out a {
    color: #fafafa; }

.theme-primary-hover-in {
  transition: all .3s ease-out; }

.theme-primary-hover-out {
  transition: all .3s ease-out; }

.theme1 .theme-primary-border {
  border-color: #2a2a2a; }

.theme2 .theme-primary-border {
  border-color: #2a2a2a; }

.theme3 .theme-primary-border {
  border-color: #2a2a2a; }

.theme4 .theme-primary-border {
  border-color: #2a2a2a; }

.theme5 .theme-primary-border {
  border-color: #2a2a2a; }

.theme6 .theme-primary-border {
  border-color: #2a2a2a; }

.theme1 .theme-primary-text, .theme1
.theme-primary-link {
  color: #2a2a2a; }

.theme2 .theme-primary-text, .theme2
.theme-primary-link {
  color: #2a2a2a; }

.theme3 .theme-primary-text, .theme3
.theme-primary-link {
  color: #2a2a2a; }

.theme4 .theme-primary-text, .theme4
.theme-primary-link {
  color: #2a2a2a; }

.theme5 .theme-primary-text, .theme5
.theme-primary-link {
  color: #2a2a2a; }

.theme6 .theme-primary-text, .theme6
.theme-primary-link {
  color: #2a2a2a; }

.theme1 .theme-primary-text-nocolor {
  color: #fafafa; }

.theme2 .theme-primary-text-nocolor {
  color: #fafafa; }

.theme3 .theme-primary-text-nocolor {
  color: #fafafa; }

.theme4 .theme-primary-text-nocolor {
  color: #fafafa; }

.theme5 .theme-primary-text-nocolor {
  color: #fafafa; }

.theme6 .theme-primary-text-nocolor {
  color: #fafafa; }

.theme1 .theme-secondary {
  background-color: #fafafa;
  color: #2a2a2a; }
  .theme1 .theme-secondary a {
    color: #2a2a2a; }

.theme2 .theme-secondary {
  background-color: #fafafa;
  color: #2a2a2a; }
  .theme2 .theme-secondary a {
    color: #2a2a2a; }

.theme3 .theme-secondary {
  background-color: #fafafa;
  color: #2a2a2a; }
  .theme3 .theme-secondary a {
    color: #2a2a2a; }

.theme4 .theme-secondary {
  background-color: #fafafa;
  color: #2a2a2a; }
  .theme4 .theme-secondary a {
    color: #2a2a2a; }

.theme5 .theme-secondary {
  background-color: #fafafa;
  color: #2a2a2a; }
  .theme5 .theme-secondary a {
    color: #2a2a2a; }

.theme6 .theme-secondary {
  background-color: #fafafa;
  color: #2a2a2a; }
  .theme6 .theme-secondary a {
    color: #2a2a2a; }

.theme1 .theme-secondary-op30 {
  background-color: rgba(250, 250, 250, 0.3);
  color: #2a2a2a; }
  .theme1 .theme-secondary-op30 a {
    color: #2a2a2a; }

.theme2 .theme-secondary-op30 {
  background-color: rgba(250, 250, 250, 0.3);
  color: #2a2a2a; }
  .theme2 .theme-secondary-op30 a {
    color: #2a2a2a; }

.theme3 .theme-secondary-op30 {
  background-color: rgba(250, 250, 250, 0.3);
  color: #2a2a2a; }
  .theme3 .theme-secondary-op30 a {
    color: #2a2a2a; }

.theme4 .theme-secondary-op30 {
  background-color: rgba(250, 250, 250, 0.3);
  color: #2a2a2a; }
  .theme4 .theme-secondary-op30 a {
    color: #2a2a2a; }

.theme5 .theme-secondary-op30 {
  background-color: rgba(250, 250, 250, 0.3);
  color: #2a2a2a; }
  .theme5 .theme-secondary-op30 a {
    color: #2a2a2a; }

.theme6 .theme-secondary-op30 {
  background-color: rgba(250, 250, 250, 0.3);
  color: #2a2a2a; }
  .theme6 .theme-secondary-op30 a {
    color: #2a2a2a; }

.theme1 .theme-secondary-op75 {
  background-color: rgba(250, 250, 250, 0.75);
  color: #2a2a2a; }
  .theme1 .theme-secondary-op75 a {
    color: #2a2a2a; }

.theme2 .theme-secondary-op75 {
  background-color: rgba(250, 250, 250, 0.75);
  color: #2a2a2a; }
  .theme2 .theme-secondary-op75 a {
    color: #2a2a2a; }

.theme3 .theme-secondary-op75 {
  background-color: rgba(250, 250, 250, 0.75);
  color: #2a2a2a; }
  .theme3 .theme-secondary-op75 a {
    color: #2a2a2a; }

.theme4 .theme-secondary-op75 {
  background-color: rgba(250, 250, 250, 0.75);
  color: #2a2a2a; }
  .theme4 .theme-secondary-op75 a {
    color: #2a2a2a; }

.theme5 .theme-secondary-op75 {
  background-color: rgba(250, 250, 250, 0.75);
  color: #2a2a2a; }
  .theme5 .theme-secondary-op75 a {
    color: #2a2a2a; }

.theme6 .theme-secondary-op75 {
  background-color: rgba(250, 250, 250, 0.75);
  color: #2a2a2a; }
  .theme6 .theme-secondary-op75 a {
    color: #2a2a2a; }

.theme1 .theme-secondary-op90 {
  background-color: rgba(250, 250, 250, 0.9);
  color: #2a2a2a; }
  .theme1 .theme-secondary-op90 a {
    color: #2a2a2a; }

.theme2 .theme-secondary-op90 {
  background-color: rgba(250, 250, 250, 0.9);
  color: #2a2a2a; }
  .theme2 .theme-secondary-op90 a {
    color: #2a2a2a; }

.theme3 .theme-secondary-op90 {
  background-color: rgba(250, 250, 250, 0.9);
  color: #2a2a2a; }
  .theme3 .theme-secondary-op90 a {
    color: #2a2a2a; }

.theme4 .theme-secondary-op90 {
  background-color: rgba(250, 250, 250, 0.9);
  color: #2a2a2a; }
  .theme4 .theme-secondary-op90 a {
    color: #2a2a2a; }

.theme5 .theme-secondary-op90 {
  background-color: rgba(250, 250, 250, 0.9);
  color: #2a2a2a; }
  .theme5 .theme-secondary-op90 a {
    color: #2a2a2a; }

.theme6 .theme-secondary-op90 {
  background-color: rgba(250, 250, 250, 0.9);
  color: #2a2a2a; }
  .theme6 .theme-secondary-op90 a {
    color: #2a2a2a; }

.theme1 .theme-secondary-text {
  color: #2a2a2a; }

.theme2 .theme-secondary-text {
  color: #2a2a2a; }

.theme3 .theme-secondary-text {
  color: #2a2a2a; }

.theme4 .theme-secondary-text {
  color: #2a2a2a; }

.theme5 .theme-secondary-text {
  color: #2a2a2a; }

.theme6 .theme-secondary-text {
  color: #2a2a2a; }

.theme1 .theme-secondary-link {
  color: #fafafa; }

.theme2 .theme-secondary-link {
  color: #fafafa; }

.theme3 .theme-secondary-link {
  color: #fafafa; }

.theme4 .theme-secondary-link {
  color: #fafafa; }

.theme5 .theme-secondary-link {
  color: #fafafa; }

.theme6 .theme-secondary-link {
  color: #fafafa; }

@media (min-width: 1025px) {
  .theme1 a.btn, .theme1
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme2 a.btn, .theme2
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme3 a.btn, .theme3
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme4 a.btn, .theme4
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme5 a.btn, .theme5
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme6 a.btn, .theme6
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme1 a.btn:hover, .theme1 a.btn:focus, .theme1
  .e3-button:hover, .theme1
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme2 a.btn:hover, .theme2 a.btn:focus, .theme2
  .e3-button:hover, .theme2
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme3 a.btn:hover, .theme3 a.btn:focus, .theme3
  .e3-button:hover, .theme3
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme4 a.btn:hover, .theme4 a.btn:focus, .theme4
  .e3-button:hover, .theme4
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme5 a.btn:hover, .theme5 a.btn:focus, .theme5
  .e3-button:hover, .theme5
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme6 a.btn:hover, .theme6 a.btn:focus, .theme6
  .e3-button:hover, .theme6
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme1 .theme-primary a.btn, .theme1
  .theme-primary .e3-button, .theme1
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme2 .theme-primary a.btn, .theme2
  .theme-primary .e3-button, .theme2
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme3 .theme-primary a.btn, .theme3
  .theme-primary .e3-button, .theme3
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme4 .theme-primary a.btn, .theme4
  .theme-primary .e3-button, .theme4
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme5 .theme-primary a.btn, .theme5
  .theme-primary .e3-button, .theme5
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme6 .theme-primary a.btn, .theme6
  .theme-primary .e3-button, .theme6
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme1 .theme-primary a.btn:hover, .theme1 .theme-primary a.btn:focus, .theme1
  .theme-primary .e3-button:hover, .theme1
  .theme-primary .e3-button:focus, .theme1
  .theme-primary .FormButton.btn:hover, .theme1
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme2 .theme-primary a.btn:hover, .theme2 .theme-primary a.btn:focus, .theme2
  .theme-primary .e3-button:hover, .theme2
  .theme-primary .e3-button:focus, .theme2
  .theme-primary .FormButton.btn:hover, .theme2
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme3 .theme-primary a.btn:hover, .theme3 .theme-primary a.btn:focus, .theme3
  .theme-primary .e3-button:hover, .theme3
  .theme-primary .e3-button:focus, .theme3
  .theme-primary .FormButton.btn:hover, .theme3
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme4 .theme-primary a.btn:hover, .theme4 .theme-primary a.btn:focus, .theme4
  .theme-primary .e3-button:hover, .theme4
  .theme-primary .e3-button:focus, .theme4
  .theme-primary .FormButton.btn:hover, .theme4
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme5 .theme-primary a.btn:hover, .theme5 .theme-primary a.btn:focus, .theme5
  .theme-primary .e3-button:hover, .theme5
  .theme-primary .e3-button:focus, .theme5
  .theme-primary .FormButton.btn:hover, .theme5
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme6 .theme-primary a.btn:hover, .theme6 .theme-primary a.btn:focus, .theme6
  .theme-primary .e3-button:hover, .theme6
  .theme-primary .e3-button:focus, .theme6
  .theme-primary .FormButton.btn:hover, .theme6
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme1 .theme-secondary a.btn, .theme1
  .theme-secondary .e3-button, .theme1
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme2 .theme-secondary a.btn, .theme2
  .theme-secondary .e3-button, .theme2
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme3 .theme-secondary a.btn, .theme3
  .theme-secondary .e3-button, .theme3
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme4 .theme-secondary a.btn, .theme4
  .theme-secondary .e3-button, .theme4
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme5 .theme-secondary a.btn, .theme5
  .theme-secondary .e3-button, .theme5
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme6 .theme-secondary a.btn, .theme6
  .theme-secondary .e3-button, .theme6
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme1 .theme-secondary a.btn:hover, .theme1 .theme-secondary a.btn:focus, .theme1
  .theme-secondary .e3-button:hover, .theme1
  .theme-secondary .e3-button:focus, .theme1
  .theme-secondary .FormButton.btn:hover, .theme1
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme2 .theme-secondary a.btn:hover, .theme2 .theme-secondary a.btn:focus, .theme2
  .theme-secondary .e3-button:hover, .theme2
  .theme-secondary .e3-button:focus, .theme2
  .theme-secondary .FormButton.btn:hover, .theme2
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme3 .theme-secondary a.btn:hover, .theme3 .theme-secondary a.btn:focus, .theme3
  .theme-secondary .e3-button:hover, .theme3
  .theme-secondary .e3-button:focus, .theme3
  .theme-secondary .FormButton.btn:hover, .theme3
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme4 .theme-secondary a.btn:hover, .theme4 .theme-secondary a.btn:focus, .theme4
  .theme-secondary .e3-button:hover, .theme4
  .theme-secondary .e3-button:focus, .theme4
  .theme-secondary .FormButton.btn:hover, .theme4
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme5 .theme-secondary a.btn:hover, .theme5 .theme-secondary a.btn:focus, .theme5
  .theme-secondary .e3-button:hover, .theme5
  .theme-secondary .e3-button:focus, .theme5
  .theme-secondary .FormButton.btn:hover, .theme5
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme6 .theme-secondary a.btn:hover, .theme6 .theme-secondary a.btn:focus, .theme6
  .theme-secondary .e3-button:hover, .theme6
  .theme-secondary .e3-button:focus, .theme6
  .theme-secondary .FormButton.btn:hover, .theme6
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; } }

/*tablet*/
@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1), (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1024px) {
  .theme1 a.btn, .theme1
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme2 a.btn, .theme2
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme3 a.btn, .theme3
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme4 a.btn, .theme4
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme5 a.btn, .theme5
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme6 a.btn, .theme6
  .e3-button {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d; }
  .theme1 a.btn:focus, .theme1
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme2 a.btn:focus, .theme2
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme3 a.btn:focus, .theme3
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme4 a.btn:focus, .theme4
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme5 a.btn:focus, .theme5
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme6 a.btn:focus, .theme6
  .e3-button:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme1 .theme-primary a.btn, .theme1
  .theme-primary .e3-button, .theme1
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme2 .theme-primary a.btn, .theme2
  .theme-primary .e3-button, .theme2
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme3 .theme-primary a.btn, .theme3
  .theme-primary .e3-button, .theme3
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme4 .theme-primary a.btn, .theme4
  .theme-primary .e3-button, .theme4
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme5 .theme-primary a.btn, .theme5
  .theme-primary .e3-button, .theme5
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme6 .theme-primary a.btn, .theme6
  .theme-primary .e3-button, .theme6
  .theme-primary .FormButton.btn {
    background-color: #1d1d1d;
    color: #fafafa;
    border-color: #161616;
    box-shadow: none; }
  .theme1 .theme-primary a.btn:focus, .theme1
  .theme-primary .e3-button:focus, .theme1
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme2 .theme-primary a.btn:focus, .theme2
  .theme-primary .e3-button:focus, .theme2
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme3 .theme-primary a.btn:focus, .theme3
  .theme-primary .e3-button:focus, .theme3
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme4 .theme-primary a.btn:focus, .theme4
  .theme-primary .e3-button:focus, .theme4
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme5 .theme-primary a.btn:focus, .theme5
  .theme-primary .e3-button:focus, .theme5
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme6 .theme-primary a.btn:focus, .theme6
  .theme-primary .e3-button:focus, .theme6
  .theme-primary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme1 .theme-secondary a.btn, .theme1
  .theme-secondary .e3-button, .theme1
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme2 .theme-secondary a.btn, .theme2
  .theme-secondary .e3-button, .theme2
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme3 .theme-secondary a.btn, .theme3
  .theme-secondary .e3-button, .theme3
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme4 .theme-secondary a.btn, .theme4
  .theme-secondary .e3-button, .theme4
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme5 .theme-secondary a.btn, .theme5
  .theme-secondary .e3-button, .theme5
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme6 .theme-secondary a.btn, .theme6
  .theme-secondary .e3-button, .theme6
  .theme-secondary .FormButton.btn {
    background-color: #2a2a2a;
    color: #fafafa;
    border-color: #1d1d1d;
    box-shadow: none; }
  .theme1 .theme-secondary a.btn:focus, .theme1
  .theme-secondary .e3-button:focus, .theme1
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme2 .theme-secondary a.btn:focus, .theme2
  .theme-secondary .e3-button:focus, .theme2
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme3 .theme-secondary a.btn:focus, .theme3
  .theme-secondary .e3-button:focus, .theme3
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme4 .theme-secondary a.btn:focus, .theme4
  .theme-secondary .e3-button:focus, .theme4
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme5 .theme-secondary a.btn:focus, .theme5
  .theme-secondary .e3-button:focus, .theme5
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; }
  .theme6 .theme-secondary a.btn:focus, .theme6
  .theme-secondary .e3-button:focus, .theme6
  .theme-secondary .FormButton.btn:focus {
    background-color: #373737;
    color: #fafafa; } }

.theme1 .theme-primary .FormPanel .btn-icon, .theme1
.theme-secondary .FormPanel .btn-icon {
  color: #2a2a2a;
  height: auto;
  padding: 0;
  min-width: unset; }

.theme2 .theme-primary .FormPanel .btn-icon, .theme2
.theme-secondary .FormPanel .btn-icon {
  color: #2a2a2a;
  height: auto;
  padding: 0;
  min-width: unset; }

.theme3 .theme-primary .FormPanel .btn-icon, .theme3
.theme-secondary .FormPanel .btn-icon {
  color: #2a2a2a;
  height: auto;
  padding: 0;
  min-width: unset; }

.theme4 .theme-primary .FormPanel .btn-icon, .theme4
.theme-secondary .FormPanel .btn-icon {
  color: #2a2a2a;
  height: auto;
  padding: 0;
  min-width: unset; }

.theme5 .theme-primary .FormPanel .btn-icon, .theme5
.theme-secondary .FormPanel .btn-icon {
  color: #2a2a2a;
  height: auto;
  padding: 0;
  min-width: unset; }

.theme6 .theme-primary .FormPanel .btn-icon, .theme6
.theme-secondary .FormPanel .btn-icon {
  color: #2a2a2a;
  height: auto;
  padding: 0;
  min-width: unset; }

.theme1 .theme-primary .FormPanel a, .theme1
.theme-secondary .FormPanel a {
  border-bottom-color: #2a2a2a; }

.theme2 .theme-primary .FormPanel a, .theme2
.theme-secondary .FormPanel a {
  border-bottom-color: #2a2a2a; }

.theme3 .theme-primary .FormPanel a, .theme3
.theme-secondary .FormPanel a {
  border-bottom-color: #2a2a2a; }

.theme4 .theme-primary .FormPanel a, .theme4
.theme-secondary .FormPanel a {
  border-bottom-color: #2a2a2a; }

.theme5 .theme-primary .FormPanel a, .theme5
.theme-secondary .FormPanel a {
  border-bottom-color: #2a2a2a; }

.theme6 .theme-primary .FormPanel a, .theme6
.theme-secondary .FormPanel a {
  border-bottom-color: #2a2a2a; }

.theme1 .slick-dots li button {
  background-color: #fafafa; }

.theme2 .slick-dots li button {
  background-color: #fafafa; }

.theme3 .slick-dots li button {
  background-color: #fafafa; }

.theme4 .slick-dots li button {
  background-color: #fafafa; }

.theme5 .slick-dots li button {
  background-color: #fafafa; }

.theme6 .slick-dots li button {
  background-color: #fafafa; }

.dark-op90 {
  background: rgba(42, 42, 42, 0.9);
  color: #fafafa; }

.dark-op75 {
  background: rgba(0, 0, 0, 0.75);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.75)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
  color: #fafafa;
  text-shadow: 1px 1px 1px black; }

.dark-op50 {
  background: rgba(0, 0, 0, 0.5);
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0, 0, 0, 0.5)), color-stop(100%, rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: -ms-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(255, 255, 255, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#ffffff', GradientType=1 );
  color: #fafafa;
  text-shadow: 1px 1px 1px black; }

.theme-none .theme-primary {
  background-color: #fff;
  color: #2a2a2a; }

.theme-none .theme-primary a {
  color: #2a2a2a; }

.theme-none .theme-secondary {
  background-color: #fff;
  color: #2a2a2a; }

.theme-none .theme-secondary a {
  color: #2a2a2a; }

.theme-none a.btn, .theme-none .e3-button {
  background-color: #2a2a2a;
  color: #fff;
  border-color: #2a2a2a; }

.theme-none a.btn:hover, .theme-none a.btn:focus, .theme-none .e3-button:hover, .theme-none .e3-button:focus {
  background-color: #373737;
  color: #fff; }

.theme-none .theme-primary a.btn, .theme-none .theme-primary .e3-button, .theme-none .theme-primary .FormButton.btn {
  background-color: #2a2a2a;
  color: #fff;
  border-color: #2a2a2a;
  box-shadow: none; }

.theme-none .theme-primary a.btn:hover, .theme-none .theme-primary a.btn:focus, .theme-none .theme-primary .e3-button:hover, .theme-none .theme-primary .e3-button:focus, .theme-none .theme-primary .FormButton.btn:hover, .theme-none .theme-primary .FormButton.btn:focus {
  background-color: #373737;
  color: #fff; }

.theme-none .theme-secondary a.btn, .theme-none .theme-secondary .e3-button, .theme-none .theme-secondary .FormButton.btn {
  background-color: #2a2a2a;
  color: #fff;
  border-color: #2a2a2a;
  box-shadow: none; }

.theme-none .theme-secondary a.btn:hover, .theme-none .theme-secondary a.btn:focus, .theme-none .theme-secondary .e3-button:hover, .theme-none .theme-secondary .e3-button:focus, .theme-none .theme-secondary .FormButton.btn:hover, .theme-none .theme-secondary .FormButton.btn:focus {
  background-color: #373737;
  color: #fff; }

.theme-none blockquote {
  border-left-color: #2a2a2a; }

.theme-none .rectangle-btn .e3-button, .theme-none .rectangle-btn .FormPanel .FormButton, .theme-none .rectangle-btn .FormButton.btn, .theme-none .rectangle-btn a.btn, .theme-none .rectangle-btn .btn, .theme-none .pill-btn .e3-button, .theme-none .pill-btn .FormPanel .FormButton, .theme-none .pill-btn .FormButton.btn, .theme-none .pill-btn a.btn, .theme-none .pill-btn .btn {
  background-color: #2a2a2a;
  color: #fff; }

.theme-none .rectangle-btn .e3-button:hover, .theme-none .rectangle-btn .e3-button:focus, .theme-none .pill-btn .e3-button:hover, .theme-none .pill-btn .e3-button:focus {
  background-color: #373737; }

.theme-none .rectangle-btn .e3-button, .theme-none .rectangle-btn .FormPanel .FormButton, .theme-none .rectangle-btn .FormButton.btn, .theme-none .rectangle-btn a.btn, .theme-none .rectangle-btn .btn, .theme-none .pill-btn .e3-button, .theme-none .pill-btn .FormPanel .FormButton, .theme-none .pill-btn .FormButton.btn, .theme-none .pill-btn a.btn, .theme-none .pill-btn .btn {
  background-color: #2a2a2a;
  color: #fff; }

.theme-none .rectangle-btn .e3-button:hover, .theme-none .rectangle-btn .FormPanel .FormButton:hover, .theme-none .rectangle-btn .FormButton.btn:hover, .theme-none .rectangle-btn a.btn:hover, .theme-none .rectangle-btn .btn:hover, .theme-none .rectangle-btn .e3-button:focus, .theme-none .rectangle-btn .FormPanel .FormButton:focus, .theme-none .rectangle-btn .FormButton.btn:focus, .theme-none .rectangle-btn a.btn:focus, .theme-none .rectangle-btn .btn:focus, .theme-none .pill-btn .e3-button:hover, .theme-none .pill-btn .FormPanel .FormButton:hover, .theme-none .pill-btn .FormButton.btn:hover, .theme-none .pill-btn a.btn:hover, .theme-none .pill-btn .btn:hover, .theme-none .pill-btn .e3-button:focus, .theme-none .pill-btn .FormPanel .FormButton:focus, .theme-none .pill-btn .FormButton.btn:focus, .theme-none .pill-btn a.btn:focus, .theme-none .pill-btn .btn:focus {
  background-color: #373737; }

.button-transparent .theme-none .e3-button, .button-transparent .theme-none .FormPanel .FormButton, .button-transparent .theme-none .widget-bizform .FormButton.btn, .button-transparent .theme-none a.btn, .button-transparent .theme-none .btn {
  background-color: #fff;
  border-color: #2a2a2a;
  color: #2a2a2a; }

.button-transparent .theme-none .e3-button:hover, .button-transparent .theme-none .FormPanel .FormButton:hover, .button-transparent .theme-none .widget-bizform .FormButton.btn:hover, .button-transparent .theme-none a.btn:hover, .button-transparent .theme-none .btn:hover, .button-transparent .theme-none .e3-button:focus, .button-transparent .theme-none .FormPanel .FormButton:focus, .button-transparent .theme-none .widget-bizform .FormButton.btn:focus, .button-transparent .theme-none a.btn:focus, .button-transparent .theme-none .btn:focus {
  background-color: #2a2a2a;
  color: #fff; }

.button-transparent .theme-none .e3-button:hover, .button-transparent .theme-none .e3-button:focus {
  background-color: #2a2a2a;
  color: #fff; }

section.theme-none a {
  color: #2a2a2a; }

@media (-webkit-min-device-pixel-ratio: 0.9) and (-webkit-max-device-pixel-ratio: 1.9) and (hover: hover) {
  section.theme-none a:hover {
    transition: .2s ease all; }
  section.theme-none a:focus {
    transition: .2s ease all; }
  section.theme-none a:hover {
    color: #2a2a2a;
    transition: .2s ease all; }
  section.theme-none a:focus {
    outline: 1px solid #2a2a2a;
    transition: .2s ease all; } }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 15px; }

h1 {
  font-size: 1.2816em;
  font-weight: 400;
  font-style: normal;
  font-family: Arial; }

h2 {
  font-size: 1.1392em;
  font-weight: 400;
  font-style: normal;
  font-family: Arial; }

h3 {
  font-size: 1.0128em;
  font-weight: 400;
  font-style: normal;
  font-family: Arial; }

h4 {
  font-size: 0.9em;
  font-weight: 400;
  font-style: normal;
  font-family: Arial; }

h5 {
  font-size: 0.7112em;
  font-weight: 400;
  font-style: normal;
  font-family: Arial; }

h6 {
  font-size: 0.632em;
  font-weight: 400;
  font-style: normal;
  font-family: Arial; }

section h2.small-font {
  font-size: 0.9256em; }

section h2.large-font {
  font-size: 1.424em; }

section h2.body-font {
  font-family: Arial; }

section h2.custom-font {
  font-family: Georgia; }

@media (min-width: 768px) {
  h1 {
    font-size: 1.4418em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h2 {
    font-size: 1.2816em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h3 {
    font-size: 1.1394em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h4 {
    font-size: 1.0125em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h5 {
    font-size: 0.8001em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h6 {
    font-size: 0.711em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  section h2.small-font {
    font-size: 1.068em; }
  section h2.large-font {
    font-size: 1.6376em; } }

@media (min-width: 1200px) {
  h1 {
    font-size: 1.602em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h2 {
    font-size: 1.424em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h3 {
    font-size: 1.266em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h4 {
    font-size: 1.125em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h5 {
    font-size: 0.889em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  h6 {
    font-size: 0.79em;
    font-weight: 400;
    font-style: normal;
    font-family: Arial; }
  section h2.small-font {
    font-size: 1.1392em; }
  section h2.large-font {
    font-size: 1.78em; } }

body {
  font-family: Arial, sans-serif;
  font-size: 16px;
  background-color: #ffffff;
  color: #2a2a2a; }

a:focus {
  outline: 1px solid #2a2a2a; }

.footer-bg a:focus {
  outline: 1px solid #fafafa; }

.footer-bg-dark a:focus {
  outline: 1px solid #fafafa; }

blockquote {
  background: #f5f5f5;
  color: #2a2a2a; }
  .theme1 blockquote {
    border-left-color: #2a2a2a; }
  .theme2 blockquote {
    border-left-color: #2a2a2a; }
  .theme3 blockquote {
    border-left-color: #2a2a2a; }
  .theme4 blockquote {
    border-left-color: #2a2a2a; }
  .theme5 blockquote {
    border-left-color: #2a2a2a; }
  .theme6 blockquote {
    border-left-color: #2a2a2a; }

.header-button .e3-button {
  background-color: #d8c175;
  color: #2a2a2a; }

.theme1 .rectangle-btn .e3-button, .theme1
.rectangle-btn .FormPanel .FormButton, .theme1
.rectangle-btn .FormButton.btn, .theme1
.rectangle-btn a.btn, .theme1
.rectangle-btn .btn, .theme1
.pill-btn .e3-button, .theme1
.pill-btn .FormPanel .FormButton, .theme1
.pill-btn .FormButton.btn, .theme1
.pill-btn a.btn, .theme1
.pill-btn .btn {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme2 .rectangle-btn .e3-button, .theme2
.rectangle-btn .FormPanel .FormButton, .theme2
.rectangle-btn .FormButton.btn, .theme2
.rectangle-btn a.btn, .theme2
.rectangle-btn .btn, .theme2
.pill-btn .e3-button, .theme2
.pill-btn .FormPanel .FormButton, .theme2
.pill-btn .FormButton.btn, .theme2
.pill-btn a.btn, .theme2
.pill-btn .btn {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme3 .rectangle-btn .e3-button, .theme3
.rectangle-btn .FormPanel .FormButton, .theme3
.rectangle-btn .FormButton.btn, .theme3
.rectangle-btn a.btn, .theme3
.rectangle-btn .btn, .theme3
.pill-btn .e3-button, .theme3
.pill-btn .FormPanel .FormButton, .theme3
.pill-btn .FormButton.btn, .theme3
.pill-btn a.btn, .theme3
.pill-btn .btn {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme4 .rectangle-btn .e3-button, .theme4
.rectangle-btn .FormPanel .FormButton, .theme4
.rectangle-btn .FormButton.btn, .theme4
.rectangle-btn a.btn, .theme4
.rectangle-btn .btn, .theme4
.pill-btn .e3-button, .theme4
.pill-btn .FormPanel .FormButton, .theme4
.pill-btn .FormButton.btn, .theme4
.pill-btn a.btn, .theme4
.pill-btn .btn {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme5 .rectangle-btn .e3-button, .theme5
.rectangle-btn .FormPanel .FormButton, .theme5
.rectangle-btn .FormButton.btn, .theme5
.rectangle-btn a.btn, .theme5
.rectangle-btn .btn, .theme5
.pill-btn .e3-button, .theme5
.pill-btn .FormPanel .FormButton, .theme5
.pill-btn .FormButton.btn, .theme5
.pill-btn a.btn, .theme5
.pill-btn .btn {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme6 .rectangle-btn .e3-button, .theme6
.rectangle-btn .FormPanel .FormButton, .theme6
.rectangle-btn .FormButton.btn, .theme6
.rectangle-btn a.btn, .theme6
.rectangle-btn .btn, .theme6
.pill-btn .e3-button, .theme6
.pill-btn .FormPanel .FormButton, .theme6
.pill-btn .FormButton.btn, .theme6
.pill-btn a.btn, .theme6
.pill-btn .btn {
  color: #fafafa;
  background-color: #2a2a2a; }

.rectangle-btn .header-button .e3-button,
.pill-btn .header-button .e3-button {
  background-color: #d8c175;
  color: #2a2a2a; }

.theme1 .rectangle-btn .e3-button:hover, .theme1
.rectangle-btn .e3-button:focus, .theme1
.pill-btn .e3-button:hover, .theme1
.pill-btn .e3-button:focus {
  background-color: rgba(42, 42, 42, 0.75); }

.theme2 .rectangle-btn .e3-button:hover, .theme2
.rectangle-btn .e3-button:focus, .theme2
.pill-btn .e3-button:hover, .theme2
.pill-btn .e3-button:focus {
  background-color: rgba(42, 42, 42, 0.75); }

.theme3 .rectangle-btn .e3-button:hover, .theme3
.rectangle-btn .e3-button:focus, .theme3
.pill-btn .e3-button:hover, .theme3
.pill-btn .e3-button:focus {
  background-color: rgba(42, 42, 42, 0.75); }

.theme4 .rectangle-btn .e3-button:hover, .theme4
.rectangle-btn .e3-button:focus, .theme4
.pill-btn .e3-button:hover, .theme4
.pill-btn .e3-button:focus {
  background-color: rgba(42, 42, 42, 0.75); }

.theme5 .rectangle-btn .e3-button:hover, .theme5
.rectangle-btn .e3-button:focus, .theme5
.pill-btn .e3-button:hover, .theme5
.pill-btn .e3-button:focus {
  background-color: rgba(42, 42, 42, 0.75); }

.theme6 .rectangle-btn .e3-button:hover, .theme6
.rectangle-btn .e3-button:focus, .theme6
.pill-btn .e3-button:hover, .theme6
.pill-btn .e3-button:focus {
  background-color: rgba(42, 42, 42, 0.75); }

.rectangle-btn .header-button .e3-button:hover,
.rectangle-btn .header-button .e3-button:focus,
.pill-btn .header-button .e3-button:hover,
.pill-btn .header-button .e3-button:focus {
  background-color: rgba(216, 193, 117, 0.75);
  color: #2a2a2a; }

.e3-button,
.FormPanel .FormButton,
.widget-bizform .FormButton.btn,
a.btn,
.btn {
  color: #2a2a2a; }
  .button-transparent .theme1 .e3-button, .button-transparent .theme1
  .FormPanel .FormButton, .button-transparent .theme1
  .widget-bizform .FormButton.btn, .button-transparent .theme1
  a.btn, .button-transparent .theme1
  .btn {
    border-color: #2a2a2a;
    color: #fafafa;
    background: transparent; }
  .button-transparent .theme2 .e3-button, .button-transparent .theme2
  .FormPanel .FormButton, .button-transparent .theme2
  .widget-bizform .FormButton.btn, .button-transparent .theme2
  a.btn, .button-transparent .theme2
  .btn {
    border-color: #2a2a2a;
    color: #fafafa;
    background: transparent; }
  .button-transparent .theme3 .e3-button, .button-transparent .theme3
  .FormPanel .FormButton, .button-transparent .theme3
  .widget-bizform .FormButton.btn, .button-transparent .theme3
  a.btn, .button-transparent .theme3
  .btn {
    border-color: #2a2a2a;
    color: #fafafa;
    background: transparent; }
  .button-transparent .theme4 .e3-button, .button-transparent .theme4
  .FormPanel .FormButton, .button-transparent .theme4
  .widget-bizform .FormButton.btn, .button-transparent .theme4
  a.btn, .button-transparent .theme4
  .btn {
    border-color: #2a2a2a;
    color: #fafafa;
    background: transparent; }
  .button-transparent .theme5 .e3-button, .button-transparent .theme5
  .FormPanel .FormButton, .button-transparent .theme5
  .widget-bizform .FormButton.btn, .button-transparent .theme5
  a.btn, .button-transparent .theme5
  .btn {
    border-color: #2a2a2a;
    color: #fafafa;
    background: transparent; }
  .button-transparent .theme6 .e3-button, .button-transparent .theme6
  .FormPanel .FormButton, .button-transparent .theme6
  .widget-bizform .FormButton.btn, .button-transparent .theme6
  a.btn, .button-transparent .theme6
  .btn {
    border-color: #2a2a2a;
    color: #fafafa;
    background: transparent; }
  .button-transparent .theme1 .e3-button, .button-transparent .theme1
  .FormPanel .FormButton, .button-transparent .theme1
  .widget-bizform .FormButton.btn, .button-transparent .theme1
  a.btn, .button-transparent .theme1
  .btn {
    color: #2a2a2a;
    background: transparent; }
  .button-transparent .theme2 .e3-button, .button-transparent .theme2
  .FormPanel .FormButton, .button-transparent .theme2
  .widget-bizform .FormButton.btn, .button-transparent .theme2
  a.btn, .button-transparent .theme2
  .btn {
    color: #2a2a2a;
    background: transparent; }
  .button-transparent .theme3 .e3-button, .button-transparent .theme3
  .FormPanel .FormButton, .button-transparent .theme3
  .widget-bizform .FormButton.btn, .button-transparent .theme3
  a.btn, .button-transparent .theme3
  .btn {
    color: #2a2a2a;
    background: transparent; }
  .button-transparent .theme4 .e3-button, .button-transparent .theme4
  .FormPanel .FormButton, .button-transparent .theme4
  .widget-bizform .FormButton.btn, .button-transparent .theme4
  a.btn, .button-transparent .theme4
  .btn {
    color: #2a2a2a;
    background: transparent; }
  .button-transparent .theme5 .e3-button, .button-transparent .theme5
  .FormPanel .FormButton, .button-transparent .theme5
  .widget-bizform .FormButton.btn, .button-transparent .theme5
  a.btn, .button-transparent .theme5
  .btn {
    color: #2a2a2a;
    background: transparent; }
  .button-transparent .theme6 .e3-button, .button-transparent .theme6
  .FormPanel .FormButton, .button-transparent .theme6
  .widget-bizform .FormButton.btn, .button-transparent .theme6
  a.btn, .button-transparent .theme6
  .btn {
    color: #2a2a2a;
    background: transparent; }

@media (max-width: 767px) {
  .button-transparent .cho-hero-textwidget .cho-hero-textwidget-content .banner-btn a {
    color: #2a2a2a;
    background-color: transparent; } }

@media (min-width: 768px) and (max-width: 1024px) and (max-height: 767px) and (orientation: landscape) {
  .button-transparent .cho-hero-textwidget .cho-hero-textwidget-content.background-overlay .banner-btn a {
    color: #2a2a2a;
    background-color: transparent; } }

@media only screen and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1), (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1024px) {
  .theme1 .rectangle-btn .e3-button, .theme1
  .rectangle-btn .FormPanel .FormButton, .theme1
  .rectangle-btn .FormButton.btn, .theme1
  .rectangle-btn a.btn, .theme1
  .rectangle-btn .btn, .theme1
  .pill-btn .e3-button, .theme1
  .pill-btn .FormPanel .FormButton, .theme1
  .pill-btn .FormButton.btn, .theme1
  .pill-btn a.btn, .theme1
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme2 .rectangle-btn .e3-button, .theme2
  .rectangle-btn .FormPanel .FormButton, .theme2
  .rectangle-btn .FormButton.btn, .theme2
  .rectangle-btn a.btn, .theme2
  .rectangle-btn .btn, .theme2
  .pill-btn .e3-button, .theme2
  .pill-btn .FormPanel .FormButton, .theme2
  .pill-btn .FormButton.btn, .theme2
  .pill-btn a.btn, .theme2
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme3 .rectangle-btn .e3-button, .theme3
  .rectangle-btn .FormPanel .FormButton, .theme3
  .rectangle-btn .FormButton.btn, .theme3
  .rectangle-btn a.btn, .theme3
  .rectangle-btn .btn, .theme3
  .pill-btn .e3-button, .theme3
  .pill-btn .FormPanel .FormButton, .theme3
  .pill-btn .FormButton.btn, .theme3
  .pill-btn a.btn, .theme3
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme4 .rectangle-btn .e3-button, .theme4
  .rectangle-btn .FormPanel .FormButton, .theme4
  .rectangle-btn .FormButton.btn, .theme4
  .rectangle-btn a.btn, .theme4
  .rectangle-btn .btn, .theme4
  .pill-btn .e3-button, .theme4
  .pill-btn .FormPanel .FormButton, .theme4
  .pill-btn .FormButton.btn, .theme4
  .pill-btn a.btn, .theme4
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme5 .rectangle-btn .e3-button, .theme5
  .rectangle-btn .FormPanel .FormButton, .theme5
  .rectangle-btn .FormButton.btn, .theme5
  .rectangle-btn a.btn, .theme5
  .rectangle-btn .btn, .theme5
  .pill-btn .e3-button, .theme5
  .pill-btn .FormPanel .FormButton, .theme5
  .pill-btn .FormButton.btn, .theme5
  .pill-btn a.btn, .theme5
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme6 .rectangle-btn .e3-button, .theme6
  .rectangle-btn .FormPanel .FormButton, .theme6
  .rectangle-btn .FormButton.btn, .theme6
  .rectangle-btn a.btn, .theme6
  .rectangle-btn .btn, .theme6
  .pill-btn .e3-button, .theme6
  .pill-btn .FormPanel .FormButton, .theme6
  .pill-btn .FormButton.btn, .theme6
  .pill-btn a.btn, .theme6
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme1 .rectangle-btn .e3-button:active, .theme1
  .rectangle-btn .FormPanel .FormButton:active, .theme1
  .rectangle-btn .FormButton.btn:active, .theme1
  .rectangle-btn a.btn:active, .theme1
  .rectangle-btn .btn:active, .theme1
  .pill-btn .e3-button:active, .theme1
  .pill-btn .FormPanel .FormButton:active, .theme1
  .pill-btn .FormButton.btn:active, .theme1
  .pill-btn a.btn:active, .theme1
  .pill-btn .btn:active {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme2 .rectangle-btn .e3-button:active, .theme2
  .rectangle-btn .FormPanel .FormButton:active, .theme2
  .rectangle-btn .FormButton.btn:active, .theme2
  .rectangle-btn a.btn:active, .theme2
  .rectangle-btn .btn:active, .theme2
  .pill-btn .e3-button:active, .theme2
  .pill-btn .FormPanel .FormButton:active, .theme2
  .pill-btn .FormButton.btn:active, .theme2
  .pill-btn a.btn:active, .theme2
  .pill-btn .btn:active {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme3 .rectangle-btn .e3-button:active, .theme3
  .rectangle-btn .FormPanel .FormButton:active, .theme3
  .rectangle-btn .FormButton.btn:active, .theme3
  .rectangle-btn a.btn:active, .theme3
  .rectangle-btn .btn:active, .theme3
  .pill-btn .e3-button:active, .theme3
  .pill-btn .FormPanel .FormButton:active, .theme3
  .pill-btn .FormButton.btn:active, .theme3
  .pill-btn a.btn:active, .theme3
  .pill-btn .btn:active {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme4 .rectangle-btn .e3-button:active, .theme4
  .rectangle-btn .FormPanel .FormButton:active, .theme4
  .rectangle-btn .FormButton.btn:active, .theme4
  .rectangle-btn a.btn:active, .theme4
  .rectangle-btn .btn:active, .theme4
  .pill-btn .e3-button:active, .theme4
  .pill-btn .FormPanel .FormButton:active, .theme4
  .pill-btn .FormButton.btn:active, .theme4
  .pill-btn a.btn:active, .theme4
  .pill-btn .btn:active {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme5 .rectangle-btn .e3-button:active, .theme5
  .rectangle-btn .FormPanel .FormButton:active, .theme5
  .rectangle-btn .FormButton.btn:active, .theme5
  .rectangle-btn a.btn:active, .theme5
  .rectangle-btn .btn:active, .theme5
  .pill-btn .e3-button:active, .theme5
  .pill-btn .FormPanel .FormButton:active, .theme5
  .pill-btn .FormButton.btn:active, .theme5
  .pill-btn a.btn:active, .theme5
  .pill-btn .btn:active {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme6 .rectangle-btn .e3-button:active, .theme6
  .rectangle-btn .FormPanel .FormButton:active, .theme6
  .rectangle-btn .FormButton.btn:active, .theme6
  .rectangle-btn a.btn:active, .theme6
  .rectangle-btn .btn:active, .theme6
  .pill-btn .e3-button:active, .theme6
  .pill-btn .FormPanel .FormButton:active, .theme6
  .pill-btn .FormButton.btn:active, .theme6
  .pill-btn a.btn:active, .theme6
  .pill-btn .btn:active {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme1 .rectangle-btn .e3-button:focus, .theme1
  .rectangle-btn .FormPanel .FormButton:focus, .theme1
  .rectangle-btn .FormButton.btn:focus, .theme1
  .rectangle-btn a.btn:focus, .theme1
  .rectangle-btn .btn:focus, .theme1
  .pill-btn .e3-button:focus, .theme1
  .pill-btn .FormPanel .FormButton:focus, .theme1
  .pill-btn .FormButton.btn:focus, .theme1
  .pill-btn a.btn:focus, .theme1
  .pill-btn .btn:focus {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme2 .rectangle-btn .e3-button:focus, .theme2
  .rectangle-btn .FormPanel .FormButton:focus, .theme2
  .rectangle-btn .FormButton.btn:focus, .theme2
  .rectangle-btn a.btn:focus, .theme2
  .rectangle-btn .btn:focus, .theme2
  .pill-btn .e3-button:focus, .theme2
  .pill-btn .FormPanel .FormButton:focus, .theme2
  .pill-btn .FormButton.btn:focus, .theme2
  .pill-btn a.btn:focus, .theme2
  .pill-btn .btn:focus {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme3 .rectangle-btn .e3-button:focus, .theme3
  .rectangle-btn .FormPanel .FormButton:focus, .theme3
  .rectangle-btn .FormButton.btn:focus, .theme3
  .rectangle-btn a.btn:focus, .theme3
  .rectangle-btn .btn:focus, .theme3
  .pill-btn .e3-button:focus, .theme3
  .pill-btn .FormPanel .FormButton:focus, .theme3
  .pill-btn .FormButton.btn:focus, .theme3
  .pill-btn a.btn:focus, .theme3
  .pill-btn .btn:focus {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme4 .rectangle-btn .e3-button:focus, .theme4
  .rectangle-btn .FormPanel .FormButton:focus, .theme4
  .rectangle-btn .FormButton.btn:focus, .theme4
  .rectangle-btn a.btn:focus, .theme4
  .rectangle-btn .btn:focus, .theme4
  .pill-btn .e3-button:focus, .theme4
  .pill-btn .FormPanel .FormButton:focus, .theme4
  .pill-btn .FormButton.btn:focus, .theme4
  .pill-btn a.btn:focus, .theme4
  .pill-btn .btn:focus {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme5 .rectangle-btn .e3-button:focus, .theme5
  .rectangle-btn .FormPanel .FormButton:focus, .theme5
  .rectangle-btn .FormButton.btn:focus, .theme5
  .rectangle-btn a.btn:focus, .theme5
  .rectangle-btn .btn:focus, .theme5
  .pill-btn .e3-button:focus, .theme5
  .pill-btn .FormPanel .FormButton:focus, .theme5
  .pill-btn .FormButton.btn:focus, .theme5
  .pill-btn a.btn:focus, .theme5
  .pill-btn .btn:focus {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme6 .rectangle-btn .e3-button:focus, .theme6
  .rectangle-btn .FormPanel .FormButton:focus, .theme6
  .rectangle-btn .FormButton.btn:focus, .theme6
  .rectangle-btn a.btn:focus, .theme6
  .rectangle-btn .btn:focus, .theme6
  .pill-btn .e3-button:focus, .theme6
  .pill-btn .FormPanel .FormButton:focus, .theme6
  .pill-btn .FormButton.btn:focus, .theme6
  .pill-btn a.btn:focus, .theme6
  .pill-btn .btn:focus {
    color: #fafafa;
    background-color: #2a2a2a; }
  .e3-button,
  .FormPanel .FormButton,
  .widget-bizform .FormButton.btn,
  a.btn,
  .btn {
    color: #2a2a2a; }
    .button-transparent .theme1 .e3-button, .button-transparent .theme1
    .FormPanel .FormButton, .button-transparent .theme1
    .widget-bizform .FormButton.btn, .button-transparent .theme1
    a.btn, .button-transparent .theme1
    .btn {
      border-color: #2a2a2a;
      color: #fafafa;
      background: transparent; }
    .button-transparent .theme2 .e3-button, .button-transparent .theme2
    .FormPanel .FormButton, .button-transparent .theme2
    .widget-bizform .FormButton.btn, .button-transparent .theme2
    a.btn, .button-transparent .theme2
    .btn {
      border-color: #2a2a2a;
      color: #fafafa;
      background: transparent; }
    .button-transparent .theme3 .e3-button, .button-transparent .theme3
    .FormPanel .FormButton, .button-transparent .theme3
    .widget-bizform .FormButton.btn, .button-transparent .theme3
    a.btn, .button-transparent .theme3
    .btn {
      border-color: #2a2a2a;
      color: #fafafa;
      background: transparent; }
    .button-transparent .theme4 .e3-button, .button-transparent .theme4
    .FormPanel .FormButton, .button-transparent .theme4
    .widget-bizform .FormButton.btn, .button-transparent .theme4
    a.btn, .button-transparent .theme4
    .btn {
      border-color: #2a2a2a;
      color: #fafafa;
      background: transparent; }
    .button-transparent .theme5 .e3-button, .button-transparent .theme5
    .FormPanel .FormButton, .button-transparent .theme5
    .widget-bizform .FormButton.btn, .button-transparent .theme5
    a.btn, .button-transparent .theme5
    .btn {
      border-color: #2a2a2a;
      color: #fafafa;
      background: transparent; }
    .button-transparent .theme6 .e3-button, .button-transparent .theme6
    .FormPanel .FormButton, .button-transparent .theme6
    .widget-bizform .FormButton.btn, .button-transparent .theme6
    a.btn, .button-transparent .theme6
    .btn {
      border-color: #2a2a2a;
      color: #fafafa;
      background: transparent; }
    .button-transparent .theme1 .e3-button, .button-transparent .theme1
    .FormPanel .FormButton, .button-transparent .theme1
    .widget-bizform .FormButton.btn, .button-transparent .theme1
    a.btn, .button-transparent .theme1
    .btn {
      color: #2a2a2a;
      background: transparent; }
    .button-transparent .theme2 .e3-button, .button-transparent .theme2
    .FormPanel .FormButton, .button-transparent .theme2
    .widget-bizform .FormButton.btn, .button-transparent .theme2
    a.btn, .button-transparent .theme2
    .btn {
      color: #2a2a2a;
      background: transparent; }
    .button-transparent .theme3 .e3-button, .button-transparent .theme3
    .FormPanel .FormButton, .button-transparent .theme3
    .widget-bizform .FormButton.btn, .button-transparent .theme3
    a.btn, .button-transparent .theme3
    .btn {
      color: #2a2a2a;
      background: transparent; }
    .button-transparent .theme4 .e3-button, .button-transparent .theme4
    .FormPanel .FormButton, .button-transparent .theme4
    .widget-bizform .FormButton.btn, .button-transparent .theme4
    a.btn, .button-transparent .theme4
    .btn {
      color: #2a2a2a;
      background: transparent; }
    .button-transparent .theme5 .e3-button, .button-transparent .theme5
    .FormPanel .FormButton, .button-transparent .theme5
    .widget-bizform .FormButton.btn, .button-transparent .theme5
    a.btn, .button-transparent .theme5
    .btn {
      color: #2a2a2a;
      background: transparent; }
    .button-transparent .theme6 .e3-button, .button-transparent .theme6
    .FormPanel .FormButton, .button-transparent .theme6
    .widget-bizform .FormButton.btn, .button-transparent .theme6
    a.btn, .button-transparent .theme6
    .btn {
      color: #2a2a2a;
      background: transparent; }
  .theme1 .e3-button:active, .theme1
  .FormPanel .FormButton:active, .theme1
  .widget-bizform .FormButton.btn:active, .theme1
  a.btn:active, .theme1
  .btn:active {
    background-color: #2a2a2a;
    color: #fafafa; }
  .theme2 .e3-button:active, .theme2
  .FormPanel .FormButton:active, .theme2
  .widget-bizform .FormButton.btn:active, .theme2
  a.btn:active, .theme2
  .btn:active {
    background-color: #2a2a2a;
    color: #fafafa; }
  .theme3 .e3-button:active, .theme3
  .FormPanel .FormButton:active, .theme3
  .widget-bizform .FormButton.btn:active, .theme3
  a.btn:active, .theme3
  .btn:active {
    background-color: #2a2a2a;
    color: #fafafa; }
  .theme4 .e3-button:active, .theme4
  .FormPanel .FormButton:active, .theme4
  .widget-bizform .FormButton.btn:active, .theme4
  a.btn:active, .theme4
  .btn:active {
    background-color: #2a2a2a;
    color: #fafafa; }
  .theme5 .e3-button:active, .theme5
  .FormPanel .FormButton:active, .theme5
  .widget-bizform .FormButton.btn:active, .theme5
  a.btn:active, .theme5
  .btn:active {
    background-color: #2a2a2a;
    color: #fafafa; }
  .theme6 .e3-button:active, .theme6
  .FormPanel .FormButton:active, .theme6
  .widget-bizform .FormButton.btn:active, .theme6
  a.btn:active, .theme6
  .btn:active {
    background-color: #2a2a2a;
    color: #fafafa; }
  .e3-button:focus,
  .FormPanel .FormButton:focus,
  .widget-bizform .FormButton.btn:focus,
  a.btn:focus,
  .btn:focus {
    color: #2a2a2a; }
    .theme1 .e3-button:focus, .theme1
    .FormPanel .FormButton:focus, .theme1
    .widget-bizform .FormButton.btn:focus, .theme1
    a.btn:focus, .theme1
    .btn:focus {
      border-color: #2a2a2a;
      color: #fafafa; }
    .theme2 .e3-button:focus, .theme2
    .FormPanel .FormButton:focus, .theme2
    .widget-bizform .FormButton.btn:focus, .theme2
    a.btn:focus, .theme2
    .btn:focus {
      border-color: #2a2a2a;
      color: #fafafa; }
    .theme3 .e3-button:focus, .theme3
    .FormPanel .FormButton:focus, .theme3
    .widget-bizform .FormButton.btn:focus, .theme3
    a.btn:focus, .theme3
    .btn:focus {
      border-color: #2a2a2a;
      color: #fafafa; }
    .theme4 .e3-button:focus, .theme4
    .FormPanel .FormButton:focus, .theme4
    .widget-bizform .FormButton.btn:focus, .theme4
    a.btn:focus, .theme4
    .btn:focus {
      border-color: #2a2a2a;
      color: #fafafa; }
    .theme5 .e3-button:focus, .theme5
    .FormPanel .FormButton:focus, .theme5
    .widget-bizform .FormButton.btn:focus, .theme5
    a.btn:focus, .theme5
    .btn:focus {
      border-color: #2a2a2a;
      color: #fafafa; }
    .theme6 .e3-button:focus, .theme6
    .FormPanel .FormButton:focus, .theme6
    .widget-bizform .FormButton.btn:focus, .theme6
    a.btn:focus, .theme6
    .btn:focus {
      border-color: #2a2a2a;
      color: #fafafa; }
    .theme1 .e3-button:focus, .theme1
    .FormPanel .FormButton:focus, .theme1
    .widget-bizform .FormButton.btn:focus, .theme1
    a.btn:focus, .theme1
    .btn:focus {
      color: #2a2a2a; }
    .theme2 .e3-button:focus, .theme2
    .FormPanel .FormButton:focus, .theme2
    .widget-bizform .FormButton.btn:focus, .theme2
    a.btn:focus, .theme2
    .btn:focus {
      color: #2a2a2a; }
    .theme3 .e3-button:focus, .theme3
    .FormPanel .FormButton:focus, .theme3
    .widget-bizform .FormButton.btn:focus, .theme3
    a.btn:focus, .theme3
    .btn:focus {
      color: #2a2a2a; }
    .theme4 .e3-button:focus, .theme4
    .FormPanel .FormButton:focus, .theme4
    .widget-bizform .FormButton.btn:focus, .theme4
    a.btn:focus, .theme4
    .btn:focus {
      color: #2a2a2a; }
    .theme5 .e3-button:focus, .theme5
    .FormPanel .FormButton:focus, .theme5
    .widget-bizform .FormButton.btn:focus, .theme5
    a.btn:focus, .theme5
    .btn:focus {
      color: #2a2a2a; }
    .theme6 .e3-button:focus, .theme6
    .FormPanel .FormButton:focus, .theme6
    .widget-bizform .FormButton.btn:focus, .theme6
    a.btn:focus, .theme6
    .btn:focus {
      color: #2a2a2a; } }

@media (min-width: 1025px) {
  .theme1 .rectangle-btn .e3-button, .theme1
  .rectangle-btn .FormPanel .FormButton, .theme1
  .rectangle-btn .FormButton.btn, .theme1
  .rectangle-btn a.btn, .theme1
  .rectangle-btn .btn, .theme1
  .pill-btn .e3-button, .theme1
  .pill-btn .FormPanel .FormButton, .theme1
  .pill-btn .FormButton.btn, .theme1
  .pill-btn a.btn, .theme1
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme2 .rectangle-btn .e3-button, .theme2
  .rectangle-btn .FormPanel .FormButton, .theme2
  .rectangle-btn .FormButton.btn, .theme2
  .rectangle-btn a.btn, .theme2
  .rectangle-btn .btn, .theme2
  .pill-btn .e3-button, .theme2
  .pill-btn .FormPanel .FormButton, .theme2
  .pill-btn .FormButton.btn, .theme2
  .pill-btn a.btn, .theme2
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme3 .rectangle-btn .e3-button, .theme3
  .rectangle-btn .FormPanel .FormButton, .theme3
  .rectangle-btn .FormButton.btn, .theme3
  .rectangle-btn a.btn, .theme3
  .rectangle-btn .btn, .theme3
  .pill-btn .e3-button, .theme3
  .pill-btn .FormPanel .FormButton, .theme3
  .pill-btn .FormButton.btn, .theme3
  .pill-btn a.btn, .theme3
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme4 .rectangle-btn .e3-button, .theme4
  .rectangle-btn .FormPanel .FormButton, .theme4
  .rectangle-btn .FormButton.btn, .theme4
  .rectangle-btn a.btn, .theme4
  .rectangle-btn .btn, .theme4
  .pill-btn .e3-button, .theme4
  .pill-btn .FormPanel .FormButton, .theme4
  .pill-btn .FormButton.btn, .theme4
  .pill-btn a.btn, .theme4
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme5 .rectangle-btn .e3-button, .theme5
  .rectangle-btn .FormPanel .FormButton, .theme5
  .rectangle-btn .FormButton.btn, .theme5
  .rectangle-btn a.btn, .theme5
  .rectangle-btn .btn, .theme5
  .pill-btn .e3-button, .theme5
  .pill-btn .FormPanel .FormButton, .theme5
  .pill-btn .FormButton.btn, .theme5
  .pill-btn a.btn, .theme5
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme6 .rectangle-btn .e3-button, .theme6
  .rectangle-btn .FormPanel .FormButton, .theme6
  .rectangle-btn .FormButton.btn, .theme6
  .rectangle-btn a.btn, .theme6
  .rectangle-btn .btn, .theme6
  .pill-btn .e3-button, .theme6
  .pill-btn .FormPanel .FormButton, .theme6
  .pill-btn .FormButton.btn, .theme6
  .pill-btn a.btn, .theme6
  .pill-btn .btn {
    color: #fafafa;
    background-color: #2a2a2a; }
  .theme1 .rectangle-btn .e3-button:hover, .theme1
  .rectangle-btn .FormPanel .FormButton:hover, .theme1
  .rectangle-btn .FormButton.btn:hover, .theme1
  .rectangle-btn a.btn:hover, .theme1
  .rectangle-btn .btn:hover, .theme1
  .rectangle-btn .e3-button:focus, .theme1
  .rectangle-btn .FormPanel .FormButton:focus, .theme1
  .rectangle-btn .FormButton.btn:focus, .theme1
  .rectangle-btn a.btn:focus, .theme1
  .rectangle-btn .btn:focus, .theme1
  .pill-btn .e3-button:hover, .theme1
  .pill-btn .FormPanel .FormButton:hover, .theme1
  .pill-btn .FormButton.btn:hover, .theme1
  .pill-btn a.btn:hover, .theme1
  .pill-btn .btn:hover, .theme1
  .pill-btn .e3-button:focus, .theme1
  .pill-btn .FormPanel .FormButton:focus, .theme1
  .pill-btn .FormButton.btn:focus, .theme1
  .pill-btn a.btn:focus, .theme1
  .pill-btn .btn:focus {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme2 .rectangle-btn .e3-button:hover, .theme2
  .rectangle-btn .FormPanel .FormButton:hover, .theme2
  .rectangle-btn .FormButton.btn:hover, .theme2
  .rectangle-btn a.btn:hover, .theme2
  .rectangle-btn .btn:hover, .theme2
  .rectangle-btn .e3-button:focus, .theme2
  .rectangle-btn .FormPanel .FormButton:focus, .theme2
  .rectangle-btn .FormButton.btn:focus, .theme2
  .rectangle-btn a.btn:focus, .theme2
  .rectangle-btn .btn:focus, .theme2
  .pill-btn .e3-button:hover, .theme2
  .pill-btn .FormPanel .FormButton:hover, .theme2
  .pill-btn .FormButton.btn:hover, .theme2
  .pill-btn a.btn:hover, .theme2
  .pill-btn .btn:hover, .theme2
  .pill-btn .e3-button:focus, .theme2
  .pill-btn .FormPanel .FormButton:focus, .theme2
  .pill-btn .FormButton.btn:focus, .theme2
  .pill-btn a.btn:focus, .theme2
  .pill-btn .btn:focus {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme3 .rectangle-btn .e3-button:hover, .theme3
  .rectangle-btn .FormPanel .FormButton:hover, .theme3
  .rectangle-btn .FormButton.btn:hover, .theme3
  .rectangle-btn a.btn:hover, .theme3
  .rectangle-btn .btn:hover, .theme3
  .rectangle-btn .e3-button:focus, .theme3
  .rectangle-btn .FormPanel .FormButton:focus, .theme3
  .rectangle-btn .FormButton.btn:focus, .theme3
  .rectangle-btn a.btn:focus, .theme3
  .rectangle-btn .btn:focus, .theme3
  .pill-btn .e3-button:hover, .theme3
  .pill-btn .FormPanel .FormButton:hover, .theme3
  .pill-btn .FormButton.btn:hover, .theme3
  .pill-btn a.btn:hover, .theme3
  .pill-btn .btn:hover, .theme3
  .pill-btn .e3-button:focus, .theme3
  .pill-btn .FormPanel .FormButton:focus, .theme3
  .pill-btn .FormButton.btn:focus, .theme3
  .pill-btn a.btn:focus, .theme3
  .pill-btn .btn:focus {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme4 .rectangle-btn .e3-button:hover, .theme4
  .rectangle-btn .FormPanel .FormButton:hover, .theme4
  .rectangle-btn .FormButton.btn:hover, .theme4
  .rectangle-btn a.btn:hover, .theme4
  .rectangle-btn .btn:hover, .theme4
  .rectangle-btn .e3-button:focus, .theme4
  .rectangle-btn .FormPanel .FormButton:focus, .theme4
  .rectangle-btn .FormButton.btn:focus, .theme4
  .rectangle-btn a.btn:focus, .theme4
  .rectangle-btn .btn:focus, .theme4
  .pill-btn .e3-button:hover, .theme4
  .pill-btn .FormPanel .FormButton:hover, .theme4
  .pill-btn .FormButton.btn:hover, .theme4
  .pill-btn a.btn:hover, .theme4
  .pill-btn .btn:hover, .theme4
  .pill-btn .e3-button:focus, .theme4
  .pill-btn .FormPanel .FormButton:focus, .theme4
  .pill-btn .FormButton.btn:focus, .theme4
  .pill-btn a.btn:focus, .theme4
  .pill-btn .btn:focus {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme5 .rectangle-btn .e3-button:hover, .theme5
  .rectangle-btn .FormPanel .FormButton:hover, .theme5
  .rectangle-btn .FormButton.btn:hover, .theme5
  .rectangle-btn a.btn:hover, .theme5
  .rectangle-btn .btn:hover, .theme5
  .rectangle-btn .e3-button:focus, .theme5
  .rectangle-btn .FormPanel .FormButton:focus, .theme5
  .rectangle-btn .FormButton.btn:focus, .theme5
  .rectangle-btn a.btn:focus, .theme5
  .rectangle-btn .btn:focus, .theme5
  .pill-btn .e3-button:hover, .theme5
  .pill-btn .FormPanel .FormButton:hover, .theme5
  .pill-btn .FormButton.btn:hover, .theme5
  .pill-btn a.btn:hover, .theme5
  .pill-btn .btn:hover, .theme5
  .pill-btn .e3-button:focus, .theme5
  .pill-btn .FormPanel .FormButton:focus, .theme5
  .pill-btn .FormButton.btn:focus, .theme5
  .pill-btn a.btn:focus, .theme5
  .pill-btn .btn:focus {
    background-color: rgba(42, 42, 42, 0.75); }
  .theme6 .rectangle-btn .e3-button:hover, .theme6
  .rectangle-btn .FormPanel .FormButton:hover, .theme6
  .rectangle-btn .FormButton.btn:hover, .theme6
  .rectangle-btn a.btn:hover, .theme6
  .rectangle-btn .btn:hover, .theme6
  .rectangle-btn .e3-button:focus, .theme6
  .rectangle-btn .FormPanel .FormButton:focus, .theme6
  .rectangle-btn .FormButton.btn:focus, .theme6
  .rectangle-btn a.btn:focus, .theme6
  .rectangle-btn .btn:focus, .theme6
  .pill-btn .e3-button:hover, .theme6
  .pill-btn .FormPanel .FormButton:hover, .theme6
  .pill-btn .FormButton.btn:hover, .theme6
  .pill-btn a.btn:hover, .theme6
  .pill-btn .btn:hover, .theme6
  .pill-btn .e3-button:focus, .theme6
  .pill-btn .FormPanel .FormButton:focus, .theme6
  .pill-btn .FormButton.btn:focus, .theme6
  .pill-btn a.btn:focus, .theme6
  .pill-btn .btn:focus {
    background-color: rgba(42, 42, 42, 0.75); }
  .e3-button,
  .FormPanel .FormButton,
  .widget-bizform .FormButton.btn,
  a.btn,
  .btn {
    color: #2a2a2a; }
    .button-transparent .theme1 .e3-button, .button-transparent .theme1
    .FormPanel .FormButton, .button-transparent .theme1
    .widget-bizform .FormButton.btn, .button-transparent .theme1
    a.btn, .button-transparent .theme1
    .btn {
      border-color: #2a2a2a;
      color: #fafafa; }
    .button-transparent .theme2 .e3-button, .button-transparent .theme2
    .FormPanel .FormButton, .button-transparent .theme2
    .widget-bizform .FormButton.btn, .button-transparent .theme2
    a.btn, .button-transparent .theme2
    .btn {
      border-color: #2a2a2a;
      color: #fafafa; }
    .button-transparent .theme3 .e3-button, .button-transparent .theme3
    .FormPanel .FormButton, .button-transparent .theme3
    .widget-bizform .FormButton.btn, .button-transparent .theme3
    a.btn, .button-transparent .theme3
    .btn {
      border-color: #2a2a2a;
      color: #fafafa; }
    .button-transparent .theme4 .e3-button, .button-transparent .theme4
    .FormPanel .FormButton, .button-transparent .theme4
    .widget-bizform .FormButton.btn, .button-transparent .theme4
    a.btn, .button-transparent .theme4
    .btn {
      border-color: #2a2a2a;
      color: #fafafa; }
    .button-transparent .theme5 .e3-button, .button-transparent .theme5
    .FormPanel .FormButton, .button-transparent .theme5
    .widget-bizform .FormButton.btn, .button-transparent .theme5
    a.btn, .button-transparent .theme5
    .btn {
      border-color: #2a2a2a;
      color: #fafafa; }
    .button-transparent .theme6 .e3-button, .button-transparent .theme6
    .FormPanel .FormButton, .button-transparent .theme6
    .widget-bizform .FormButton.btn, .button-transparent .theme6
    a.btn, .button-transparent .theme6
    .btn {
      border-color: #2a2a2a;
      color: #fafafa; }
    .button-transparent .theme1 .e3-button, .button-transparent .theme1
    .FormPanel .FormButton, .button-transparent .theme1
    .widget-bizform .FormButton.btn, .button-transparent .theme1
    a.btn, .button-transparent .theme1
    .btn {
      color: #2a2a2a; }
    .button-transparent .theme2 .e3-button, .button-transparent .theme2
    .FormPanel .FormButton, .button-transparent .theme2
    .widget-bizform .FormButton.btn, .button-transparent .theme2
    a.btn, .button-transparent .theme2
    .btn {
      color: #2a2a2a; }
    .button-transparent .theme3 .e3-button, .button-transparent .theme3
    .FormPanel .FormButton, .button-transparent .theme3
    .widget-bizform .FormButton.btn, .button-transparent .theme3
    a.btn, .button-transparent .theme3
    .btn {
      color: #2a2a2a; }
    .button-transparent .theme4 .e3-button, .button-transparent .theme4
    .FormPanel .FormButton, .button-transparent .theme4
    .widget-bizform .FormButton.btn, .button-transparent .theme4
    a.btn, .button-transparent .theme4
    .btn {
      color: #2a2a2a; }
    .button-transparent .theme5 .e3-button, .button-transparent .theme5
    .FormPanel .FormButton, .button-transparent .theme5
    .widget-bizform .FormButton.btn, .button-transparent .theme5
    a.btn, .button-transparent .theme5
    .btn {
      color: #2a2a2a; }
    .button-transparent .theme6 .e3-button, .button-transparent .theme6
    .FormPanel .FormButton, .button-transparent .theme6
    .widget-bizform .FormButton.btn, .button-transparent .theme6
    a.btn, .button-transparent .theme6
    .btn {
      color: #2a2a2a; }
  .button-transparent .theme1 .e3-button:hover, .button-transparent .theme1
  .FormPanel .FormButton:hover, .button-transparent .theme1
  .widget-bizform .FormButton.btn:hover, .button-transparent .theme1
  a.btn:hover, .button-transparent .theme1
  .btn:hover, .button-transparent .theme1
  .e3-button:focus, .button-transparent .theme1
  .FormPanel .FormButton:focus, .button-transparent .theme1
  .widget-bizform .FormButton.btn:focus, .button-transparent .theme1
  a.btn:focus, .button-transparent .theme1
  .btn:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme2 .e3-button:hover, .button-transparent .theme2
  .FormPanel .FormButton:hover, .button-transparent .theme2
  .widget-bizform .FormButton.btn:hover, .button-transparent .theme2
  a.btn:hover, .button-transparent .theme2
  .btn:hover, .button-transparent .theme2
  .e3-button:focus, .button-transparent .theme2
  .FormPanel .FormButton:focus, .button-transparent .theme2
  .widget-bizform .FormButton.btn:focus, .button-transparent .theme2
  a.btn:focus, .button-transparent .theme2
  .btn:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme3 .e3-button:hover, .button-transparent .theme3
  .FormPanel .FormButton:hover, .button-transparent .theme3
  .widget-bizform .FormButton.btn:hover, .button-transparent .theme3
  a.btn:hover, .button-transparent .theme3
  .btn:hover, .button-transparent .theme3
  .e3-button:focus, .button-transparent .theme3
  .FormPanel .FormButton:focus, .button-transparent .theme3
  .widget-bizform .FormButton.btn:focus, .button-transparent .theme3
  a.btn:focus, .button-transparent .theme3
  .btn:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme4 .e3-button:hover, .button-transparent .theme4
  .FormPanel .FormButton:hover, .button-transparent .theme4
  .widget-bizform .FormButton.btn:hover, .button-transparent .theme4
  a.btn:hover, .button-transparent .theme4
  .btn:hover, .button-transparent .theme4
  .e3-button:focus, .button-transparent .theme4
  .FormPanel .FormButton:focus, .button-transparent .theme4
  .widget-bizform .FormButton.btn:focus, .button-transparent .theme4
  a.btn:focus, .button-transparent .theme4
  .btn:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme5 .e3-button:hover, .button-transparent .theme5
  .FormPanel .FormButton:hover, .button-transparent .theme5
  .widget-bizform .FormButton.btn:hover, .button-transparent .theme5
  a.btn:hover, .button-transparent .theme5
  .btn:hover, .button-transparent .theme5
  .e3-button:focus, .button-transparent .theme5
  .FormPanel .FormButton:focus, .button-transparent .theme5
  .widget-bizform .FormButton.btn:focus, .button-transparent .theme5
  a.btn:focus, .button-transparent .theme5
  .btn:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme6 .e3-button:hover, .button-transparent .theme6
  .FormPanel .FormButton:hover, .button-transparent .theme6
  .widget-bizform .FormButton.btn:hover, .button-transparent .theme6
  a.btn:hover, .button-transparent .theme6
  .btn:hover, .button-transparent .theme6
  .e3-button:focus, .button-transparent .theme6
  .FormPanel .FormButton:focus, .button-transparent .theme6
  .widget-bizform .FormButton.btn:focus, .button-transparent .theme6
  a.btn:focus, .button-transparent .theme6
  .btn:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .header-button .e3-button {
    border-color: #d8c175;
    color: #2a2a2a; }
  .button-transparent .theme1 .e3-button:hover, .button-transparent .theme1
  .e3-button:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme2 .e3-button:hover, .button-transparent .theme2
  .e3-button:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme3 .e3-button:hover, .button-transparent .theme3
  .e3-button:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme4 .e3-button:hover, .button-transparent .theme4
  .e3-button:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme5 .e3-button:hover, .button-transparent .theme5
  .e3-button:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .theme6 .e3-button:hover, .button-transparent .theme6
  .e3-button:focus {
    background-color: #2a2a2a;
    color: #fafafa; }
  .button-transparent .header-button .e3-button:hover,
  .button-transparent .header-button .e3-button:focus {
    background-color: #d8c175;
    color: #2a2a2a; } }

section.theme1 a {
  color: #2a2a2a; }

section.theme2 a {
  color: #2a2a2a; }

section.theme3 a {
  color: #2a2a2a; }

section.theme4 a {
  color: #2a2a2a; }

section.theme5 a {
  color: #2a2a2a; }

section.theme6 a {
  color: #2a2a2a; }

@media (-webkit-min-device-pixel-ratio: 0.9) and (-webkit-max-device-pixel-ratio: 1.9) and (hover: hover) {
  section.theme1 a:hover {
    transition: 0.2s ease all; }
  section.theme1 a:focus {
    transition: 0.2s ease all; }
  section.theme2 a:hover {
    transition: 0.2s ease all; }
  section.theme2 a:focus {
    transition: 0.2s ease all; }
  section.theme3 a:hover {
    transition: 0.2s ease all; }
  section.theme3 a:focus {
    transition: 0.2s ease all; }
  section.theme4 a:hover {
    transition: 0.2s ease all; }
  section.theme4 a:focus {
    transition: 0.2s ease all; }
  section.theme5 a:hover {
    transition: 0.2s ease all; }
  section.theme5 a:focus {
    transition: 0.2s ease all; }
  section.theme6 a:hover {
    transition: 0.2s ease all; }
  section.theme6 a:focus {
    transition: 0.2s ease all; }
  section.theme1 a:hover {
    color: #2a2a2a;
    transition: 0.2s ease all; }
  section.theme1 a:focus {
    outline: 1px solid #2a2a2a;
    transition: 0.2s ease all; }
  section.theme2 a:hover {
    color: #2a2a2a;
    transition: 0.2s ease all; }
  section.theme2 a:focus {
    outline: 1px solid #2a2a2a;
    transition: 0.2s ease all; }
  section.theme3 a:hover {
    color: #2a2a2a;
    transition: 0.2s ease all; }
  section.theme3 a:focus {
    outline: 1px solid #2a2a2a;
    transition: 0.2s ease all; }
  section.theme4 a:hover {
    color: #2a2a2a;
    transition: 0.2s ease all; }
  section.theme4 a:focus {
    outline: 1px solid #2a2a2a;
    transition: 0.2s ease all; }
  section.theme5 a:hover {
    color: #2a2a2a;
    transition: 0.2s ease all; }
  section.theme5 a:focus {
    outline: 1px solid #2a2a2a;
    transition: 0.2s ease all; }
  section.theme6 a:hover {
    color: #2a2a2a;
    transition: 0.2s ease all; }
  section.theme6 a:focus {
    outline: 1px solid #2a2a2a;
    transition: 0.2s ease all; } }

section .inner-wrap {
  padding-top: 12px;
  padding-bottom: 12px; }

.widget-form .widget-form-label {
  color: #2a2a2a; }

.widget-form .widget-form-input {
  border-color: #e0e0e0; }
  .widget-form .widget-form-input:focus {
    border-color: #757575; }

.theme1 .widget-form input[type="submit"] {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme2 .widget-form input[type="submit"] {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme3 .widget-form input[type="submit"] {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme4 .widget-form input[type="submit"] {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme5 .widget-form input[type="submit"] {
  color: #fafafa;
  background-color: #2a2a2a; }

.theme6 .widget-form input[type="submit"] {
  color: #fafafa;
  background-color: #2a2a2a; }

hr {
  margin-top: 6px;
  margin-bottom: 6px; }

.MobileAppBody,
[data-role="page"] {
  font-family: Arial, sans-serif; }

/*[data-role="page"] [data-role="page-header"] {
    background-color: $header-color1 !important;
}
[data-role="menu-container"] {
    background-color: $header-color1;
	a[data-role="menu-item"] {
		color: set-text-color($header-color1);
	}
	#main-menu {
		a {
			color: set-text-color($header-color1);
		}

		ul {
			background-color: darken($header-color1, 10%);
			border-top:1px solid rgba(set-text-color($header-color1), .3);
			color: set-text-color(darken($header-color1, 10%));
		}
		ul ul {
			background-color: darken($header-color1, 20%);
			color: set-text-color(darken($header-color1, 20%));
		}
		ul ul ul {
			background-color: darken($header-color1, 30%);
			color: set-text-color(darken($header-color1, 30%));
		}
		.sub-arrow {
			background-color: rgba($header-color2, 1);
			color: set-text-color($header-color2);
			border:1px solid rgba(set-text-color($header-color2), .5);
		}
	}
	
}*/
.MobileAppBody .MobileMasterFooter {
  background: #333;
  color: #fafafa; }
  .MobileAppBody .MobileMasterFooter a {
    color: #fafafa; }

.skip-link:focus,
.skip-link:active {
  padding: 12px;
  background: #FFF;
  color: #2a2a2a; }

.theme1 .social-icons a:hover, .theme1 .social-icons a:focus {
  color: #fafafa; }

.theme2 .social-icons a:hover, .theme2 .social-icons a:focus {
  color: #fafafa; }

.theme3 .social-icons a:hover, .theme3 .social-icons a:focus {
  color: #fafafa; }

.theme4 .social-icons a:hover, .theme4 .social-icons a:focus {
  color: #fafafa; }

.theme5 .social-icons a:hover, .theme5 .social-icons a:focus {
  color: #fafafa; }

.theme6 .social-icons a:hover, .theme6 .social-icons a:focus {
  color: #fafafa; }

.theme1 .social-icons a:focus {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #fafafa; }

.theme2 .social-icons a:focus {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #fafafa; }

.theme3 .social-icons a:focus {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #fafafa; }

.theme4 .social-icons a:focus {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #fafafa; }

.theme5 .social-icons a:focus {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #fafafa; }

.theme6 .social-icons a:focus {
  outline-width: 1px;
  outline-style: dotted;
  outline-color: #fafafa; }

@media (min-width: 768px) {
  .cho-hero-textwidget .cho-hero-textwidget-content {
    color: #fafafa; }
    .cho-hero-textwidget .cho-hero-textwidget-content.background-overlay {
      background: rgba(42, 42, 42, 0.3); }
  .cho-hero-textwidget .scroll-chevron .fa {
    color: #fafafa; } }

@media (min-width: 768px) and (max-width: 1024px) and (max-height: 767px) and (orientation: landscape) {
  .cho-hero-textwidget .cho-hero-textwidget-content {
    color: #2a2a2a; } }
