@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@import url(https://fonts.googleapis.com/css?family=Droid+Serif:400,400italic,700italic,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
input[type="submit"],
input[type="button"],
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  text-shadow: none;
  color: #7d7d7d;
  min-height: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding: 4px 6px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
.registration .form-actions .btn,
.login .well .btn {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  text-transform: capitalize;
  padding: 0 15px;
  height: 32px;
  line-height: 32px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.registration .form-actions .btn:hover,
.login .well .btn:hover {
  background: none repeat scroll 0 0 #7fbe54;
  color: #fff;
}
dt,
dd {
  color: #858585;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
}
.dropdown-menu {
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.item-page .full-item {
  max-width: 100%;
  display: block;
}
dt .article-info-term {
  display: none;
}
dl .article-info-bottom,
dl .article-info-top {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 11px;
}
dl .article-info-top dd {
  float: left;
}
dl .article-info-bottom dd {
  float: left;
  margin: 0 10px 0 0;
}
dd span .icon-eye-open,
dd span .icon-time {
  position: relative;
  margin-top: -1px;
  opacity: 0.8;
}
ul.list-striped {
  list-style: none;
}
ul.list-striped li {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.img-intro-left img,
.img-intro-right img,
.img-intro-none img,
.item-image img,
.img-fulltext-right img,
.img-fulltext-left img,
.img_caption img {
  max-width: 100%;
  overflow: hidden;
  max-width: auto;
}
.ie8 .img-intro-left img,
.ie8 .img-intro-right img,
.ie8 .img-intro-none img,
.ie8 .item-image img,
.ie8 .img-fulltext-right img,
.ie8 .img-fulltext-left img,
.ie8 .img_caption img {
  max-width: auto !important;
  width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: inline-block;
}
.item-page .img-wrapper {
  margin-top: 6px;
}
.img-intro-none .img-wrapper,
.pull-none.item-image .img-wrapper {
  background: none;
}
.img_caption.left,
.img-intro-left {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none,
.img-fulltext-none,
.pull-none.item-image,
.img_caption.none {
  float: none;
}
div.img_caption {
  position: relative;
  width: 100%;
  height: 100%;
}
p.img_caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  z-index: 15;
}
.img-intro-left,
.img-intro-right,
.img-intro-none,
.img-fulltext-left,
.img-fulltext-right,
.item-image,
.img_caption {
  max-width: 100%;
  display: block;
}
.image-backdrop {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.img-wrapper a:hover .image-backdrop {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.img-intro-btn {
  display: block;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 45%;
  width: 40px;
  height: 40px;
  z-index: 5;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 70% 50%;
}
.items-row {
  margin-bottom: 30px;
}
.blog .cat-children h3 {
  font-size: 24px;
}
.blog .cat-children h3.page-header {
  padding: 6px 0;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Serif;
}
.homepage h2.item-title,
.featured h2.item-title {
  text-align: center;
  color: #525252;
  font-size: 26px;
}
.readmore {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-transform: capitalize;
  padding: 10px 15px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.readmore:hover,
.readmore:active,
.readmore:focus {
  background: none repeat scroll 0 0 #7fbe54;
  color: #fff;
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.items-more .nav-tabs {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
.items-more .nav-tabs.nav-stacked li a {
  padding: 3px 0;
  border: 0;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: #f8f8f8;
}
.items-leading > div {
  padding-bottom: 30px;
  margin-bottom: 20px;
}
.homepage .items-leading > div {
  border: none;
}
.page-header {
  border-bottom: none;
  padding-bottom: 0px;
  margin: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #7FBE54;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #7FBE54;
}
.page-title,
.page-header h1 {
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader::before,
.page-subheader::after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader::after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-info {
  display: inline-block;
  margin: 0;
}
.article-info .article-info-inner {
  float: left;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 0px;
  white-space: nowrap;
}
.article-info span {
  font-weight: bold;
}
.blog .article-info {
  margin: 0;
}
.blog .icons .btn {
  padding: 0;
}
.icon-edit,
.icon-print,
.icon-envelope {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-edit:before {
  content: "\f044";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.blog .icon-calendar,
.blog .icon-eye-open {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.blog .icon-calendar:before {
  content: "\f073";
}
.blog .icon-eye-open:before {
  content: "\f06e";
}
ul,
li {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc inside;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
ul.menu li {
  display: block;
}
.zo2-pagination {
  text-align: center;
  width: 100%;
}
.zo2-pagination .counter {
  color: #898989;
  font-size: 13px;
}
.zo2-pagination ul {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  margin: 10px 0;
}
.zo2-pagination ul > li {
  display: inline-block;
  margin: 0 5px;
}
.zo2-pagination ul > li:first-child a,
.zo2-pagination ul > li:last-child a,
.zo2-pagination ul > li:first-child span,
.zo2-pagination ul > li:last-child span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.zo2-pagination ul > li > a {
  color: #898989;
  border: 1px solid #ebebeb;
}
.zo2-pagination ul > li > span {
  border: 1px solid #ebebeb;
}
.zo2-pagination ul > li.active > span {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul > li.active > span:hover,
.zo2-pagination ul > li.active > span:active,
.zo2-pagination ul > li.active > span:focus {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul > li.disabled {
  font-size: 14px;
}
.zo2-pagination ul > li.disabled a {
  line-height: 21px;
}
.pager li a {
  background: none;
  border: none;
  border-radius: 0;
  padding: 0;
}
.pager li a:hover {
  background-color: transparent;
}
.pager li a span {
  border: 2px solid #333;
  display: block;
  height: 35px;
  width: 35px;
  position: relative;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.pager li a span:before {
  background: url("../images/post-pagani.png") no-repeat 0 0;
  content: "";
  height: 10px;
  left: 13px;
  position: absolute;
  top: calc(50% - 5px);
  width: 43px;
}
.pager li a span:hover:before,
.pager li a span:active:before,
.pager li a span:focus:before {
  transform: translateX(-10px);
  -webkit-transform: translateX(-10px);
  -ms-transform: translateX(-10px);
  -o-transform: translateX(-10px);
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
.pager li.next a span:before {
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  left: -25px;
}
.pager li.next a span:hover:before {
  transform: rotate(180deg) translateX(-10px);
  -webkit-transform: rotate(180deg) translateX(-10px);
  -ms-transform: rotate(180deg) translateX(-10px);
  -o-transform: rotate(180deg) translateX(-10px);
}
.pagenav {
  float: none;
  clear: both;
}
.login-form input[type="text"],
.login-form input[type="password"] {
  border: 1px solid #D9D6D0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #888888;
  height: 30px;
  line-height: 30px;
  max-width: 100% !important;
  padding: 0 12px;
}
.login-form button {
  margin: 20px 0;
}
#login-form #form-login-submit {
  width: 100%;
  display: block;
  overflow: hidden;
}
#login-form .logout-button .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .sign-in {
  font-size: 13px;
  line-height: 42px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  font-size: 11px;
  padding-right: 15px;
}
#login-form span.icon-plus-sign {
  visibility: hidden;
}
#login-form .controls label {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
.contact-form textarea,
.contact-form input[type="text"] {
  width: 100%;
}
.contact-form .uneditable-input {
  width: 100%;
}
.contact-form #jform_contact_email_copy-lbl {
  margin-right: 10px;
}
.contact-form legend {
  font-size: 11px;
  color: #666;
  border: 0;
  margin-bottom: 0;
}
.contact-form span.icon-ok-circle {
  position: relative;
  margin-top: -1px;
  padding-right: 5px;
  opacity: 0.8;
}
.contact-form .message-form {
  display: block;
  margin-top: 10px;
}
.contact-form .contact-fields,
.contact-form .message-input {
  display: block;
  width: 98%;
}
.contact-form .message-input textarea {
  width: 100%;
  height: 250px;
}
.contact-form .send-btn,
.contact-form .email-copy {
  padding: 10px 0 0 0;
}
.contact-form .email-copy-label {
  float: left;
}
.contact-form .email-copy-label label {
  margin: 8px 8px 8px 0;
  padding-left: 12px;
  font-size: 11px;
  color: #999;
}
.contact-form .email-copy-input {
  float: left;
}
.contact-form .email-copy-input input[type="checkbox"] {
  width: 15px;
  height: 15px;
  padding: 0;
  vertical-align: middle;
  margin: 12px 0px 8px 0px;
  border: 1px solid #A5A5A5;
}
.name-label label {
  font-weight: bold;
}
.email-label label {
  font-weight: bold;
}
.subject-label {
  margin-top: 10px;
}
.subject-label label {
  font-weight: bold;
}
.message-label label {
  font-weight: bold;
}
.name-input,
.email-input,
.subject-input,
.message-form {
  margin-right: 15px;
}
.filter-search.alert.alert-info {
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  background-image: none;
  padding: 20px;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm fieldset {
  margin: 20px 0;
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 11px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 11px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active > a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active > a:hover,
.edit .nav li.active > a:active,
.edit .nav li.active > a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
div#sbox-window.shadow {
  width: 820px;
  height: 520px;
}
.login .well {
  background-color: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
}
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn-drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_language_chzn.chzn-container div.chzn-drop {
  width: 280px !important;
}
form#imageForm.form-vertical div.well div.row div div.control-label label.control-label,
form#imageForm.form-vertical div.well div.row div div.control-label label,
form#imageForm.form-vertical div.well div.row div div.controls p.help-block,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.control-label label.control-label,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.controls p.help-block,
body.contentpane form table tbody tr td.key {
  font-family: Tahoma, Verdana, sans-serif !important;
}
div#jform_metadata_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  width: 280px !important;
  padding: 0px !important;
}
iframe html body.contentpane form#adminForm.form-inline {
  background-color: #FF9900;
}
div#editor-xtd-buttons.btn-toolbar.pull-left {
  margin-top: 10px;
}
a.modal-button.btn,
div.btn-toolbar a.btn,
form#imageForm.form-vertical div.well div.row div.pull-right button.btn.btn-primary,
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group button.btn.hasTooltip,
body.contentpane button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #1085DE;
  border: 1px solid #1085DE;
}
form#imageForm.form-vertical div.well div.row div.pull-right button.btn,
button#upload-submit.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1085DE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #000;
  background-color: #fff;
}
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group {
  clear: both;
}
form#adminForm.form-inline table.table thead tr th.title,
form#adminForm.form-inline table.table thead tr th.center a.hasTip {
  float: left;
}
form#adminForm.form-inline table.table thead tr th.center {
  width: 10% !important;
}
form#adminForm.form-inline fieldset.filter div.filters,
form#adminForm.form-inline fieldset.filter hr.hr-condensed {
  clear: both;
  margin: 10px 0;
}
ul.manager.thumbnails li.imgOutline {
  float: left;
  padding: 10px;
}
body.contentpane form table tbody tr td.key {
  text-align: left;
}
.blog .page-header {
  padding: 0;
}
.blog h2 {
  margin: 0 0 30px 0;
}
.blog .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: 0px;
  background: #fff;
  padding: 30px 0 0;
  z-index: 1;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.blog .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #7fbe54;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.blog .article_content h3 {
  font-size: 26px;
  font-weight: 300;
  text-align: left;
  margin: 10px 0 20px;
}
.blog .article_content h3 a {
  color: #525252;
}
.blog .article_content h3 a:hover {
  text-decoration: underline;
}
.blog .article_content .introText {
  color: #525252;
  font-weight: 300;
  font-size: 133%;
  text-align: justify;
  line-height: 175%;
}
.blog .article_content .article_bottom {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
.blog .article_content .article_bottom .article-info {
  float: left;
  width: 70%;
}
.blog .article_content .article_bottom .itemReadmore {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #7fbe54;
  color: #fff;
  font-size: 133%;
  font-weight: 400;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:hover {
  background: #eee;
  color: #898989;
}
.item-page .article_content {
  clear: both;
  position: relative;
  background: #fff;
  padding: 30px 0 0;
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.item-page .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #7fbe54;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.item-page .article_content h1.singleItemTitle {
  margin: 20px 0;
  font-size: 30px;
  font-weight: 400;
}
.item-page .article_content .article-info .article-info-inner > div {
  float: left;
  margin: 0 10px 0 0;
}
.item-page .lightbox-modal {
  margin: 0 5px 5px 0;
  display: inline-block;
}
div.tags span {
  display: inline-block;
}
div.tags span a.label-info {
  font-weight: normal;
  padding: 0;
  background: none !important;
  color: #525252;
  font-size: 100%;
}
div.tags:before {
  font-family: FontAwesome;
  content: "\f02b";
  color: #404040;
}
.rtl .item-page .article_content .article-info .article-info-inner {
  float: right;
}
.rtl .item-page .article_content .article-info .article-info-inner > div {
  float: right;
  margin: 0 0 0 10px;
}
.rtl .item-page .article_content .article-info .article-info-inner > div i {
  line-height: 20px;
  float: right;
}
.rtl .item-page .article_content .article-info .btn-group.pull-right {
  float: left;
}
.bs-example .btn {
  margin-bottom: 0;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid #404141;
  padding-left: 0;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb .divider {
  display: none;
}
.blog-featured #zo2-features {
  clear: both;
}
.edit.item-page .tab-pane label,
.edit.item-page .tab-pane .input-append input[type="text"] {
  display: inline-block !important;
}
div.gap {
  padding-bottom: 30px;
}
.zo2-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
}
.zo2-megamenu .mega-inner::before,
.zo2-megamenu .mega-inner::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-inner::after {
  clear: both;
}
.zo2-megamenu .row + .row > div > div {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.zo2-megamenu .mega > .mega-dropdown-menu {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 200px;
  display: none;
  padding: 0;
  margin: 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  box-shadow: 0 4px 4px 0 rgba(0,0,0,0.1);
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.07);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.07);
  box-shadow: 0 0 7px rgba(0,0,0,0.07);
  margin-top: 58px;
  padding: 20px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .mega-col-nav {
  border-right: 1px solid #e5e5e5;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .mega-col-nav:last-child {
  border: none !important;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .mega-dropdown-inner {
  margin-top: 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module .module-title {
  font-size: 170%;
  margin: 0 0 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul {
  margin: 0 0 0 15px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a {
  display: block;
  padding: 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:hover,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:active,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:focus {
  color: #7FBE54;
}
.zo2-megamenu.slide .mega > .mega-dropdown-menu {
  overflow: hidden;
}
.zo2-megamenu .mega.open > .mega-dropdown-menu,
.zo2-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  display: block;
}
.zo2-megamenu .mega-group {
  *zoom: 1;
}
.zo2-megamenu .mega-group::before,
.zo2-megamenu .mega-group::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group::after {
  clear: both;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title {
  background: inherit;
  color: inherit;
  font-weight: bold;
  padding: 0;
  margin: 0;
}
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active,
.zo2-megamenu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus,
.zo2-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  background: inherit;
  color: inherit;
}
.zo2-megamenu .mega-group-content {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.zo2-megamenu .mega-group-content::before,
.zo2-megamenu .mega-group-content::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group-content::after {
  clear: both;
}
.zo2-megamenu .mega-group-content > .row > [class*="col-md"] > .mega-inner {
  padding: 0;
}
.zo2-megamenu .col-md-12.mega-col-nav .mega-inner {
  padding: 0 5px;
}
.zo2-megamenu .mega-nav,
.zo2-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zo2-megamenu .mega-nav > li,
.zo2-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.zo2-megamenu .mega-nav > li a,
.zo2-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
  padding: 0;
  border: none;
  line-height: 40px;
  color: #666;
}
.zo2-megamenu .mega-group > .mega-nav,
.zo2-megamenu .dropdown-menu .mega-group > .mega-nav {
  margin-left: -5px;
  margin-right: -5px;
}
.zo2-megamenu .mega-nav .dropdown-submenu > a::after {
  margin-right: 5px;
}
.zo2-megamenu .zo2-module {
  margin-bottom: 10px;
}
.zo2-megamenu .zo2-module .module-title {
  margin-bottom: 0;
}
.zo2-megamenu .zo2-module .module-ct {
  margin: 0;
  padding: 0;
}
.zo2-megamenu .zo2-module .module-ct ul {
  list-style: square;
}
.zo2-megamenu .mega-align-left > .dropdown-menu {
  left: 0;
}
.zo2-megamenu .mega-align-right > .dropdown-menu {
  left: auto;
  right: 0;
}
.zo2-megamenu .mega-align-center > .dropdown-menu {
  left: 50%;
}
.zo2-megamenu .dropdown-submenu.mega-align-left > .dropdown-menu {
  left: 100%;
}
.zo2-megamenu .dropdown-submenu.mega-align-right > .dropdown-menu {
  left: auto;
  right: 100%;
}
.zo2-megamenu .mega-align-justify {
  position: static;
}
.zo2-megamenu .mega-align-justify > .dropdown-menu {
  left: 0;
  margin-left: 0;
  top: auto;
}
.zo2-megamenu .mega-align-justify > .dropdown-menu .mega-dropdown-inner {
  padding: 20px;
}
.zo2-megamenu .mega-caption {
  display: block;
  white-space: nowrap;
}
.zo2-megamenu .nav .caret,
.zo2-megamenu .dropdown-submenu .caret,
.zo2-megamenu .mega-menu .caret {
  display: none;
}
.zo2-megamenu .nav > .dropdown > .dropdown-toggle .caret {
  display: inline-block;
}
.zo2-megamenu .nav [class^="icon-"],
.zo2-megamenu .nav [class*=" icon-"] {
  margin-right: 5px;
}
.zo2-megamenu .mega.dropdown-submenu:hover > .mega-dropdown-menu {
  top: 0;
  left: 100%;
}
.offcanvas {
  background-color: #222533;
  position: absolute;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  top: 0;
  opacity: 0;
  left: -50%;
  width: 49%;
  height: 100%;
}
.offcanvas .sidebar-close {
  color: #ccc;
  display: block;
  float: right;
  font-size: 18px;
  line-height: 42px;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 42px;
  height: 42px;
  z-index: 999;
}
.offcanvas .sidebar-close::before {
  content: "\f00d";
  font: normal normal normal 14px/1 FontAwesome;
  color: #fff;
  font-size: 18px;
}
.offcanvas .sidebar-close:hover {
  color: #fff;
}
.offcanvas.active {
  left: 0;
  opacity: 1;
}
.zo2-wrapper {
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  padding-left: 0;
  padding-right: 0;
}
.zo2-wrapper:after {
  background: none repeat scroll 0 0 rgba(0,0,0,0.2);
  content: "";
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
}
.zo2-wrapper.offcanvas-push {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transform: translate3d(350px,0,0);
  -webkit-transform: translate3d(350px,0,0);
  -ms-transform: translate3d(350px,0,0);
  -o-transform: translate3d(350px,0,0);
  overflow: hidden;
}
.zo2-wrapper.offcanvas-push:after {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  width: 100%;
  height: 100%;
}
body.overflow-hidden {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.offcanvas-overlay {
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  opacity: 0.5;
  position: fixed;
  z-index: 9999;
  cursor: pointer;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
}
.offcanvas {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 350px;
  transform: translateX(-350px);
  -webkit-transform: translateX(-350px);
  -ms-transform: translateX(-350px);
  -o-transform: translateX(-350px);
}
.offcanvas .sidebar-nav {
  left: 0;
  margin: 0;
  position: absolute;
  top: 42px;
  width: 100%;
}
.offcanvas .sidebar-nav ul {
  list-style: none;
}
.offcanvas .sidebar-nav ul li a {
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  display: block;
  text-decoration: none;
  padding: 5px 0;
  font-size: 13px;
  border-bottom: 1px dotted rgba(255,255,255,0.2);
  line-height: 40px;
  margin: 0 10px;
  -webkit-transition: color 0.3s ease-in-out 0s;
  -moz-transition: color 0.3s ease-in-out 0s;
  -o-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
}
.offcanvas .sidebar-nav ul li a:hover {
  color: #fff;
}
.offcanvas .sidebar-nav ul.nav-sub {
  margin-left: 20px;
}
.offcanvas .sidebar-nav > ul > li.nav-active > a {
  color: #fff;
}
.offcanvas .sidebar-nav > ul > li:first-child {
  border-top: 1px solid rgba(0,0,0,0.15);
}
.offcanvas.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.offcanvas.active .sidebar-nav {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
body.overflow-hidden > * {
  transform: translateX(350px);
  -webkit-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -o-transform: translateX(350px);
}
.nav-parent {
  position: relative;
}
.nav-parent > .nav-oc-toggle {
  border-bottom: none !important;
  font-size: 15px;
  line-height: 42px;
  padding: 0 !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -webkit-transition: color 0.3s ease-in-out 0s;
  -moz-transition: color 0.3s ease-in-out 0s;
  -o-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
  width: 30px;
  height: 50px;
  line-height: 50px !important;
}
.nav-parent > .nav-oc-toggle.icon-caret-up {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  width: 35px;
}
.dropdown-menu {
  z-index: 2000;
}
.nav-parent > .nav-oc-toggle {
  font-family: FontAwesome;
}
.nav-parent > .nav-oc-toggle:before {
  content: "\f107";
}
.button-canvas {
  cursor: pointer;
  display: block;
  padding-top: 10px;
}
.rtl .offcanvas {
  right: 0;
  left: inherit;
  transform: translateX(350px);
  -webkit-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -o-transform: translateX(350px);
}
.rtl .offcanvas.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.rtl .zo2-wrapper.offcanvas-push {
  transform: translate3d(-350px,0px,0px);
  -webkit-transform: translate3d(-350px,0px,0px);
  -ms-transform: translate3d(-350px,0px,0px);
  -o-transform: translate3d(-350px,0px,0px);
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
}
h3.moduletitle {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 20px;
  padding-bottom: 5px;
  color: #353535;
  position: relative;
}
#zo2-bottom-2-wrap h3.moduletitle {
  border-bottom-color: rgba(255,255,255,0.1);
}
#zo2-bottom-2-wrap h3.moduletitle:after {
  background-color: rgba(255,255,255,0.9);
}
#zo2-bottom-2-wrap h3.moduletitle {
  color: #fff;
  font-size: 22px;
}
.no-line h3.moduletitle {
  background: none;
}
.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.categories-module li,
ul.latestnews li,
ul.archive-module li {
  line-height: 57px;
  display: inline-block;
  width: 100%;
}
ul.categories-module li h2,
ul.categories-module li h3,
ul.categories-module li h4,
ul.categories-module li h5,
ul.categories-module li h6,
ul.latestnews li h2,
ul.latestnews li h3,
ul.latestnews li h4,
ul.latestnews li h5,
ul.latestnews li h6,
ul.archive-module li h2,
ul.archive-module li h3,
ul.archive-module li h4,
ul.archive-module li h5,
ul.archive-module li h6 {
  margin: 0;
  text-transform: none;
}
ul.categories-module li a,
ul.latestnews li a,
ul.archive-module li a {
  position: relative;
  display: block;
  border-bottom: 1px solid #eaeaea;
  line-height: 1.7;
  padding: 16px 0 16px 15px;
}
ul.categories-module li a:before,
ul.latestnews li a:before,
ul.archive-module li a:before {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333333;
  content: "";
  left: 0;
  top: 25px;
}
ul.categories-module li:hover,
ul.categories-module li.active,
ul.latestnews li:hover,
ul.latestnews li.active,
ul.archive-module li:hover,
ul.archive-module li.active {
  color: #999999;
}
ul.categories-module li:hover a,
ul.categories-module li.active a,
ul.latestnews li:hover a,
ul.latestnews li.active a,
ul.archive-module li:hover a,
ul.archive-module li.active a {
  color: #999999;
}
ul.categories-module li:hover a:before,
ul.categories-module li.active a:before,
ul.latestnews li:hover a:before,
ul.latestnews li.active a:before,
ul.archive-module li:hover a:before,
ul.archive-module li.active a:before {
  background-color: #999999;
}
.tagspopular ul {
  overflow: hidden;
}
.tagspopular ul li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
.tagspopular ul li a {
  color: #464646;
  display: inline-block;
  font-size: 12px !important;
  margin: 0 4px 12px 0;
  padding: 4px 15px;
  background-color: #f7f7f7;
  border-radius: 50px;
}
.tagspopular ul li a:hover {
  background-color: #333333;
  color: #fff;
}
ul.mostread li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
ul.mostread li a {
  display: block;
  padding: 4px 15px;
  border: 1px solid #e8e8e8;
  color: #666;
  font-size: 11px;
}
ul.mostread li a:hover {
  background-color: #333333;
  padding: 4px 17px 4px 15px;
  color: #fff;
}
.montserrat {
  font-family: 'Montserrat', sans-serif;
}
.clearfix {
  clear: both;
}
.zt-typo-boxes {
  border-bottom: 1px solid #e2e3e5;
  margin: 0;
  padding: 20px 0;
  width: 100%;
}
.zt-typo-boxes-inside {
  padding: 0 10px;
}
body {
  font-family: 'Open Sans', sans-serif;
  color: #333;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Montserrat', sans-serif;
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: normal;
}
h1 {
  font-size: 36px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 24px;
}
h4 {
  font-size: 22px;
}
h5 {
  font-size: 20px;
}
h6 {
  font-size: 18px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
pre,
.zt-code1,
.zt-code2,
.zt-code3 {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  color: #222;
  font: normal .92em/32px 'Curier New', monospace !important;
  margin: 0;
  padding: 20px;
}
pre,
.zt-code1 {
  background: #d3d9f5;
}
.zt-code2 {
  background: #d6edd5;
}
.zt-code3 {
  border: 1px solid #eee;
  background-color: #fefefe;
  color: #363636;
  padding-left: 82px !important;
}
.zt-code3 h4 {
  background: none repeat scroll 0 0 #A8B4EF;
  color: #fff;
  margin: 0 0 0 -64px !important;
  padding: 3px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 55px;
}
.zt-highlight1,
.zt-highlight2,
.zt-highlight3,
.zt-highlight4 {
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
.zt-highlight1 {
  background: #e5e5e5;
  color: #2f2f2f;
}
.zt-highlight2 {
  background: #7fb2ff;
  color: #fff;
}
.zt-highlight3 {
  background: #ff7f7f;
  color: #fff;
}
.zt-highlight4 {
  background: #ffe400;
  color: #2f2f2f;
}
.zt-unordered-lists li {
  list-style: none;
  padding: 2px 0;
}
.zt-unordered-lists li i,
.zt-unordered-lists li [class*="fa-"] {
  font-size: 14px;
  width: 20px;
}
.zt-typo-inside blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
.zt-typo-inside blockquote p {
  font-size: 100%;
}
.zt-typo-inside blockquote small:before {
  content: "";
}
.zt-typo-inside blockquote div {
  display: block;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-left {
  bottom: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-left {
  top: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-left {
  bottom: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  padding: 0 48px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-left {
  top: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div i {
  position: absolute;
}
.zt-typo-boxes-inside > p {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-typo-boxes-inside > p i {
  font-size: 19px;
  width: 30px;
  text-align: center;
}
.zt-box-info {
  background: #e5f4f9;
}
.zt-box-warning {
  background: #f8e7e5;
}
.zt-box-stickynote {
  background: #f6f2e1;
}
.zt-box-upload {
  background: #e4f7d3;
}
.zt-box-download {
  background: #e7ebfb;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a :hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0 20px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'linecons';
  src: url('../development/fonts/linecons.eot?17392200');
  src: url('../development/fonts/linecons.eot?17392200#iefix') format('embedded-opentype'), url('../development/fonts/linecons.woff?17392200') format('woff'), url('../development/fonts/linecons.ttf?17392200') format('truetype'), url('../development/fonts/linecons.svg?17392200#linecons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "linecons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}
.icon-music:before {
  content: '\e022';
}
.icon-mail:before {
  content: '\e019';
}
.icon-heart:before {
  content: '\e000';
}
.icon-star:before {
  content: '\e002';
}
.icon-user:before {
  content: '\e007';
}
.icon-videocam:before {
  content: '\e005';
}
.icon-camera:before {
  content: '\e00b';
}
.icon-photo:before {
  content: '\e01b';
}
.icon-attach:before {
  content: '\e029';
}
.icon-lock:before {
  content: '\e00d';
}
.icon-eye:before {
  content: '\e013';
}
.icon-tag:before {
  content: '\e00c';
}
.icon-thumbs-up:before {
  content: '\e01a';
}
.icon-pencil:before {
  content: '\e00f';
}
.icon-comment:before {
  content: '\e014';
}
.icon-location:before {
  content: '\e012';
}
.icon-cup:before {
  content: '\e016';
}
.icon-trash:before {
  content: '\e006';
}
.icon-doc:before {
  content: '\e018';
}
.icon-note:before {
  content: '\e01c';
}
.icon-cog:before {
  content: '\e00a';
}
.icon-params:before {
  content: '\e01f';
}
.icon-calendar:before {
  content: '\e02b';
}
.icon-sound:before {
  content: '\e004';
}
.icon-clock:before {
  content: '\e01d';
}
.icon-lightbulb:before {
  content: '\e00e';
}
.icon-tv:before {
  content: '\e003';
}
.icon-desktop:before {
  content: '\e011';
}
.icon-mobile:before {
  content: '\e017';
}
.icon-cd:before {
  content: '\e02d';
}
.icon-inbox:before {
  content: '\e015';
}
.icon-globe:before {
  content: '\e02f';
}
.icon-cloud:before {
  content: '\e001';
}
.icon-paper-plane:before {
  content: '\e01e';
}
.icon-fire:before {
  content: '\e028';
}
.icon-graduation-cap:before {
  content: '\e024';
}
.icon-megaphone:before {
  content: '\e023';
}
.icon-database:before {
  content: '\e021';
}
.icon-key:before {
  content: '\e008';
}
.icon-beaker:before {
  content: '\e025';
}
.icon-truck:before {
  content: '\e02e';
}
.icon-money:before {
  content: '\e020';
}
.icon-food:before {
  content: '\e026';
}
.icon-shop:before {
  content: '\e02a';
}
.icon-diamond:before {
  content: '\e010';
}
.icon-t-shirt:before {
  content: '\e027';
}
.icon-wallet:before {
  content: '\e02c';
}
body {
  line-height: 20px;
  font-size: 14px;
  color: #4e4d4d;
  background-color: #fff;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 10px;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.full-width .col-md-12 {
  padding: 0;
}
.full-width .row {
  margin: 0;
}
a {
  color: #4e4d4d;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
a:hover,
a:focus,
a:active {
  color: #2ecc71;
  text-decoration: none;
}
p {
  margin: 12px 0;
  line-height: 2;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
.style-switcher {
  z-index: 999;
  top: 145px;
}
.style-switcher ul.options.layout-select li a {
  width: 54px;
}
.style-switcher ul.options.layout-select li a img {
  width: 54px;
}
.full-width > .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
.zo2-row-wrapper .custom > div {
  height: auto !important;
}
.zo2-row-wrapper .custom .carousel {
  margin: 0 !important;
}
body.boxed .zo2-wrapper {
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  padding: 0;
}
body.boxed .zo2-wrapper .is-sticky #zo2-header-wrap {
  width: auto;
}
#zo2-position-4 {
  margin: 23px 0 0;
}
#zo2-position-4 .mod-wrapper-menu ul li {
  line-height: 15px;
}
#zo2-position-4 .mod-wrapper-menu ul li a {
  background: none;
  border-right: 1px solid #ececec;
  color: #707070;
}
#zo2-position-4 .mod-wrapper-menu ul li a:hover,
#zo2-position-4 .mod-wrapper-menu ul li a:focus {
  background: none;
  color: #000;
}
#zo2-position-4 .mod-wrapper-menu ul li:last-child a {
  border: none;
}
.mod-languages li {
  float: left;
}
.mod-languages li a {
  border: none !important;
}
#zo2-mega-menu,
#zo2-mega-menu .navbar {
  position: static;
  padding: 10px 0px;
}
#zo2-position-1 {
  position: relative;
}
#zo2-position-1:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  border-left: 1px solid #f1f1f1;
}
.parralax,
.parralax2 {
  background-size: cover !important;
  height: 560px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.parralax .parralax-content,
.parralax2 .parralax-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.parralax .parralax-content h3,
.parralax2 .parralax-content h3 {
  color: #fff;
  font-size: 32px;
}
.parralax .parralax-content p,
.parralax2 .parralax-content p {
  color: #fff;
}
.parralax,
.parralax2 {
  background-size: cover !important;
  height: 560px;
  margin: 0 auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.parralax .parralax-content,
.parralax2 .parralax-content {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.parralax .parralax-content h3,
.parralax2 .parralax-content h3 {
  color: #fff;
  font-size: 32px;
}
.parralax .parralax-content p,
.parralax2 .parralax-content p {
  color: #fff;
}
nav.zo2-menu {
  background: none;
  border: none;
  margin: 13px 0;
  min-height: inherit;
}
nav.zo2-menu .navbar-nav {
  text-align: right;
  float: inherit;
}
nav.zo2-menu .navbar-nav > li {
  display: inline-block;
  float: inherit;
}
nav.zo2-menu .navbar-nav > li > a {
  font-family: 'Montserrat', sans-serif;
  padding: 0 17px;
  color: #333;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}
nav.zo2-menu .navbar-nav > .open a {
  background: none;
  color: #2ecc71;
}
nav.zo2-menu .navbar-nav > .open a:hover,
nav.zo2-menu .navbar-nav > .open a:focus {
  background: none;
  color: #2ecc71;
}
nav.zo2-menu .navbar-nav .active a {
  background: none;
  color: #2ecc71;
}
nav.zo2-menu .navbar-nav .active a:hover,
nav.zo2-menu .navbar-nav .active a:focus {
  background: none;
  color: #2ecc71;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a {
  color: #4f4f4f;
}
nav.zo2-menu .navbar-nav ul.mega-nav li a:hover,
nav.zo2-menu .navbar-nav ul.mega-nav li a:active,
nav.zo2-menu .navbar-nav ul.mega-nav li a:focus {
  color: #2ecc71;
}
nav.zo2-menu .navbar-nav ul.mega-nav li.active a {
  color: #2ecc71;
}
#header_logo .logo_retina {
  display: none;
}
#header_logo .logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  #header_logo .logo_normal {
    display: none;
  }
  #header_logo .logo_retina {
    display: block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #header_logo .logo_normal {
    display: none;
  }
  #header_logo .logo_retina {
    display: block;
  }
}
#zo2-slide {
  overflow: hidden;
}
.zt-slideshow-wrap .bx-wrapper {
  margin: 0;
}
.zt-slideshow-wrap .bx-wrapper .bx-controls-direction a {
  width: 57px;
  height: 57px;
  background-color: rgba(0,0,0,0.25);
  background-image: none;
  text-align: center;
  line-height: 57px;
  color: #fff;
  border-radius: 0;
  font-size: 21px;
  text-indent: 0;
  z-index: 99;
}
.zt-slideshow-wrap .bx-wrapper .bx-controls-direction a.bx-prev {
  left: 0;
}
.zt-slideshow-wrap .bx-wrapper .bx-controls-direction a.bx-prev:before {
  font-family: 'FontAwesome';
  content: "\f104";
}
.zt-slideshow-wrap .bx-wrapper .bx-controls-direction a.bx-next {
  right: 0;
}
.zt-slideshow-wrap .bx-wrapper .bx-controls-direction a.bx-next:after {
  font-family: 'FontAwesome';
  content: "\f105";
}
.zt-slideshow-wrap .bx-wrapper .bx-controls-direction a:hover {
  background-color: rgba(0,0,0,0.45);
}
.zt-slideshow-wrap .bx-wrapper .bx-pager {
  padding-top: 0;
  bottom: 20px;
}
.zt-slideshow-wrap .bx-wrapper .bx-pager a {
  margin: 0 6px;
  outline: 0;
  border-radius: 5px;
  width: 36px;
  height: 6px;
  border-radius: 0;
  background: rgba(255,255,255,0.35);
}
.zt-slideshow-wrap .bx-wrapper .bx-pager a.active,
.zt-slideshow-wrap .bx-wrapper .bx-pager a:hover {
  background: #fff;
}
.zt-slideshow-wrap .bx-wrapper h3 {
  font-size: 80px;
  line-height: 41px;
  font-weight: bold;
  font-family: "Montserrat";
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
  text-shadow: none;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
.zt-slideshow-wrap .bx-wrapper p {
  font-size: 22px;
  line-height: 22px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #ffffff;
  text-decoration: none;
  background-color: transparent;
  border-width: 0px;
  border-color: #000000;
  border-style: none;
  text-shadow: none;
  text-align: center;
}
.gray {
  color: #b7b7b7 !important;
}
.white {
  color: #fff !important;
}
.zt-heading {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  margin: 20px 0;
  font-weight: bold;
  line-height: 1em;
  color: #353535;
}
.zt-sub-heading {
  font-size: 12px;
}
.zt-icon-box-inner {
  padding: 15px;
}
.zt-icon-box .icon-box-line {
  background-color: #ededed;
  height: 1px;
  margin: 14px 0 32px;
  width: 100%;
  display: block;
}
.zt-icon-box-item h6 {
  font-size: 14px;
  text-transform: uppercase;
}
.zt-icon-box-item {
  width: 100%;
}
.zt-icon-box-item .icon {
  display: block;
  float: left;
  line-height: normal;
  min-width: 80px;
}
.zt-icon-box-item .icon * {
  font-size: 36px;
  color: #1abc9c !important;
}
.zt-icon-box-item .icon-box-content {
  float: left;
  width: calc(100% - 80px);
}
.zt-icon-box-item h6 {
  font-family: 'Montserrat', sans-serif;
  margin: 0 0 13px;
  letter-spacing: 1px;
  font-style: normal;
  font-weight: bold;
}
.entry-content p {
  line-height: 2;
}
.style-italic {
  font-style: italic;
}
.lettet-2 {
  letter-spacing: 2px;
}
.lettet-3 {
  letter-spacing: 3px;
}
.black {
  color: #000 !important;
}
.font-2x {
  font-size: 20px !important;
}
.font-3x {
  font-size: 30px !important;
}
.font-36 {
  font-size: 36px !important;
}
.font-4x {
  font-size: 40px !important;
  font-weight: 600;
}
.font-5x {
  font-size: 50px !important;
}
.font-6x {
  font-size: 60px !important;
}
.font-7x {
  font-size: 72px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.ml0 {
  margin-left: 0 !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.text-heading-ghoster {
  margin: 70px 0;
  text-align: center;
}
.text-heading-ghoster p {
  line-height: 2;
  color: #7d7d7d;
}
.text-heading-evio {
  margin-bottom: 50px;
  text-align: center;
}
.text-heading-evio p {
  line-height: 2;
  color: #7d7d7d;
}
.image-hover-inner {
  position: relative;
  overflow: hidden;
}
.image-hover-inner .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform-origin: center center;
  opacity: 0;
  padding: 0 10px;
  width: 100%;
  padding-left: 100px;
  padding-right: 100px;
  z-index: 10;
}
.image-hover-inner .content h4 {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  text-transform: uppercase;
  margin: 0;
}
.image-hover-inner .content h3 {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
}
.image-hover-inner .content .zt_wrapper {
  margin-bottom: 50px;
}
.image-hover-inner .content .icon * {
  float: left;
  font-size: 36px;
  color: #0099FF !important;
}
.image-hover-inner .zt-veno-item {
  position: absolute;
  top: calc(50% - 83px);
  left: calc(50% - 83px);
}
.image-hover-inner .veno-icon {
  width: 166px;
  height: 166px;
  border-radius: 50%;
  border: 3px solid #fff;
  display: block;
  position: relative;
}
.image-hover-inner .veno-icon:before {
  border-color: transparent transparent transparent #fff;
  border-style: solid;
  border-width: 32px 54px;
  content: "";
  left: calc(50% - 32px);
  position: absolute;
  top: calc(50% - 32px);
}
.image-hover-inner .zt-veno-item {
  position: absolute;
  top: calc(50% - 83px);
  left: calc(50% - 83px);
}
#zo2-bottom-2-wrap {
  padding: 60px 0 30px;
}
.style-full .image-box-content,
.style-full-2 .image-box-content,
.style-full-3 .image-box-content,
.style-full-4 .image-box-content {
  position: static;
}
.style-full .image-hover-inner .content,
.style-full-2 .image-hover-inner .content,
.style-full-3 .image-hover-inner .content,
.style-full-4 .image-hover-inner .content {
  opacity: 1;
  transform: inherit;
  top: inherit;
  left: 0;
}
.style-full .image-hover-inner .content h4,
.style-full .image-hover-inner .content a.view-more,
.style-full-2 .image-hover-inner .content h4,
.style-full-2 .image-hover-inner .content a.view-more,
.style-full-3 .image-hover-inner .content h4,
.style-full-3 .image-hover-inner .content a.view-more,
.style-full-4 .image-hover-inner .content h4,
.style-full-4 .image-hover-inner .content a.view-more {
  color: #666666;
}
.style-full .image-hover-inner .content h3,
.style-full-2 .image-hover-inner .content h3,
.style-full-3 .image-hover-inner .content h3,
.style-full-4 .image-hover-inner .content h3 {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.3em;
}
.style-full .image-hover-inner .content p,
.style-full-2 .image-hover-inner .content p,
.style-full-3 .image-hover-inner .content p,
.style-full-4 .image-hover-inner .content p {
  color: #999999;
}
.style-full .image-hover-inner .content,
.style-full-2 .image-hover-inner .content {
  opacity: 1;
}
.style-full .image-content-hover,
.style-full-2 .image-content-hover {
  position: absolute;
  width: calc(50%);
  height: calc(100%);
  right: 0px;
  bottom: 0px;
  padding: 0 15px 15px 15px;
  background-color: #222222;
}
.style-full.item-first .image-content-hover,
.style-full.item-last .image-content-hover,
.style-full-2.item-first .image-content-hover,
.style-full-2.item-last .image-content-hover {
  height: calc(100%);
}
.style-full.item-last .image-content-hover,
.style-full-2.item-last .image-content-hover {
  bottom: 0;
}
.style-full-2 .image-content-hover {
  right: inherit;
  left: 0px;
}
.style-full-3 .image-hover-inner,
.style-full-4 .image-hover-inner {
  background-color: #edeef0;
}
.style-full-3 .image-hover-inner .content,
.style-full-4 .image-hover-inner .content {
  opacity: 1;
  padding: 0 30px;
  transform: inherit;
  top: inherit;
  left: 0;
}
.style-full-3 .image-hover-inner .content h4,
.style-full-4 .image-hover-inner .content h4 {
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 16px;
  color: #666666;
}
.style-full-3 .image-hover-inner .content h3,
.style-full-4 .image-hover-inner .content h3 {
  color: #333333;
  font-size: 36px;
  font-weight: bold;
}
.style-full-3 .image-content-hover,
.style-full-4 .image-content-hover {
  background-color: #edeef0;
  bottom: 0;
  height: 100%;
  padding: 0 15px 15px;
  position: absolute;
  left: 50%;
  width: 50%;
}
.style-full-4 .image-content-hover {
  left: 0;
}
.style-full-4 .image-box-content-2 .image-content-hover {
  left: 50%;
}
.bg-accent {
  background-color: #2ecc71 !important;
}
.zt-button {
  font-family: 'Montserrat', sans-serif;
  color: #333;
  display: inline-block;
  font-size: 12px;
  font-style: normal !important;
  font-weight: 700;
  letter-spacing: 2px;
  line-height: 37px;
  margin: 0 4px 0 0;
  padding: 5px 30px;
  text-transform: uppercase;
}
.zt-button:hover {
  background-color: #2ecc71;
}
.zt-button.zt-button-medium {
  height: 50px;
  line-height: 46px;
  padding: 0 48px;
}
.zt-button-light-white,
.zt-button-light-accent {
  border: 2px solid #fff !important;
  color: #fff !important;
  height: 46px;
  line-height: 42px;
  padding: 0 26px;
  font-style: normal !important;
}
.zt-button-light-white:hover {
  background-color: #fff;
  color: #000 !important;
}
.zt-button-dark {
  background-color: #363636;
  color: #fff !important;
  font-weight: bold;
}
.zt-text-button {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.zt-text-button .zt-text {
  color: #fff;
  margin: 0;
  line-height: 50px;
  font-weight: 300;
  font-size: 22px;
  letter-spacing: 1px;
}
.title,
.sub-title {
  font-family: 'Montserrat', sans-serif;
}
.view-services .col-sm-4 .wpb_wrapper {
  -webkit-transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1);
  -moz-transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1);
  -o-transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1);
  transition: all 0.5s cubic-bezier(0.215,0.61,0.355,1);
  padding: 100px 100px 60px 90px;
}
.view-services .col-sm-4 .wpb_wrapper:hover {
  padding-left: 50px;
}
.view-services .bg-col1,
.view-services .bg-col3 {
  background: #222222 url(../images/section03-02.jpg);
}
.view-services .bg-col1:hover,
.view-services .bg-col3:hover {
  background: #222222 url(../images/section03-hover.jpg);
}
.view-services .bg-col2 {
  background: #222222 url(../images/section03-01.jpg);
}
.view-services .bg-col2:hover {
  background: url(../images/section03-hover.jpg);
}
.box-footer-content .small-title {
  font-style: italic;
}
.box-footer-content h3 {
  -webkit-font-smoothing: antialiased;
  padding-bottom: 15px;
  margin: 0;
}
.box-footer-content a.zt-button {
  font-family: 'Montserrat', sans-serif;
  margin-top: 20px;
  padding: 5px 30px;
}
.lets-talk {
  padding: 35px 0;
  background-color: #2ecc71;
}
.bottom-title {
  color: #333;
  padding: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  position: relative;
}
.bottom-special .bottom-title {
  font-size: 20px;
  font-weight: bold;
  padding: 25px 0 15px;
  letter-spacing: 1.5px;
  margin: 0;
}
.bottom-special ul {
  list-style: none;
  margin: 0;
}
.bottom-special ul li {
  line-height: 25px;
}
.bottom-special ul li a {
  color: #7d7d7d;
}
.bottom-special p {
  margin: 0;
}
.bottom-special a.make-questions {
  padding-top: 41px;
}
.bottom-special a.view-map,
.bottom-special a.make-questions {
  display: block;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  clear: both;
}
.bottom-special [class*="icon-"] {
  color: #2ecc71;
  font-size: 36px;
}
.bottom-special .zt-social-networks {
  overflow: hidden;
  text-align: center;
  margin: 18px 0;
}
.bottom-special .zt-social-networks .zt-social-icon-item {
  display: inline-block;
  padding: 0 13px;
  float: inherit;
}
.bottom-special .newsletter-email {
  color: #cccccc;
  float: left;
  font-size: 12px;
  font-style: italic;
  height: 40px;
  padding: 0 19px !important;
  width: 249px;
  border: 1px solid #cccccc;
}
.bottom-special .newsletter-submit {
  border: medium none;
  display: block;
  float: left;
  height: 40px;
  margin-left: -1px;
  text-indent: -999em;
  width: 60px;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  background: #2ecc71 url("../images/bg-newsletter-2.png") no-repeat center center;
}
.bottom-special .newsletter-submit:hover {
  background-color: rgba(51,51,51,0.7);
  outline: 0;
}
.bottom-special .newsletter-widget {
  display: inline-block;
  margin: 33px auto 0;
}
.zt-cover-wrap {
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover !important;
  min-height: 560px;
  position: relative;
}
.zt-cover-wrap .zt-cover-title {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  color: #fff;
  font-size: 22px;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.zt-cover-wrap .zt-cover-title .h1 {
  color: #fff;
  font-size: 80px;
  font-style: normal;
  font-weight: bold;
  text-transform: uppercase;
}
.zt-cover-wrap.slide-home {
  min-height: 850px;
}
.zt-check-list {
  margin: 0;
  list-style: none;
}
.zt-check-list li {
  padding: 5px 0;
}
.zt-check-list li i {
  color: #252525;
  padding-right: 5px;
}
.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
  margin-bottom: 35px;
}
.zt_content_element {
  margin-bottom: 35px;
}
#zo2-inner-bottom-wrap {
  padding-top: 66px;
  padding-bottom: 41px;
  background-color: #f2f2f2;
}
#zo2-inner-bottom-wrap .zt-count-asset {
  background-color: transparent;
}
#zo2-inner-bottom-wrap .zt-count-asset .counter-icon {
  border: 2px solid #e1e1e1;
  border-radius: 50%;
  margin: 0 auto;
  height: 100px;
  line-height: 86px;
  text-align: center;
  width: 100px;
  position: relative;
  transition: all 0.4s ease 0s;
  -webkit-transition: all 0.4s ease 0s;
  -ms-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
}
#zo2-inner-bottom-wrap .zt-count-asset .counter-icon:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 1px 6px #ffffff;
  border-radius: 50%;
  transition: all 1.5s ease 0s;
}
#zo2-inner-bottom-wrap .zt-count-asset:first-child:hover .counter-icon {
  color: #32c5d2 !important;
}
#zo2-inner-bottom-wrap .zt-count-asset:first-child .counter-icon {
  background-color: #32c5d2;
  border-color: #32c5d2;
}
#zo2-inner-bottom-wrap .zt-count-asset:nth-child(2):hover .counter-icon {
  color: #ffca00 !important;
}
#zo2-inner-bottom-wrap .zt-count-asset:nth-child(2) .counter-icon {
  background-color: #ffca00;
  border-color: #ffca00;
}
#zo2-inner-bottom-wrap .zt-count-asset:nth-child(3):hover .counter-icon {
  color: #e6502e !important;
}
#zo2-inner-bottom-wrap .zt-count-asset:nth-child(3) .counter-icon {
  background-color: #e6502e;
  border-color: #e6502e;
}
#zo2-inner-bottom-wrap .zt-count-asset:nth-child(4):hover .counter-icon {
  color: #8dc63f !important;
}
#zo2-inner-bottom-wrap .zt-count-asset:nth-child(4) .counter-icon {
  background-color: #8dc63f;
  border-color: #8dc63f;
}
#zo2-inner-bottom-wrap .zt-count-asset:hover .counter-icon {
  color: #32c5d2;
  background-color: #fff;
}
#zo2-inner-bottom-wrap .zt-count-asset:hover .counter-icon > * {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
}
#zo2-inner-bottom-wrap .zt-count-asset:hover .counter-icon:before {
  transform: scale(1.5);
  -webkit-transform: scale(1.5);
  -ms-transform: scale(1.5);
  -o-transform: scale(1.5);
  opacity: 0;
}
#zo2-inner-bottom-wrap .zt-count-asset .count-number,
#zo2-inner-bottom-wrap .zt-count-asset .unit {
  font-size: 36px;
  font-weight: bold;
  margin-top: 20px;
  font-family: 'Montserrat', sans-serif;
  color: #353535 !important;
}
#zo2-inner-bottom-wrap .zt-count-asset .count-subject {
  color: #7d7d7d;
  font-style: italic;
  margin-bottom: 1.6em;
  font-size: 14px;
  font-family: 'Droid Serif', serif;
  margin-top: 10px;
}
.wpb_single_image.image-special .single_image-wrapper {
  display: inline-block;
  vertical-align: top;
  max-width: 100%;
}
.wpb_single_image.image-special .single_image-wrapper.box_outline {
  position: relative;
  padding: 0;
  border: none;
}
.wpb_single_image.image-special .single_image-wrapper.box_outline img {
  border: none;
}
.zt-member-list {
  list-style: none;
  margin: 0;
  text-align: center;
}
.zt-member-list h5 {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  margin: 26px 15px 6px;
}
.zt-member-list .zt-social-networks {
  overflow: hidden;
  margin-top: 26px;
  text-align: center;
}
.zt-member-list .zt-social-networks .zt-social-icon-item {
  border: 2px solid #ebebeb;
  border-radius: 50%;
  color: #7d7d7d;
  display: inline-block;
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 0 2px;
  padding: 0;
  text-align: center;
  width: 40px;
  border-color: #ebebeb !important;
  float: inherit;
}
#zo2-body-wrap {
  margin: 60px 0;
}
#zo2-body-wrap .top-feature {
  padding-top: 50px;
}
#zo2-body-wrap .top-feature .zo2-feature {
  margin-top: 35px;
  background-color: #fff;
  color: #313131;
  position: relative;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle {
  background-color: #fff;
  border: 5px solid #EFEFEF;
  top: -36px;
  left: 50%;
  margin-left: -55px;
  position: absolute;
  text-align: center;
  font-size: 50px;
  line-height: 110px;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-shadow: 0 3px 0 rgba(0,0,0,0.1);
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
  color: #7fbe54;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle:before {
  display: block;
  content: '';
  position: absolute;
  left: -10px;
  top: -10px;
  padding: 5px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  transform: scale(0.8);
  box-shadow: 0 0 0 3px #7FBE54;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle i {
  vertical-align: top;
  line-height: inherit;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text {
  padding: 90px 10% 30px;
  text-align: center;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-text-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-description {
  font-size: 14px;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-description p {
  margin-bottom: 20px;
}
#zo2-body-wrap .top-feature .zo2-feature:hover .zo2-circle {
  background-color: #7FBE54;
  border: 5px solid transparent;
  color: #fff;
}
#zo2-body-wrap .top-feature .zo2-feature:hover .zo2-circle:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  transform: scale(1);
}
#zt-newsiv3 .zt-main-items img {
  margin-bottom: 30px;
}
#zt-newsiv3 .zt-main-items .zt-article_content {
  padding: 0 20px;
}
#zt-newsiv3 .zt-main-items .zt-article_content h3 {
  font-size: 16px;
  margin: 15px 0;
  font-weight: normal;
}
#zt-newsiv3 .zt-main-items .zt-article_content .zt-introtext p {
  color: #6f6f6f;
}
#zt-newsiv3 .zt-main-items .zt-article_content .created span,
#zt-newsiv3 .zt-main-items .zt-article_content .created a {
  font-size: 12px;
  line-height: 46px;
  letter-spacing: 1.5px;
}
#zt-newsiv3 .zt-main-items .zt-article_content .post-date {
  font-size: 12px;
}
.title-style1 h3.moduletitle {
  text-align: center;
  margin: 65px 0;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: bold;
  line-height: 1em;
}
.title-style2 h3.moduletitle {
  text-transform: uppercase;
  margin: 20px 0 35px;
  font-weight: bold;
  line-height: 1em;
  font-size: 28px;
  padding-bottom: 20px;
  text-align: center;
}
.title-style2 h3.moduletitle:before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  width: 50px;
  background-color: #ebebeb;
  margin: 0 auto;
}
.title-style3 h3.moduletitle {
  color: #333;
  padding: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  position: relative;
}
.title-style3 h3.moduletitle:before,
.title-style3 h3.moduletitle:after {
  position: absolute;
  content: "";
  bottom: 14px;
  left: 0;
  height: 1px;
  background-color: #cccccc;
  width: 60px;
}
.title-style3 h3.moduletitle:after {
  bottom: 8px;
  width: 30px;
}
#zo2-top-wrap {
  border-bottom: 1px solid #ebebeb;
}
#zo2-top-wrap .nav-pills > li.active a {
  background-color: #eee;
  color: #7fbe54;
}
#zo2-top-wrap .nav-pills > li a {
  border-radius: 0;
}
#zo2-top-wrap .nav-pills li + li {
  margin-left: 0;
}
#zo2-top-wrap .search input[type="text"] {
  border-width: 0 1px;
  height: 40px;
  margin: 0;
}
.Itemid-435 #zo2-header-wrap-sticky-wrapper,
.Itemid-547 #zo2-header-wrap-sticky-wrapper {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
}
.Itemid-435 #zo2-header-wrap-sticky-wrapper #zo2-header-wrap,
.Itemid-547 #zo2-header-wrap-sticky-wrapper #zo2-header-wrap {
  border-bottom: 1px solid rgba(255,255,255,0.3);
}
.Itemid-435 #zo2-header-wrap-sticky-wrapper #zo2-header-wrap .container,
.Itemid-547 #zo2-header-wrap-sticky-wrapper #zo2-header-wrap .container {
  position: relative;
}
.Itemid-435 nav.zo2-menu .navbar-nav > li > a,
.Itemid-547 nav.zo2-menu .navbar-nav > li > a {
  color: #fff;
}
.Itemid-435 nav.zo2-menu .navbar-nav > li:hover > a,
.Itemid-435 nav.zo2-menu .navbar-nav > li.open > a,
.Itemid-435 nav.zo2-menu .navbar-nav > li.active > a,
.Itemid-547 nav.zo2-menu .navbar-nav > li:hover > a,
.Itemid-547 nav.zo2-menu .navbar-nav > li.open > a,
.Itemid-547 nav.zo2-menu .navbar-nav > li.active > a {
  color: #2ecc71;
}
.Itemid-435 .is-sticky .zo2-menu .navbar-nav > li > a,
.Itemid-547 .is-sticky .zo2-menu .navbar-nav > li > a {
  color: #333;
}
.Itemid-435 .is-sticky .zo2-menu .navbar-nav > li:hover > a,
.Itemid-435 .is-sticky .zo2-menu .navbar-nav > li.open > a,
.Itemid-435 .is-sticky .zo2-menu .navbar-nav > li.active > a,
.Itemid-547 .is-sticky .zo2-menu .navbar-nav > li:hover > a,
.Itemid-547 .is-sticky .zo2-menu .navbar-nav > li.open > a,
.Itemid-547 .is-sticky .zo2-menu .navbar-nav > li.active > a {
  color: #2ecc71;
}
.Itemid-435 .is-sticky #zo2-position-1 .icon-search i,
.Itemid-435 .is-sticky .button-canvas,
.Itemid-547 .is-sticky #zo2-position-1 .icon-search i,
.Itemid-547 .is-sticky .button-canvas {
  color: #333;
}
.Itemid-435 .is-sticky #zo2-position-1:before,
.Itemid-547 .is-sticky #zo2-position-1:before {
  border-color: #f1f1f1;
}
.Itemid-435 header#standard-logo,
.Itemid-547 header#standard-logo {
  display: block;
}
.Itemid-435 header#retina-logo,
.Itemid-547 header#retina-logo {
  display: none;
}
.Itemid-435 #zo2-position-1 .icon-search i,
.Itemid-435 .button-canvas,
.Itemid-547 #zo2-position-1 .icon-search i,
.Itemid-547 .button-canvas {
  color: #fff;
}
.Itemid-435 #zo2-position-1:before,
.Itemid-547 #zo2-position-1:before {
  border-color: rgba(255,255,255,0.3);
}
.Itemid-547 #zo2-inner-bottom-wrap {
  background-color: #fff;
}
header#retina-logo {
  display: block;
}
header#standard-logo {
  display: none;
}
.is-sticky {
  position: relative;
  z-index: 999;
}
.is-sticky #zo2-header-wrap {
  background-color: #fff;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  max-width: none;
  width: 100%;
}
.is-sticky #zo2-header-wrap #standard-logo {
  display: none;
}
.is-sticky #zo2-header-wrap #retina-logo {
  display: block;
}
.is-sticky .zo2-menu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  margin-top: 28px;
}
.is-sticky .zo2-menu .navbar-nav > li > a {
  color: #333;
}
.is-sticky .zo2-menu .navbar-nav > li.active > a {
  color: #2ecc71;
}
.is-sticky #zo2-position-1 .search-icon .fa {
  color: #333;
}
#zo2-footer-wrap {
  color: #aaaaa9;
  background-color: #272727;
  margin: 0;
  padding: 90px 0 45px;
  border-top: none;
  font-size: 12px;
}
#zo2-footer-wrap h3.moduletitle {
  color: #aaaaa9;
  padding: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
  position: relative;
  font-size: 14px;
  letter-spacing: 1.5px;
  padding-bottom: 32px;
  font-weight: normal;
  margin: 0;
}
#zo2-footer-wrap div {
  font-weight: normal;
  letter-spacing: 0.5px;
  line-height: 2.5;
}
#zo2-footer-wrap ul.nav {
  list-style: none;
  margin: 0;
}
#zo2-footer-wrap ul.nav li {
  line-height: 25px;
}
#zo2-footer-wrap ul.nav li a {
  color: #aaaaa9;
  background-color: inherit;
  position: relative;
  padding: 0;
  padding-left: 10px;
}
#zo2-footer-wrap ul.nav li a:before {
  background-color: #aaaaa9;
  content: "";
  height: 4px;
  position: absolute;
  width: 4px;
  top: 11px;
  left: 0;
}
#zo2-footer-wrap ul.nav li a:hover {
  color: #2ecc71;
  padding-left: 20px;
}
#zo2-footer-1 .zt-social-networks {
  overflow: hidden;
  margin-top: 31px;
}
#zo2-footer-4 .acymailing_form {
  margin-top: 20px !important;
  border-style: solid !important;
  border-top: 0 !important;
  border-left: 0 !important;
  border-right: 0 !important;
  border-bottom: 2px solid rgba(255,255,255,0.1);
}
#zo2-footer-4 .acymailing_form .newsletter-email {
  background-color: transparent;
  color: #cccccc;
  float: left;
  font-size: 12px;
  font-style: italic;
  height: 37px;
  padding: 0 !important;
  width: 240px;
  border: none;
  box-shadow: none !important;
}
#zo2-footer-4 .acymailing_form .newsletter-submit {
  background-color: rgba(0,0,0,0);
  background-image: url("../images/bg-newsletter.png");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center center;
  display: block;
  text-indent: -999em;
  width: 17px;
  border: none;
  padding: 0 !important;
}
#zo2-footer-copyright footer {
  border-top: 1px solid rgba(255,255,255,0.1);
  padding-top: 30px;
}
#zo2-footer-copyright footer p {
  margin: 0;
}
.social {
  text-align: right;
  margin-top: 10px;
}
.social a {
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #8d8d8d;
  display: inline-block;
  margin: 0 5px;
  width: 37px;
  height: 37px;
}
.social a:hover {
  color: #fff;
  text-decoration: none;
}
.social a i {
  display: inline-block;
  font-size: 18px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 37px;
  height: 37px;
}
.social a.facebook:hover {
  background-color: #2568bc;
}
.social a.twitter:hover {
  background-color: #23D8E8;
}
.social a.google-plus:hover {
  background-color: #484848;
}
.social a.rss:hover {
  background-color: #FE8631;
}
.social a.linkedin:hover {
  background-color: #027BA5;
}
.social a.youtube:hover {
  background-color: #D65655;
}
.social a.pinterest:hover {
  background-color: #CC1C2C;
}
.social.footer-social a {
  background-color: #393939;
}
#zo2-news-wrap {
  margin: 50px 0 80px;
}
#zo2-news-wrap .mod-news img {
  float: left;
  padding-right: 30px;
  max-width: 100%;
}
#zo2-news-wrap .mod-news.custom h3 {
  color: #2c2c2c;
  font-size: 18px;
}
.latest-news li {
  padding-bottom: 10px;
  list-style: none;
}
.latest-news .thumb {
  border: 3px solid #272727;
  display: block;
  float: left;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  width: 82px;
}
.latest-news .desc {
  margin-left: 100px;
}
.latest-news .title {
  display: block;
}
.latest-news .time {
  color: #898989;
  display: block;
  font-size: 11px;
}
#system-message {
  margin: 0 0 20px;
}
.gmap-page .embed-container {
  padding-bottom: 0;
}
.module .zt-image-frame {
  background: none;
  padding: 0;
  border: none;
  display: block;
  float: left;
  margin: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.module .zt-image-frame img {
  border: 4px solid #fff;
}
a.cboxElement img {
  margin-bottom: 5px;
}
footer {
  text-align: center;
  font-size: 12px;
  color: #aaaaaa;
}
footer a {
  color: #2ecc71;
}
footer .zo2-copyright-logo {
  display: none;
}
.highslide-gallery ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.highslide-gallery ul li {
  background: none repeat scroll 0 center rgba(0,0,0,0);
  float: left;
  list-style: none outside none;
  margin: 3px;
  padding: 0;
}
.highslide-gallery ul li img {
  float: left;
  margin: 0;
}
#gototop {
  background-color: #000;
  bottom: 10px;
  padding: 8px 10px;
  position: fixed;
  right: 30px;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -moz-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  width: 36px;
  height: 36px;
  line-height: 20px;
  z-index: 100;
}
#gototop:hover {
  background-color: #333;
}
#gototop i {
  color: #fff;
}
.box-color {
  background: #7FBE54;
  color: #aaa;
  padding: 20px;
}
.box-color h3.moduletitle {
  background: none;
  color: #fff;
  font-size: 200%;
  font-weight: 300;
  padding-bottom: 0;
}
.box-color ul.weblinks li,
.box-color ul.menu li {
  border-bottom: 1px solid #608f40;
  width: 100%;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  background: none;
  padding: 10px 0;
  color: #fff !important;
}
.box-color ul.weblinks li a:hover,
.box-color ul.weblinks li a:active,
.box-color ul.weblinks li a:focus,
.box-color ul.menu li a:hover,
.box-color ul.menu li a:active,
.box-color ul.menu li a:focus {
  background: none;
}
.box-color ul.weblinks li:hover,
.box-color ul.weblinks li.active,
.box-color ul.menu li:hover,
.box-color ul.menu li.active {
  margin-left: 10px;
  -webkit-transition: all linear .3s;
  -moz-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s;
}
.homepage .zo2-social-wrap {
  text-align: center;
  margin-top: 20px;
}
#zo2comment-tabs .embed-container {
  padding-bottom: 0;
}
.btn-success {
  border: none;
  background-color: #7ebe54;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  padding: 10px 15px;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.carousel-caption {
  font-weight: 300;
  text-align: left;
  top: 20%;
  color: #fff;
}
.carousel-caption h3 {
  color: #fff;
  font-size: 40px;
}
.carousel-caption p {
  font-size: 16px;
}
.bs-example {
  margin: 15px 0;
}
#k2Container span.itemEditLink {
  width: inherit;
}
#k2Container span.itemEditLink a {
  display: block;
  position: static;
}
code {
  white-space: inherit;
}
.ie8 body {
  overflow: inherit;
}
.zo2-socialshares-floatbar {
  background: #fff;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
  position: fixed;
  top: 195px;
  margin-left: -100px;
  width: 70px;
  z-index: 999;
}
.zo2-socialshares-horizontal {
  display: inline-block;
  margin: 10px 0;
}
.zo2-socialshares-horizontal > div {
  display: inline-block;
  float: left;
  margin: 0 10px;
}
.pagination {
  display: block;
  text-align: center;
}
.pagination .pagination-list {
  clear: both;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li span,
.pagination li a {
  padding: 8px 15px;
  display: inline-block;
  transition: 300ms;
  border: 1px solid #dfe5e9;
  color: #000;
  border-radius: 3px !important;
}
.pagination li:hover a {
  color: #fff;
  background-color: #000 !important;
  border-color: #000 !important;
}
.pagination li.active span {
  color: #fff;
  background-color: #000 !important;
  border-color: #000 !important;
}
.tag {
  color: inherit;
}
.border-image {
  border: 15px solid rgba(0,0,0,0.1);
}
.zo2-title {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 13px;
}
.zo2-title [class*="zo2-title-"] {
  font-size: 30px;
  font-weight: 300;
  margin-top: 0;
}
.zt-progress.progress-bar {
  width: 100%;
}
header.zo2-logo {
  padding: 28px 39px;
}
header.zo2-logo img {
  display: inline-block;
}
#zo2-component 
.contact .control-group small {
  margin: -7px 10px 0;
}
#zo2-component 
.contact .alert-error {
  display: none;
}
#zo2-component 
.contact .form-control {
  border: 0 solid;
  box-shadow: none;
  height: auto;
}
#zo2-component 
.contact h3 {
  margin: 30px 0;
  margin-top: 0;
  padding-bottom: 11px;
}
#zo2-component 
.contact .block-imfomation {
  margin-bottom: 20px;
}
#zo2-component 
.contact .block-imfomation .pull-left {
  height: 48px;
  width: 40px;
  text-align: left;
  line-height: 48px;
  font-size: 18px;
}
#zo2-component 
.contact .block-imfomation .block-imfomation-body {
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  margin-left: 20px;
  padding-left: 15px;
  font-size: 16px;
}
#zo2-component 
.contact .block-imfomation .block-imfomation-body span {
  color: #ccc;
}
#zo2-component 
.contact .block-imfomation .block-imfomation-body p {
  margin: 5px 0 0;
  font-weight: 500;
}
#zo2-component 
.contact input {
  padding: 10px 0;
  width: 100%;
  height: 40px;
  line-height: 25px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
}
#zo2-component 
.contact input:focus {
  border-color: #2ecc71;
}
#zo2-component 
.contact textarea {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  width: 100%;
  height: 150px;
  padding: 10px 0;
  margin-bottom: 35px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
}
#zo2-component 
.contact textarea:focus {
  border-color: #2ecc71;
}
#zo2-component 
.contact p {
  line-height: 2;
  margin-bottom: 15px;
  color: #7d7d7d;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}
#zo2-component 
.contact .padding-left-60 {
  padding-left: 60px;
}
#zo2-component 
.contact #contact-form p {
  margin-bottom: 35px;
}
#zo2-component 
.contact .hp-buttons button {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  padding: 12px 32px;
  text-transform: uppercase;
  font-family: "Montserrat";
  letter-spacing: 1px;
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
}
#zo2-component 
.contact .hp-buttons button:hover {
  background: #2ecc71;
  border-color: #2ecc71;
}
#zo2-component 
.contact fieldset {
  border: 0;
}
#zo2-component 
.contact .page-header h1 {
  color: #0c80d1;
  font-size: 40px;
  font-weight: 600;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#zo2-component 
.contact .form-actions {
  margin-top: 20px;
  margin-bottom: 80px;
}
#zo2-component 
.contact .form-actions .btn-primary {
  width: 100%;
  background: #0c80d1;
  transition-duration: 0.5s;
  text-transform: uppercase;
  height: 50px;
}
#zo2-component 
.contact .form-actions .btn-primary:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
#zo2-component 
.contact .address_block {
  text-align: center;
  margin-bottom: 30px;
}
#zo2-component 
.contact .contact .custom {
  margin: 0 -15px;
}
#zo2-component 
.contact iframe {
  margin-bottom: 30px;
  box-shadow: -1px 0px 8px 1px #ccc;
  padding: 5px;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
}
#zo2-component 
.contact .contact-contactinfo .media {
  display: inline-block;
  margin-top: 5px;
}
#zo2-component 
.contact .contact-contactinfo .media span {
  color: #666666;
}
#zo2-component 
.contact .contact-contactinfo .media a {
  color: #0c80d1;
}
#zo2-component 
.contact .contact-form .control-label label {
  display: none;
}
#zo2-component 
.contact .contact-form input {
  width: 100%;
  margin-bottom: 0;
}
#zo2-component 
.contact .contact-address-block h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#zo2-component 
.contact .contact-address-block p {
  text-align: center;
  margin-bottom: 35px;
  color: #666666;
}
#zo2-component 
.contact .media-left,
#zo2-component 
.contact .media-right,
#zo2-component 
.contact .media-body {
  display: block;
  width: auto;
}
.post-image {
  overflow: hidden;
  margin-bottom: 20px;
}
.post-image img {
  width: 100%;
}
.items-leading {
  display: block;
  margin-bottom: 30px;
  line-height: 2;
}
.news-info {
  background-color: #fff;
  padding: 17px 20px;
  position: relative;
  color: #7d7d7d;
}
.news-info .article-info .category-name a {
  color: #2ecc71;
}
.news-info .create {
  font-size: 12px;
}
.news-info .readmore-link {
  font-family: 'Montserrat', sans-serif;
  text-transform: uppercase;
  border-bottom: 2px solid #2ecc71;
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin-right: 10px;
  background: none;
}
.news-info li {
  line-height: 26px;
}
.jcomments-links .comments-link {
  display: none;
}
.title {
  margin: 0 0 10px;
  font-size: 18px;
  font-weight: normal;
  color: #353535;
}
.title a {
  font-size: 18px;
  font-weight: 700;
  color: #353535;
}
.title a:hover {
  color: #2ecc71;
}
.separate {
  display: inline-block;
  font-size: 12px;
  padding: 0 5px;
}
#jc {
  border-top: 1px solid #eaeaea;
  margin-top: 62px;
  padding-top: 56px;
}
#jc #comments-form .comment-form-comment {
  margin-top: 30px;
}
#jc #comments-form input,
#jc #comments-form textarea {
  width: 100% !important;
  padding: 10px 0px !important;
  color: #000;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  height: inherit;
  max-width: 100% !important;
  margin: 15px 0;
}
#jc #comments-form input.selected,
#jc #comments-form textarea.selected {
  background-color: inherit !important;
  color: #ccc;
}
#jc #comments-form input:focus,
#jc #comments-form textarea:focus {
  box-shadow: none;
  background: #f9f9fa;
  border-color: #2ecc71;
}
#jc #comments-form .grippie {
  width: 100%;
  border: none;
  margin-top: -13px;
  max-width: inherit !important;
  background-color: inherit;
  outline: none;
}
#jc #comments-form #comments-form-send {
  margin: 15px 0;
  overflow: hidden;
}
#jc #comments-form #comments-form-send a {
  display: inline-block;
}
.btn-submit {
  background-color: #333;
  border: 1px solid #333;
  color: #fff;
  cursor: pointer;
  font-size: 13px;
  font-weight: 700;
  padding: 12px 32px;
  text-transform: uppercase;
  font-family: "Montserrat";
  letter-spacing: 1px;
}
.btn-submit:hover {
  background: #2ecc71;
  border-color: #2ecc71;
  color: #fff;
}
.comment-reply-title {
  line-height: 30px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
.comment-reply-title span {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  background: transparent;
  padding: 0;
}
.comment-reply-title {
  position: relative;
  padding: 5px 0;
  display: inline-block;
  width: 100%;
}
.comment-reply-title span {
  color: #353535;
  display: inline-block;
  width: 100%;
  font-size: 18px;
  line-height: 1.3333;
  letter-spacing: 1px;
}
#comments .comments-list {
  margin-left: 100px;
}
#comments .comments-list .even,
#comments .comments-list .odd {
  margin-bottom: 30px;
}
#comments .comments-list .even .rbox,
#comments .comments-list .odd .rbox {
  position: relative;
  padding: 0px 0 10px 100px;
}
#comments .comments-list .even .rbox .comment-avatar img,
#comments .comments-list .odd .rbox .comment-avatar img {
  margin-right: 30px;
  display: block;
  position: absolute;
  width: 70px;
  height: 70px;
  top: 0;
  left: 0;
  border-radius: 50%;
}
#comments .comments-list .even .rbox .comment-author,
#comments .comments-list .even .rbox .comment-title,
#comments .comments-list .odd .rbox .comment-author,
#comments .comments-list .odd .rbox .comment-title {
  font-family: 'Poppins', sans-serif;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 16px;
}
#comments .comments-list .even .rbox .comment-box,
#comments .comments-list .odd .rbox .comment-box {
  border: 1px solid #ccc;
  margin: 0;
  padding: 15px;
  position: relative;
}
#comments .comments-list .even .rbox .comment-box .arrow,
#comments .comments-list .odd .rbox .comment-box .arrow {
  top: 10px;
  left: -14px;
  width: 14px;
  height: 40px;
  position: absolute;
  overflow: hidden;
}
#comments .comments-list .even .rbox .comment-box .arrow:after,
#comments .comments-list .odd .rbox .comment-box .arrow:after {
  content: ' ';
  display: block;
  width: 15px;
  height: 15px;
  transform: rotate(45deg);
  position: absolute;
  top: 10px;
  left: 6px;
  background: #fff;
  border: 1px solid #ccc;
}
#comments .comments-list .even .rbox .comment-box .comment-date,
#comments .comments-list .odd .rbox .comment-box .comment-date {
  background: none;
  font-size: 14px;
  margin-right: 10px;
}
#comments .comments-list .even .rbox .comment-box .comment-body,
#comments .comments-list .odd .rbox .comment-box .comment-body {
  margin: 15px 0;
  line-height: 22px;
}
#comments .comments-list .even .rbox .comment-box .comments-buttons,
#comments .comments-list .odd .rbox .comment-box .comments-buttons {
  text-align: right;
  display: inline-block;
  width: 100%;
  float: inherit;
  padding: 0 5px;
}
#comments .comments-list .even .rbox .comment-box .comments-buttons a,
#comments .comments-list .odd .rbox .comment-box .comments-buttons a {
  color: #ea6153;
  text-transform: uppercase;
  padding: 0 5px;
}
#comments > .comments-list {
  margin-left: 0;
}
#comments-inline-edit {
  border: none;
  margin: 30px 0;
  background: #fff;
}
#jc .rbox {
  border: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  padding: 0;
}
#zo2-position-1 .search-form .inputbox {
  background: transparent;
  box-shadow: none;
  text-transform: uppercase;
  cursor: text;
  height: 59px;
  display: inline-block;
  margin: 0px;
  width: 100%;
  font-weight: bold;
  padding: 1em 3em 1em 1.5em;
  float: left;
  font-size: 50px;
  text-align: center;
  border: 0;
}
#zo2-position-1 .button-search {
  width: 60px;
  height: 60px;
  display: inline-block;
  float: left;
  line-height: 60px;
  margin-left: -60px;
  background: transparent;
  border: none;
  outline: none;
}
#zo2-position-1 .search form:before {
  color: #555555;
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 18px;
  position: absolute;
  right: 5px;
  top: 50px;
  z-index: 9;
}
#zo2-position-1 .search form {
  cursor: pointer;
  display: inline-block;
  float: right;
  margin: 0;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 100%;
}
#zo2-position-1 .search-form .search-close {
  color: #fff;
  cursor: pointer;
  font-size: 130%;
  height: 59px;
  line-height: 59px;
  position: fixed;
  right: 20px;
  text-align: center;
  top: 0;
  width: 50px;
  z-index: 9999;
}
#zo2-position-1 .search-form .search-close .lines {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 2px;
  transition: 0.3s;
  -webkit-border-radius: 5px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 5px;
  -moz-background-clip: padding;
  border-radius: 5px;
  background-clip: padding-box;
  transition: all 0.47s cubic-bezier(0.3,1,0.3,0.95) 0s;
  -webkit-transition: all 0.47s cubic-bezier(0.3,1,0.3,0.95) 0s;
}
#zo2-position-1 .search-form .search-close .lines:after,
#zo2-position-1 .search-form .search-close .lines:before {
  position: absolute;
  left: 0;
  content: '';
  -webkit-transform-origin: 10px center;
  transform-origin: 10px center;
  display: inline-block;
  width: 20px;
  height: 2px;
  background: #000;
}
#zo2-position-1 .search-form .search-close .lines:before {
  -webkit-transform: rotate3d(0,0,1,45deg);
  -moz-transform: rotate3d(0,0,1,45deg);
  -o-transform: rotate3d(0,0,1,45deg);
  -ms-transform: rotate3d(0,0,1,45deg);
  transform: rotate3d(0,0,1,45deg);
}
#zo2-position-1 .search-form .search-close .lines:after {
  -webkit-transform: rotate3d(0,0,1,-45deg);
  -moz-transform: rotate3d(0,0,1,-45deg);
  -o-transform: rotate3d(0,0,1,-45deg);
  -ms-transform: rotate3d(0,0,1,-45deg);
  transform: rotate3d(0,0,1,-45deg);
}
#zo2-position-1 .search-form .search-close:hover .lines {
  transform: rotate(90deg) translateZ(0);
  -webkit-transform: rotate(90deg) translateZ(0);
}
#zo2-position-1 .icon-search {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow: none;
  color: #333;
  cursor: pointer;
}
#zo2-position-1 .icon-search i {
  color: #333;
}
#zo2-position-1 .search {
  height: 90px;
  text-align: center;
  width: 20px;
  line-height: 90px;
}
#zo2-position-1 .search-form .form-inline {
  padding: 0 30px;
  position: fixed;
  top: 50%;
  max-width: 1170px;
  z-index: 9999;
  transform: translate(-50%,-50%);
  left: 50%;
}
input::-webkit-input-placeholder {
  color: #000 !important;
}
input:-moz-placeholder {
  color: #000 !important;
}
input::-moz-placeholder {
  color: #000 !important;
}
input:-ms-input-placeholder {
  color: #000 !important;
}
.overlay-search {
  position: fixed;
  height: 100%;
  width: 100%;
  text-align: center;
  background-color: rgba(255,255,255,0.95);
  top: 0;
  left: 0;
  z-index: 9998;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  transform: rotateX(90deg);
}
.fancybox-lock .fancybox-overlay {
  background: #0d0d0d;
  z-index: 99999 !important;
}
.zt-member-item-inner {
  margin-bottom: 30px;
}
.zt-member-item-inner img {
  display: inline-block;
}
#zo2-footer-4 .zt-gallery {
  padding: 0;
  box-shadow: none;
  background: none;
}
#zo2-footer-4 .zt-gallery .ztshortcodes-gallery {
  padding: 3px 7px 0 0;
}
#constellation {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  z-index: 9;
}
.slide-button {
  margin: 60px 0 0;
}
.slide-button a {
  margin: 0 10px;
  display: inline-block;
  position: relative;
  outline: 0;
  font-style: normal;
  font-weight: 700;
  line-height: 51px;
  padding: 0 37px;
  font-size: 14px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-family: Ubuntu, sans-serif;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
  -moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
  transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.slide-button a.slide-button-left {
  background-color: #0099FF;
  color: #fff;
  border: 2px solid #0099FF;
}
.slide-button a.slide-button-left:hover {
  background-color: #212121;
  border-color: #212121;
}
.slide-button a.slide-button-right {
  border: 2px solid #fff;
  color: #fff;
  background-color: transparent;
}
.slide-button a.slide-button-right:hover {
  background-color: #0099FF;
  border-color: #0099FF;
}
body {
  position: relative;
}
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
.parralax-events_type.zt-element-slider .owl-theme .owl-controls .owl-buttons div {
  height: 50px;
  top: 0;
  width: 60px;
  background: url("images/bg-control.png") no-repeat center center;
  background-color: transparent;
}
.parralax-events_type.zt-element-slider .owl-theme .owl-controls .owl-buttons div:hover {
  background-color: transparent;
}
.parralax-events_type.zt-element-slider .owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 30px;
}
.parralax-events_type.zt-element-slider .owl-theme .owl-controls .owl-buttons div.owl-next {
  left: 100px;
}
.zt-image-gallery .wpb_image_grid .wpb_image_grid_ul .isotope-item {
  margin: 0;
}
.overlay-particles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}
#particles-js {
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
}
.zt-parallax-wrap {
  background-size: cover;
  min-height: 500px;
  background-attachment: fixed;
  background-position: top center;
}
.parralax-size-medium .zt-parallax-wrap {
  min-height: 783px;
}
.parralax-style-particles .zt-parallax-wrap {
  min-height: 850px;
}
.parralax-style-particles .zt-parallax-wrap2 {
  min-height: 550px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .zt-parallax-wrap {
    background-attachment: scroll;
  }
}
.parallax-content {
  font-size: 16px;
  left: 50%;
  margin: 0 auto;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%,-50%);
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  width: 1140px;
  z-index: 10;
}
.parralax-position-right .parallax-content {
  left: 60%;
}
.parralax-position-left .parallax-content {
  left: 40%;
}
.parallax-content h3 {
  font-size: 80px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}
.parallax-content p {
  color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 22px;
  font-weight: 300;
}
.parralax-style-particles .parallax-content p {
  font-size: 18px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.parallax-content .custom-info span {
  display: block;
}
.parralax-custom .parallax-content h3 {
  font-size: 68px;
  padding-bottom: 10px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
}
.parralax-style-dark .parallax-content p {
  color: #999999;
  font-style: italic;
  margin-bottom: 47px;
}
.parralax-style-dark .parallax-content h3 {
  color: #333333;
}
