@import url(http://fonts.googleapis.com/css?family=Lato:300,400,500,600);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.fa fa-2x fa-bars{
	text-align:left
}
#fa fa-2x fa-bars{
	text-align:left
}


.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;
}
.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;
  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);
  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;
}
.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-wrapper,
.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: #ffffff;
  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-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%;
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.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 {
  text-align: center;
  color: #525252;
  font-size: 32px;
}
.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: 20px;
  margin: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #000;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #000;
}
.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 {
  margin: 0;
  width: 100%;
}
.article-info .article-info-inner {
  float: left;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 15px;
  white-space: nowrap;
}
.article-info span {
  font-weight: bold;
}
.article-info .dropdown-toggle {
  padding: 0 5px;
  margin-bottom: 10px;
}
.blog .article-info {
  margin: 0;
  width: 90%;
}
.blog .article-info .icon-calendar {
  display: none;
}
.blog .article-info dd {
  position: relative;
  color: #b2b2b2;
  font-size: 12px;
}
.blog .article-info dd:after {
  position: absolute;
  content: "/";
  right: -10px;
}
.blog .article-info dd:last-child:after {
  content: "";
}
.blog .article-info .dropdown-toggle {
  padding: 0 5px;
  margin-bottom: 10px;
}
.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,
ol {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: none;
}
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: inline-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 0px;
  border-bottom: 1px solid #dfe5e9;
  border-top: 1px solid #dfe5e9;
  border-right: 1px solid #dfe5e9;
  border-left: 1px solid #dfe5e9;
}
.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: #000;
  border: 1px solid #000;
  color: #fff;
}
.zo2-pagination ul >li.active >span:hover,
.zo2-pagination ul >li.active >span:active,
.zo2-pagination ul >li.active >span:focus {
  background: #000;
  border: 1px solid #000;
  color: #909da5;
}
.zo2-pagination ul >li.disabled {
  font-size: 14px;
}
.zo2-pagination ul >li.disabled a {
  line-height: 21px;
}
.pager li a {
  background-color: #f3f3f3;
  color: #3f3f3f;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
  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;
}
.pager li a:hover,
.pager li a:active,
.pager li a: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;
}
.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;
  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 {
  float: left;
  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"] {
  height: 15px;
  width: 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;
}
.search-results a:hover {
  text-decoration: underline;
}
.search #searchForm .inputbox {
  margin: 0 10px 0 0;
}
.search #searchForm fieldset label,
.search #searchForm fieldset input {
  float: left;
  margin: 3px 5px 0 0;
  padding: 3px;
}
.search #searchForm fieldset input {
  position: static;
}
.search #searchForm #ordering {
  padding: 6px 2px;
}
#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 !important;
  height: 520px !important;
}
.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;
}
.category .items-leading > div {
  margin-bottom: 0;
}
.blog .page-header {
  padding: 0;
}
.blog .article_content {
  clear: both;
  padding: 0 25px;
  position: relative;
  top: 0px;
  background: #fff;
  z-index: 1;
  border-bottom: 4px solid #eaeaea;
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-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;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.blog .article_content h3 {
  font-size: 200%;
  font-weight: 400;
  margin: 15px 0 0px;
}
.blog .article_content h3 a {
  color: #525252;
  font-size: 18px;
  font-weight: 600;
}
.blog .article_content h3 a:hover {
  color: #9eabb3;
}
.blog .article_content .introtext {
  color: #b2b2b2;
  text-decoration: none;
  font-weight: 400;
  font-size: 14px;
  text-align: justify;
  line-height: 175%;
  clear: both;
  padding-top: 10px;
  padding-bottom: 45px;
}
.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: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:before {
  content: "\f067";
  font-family: FontAwesome;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:hover {
  background: #eee;
  color: #898989;
}
#zo2-component {
  padding-top: 25px;
}
.item-page .article_content {
  clear: both;
  position: relative;
  background: #fff;
  padding: 2px;
  transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -webkit-transition: all 0.7s ease-in-out;
  -ms-transition: all 0.7s ease-in-out;
  -o-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;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.item-page .article_content h1.singleItemTitle {
  margin: 20px 0 0;
  font-size: 22px;
  font-weight: 600;
  color: #000;
}
.item-page .article_content .article-info-inner i {
  display: none;
}
.item-page .article_content .article-info-inner .createdby {
  position: relative;
  margin: 0 17px 0 0 !important;
}
.item-page .article_content .article-info-inner .createdby:after {
  content: "/";
  position: absolute;
  top: 0;
  right: -10px;
}
.item-page .article_content .introText {
  display: block;
  clear: both;
  color: #000;
  padding-top: 5px;
}
.item-page .article_content .article-info .article-info-inner > div {
  float: left;
  margin: 0 10px 0 0;
  color: #000;
}
.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: 30px;
}
.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;
}
.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 {
  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 {
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.2);
  box-shadow: 0 0 7px rgba(0,0,0,0.2);
  margin-top: 0px;
}
.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 {
  color: #9aa7af;
  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: #000;
}
.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;
  border-bottom: 1px solid #ededed;
}
.zo2-megamenu .mega-nav > li a,
.zo2-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.zo2-megamenu .dropdown-menu .mega-nav > li a:before {
  position: absolute;
  left: 0;
  text-align: center;
}
.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%;
  -webkit-transform: translate(-50%,-50%);
  -moz-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-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-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%;
}
@media (min-width: 768px) {
  .zo2-megamenu.animate .mega > .mega-dropdown-menu {
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .zo2-megamenu.animate .mega.hovering > .mega-dropdown-menu {
    display: block !important;
  }
  .zo2-megamenu.animate .mega.open > .mega-dropdown-menu,
  .zo2-megamenu.animate .mega.hovering.open > .mega-dropdown-menu {
    opacity: 1;
    filter: alpha(opacity=100);
  }
  .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transform-origin: 20% 20%;
    -webkit-transform-origin: 20% 20%;
    -ms-transform-origin: 20% 20%;
    -o-transform-origin: 20% 20%;
  }
  .zo2-megamenu.animate.zoom .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.elastic .level0 > .mega > .mega-dropdown-menu {
    transform: scale(1,0);
    -webkit-transform: scale(1,0);
    -ms-transform: scale(1,0);
    -o-transform: scale(1,0);
  }
  .zo2-megamenu.animate.elastic .mega > .mega-dropdown-menu {
    transform: scale(0,1);
    transform-origin: 10% 0;
    -webkit-transform: scale(0,1);
    -webkit-transform-origin: 10% 0;
    -ms-transform: scale(0,1);
    -ms-transform-origin: 10% 0;
    -o-transform: scale(0,1);
    -o-transform-origin: 10% 0;
  }
  .zo2-megamenu.animate.elastic .mega.open > .mega-dropdown-menu {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .zo2-megamenu.animate.slide .mega > .mega-dropdown-menu > div {
    -webkit-transition: all 400ms;
    -moz-transition: all 400ms;
    -o-transition: all 400ms;
    transition: all 400ms;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-top: -100%;
  }
  .zo2-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
    margin-top: 50px;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu {
    min-width: 0;
  }
  .zo2-megamenu.animate.slide .mega .mega > .mega-dropdown-menu > div {
    min-width: 200px;
    margin-top: 0;
    margin-left: -500px;
  }
  .zo2-megamenu.animate.slide .mega .mega.open > .mega-dropdown-menu > div {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid,
  .zo2-megamenu .mega-dropdown-menu,
  .zo2-megamenu .row-fluid [class*="span"] {
    width: 100% !important;
    min-width: 100% !important;
    left: 0 !important;
    margin-left: 0 !important;
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    padding-top: 10px;
    border-top: 1px solid #eee;
  }
  .zo2-megamenu .hidden-collapse,
  .zo2-megamenu .always-show  .caret,
  .zo2-megamenu .sub-hidden-collapse > .nav-child,
  .zo2-megamenu .sub-hidden-collapse .caret,
  .zo2-megamenu .sub-hidden-collapse > a:after,
  .zo2-megamenu .always-show .dropdown-submenu > a:after {
    display: none !important;
  }
  .zo2-megamenu .mega-caption {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .zo2-megamenu .mega-inner {
    padding: 10px 20px;
  }
  .zo2-megamenu .row-fluid + .row-fluid {
    border-top: 1px solid #999;
  }
  .zo2-megamenu .span12.mega-col-nav .mega-inner {
    padding: 0;
  }
  .zo2-megamenu .zo2-module {
    margin-bottom: 0;
  }
  .zo2-megamenu .mega-nav > li a,
  .zo2-megamenu .dropdown-menu .mega-nav > li a {
    padding: 5px 20px;
  }
}
html {
  width: 100%;
  overflow-x: hidden;
  position: relative;
}
.offcanvas {
  text-align: center;
  background: none repeat scroll 0 0 #465158;
  position: absolute;
  height: 100%;
  transition: transform 0.5s ease 0s;
  top: 0;
  left: -50%;
  width: 49%;
}
.offcanvas li a {
  font-weight: 600;
  font-size: 20px;
  text-transform: capitalize;
}
.offcanvas .sidebar-close {
  color: rgba(0,0,0,0.4);
  display: block;
  float: right;
  font-size: 2em;
  padding: 12px;
  position: relative;
  right: 0;
  top: 0;
  z-index: 999;
}
.offcanvas .sidebar-close:hover {
  color: #fff;
}
.offcanvas.offcanvas-left.active:before {
  background: none repeat scroll 0 0 #000;
  content: "";
  height: 100%;
  left: 0;
  opacity: 0.5;
  position: absolute;
  width: 100%;
}
.offcanvas.active {
  background: url("../images/banner1.jpg") no-repeat fixed center 0 / cover;
  border-top: 15px solid #fff;
  width: 100%;
  opacity: 1;
  left: 0;
  z-index: 8;
}
.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;
}
.wrapper:after {
  background: none repeat scroll 0 0 rgba(0,0,0,0.2);
  content: "";
  height: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  -webkit-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -moz-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -ms-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  -o-transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
  transition: opacity 0.5s ease 0s, width 0.1s ease 0.5s, height 0.1s ease 0.5s;
}
.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;
  -webkit-transform: translate3d(0px,0,0);
  transform: translate3d(0px,0,0);
  z-index: -2;
  overflow: hidden;
}
.wrapper.offcanvas-push:after {
  height: 100%;
  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%;
}
body.overflow-hidden {
  width: 100%;
  overflow-x: hidden;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-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;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.offcanvas {
  margin: 0;
  position: absolute;
  left: 0;
  opacity: 0;
  top: 0;
  z-index: -1;
  width: 100%;
}
.offcanvas .sidebar-nav {
  margin: 0;
  position: absolute;
  left: 0;
  top: 100px;
  width: 100%;
}
.offcanvas .sidebar-nav ul li a {
  color: rgba(255,255,255,0.3);
  display: block;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 7px;
  -webkit-transition: color 0.2s ease-in-out 0s;
  -moz-transition: color 0.2s ease-in-out 0s;
  -o-transition: color 0.2s ease-in-out 0s;
  transition: color 0.2s ease-in-out 0s;
}
.offcanvas .sidebar-nav ul li a:hover {
  color: #Fff;
}
.offcanvas .sidebar-nav ul ul li a {
  text-transform: capitalize;
  font-weight: 400;
  font-size: 18px;
}
.offcanvas .sidebar-nav >ul >li.nav-active > a {
  color: #FFFFFF;
}
.offcanvas.active {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  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 {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -o-transform: translateX(0);
  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 > * {
  -webkit-transform: translateX(250px);
  -moz-transform: translateX(250px);
  -o-transform: translateX(250px);
  transform: translateX(250px);
}
.nav-parent {
  position: relative;
}
.nav-parent > .nav-oc-toggle {
  position: absolute;
  right: 16.5%;
  top: 4px;
  border: none !important;
  font-size: 18px;
  height: 8px;
}
.dropdown-menu {
  z-index: 2000;
}
.nav-parent > .nav-oc-toggle {
  font-family: FontAwesome;
}
.nav-parent > .nav-oc-toggle:before {
  content: "\f0d7";
}
.offcanvas .sidebar-close {
  font-family: FontAweSome;
  text-decoration: none;
  font-size: 25px;
  color: #ccc;
  right: 16%;
  top: 60px;
  padding: 5px 15px;
}
.offcanvas .sidebar-close::before {
  content: "\f00d";
}
.button-canvas {
  cursor: pointer;
  display: block;
  padding-top: 10px;
  text-align:left;
}
#zo2-header nav.zo2-menu .navbar-nav .active a {
  color: #000 !important;
}
nav.zo2-menu .navbar-nav .active .menu-child.dropdown-menu a:before {
  background: none;
  content: "";
}
nav.zo2-menu .navbar-nav .active .menu-child.dropdown-menu a:after {
  background: none;
  content: "";
}
.zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu .mega-dropdown-menu {
  left: 100%;
}
.zo2-megamenu.animate.zoom .mega .mega-dropdown-menu li.dropdown-submenu > a {
  position: relative;
}
.zo2-megamenu.animate.zoom .mega .mega-dropdown-menu li.dropdown-submenu > a:after {
  position: absolute;
  right: 10px;
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  bottom: auto;
  margin: 0;
  text-align: right;
  left: auto;
}
.zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu a {
  color: #9aa7af !important;
}
.zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu a:hover {
  color: #000 !important;
}
.caret {
  display: none !important;
}
.rtl .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu a {
  color: #9aa7af !important;
}
.rtl .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu a:hover {
  color: #000 !important;
  padding-left: auto;
}
.rtl .zo2-megamenu.animate.zoom .mega .mega-dropdown-menu li.dropdown-submenu > a:after {
  float: left;
  content: "\f104";
  font-family: FontAwesome;
  left: 10px;
  text-align: left;
  right: auto;
}
.rtl .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu {
  right: 15px;
  left: auto;
  text-align: right;
}
.rtl .zo2-megamenu.animate.zoom .mega > .mega-dropdown-menu .mega-dropdown-menu {
  right: 100%;
  left: auto;
}
@media (min-width: 768px) and (max-width: 1024px) {
  #zo2-header .navbar-default .blog .mega-dropdown-menu {
    left: -135px;
  }
  #zo2-header .navbar-default .blog .mega-dropdown-menu .mega-dropdown-menu {
    left: 100%;
  }
}
@media (min-width: 768px) and (max-width: 1024px) {
  .rtl #zo2-header .navbar-default .blog .mega-dropdown-menu {
    right: -135px;
    left: auto;
  }
  .rtl #zo2-header .navbar-default .blog .mega-dropdown-menu .mega-dropdown-menu {
    right: 100%;
    left: auto;
  }
}
h3.moduletitle {
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 20px;
  padding-bottom: 25px;
  color: #2d3d51;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  position: relative;
}
h3.moduletitle:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  bottom: -1px;
  left: 0;
  background-color: rgba(0,0,0,0.9);
}
#zo2-bottom2 h3.moduletitle {
  border-bottom-color: rgba(255,255,255,0.1);
}
#zo2-bottom2 h3.moduletitle:after {
  background-color: rgba(255,255,255,0.9);
}
#zo2-bottom1 h3.moduletitle,
#zo2-bottom2 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 {
  border-bottom: 1px solid #eaeaea;
  color: #333;
  padding: 10px 5px;
  display: block;
  line-height: 40px;
}
ul.categories-module li i {
  float: left;
  padding-right: 10px;
}
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 {
  margin: 0;
  text-transform: none;
}
ul.categories-module li a {
  color: #4f4f4f;
  display: block;
  font-size: 13px;
}
ul.categories-module li:hover,
ul.categories-module li.active {
  color: #7fbe54;
}
ul.categories-module li:hover a,
ul.categories-module li.active a {
  color: #7fbe54;
}
ul.archive-module li {
  padding: 10px 5px;
  display: block;
  -webkit-box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
  box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.07);
}
ul.archive-module li a {
  display: block;
}
ul.archive-module li:hover,
ul.archive-module li.active {
  color: #333;
  background: #f8f8f8;
}
ul.archive-module li:hover a,
ul.archive-module li.active a {
  color: #333;
  background: #f8f8f8;
}
.tagspopular ul li {
  float: left;
  display: inline-block;
  padding-right: 6px;
  margin: 3px 0;
}
.tagspopular ul li a {
  display: block;
  padding: 4px 15px;
  background-color: #f2f2f2;
  background-repeat: no-repeat;
  background-position: 0 50%;
  color: #666;
  font-size: 11px;
}
.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;
}
.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;
}
p {
  margin: 1em 0;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  line-height: 1.1;
}
h1 {
  font-size: 350%;
}
h2 {
  font-size: 275%;
}
h3 {
  font-size: 240%;
}
h4 {
  font-size: 200%;
}
h5 {
  font-size: 175%;
}
h6 {
  font-size: 150%;
}
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: #FFFFFF;
  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;
}
[class^="zt-icon-"] li,
[class*=" zt-icon-"] li {
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  *margin-right: .3em;
  list-style: none;
}
[class^="zt-icon-"] li:before,
[class*=" zt-icon-"] li:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  speak: none;
  margin-right: 5px;
}
.zt-icon-angle-left li:before {
  content: "\f104";
}
.zt-icon-angle-right li:before {
  content: "\f105";
}
.zt-icon-angle-up li:before {
  content: "\f106";
}
.zt-icon-angle-down li:before {
  content: "\f107";
}
.zt-icon-arrow-left li:before {
  content: "\f060";
}
.zt-icon-arrow-right li:before {
  content: "\f061";
}
.zt-icon-arrow-up li:before {
  content: "\f062";
}
.zt-icon-arrow-down li:before {
  content: "\f063";
}
.zt-icon-caret-down li:before {
  content: "\f0d7";
}
.zt-icon-caret-up li:before {
  content: "\f0d8";
}
.zt-icon-caret-left li:before {
  content: "\f0d9";
}
.zt-icon-caret-right li:before {
  content: "\f0da";
}
.zt-icon-chevron-up li:before {
  content: "\f077";
}
.zt-icon-chevron-down li:before {
  content: "\f078";
}
.zt-icon-chevron-left li:before {
  content: "\f053";
}
.zt-icon-chevron-right li:before {
  content: "\f054";
}
.zt-icon-chevron-sign-left li:before {
  content: "\f137";
}
.zt-icon-chevron-sign-right li:before {
  content: "\f138";
}
.zt-icon-chevron-sign-up li:before {
  content: "\f139";
}
.zt-icon-chevron-sign-down li:before {
  content: "\f13a";
}
.zt-icon-circle-arrow-left li:before {
  content: "\f0a8";
}
.zt-icon-circle-arrow-right li:before {
  content: "\f0a9";
}
.zt-icon-circle-arrow-up li:before {
  content: "\f0aa";
}
.zt-icon-circle-arrow-down li:before {
  content: "\f0ab";
}
.zt-icon-double-angle-left li:before {
  content: "\f100";
}
.zt-icon-double-angle-right li:before {
  content: "\f101";
}
.zt-icon-double-angle-up li:before {
  content: "\f102";
}
.zt-icon-double-angle-down li:before {
  content: "\f103";
}
.zt-icon-hand-right li:before {
  content: "\f0a4";
}
.zt-icon-hand-left li:before {
  content: "\f0a5";
}
.zt-icon-hand-up li:before {
  content: "\f0a6";
}
.zt-icon-hand-down li:before {
  content: "\f0a7";
}
.zt-icon-long-arrow-down li:before {
  content: "\f175";
}
.zt-icon-long-arrow-up li:before {
  content: "\f176";
}
.zt-icon-long-arrow-left li:before {
  content: "\f177";
}
.zt-icon-long-arrow-right li:before {
  content: "\f178";
}
.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 {
  background: url(../images/typo/open1.png) no-repeat left bottom;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  background: url(../images/typo/close1.png) no-repeat right top;
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 {
  background: url(../images/typo/open1.png) no-repeat left top;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  background: url(../images/typo/close1.png) no-repeat right top;
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  background: url(../images/typo/open2.png) no-repeat left bottom;
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  background: url(../images/typo/close2.png) no-repeat right top;
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote4 {
  background: url(../images/typo/open2.png) no-repeat left top;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  background: url(../images/typo/close2.png) no-repeat right top;
  padding: 0 48px;
}
.zt-box-info,
.zt-box-warning,
.zt-box-stickynote,
.zt-box-upload,
.zt-box-download {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-box-info:before,
.zt-box-warning:before,
.zt-box-stickynote:before,
.zt-box-upload:before,
.zt-box-download:before {
  text-decoration: inherit;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 150%;
  speak: none;
  margin-right: 10px;
}
.zt-box-info:before {
  content: "\f129";
}
.zt-box-warning:before {
  content: "\f071";
}
.zt-box-stickynote:before {
  content: "\f0eb";
}
.zt-box-upload:before {
  content: "\f093";
}
.zt-box-download:before {
  content: "\f019";
}
.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;
}
#eblog-wrapper #ezblog-posts .images-item {
  position: relative;
  display: flex;
  transition: all 0.2s ease-in-out 0.5s;
}
#eblog-wrapper #ezblog-posts .images-item .article_readmore .blog-readmore,
#eblog-wrapper #ezblog-posts .images-item .article_readmore {
  transition: all 0.5s ease-in-out 0.2s;
}
#eblog-wrapper #ezblog-posts .images-item .article_readmore {
  left: 0;
  opacity: 0;
  position: absolute;
  text-align: center;
  top: 49%;
  width: 100%;
}
#eblog-wrapper #ezblog-posts .images-item:hover .article_readmore {
  left: 0;
  opacity: 1 !important;
  position: absolute;
  text-align: center;
  top: 49%;
  width: 100%;
}
#eblog-wrapper #ezblog-posts .images-item:hover .article_readmore a {
  padding: 10px 0;
  position: relative;
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 16px;
}
#eblog-wrapper #ezblog-posts .images-item:hover .article_readmore a:before {
  border: 3px solid #000;
  content: "";
  height: 4px;
  left: 23px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 30px;
}
#eblog-wrapper #ezblog-posts .images-item:hover .article_readmore a:after {
  border: 3px solid #000;
  content: "";
  height: 4px;
  left: 23px;
  margin: auto;
  position: absolute;
  bottom: 0;
  width: 30px;
}
#eblog-wrapper #ezblog-posts .images-item:hover .article_readmore a:hover {
  color: #000;
}
#eblog-wrapper #ezblog-posts .images-item:hover .overlay {
  background: none repeat scroll 0 0 #fff;
  transition: all 0.5s ease-in-out 0.2s;
  bottom: 55px;
  left: 55px;
  opacity: 0.8;
  right: 55px;
  top: 55px;
}
#eblog-wrapper #ezblog-posts .images-item .overlay {
  position: absolute;
  height: auto;
  width: auto;
  margin: 20px;
  bottom: 55px;
  transition: all 0.5s ease-in-out 0.2s;
  left: 25px;
  right: 25px;
  top: 25px;
}
#eblog-wrapper #ezblog-posts .blog-meta {
  display: inline-block;
}
#eblog-wrapper #ezblog-posts .blog-meta .in {
  background: none;
  padding: 0 0px 0 0;
}
#eblog-wrapper #ezblog-posts .blog-meta .in span {
  position: relative;
  color: #b2b2b2;
}
#eblog-wrapper #ezblog-posts .blog-meta .in span.blog-author {
  padding-right: 15px;
}
#eblog-wrapper #ezblog-posts .blog-meta .in span.blog-author:after {
  content: "/";
  right: 5px;
  position: absolute;
}
#eblog-wrapper #ezblog-posts .blog-footer span.blog-comments {
  padding-left: 15px;
  position: relative;
}
#eblog-wrapper #ezblog-posts .blog-footer span.blog-comments:after {
  content: "/";
  left: 5px;
  position: absolute;
  top: -2px;
}
#eblog-wrapper #ezblog-posts .blog-footer i {
  display: none;
}
#eblog-wrapper #ezblog-posts .blog-footer .blog-comments a {
  background: none;
  padding: 0;
}
#eblog-wrapper #ezblog-posts .blog-footer span {
  color: #b2b2b2;
}
#eblog-wrapper #ezblog-posts .blog-footer span a {
  color: #b2b2b2 !important;
  font-weight: 600;
}
#eblog-wrapper .list-pagination {
  border-top: 0 solid;
  text-align: center;
}
#eblog-wrapper .list-pagination li a {
  padding: 0 10px;
  color: #000;
}
#eblog-wrapper .list-pagination li {
  float: none;
  margin: 0 -3px 0 0;
}
#eblog-wrapper .list-pagination li a {
  border-color: #dfe5e9;
  border-style: solid;
  border-width: 1px;
}
#eblog-wrapper .list-pagination li b {
  padding: 0 10px;
}
#eblog-wrapper .list-pagination li a i {
  padding: 0;
  font-size: 13px;
}
#eblog-wrapper .list-pagination li.active {
  background: #000;
  border: 1px solid #000;
  color: #fff;
}
#eblog-wrapper .list-pagination li.active b {
  border-top: 0;
  margin: 0;
}
#eblog-wrapper .list-pagination li a:hover {
  background: #000;
  color: #fff;
  border: 1px solid #000;
  margin: 0;
}
#eblog-wrapper #ezblog-label {
  display: none;
}
#eblog-wrapper .article_content {
  padding: 20px 25px 0;
}
#eblog-wrapper .single_article_content .article_content {
  padding: 20px 0px 0;
}
#eblog-wrapper .blog-text p {
  color: #b2b2b2;
  font-size: 14px;
  margin: 10px 0;
}
#eblog-wrapper h3 a {
  color: #000;
}
#eblog-wrapper #section-author {
  padding-top: 10px;
}
#eblog-wrapper #section-author .author-name a {
  color: #000;
}
#eblog-wrapper input {
  transition: all 0.2s ease 0s;
}
#eblog-wrapper input:hover {
  border: 4px solid #000 !important;
}
#eblog-wrapper .comment-text {
  padding: 0 70px;
}
#eblog-wrapper ul li a i {
  display: none;
}
#ezblog-body .blog-post {
  border-bottom: 4px solid #eaeaea;
  padding: 0 0 30px;
}
#eblog-wrapper .blog-taglist a span {
  background: #e1e4e7 !important;
  height: 30px;
  padding: 4px 15px 7px;
  color: #697782 !important;
}
#eblog-wrapper .blog-taglist a i {
  display: none;
}
#eblog-wrapper .blog-taglist a b {
  display: none;
}
.comment-content input#btnSubmit {
  background: #000;
  width: 123px;
  height: 40px;
  color: #fff;
  float: right;
  margin-right: 15px;
  transition: all 0.5s ease 0s;
}
.comment-content input#btnSubmit:hover {
  background: #b7b7b7;
}
#ezblog-body .blog-meta > .in {
  background: none;
  padding: 0;
}
#ezblog-body .blog-meta > .in i {
  display: none;
}
#ezblog-body .blog-meta > .in .blog-author {
  padding: 0 15px 0 0;
  position: relative;
}
#ezblog-body .blog-meta > .in .blog-author:after {
  content: "/";
  position: absolute;
  right: 6px;
}
#ezblog-body .blog-meta > .in a {
  color: #b2b2b2;
}
#ezblog-body .blog-meta > .in span {
  color: #b2b2b2;
}
#ezblog-body .blog-meta > .in span a {
  color: #b2b2b2 !important;
}
#ezblog-body .blog-post + .blog-post {
  border-top: 0;
  padding-top: 30px;
}
.item-image img {
  width: 100%;
}
#section-author {
  padding: 10px;
}
.rtl #eblog-wrapper #ezblog-posts .images-item:hover .article_readmore a:before {
  right: 23px;
  left: auto;
}
.rtl #eblog-wrapper #ezblog-posts .images-item:hover .article_readmore a:after {
  right: 23px;
  left: auto;
}
.rtl .images-item:hover .article_readmore a:before {
  right: 23px;
  left: auto;
}
.rtl .images-item:hover .article_readmore a:after {
  right: 23px;
  left: auto;
}
#ezblog-body #comment-form .comment-body .form-row.float-l.mtm {
  width: 100%;
  float: none;
}
#ezblog-body #comment-form .comment-body .form-row.float-l.mtm .mrm {
  padding-right: 0;
}
#ezblog-body #comment-form .comment-editor {
  margin-top: 4px;
  padding-right: 0;
  margin-bottom: 10px;
}
#ezblog-body #comment-form #esregister {
  float: left;
  height: auto !important;
}
#ezblog-body #comment-form .comment-input {
  padding-top: 30px;
}
body #comment-form #markItUpComment textarea {
  min-height: 175px;
}
#ezblog-body .comment-avatar + .comment-content {
  margin-left: 0;
}
#ezblog-body .comment-content .comment-head {
  margin-left: 70px;
}
body #comment-form .inputbox {
  border: 1px solid #dddddd;
  height: 40px;
}
#ezblog-body .profile-connect .connect-links li a {
  color: #000;
}
#eblog-wrapper .blog-taglist.black-tag a:hover span {
  color: #000 !important;
}
#ezblog-body .blog-post .blog-title a:hover {
  color: #525252;
}
@font-face {
  font-family: 'ElegantIcons';
  src: url('fonts/ElegantIcons.eot');
  src: url('fonts/ElegantIcons.eot?#iefix') format('embedded-opentype'), url('fonts/ElegantIcons.woff') format('woff'), url('fonts/ElegantIcons.ttf') format('truetype'), url('fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before {
  font-family: 'ElegantIcons';
  content: attr(data-icon);
  speak: none;
  font-weight: bolder;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.is-sticky #header_logo img {
    max-width: 34px !important;
    max-height: 60px !important;
}
#header_logo {
  text-align: left;
}
#header_logo .logo_retina {
  display: none;
}
#header_logo .logo_normal {
  display: block;
  padding: 0 0px;
}
@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;
  }
}
body {
  line-height: 1.8;
  font-size: 18px;
  font-family: 'Lato', sans-serif;
  color: #4e4d4d;
  background-color: #fff;
  overflow-x: hidden;
  font-weight: bold;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #000;
  text-decoration: none;
  outline: none !important;
  -webkit-transition: color 0.15s linear 0s;
  -moz-transition: color 0.15s linear 0s;
  -o-transition: color 0.15s linear 0s;
  transition: color 0.15s linear 0s;
}
a:hover,
a:focus,
a:active {
  color: #000;
  text-decoration: none;
}
img {
  max-width: 100%;
}
p {
  margin: 12px 0;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
body.boxed .wrapper {
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  padding: 0;
}
body.boxed .wrapper .is-sticky #zo2-header {
  width: auto;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
}
.full-width .col-md-12 {
  padding: 0;
}
.full-width .row {
  margin: 0;
}
#top-menu {
  margin: 18px 0;
}
#top-menu .mod-wrapper-menu ul li {
  line-height: 15px;
}
#top-menu .mod-wrapper-menu ul li a {
  background: none;
  border-right: 1px solid #ececec;
  color: #707070;
  padding: 0 15px;
}
#top-menu .mod-wrapper-menu ul li a:hover,
#top-menu .mod-wrapper-menu ul li a:focus {
  background: none;
  color: #000;
}
#top-menu .mod-wrapper-menu ul li:last-child a {
  border: none;
}
#top-menu .mod-languages li a {
  border: none !important;
}
#top-search form {
  position: relative;
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  float: right;
  height: 60px;
  padding: 0 25px;
  line-height: 60px;
}
#top-search form:before {
  color: #555555;
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 18px;
  right: 25px;
  position: absolute;
}
#top-search #mod-search-searchword {
  border: none;
  background: transparent;
  color: #9a9a9a;
  height: 15px;
  line-height: 15px;
  outline: none;
  padding: 0 0 0 10px;
}
nav.zo2-menu {
  background: none;
  border: none;
  margin: 0px 0;
  min-height: inherit;
}
nav.zo2-menu .navbar-collapse {
  padding: 0;
}
nav.zo2-menu .navbar-nav {
  float: right;
}
nav.zo2-menu .navbar-nav > li {
  font-size: 133%;
  line-height: 16px;
}
nav.zo2-menu .navbar-nav > li >a {
/*  padding: 14px 0px;*/
  margin: 10px 10px;
  color: #323232;
  letter-spacing: 2;
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
}
nav.zo2-menu .navbar-nav li:last-child a {
  margin-right: 0;
}
nav.zo2-menu .navbar-nav > .open a {
  background: none;
  color: #000;
}
nav.zo2-menu .navbar-nav > .open a:hover,
nav.zo2-menu .navbar-nav > .open a:focus {
  background: none;
  color: #000;
}
nav.zo2-menu .navbar-nav .active {
  position: relative;
}
nav.zo2-menu .navbar-nav .active a {
  background: none;
  color: #000 !important;
}
nav.zo2-menu .navbar-nav .active a:hover,
nav.zo2-menu .navbar-nav .active a:focus {
  background: none;
  color: #000;
}
nav.zo2-menu .navbar-nav .active a:hover:before,
nav.zo2-menu .navbar-nav .active a:focus:before {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  top: 0;
  background: #FF6700;
  opacity: 1;
}
nav.zo2-menu .navbar-nav .active a:hover:after,
nav.zo2-menu .navbar-nav .active a:focus:after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: #FF6700;
  left: 0;
  opacity: 1;
}
nav.zo2-menu .navbar-nav .active a:before {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  top: 0px;
  background: #FF6700;
  opacity: 1;
}
nav.zo2-menu .navbar-nav .active a:after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  background: #FF6700;
  left: 0;
  opacity: 1;
}
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: #71b344;
}
nav.zo2-menu .navbar-nav ul.mega-nav li.active a {
  color: #71b344;
}
.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-nav > li > a {
  letter-spacing: 2px;
}
.navbar-default .navbar-nav > li > a:before,
.navbar-default .navbar-nav > li > a:before {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  top: -15px;
  background: #0050C4;
  left: 0;
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.navbar-default .navbar-nav > li > a:after,
.navbar-default .navbar-nav > li > a:after {
  content: "";
  height: 4px;
  width: 100%;
  position: absolute;
  bottom: -15px;
  background: #0050C4;
  left: 0;
  transition: all 0.3s ease 0s;
  opacity: 0;
}
.navbar-default .navbar-nav > li > a:hover:before,
.navbar-default .navbar-nav > li > a:focus:before {
  top: 0;
  opacity: 1;
}
.navbar-default .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > li > a:focus:after {
  bottom: 0;
  opacity: 1;
}
.carousel-inner {
  z-index: 0;
}
.carousel-inner .slide-button {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  border: 1px solid #FFFFFF;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #FFFFFF;
  font-size: 13px;
  margin-top: 15px;
  padding: 10px 28px;
  text-transform: uppercase;
  -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;
}
.carousel-inner .slide-button:hover,
.carousel-inner .slide-button:active,
.carousel-inner .slide-button:focus {
  background: none repeat scroll 0 0 rgba(255,255,255,0.1);
  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;
}
.carousel-control.left,
.carousel-control.right {
  background: none;
}
#zo2-hello {
  background-color: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  padding: 50px 0;
  margin-bottom: 30px;
}
#zo2-hello h1 {
  color: #2d3d51;
  font-size: 30px;
  line-height: 1.5;
  margin: 0;
}
#zo2-hello .btn {
  margin-top: 0;
}
#zo2-features {
  text-align: center;
}
#zo2-features .top-features {
  padding-top: 50px;
}
#zo2-features .top-features .zo2-feature {
  margin-top: 35px;
  background-color: #fff;
  color: #313131;
  position: relative;
}
#zo2-features .top-features .zo2-feature .zo2-circle {
  background-color: #FFFFFF;
  border: 5px solid #EFEFEF;
  top: -36px;
  left: 44%;
  margin-left: -35px;
  position: absolute;
  text-align: center;
  font-size: 50px;
  line-height: 110px;
  height: 110px;
  width: 110px;
  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-features .top-features .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-features .top-features .zo2-feature .zo2-circle i {
  vertical-align: top;
  line-height: inherit;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text {
  padding: 90px 10% 30px;
  text-align: center;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-text-title {
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-description {
  font-size: 14px;
}
#zo2-features .top-features .zo2-feature .zo2-feature-text .zo2-feature-description p {
  margin-bottom: 20px;
}
#zo2-features .top-features:hover .zo2-circle {
  background-color: #7FBE54;
  border: 5px solid transparent;
  color: #fff;
}
#zo2-features .top-features:hover .zo2-circle:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  transform: scale(1);
}
#zo2-header-top {
  border-bottom: 1px solid #ebebeb;
}
#zo2-header {
  width: 100%;
  padding: 10px 0 0px 0;
}
.is-sticky {
  position: relative;
  z-index: 999;
}
.is-sticky #zo2-header {
  position: fixed;
  transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  background-color: #fff;
  max-width: none;
  width: 100%;
  padding: 15px 0 15px;
}
#zo2-bottom1 {
  background-color: #2a2a2a;
  color: #ffffff;
}
#zo2-bottom1 .container {
  border-bottom: 1px solid #404141;
  padding-bottom: 50px;
  padding-top: 50px;
}
#zo2-bottom1 .zo2-mail {
  border: 1px solid #4c4c4c;
  color: #898989;
  height: 35px;
  line-height: 35px;
}
#zo2-bottom1 .zo2-mail input {
  background: transparent;
  border: none;
  color: #898989;
  outline: none;
  line-height: 2;
  width: 80%;
}
#zo2-bottom1 .zo2-mail i {
  padding-left: 10px;
  padding-right: 10px;
}
#zo2-bottom1 .btn {
  background-color: transparent;
  border: 1px solid #4c4c4c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  color: #898989;
  height: 35px;
  line-height: 35px;
  padding: 0;
  -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;
}
#zo2-bottom1 .btn:hover,
#zo2-bottom1 .btn:active,
#zo2-bottom1 .btn: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;
}
#zo2-bottom1 .no-line h3 {
  margin: 0;
}
#zo2-bottom2 {
  color: #262626;
  font-family: Lato;
}
#zo2-bottom2 .container {
  padding: 57px 0;
  border-bottom: 4px solid #ff6700;
}
#zo2-bottom2 h3 {
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 15px;
  margin-top: -5px;
}
#zo2-bottom2 span {
  font-size: 13px;
}
#zo2-bottom2 a {
  border-bottom: 1px solid #ccc;
  transition: all 0.1s ease-in 0s;
}
#zo2-bottom2 a:hover {
  border-bottom: 4px solid #000;
}
#zo2-bottom2 p {
  color: #ababab;
  font-size: 13px;
}
#zo2-bottom2 address {
  font-size: 14px;
  line-height: 1.5;
}
#zo2-bottom2 address i {
  padding-right: 15px;
}
#zo2-bottom2 .lightbox-modal img {
  margin-bottom: 5px;
}
.social {
  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;
  height: 37px;
  margin: 0 5px;
  width: 37px;
}
.social a:hover {
  color: #fff;
  text-decoration: none;
}
.social a i {
  display: inline-block;
  font-size: 150%;
  height: 37px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 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;
}
#news {
  margin: 50px 0 120px;
}
#news .mod-news img {
  float: left;
  padding-right: 30px;
  max-width: 100%;
}
#news .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;
  box-shadow: none;
}
.module .zt-image-frame img {
  border: 4px solid #fff;
}
a.cboxElement img {
  margin-bottom: 5px;
}
footer {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
}
footer section {
  float: left;
}
footer .copyright {
  font-family: Lato;
  font-weight: 600;
  font-size: 13px;
  line-height: 70px;
  float: left;
  color: #aaa;
}
footer .copyright a {
  color: #000;
  border-bottom: 1px solid #ccc;
  transition: all 0.1s ease-in 0s;
}
footer .copyright a:hover {
  border-bottom: 4px solid #000;
}
footer .footer_zo2_logo img {
  float: right;
}
.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: rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 40px;
  height: 50px;
  padding: 12px 14px;
  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: 50px;
  z-index: 100;
}
#gototop:hover {
  background-color: #000000;
}
#gototop i {
  color: #fff;
  font-size: 24px;
  line-height: 24px;
}
.box-color {
  background: #7FBE54;
  color: #aaa;
  padding: 20px;
}
.box-color h3.moduletitle {
  background: none;
  color: #ffffff;
  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;
}
.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 a,
.box-color ul.menu li:hover a,
.box-color ul.weblinks li.active a,
.box-color ul.menu li.active a {
  margin-left: 10px;
  -webkit-transition: all linear .3s;
  -moz-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  color: #fff !important;
}
.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;
}
.style-switcher {
  z-index: 999;
  top: 145px;
}
code {
  white-space: inherit;
}
.style-switcher ul.options.layout-select li a {
  width: 54px;
}
.style-switcher ul.options.layout-select li a img {
  width: 54px;
}
@media (max-width: 767px) {
  body .images-item {
    width: 100%;
  }
  body .images-item .item-image {
    width: 100%;
  }
  body #zo2-bottom2 {
    padding-bottom: 0;
  }
  body .mobile-logo {
    float: right;
    text-align: center;
    position: relative;
    top: -15px;
  }
  body .mobile-menu {
    float: left;
  }
  body nav.zo2-menu {
    margin: 0;
  }
  body nav.zo2-menu .navbar-toggle {
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin: 11px 0 0 0;
  }
  body nav.zo2-menu .navbar-toggle .icon-bar {
    background-color: #525252;
    display: block;
    height: 4px;
    margin: 0 0 3px;
    overflow: hidden;
    transition: all 0.3s ease 0s;
    width: 30px;
  }
  body nav.zo2-menu .navbar-toggle:hover {
    background: none;
  }
  body nav.zo2-menu .navbar-toggle:hover .icon-bar {
    background-color: #7FBE54;
  }
  body .navbar-nav {
    margin: 0;
  }
  body .navbar-header {
    float: left;
  }
  body nav.zo2-menu .navbar-nav > li {
    height: 35px;
    line-height: 35px;
    border-bottom: 1px solid #eaeaea;
  }
  body .zo2-feature {
    margin-bottom: 30px;
  }
  body #news .mod-news img {
    float: none;
  }
  body #top-search form {
    padding: 0 15px;
  }
  body .social a {
    height: 35px;
    margin: 0 3px;
    width: 35px;
  }
  body #zo2-header {
    padding: 25px 0 0px 0;
  }
  body .copyright {
    text-align: center;
    float: none;
  }
  body .footer_zo2_logo {
    text-align: center;
    margin-top: 20px;
  }
  body .footer_zo2_logo img {
    float: none;
  }
  body #top-menu {
    text-align: center;
  }
  body #top-search form {
    text-align: center;
    border: none;
    float: none;
  }
  body .social.header-social {
    text-align: center;
  }
  body #zo2-header-top {
    padding-bottom: 20px;
  }
  body #zo2-bottom1 .btn {
    font-size: 9px;
  }
  body #zo2-bottom1 .no-line h3 {
    margin-bottom: 15px;
  }
  body #zo2-bottom2 .module {
    margin-bottom: 15px;
  }
  body .images-item:hover .overlay {
    background: none repeat scroll 0 0 #fff;
    bottom: 10px;
    left: 10px;
    opacity: 0.8;
    right: 10px;
    top: 10px;
  }
  .modal.fade {
    background: rgba(0,0,0,0.5);
  }
  .modal-backdrop.fade {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body #header_logo {
    margin-top: 13px;
    text-align: center;
  }
  #zo2-mainframe .introText .images img {
    width: 100%;
  }
  #zo2-footer .footer-icon {
    margin: 30px 0;
    text-align: center;
  }
  footer .copyright {
    line-height: 35px;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  body .zo2-menu {
    margin-left: 30px !important;
  }
  body .zo2-menu >.container {
    padding: 0 !important;
  }
  body nav.zo2-menu .navbar-nav > li > a {
    font-size: 12px;
    padding: 14px 5px;
    margin: 0 8px;
    letter-spacing: 0px;
  }
  body #top-search form {
    padding: 0 15px;
  }
  body .social a {
    height: 30px;
    margin: 0 2px;
    width: 30px;
  }
  body .social a i {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  body .carousel-caption {
    top: 0;
  }
  body .carousel-caption h3 {
    font-size: 30px;
  }
  body .carousel-caption p {
    font-size: 13px;
  }
  body #news .mod-news img {
    float: none;
  }
  body .about .about-1 {
    background: none repeat scroll 0 0 #000;
    min-height: 316px;
    padding: 15px 10px 3px;
  }
  body .about .about-2 {
    background: none repeat scroll 0 0 #f5f5f5;
    min-height: 220px;
    padding: 20px 16px;
  }
  body .about .about-3 {
    background: none repeat scroll 0 0 #f5f5f5;
    min-height: 215px;
    padding: 15px 4px 6px;
    text-align: center;
  }
  body .about .about-6 {
    background: none repeat scroll 0 0 #f5f5f5;
    min-height: 205px;
    padding-top: 20px;
    text-align: center;
  }
  body .about .about-6 p {
    line-height: 27px;
  }
  body .about .about-7 {
    background: none repeat scroll 0 0 #fff6aa;
    min-height: 205px;
    padding-top: 15px;
    text-align: center;
  }
  body .about .about-8 {
    background: none repeat scroll 0 0 #000;
    min-height: 224px;
    padding-top: 15px;
    text-align: center;
  }
  body .about .about-9 {
    background: none repeat scroll 0 0 #91e1f4;
    min-height: 225px;
    padding-top: 15px;
    text-align: center;
  }
}
@media (min-width: 991px) and (max-width: 1150px) {
  body #top-search form {
    padding: 0 10px;
  }
  body .social a {
    height: 30px;
    margin: 0 2px;
    width: 30px;
  }
  body .social a i {
    height: 30px;
    line-height: 30px;
    width: 30px;
  }
  body .zo2-menu >.container {
    padding: 0 !important;
  }
}
@media (min-width: 1151px) and (max-width: 1180px) {
  .zo2-menu >.container {
    padding: 0 !important;
  }
}
@media (min-width: 980px) and (max-width: 1024px) {
  body #zo2-mainframe .introText .work-2 {
    height: 250px;
  }
  body #zo2-mainframe .introText .work-2 p {
    font-size: 19px;
    padding-top: 25px;
    padding-left: 25px;
    padding-right: 25px;
  }
  body #zo2-mainframe .introText .work-3 {
    min-height: 205px;
    margin-bottom: 10px;
  }
  body #zo2-mainframe .introText .work-7 {
    height: 290px;
  }
  body #zo2-mainframe .introText .work-10 {
    padding: 15px 20px 10px;
    font-size: 14px;
  }
}
@media (max-width: 599px) {
  body .offcanvas .sidebar-nav {
    top: 120px;
  }
  body #zo2-mainframe .introText .work-2 {
    height: auto;
    min-height: 200px;
    padding-bottom: 20px;
  }
  body #zo2-mainframe .introText .work-2 p {
    text-align: center;
    font-size: 22px;
  }
  body #zo2-mainframe .introText .work-7 {
    height: auto;
    min-height: 250px;
    text-align: center;
    font-size: 22px;
  }
  body #zo2-mainframe .introText .work-7 p {
    text-align: center;
    font-size: 22px;
  }
  body #zo2-mainframe .introText .work-10 {
    text-align: center;
    font-size: 22px;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  body .offcanvas .sidebar-nav {
    top: 220px;
  }
  body #zo2-mainframe .introText .work-2 {
    height: auto;
    min-height: 200px;
  }
  body #zo2-mainframe .introText .work-2 p {
    text-align: center;
  }
  body #zo2-mainframe .introText .work-7 {
    height: auto;
    min-height: 250px;
  }
  body #zo2-mainframe .introText .work-7 p {
    text-align: center;
  }
  body #zo2-mainframe .introText .work-10 {
    text-align: center;
  }
}
@media (max-width: 360px) {
  body #zo2-mainframe .introText .work-6 .images:hover p.text {
    top: 38%;
  }
}
@media (min-width: 768px) and (max-width: 970px) {
  body #zo2-mainframe .introText .work-2 {
    height: 225px;
  }
  body #zo2-mainframe .introText .work-2 p {
    font-size: 15px;
    padding-top: 20px;
    padding-left: 15px;
    letter-spacing: 0;
    padding-right: 17px;
  }
  body #zo2-mainframe .introText .work-3 {
    min-height: 212px;
  }
  body #zo2-mainframe .introText .work-7 {
    height: 220px;
    padding: 20px 20px 0;
  }
  body #zo2-mainframe .introText .work-10 {
    padding: 15px 20px 10px;
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  body #zo2-footer .custom {
    float: none;
  }
  body #zo2-footer .mod-languages {
    padding: 5px 0 30px;
    text-align: center;
  }
  body .zo2-row-wrapper .custom > div {
    text-align: center;
  }
  .pricing_box h2 {
    font-size: 20px !important;
  }
  .pricing_box a.button {
    padding: 5px 15px !important;
  }
}
@media (max-width: 480px) {
  body #zo2-mainframe .introText .work-6 .images:hover p.text {
    top: 36%;
  }
  .pricing_box {
    width: 100% !important;
  }
}
.ie8 body {
  overflow: inherit;
}
.zo2-socialshares-floatbar {
  background: none repeat scroll 0 0 padding-box #FFFFFF;
  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 {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #f3f3f3;
  color: #3f3f3f;
  display: inline-block;
  vertical-align: top;
  padding: 0;
  border: 0 !important;
}
.pagination li:hover a {
  background-color: #7fbe54;
  color: #fff;
}
.pagination li.active span {
  background-color: #7fbe54;
  color: #fff;
}
.tag {
  color: inherit;
}
.rtl #top-search form:before {
  left: 25px;
  right: auto;
}
.rtl .lightbox-modal > img {
  margin: 2px 0;
}
.rtl #zo2-header #search .search-form {
  left: -15px;
  right: auto;
  padding: 0 20px 0 65px;
}
.rtl #zo2-header #search .search-form .search-close {
  left: 0;
  right: auto;
}
.rtl #zo2-header #search .search {
  float: left;
}
.rtl .contact h4:after {
  right: 0;
  left: auto;
}
.rtl .zo2-megamenu .dropdown-menu .mega-nav > li a:before {
  right: 0;
  left: auto;
}
.rtl .latest-news .thumb {
  float: right;
}
.rtl .latest-news .desc {
  margin-left: 0;
  margin-right: 100px;
}
.rtl .zo2-socialshares-floatbar {
  margin-left: 0;
  margin-right: -100px;
}
.rtl .form-horizontal .control-label {
  text-align: right !important;
}
.rtl .pull-left {
  float: right !important;
}
.rtl .pull-right {
  float: left !important;
}
.rtl .media>.pull-left {
  margin: 0 0 0 10px;
}
.rtl [class^="zt-icon-"] li:before,
.rtl [class*=" zt-icon-"] li:before {
  margin: 0 0 0 5px;
}
.rtl .zt-box-info:before,
.rtl .zt-box-warning:before,
.rtl .zt-box-stickynote:before,
.rtl .zt-box-upload:before,
.rtl .zt-box-download:before {
  margin: 0 0 0 10px;
}
.rtl .box-color ul.weblinks li:hover a,
.rtl .box-color ul.menu li:hover a,
.rtl .box-color ul.weblinks li.active a,
.rtl .box-color ul.menu li.active a {
  margin: 0 10px 0 0;
}
.rtl .nav-parent > .nav-oc-toggle {
  right: auto;
  left: 5px;
}
.rtl .offcanvas .sidebar-close {
  right: auto;
  left: 0;
  float: left;
}
.rtl #zo2-bottom2 address i {
  padding: 0 0 0 15px;
}
.rtl h3.moduletitle:after {
  left: inherit;
  right: 0;
}
.zo2-row-wrapper .custom > div {
  height: auto !important;
}
.zo2-row-wrapper .custom .carousel {
  margin: 0 !important;
}
#images img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #canvas {
    display: block !important;
    z-index: 9;
    position: relative;
    top: 35px;
  }
  #canvas i {
    color: #000;
  }
  .rtl .mobile-logo #header_logo {
    text-align: center;
  }
  body #zo2-header #search .search .icon-search {
    top: 4px;
  }
  body .about img {
    width: 100%;
  }
  .is-sticky #header_logo {
    margin-top: 15px;
  }
}
@media (min-width: 768px) {
  body .offcanvas.visible-md.visible-lg,
  body #canvas {
    display: none !important;
  }
}
#zo2-mainframe .introText .item-1 .about-3 p a:hover {
  color: #fff;
}
#zo2-mainframe .tags:before {
  content: "Tag:";
  font-size: 15px;
  color: #b7b7b7;
}
#zo2-mainframe .tags a {
  padding: 9px 17px;
  background: #e1e4e7 !important;
  margin: 0 5px;
  color: #697782;
  line-height: 6;
  border-radius: 0;
}
#zo2-mainframe .tags a:hover {
  background: #000 !important;
  color: #fff;
}
#zo2-mainframe .introText p {
  letter-spacing: 1px;
}
#zo2-mainframe .introText b.bold {
  font-weight: bold;
}
#zo2-mainframe .introText p a {
  transition: all 0.1s ease-in 0s;
  border-bottom: 1px solid #ccc;
}
#zo2-mainframe .introText p a:hover {
  border-bottom: 4px solid #000;
}
#zo2-mainframe .introText .item-1 p a {
  transition: all 0.1s ease-in 0s;
  border-bottom: 1px solid #ccc;
}
#zo2-mainframe .introText .item-1 p a:hover {
  border-bottom: 4px solid #fff;
}
#zo2-mainframe .introText ul li,
#zo2-mainframe .introText ol li {
  line-height: 30px;
  letter-spacing: 1px;
  list-style-type: disc;
      padding-left: 20px;
    margin-left: 30px;
}
#zo2-mainframe .introText p.item-link {
  margin: 25px 0;
}
#zo2-mainframe .introText p.item-link a:hover {
  border-bottom: 4px solid #000;
}
#zo2-mainframe .introText .quote {
  padding: 5px 5px;
}
#zo2-mainframe .introText .quote i {
  padding: 0 5px;
}
#zo2-mainframe .introText .quote b {
  font-weight: 700;
  text-transform: uppercase;
}
#zo2-mainframe .introText p.italic {
  font-style: italic;
}
#zo2-mainframe .introText h3 {
  font-size: 18px;
  font-weight: 400;
  margin: 30px 0;
}
#zo2-mainframe .introText h2 {
  font-size: 20px;
  font-weight: 400;
  margin: 30px 0px;
  color: #FF6700;
}
#zo2-mainframe .introText ol {
  padding: 0 23px;
}
#zo2-mainframe .introText ul li i {
  padding: 0 7px 0 0;
}
#zo2-mainframe .introText .images {
  position: relative;
}
#zo2-mainframe .introText .images p.text {
  display: none;
}
#zo2-mainframe .introText .images:hover p.text {
  position: absolute;
  z-index: 3;
  text-align: center;
  top: 36%;
  width: 100%;
  display: block !important;
}
#zo2-mainframe .introText .images:hover p.text a {
  font-size: 16px;
  font-family: Lato;
  font-weight: 600;
  padding: 10px 0;
  position: relative;
  border-bottom: 0 solid;
}
#zo2-mainframe .introText .images:hover p.text a:before {
/*  content: "";
  width: 30px;
  height: 4px;
  position: absolute;
  top: 0;*/
}
#zo2-mainframe .introText .images:hover p.text a:after {
/*  content: "";
  width: 30px;
  height: 4px;
  position: absolute;
  bottom: 0;*/
}
#zo2-mainframe .introText .images:hover p.text a:hover {
  border-bottom: 0 solid;
}
#zo2-mainframe .introText .item .border-overlay {
  opacity: 0;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  margin-top: -25px;
}
#zo2-mainframe .introText .item:hover .overlay {
  right: 55px;
  left: 55px;
  bottom: 55px;
  top: 55px;
}
#zo2-mainframe .introText .item:hover .border-overlay {
  content: "";
  right: 45px;
  left: 45px;
  bottom: 45px;
  top: 45px;
  position: absolute;
  opacity: 1;
}
#zo2-mainframe .introText .item-1 {
  margin-bottom: 30px;
}
#zo2-mainframe .introText .work-1:hover .overlay {
  background: rgba(255, 255, 255, 0.57);
}
#zo2-mainframe .introText .work-1:hover .border-overlay {
/*	margin-top: 25px;
  border: 1px solid #93d7e9;*/
}
#zo2-mainframe .introText .work-1 p.text a {
  color: #fff;
}
#zo2-mainframe .introText .work-1 p.text a:after,
#zo2-mainframe .introText .work-1 p.text a:before {
  background: #fff;
  left: 14px;
}
#zo2-mainframe .introText .work-3 {
  min-height: 357px;
  background: #f9f9f9;
}
#zo2-mainframe .introText .work-3 .images {
  padding: 0px 0;
}
#zo2-mainframe .introText .work-3:hover .overlay {
  background: rgba(229,229,229,0.9);
}
#zo2-mainframe .introText .work-3:hover .border-overlay {
/*  border: 1px solid #e6e6e6;*/
}
#zo2-mainframe .introText .work-3 p.text {
  top: 44% !important;
}
#zo2-mainframe .introText .work-3 p.text a {
  color: #000;
}
#zo2-mainframe .introText .work-3 p.text a:after,
#zo2-mainframe .introText .work-3 p.text a:before {
  background: #000;
  left: 18px;
}
#zo2-mainframe .introText .work-4 .overlay {
  background: rgba(247,247,247,0.9);
  opacity: 0;
}
#zo2-mainframe .introText .work-4:hover .overlay {
  opacity: 1;
}
#zo2-mainframe .introText .work-4:hover .border-overlay {
/*  border: 1px solid #fff;*/
}
#zo2-mainframe .introText .work-4 p.text a {
  color: #000;
}
#zo2-mainframe .introText .work-4 p.text a:after,
#zo2-mainframe .introText .work-4 p.text a:before {
  background: #000;
  left: 13px;
}
#zo2-mainframe .introText .work-5 {
  padding: 0 0 6px;

}
#zo2-mainframe .introText .work-5:hover .overlay {
  background: rgba(24,23,22,0.9);
}
#zo2-mainframe .introText .work-5:hover .border-overlay {
/*  border: 1px solid #191500;*/
}
#zo2-mainframe .introText .work-5 p.text a {
  color: #fff;
}
#zo2-mainframe .introText .work-5 p.text a:after,
#zo2-mainframe .introText .work-5 p.text a:before {
  background: #fff;
  left: 13px;
}
#zo2-mainframe .introText .work-7 {
background: #f5f5f5;
    height: 356px;
    font-weight: 300;
    font-family: Lato;
    font-size: 1.5em;
    line-height: 26px;
    padding: 40px 40px 0;
}
#zo2-mainframe .introText .work-7 p a {
  padding: 7px 10px;
  border: 4px solid #000;
  font-size: 12px;
  font-weight: 600;
  color: #000;
}
#zo2-mainframe .introText .work-7 p a {
  transition: all 0.4s ease 0.1s;
}
#zo2-mainframe .introText .work-7 p a:hover {
  background: #000;
  color: #fff;
  border: 4px solid #000;
}
#zo2-mainframe .introText .work-6:hover .overlay {
  background: rgba(242,201,68,0.9);
}
#zo2-mainframe .introText .work-6:hover .border-overlay {
/*  border: 1px solid #eccb54;*/
}
#zo2-mainframe .introText .work-6 p.text a {
  color: #fff;
}
#zo2-mainframe .introText .work-6 p.text a:after,
#zo2-mainframe .introText .work-6 p.text a:before {
  background: #fff;
  left: 13px;
}
#zo2-mainframe .introText .work-8:hover .overlay {
  background: rgba(247,247,247,0.9);
}
#zo2-mainframe .introText .work-8:hover .border-overlay {
/*  border: 1px solid #fff;*/
}
#zo2-mainframe .introText .work-8 p.text a {
  color: #000;
}
#zo2-mainframe .introText .work-8 p.text a:after,
#zo2-mainframe .introText .work-8 p.text a:before {
  background: #000;
  left: 18px;
}
#zo2-mainframe .introText .work-2 {
  height: 360px;
  background: #0050c4;
}


.invicta_steps .step {
    display: inline-block;
    padding: 0 25px;
    position: relative;
    vertical-align: top;
	    text-align: center;
}

#zo2-mainframe .introText .work-2 p {
    margin: 0;
    color: #fff;
    font-size: 1.1em;
    font-family: Lato;
    font-weight: 300;
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 40px;
    line-height: 26px;
    letter-spacing: 2px;
}
#zo2-mainframe .introText .work-2 p a {
  color: #fff;
}
#zo2-mainframe .introText .work9 .one {
  background: #000;
  color: #fff;
  font-weight: 400;
  font-family: Lato;
  font-size: 50px;
  line-height: 50px;
  padding: 4px 16px 7px;
  margin: auto;
  width: 140px;
  text-align: left;
  position: relative;
}
#zo2-mainframe .introText .work9 .one:after {
  content: "|";
  right: 13px;
  position: absolute;
  line-height: 47px;
}
#zo2-mainframe .introText .work9 .cradle {
  font-family: Lato;
  font-weight: 400;
  font-size: 30px;
  color: #000;
  margin-top: 20px;
}
#zo2-mainframe .introText .work9 .images .text {
  position: absolute;
  top: 45%;
  width: 100%;
  text-align: center;
}
#zo2-mainframe .introText .work-10 {
    padding: 40px 40px 40px;
    line-height: 26px;
    background: #0d3d3d;
    font-weight: 300;
    font-family: Lato;
    font-size: 1.5em;
    color: #fff;
}
#zo2-mainframe .introText .work-10 p a {
  padding: 8px 10px;
  border: 4px solid #fff;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
}
#zo2-mainframe .introText .work-10 p {
  margin-top: 26px;
}
#zo2-mainframe .introText .work-10 p a {
  transition: all 0.4s ease 0.1s;
}
#zo2-mainframe .introText .work-10 p a:hover {
  background: #000;
  color: #fff;
  border: 4px solid #000;
}
#zo2-mainframe .introText .work-11 {

  padding-bottom: 8px;
}
#zo2-mainframe .introText .work-11:hover .overlay {
  background: rgba(254,223,26,0.9);
}
#zo2-mainframe .introText .work-11:hover .border-overlay {
/*  border: 1px solid #fcde18;*/
}
#zo2-mainframe .introText .work-11 p.text a {
  color: #000;
}
#zo2-mainframe .introText .work-11 p.text a:after,
#zo2-mainframe .introText .work-11 p.text a:before {
  background: #000;
  left: 13px;
}
#zo2-mainframe .introText .overlay {
  bottom: 20px;
  height: auto;
  left: 20px;
  padding: 20px;
  position: absolute;
  right: 20px;
  top: 20px;
  transition: all 0.2s ease-in-out 0s;
  -webkit-transition: all 0.2s ease-in-out 0s;
  -ms-transition: all 0.2s ease-in-out 0s;
  -o-transition: all 0.2s ease-in-out 0s;
  width: auto;
  z-index: 2;
}
#zo2-mainframe .introText b {
  font-weight: 400;
}
.footer-icon {
  text-align: right;
  margin: 30px 0;
}
.footer-icon i {
  color: #000;
  border: 4px solid #f6f6f6;
  font-size: 30px;
  width: 50px;
  height: 50px;
  margin-right: 5px;
  text-align: center;
  line-height: 46px;
  transition: all 0.5s ease 0.1s;
}
.footer-icon a:hover i {
  border: 4px solid #000;
}
.about h4 {
  font-family: Lato;
  font-size: 14px;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.8;
}
.about hr {
  height: 4px;
  width: 50px;
  margin-top: 0;
}
.about img {
  max-width: 100%;
}
.about .about-1 {
  background: #000;
  padding: 48px 40px 47px;
  min-height: 358px;
}
.about .about-1 h4 {
  color: #fff;
}
.about .about-1 hr {
  margin-left: 0;
  background: #fff;
  margin-bottom: 24px;
}
.about .about-1 p {
  color: #777777;
  font-size: 13px;
  line-height: 22px;
}
.about .about-2 {
  background: #f5f5f5;
  padding: 48px 40px 47px;
  min-height: 358px;
}
.about .about-2 hr {
  background: #000;
  margin-left: 0;
}
.about .about-2 h4 {
  color: #000;
}
.about .about-2 p {
  color: #777777;
  font-size: 13px;
  line-height: 22px;
}
.about .about-3 {
  background: #f5f5f5;
  padding: 48px 40px 47px;
  min-height: 358px;
  text-align: center;
}
.about .about-3 hr {
  background: #000;
}
.about .about-3 h4 {
  color: #000;
  line-height: 35px;
  font-weight: 300;
}
.about .about-3 p a {
  padding: 7px 20px;
  border: 4px solid #000 !important;
  font-size: 13px;
  font-weight: 600;
  color: #000;
  margin-top: 10px;
  display: inline-block;
}
.about .about-3 p a:hover {
  background: #000;
  transition: all 0.5s ease 0.1s;
  color: #000;
}
.about .about-6 {
  background: none repeat scroll 0 0 #f5f5f5;
  min-height: 359px;
  text-align: center;
  padding-top: 50px;
}
.about .about-6 hr {
  background: #000;
}
.about .about-6 p {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  font-weight: 300;
  line-height: 30px;
}
.about .about-7 {
  background: none repeat scroll 0 0 #fff6aa;
  min-height: 359px;
  text-align: center;
  padding-top: 50px;
}
.about .about-7 hr {
  background: #000;
}
.about .about-7 h4 {
  color: #000;
}
.about .about-7 p {
  font-size: 16px;
  color: #000;
  text-transform: capitalize;
  font-weight: 300;
  line-height: 30px;
}
.about .about-8 {
  background: none repeat scroll 0 0 #000;
  min-height: 359px;
  text-align: center;
  padding-top: 50px;
}
.about .about-8 hr {
  background: #fff;
}
.about .about-8 h4 {
  color: #fff;
}
.about .about-8 p {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 300;
  line-height: 30px;
}
.about .about-9 {
  background: none repeat scroll 0 0 #91e1f4;
  min-height: 359px;
  text-align: center;
  padding-top: 50px;
}
.about .about-9 hr {
  background: #fff;
}
.about .about-9 h4 {
  color: #fff;
}
.about .about-9 p {
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;
  font-weight: 300;
  line-height: 30px;
}
#zo2-mainframe .item-page .article_content {
  border-top: 0px solid;
}
#zo2-mainframe .item-page .article_content h2 a {
  color: #000;
}
.images-item {
  position: relative;
  display: flex;
  transition: all 0.5s ease-in-out 0.2s;
}
.images-item .article_readmore {
  left: 0;
  opacity: 0;
  position: absolute;
}
.images-item:hover .article_readmore {
  left: 0;
  opacity: 1 !important;
  transition: all 0.5s ease-in-out 0.2s;
  position: absolute;
  text-align: center;
  top: 49%;
  width: 100%;
}
.images-item:hover .article_readmore a {
  padding: 10px 0;
  position: relative;
  color: #000;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 16px;
}
.images-item:hover .article_readmore a:before {
  border: 3px solid #000;
  content: "";
  height: 4px;
  left: 23px;
  margin: auto;
  position: absolute;
  top: 0;
  width: 30px;
}
.images-item:hover .article_readmore a:after {
  border: 3px solid #000;
  content: "";
  height: 4px;
  left: 23px;
  margin: auto;
  position: absolute;
  bottom: 0;
  width: 30px;
}
.images-item:hover .overlay {
  background: none repeat scroll 0 0 #fff;
  transition: all 0.5s ease-in-out 0.2s;
  bottom: 55px;
  left: 55px;
  opacity: 0.8;
  right: 55px;
  top: 55px;
}
.images-item .overlay {
  position: absolute;
  height: auto;
  width: auto;
  transition: all 0.5s ease-in-out 0.2s;
  left: 25px;
  right: 25px;
  top: 25px;
  bottom: 25px;
}
div.contact {
  padding-bottom: 50px;
}
#zo2-component .contact h4:after {
  width: 115px;
}
body.contact #system-message.alert-error {
  display: none;
}
#zo2-mainframe .contact lable {
  display: none;
}
#zo2-mainframe .contact legend {
  display: none;
}
#zo2-mainframe .contact iframe {
  width: 100%;
  min-height: 250px;
}
#zo2-mainframe .contact .contact-address-block {
  padding-top: 50px;
}
#zo2-mainframe .contact .contact-address-block .contact-address i {
  font-size: 20px;
}
#zo2-mainframe .contact .contact-address-block i {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 25px;
}
#zo2-mainframe .contact .contact-address-block i.fa-headphones {
  font-size: 20px;
}
#zo2-mainframe .contact .contact-address-block i.fa-envelope {
  font-size: 14px;
}
#zo2-mainframe .contact .contact-address-block .contact-contactinfo .media {
  float: left;
  width: 50%;
  margin: 0;
}
#zo2-mainframe .contact .contact-address-block p {
  color: #2f383d;
  margin-top: 0;
  font-size: 16px;
  margin-bottom: 2px;
}
#zo2-mainframe .contact .contact-address-block span {
  color: #99abb7;
  font-size: 13px;
}
#zo2-mainframe .contact .contact-address-block span a {
  color: #99abb7;
  font-size: 13px;
}
#zo2-mainframe .contact .contact-contactinfo {
  display: inline-block;
  width: 100%;
}
#zo2-mainframe .contact .form-actions .btn-primary {
  width: 100%;
  background: none;
  border: 4px solid #000;
  color: #000;
  border-radius: 0;
  transition: all 0.5s ease 0s;
}
#zo2-mainframe .contact .form-actions .btn-primary:hover {
  background: #000;
  color: #fff;
}
#zo2-mainframe .contact fieldset {
  border: 0 solid;
  padding: 0;
}
#zo2-mainframe .contact input {
  width: 100%;
  height: 40px;
}
#zo2-mainframe .contact .contact-address {
  padding-bottom: 12px;
}
#zo2-mainframe .contact .form-actions {
  padding-top: 20px;
}
#zo2-mainframe .contact .contact-top {
  font-size: 22px;
  font-family: Lato;
  font-weight: 300;
  text-align: center;
  line-height: 20px;
  padding-bottom: 40px;
  color: #2f383d;
}
#zo2-mainframe .contact .contact-top a {
  font-weight: 600;
  border-bottom: 1px solid #ccc;
  transition: all 0.1s ease-in 0s;
}
#zo2-mainframe .contact .contact-top a:hover {
  border-bottom: 4px solid #000;
}
#zo2-mainframe .contact .contact-form h4:after {
  width: 155px !important;
}
#zo2-mainframe .contact h4 {
  font-weight: 400;
  text-transform: capitalize;
  margin-bottom: 35px;
  position: relative;
  padding-bottom: 8px;
  border-bottom: 2px solid #d0d6d9;
  text-transform: uppercase;
  font-size: 16px;
}
#zo2-mainframe .contact h4:after {
  content: "";
  height: 2px;
  background: #000;
  position: absolute;
  bottom: -2px;
  left: 0;
}
#zo2-mainframe .contact .form-group {
  height: auto;
  margin: 0;
  position: relative;
}
#zo2-mainframe .contact .form-group small {
  position: absolute;
  bottom: 15px;
}
#zo2-mainframe .contact .form-group .control-label {
  display: none;
}
#zo2-mainframe .contact .form-control {
  margin-bottom: 25px;
  padding: 0;
  border: 0;
  height: auto;
}
#zo2-mainframe .contact .form-control #jform_contact_name {
  background-position: 98% 7px;
}
#zo2-mainframe .contact .form-control #jform_contact_email {
  background-position: 98% center;
}
#zo2-mainframe .contact .form-control #jform_contact_emailmsg {
  background-position: 98% -69px;
}
#zo2-mainframe .contact .form-control input {
  background: url("../images/bg_contact.png") no-repeat scroll;
  transition: all 0.2s ease 0s;
}
#zo2-mainframe .contact input:hover {
  border: 4px solid #000;
}
#zo2-mainframe .contact h2 {
  text-align: center;
  font-size: 48px;
  font-weight: 400;
  color: #000;
  margin-bottom: 20px;
}
ul.categories-module li a {
  font-weight: 600;
}
.col-right {
  padding-top: 25px;
}
.col-right .module {
  padding: 0 0 50px;
}
.col-right .module h3.moduletitle {
  font-size: 18px;
  font-family: Lato;
  font-weight: 400;
  border-bottom: 3px solid rgba(0,0,0,0.1);
  padding-bottom: 7px;
  text-transform: uppercase;
}
.col-right .module h3.moduletitle:after {
  height: 2px;
  bottom: -2px;
}
.col-right .module.categories h3.moduletitle:after {
  width: 185px;
  height: 2px;
  bottom: -2px;
}
.col-right .module.flick h3.moduletitle:after {
  width: 135px;
  height: 2px;
  bottom: -2px;
}
.col-right .module.tags-widget h3.moduletitle:after {
  width: 120px;
  height: 2px;
  bottom: -2px;
}
.col-right .module.archives h3.moduletitle:after {
  width: 75px;
  height: 2px;
  bottom: -2px;
}
.col-right ul.categories-module li a {
  color: #9aa7af;
}
.col-right ul.categories-module li a:hover {
  color: #000;
}
.col-right ul.categories-module li i {
  color: #9aa7af;
}
.col-right ul.categories-module li i:hover {
  color: #000;
}
.col-right ul.categories-module li.active {
  color: #000;
}
.col-right ul.categories-module li.active a {
  color: #000;
}
body.modal-open {
  padding: 0 !important;
}
.pagination li:hover a {
  background: #000;
  color: #fff;
}
#zo2-footer .mod-languages {
  padding: 43px 0;
  text-align: right;
}
#zo2-footer .mod-languages ul li {
  border: 4px solid #f6f6f6;
  margin-left: 4px;
  margin-right: 6px;
  transition: all 0.5s ease 0.1s;
  padding: 12px 9px;
}
#zo2-footer .mod-languages ul li:hover {
  border: 4px solid #000;
}
#zo2-footer .mod-languages img {
  width: 25px;
}
#zo2-footer .custom {
  float: right;
}
.rtl #header_logo {
  text-align: right;
}
.rtl #zo2-footer .custom {
  float: left;
}
.rtl footer .copyright {
  float: right;
}
.rtl #zo2-footer .mod-languages {
  text-align: left;
}
.rtl .about .about-1 hr {
  margin-left: auto;
  margin-right: 0;
}
.rtl .about .about-2 hr {
  margin-left: auto;
  margin-right: 0;
}
.rtl .style-switcher {
  box-shadow: 0 2px 5px 0 rgba(0,0,0,0.2);
}
.rtl .footer-icon {
  text-align: left;
}
.rtl nav.zo2-menu .navbar-nav {
  float: left;
}
.rtl .article-info dd {
  float: right;
}
.rtl ul.categories-module li i {
  float: right;
  padding-left: 10px;
}
.rtl #zo2-mainframe .introText .work-1 p.text a:after,
.rtl #zo2-mainframe .introText .work-1 p.text a:before {
  background: none repeat scroll 0 0 #fff;
  right: 14px;
  left: auto;
}
.rtl #zo2-mainframe .introText .work-1 p.text a:after,
.rtl #zo2-mainframe .introText .work-1 p.text a:before {
  background: none repeat scroll 0 0 #fff;
  right: 14px;
  left: auto;
}
.rtl #zo2-mainframe .introText .work-6 p.text a:after,
.rtl #zo2-mainframe .introText .work-6 p.text a:before {
  background: none repeat scroll 0 0 #fff;
  right: 13px;
  left: auto;
}
.rtl #zo2-mainframe .introText .work-4 p.text a:after,
.rtl #zo2-mainframe .introText .work-4 p.text a:before {
  background: none repeat scroll 0 0 #000;
  right: 13px;
  left: auto;
}
.rtl #zo2-mainframe .introText .work-8 p.text a:after,
.rtl #zo2-mainframe .introText .work-8 p.text a:before {
  background: none repeat scroll 0 0 #000;
  right: 18px;
  left: auto;
}
.rtl #zo2-mainframe .introText .work-3 p.text a:after,
.rtl #zo2-mainframe .introText .work-3 p.text a:before {
  background: none repeat scroll 0 0 #000;
  right: 18px;
  left: auto;
}
.rtl #zo2-mainframe .introText .work-5 p.text a:after,
.rtl #zo2-mainframe .introText .work-5 p.text a:before {
  background: none repeat scroll 0 0 #fff;
  right: 13px;
  left: auto;
}
.rtl #zo2-mainframe .introText .work-11 p.text a:after,
.rtl #zo2-mainframe .introText .work-11 p.text a:before {
  background: none repeat scroll 0 0 #000;
  right: 13px;
  left: auto;
}
.rtl #zo2-mainframe .contact .form-control #jform_contact_name {
  background-position: 8px 7px;
}
.rtl #zo2-mainframe .contact .form-control #jform_contact_email {
  background-position: 8px center;
}
.rtl #zo2-mainframe .contact .form-control #jform_contact_emailmsg {
  background-position: 8px -69px;
}
.rtl .blog .article-info dd:after {
  left: -10px;
  right: auto;
}
.pager li a:hover {
  background: #000;
  color: #fff;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #000;
}
.rtl .style-switcher {
  left: auto !important;
}
#zo2-header #search .search {
  float: right;
  height: 56px;
  text-align: center;
  width: 55px;
  margin-top: 0px;
  padding-top: 2px;
  position: relative;
}
#zo2-header #search .search .icon-search {
  background: none repeat scroll 0 0 rgba(0,0,0,0);
  box-shadow: none;
  color: #000;
  cursor: pointer;
  padding: 24px 0 0;
  font-size: 18px;
  transform: rotate(-93deg);
  -webkit-transform: rotate(-93deg);
  position: relative;
  top: -5px;
}
#zo2-header #search .search form {
  cursor: pointer;
  display: inline-block;
  float: right;
  margin: 0;
  position: relative;
  transition: all 0.5s ease 0s;
  width: 100%;
}
#zo2-header #search .search-form {
  background: none repeat scroll 0 0 #fff;
  display: none;
  padding: 0 65px 0 20px;
  position: absolute;
  right: -15px;
  top: -25px;
  width: 1170px;
  z-index: 999;
}
#zo2-header #search .search-form .search-close {
  color: #000;
  cursor: pointer;
  font-size: 38px;
  height: 50px;
  line-height: 50px;
  position: absolute;
  right: 0px;
  text-align: left;
  top: 25px;
  width: 50px;
}
#zo2-header #search .search-form .inputbox {
  background: none repeat scroll 0 0 #fff;
  border: 0 none;
  box-shadow: none;
  color: #000 !important;
  cursor: text;
  font-size: 250%;
  font-style: italic;
  height: 100px;
  line-height: 60px;
  margin: 0;
  padding: 15px 0;
  width: 100%;
}
#zo2-header-sticky-wrapper {
  position: relative;
 /* min-height: 175px;*/
  height: auto !important;
  width: 100%;
  margin-left: auto	;
  margin-right: auto;
}
#zo2-header {
  border-top: 15px solid #FF6700;
}
#zo2-header-sticky-wrapper.is-sticky {
  border-top: 0 solid !important;
  transition-duration: 0.5s;
}
#zo2-header-sticky-wrapper.is-sticky #zo2-header #search .search-form {
  top: -15px;
}
#zo2-header-sticky-wrapper.is-sticky #zo2-header #search .search-form .search-close {
  top: 15px;
}
#zo2-header-sticky-wrapper.is-sticky #zo2-header #search .search-form .inputbox {
  height: 75px;
}
#zo2-header-sticky-wrapper.is-sticky ~ #zo2-mainframe {
  transition-duration: 5s;
}
@media (max-width: 1024px) {
  body #zo2-mainframe .introText .work-11 {
    background: none;
    padding-bottom: 0;
  }
}
@media (min-width: 900px) and (max-width: 1024px) {
  #zo2-header #search .search-form {
    width: 956px;
  }
}
@media (min-width: 768px) and (max-width: 800px) {
  #zo2-header #search .search-form {
    width: 738px;
  }
  body .col-right .module.categories h3.moduletitle:after {
    width: 80%;
  }
}
@media (min-width: 600px) and (max-width: 767px) {
  body #search {
    position: absolute;
    right: 0;
  }
  #zo2-header #search .search-form {
    width: 590px;
  }
  .rtl #search {
    position: absolute;
    left: 0;
    right: auto;
  }
  body #canvas {
    display: block !important;
    position: absolute;
    top: 50px;
    z-index: 9;
  }
  body .is-sticky #canvas {
    top: 23px;
  }
}
@media (min-width: 490px) and (max-width: 580px) {
  body #search {
    position: absolute;
    right: 0;
  }
  #zo2-header #search .search-form {
    width: 568px;
  }
  .rtl #search {
    position: absolute;
    left: 0;
    right: auto;
  }
  body #canvas {
    display: block !important;
    position: absolute;
  }
  body .is-sticky #canvas {
    top: 23px;
  }
}
@media (min-width: 362px) and (max-width: 480px) {
  body #search {
    position: absolute;
    right: 0;
  }
  #zo2-header #search .search-form {
    width: 470px;
  }
  .rtl #search {
    position: absolute;
    left: 0;
    right: auto;
  }
  body #canvas {
    display: block !important;
    position: absolute;
    top: 50px;
    z-index: 9;
  }
  body .is-sticky #canvas {
    top: 23px;
  }
}
@media (min-width: 321px) and (max-width: 360px) {
  body #search {
    position: absolute;
    right: 0;
  }
  #zo2-header #search .search-form {
    width: 350px;
  }
  .rtl #search {
    position: absolute;
    left: 0;
    right: auto;
  }
  body #canvas {
    display: block !important;
    position: absolute;
    top: 50px;
    z-index: 9;
  }
  body .is-sticky #canvas {
    top: 23px;
  }
}
@media (max-width: 320px) {
  body #search {
    position: absolute;
    right: 0;
  }
  #zo2-header #search .search-form {
    width: 320px;
  }
  .rtl #search {
    position: absolute;
    left: 0;
    right: auto;
  }
  body #canvas {
    display: block !important;
    position: absolute;
    top: 50px;
    z-index: 9;
  }
  body .is-sticky #canvas {
    top: 23px;
  }
}
.modal-header .close {
  margin-top: -10px;
}
.chzn-container-single .chzn-single {
  margin: 10px 0 0 -35px;
  width: 70px;
  line-height: 30px;
  height: 30px;
  border-radius: 0;
  background: none;
  border: 1px solid #ebebeb;
  box-shadow: none;
}
.chzn-container-single .chzn-single div b {
  background-position: 0 6px;
}
.tag-category #filter-search {
  margin: 10px 0 0;
}
.lightbox-modal > img {
  margin: 2px 1px;
}
.logo_footer {
  padding: 0 15px;
}
.tag-category .chzn-container-active.chzn-with-drop .chzn-single {
  background-image: none;
}
.tag-category .chzn-drop {
  width: 35px;
}
.tag-category .chzn-results {
  margin: 0;
  padding: 0;
}
.tag-category .chzn-results li {
  border-bottom: 0 solid;
}
.tag-category .input_search {
  margin-left: 0;
  width: 70%;
}
.tag-category .input_search input {
  width: 100%;
}
.tag-category h1 {
  font-size: 22px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 0;
}
.tag-category ul li {
  border-bottom: 4px solid #eaeaea;
  margin-bottom: 30px;
}
.tag-category ul li a {
  font-size: 18px;
  font-weight: 600;
  color: #525252;
}
.tag-category ul li a:hover {
  color: #9eabb3;
}
.tag-category ul li h3 {
  margin: 0 0 20px;
  text-transform: uppercase;
}
.tag-category ul li .tag-body {
  padding-bottom: 45px;
  display: block;
  color: #b2b2b2;
}
.tag-category ul li .tag-body p {
  color: #b2b2b2;
}
.tag-category ul li .article_content {
  padding: 0 25px;
}
.tag-category fieldset {
  margin-left: 0;
  border: 0 solid;
  background: none;
  border-bottom: 4px solid #c0c0c0;
  margin-bottom: 35px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 25px;
}
#zo2-mainframe .introText .item-1 .about-3 p a {
  color: #000;
}
.item-title .badge {
  position: relative;
  top: -5px;
}
h3.item-title {
  font-size: 18px;
  text-transform: capitalize;
}
