@import url(https://fonts.googleapis.com/css?family=Montserrat);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Sanchez);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  display: inline;
  height: auto;
  max-width: 100%;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
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: 0 12px;
  height: 30px;
  line-height: 30px \9;
}
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;
}
select {
  height: 30px;
  padding: 5px;
}
textarea {
  background: #fff;
}
dt,
dd {
  color: #858585;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
}
form {
  margin: 0;
}
.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,
.pull-left.item-image {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right,
.pull-right.item-image {
  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 a:hover {
  color: #0a3063;
}
.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 {
  border-bottom: 1px solid #e7e7e7;
  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: #0a3063;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #7FBE54;
}
.page-title,
.page-header h1 {
  line-height: 1;
}
.page-subheader {
  border-bottom: 1px solid #ddd;
  margin: 0 0 20px;
  *zoom: 1;
}
.page-subheader::before,
.page-subheader::after {
  display: table;
  content: "";
  line-height: 0;
}
.page-subheader::after {
  clear: both;
}
.page-subtitle,
.page-subheader h2 {
  line-height: 1;
  margin: 0;
}
.page-header + .page-subheader {
  margin-top: -20px;
}
.article-title,
.article-header h1 {
  margin: 0 0 10px 0;
  line-height: 1;
}
.article-info {
  display: inline-block;
  margin: 0;
  width: 100%;
}
.article-info .article-info-inner {
  float: left;
  width: 80%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info span {
  font-weight: bold;
}
.blog .items-more {
  padding: 0 0 15px;
}
.blog .items-more .nav-tabs {
  border-bottom: 0;
}
.blog .article-info {
  margin: 0;
  width: 90%;
}
ul,
ol {
  padding: 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc;
}
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 5px;
}
.zo2-pagination ul >li:first-child a,
.zo2-pagination ul >li:last-child a,
.zo2-pagination ul >li:first-child span,
.zo2-pagination ul >li:last-child span {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.zo2-pagination ul >li >a {
  color: #898989;
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li >span {
  border: 1px solid #ebebeb;
}
.zo2-pagination ul >li.active >span {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.active >span:hover,
.zo2-pagination ul >li.active >span:active,
.zo2-pagination ul >li.active >span:focus {
  background: #7fbe54;
  border: 1px solid #7fbe54;
  color: #fff;
}
.zo2-pagination ul >li.disabled {
  font-size: 14px;
}
.zo2-pagination ul >li.disabled a {
  line-height: 21px;
}
.pager li a {
  background-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;
  max-width: 100% !important;
}
.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;
}
.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: none;
  border: 0;
  padding: 0px;
  float: left;
  margin: 0 10px 20px 0;
}
.filter-search.alert.alert-info select {
  min-width: 80px;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm .top-box-search {
  margin: 10px 0 0 0px !important;
  padding: 15px !important;
  border: 1px solid #E5E5E5;
  display: block;
}
#searchForm .top-box-search .inputbox {
  margin: 10px 0;
  width: 100%;
}
#searchForm fieldset {
  margin: 10px 0 0 0px !important;
  padding: 15px !important;
  border: 1px solid #E5E5E5;
}
#searchForm fieldset legend {
  border: 1px solid #E5E5E5;
  color: #333333;
  display: block;
  font-size: 100%;
  line-height: 100%;
  margin-bottom: 0;
  padding: 5px 20px;
  width: auto;
}
#searchForm fieldset label,
#searchForm fieldset input {
  margin: 2px 5px 0 0;
  display: inline-block;
}
#searchForm fieldset .phrases-box {
  width: 60%;
  float: left;
}
#searchForm fieldset .ordering-box {
  width: 40%;
  float: right;
}
#searchForm .form-limit {
  margin: 15px 0;
}
dl.search-results {
  background: #f5f5f5;
  padding: 10px;
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 11px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 11px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active >a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active >a:hover,
.edit .nav li.active >a:active,
.edit .nav li.active >a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
.well {
  background-color: #f5f5f5;
  padding: 10px;
}
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;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus {
  color: #0a3063;
}
.embed-container {
  padding-bottom: 50%;
  height: 0 !important;
  overflow: inherit !important;
}
table.category {
  margin: 10px 0 0;
}
.pp_gallery ul a {
  width: 52px;
}
#editor-xtd-buttons {
  height: auto !important;
}
.show-grid {
  display: table;
  margin-bottom: 20px;
  margin-top: 10px;
  width: 100%;
}
.item-page .zt-image-frame {
  margin: 10px 2% 10px 0;
  text-align: center;
  width: 29% !important;
  background: #fff;
  overflow: hidden;
}
.item-page .bs-example .btn {
  margin: 0 0 10px;
}
#zt-content .colorbox.cboxElement {
  display: inline-block;
  margin: 10px;
}
#zt-content .colorbox.cboxElement img {
  padding: 2px;
  background-color: #fff;
  border: 1px solid #ddd;
}
#zt-right .colorbox.cboxElement {
  display: inline-block;
  margin: 0 15px 15px 0;
}
#zt-right .colorbox.cboxElement img {
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
}
#zt-userwrap7 .colorbox.cboxElement {
  display: inline-block;
  margin: 0 10px 10px 0;
  float: left;
}
#zt-userwrap7 .colorbox.cboxElement img {
  padding: 0;
  border: 2px solid #e8eff1;
}
.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
  border-color: transparent;
}
.item-page .article_content {
  clear: both;
  position: relative;
  border-top: 3px solid #0a3063;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  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: #0a3063;
  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 {
  text-align: center;
  margin: 20px 0;
  font-size: 200%;
  color: #0a3063;
  font-weight: 500;
  font-family: Myanmar3;
}
.blog .page-header {
  padding: 0;
}
.blog div[class*="items"] .item,
.blog .items-leading > div,
.blog div > div.item {
  margin: 0 0 30px;
}
.blog .item-image:hover ~ .article_content {
  top: 0;
}
.blog .item-image {
  margin: 0;
}
.blog .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: -15px;
  border-top: 3px solid #0a3063;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  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: #0a3063;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.blog .article_content h2 {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 20px;
}
.blog .article_content h2 a {
  color: #525252;
}
.blog .article_content .introtext {
  font-size: 115%;
  text-align: justify;
  line-height: 175%;
}
.blog .article_content .article_bottom {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
.blog .article_content .article_bottom .article-info {
  float: left;
  width: 70%;
}
.blog .article_content .article_bottom .itemReadmore {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #0a3063;
  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: #067d46;
}
.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;
}
.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: 250px;
  display: none;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  border-top: 3px solid #000;
  background-color: #fff;
  -webkit-box-shadow: 0 0 7px rgba(0,0,0,0.07);
  -moz-box-shadow: 0 0 7px rgba(0,0,0,0.07);
  box-shadow: 0 0 7px rgba(0,0,0,0.07);
  margin-top: 50px;
}
.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: #4F4F4F;
  display: block;
  padding: 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:hover,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:active,
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a:focus {
  color: #7FBE54;
}
.zo2-megamenu .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;
}
.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 {
  content: counter(li,square);
  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 .mega:hover > .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.hovering > .mega-dropdown-menu {
    overflow: hidden;
  }
  .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: 210px;
    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;
  }
}
@media screen and (max-width: 767px) {
  html {
    width: 100%;
    overflow-x: hidden;
    position: relative;
  }
}
#zo2-mega-menu .zo2-menu {
  background: none;
  border: 0;
}
#zo2-mega-menu .navbar {
  margin: 0;
}
#zo2-mainmenu-wrap {
  color: #ffffff;
  background-color: #16687f;
  font-size: 14px;
}
#zo2-mainmenu-wrap .navbar-toggle {
  background: #2c2c2c;
  height: 38px;
  margin: 5px 10px;
  padding: 0 9px;
  text-align: right;
  outline: 0;
}
#zo2-mainmenu-wrap .navbar-toggle:hover,
#zo2-mainmenu-wrap .navbar-toggle:focus {
  background: #0a3063;
}
#zo2-mainmenu-wrap .navbar-toggle:hover .icon-bar,
#zo2-mainmenu-wrap .navbar-toggle:focus .icon-bar {
  background-color: #fff;
}
#zo2-mainmenu-wrap #zo2-mega-menu {
  padding: 0;
}
#zo2-mainmenu-wrap #zo2-mega-menu .navbar-collapse {
  padding: 0;
}
#zo2-mainmenu-wrap ul.navbar-nav {
  height: 62px;
}
#zo2-mainmenu-wrap ul.navbar-nav > li:first-child > a:before {
  content: '\f015';
  display: inline-block;
  font-family: FontAwesome;
  padding: 0 10px;
  font-size: 15px;
}
#zo2-mainmenu-wrap ul.navbar-nav > li.mega.open:before {
  display: block;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >a {
  display: block;
  height: 62px;
  line-height: 62px;
  cursor: pointer;
  width: 100%;
  z-index: 11;
  text-transform: uppercase;
  font-size: 108%;
  font-weight: 600;
  padding: 0 15px;
  color: #fff;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >a .caret {
  border: 0;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu {
  padding-top: 8px;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu:before {
  content: '';
  position: absolute;
  border-style: solid;
  border-width: 0 8px 8px;
  border-color: #FFFFFF transparent;
  width: 0;
  left: 30px;
  top: 0px;
  z-index: 1000;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner {
  padding: 20px 30px;
  position: relative;
  background: #fff;
  z-index: 1000;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  width: 100%;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner .group-title,
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner h3.module-title {
  color: #16687f !important;
  font-size: 130%;
  text-transform: uppercase;
  height: auto !important;
  font-weight: 600 !important;
  margin: 0;
  line-height: 34px;
  font-family: Open sans;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner .group-title:hover,
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner h3.module-title:hover {
  color: #16687f !important;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner li {
  float: none;
  position: relative;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner li:last-child {
  border: 0;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner li a {
  color: #797979;
  display: block;
  line-height: 40px;
  text-decoration: none;
  font-size: 100%;
  padding: 0 !important;
  margin: 0;
  height: auto;
  text-transform: inherit;
  font-weight: normal;
  background: none !important;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner .active > a,
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner li:hover > a {
  font-weight: bold;
  background: none;
  color: #0a3063;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu .mega-dropdown-menu {
  top: 0;
  left: 100%;
  padding: 10px;
  background: #fff;
  border: 1px solid #e0e0e0;
  z-index: 1000;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu .mega-dropdown-menu:after {
  content: '';
}
#zo2-mainmenu-wrap ul.navbar-nav > .active > a,
#zo2-mainmenu-wrap ul.navbar-nav >li:hover > a,
#zo2-mainmenu-wrap ul.navbar-nav >li:focus > a,
#zo2-mainmenu-wrap ul.navbar-nav >.open>a {
  background: none;
}
.zo2-megamenu .dropdown-menu .mega-nav > li a:before {
  display: none;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  border-top: 0;
  margin-top: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.zo2-megamenu .col-md-12.mega-col-nav .mega-inner {
  padding: 0;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu .mega-dropdown-menu {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.zo2-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
  margin-top: 0;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.zo2-megamenu.animate.slide .mega.hovering > .mega-dropdown-menu {
  overflow: inherit;
}
.zo2-megamenu .mega-inner {
  min-width: 150px;
}
#zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu .mega-dropdown-menu {
  padding-top: 0;
  margin-top: 0;
}
.zo2-megamenu .mega-nav .dropdown-submenu > a::after {
  content: "\f105";
  font-family: FontAwesome;
  float: right;
  margin: 0;
}
.rtl .zo2-megamenu .mega-nav .dropdown-submenu > a:after {
  content: "\f104";
  font-family: FontAwesome;
  float: left;
  margin: 0;
}
.offcanvas {
  background-color: #333333;
  position: absolute;
  -webkit-transition: all 0.5s ease 0s;
  -moz-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
  top: 0;
  opacity: 0;
  left: -50%;
  width: 49%;
  height: 100%;
}
.offcanvas .sidebar-close {
  color: #ccc;
  display: block;
  float: right;
  font-family: 'FontAwesome';
  font-size: 18px;
  line-height: 42px;
  padding: 0;
  position: relative;
  right: 0;
  text-align: center;
  text-decoration: none;
  top: 0;
  width: 42px;
  height: 42px;
  z-index: 999;
}
.offcanvas .sidebar-close::before {
  content: "\f00d";
}
.offcanvas .sidebar-close:hover {
  color: #fff;
}
.offcanvas.active {
  left: 0;
  opacity: 1;
}
.zo2-wrapper {
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  padding-left: 0;
  padding-right: 0;
}
.zo2-wrapper:after {
  background: none repeat scroll 0 0 rgba(0,0,0,0.2);
  content: "";
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 0;
  height: 0;
}
.zo2-wrapper.offcanvas-push {
  position: relative;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  transform: translate3d(350px,0,0);
  -webkit-transform: translate3d(350px,0,0);
  -ms-transform: translate3d(350px,0,0);
  -o-transform: translate3d(350px,0,0);
  overflow: hidden;
}
.zo2-wrapper.offcanvas-push:after {
  opacity: 1;
  -webkit-transition: opacity 0.5s ease 0s;
  -moz-transition: opacity 0.5s ease 0s;
  -o-transition: opacity 0.5s ease 0s;
  transition: opacity 0.5s ease 0s;
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  width: 100%;
  height: 100%;
}
body.overflow-hidden {
  width: 100%;
  position: relative;
  overflow-x: hidden;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.offcanvas-overlay {
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
  opacity: 0.5;
  position: fixed;
  z-index: 9999;
  cursor: pointer;
  transform: translate3d(0,0,0);
  -webkit-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
  -o-transform: translate3d(0,0,0);
}
.offcanvas {
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1000;
  width: 350px;
  transform: translateX(-350px);
  -webkit-transform: translateX(-350px);
  -ms-transform: translateX(-350px);
  -o-transform: translateX(-350px);
}
.offcanvas .sidebar-nav {
  left: 0;
  margin: 0;
  position: absolute;
  top: 42px;
  width: 100%;
}
.offcanvas .sidebar-nav ul li {
  list-style: none;
}
.offcanvas .sidebar-nav ul li a {
  border-bottom: 1px solid rgba(0,0,0,0.15);
  color: #939393;
  display: block;
  text-decoration: none;
  padding: 11px 0;
  font-size: 13px;
  -webkit-transition: color 0.3s ease-in-out 0s;
  -moz-transition: color 0.3s ease-in-out 0s;
  -o-transition: color 0.3s ease-in-out 0s;
  transition: color 0.3s ease-in-out 0s;
}
.offcanvas .sidebar-nav ul li a:hover {
  color: #fff;
}
.offcanvas .sidebar-nav ul.nav-sub {
  margin-left: 20px;
}
.offcanvas .sidebar-nav > ul > li.nav-active > a {
  color: #fff;
}
.offcanvas .sidebar-nav > ul > li:first-child {
  border-top: 1px solid rgba(0,0,0,0.15);
}
.offcanvas.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
.offcanvas.active .sidebar-nav {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: transform 0.5s;
  -moz-transition: transform 0.5s;
  -o-transition: transform 0.5s;
  transition: transform 0.5s;
}
body.overflow-hidden > * {
  transform: translateX(350px);
  -webkit-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -o-transform: translateX(350px);
}
.nav-parent {
  position: relative;
}
.nav-parent > .nav-oc-toggle {
  border-top: 1px solid rgba(0,0,0,0.15);
  font-size: 15px;
  line-height: 42px;
  padding: 0 !important;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  width: 42px;
  height: 42px;
}
.dropdown-menu {
  z-index: 2000;
}
.nav-parent > .nav-oc-toggle {
  font-family: FontAwesome;
}
.nav-parent > .nav-oc-toggle:before {
  content: "\f107";
}
.button-canvas {
  cursor: pointer;
  display: block;
  padding-top: 10px;
}
.rtl .offcanvas {
  right: 0;
  left: inherit;
  transform: translateX(350px);
  -webkit-transform: translateX(350px);
  -ms-transform: translateX(350px);
  -o-transform: translateX(350px);
}
.rtl .offcanvas.active {
  transform: translateX(0);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
}
.rtl .zo2-wrapper.offcanvas-push {
  transform: translate3d(-350px,0px,0px);
  -webkit-transform: translate3d(-350px,0px,0px);
  -ms-transform: translate3d(-350px,0px,0px);
  -o-transform: translate3d(-350px,0px,0px);
  -webkit-transition: transform 0.5s ease 0s;
  -moz-transition: transform 0.5s ease 0s;
  -o-transition: transform 0.5s ease 0s;
  transition: transform 0.5s ease 0s;
}
.rtl .offcanvas .sidebar-nav ul {
  margin-left: 0;
  padding-left: 0;
}
.rtl .nav-parent > .nav-oc-toggle {
  left: 0;
  right: auto;
  transform: rotate(90deg);
}
.rtl .offcanvas .sidebar-nav {
  padding-left: 0;
  padding-right: 20px;
}
#zo2-canvas-menu {
  position: absolute;
  top: 51px;
  z-index: 9999;
}
.rtl .offcanvas .sidebar-close {
  float: left;
}
h3.moduletitle {
  background: url("../images/module-title-line.jpg") no-repeat left bottom;
  font-size: 20px;
  font-weight: 300;
  line-height: normal;
  margin: 0 0 20px;
  padding-bottom: 25px;
  color: #2d3d51;
}
#zo2-bottom1 h3.moduletitle,
#zo2-bottom2 h3.moduletitle {
  background: url("../images/module-title-line-dark.jpg") no-repeat left bottom;
  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: #fff;
  margin: 0 0 0 -64px !important;
  padding: 3px 10px;
  position: relative;
  text-align: center;
  top: 0;
  width: 55px;
}
.zt-highlight1,
.zt-highlight2,
.zt-highlight3,
.zt-highlight4 {
  cursor: default;
  padding: 1px 5px;
  text-shadow: none;
}
.zt-highlight1 {
  background: #e5e5e5;
  color: #2f2f2f;
}
.zt-highlight2 {
  background: #7fb2ff;
  color: #fff;
}
.zt-highlight3 {
  background: #ff7f7f;
  color: #fff;
}
.zt-highlight4 {
  background: #ffe400;
  color: #2f2f2f;
}
.zt-unordered-lists li {
  list-style: none;
  padding: 2px 0;
}
.zt-unordered-lists li i,
.zt-unordered-lists li [class*="fa-"] {
  font-size: 14px;
  width: 20px;
}
.zt-typo-inside blockquote {
  border: none;
  font-style: italic;
  margin: 20px 0;
}
.zt-typo-inside blockquote p {
  font-size: 100%;
}
.zt-typo-inside blockquote small:before {
  content: "";
}
.zt-typo-inside blockquote div {
  display: block;
}
.zt-typo-inside blockquote div.zt-blockquote1 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-left {
  bottom: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote1 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 div {
  padding: 0 22px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i {
  color: #CACACA;
  font-size: 14px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-left {
  top: 30px;
  left: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote2 i.fa-quote-right {
  top: 30px;
  right: 30px;
}
.zt-typo-inside blockquote div.zt-blockquote3 {
  padding-bottom: 1px;
}
.zt-typo-inside blockquote div.zt-blockquote3 div {
  padding: 5px 48px 0;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-left {
  bottom: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote3 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 div {
  padding: 0 48px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-left {
  top: 30px;
  left: 50px;
}
.zt-typo-inside blockquote div.zt-blockquote4 i.fa-quote-right {
  top: 30px;
  right: 50px;
}
.zt-typo-inside blockquote div i {
  position: absolute;
}
.zt-typo-boxes-inside > p {
  color: #353535;
  padding: 15px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.99);
}
.zt-typo-boxes-inside > p i {
  font-size: 19px;
  width: 30px;
  text-align: center;
}
.zt-box-info {
  background: #e5f4f9;
}
.zt-box-warning {
  background: #f8e7e5;
}
.zt-box-stickynote {
  background: #f6f2e1;
}
.zt-box-upload {
  background: #e4f7d3;
}
.zt-box-download {
  background: #e7ebfb;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a :hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 0 20px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-family: Open Sans;
  background: #eee;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  overflow-x: hidden;
}
body.modal-open,
.body-overlayed {
  overflow: auto !important;
}
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;
}
* {
  outline: 0;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
a {
  color: #7fbe54;
  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;
}
p {
  margin: 12px 0;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
.full-width .col-md-12 {
  padding: 0;
}
.full-width .row {
  margin: 0;
}
body.boxed .zo2-wrapper {
  padding: 0;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
}
body.boxed .zo2-wrapper #zo2-mainmenu-wrap-sticky-wrapper #zo2-mainmenu-wrap {
  width: auto;
}
body.boxed .zo2-wrapper #zo2-position-0 {
  padding-left: 0;
  padding-right: 0;
}
.logo_retina {
  display: none;
}
.logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  .logo_normal {
    display: none;
  }
  .logo_retina {
    display: block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  .logo_normal {
    display: none;
  }
  .logo_retina {
    display: block;
  }
}
#zo2-mainmenu-wrap {
  background-color: #0a3063;
}
#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-search form {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  float: right;
  height: 60px;
  padding: 0 25px;
  line-height: 60px;
}
#top-search form button {
  background: url("../images/search-icon.png") no-repeat scroll center center rgba(0,0,0,0);
  border: medium none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  height: 60px;
  padding: 0;
  text-indent: -999em;
  width: 17px;
}
#top-search form button[class] {
  background: url("../images/search-icon.png") no-repeat scroll center center transparent;
}
#top-search #mod-search-searchword {
  border: none;
  background: transparent;
  color: #9a9a9a;
  height: 15px;
  line-height: 15px;
  outline: none;
  padding: 0 0 0 10px;
}
.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;
}
.slide-button:hover,
.slide-button:active,
.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 {
  padding: 45px 0;
}
#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 {
  background-color: #2a2a2a;
  color: #ffffff;
  padding: 50px 0;
}
#zo2-bottom2 a {
  color: #fff;
}
#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;
}
.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;
}
.gmap-page .embed-container {
  padding-bottom: 0;
}
.module .zt-image-frame {
  background: none;
  padding: 0;
  border: none;
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  box-shadow: none;
}
.module .zt-image-frame img {
  border: 1px solid #e8eff1;
  background: #ffffff;
  padding: 1px;
}
footer {
  display: inline-block;
  width: 100%;
}
footer section {
  float: left;
}
footer .zo2-copyright {
  float: left;
  padding: 17px 0 0 0;
}
footer .zo2-copyright a {
  display: inline-block;
}
footer .zo2-copyright-logo img {
  float: right;
  padding-top: 15px;
}
.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: 10px;
  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: rgba(0,0,0,0.4);
}
#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;
  z-index: 999 !important;
}
#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;
}
@media (max-width: 1280px) {
  .zo2-socialshares-floatbar {
    margin: 0 0 0 -60px !important;
  }
  .rtl .zo2-socialshares-floatbar {
    margin: 0 -60px 0 0 !important;
  }
}
@media (max-width: 1024px) {
  .zo2-socialshares-floatbar {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .zo2-wrapper #zo2-mainmenu-wrap-sticky-wrapper {
    height: auto !important;
  }
  .zo2-wrapper .navbar-default .navbar-toggle .icon-bar {
    background: #ffffff;
  }
  .zo2-wrapper #zo2-mainmenu-wrap .navbar-toggle {
    transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
    background: none;
  }
  .zo2-wrapper #zo2-mainmenu-wrap .navbar-toggle:hover {
    background: none;
    transition: all 400ms ease-in-out 0s;
    -moz-transition: all 400ms ease-in-out 0s;
    -webkit-transition: all 400ms ease-in-out 0s;
    -o-transition: all 400ms ease-in-out 0s;
  }
  .zo2-wrapper #zo2-mainmenu-wrap .navbar-toggle .icon-bar {
    background: #0a3063;
  }
  .zo2-wrapper #zo2-mainmenu-wrap .navbar-header .navbar-toggle {
    position: absolute;
    top: -165px;
  }
  .zo2-wrapper #zo2-want-to-wrap .h_wrapper .h-inline .h-button {
    margin-bottom: 20px;
    display: inline-block;
  }
  .zo2-wrapper .zt-twitter-timeline .zt-timeline-item {
    clear: left;
    margin-bottom: 15px;
  }
  .modal.fade {
    background: rgba(0,0,0,0.5);
  }
  .modal-backdrop.fade {
    display: none !important;
  }
  #zo2-position-30 {
    text-align: center;
  }
  #zo2-position-30 .module {
    float: none !important;
    display: inline-block !important;
    vertical-align: top;
  }
  #zo2-footer-wrap #zt-footer-left .zo2-copyright,
  #social ul {
    text-align: center;
    float: none !important;
    margin-bottom: 10px;
  }
  #zo2-header-logo {
    text-align: center;
    overflow: hidden;
  }
  #zo2-header-logo .logo_normal {
    margin: 0 auto;
  }
  #zo2-mainmenu-wrap {
    background: none !important;
    border-bottom: 0;
    position: absolute;
    top: 24px;
    left: 0px;
  }
  #zo2-position-0 {
    display: none !important;
  }
  .itemComments #submitCommentButton {
    float: none;
  }
  .pricing_box h2 {
    font-size: 30px !important;
  }
  body {
    padding-left: 10px;
    padding-right: 10px;
  }
  body .mobile-logo {
    float: right;
  }
  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 .navbar-nav {
    margin: 0;
  }
  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: 30px 0;
  }
  body .zo2-copyright {
    text-align: center;
    float: none;
  }
  body .zo2-copyright-logo {
    text-align: center;
    margin-top: 20px;
  }
  body .zo2-copyright-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;
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  body .zo2-menu {
    margin-left: 30px !important;
  }
  body .zo2-menu >.container {
    padding: 0 !important;
  }
  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;
  }
  .zo2-wrapper #zo2-zt-purchase-wrap {
    padding-bottom: 20px;
  }
  .zo2-wrapper .ptitle {
    margin-top: 50px;
    margin-bottom: 20px;
  }
  .zo2-wrapper #zo2-header-wrap #header_logo .logo_normal {
    margin: auto;
  }
  .zo2-wrapper #zo2-position-30 {
    text-align: center;
    overflow: hidden;
  }
  .zo2-wrapper #zo2-position-30 .module {
    float: none;
    display: inline-block;
  }
  .zo2-wrapper #zo2-mainmenu-wrap ul.navbar-nav > li > a {
    font-size: 100%;
    padding: 0 10px;
  }
  .zo2-wrapper #zo2-mainmenu-wrap-sticky-wrapper {
    height: auto !important;
  }
  .zo2-wrapper #zo2-position-0 .search {
    margin: 0;
  }
  .zo2-wrapper #zo2-position-0 .search .inputbox {
    width: 98%;
  }
  .zo2-wrapper #zo2-position-0 .search .button {
    top: 15px;
    right: 1%;
  }
  .zo2-wrapper #zo2-zt-userwrap7-wrap iframe {
    max-width: 150px;
    max-height: 135px;
  }
  .zo2-wrapper #zt-footer-left a.zo2-copyright-logo {
    padding: 20px 0;
  }
  .zo2-wrapper #latest-work h3.moduletitle:before {
    width: 70%;
  }
  .zo2-wrapper #latest-work #say h3.moduletitle:before {
    width: 25%;
  }
}
@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 (max-width: 800px) {
  .zo2-wrapper #style-switcher {
    display: none;
  }
  .zo2-wrapper #zo2-position-0 {
    width: 269px;
    margin: auto;
  }
  .zo2-wrapper #zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu > .mega-dropdown-inner {
    width: 260px;
  }
  .zo2-wrapper #zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu .mega-dropdown-menu {
    left: auto;
    right: 100%;
  }
  .zo2-wrapper #zo2-fits-any-devices-wrap .wap-oc {
    text-align: center;
    margin-bottom: 25px;
  }
  .zo2-wrapper #zo2-buy-now-wrap a.b-button {
    padding: 10px;
  }
}
@media (max-width: 768px) {
  .zo2-wrapper #zo2-canvas-wrap {
    display: block;
  }
  #zo2-header-logo a {
    margin-left: 50px;
  }
  #zo2-mega-menu {
    display: none;
  }
  .zo2-wrapper #zo2-canvas-menu {
    position: absolute;
    top: -80px;
  }
}
@media (max-width: 750px) {
  .zo2-wrapper #zo2-zt-purchase-wrap {
    padding-bottom: 20px;
  }
  .pricing_box h2 {
    font-size: 20px !important;
  }
  .pricing_box a.button {
    padding: 5px 15px !important;
  }
}
@media (max-width: 480px) {
  .zo2-wrapper #zo2-mainmenu-wrap .navbar-header .navbar-toggle {
    top: -100px;
  }
  .zo2-wrapper #zt-work .information p {
    font-size: 100%;
  }
  .itemCommentsList li .ztavatar {
    float: none;
  }
  .itemCommentsList li .comment-info {
    margin: 10px 0 0;
  }
  #searchForm .phrases-box,
  #searchForm .ordering-box {
    width: 100% !important;
    float: none !important;
    margin: 0 0 15px;
    text-align: center;
  }
  .item-page .zt-image-frame {
    width: 90% !important;
  }
  .itemComments .cm_form_row input[type="text"] {
    width: 100% !important;
    margin: 0 0 10px !important;
  }
  .pricing_box {
    width: 100% !important;
  }
  .zo2-wrapper #zt-module-testimonial-description {
    padding: 0 10px;
  }
  .zo2-wrapper .zt-banner-inner .mod-center p {
    padding: 0 15px;
  }
  .zo2-wrapper #zo2-mainmenu-wrap {
    top: -40px;
  }
}
@media (max-width: 320px) {
  #zo2-header-logo .logo_normal {
    margin: 0;
    float: right;
  }
  .offcanvas {
    width: 320px;
  }
  .zo2-wrapper #zo2-mainmenu-wrap {
    top: -36px;
  }
  .zo2-wrapper #zt-module-testimonial-description {
    padding: 0 10px;
  }
  .zo2-wrapper .zt-banner-inner .mod-center p {
    padding: 0 15px;
  }
  .zo2-wrapper table.table-bordered {
    margin: 10px 0;
  }
  .zo2-wrapper code {
    white-space: pre-wrap;
  }
  .zo2-wrapper #ezblog-body .blog-read .blog-navi li {
    clear: left;
    width: 100%;
  }
  .zo2-wrapper #searchForm fieldset label,
  .zo2-wrapper #searchForm fieldset input {
    display: block;
  }
  .zo2-wrapper .item-state,
  .zo2-wrapper .item-phone {
    display: none;
  }
  .zo2-wrapper #latest-work h3.moduletitle:before {
    width: 50%;
  }
  .zo2-wrapper #latest-work #say h3.moduletitle:before {
    width: 38%;
  }
}
.ie8 body {
  overflow: inherit;
}
.zo2-social-wrap {
  clear: both;
  display: block;
}
.zo2-social-wrap .zo2-social-box {
  display: inline-block;
  margin-left: 3px;
  margin-right: 3px;
}
.zo2-social-float {
  z-index: 999 !important;
  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);
  display: none;
  font: 10px/16px Arial;
  left: -120px;
  min-width: 55px;
  padding: 5px;
  position: absolute;
  text-align: center;
  width: auto;
}
.zo2-social-float .zo2-social-box {
  display: inherit;
  height: auto;
  line-height: 0;
  padding: 4px 1px;
  width: auto;
  margin-right: 0;
  margin-left: 0;
}
@media (max-width: 767px) {
  #canvas {
    display: block !important;
    position: relative;
    top: -132px;
  }
  #canvas i {
    color: #525252;
  }
}
@media (min-width: 768px) {
  body .offcanvas.visible-md.visible-lg,
  body #canvas {
    display: none !important;
  }
}
@media (max-width: 420px) {
  table.table-bordered {
    margin: 0 0 0 -30px;
  }
}
h1 {
  font-size: 300%;
  margin: 0 0 20px 0;
  line-height: 100%;
}
h2 {
  font-size: 250%;
  margin: 0 0 20px 0;
  line-height: 100%;
}
h3 {
  font-size: 180%;
  margin: 0 0 15px 0;
  line-height: 100%;
  color: #0a3063;
  font-weight: 500;
}
h4 {
  font-size: 140%;
  margin: 0 0 15px 0;
  line-height: 100%;
  color: #004890;
  font-weight: 600;
}
h1,
h2,
h3,
h5,
h4,
h6 {
  font-family: Myanmar3;
}
a {
  color: #004890;
}
a:hover {
  color: #0a3063;
}
h3.moduletitle {
  width: 100%;
  padding: 0;
  font-weight: normal;
  font-size: 120%;
  text-transform: uppercase;
  background: none;
  margin: 0 0 25px 0;
}
.readmore .btn,
a.catItemEditLink,
a.itemEditLink,
a.readon,
a.readmore,
.button,
input[type="submit"],
.userItemReadMore a,
.tagItemReadMore a,
.latestItemReadMore a,
.subCategoryMore,
#form-login-submit button,
.login .controls .btn,
.itemEditLink a,
.catItemEditLink a,
.itemTitle a,
.top-box-search .btn,
.catItemReadMore a,
.form-actions .validate {
  display: inline-block;
  padding: 12px 25px;
  border: none;
  border-radius: 5px;
  line-height: 100%;
  color: #ffffff !important;
  cursor: pointer;
  background: #16687f;
  font-size: 150%;
  font-weight: 300;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
.readmore .btn:hover,
a.catItemEditLink:hover,
a.itemEditLink:hover,
a.readon:hover,
a.readmore:hover,
.button:hover,
input[type="submit"]:hover,
.userItemReadMore a:hover,
.tagItemReadMore a:hover,
.latestItemReadMore a:hover,
.subCategoryMore:hover,
#form-login-submit button:hover,
.login .controls .btn:hover,
.itemEditLink a:hover,
.catItemEditLink a:hover,
.itemTitle a:hover,
.top-box-search .btn:hover,
.catItemReadMore a:hover,
.form-actions .validate:hover {
  background: #0a3063;
}
.zt-readmore {
  font-weight: 300;
  font-family: raleway;
  background: #0a3063;
  padding: 12px 25px;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 150%;
  display: inline-block;
}
.zt-readmore:hover {
  background: #333333;
  color: #FFFFFF;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
p,
pre,
blockquote,
ul,
ol,
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  list-style: none;
}
p,
pre,
blockquote,
ul,
ol {
  margin: 0 0 1.5em 0;
}
img {
  width: auto \9;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#zo2-header-wrap {
  padding: 13px 0 15px;
  background: #15487b;
}
#zo2-header-wrap #header_logo .logo_normal {
  display: block;
}
#zo2-position-30 .module {
  float: right;
}
#zo2-position-30 .mod-languages {
  padding: 24px 0;
  text-align: right;
}
#zo2-position-30 .mod-languages li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}
#zo2-position-30 .menu-contact {
  display: inline-block;
  float: right;
  margin: 15px 0;
}
#zo2-position-30 .menu-contact li {
  display: inline-block;
  margin: 0 0 0 15px;
  padding: 0;
}
#zo2-position-30 .menu-contact li a {
  display: block;
  padding: 0;
  margin: 0;
  width: 39px;
  height: 39px;
  background: #283339;
  font-size: 24px;
  color: #fff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
#zo2-position-30 .menu-contact li a i {
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
}
#zo2-position-30 .menu-contact li a:hover {
  cursor: hand;
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
#zo2-position-30 .menu-contact .face:hover a {
  background: #4a6ea9;
}
#zo2-position-30 .menu-contact .twitter:hover a {
  background: #408bb4;
}
#zo2-position-30 .menu-contact .drib:hover a {
  background: #f874a4;
}
#zo2-position-30 .menu-contact .Pinterest:hover a {
  background: #d73532;
}
#zo2-position-0 .search {
  position: relative;
  margin: 0 0 -2px 0;
  z-index: 99;
  text-align: right;
}
#zo2-position-0 .search .inputbox {
  width: 200px;
  height: 62px;
  border-radius: 0;
  box-shadow: none;
  padding: 20px 50px 20px 25px;
  margin: 0;
  border: 0;
  background: #0a3063;
  color: #fff;
}
#zo2-position-0 .search .button {
  background: none;
  border: none;
  width: 25px;
  height: 25px;
  padding: 0;
  display: inline-block;
  position: absolute;
  top: 18px;
  right: 6%;
}
#zt-slogan {
  color: #686e71;
  background: #fff;
}
#zt-slogan .zt-slogan-inner {
  padding: 60px 0;
  text-align: center;
}
#zt-slogan .zt-slogan-inner h1 {
  line-height: 60px;
  margin: 0;
  font-weight: lighter;
}
#zt-slogan .zt-slogan-inner h1 strong {
  color: #0a3063;
}
#zt-slogan .zt-slogan-inner p {
  margin: 0;
  font-size: 150%;
}
#zt-userwrap2 {
  color: #686e71;
  text-align: center;
  background: #fff;
}
#zt-userwrap2 .shor-des {
  font-size: 125%;
}
#zt-userwrap2 .module {
  padding: 20px 10px;
}
#zt-userwrap2 .module p.icon-cicle {
  display: block;
  width: 146px;
  height: 146px;
  margin: 0 auto 10px;
  padding: 0;
  font-size: 55px;
  position: relative;
  color: #333;
}
#zt-userwrap2 .module p.icon-cicle i {
  width: 60px;
  text-align: center;
  height: 60px;
  line-height: 60px;
  position: absolute;
}
#zt-userwrap2 .module:hover {
  background: #f1f1f1;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#zt-userwrap2 .module:hover h3.moduletitle {
  color: #16687f;
}
#zt-userwrap2 .module:hover p.icon-cicle {
  transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
}
#zt-userwrap2 .Inbox p.icon-cicle i {
  top: 40px;
  left: 40px;
}
#zt-userwrap2 .responsive p.icon-cicle i {
  top: 43px;
  left: 40px;
}
#zt-userwrap2 .settings p.icon-cicle i {
  top: 48px;
  left: 42px;
}
#zt-userwrap2 .customize p.icon-cicle i {
  top: 40px;
  left: 48px;
}
#zt-userwrap2 .module,
#zt-userwrap2 .module p.icon-cicle,
#zt-userwrap2 h3.moduletitle {
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
#zt-userwrap2 h3.moduletitle {
  margin: 0 0 25px 0;
  width: 100%;
  padding: 0;
  font-weight: normal;
  font-size: 180%;
  text-transform: uppercase;
  color: #0a3063;
  background: none;
}
#zt-userwrap3 {
  background: #fff;
}
#zt-work #module_152 {
  padding: 0;
}
#zt-work .Parallax1 {
  min-height: 540px;
  padding-bottom: 40px;
}
#zt-work .Parallax1 h2 {
  text-transform: uppercase;
}
#zt-work .information h3 {
  font-size: 370%;
  font-weight: normal;
  margin: 0 0 25px 0;
}
#zt-work .information p {
  font-size: 140%;
  margin: 1em 0;
}
#zt-work .information p .zt-readmore {
  display: inline-block;
  font-size: 110%;
}
#zo2-zt-userwrap6-wrap {
  background-color: #ffffff;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients {
  color: #283339;
  padding-top: 0;
  text-align: center;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients h2 {
  text-align: center;
  line-height: 60px;
  margin: 0 0 30px 0;
  font-weight: 500;
  color: #686E71;
  text-transform: uppercase;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients #ztTestimonial img.avatar {
  width: 140px;
  height: 140px;
  border-color: #16687F;
  padding: 6px;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients #ztTestimonial img.avatar:hover {
  border: 8px solid #0a3063;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client > div:hover p.icon img {
  border: 8px solid #0a3063;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client p.icon {
  display: block;
  margin: 0 auto 10px;
  width: 141px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client p.icon img {
  padding: 10px;
  border: 1px solid #16687f;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  transition: all 200ms ease-in-out 0s;
  -moz-transition: all 200ms ease-in-out 0s;
  -webkit-transition: all 200ms ease-in-out 0s;
  -o-transition: all 200ms ease-in-out 0s;
  -ms-transition: all 200ms ease-in-out 0s;
  max-width: 100% !important;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client p.infor {
  line-height: 25px;
  margin: 0;
  font-size: 115%;
  font-style: italic;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client p.infor i {
  margin: 0 0 0 10px;
  float: right;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client p.client-detail {
  font-size: 115%;
  font-weight: bold;
  color: #0a3063;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client a.readmore {
  margin: 30px 0 0 0;
  display: inline-block;
  font-size: 150%;
}
#zo2-zt-userwrap6-wrap #zo2-zt-clients .client a.readmore:hover {
  background: #0a3063;
}
#zo2-zt-purchase-wrap {
  color: #ffffff;
  background-color: #0a3063;
  text-align: center;
  margin-top: 10px;
}
#zo2-zt-purchase-wrap h3 {
  display: inline-block;
  margin: 20px 20px;
  line-height: 30px;
}
#zo2-zt-purchase-wrap .zt-readmore {
  background-color: #d7573c;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  display: inline-block;
}
#zo2-zt-purchase-wrap .zt-readmore:hover {
  background-color: #333333;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#zo2-zt-userwrap7-wrap {
  color: #ffffff;
  background-color: #3870a8;
  padding: 30px 0;
}
#zo2-zt-userwrap7-wrap h3.moduletitle {
  color: #fff;
}
#zo2-zt-userwrap7-wrap .mod-content {
  font-size: 115%;
}
#zo2-zt-userwrap7-wrap .infomation a {
  display: inline-block;
}
#zo2-zt-userwrap7-wrap .infomation .mod-content {
  font-size: 100%;
}
#zo2-zt-userwrap7-wrap .infomation ul {
  font-size: 115%;
  padding-top: 10px;
  list-style: none;
  padding: 0;
  margin: 0;
}
#zo2-zt-userwrap7-wrap .infomation ul {
  padding-top: 0;
}
#zo2-zt-userwrap7-wrap .infomation ul li {
  line-height: 45px;
  border-bottom: 1px dotted #686e71;
}
#zo2-zt-userwrap7-wrap .infomation ul li a:hover {
  text-decoration: none;
}
#zo2-zt-userwrap7-wrap .disclaimer p {
  padding: 10px;
  background-color: #282828;
  margin-bottom: 30px;
}
#zo2-zt-userwrap7-wrap .location p {
  margin-bottom: 10px;
}
#zo2-zt-userwrap7-wrap .addreas p {
  margin: 0;
  font-weight: bold;
}
#zo2-zt-userwrap7-wrap .lightbox-modal {
  margin: 0 10px 10px 0;
  padding: 0;
  float: left;
}
#zo2-zt-userwrap7-wrap .lightbox-modal img {
  float: left;
  border: 1px solid #e8eff1;
  background: #ffffff;
  padding: 1px;
  margin: 0;
}
#zo2-zt-userwrap7-wrap a {
  color: #0a3063;
}
#zo2-zt-userwrap7-wrap a:hover {
  text-decoration: underline;
  color: #ffffff;
}
#zo2-zt-userwrap7-wrap li {
  line-height: 30px;
}
#zo2-zt-userwrap7-wrap h4 {
  font-size: 160%;
  margin-bottom: 30px;
}
.k2LatestCommentsBlock ul li {
  background: url("../images/bg-conment.png") 18px bottom no-repeat;
  border: none;
  margin: 0 0 25px 0;
  padding: 0 0 11px 0;
}
.k2LatestCommentsBlock ul li .recent-comment {
  background: #458699;
  font-weight: 400;
  padding: 8px 30px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
.k2LatestCommentsBlock ul li .recent-comment .lcUsername {
  font-weight: bold;
  display: block;
}
#zo2-footer-wrap {
  color: #ffffff;
  background-color: #0a3063;
  padding: 5px;
}
#zo2-footer-wrap #zt-footer-left {
  font-size: 115%;
}
#zo2-footer-wrap #zt-footer-left .copyright a {
  font-weight: bold;
  color: #fff;
}
#zo2-footer-wrap #zt-footer-left .copyright a:hover {
  text-decoration: underline;
  color: #fff;
}
#social .menu {
  margin: 0;
  float: right;
}
#social .menu li a {
  display: block;
  padding: 0 10px;
  text-transform: uppercase;
  font-size: 95%;
  font-weight: bold;
  color: #fff;
}
#social .menu .active a,
#social .menu li a:hover,
#social .menu li a:focus,
#social .menu .open>a {
  color: #0a3063;
  background: none;
}
#zt-footer-logo {
  clear: both;
  text-align: center;
  background-color: #282828;
  padding: 0 0 25px;
  margin: -25px 0 0;
}
#gototop {
  background-color: #0a3063;
  border-radius: 100% 100% 100% 100%;
  bottom: 30px;
  height: 56px;
  overflow: hidden;
  padding: 0;
  position: fixed;
  right: 5px;
  transition: all 0.3s linear 0s;
  -webkit-transition: All 0.3s linear;
  -moz-transition: All 0.3s linear;
  -o-transition: All 0.3s linear;
  -ms-transition: All 0.3s linear;
  width: 56px;
  z-index: 999;
}
#gototop:hover {
  background-position: 0 bottom;
  background-color: #333333;
}
#gototop:hover i {
  color: #ccc;
}
#gototop i {
  color: #fff;
  height: 56px;
  line-height: 56px;
  width: 56px;
  text-align: center;
  font-size: 35px;
  display: block;
}
#zt-breadcrumb {
  background: #eaeaea;
  padding: 7px 0;
}
#zt-breadcrumb .breadcrumb {
  line-height: 34px;
  padding: 0;
  margin: 0;
  background: none;
  color: #686e71;
}
#zt-breadcrumb .breadcrumb li {
  display: inline \9;
}
#zt-breadcrumb .breadcrumb li a {
  color: #283339;
  display: inline-block;
}
#zt-breadcrumb .breadcrumb li a:hover {
  text-decoration: underline;
}
#zt-breadcrumb .breadcrumb li:first-child a {
  padding: 0 0 0 23px;
}
#zt-breadcrumb .breadcrumb li:first-child a:before {
  content: '\f015';
  display: inline-block;
  font-family: FontAwesome;
  padding: 0 7px;
  font-size: 13px;
  color: #0a3063;
}
.homepage #zo2-body-wrap {
  padding: 0;
}
.homepage #zo2-body-wrap .item-page {
  padding: 30px 0;
}
#zo2-body-wrap {
  color: #2c2c2c;
  background-color: #fff;
  padding: 60px 0;
}
#zo2-body-wrap h3.moduletitle {
  color: #fff;
  font-weight: 700;
}
div.pagination {
  display: block;
}
div.k2Pagination,
div.k2Pagination ul {
  padding: 0 !important;
}
#zt-left .module {
  margin: 0 0 60px;
}
#zt-left h3.moduletitle {
  margin: 0 0 30px;
}
#zt-left .nav {
  padding: 0;
  margin: 0;
}
#zt-left .nav li {
  display: block;
  border-bottom: 1px solid #dcdcdc;
}
#zt-left .nav li a {
  display: block;
  line-height: 60px;
  font-size: 140%;
  padding: 0 0 0 40px;
  background: url("../images/bg-menu-right.png") 20px center no-repeat;
}
#zt-left .nav li a:hover {
  color: #0a3063;
}
#zt-left .nav li:first-child {
  border-top: 1px solid #dcdcdc;
}
#zt-left .nav .active a {
  color: #0a3063;
}
#zo2-position-8 .zt-gallery {
  background: none;
  padding: 0;
  box-shadow: none;
}
#zo2-position-8 .zt-gallery .ztshortcodes-gallery {
  float: left;
  margin-bottom: 3px;
  margin-right: 6px;
  padding: 0;
}
#zo2-position-8 .zt-gallery .ztshortcodes-gallery img {
  height: 75px !important;
  width: 80px !important;
  border-radius: 5px;
  margin: 0;
}
#zo2-position-8 .zt-gallery .ztshortcodes-gallery img:hover {
  border-color: #cc3300;
}
#zo2-position-8 .zt-item-text a {
  display: inline-block;
}
#zo2-position-8 .
  h3.moduletitle {
  margin: 0 0 30px;
}
#zo2-position-8 .nav {
  padding: 0;
  margin: 0;
}
#zo2-position-8 .nav li {
  display: block;
  border-bottom: 1px solid #dcdcdc;
}
#zo2-position-8 .nav li a {
  display: block;
  line-height: 60px;
  font-size: 140%;
  padding: 0 0 0 40px;
  background: url("../images/bg-menu-right.png") 20px center no-repeat;
}
#zo2-position-8 .nav li a:hover {
  color: #0a3063;
}
#zo2-position-8 .nav li:first-child {
  border-top: 1px solid #dcdcdc;
}
#zo2-position-8 .nav .active a {
  color: #0a3063;
}
#zo2-position-8 .lightbox-modal {
  margin: 0 15px 15px 0;
  display: inline-block;
}
#zo2-position-8 .lightbox-modal img {
  padding: 0;
  border: 0;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}
#zo2-position-8 div.zt-twitter-timeline {
  font-size: 115%;
  line-height: 25px;
}
#zo2-position-8 div.zt-twitter-timeline a {
  color: #0a3063 !important;
}
#zo2-position-8 div.zt-twitter-timeline a:hover {
  text-decoration: underline;
}
#zo2-position-8 div.zt-twitter-timeline div.zt-timeline-item {
  margin: 0 0 25px 0;
}
div.k2TagCloudBlock a {
  padding: 10px 20px !important;
  float: left;
  display: block;
  background: #283339;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  margin: 0 10px 15px 0;
  color: #fff !important;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
}
div.k2TagCloudBlock a:hover {
  background: #0a3063;
}
.ztvc-visitor-counter .digit-counter {
  color: #6695F5;
  font-weight: bold;
  font-size: 200%;
}
.ztvc-visitor-counter .digit-counter span {
  margin: 0 1px;
}
.ztvc-visitor-counter .ztvc-icons .ztvc-row {
  height: 25px;
  margin: 2px;
  width: 16px;
  background: url("../images/default.png") no-repeat;
  text-indent: -999em;
}
.ztvc-visitor-counter .ztvc-icons .ztvc-icon-today {
  background-position: -128px 0;
}
.ztvc-visitor-counter .ztvc-icons .ztvc-icon-yesterday {
  background-position: -192px 0;
}
.ztvc-visitor-counter .ztvc-icons .ztvc-icon-week {
  background-position: -64px 0;
}
.ztvc-visitor-counter .ztvc-icons .ztvc-icon-month {
  background-position: -32px 0;
}
.ztvc-visitor-counter .ztvc-icons .ztvc-icon-all {
  background-position: 0 0;
}
#zt-banner {
  background: url("../images/123.jpg") 0 0;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
#zt-banner .zt-banner-inner {
  padding: 40px 0 15px 0;
  text-align: center;
}
#zt-banner .zt-banner-inner .mod-center {
  color: #fff;
  float: none !important;
  margin: 0 auto;
}
#zt-banner .zt-banner-inner .mod-center h3.moduletitle {
  color: #fff;
  font-size: 290%;
  font-weight: normal;
  padding: 0;
  background: none;
}
#zt-banner .zt-banner-inner .mod-center p {
  font-size: 140%;
  line-height: 30px;
  margin: 0;
}
.rev_slider_wrapper .tp-leftarrow.default {
  background: url("../images/pre.png") left center no-repeat;
  width: 27px;
  height: 50px;
}
.rev_slider_wrapper .tp-rightarrow.default {
  background: url("../images/nex.png") left center no-repeat;
  width: 27px;
  height: 50px;
}
.item-page .lightbox-modal {
  margin: 10px 2% 10px 0;
  text-align: center;
  width: 29% !important;
  background: #fff;
  border: 1px solid #ccc;
  display: inline-block;
}
.item-page .lightbox-modal img {
  padding: 5px;
}
.item-page .page-header {
  padding: 0;
}
.item-page .page-header h1 {
  font-size: 260%;
  margin: 0 0 20px 0;
  line-height: 100%;
  font-weight: normal;
}
.item-page .page-header h1 a {
  color: #283339;
}
.item-page .page-header h1 a:hover {
  color: #283339;
  text-decoration: underline;
}
.item-page .article-info dd {
  color: #2c2c2c !important;
}
.item-page .article-info dd i {
  color: #16687f;
  padding: 0 5px;
  font-size: 16px;
}
.item-page .article-info .article-info-inner {
  width: auto;
}
.item-page .article-info .pull-right {
  float: left !important;
  margin: -8px 0 0 10px;
}
.item-page .article-info .category-name a:hover {
  color: #283339;
  text-decoration: underline;
}
.blog-featured .pull-right {
  margin: -8px 0 0;
}
.blog-featured fieldset {
  border: 0;
}
.pager li a {
  background: none;
  font-weight: bold;
  padding: 0;
  color: #283339;
}
.pager li a:hover {
  background: none;
  text-decoration: underline;
  color: #283339;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
#login-form .control-group .input-small {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  width: 90%;
  margin-bottom: 10px;
  font-size: 14px;
  height: 35px;
  line-height: 35px \9;
  color: #555555;
}
#login-form .control-group button {
  padding: 12px 25px !important;
  margin: 5px 0 0;
}
#login-form .control-group button:hover {
  background: #0a3063;
}
#login-form .control-group label {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  display: inline-block;
  margin: 0 0 0 5px;
}
#login-form ul li {
  padding: 0;
  line-height: 25px;
  font-size: 115% !important;
  float: none !important;
}
#login-form ul li a:hover {
  color: #283339;
  text-decoration: underline;
}
.login .well {
  background: #fff;
  border-radius: 0;
  margin: 10px 0 0 0px !important;
  padding: 15px !important;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.login-action li a:hover {
  text-decoration: underline;
}
#zo2-mainmenu-wrap ul.navbar-nav > li > a {
  font-weight: 300;
}
.zo2-socialshares-floatbar {
  background: #FFF;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
  margin: 0 0 0 -110px;
  position: fixed;
  top: 170px;
  width: 75px;
  z-index: 999;
}
.tp-bullets.simplebullets.round-old .bullet {
  background: url("../images/bullet1.png") no-repeat 0 0;
  width: 20px;
  height: 20px;
  margin: 0 2px;
}
.tp-bullets.simplebullets.round-old .bullet:hover {
  background-position: bottom left;
}
.tp-bullets.simplebullets.round-old .selected {
  background-position: bottom left;
}
::i-block-chrome,
.zo2-socialshares-floatbar .fb_iframe_widget iframe {
  position: relative;
}
.sidebar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  color: rgba(255,255,255,0.5);
  font-size: 12px;
}
.dropdown-toggle .icon-cog {
  display: inline-block;
  font-family: FontAwesome;
}
.dropdown-toggle .icon-cog:before {
  content: "\f013";
}
.article-info .icon-calendar {
  display: inline-block;
  font-family: FontAwesome;
}
.article-info .icon-calendar:before {
  content: "\f073";
}
.article-info .icon-eye-open {
  display: inline-block;
  font-family: FontAwesome;
}
.article-info .icon-eye-open:before {
  content: "\f06e";
}
.list_icon h2.page-header {
  padding: 20px 0;
}
.dropdown-menu.actions .icon-print {
  font-family: FontAweSome;
}
.dropdown-menu.actions .icon-print:before {
  content: "\f02f";
}
.dropdown-menu.actions .icon-envelope {
  font-family: FontAweSome;
}
.dropdown-menu.actions .icon-envelope:before {
  content: "\f0e0";
}
.dropdown-menu.actions .edit-icon a:before {
  content: "\f044";
  font-family: FontAweSome;
}
.modal-dialog .modal-header {
  border-bottom: 0;
  padding: 10px;
}
.modal-dialog .modal-header .close {
  margin-top: -5px;
}
.modal-dialog .modal-footer {
  border-top: 0;
  padding: 0;
  margin: 0;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.style-switcher ul.options.layout-select li .selected {
  padding-left: 0;
}
.style-switcher ul.options.layout-select li a img {
  width: 50px;
}
.style-switcher ul.options li {
  padding-left: 0;
}
.icon-caret-down:before {
  content: "\f067";
  font-family: FontAwesome;
  color: #0a3063;
  font-size: 12px;
}
.icon-caret-up:before {
  content: "\f068";
  font-family: FontAwesome;
  font-size: 12px;
}
.sidebar-close:before {
  content: "\f00d";
  font-family: FontAwesome;
  color: rgba(255,255,255,0.5);
  font-size: 12px;
}
#ztTestimonial .carousel-control.right,
#ztTestimonial .carousel-control.left {
  width: 10%;
}
.owl-carousel {
  width: 100%;
  margin: auto;
}
.zt-testimonial .zt-avatar img {
  padding: 6px;
  -webkit-transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  -ms-transition: all 400ms ease-in-out 0s;
  transition: all 400ms ease-in-out 0s;
}
.zt-testimonial .zt-information h4.zt-info-name {
  color: #0a3063 !important;
  font-size: 115%;
  font-weight: bold;
}
.zt-testimonial .zt-information .zt-content {
  font-size: 115%;
  font-style: italic;
}
.ptitle {
  text-align: center;
  margin-bottom: 40px;
  margin-top: 60px;
}
.ptitle h3 {
  font-size: 250%;
  display: inline-block;
  padding-bottom: 15px;
}
.modal-backdrop.in {
  opacity: 0 !important;
}
.homepage .items-leading > div {
  padding-bottom: 0;
}
.homepage .sologan,
.featured .sologan {
  text-align: center;
  font-size: 150%;
  color: #686E71;
  margin-bottom: 40px;
}
.homepage .blog-featured h1.title-sologan,
.featured .blog-featured h1.title-sologan {
  margin-top: 60px;
  text-align: center;
  color: #686E71;
}
.homepage .blog-featured h1.title-sologan strong,
.featured .blog-featured h1.title-sologan strong {
  color: #0a3063;
}
.homepage .blog-featured .module,
.featured .blog-featured .module {
  padding: 20px 10px;
  color: #686E71;
  text-align: center;
  transition: all 400ms ease-in-out 0s;
}
.homepage .blog-featured .module:hover,
.featured .blog-featured .module:hover {
  background: #F1F1F1;
  border-radius: 5px;
  transition: all 400ms ease-in-out 0s;
}
.homepage .blog-featured .module p.icon-cicle,
.homepage .blog-featured .module h3.moduletitle,
.featured .blog-featured .module p.icon-cicle,
.featured .blog-featured .module h3.moduletitle {
  transition: all 400ms ease-in-out 0s;
}
.homepage .blog-featured .module p.icon-cicle,
.featured .blog-featured .module p.icon-cicle {
  color: #333333;
  display: block;
  font-size: 55px;
  height: 146px;
  margin: 0 auto 10px;
  padding: 0;
  position: relative;
  width: 146px;
}
.homepage .blog-featured .module p.icon-cicle i,
.featured .blog-featured .module p.icon-cicle i {
  left: 40px;
  top: 40px;
  height: 60px;
  line-height: 60px;
  position: absolute;
  text-align: center;
  width: 60px;
}
.homepage .blog-featured .module .shor-des,
.featured .blog-featured .module .shor-des {
  font-size: 125%;
}
.homepage .blog-featured .settings p.icon-cicle i,
.featured .blog-featured .settings p.icon-cicle i {
  top: 40px;
}
.homepage .blog-featured .customize p.icon-cicle i,
.featured .blog-featured .customize p.icon-cicle i {
  left: 40px;
}
#eblog-wrapper .article_content {
  border-top: 3px solid #0a3063;
}
#eblog-wrapper .article_content .article_icon {
  background-color: #0a3063;
}
#eblog-wrapper #ezblog-search {
  background-color: #ffffff;
}
#eblog-wrapper .single_article_content {
  border-top: 3px solid #0a3063;
}
#eblog-wrapper .single_article_content .article_icon {
  background-color: #0a3063;
}
#eblog-wrapper .single_article_content .blog-head h1.blog-title {
  color: #0a3063;
}
#eblog-wrapper .single_article_content .fulltext p {
  font-size: 115%;
}
#eblog-wrapper .category-story .category-name a {
  color: #0a3063;
  font-size: 125%;
}
#eblog-wrapper .category-story .category-description {
  font-size: 115%;
}
.owl-next:before {
  content: "\f105";
}
.owl-prev:before {
  content: "\f104";
}
#section-related .owl-controls .owl-prev,
#section-related .owl-controls .owl-next {
  transition: all 400ms ease-in-out 0s;
}
#section-related .owl-controls .owl-prev:hover,
#section-related .owl-controls .owl-next:hover {
  background-color: #0a3063;
  transition: all 400ms ease-in-out 0s;
}
#ezblog-body .tab_button #button-related a span {
  border-bottom: 2px solid #0a3063;
}
.owl-wrapper-outer a.readmore {
  background-color: #0a3063;
  transition: all 400ms ease-in-out 0s;
  font-size: 100%;
}
.owl-wrapper-outer a.readmore:hover {
  background-color: #283339 !important;
  transition: all 400ms ease-in-out 0s;
}
#eblog-wrapper .list-pagination {
  text-align: center;
}
#eblog-wrapper .list-pagination li {
  float: none;
  font-size: 120%;
}
#eblog-wrapper .list-pagination li.active b {
  border-color: #0a3063;
  color: #0a3063;
}
#ezblog-body ul.featured-entries .featured-image img {
  max-width: 100%;
}
#eblog-wrapper .blog-rating {
  display: none;
}
#zt-module-testimonial-description {
  color: #686E71;
  font-size: 150%;
  margin-bottom: 40px;
  text-align: center;
}
.article-info .article-info-inner > div {
  color: #525252;
  float: left;
  font-size: 106%;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.item-page .article-info .pull-right {
  float: right !important;
}
.blog .article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
  line-height: 32px;
}
.blog .article-info dd i {
  color: #2C2C2C;
  font-size: 106%;
}
.blog .article-info .createdby:before {
  font-family: FontAwesome;
  content: "\f007";
  font-size: 115%;
}
.blog .icons .pull-right {
  margin: -7px 0 0;
}
.blog .article_content .article_bottom .itemReadmore {
  transition: all 400ms ease-in-out 0s;
}
.blog .article_content .article_bottom .itemReadmore:hover {
  background-color: #283339;
  transition: all 400ms ease-in-out 0s;
}
.categoryTitle {
  margin-top: 20px;
}
.categoryTitle a {
  color: #0a3063;
}
.categoryTitle a:hover {
  color: #2C2C2C;
}
.category-desc {
  margin-bottom: 40px;
}
.category-desc p {
  font-size: 115%;
}
.introText p {
  font-size: 115%;
}
.tag-category ul.category h3 a {
  color: #0a3063;
}
.tag-category ul.category h3 a:hover {
  color: #2C2C2C;
}
.tag-category ul.category span.tag-body p {
  font-size: 115%;
}
.zt-banner-inner {
  position: static;
  padding: 40px 0 15px 0;
  text-align: center;
}
.zt-banner-inner .mod-center {
  color: #000;
  float: none !important;
  margin: 0 auto;
}
.zt-banner-inner .mod-center h3.moduletitle {
  color: #000;
  font-size: 290%;
  font-weight: normal;
  padding: 0;
  background: none;
}
.zt-banner-inner .mod-center p {
  font-size: 140%;
  line-height: 30px;
  margin: 0;
}
#zt-banner {
  padding: 30px 0 90px;
  position: relative;
  z-index: 1;
}
#zt-banner .overlay {
  background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#zt-banner1 {
  background: url("../images/12345.jpg") 0 0;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 30px 0 90px;
  position: relative;
  z-index: 1;
}
#zt-banner1 .overlay {
  background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#zt-banner2 {
  background: url("../images/123456.jpg") 0 0;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 30px 0 90px;
  position: relative;
  z-index: 1;
}
#zt-banner2 .overlay {
  background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
ul.pagination {
  border-top: 1px solid #DDDDDD;
  display: block;
}
ul.pagination li {
  font-size: 125%;
  margin: 0;
}
ul.pagination li a {
  border: none;
  padding: 6px 10px;
}
ul.pagination li a:hover,
ul.pagination li a:focus {
  border: none;
  background: none;
  color: #0a3063;
  margin-top: -2px;
  border-top: 3px solid #0a3063;
}
ul.pagination li.active span {
  padding: 6px 10px;
  border: none;
  background: none;
  color: #0a3063;
  margin-top: -2px;
  border-top: 3px solid #0a3063;
}
ul.pagination li.active span:hover,
ul.pagination li.active span:focus {
  border: none;
  background: none;
  color: #0a3063;
  margin-top: -2px;
  border-top: 3px solid #0a3063;
}
.readmore .btn,
a.catItemEditLink,
a.itemEditLink,
a.readon,
a.readmore,
.button,
input[type="submit"],
.userItemReadMore a,
.tagItemReadMore a,
.latestItemReadMore a,
.subCategoryMore,
#form-login-submit button,
.login .controls .btn,
.itemEditLink a,
.catItemEditLink a,
.itemTitle a,
.top-box-search .btn,
.catItemReadMore a,
.form-actions .validate {
  background-color: #0a3063;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
.readmore .btn:hover,
a.catItemEditLink:hover,
a.itemEditLink:hover,
a.readon:hover,
a.readmore:hover,
.button:hover,
input[type="submit"]:hover,
.userItemReadMore a:hover,
.tagItemReadMore a:hover,
.latestItemReadMore a:hover,
.subCategoryMore:hover,
#form-login-submit button:hover,
.login .controls .btn:hover,
.itemEditLink a:hover,
.catItemEditLink a:hover,
.itemTitle a:hover,
.top-box-search .btn:hover,
.catItemReadMore a:hover,
.form-actions .validate:hover {
  background-color: #333333;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#login-form #form-login-submit .btn {
  background-color: #0a3063;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#login-form #form-login-submit .btn:hover {
  background-color: #333333;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#zt-work .information p .readmore {
  background-color: #0a3063;
}
#zt-work .information p .readmore:hover {
  background-color: #333333;
}
.pager li a {
  color: #0a3063;
}
.blog .article_content h2,
#eblog-wrapper .article_content h2.blog-title a {
  color: #0a3063;
}
@-webkit-keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@-moz-keyframes spinAround {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@keyframes spinAround {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.homepage .blog-featured .module p.icon-cicle,
.featured .blog-featured .module p.icon-cicle {
  border: 4px solid #0a3063;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
.homepage .blog-featured .module:hover,
.featured .blog-featured .module:hover {
  background: none;
}
.homepage .blog-featured .module:hover .fa,
.featured .blog-featured .module:hover .fa {
  -webkit-animation: spinAround 2s linear infinite;
  -moz-animation: spinAround 2s linear infinite;
  animation: spinAround 2s linear infinite;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  color: #0a3063;
}
#zo2-zt-purchase-wrap p a.readmore {
  background-color: #16687F;
}
#zo2-support-wrap {
  background-color: #F7F7F7;
  border-bottom: 1px solid #ECECEC;
  color: #686E71;
  padding: 5px 0;
}
#zo2-support-wrap .support p {
  float: left;
  margin: 0;
}
#zo2-support-wrap .support .phone {
  margin: 0 10px;
}
#zo2-support-wrap .languages {
  text-align: right;
}
.featured .boxed #zo2-body-wrap {
  padding: 0;
}
.featured .boxed #zo2-body-wrap .items-leading > div {
  border: none;
}
.tag-featured {
  display: none;
}
#zo2-mainmenu-wrap-sticky-wrapper {
  position: relative;
  z-index: 232;
}
#zo2-mainmenu-wrap-sticky-wrapper #zo2-mainmenu-wrap {
  width: 100%;
}
.zo2-megamenu.animate.slide .mega.open > .mega-dropdown-menu > div {
  margin-top: 0;
}
#zo2-mainmenu-wrap .navbar-toggle {
  float: left;
}
#zo2-buy-now-wrap {
  background-color: #FFFFFF;
  border: 1px solid #E1E1E1;
  display: block;
  padding: 30px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  margin-top: 50px;
  margin-bottom: 60px;
}
#zo2-buy-now-wrap p.b-title {
  float: left;
  color: #686E71;
  font-size: 150%;
  line-height: 30px;
  border-left: 3px solid #0a3063;
  padding-left: 15px;
  font-weight: 300;
  padding: 15px;
  margin: 0;
}
#zo2-buy-now-wrap a.b-button {
  background-color: #0a3063;
  padding: 10px 18px;
  font-size: 125%;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  color: #FFFFFF;
  height: 70px;
  line-height: 70px;
  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;
}
#zo2-buy-now-wrap a.b-button:hover,
#zo2-buy-now-wrap a.b-button:active,
#zo2-buy-now-wrap a.b-button: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;
  background-color: #333333;
}
#zo2-buy-now-wrap .purchasenow {
  padding-top: 38px;
}
#zo2-fits-any-devices-wrap {
  color: #686E71;
  font-size: 125%;
  line-height: 25px;
}
#zo2-fits-any-devices-wrap h4 {
  font-size: 125%;
}
#zo2-fits-any-devices-wrap .fa {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 1px solid #0a3063;
  width: 70px;
  height: 70px;
  color: #0a3063;
  text-align: center;
  padding-top: 15px;
  font-size: 250%;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#zo2-fits-any-devices-wrap .fa:hover {
  background-color: #0a3063;
  color: #ffffff;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#latest-work {
  margin-top: 40px;
}
#latest-work img {
  max-width: 235px;
  max-height: 140px;
  width: 235px;
  height: 140px;
}
#latest-work .hcontent {
  border: 1px solid #eeeeee;
  border-top: 0;
}
#latest-work h3.moduletitle {
  font-size: 125%;
  color: #686E71;
}
#latest-work h3.moduletitle:before {
  background-color: #E1E1E1;
  content: "";
  height: 1px;
  top: 4%;
  position: absolute;
  z-index: 7;
  width: 90%;
  right: 0;
  margin-right: 15px;
}
#latest-work h3.moduletitle span {
  background-color: #ffffff;
  position: relative;
  z-index: 8;
}
#latest-work #say h3.moduletitle:before {
  width: 90%;
  top: 4%;
}
#latest-work #say .content-testimonial {
  font-size: 125%;
}
#latest-work #say #ztTestimonial ol.carousel-indicators li.active {
  border-color: #869791;
  background: #869791;
}
#latest-work #say #ztTestimonial ol.carousel-indicators li {
  background-color: #C3CBC8;
  border-color: #C3CBC8;
}
#latest-work .zt-carousel .owl-item {
  width: 250px !important;
}
#latest-work .zt-carousel .owl-item a.title {
  color: #0a3063;
  font-size: 150%;
  line-height: 40px;
}
#latest-work .zt-carousel .owl-item p {
  font-size: 110%;
  padding: 0;
  margin: 0;
}
#latest-work .owl-prev,
#latest-work .owl-next {
  overflow: hidden;
  font-size: 30px;
  width: 30px;
  height: 30px;
  line-height: 22px;
  background-color: #0a3063;
  opacity: 1;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#latest-work .owl-prev:hover,
#latest-work .owl-next:hover {
  background-color: #333333;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#latest-work .owl-prev:before {
  content: "\f104";
  font-family: FontAwesome;
  display: block;
}
#latest-work .owl-next:before {
  content: "\f105";
  font-family: FontAwesome;
  display: block;
}
.owl-scroller-theme .owl-controls {
  position: absolute;
  text-align: left;
  top: 40px;
  width: 100%;
}
.owl-scroller-theme .owl-controls .owl-next {
  float: right;
  position: absolute;
  right: -15px;
}
.owl-scroller-theme .owl-controls .owl-prev {
  position: absolute;
  left: -15px;
}
#zo2-want-to-wrap {
  margin-top: 60px;
  text-align: center;
}
#zo2-want-to-wrap .zt-wantto {
  padding-top: 60px;
  padding-bottom: 60px;
  border-top: 1px dashed #E1E1E1;
}
#zo2-want-to-wrap .h-title {
  color: #999999;
}
#zo2-want-to-wrap .b-hr {
  border-top: 1px solid #E1E1E1;
  height: 1px;
  width: 70px;
  margin: 20px auto 25px;
}
#zo2-want-to-wrap .h_wrapper .h-inline {
  display: inline-block;
  font-size: 125%;
  text-transform: uppercase;
  margin: 0 5px;
}
#zo2-want-to-wrap .h_wrapper .h-inline a {
  color: #ffffff;
}
#zo2-want-to-wrap .h_wrapper .h-inline .h-button {
  padding: 10px 18px;
  background-color: #0a3063;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#zo2-want-to-wrap .h_wrapper .h-inline .h-button:hover {
  background-color: #333333;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#zo2-want-to-wrap .h_wrapper .h-inline .n-button {
  padding: 10px 18px;
  background-color: #333333;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#zo2-want-to-wrap .h_wrapper .h-inline .n-button:hover {
  background-color: #0a3063;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
#rev_slider_6_165_wrapper {
  padding: 0 !important;
}
.introText {
  font-size: 125%;
  line-height: 25px;
}
.featured #zo2-body-wrap {
  padding: 0;
}
.pager li a:hover,
.pager li a:active,
.pager li a:focus {
  background: none;
  background-color: none;
}
.zt-twitter-timeline {
  padding: 0;
}
.zt-twitter-timeline .zt-timeline-item {
  margin: 0;
}
#zt-vimeo #module_168 {
  padding: 0;
}
#zt-vimeo #module_168 .zt-content {
  min-height: 500px;
}
#zt-vimeo #module_168 .zt-content .ptitle {
  margin-bottom: 10px;
  margin-top: 60px;
}
#zt-vimeo #module_168 .zt-content .ptitle h3 {
  padding: 60px 0 0 0;
  font-size: 300%;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
}
#zt-vimeo #module_168 .zt-content .ptext {
  text-align: center;
  font-size: 180%;
  line-height: 30px;
  font-family: Raleway;
  font-weight: 300;
}
#zt-vimeo .zt_parallax_wrap h6 {
  font-size: 180%;
  position: relative;
  top: -150px;
}
#zt-vimeo .zt_parallax_wrap .zt-see-more {
  font-size: 180%;
  position: relative;
  top: -150px;
}
#zt-vimeo .zt-see-more p a {
  line-height: 35px;
}
#zt-vimeo .zt-see-more p a i {
  padding-top: 8px !important;
  padding-left: 3px;
}
.page-header h3 {
  text-align: center;
}
.page-header h3 a {
  color: #0a3063;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
.page-header h3 a:hover {
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
  color: #333333;
}
.article .item-page .page-header h1 {
  color: #f75454;
}
.contact .page-header h1 {
  font-size: 260%;
  text-transform: uppercase;
  text-align: center;
}
.contact h3 {
  font-size: 180%;
  padding-bottom: 10px;
}
.contact .form-validate {
  box-shadow: none;
  border-radius: 0;
}
.contact .form-validate input {
  width: 100%;
}
.contact .form-validate fieldset {
  padding: 0;
}
.contact .form-validate fieldset legend {
  padding: 0;
}
.contact .form-validate fieldset textarea {
  height: 200px;
}
.contact .contact {
  margin-top: 0;
  font-size: 115%;
  line-height: 25px;
}
.contact .contact input[type="checkbox"] {
  height: 0;
}
.contact .contact #jform_contact_email_copy {
  width: auto;
  height: auto;
}
.contact .contact .form-validate input {
  height: 40px;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.contact .contact fieldset input:focus,
.contact .contact fieldset textarea:focus {
  box-shadow: 0 0 6px #f8b9b7;
}
.contact .contact h1 {
  margin-bottom: 0;
}
@keyframes capabilitieswidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@-webkit-keyframes capabilitieswidth {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes opacity {
  0% {
    filter: Alpha(Opacity=0);
    opacity: 0;
    -moz-opacity: 0;
  }
  100% {
    filter: Alpha(Opacity=100);
    opacity: 1;
    -moz-opacity: 1;
  }
}
@-webkit-keyframes opacity {
  0% {
    filter: Alpha(Opacity=0);
    opacity: 0;
    -moz-opacity: 0;
  }
  100% {
    filter: Alpha(Opacity=100);
    opacity: 1;
    -moz-opacity: 1;
  }
}
.about-us {
  font-size: 12px;
}
.about-us .progress {
  height: 10px;
  position: relative;
  overflow: visible;
}
.about-us .progress .progress-bar {
  position: absolute;
  top: 0;
  left: 0;
  border: 0;
  box-shadow: none;
  background: none !important;
}
.about-us .progress .progress-bar:before {
  content: '';
  background: #0a3063;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: capabilitieswidth 10s ease-out;
  animation: capabilitieswidth 10s ease-out;
  -moz-animation: capabilitieswidth 10s ease-out;
  border-radius: 4px 0 0 4px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  -ms-border-radius: 4px 0 0 4px;
  -o-border-radius: 4px 0 0 4px;
}
.about-us .progress .progress-bar span {
  position: absolute;
  right: 0;
  bottom: 20px;
  color: #000;
  -webkit-animation: opacity 10s ease-out;
  animation: opacity 10s ease-out;
  -moz-animation: opacity 10s ease-out;
}
.about-us h2 {
  font-size: 200%;
  text-align: center;
  text-transform: uppercase;
  margin: 30px 0;
  font-weight: 500;
}
.about-us .subtitle {
  font-size: 140%;
  text-align: center;
  line-height: 150%;
  font-weight: 300;
  margin-bottom: 30px;
}
.about-us .item_inner {
  text-align: center;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #eee;
}
.about-us .item_inner .info h3 {
  margin: 10px 0;
  font-size: 130%;
}
.about-us .item_inner .info .social a {
  display: inline-block;
  padding: 3px;
  color: #0a3063;
}
.about-us .item_inner .info .social a:hover {
  color: #CFCFCF;
}
.about-us .whatwedo > .row {
  padding: 15px 0;
}
.about-us .whatwedo > .row h3 {
  font-size: 140%;
  margin: 0;
  padding: 0 0 15px;
  border-bottom: 1px solid #ddd;
}
.about-us .social a {
  margin: 0;
}
.item-page .block_pricing .pricing_box {
  width: 100%;
}
.item-page .pricing_box a.button {
  background: none repeat scroll 0 0 #eee !important;
  border: 0 none;
  color: #333 !important;
  cursor: pointer;
  display: inline-block;
  font-size: 133%;
  height: 45px;
  line-height: 45px;
  outline: 0 none;
  padding: 0 30px;
  text-align: center;
  text-shadow: none;
  transition: background-color 0.15s ease-out 0s;
}
.pricing_wrap_3 .featured .pricing_box a.button,
.block_pricing .dynamic_featured .pricing_box a.button {
  background: #f75454 !important;
  color: #FFFFFF !important;
}
.pricing_wrap_3 .featured .pricing_box a.button:hover,
.block_pricing .dynamic_featured .pricing_box a.button:hover {
  background: #BDBDBD !important;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
.pricing_wrap_3 .featured .pricing_box .header,
.block_pricing .dynamic_featured .pricing_box .header {
  background: #f75454;
  color: #FFFFFF;
}
.pricing_box a.button:hover,
.pricing_box a.button:focus {
  background: #BDBDBD !important;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
.pricing_wrap_3 .featured .pricing_box {
  box-shadow: 5px 0 30px rgba(0,0,0,0.5);
  position: relative;
  top: -40px;
  transition: box-shadow 0.25s ease 0s;
}
.pricing_wrap_3 .featured .pricing_box ul {
  padding: 40px 0;
}
.pricing_box li.no {
  text-decoration: line-through;
  color: #CCCCCC;
}
.faq_block #accordion .panel-title > a {
  font-size: 16px;
}
.faq_block #accordion .panel {
  padding-bottom: 0;
}
.faq_block .panel-default > .panel-heading {
  background: none;
}
.faq_block .panel-default > .panel-heading h4 a:before {
  color: #f75454;
  content: "\f0fe";
  display: inline-block;
  font-family: FontAwesome;
  height: 40px;
  line-height: 40px;
  margin: 0 15px 0 0;
  text-align: center;
  width: 40px;
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
.faq_block .panel-default > .panel-heading h4 a.active:before {
  content: "\f147";
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
.transition {
  transition: all 400ms ease-in-out 0s;
  -moz-transition: all 400ms ease-in-out 0s;
  -webkit-transition: all 400ms ease-in-out 0s;
  -o-transition: all 400ms ease-in-out 0s;
}
.radius1 {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
}
.radius {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
div.mod-languages ul.lang-inline li {
  display: inline-block;
}
.article-content-Pricing .plan-price h2 span {
  font-size: 50%;
}
.article-content-Pricing .th-pricing h2 span {
  font-size: 50%;
}
.article-content-Pricing .th-pricing .plan {
  border: 2px solid #eee;
  margin: 0;
  padding: 0;
  text-align: center;
}
.article-content-Pricing .th-pricing .plan {
  border: 2px solid #eee;
  margin: 0;
  padding: 0;
  text-align: center;
}
.article-content-Pricing .th-pricing .plan li.plan-duration {
  background: none repeat scroll 0 0 #aaa;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin-bottom: 20px;
  padding: 2px 5px;
}
.article-content-Pricing .th-pricing .plan li {
  list-style: none outside none;
  font-size: 16px;
}
.article-content-Pricing .th-pricing .plan li.plan-details ul {
  font-size: 16px;
  padding: 0;
}
.article-content-Pricing .th-pricing .plan li.plan-details ul li:first-child {
  border-top: 1px solid #eee;
}
.article-content-Pricing .th-pricing .plan li.plan-details ul li {
  border-bottom: 1px solid #eee;
  padding: 10px;
  margin: 0 20px;
}
.article-content-Pricing .th-pricing .plan li.plan-action {
  padding: 30px 10px;
}
.article-content-Pricing .th-pricing .plan li.plan-action a {
  background: none repeat scroll 0 0 #f75454;
  border: 0 none;
  color: #fff;
  font-size: 14px;
  padding: 10px 20px;
  text-transform: none;
}
.article-content-Pricing ul.plan:hover {
  box-shadow: 0 0 8px 1px rgba(0,0,0,0.5);
}
.article-content-Pricing ul.plan {
  transition: all 0.15s ease 0s;
}
.article-content-Pricing .th-pricing .plan {
  border: 2px solid #eee;
  margin: 0;
  padding: 0;
  text-align: center;
}
.article-content-Pricing .th-pricing .plan li.plan-name {
  font-size: 20px;
  border-bottom: 1px solid #eee;
  font-weight: 700;
  padding: 20px 10px 15px;
  text-transform: uppercase;
}
.article-content-Pricing .th-pricing .plan li.plan-duration {
  background: none repeat scroll 0 0 #aaa;
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  margin-bottom: 20px;
  padding: 2px 5px;
}
.article-content-Pricing .pricing-table {
  padding-bottom: 100px;
  padding-top: 40px;
}
.article-content-Pricing .moduletable {
  margin-bottom: 40px;
}
.article-content-Pricing .pricing-table .col .col-header {
  background: none repeat scroll 0 0 #666666;
  color: #ffffff;
  padding: 10px 20px;
}
.article-content-Pricing .pricing-table .col .col-footer {
  background: none repeat scroll 0 0 #eeeeee;
  border: 1px solid #d5d5d5;
  padding: 20px;
}
.article-content-Pricing h2,
.article-content-Pricing h3 {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 10px;
  margin-top: 20px;
}
.article-content-Pricing .plan-price h2 {
  font-size: 170%;
  font-weight: normal;
}
.article-content-Pricing .pricing-table .col ul {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  border-color: #eeeeee #eeeeee rgba(0,0,0,0);
  border-image: none;
  border-style: solid solid none;
  border-width: 1px 1px 0;
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
.article-content-Pricing .pricing-table .col ul li {
  border-bottom: 1px solid #eeeeee;
  font-size: 16px;
  padding: 10px 20px;
  margin: 0 20px;
  text-align: center;
}
.article-content-Pricing .btn-primary3 {
  margin-top: 25px;
}
.article-content-Pricing .pricing-table .col-feature {
  margin-top: -20px;
  z-index: 200;
}
.article-content-Pricing .btn-primary {
  background-color: #f75454;
  border-color: #f75454;
  color: #ffffff;
}
.article-content-Pricing .pricing-table .col .big-number {
  display: inline-block;
  font-size: 70px;
  margin: 25px;
}
.article-content-Pricing .pricing-table .col .big-number sup {
  font-size: 28px;
  top: -1em;
}
.article-content-Pricing .pricing-table .col ul li.no {
  color: #999999;
  text-decoration: line-through;
}
.article-content-Pricing .pricing-table .col ul li.row1 {
  background: none repeat scroll 0 0 #f7f7f7;
}
.article-content-Pricing .th-pricing .featured::before {
  position: absolute;
  content: "\f02e";
  font-family: FontAwesome;
  color: #00d080;
  right: 30px;
  font-size: 30px;
}
.article-content-Pricing .pricing-table .col {
  margin-bottom: 0;
}
.article-content-Pricing .pricing-table .col.no-padding {
  padding: 0;
}
.article-content-Pricing .pricing-table .col-feature .col-header {
  background: none repeat scroll 0 0 #f75454;
  padding: 20px;
}
.article-content-Pricing .col.shadow {
  box-shadow: 0 0 12px 2px rgba(0,0,0,0.5);
}
.article-content-Pricing .btn.btn-lg {
  padding: 10px 20px;
  font-size: 14px;
}
.article-content-Pricing .btn.btn-lg.btn-primary {
  background: #f75454;
  color: #fff;
  border: 1px solid #f75454;
}
.article-content-Pricing .btn-default2 {
  background: gray !important;
  border: 1px solid gray !important;
}
.article-content-Pricing .th-pricing .featured li.plan-action a {
  background: none repeat scroll 0 0 #f75454;
  color: #ffffff;
}
.article-content-Pricing .plan-action .btn.btn-primary {
  padding: 10px 80px;
}
.article-content-Pricing a.btn {
  background-color: #f75454;
  transition: all 0.4s ease 0s;
  border-color: #f75454;
  color: #fff;
}
.article-content-Pricing a.btn:hover {
  color: #fff;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.boxed #zo2-mainmenu-wrap-sticky-wrapper.is-sticky #zo2-mainmenu-wrap {
  width: auto;
}
body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}
.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}
.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}
.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.lightbox a img {
  border: none;
}
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-container {
  padding: 4px;
}
.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}
.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
}
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}
.lb-container > .nav {
  left: 0;
}
.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}
.lb-prev,
.lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}
.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}
.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}
.lb-data {
  padding: 0 4px;
  color: #ccc;
}
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}
.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}
.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
#examples .example-image-link {
  float: left;
  margin: 2px;
}
#examples .example-image-link > img {
  height: 77px;
  width: 113px;
  border-radius: 5px;
}
a {
  display: inline;
  padding: 0;
}
a:hover {
  background: none;
  text-decoration: none;
}
body .container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#zo2-position-26 {
  padding: 100px 0;
  position: relative;
  z-index: 1;
  background: url("../images/123.jpg") 0 0;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
#zo2-position-26 .zt-banner-inner {
  padding: 40px 0 15px 0;
  text-align: center;
}
#zo2-position-26 .zt-banner-inner .mod-center {
  color: #fff;
  float: none !important;
  margin: 0 auto;
}
#zo2-position-26 .zt-banner-inner .mod-center h3.moduletitle {
  color: #fff;
  font-size: 290%;
  font-weight: normal;
  padding: 0;
  background: none;
}
#zo2-position-26 .zt-banner-inner .mod-center p {
  font-size: 140%;
  line-height: 30px;
  margin: 0;
}
#zo2-position-26 .overlay {
  background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#zo2-position-27 {
  background: url("../images/12345.jpg") 0 0;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 30px 0 90px;
  position: relative;
  z-index: 1;
}
#zo2-position-27 .overlay {
  background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
#zo2-position-31 {
  background: url("../images/123456.jpg") 0 0;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
  padding: 100px 0;
  position: relative;
  z-index: 1;
}
#zo2-position-31 .overlay {
  background: url("../images/grid.png") repeat scroll 0 0 rgba(0,0,0,0);
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
}
.zt-banner-inner {
  position: static;
  padding: 40px 0 15px 0;
  text-align: center;
}
.zt-banner-inner .mod-center {
  color: #fff;
  float: none !important;
  margin: 0 auto;
}
.zt-banner-inner .mod-center h3.moduletitle {
  color: #fff;
  font-size: 290%;
  font-weight: normal;
  padding: 0;
  background: none;
}
.zt-banner-inner .mod-center p {
  font-size: 140%;
  line-height: 30px;
  margin: 0;
}
#zo2-component-wrap > .container {
  width: auto;
}
#zo2-breadcrumb-wrap {
  background: #eaeaea;
  padding: 7px 0;
}
#zo2-breadcrumb-wrap .breadcrumb {
  line-height: 34px;
  padding: 0;
  margin: 0;
  background: none;
  color: #686e71;
}
#zo2-breadcrumb-wrap .breadcrumb li {
  display: inline \9;
}
#zo2-breadcrumb-wrap .breadcrumb li a {
  color: #283339;
  display: inline-block;
}
#zo2-breadcrumb-wrap .breadcrumb li a:hover {
  text-decoration: underline;
}
#zo2-breadcrumb-wrap .breadcrumb li:first-child a {
  padding: 0 0 0 23px;
}
#zo2-breadcrumb-wrap .breadcrumb li:first-child a:before {
  content: '\f015';
  display: inline-block;
  font-family: FontAwesome;
  padding: 0 7px;
  font-size: 13px;
  color: #0a3063;
}
.zt-slideshow-wrap #full-background-image {
  background-position: center center;
}
.zt-slideshow-wrap .s-content h2 {
  font-size: 48px;
  color: #ffffff;
  font-family: Sanchez;
}
.zt-slideshow-wrap .s-content p {
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  line-height: 150%;
}
.zt-slideshow-wrap .s-content .zt-readmore {
  font-weight: 300;
  font-family: raleway;
  background: #0a3063;
  padding: 12px 25px;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 150%;
  text-transform: capitalize;
  border: 0;
}
.zt-slideshow-wrap .s-content .zt-readmore:hover {
  text-decoration: none;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: none;
  border: 1px solid none;
  line-height: 0;
  text-align: center;
  margin: 0 5px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  webkit-border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 10px;
  text-indent: -4px;
}
.bx-wrapper .bx-pager.bx-default-pager a:after {
  font-family: FontAwesome;
  content: "\f111";
  color: #fff;
  font-size: 10px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  border: 1px solid #fff;
  text-decoration: none;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover:after {
  color: #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: none;
  text-decoration: none;
  border: 1px solid #fff;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover:after,
.bx-wrapper .bx-pager.bx-default-pager a.active:after,
.bx-wrapper .bx-pager.bx-default-pager a:focus:after {
  color: #fff;
}
.bx-wrapper {
  margin: 0;
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  bottom: 15px;
}
.bx-wrapper .bx-controls-direction a {
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background: none;
}
.bx-wrapper .bx-controls-direction .bx-prev:before {
  font-family: FontAwesome;
  content: "\f104";
  color: #fff;
  font-size: 66px;
  padding-left: 13px;
  padding-top: 9px;
  text-indent: 9999px;
  position: absolute;
}
.bx-wrapper .bx-controls-direction .bx-next:before {
  font-family: FontAwesome;
  content: "\f105";
  color: #fff;
  font-size: 66px;
  padding-left: 0;
  padding-top: 9px;
  text-indent: 9999px;
  position: absolute;
}
#zo2-position-20 .container {
  color: #ffffff;
}
#zo2-position-20 .container .zt-readmore {
  display: inline-block;
}
#zo2-zt-userwrap6-wrap {
  padding-top: 50px;
}
#zo2-zt-userwrap6-wrap h3.moduletitle {
  text-align: center;
  font-size: 30px;
  text-transform: capitalize;
}
.zt_news_wrap .owl-item {
  max-width: 263px;
  margin: 0 10px;
  padding: 0;
}
.zt_news_wrap .owl-item .zt-article-item {
  margin: 10px 0;
  padding: 0;
  background-color: #ffffff;
  border-bottom: 3px solid transparent;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
  transition: all 0.3s ease-in-out 0s;
}
.zt_news_wrap .owl-item .zt-article-item:hover {
  border-bottom: 3px solid #0088cc;
  box-shadow: 0 3px 10px rgba(0,0,0,0.4);
}
.zt_news_wrap .owl-item .zt-article-item img {
  padding: 6px;
  border: 0;
}
.zt_news_wrap .owl-item .zt-article-item h4 {
  margin: 0;
}
.zt_news_wrap .owl-item .zt-article-item a:hover {
  text-decoration: none;
}
.zt_news_wrap .owl-item .zt-article-item .zt-information {
  padding: 18px 18px 0 18px;
}
.zt_news_wrap .owl-item .zt-article-item .zt-information .zt-info-name {
  font-size: 18px;
  color: #0a3063;
}
.zt_news_wrap .owl-item .zt-article-item .zt-information .zt-content {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  border-top: 1px solid rgba(0,0,0,0.1);
  margin: 14px 0;
  padding: 14px 0;
  font-size: 115%;
  font-style: italic;
}
.zt_news_wrap .owl-item .zt-article-item .social-icon {
  text-align: center;
}
.zt_news_wrap .owl-item .zt-article-item .zt-social-networks {
  display: inline-block;
}
.zt_news_wrap .owl-item .zt-article-item .zt-social-networks .fa {
  font-size: 20px;
}
#zo2-vimeo-wrap .zt-slideshow .animated {
  opacity: 1;
}
#zo2-vimeo-wrap .box-icon {
  line-height: 35px;
}
#zo2-vimeo-wrap h6 {
  clear: left;
  padding-top: 20px;
}
#zo2-position-25 .zt-item-text a {
  display: inline-block;
}
.mod-languages {
  display: inline-block;
}
.mod-languages .sbOptions {
  background: #fff none repeat scroll 0 0;
  box-shadow: none;
  padding-bottom: 15px;
  z-index: 8767;
}
.zt-tabs ul.nav {
  margin: 0;
  padding: 0;
}
a.zt-social-icon-item {
  display: inline-block;
  font-size: 18px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 37px;
  border-radius: 3px;
  margin-bottom: 6px;
}
#zo2-header-logo a {
  display: inline-block;
}
@media (max-width: 767px) {
  #standard-logo img {
    margin: auto;
  }
}
#zo2-mega-menu.canvas {
  position: absolute;
  top: -125px;
  z-index: 999;
}
#zo2-mega-menu.canvas .button-canvas {
  color: #000;
  cursor: pointer;
}
.container-fluid {
  padding-left: 0;
  padding-right: 0;
}
#zo2-position-7 ul,
#zo2-position-8 ul {
  margin: 0;
}
#zo2-position-7 ul li,
#zo2-position-8 ul li {
  display: block;
}
#zo2-position-7 ul li a,
#zo2-position-8 ul li a {
  padding-left: 0;
  padding-right: 0;
  font-size: 100%;
}
#zo2-position-7 #login-form #form-login-remember input,
#zo2-position-8 #login-form #form-login-remember input {
  float: left;
}
#zo2-position-7 #login-form #form-login-remember label,
#zo2-position-8 #login-form #form-login-remember label {
  line-height: normal;
  padding-left: 10px;
}
#zo2-position-7 #login-form ul,
#zo2-position-8 #login-form ul {
  padding: 0;
}
ul,
ol {
  margin: 0 0 1.5em 12px;
  padding: 0 0 0 12px;
  list-style: inside;
}
#zo2-canvas-menu {
  position: absolute;
  top: -100px;
  color: #000;
  cursor: pointer;
}
.blue-box {
  color: #000;
  border: 1px solid #15487b;
  padding: 10px;
  border-radius: 3px;
  margin-bottom: 20px;
}
h3.moduletitle {
  background: #15487b !important;
  padding: 10px !important;
  line-height: 15px !important;
  margin-bottom: 10px !important;
  color: #fff;
}
img {
  max-width: 100%;
}
strong {
  color: #505050;
}
body.zo2-error > div {
  max-width: 1140px;
  margin: 10% auto 0;
  overflow: hidden;
  font-family: Montserrat;
}
body.zo2-error .img {
  float: left;
  width: 40%;
}
body.zo2-error #outline {
  display: inline-block;
  margin: auto;
}
body.zo2-error #outline #errorboxoutline {
  padding: 0 50px;
  text-align: center;
}
body.zo2-error #outline #errorboxoutline h3 {
  color: #252525;
  font-size: 48px;
  margin-top: 0;
  letter-spacing: 0.8px;
  font-weight: 300;
}
body.zo2-error #errorboxheader {
  font-size: 300px;
  color: #f26c4f;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 300px;
  font-weight: 700;
}
body.zo2-error ol li {
  margin: 3px 0;
}
body.zo2-error .btn-success {
  background: #252525;
  padding: 20px;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
  margin: 20px 0 0 0;
  text-transform: uppercase;
  display: inline-block;
}
body.zo2-error .btn-success:hover {
  background: #f26c4f;
}
@media (max-width: 767px) {
  body.zo2-error #errorboxheader {
    font-size: 35px;
  }
  body.zo2-error .img {
    width: 100%;
    text-align: center;
  }
  body.zo2-error #outline {
    width: 100%;
  }
}
.zo2-error {
  text-align: center;
}
.catItemImageBlock,
.userItemImageBlock,
.tagItemImageBlock,
.latestItemImageBlock,
.subCategoryImage {
  margin: 0 0 30px 0;
  overflow: hidden;
  padding: 0;
  display: block;
}
span.catItemImage {
  padding: 0;
  margin: 0;
}
.catItemImageBlock img,
.userItemImageBlock img,
.tagItemImageBlock img,
.latestItemImageBlock img,
.subCategoryImage img {
  padding: 0;
  border: 0;
  transition: all 2s ease-in-out 0s;
  -moz-transition: all 2s ease-in-out 0s;
  -webkit-transition: all 2s ease-in-out 0s;
  -o-transition: all 2s ease-in-out 0s;
  -ms-transition: all 2s ease-in-out 0s;
  position: relative;
  z-index: 999;
}
.catItemImageBlock:hover img,
.userItemImageBlock:hover img,
.tagItemImageBlock:hover img,
.latestItemImageBlock:hover img,
.subCategoryImage:hover img {
  transform: scale(1.3,1.3);
  -moz-transform: scale(1.3,1.3);
  -webkit-transform: scale(1.3,1.3);
  -o-transform: scale(1.3,1.3);
  -ms-transform: scale(1.3,1.3);
}
.tagItemTitle {
  font-size: 200%;
  margin: 0 0 20px 0;
}
.itemListSubCategories h2 {
  font-size: 180%;
  text-transform: uppercase;
  font-weight: normal;
}
.catItemHeader h3.catItemTitle,
h3.userItemTitle,
.latestItemTitle,
h2.catItemTitle {
  font-size: 275%;
  margin: 0 0 20px 0;
  padding: 0;
}
.catItemHeader h3.catItemTitle a,
h3.userItemTitle a,
.tagItemTitle a,
.latestItemTitle a,
.itemListSubCategories h2 a,
h2.catItemTitle a {
  color: #f26c4f;
}
.catItemHeader h2.catItemTitle a:hover,
h2.userItemTitle:hover,
.tagItemTitle a:hover,
.latestItemTitle a:hover,
.itemListSubCategories h2 a:hover {
  text-decoration: underline;
  color: #f26c4f;
}
.catItemAuthor,
.catItemCommentsLink,
.catItemDateCreated,
.catItemLinks,
.userItemCommentsLink,
.userItemDateCreated,
.userItemLinks,
.tagItemDateCreated,
.tagItemCategory,
.latestItemDateCreated,
.latestItemCategory,
.latestItemTagsBlock {
  display: inline-block;
  margin: 0 25px 0 0;
  border: 0;
  color: #2c2c2c;
}
div.catItemTagsBlock {
  padding: 0;
  border-bottom: 0;
}
div.catItemTagsBlock a:hover {
  text-decoration: underline;
}
.tagItemCategory span {
  font-weight: normal;
  color: #2c2c2c;
}
.catItemIntroText,
.userItemIntroText,
.tagItemIntroText,
.latestItemIntroText,
.subcateIntroText {
  font-size: 125%;
  padding: 0;
}
div.catItemView,
div.catItemBody {
  padding: 0;
}
.itemContainer {
  border-top: 1px solid #e7e7e7;
  padding: 50px 0 0;
  margin: 0 0 30px 0;
}
#itemListLeading .itemContainer:first-child {
  border-top: 0;
  padding: 0;
}
.itemHeader h1.itemTitle {
  font-size: 275%;
  margin: 0 0 40px;
  padding: 0;
  color: #f26c4f;
  font-weight: normal;
}
div.itemIntroText,
div.itemFullText {
  font-size: 125%;
  font-weight: normal;
  line-height: auto;
  padding: 0;
}
div.itemAuthorBlock {
  background: none;
  padding: 15px 0 15px 10px;
  border: 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin: 20px 0;
  overflow: hidden;
}
.itemAuthorAvatar {
  float: left;
  margin: 0 50px 0 0;
  padding: 9px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.itemAuthorBlock h3.itemAuthorName {
  margin: 0 0 20px;
  font-size: 140%;
  line-height: 100%;
}
.itemAuthorBlock h3.itemAuthorName a {
  color: #f26c4f !important;
  font-weight: normal;
}
.itemAuthorUrl a:hover,
.userBlock .userAdditionalInfo a:hover {
  text-decoration: underline;
  color: #212121;
}
div.itemComments h3 {
  font-size: 190%;
  margin: 25px 0;
  text-transform: uppercase;
  color: #f26c4f;
  font-weight: normal;
}
.itemComments .cm_form_row input[type="text"] {
  margin: 0 0 0 5%;
  width: 30%;
  font-size: 100%;
  height: 34px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  background: #f0f0f0;
  box-shadow: none;
  border: none;
  display: block;
  float: left;
  padding: 8px 0 8px 20px;
}
.itemComments .cm_form_row input[type="text"]:first-child {
  margin: 0;
}
.itemComments textarea {
  display: inline-block;
  height: 115px;
  max-width: 100%;
  width: 100%;
  clear: both;
  box-shadow: none;
  border: none;
  font-size: 100%;
  background: #f0f0f0;
  padding: 20px 0 20px 20px;
  margin: 30px 0;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
.formRecaptcha {
  font-weight: normal;
}
.itemComments #submitCommentButton {
  float: right;
}
.userBlock {
  background: none;
  border: 0;
  padding: 15px 0 15px 10px;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  margin: 20px 0;
  overflow: hidden;
}
.userBlock img {
  float: left;
  width: 120px !important;
  margin: 0 50px 0 0;
  padding: 9px;
  border: 1px solid #ccc;
  background: #fff;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
}
.userBlock h2 {
  margin: 0 0 20px;
  font-size: 140%;
  line-height: 100%;
  color: #f26c4f;
  font-weight: normal;
}
.userBlock .userAdditionalInfo {
  color: #2c2c2c;
}
.userItemReadMore a:hover,
.tagItemReadMore a:hover,
.latestItemReadMore a:hover,
.subCategoryMore:hover {
  background: #f26c4f;
}
.userItemView,
.tagItemView,
.latestItemView {
  margin: 0 0 40px;
  padding: 0 0 30px;
  border-bottom: 1px solid #E7E7E7;
}
.userItemList .userItemView:last-child,
.tagItemList .tagItemView:last-child,
.latestItemList .latestItemView:last-child {
  border: none;
  padding: 0;
}
h1.componentheading,
.itemListSubCategories h1 {
  margin: 0 0 25px 0;
  color: #f26c4f;
  font-weight: normal;
  font-size: 260%;
}
.userItemTagsBlock ul,
.latestItemTags,
.catItemTagsBlock ul {
  margin: 0;
  display: inline-block;
}
.userItemTagsBlock ul li,
.latestItemTags li,
.catItemTagsBlock li {
  display: inline-block;
  margin: 5px 5px 5px 0;
  padding: 0;
}
.userItemTagsBlock ul li a:hover,
.latestItemTags li a:hover {
  text-decoration: underline;
}
.subCategory {
  padding: 25px 0;
  margin: 0;
  border: 0;
  border-bottom: 1px solid #DDDDDD;
  height: auto;
  background: none;
}
div.userBlock div.userDescription {
  padding: 0;
}
.k2AccountPage {
  background: #F6F6F6;
  padding: 5px 10px;
}
.k2AccountPage input {
  background: #fff !important;
}
h1.componentheading,
.componentheading {
  font-size: 160%;
  line-height: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: bold;
}
.k2AccountPage th.k2ProfileHeading {
  font-size: 150%;
  padding: 15px 0;
  background: #f6f6f6;
  text-transform: capitalize;
}
.k2AccountPage table.admintable td.key,
.k2AccountPage table.admintable td.paramlist_key {
  background: #f6f6f6;
  font-weight: bold;
  width: 200px;
}
.k2AccountPage label {
  font-size: 14px;
  font-weight: normal;
}
#genderm-lbl,
#genderf-lbl {
  display: inline-block;
  margin: 0 10px 0 0;
}
.k2AccountPage div.k2AccountPageUpdate {
  border-top: 1px solid #ccc;
  margin: 8px 0;
  padding: 8px;
  text-align: right;
}
.k2AccountPage .toggle-editor .btn {
  background: #eee;
  padding: 4px 10px !important;
  margin: 0 !important;
  line-height: 1.2em;
  border: solid 1px #ddd;
  font-weight: bold;
  text-decoration: none;
  margin-top: 10px !important;
  color: #283339;
}
.k2AccountPage .toggle-editor {
  float: left !important;
  margin: 5px 0;
}
.k2AccountPage table.admintable tr td {
  padding: 5px 0;
}
.userItemEditLink .modal,
.itemEditLink .modal,
.catItemImage .modal {
  background-clip: padding-box;
  background-color: 0 !important;
  border: 0 !important;
  border-radius: 0px !important;
  box-shadow: none !important;
  left: auto !important;
  margin: 0 !important;
  overflow: hidden;
  display: inline-block !important;
  position: static !important;
  top: auto !important;
  z-index: 1050;
}
.profile-edit legend {
  color: #2f3336;
  font-size: 200%;
}
.profile-edit dt {
  margin-top: 24px !important;
}
.profile legend,
.profile-edit legend {
  color: #333;
  font-size: 200%;
  margin: 0 0 10px 0;
  padding: 0 0 14px 0;
  width: 100%;
}
.profile dt {
  clear: both;
  float: left;
  font-size: 95%;
  font-weight: bold;
  min-width: 200px;
}
.profile {
  background: #fff;
}
.profile #users-profile-core {
  width: 100%;
}
.profile dl dd {
  border-bottom: 1px solid #e5e5e5;
  margin-left: 120px;
  padding: 10px 0 10px 20px;
  height: 36px;
}
.profile dl dt {
  border-bottom: 1px solid #e5e5e5;
  margin: 0;
  padding: 10px 0;
  text-align: left;
}
.itemCommentsList li {
  padding: 5px 0;
}
.itemCommentsList li .ztavatar {
  float: left;
  margin: 0 50px 0 0;
}
.itemCommentsList li .ztavatar img {
  border: 1px solid #ccc;
  padding: 9px;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.itemCommentsList li .comment-info {
  margin: 0 0 0 170px;
}
.itemCommentsList li .cm-actions > span {
  margin-right: 10px;
}
.createdby i,
.article-info .category-name i,
.article-info .published i,
.article-info .hits i,
.catItemAuthor i,
.catItemCommentsLink i,
.catItemDateCreated i,
.catItemTagsBlock i,
.userItemCommentsLink i,
.userItemDateCreated i,
.userItemTagsBlock i,
.tagItemCategory i,
.tagItemDateCreated i,
.latestItemDateCreated i,
.latestItemCategory i,
.latestItemTagsBlock i,
.article-info .icon-eye-open,
.article-info .icon-calendar {
  color: #16687f;
  padding: 0 5px;
  font-size: 16px;
  display: inline-block;
}
@media (max-width: 320px) {
  #ezblog-body #comment-form .comment-content {
    margin: 0 !important;
  }
  #ezblog-body #comment-form .comment-avatar {
    float: none !important;
  }
}
#ezblog-body .list-categories li .avatar + .category-story {
  margin: 0 0 0 70px;
}
#ezblog-body .list-categories li .category-status {
  font-size: 100%;
}
#eblog-wrapper #ezblog-menu {
  padding: 10px;
  border: 1px solid #ccc;
}
#ezblog-menu .btn-eb-navbar {
  width: 44px;
  height: 30px;
}
#ezblog-body .blog-calendar .blog-comments a {
  background-image: none !important;
  text-indent: 0;
  padding: 0;
  text-align: center;
  height: 20px;
  line-height: 20px;
  color: #ccc;
}
#ezblog-body .blog-calendar .blog-comments a:hover {
  color: #fff;
}
#ezblog-body .blog-option li + li i {
  padding: 0 7px 0 0;
}
#ezblog-body .blog-comments a {
  padding: 0;
  background: none;
}
#ezblog-body .tab_button li.item-active a span {
  background: none !important;
  color: #333 !important;
}
#ezblog-body .tab_button li a,
#ezblog-body .tab_button li a:hover {
  height: 44px;
}
#ezblog-body .list-categories li .category-description {
  padding: 0;
  border: 0;
}
.rtl #ezblog-body .list-categories li .avatar + .category-story {
  margin: 0 70px 0 0;
}
.rtl #ezblog-body .blog-calendar + .blog-content {
  margin: 0 80px 0 0;
}
.rtl #ezblog-body .forCategory .profile-avatar + .profile-info,
.rtl #ezblog-body .forTeamBlog .profile-avatar + .profile-info,
.rtl #ezblog-body .forBlogger .profile-avatar + .profile-info {
  margin: 0 95px 0 0;
}
.rtl #ezblog-body .blog-calendar {
  margin: 10px 0 15px 15px;
}
.rtl body #comment-form #markItUpComment .markItUpContainer {
  margin-left: 0;
}
.rtl #eblog-dialog .prm,
.rtl #eblog-wrapper .prm {
  padding-right: 0;
}
.rtl #eblog-wrapper .comment-row .comment-body {
  border-right: 0;
}
.rtl #eblog-wrapper.eblog-bootstrap .subscription-box .easyblog-checkbox,
.rtl #eblog-wrapper.eblog-bootstrap .subscription-box.subscribe-to-blog {
  float: none;
}
.rtl #ezblog-body .blog-option li + li i {
  padding: 0 0 0 7px;
}
.rtl #eblog-wrapper .blog-taglist span.tag-head {
  float: right;
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .tab_button li a,
.rtl #ezblog-body .tab_button li a:hover {
  padding: 10px 22px 10px 0;
}
.rtl #ezblog-body .tab_button li {
  text-align: right;
}
.rtl #ezblog-body .blog-infor.blog-meta span {
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .blog-option li.email a {
  padding: 0;
}
.rtl #ezblog-body .blog-read .blog-navi li+li a {
  background: none !important;
}
.rtl #ezblog-body .blog-readmore a i {
  margin: 0 5px 0 0;
}
.rtl #ezblog-body .blog-readmore {
  float: right;
}
.rtl #ezblog-body .blog-modified-date {
  float: left;
}
.rtl #ezblog-body .blog-footer .blog-taglist {
  float: right;
}
.rtl #ezblog-body .blog-footer .blog-meta-bottom {
  float: left;
}
.rtl #eblog-wrapper .mrm {
  margin: 10px 0 0 10px;
}
.rtl #eblog-wrapper .article_content .blog-footer .blog-readmore {
  float: left;
}
.rtl #eblog-wrapper .article_content .blog-footer .blog-infor {
  float: right;
}
.rtl #eblog-wrapper .article_content .blog-footer .blog-infor .in > span {
  float: right;
}
.rtl #ezblog-body .blog-read .blog-navi li.entry-prev a i {
  margin: 0 0 0 10px;
}
.rtl #ezblog-body .blog-read .blog-navi li.entry-next a i {
  margin: 0 10px 0 0;
}
.rtl #eblog-wrapper #section-author .author-info {
  margin: 0 80px 0 0;
}
.rtl #ezblog-body .comment-avatar + .comment-content {
  margin: 0 80px 0 0;
}
.rtl #section-related .owl-controls {
  right: auto;
  left: 0;
}
.rtl #section-related .owl-controls .owl-prev,
.rtl #section-related .owl-controls .owl-next {
  margin: 0 10px 0 0;
}
.rtl #section-related .owl-wrapper-outer .owl-wrapper .owl-item {
  text-align: right;
}
#ezblog-body .blog-calendar-month {
  background: #F26C4F;
  border: 0;
}
#ezblog-body .blog-calendar .blog-comments a:hover {
  background-color: #F26C4F;
}
#ezblog-body .blog-infor.blog-meta .in {
  background: none;
  padding: 0;
}
#ezblog-body .blog-infor.blog-meta * {
  font-weight: 400;
}
#ezblog-body .blog-infor.blog-meta span {
  margin: 0 10px 0 0;
}
#ezblog-body .blog-readmore a {
  padding: 0;
  background: none;
}
#ezblog-body .blog-readmore a i {
  margin: 0 0 0 5px;
}
#ezblog-body .blog-image {
  float: none !important;
  display: block;
}
#ezblog-posts .blog-image {
  padding: 0;
  border: 0;
  margin: 0;
}
#ezblog-menu .blog-navi li.toolbar-item > a span {
  text-indent: 0;
  background: none;
  color: #fff;
  text-align: center;
}
#ezblog-menu .blog-navi li.toolbar-item > form button.submit-search {
  text-indent: 0;
  background: none;
  color: #fff;
  font-size: 91%;
}
#ezblog-head .component-links a.link-email span {
  background: none;
  padding: 0;
}
#ezblog-head .component-links a.link-email span i {
  color: #ccc;
  margin: 0 7px;
}
#ezblog-head .component-links a.link-rss span {
  background: none;
  padding: 0;
}
#ezblog-head .component-links a.link-rss span i {
  color: #fe9832;
  margin: 0 7px;
}
#ezblog-body .list-categories li .category-status li .link-rss {
  background: none;
  padding: 0;
  color: #fe9832;
}
#ezblog-body .blog-option li.font-switcher a {
  padding: 0 !important;
  background: none !important;
  text-indent: 0;
  color: #000 !important;
}
#ezblog-body .blog-option li.font-switcher a i {
  vertical-align: top;
}
#ezblog-body .blog-text img {
  border: 0 !important;
  padding: 0 !important;
}
#ezblog-body .blog-read .blog-navi li a {
  padding: 15px 0px;
  background: none !important;
}
#ezblog-body .blog-read .blog-navi li a i {
  font-size: 20px;
  padding: 0 10px;
  vertical-align: middle;
}
#ezblog-body .blog-read .blog-navi li+li a {
  background: none !important;
}
#section-author .entry-related-post li {
  padding: 5px 0;
}
#ezblog-body .blog-infor.blog-meta span span {
  margin: 0 !important;
}
#ezblog-body .blog-readmore {
  float: left;
}
#ezblog-body .blog-modified-date {
  float: right;
  margin: 0;
  clear: inherit;
}
#ezblog-body .blog-footer .blog-taglist {
  float: left;
  width: 70%;
}
#ezblog-body .blog-footer .blog-meta-bottom {
  float: right;
}
body #comment-form .inputbox {
  padding: 0 10px;
}
body #comment-form input[type="checkbox"].inputbox {
  vertical-align: top;
}
#ezblog-body #blog-comment img.avatar,
#ezblog-body #comment-form img.avatar {
  min-width: 70px \9;
  width: 70px;
  border: 0;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#ezblog-body .comment-avatar + .comment-content {
  margin: 0 0 0 80px;
}
#ezblog-body #blog-comment .comment-content {
  padding: 20px;
  position: relative;
  border: 1px solid #dadada;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
}
#ezblog-menu .blog-navi li.toolbar-item > form input.input {
  line-height: 27px \9;
  height: 27px;
}
#eblog-wrapper .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: -15px;
  border-top: 3px solid #F26C4F;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  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;
}
#eblog-wrapper .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: #F26C4F;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
#eblog-wrapper .article_content h2.blog-title {
  font-size: 200%;
  font-weight: bold;
  text-align: center;
  margin: 10px 0 20px;
}
#eblog-wrapper .article_content h2.blog-title a {
  color: #525252;
}
#eblog-wrapper .article_content h2.blog-title a:hover {
  text-decoration: underline;
}
#eblog-wrapper .article_content .introtext {
  font-size: 115%;
  line-height: 175%;
  text-align: justify;
}
#eblog-wrapper .article_content .blog-footer {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
#eblog-wrapper .article_content .blog-footer .blog-infor {
  float: left;
  width: 70%;
  margin: 0;
}
#eblog-wrapper .article_content .blog-footer .blog-infor .in >span {
  color: #575757;
  font-size: 108%;
  font-weight: 300;
  line-height: 32px;
  float: left;
  display: block;
}
#eblog-wrapper .article_content .blog-footer .blog-infor .in >span a {
  color: #575757;
}
#eblog-wrapper .article_content .blog-footer .blog-readmore {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #F26C4F;
  color: #fff;
  font-size: 116%;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
#eblog-wrapper .article_content .blog-footer .blog-readmore i {
  margin: 0 4px;
}
#eblog-wrapper .article_content .blog-footer .blog-readmore:hover {
  background: #d5d5d5;
}
#eblog-wrapper .item-image:hover ~ .article_content {
  top: 0;
}
#eblog-wrapper .item-image {
  overflow: hidden;
  position: relative;
}
#eblog-wrapper .item-image .tag-featured {
  display: block;
  width: 77px;
  height: 77px;
  background: url(../images/featured-tag.png);
  right: 0;
  top: 0;
  position: absolute;
  z-index: 3;
  text-indent: -999em;
}
#eblog-wrapper .item-image img {
  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;
  position: relative;
  z-index: 1;
}
#eblog-wrapper .item-image img:hover {
  -moz-transform: scale(1.1) rotate(2deg);
  -webkit-transform: scale(1.1) rotate(2deg);
  -o-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}
#ezblog-body .blog-post + .blog-post {
  border-top: 0;
}
#eblog-wrapper #ezblog-head h1 {
  color: #525252;
  font-size: 266%;
  font-weight: 300;
}
.single_article_content {
  clear: both;
  position: relative;
  border-top: 3px solid #F26C4F;
  background: #fff;
  padding: 30px;
  z-index: 1;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  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;
}
.single_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: #F26C4F;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
.single_article_content .blog-head h1.blog-title {
  text-align: center;
  margin: 20px 0 !important;
  font-size: 200%;
  color: #F26C4F;
}
.single_article_content .blog-infor {
  text-align: center;
  margin: 0 0 20px;
}
.single_article_content .blog-infor span {
  color: #525252;
}
.single_article_content .blog-infor a {
  color: #525252;
}
#ezblog-body .blog-read .blog-navi {
  margin: 30px 0;
  padding: 0;
  border: 0;
}
#ezblog-body .blog-read .blog-navi li a {
  padding: 0 !important;
  color: #F26C4F !important;
  font-size: 100%;
}
#ezblog-body .blog-read .blog-navi li a i {
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  -o-border-radius: 3px;
  border: 1px solid #e5e5e5;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #999;
}
#ezblog-body .blog-read .blog-navi li a:hover {
  text-decoration: underline !important;
}
#ezblog-body .blog-read .blog-navi li.entry-prev a {
  background: none !important;
}
#ezblog-body .blog-read .blog-navi li.entry-prev a i {
  margin: 0 10px 0 0;
}
#ezblog-body .blog-read .blog-navi li.entry-next a {
  background: none !important;
}
#ezblog-body .blog-read .blog-navi li.entry-next a i {
  margin: 0 0 0 10px;
}
#eblog-wrapper #section-author {
  padding: 0;
  margin: 20px 0 40px;
  border: 0;
  background: none;
}
#eblog-wrapper #section-author .avatar {
  border: 0;
  width: 70px;
  margin: 0 !important;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
}
#eblog-wrapper #section-author .author-info {
  margin: 0 0 0 80px;
  padding: 20px;
  position: relative;
  border: 1px solid #dadada;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
}
#eblog-wrapper #section-author .author-info .author-name a {
  color: #666;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 120%;
}
#eblog-wrapper #section-author .author-info .author-meta li {
  display: block;
  border: 0 !important;
  float: none;
  margin: 0;
  padding: 0;
}
#section-related {
  position: relative;
}
#section-related .owl-wrapper-outer {
  overflow: hidden;
  direction: ltr;
}
#section-related .owl-wrapper-outer .owl-wrapper {
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div {
  margin: 0 15px;
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div .title {
  margin: 12px 0;
  font-size: 116%;
  display: block;
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div .readmore {
  display: inline-block;
  line-height: 30px;
  padding: 0 10px;
  text-transform: uppercase;
  color: #fff;
  background: #F26C4F;
  text-decoration: none;
  margin: 15px 0 0;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -o-border-radius: 4px;
}
#section-related .owl-wrapper-outer .owl-wrapper .owl-item > div .readmore:hover {
  background: #d5d5d5;
}
#section-related .owl-controls {
  position: absolute;
  top: -35px;
  right: 0;
}
#section-related .owl-controls .owl-prev:before {
  content: "\f104";
}
#section-related .owl-controls .owl-next:before {
  content: "\f105";
}
#section-related .owl-controls .owl-prev,
#section-related .owl-controls .owl-next {
  display: inline-block;
  height: 29px;
  width: 29px;
  overflow: hidden;
  background: #ccc;
  border-radius: 5px;
  margin: 0 0 0 10px;
  cursor: pointer;
  font-family: FontAwesome;
}
#section-related .owl-controls .owl-prev:before,
#section-related .owl-controls .owl-next:before {
  width: 29px;
  height: 29px;
  text-align: center;
  line-height: 29px;
  color: #fefefe;
  display: inline-block;
  font-family: FontAwesome;
  font-size: 150%;
}
#section-related .owl-controls .owl-prev:hover,
#section-related .owl-controls .owl-next:hover {
  background: #F26C4F;
}
#ezblog-body .tab_button {
  border: 0;
}
#ezblog-body .tab_button li {
  width: 100%;
}
#ezblog-body .tab_button #button-related a {
  background: none;
  margin: 0;
  padding: 0;
  height: auto;
  border-bottom: 1px solid #ddd;
}
#ezblog-body .tab_button #button-related a span {
  color: #4a4a4a !important;
  font-size: 150%;
  margin: 0;
  padding: 0;
  line-height: 35px;
  height: auto;
  display: inline-block;
  position: relative;
}
#ezblog-body .tab_button #button-related a span:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #F26C4F;
}
#ezblog-body .tab_container {
  padding: 20px 0;
  border: 0;
  margin: 0;
}
#ezblog-body .blog-brief {
  border-bottom: 0;
}
#ezblog-label {
  border-bottom: 0;
}
.mod_easyblogwelcome form p.full .inputbox {
  height: 32px;
  padding: 0 12px;
}
.mod_easyblogtagcloud .tag-cloud {
  background: #f4f4f4;
  color: #3a3939;
  line-height: 25px;
  padding: 0 7px;
  display: inline-block;
  margin-bottom: 3px;
}
.mod_easyblogtagcloud .tag-cloud:hover {
  color: #fff;
}
#ezblog-body .featured-slider {
  padding: 0;
  border: 0;
}
#ezblog-body .featured-slider .slider-holder {
  direction: ltr;
  height: 600px;
}
#ezblog-body .featured-slider .featured-navi {
  margin: 0;
  border: 0;
  background: none;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-tag {
  top: 0;
  right: 0;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-image {
  float: none;
  border: 0;
  margin: 0;
  padding: 0;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-image div {
  max-height: inherit;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta {
  position: relative;
  z-index: 1;
  border-top: 3px solid #F26C4F;
  padding: 30px;
  margin: 0 12px;
  min-height: inherit !important;
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -ms-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -moz-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -o-box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  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;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta .featured-title {
  padding: 0;
  border: 0;
  text-align: center;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta .featured_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: #F26C4F;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta .featured-content {
  min-height: 60px;
  padding: 6px 0 0;
  font-size: 115%;
  line-height: 175%;
  text-align: justify;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta .featured-readmore {
  text-align: right;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta .featured-readmore a {
  height: 32px;
  line-height: 32px;
  background: #F26C4F;
  color: #fff;
  font-size: 116%;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta .featured-readmore a i {
  margin: 0 4px;
}
#ezblog-body .featured-slider ul.featured-entries li.featured-item .featured-meta .featured-readmore a:hover {
  background: #d5d5d5;
}
.rtl #zo2-slide,
.rtl #zo2-zt-userwrap6-wrap {
  direction: ltr;
}
.rtl #zo2-support-wrap .support p {
  float: right;
}
.rtl #zo2-zt-userwrap6-wrap #zo2-zt-clients {
  direction: ltr;
}
.rtl #zo2-position-30 ul {
  float: left;
}
.rtl #zo2-position-0 .search {
  text-align: left;
}
.rtl #zo2-position-0 .search .inputbox {
  padding: 20px 25px 20px 50px;
}
.rtl #zo2-position-0 .search .button {
  right: auto;
  left: 6%;
}
.rtl .zt-twitter-timeline {
  text-align: right;
}
.rtl #zo2-zt-right .nav li a,
.rtl #zt-left .nav li a {
  padding: 0 40px 0 0;
  background-position: right 15px center;
}
.rtl .userBlock img {
  float: right;
  margin: 0 0 0 50px;
}
.rtl .catItemAuthor,
.rtl .catItemCommentsLink,
.rtl .catItemDateCreated,
.rtl .catItemLinks,
.rtl .userItemCommentsLink,
.rtl .userItemDateCreated,
.rtl .userItemLinks,
.rtl .tagItemDateCreated,
.rtl .tagItemCategory,
.rtl .latestItemDateCreated,
.rtl .latestItemCategory,
.rtl .latestItemTagsBlock {
  margin: 0 0 0 25px;
}
.rtl .catItemLinks,
.rtl .userItemLinks,
.rtl .latestItemTagsBlock {
  background-position: right 5px;
}
.rtl .catItemDateCreated,
.rtl .userItemDateCreated,
.rtl .tagItemDateCreated,
.rtl .latestItemDateCreated,
.rtl .catItemCommentsLink,
.rtl .userItemCommentsLink {
  background-position: right center;
}
.rtl .itemAuthorAvatar,
.rtl .itemCommentsList li .ztavatar {
  float: right;
  margin: 0 0 0 50px;
}
.rtl .article-info .article-info-inner {
  float: right;
}
.rtl .item-page .article-info .pull-right {
  float: right !important;
  margin: -8px 10px 0 0;
  display: block !important;
}
.rtl .item-page .article-info dd {
  padding: 0 25px 0 0;
  background-position: right center;
}
.rtl .itemComments #submitCommentButton {
  float: left;
}
.rtl #zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu .mega-dropdown-menu {
  left: auto;
  right: 100%;
}
.rtl div.k2TagCloudBlock a {
  float: right;
}
.rtl #zo2-zt-userwrap7-wrap .lightbox-modal {
  float: right;
  margin: 0 0 10px 10px;
}
.rtl #zo2-zt-right .lightbox-modal {
  margin: 0 0 15px 15px;
}
.rtl .form-horizontal .control-label {
  text-align: right !important;
}
.rtl #zt-breadcrumb .breadcrumb li:first-child a {
  padding: 0 23px 0 0;
  background-position: right center;
}
.rtl [class^="zt-icon-"] li:before,
.rtl [class*=" zt-icon-"] li:before {
  margin: 0 0 0 7px;
}
.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 .nav-parent > .nav-oc-toggle {
  right: auto;
  left: 5px;
}
.rtl .mod-languages {
  text-align: left;
}
.rtl #zo2-position-30 ul li {
  margin: 0 15px 0 0;
}
.rtl #social .menu {
  float: left;
}
.rtl .catItemAuthor {
  background-position: right center;
}
.rtl .ztvc-visitor-counter .ztvc-icon-agent .ztvc-column {
  background-position: right top;
}
.rtl .zo2-socialshares-floatbar {
  margin: 0 -110px 0 0;
}
.rtl #zo2-position-30 .module {
  float: left;
}
.rtl #zo2-mainmenu-wrap ul.navbar-nav > li >.mega-dropdown-menu:before {
  left: auto;
  right: 30px;
}
.rtl .zt-twitter-timeline {
  text-align: right;
}
.rtl .sidebar-close {
  float: left;
  text-align: left;
}
h3.moduletitle {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 24px;
  border-bottom: 1px solid #eaeaea;
  padding: 12px 0;
}
.custom {
  font-size: 14px;
  letter-spacing: 0.2px;
  line-height: 26px;
}
.module.border-black h3.moduletitle {
  border-bottom: 2px solid #000000;
}
.module.border-color h3.moduletitle {
  border-bottom: 2px solid #7bb421;
}
.module.color h3.moduletitle {
  color: #7bb421;
}
.module.black-box {
  background: none repeat scroll 0 0 #1f1f1f;
  color: #808080;
  padding: 24px;
}
.module.black-box h3 {
  color: #fff;
}
.module.green-box {
  background-color: #7bb421;
  color: #e1eecd;
  padding: 24px;
}
.module.green-box h3 {
  color: #fff;
}
.module.gray-box {
  background: none repeat scroll 0 0 #f2f2f2;
  padding: 24px;
}
.module.border-box {
  border: 1px solid #e2e2e2;
  padding: 24px;
}
.module.green-title h3 {
  color: #ffffff;
  padding-left: 12px;
  margin-bottom: 24px;
  background: #7bb421;
}
.module.black-title h3 {
  margin-bottom: 24px;
  background: #1f1f1f;
  color: #ffffff;
  padding-left: 12px;
}
.module.gray-title h3 {
  background-color: #f0f0f0;
  color: #444444;
  padding-left: 12px;
  border: 0 none;
}
.module.big-title h3 {
  font-size: 24px;
  line-height: 30px;
}
#zo2-suffix-9 {
  padding-left: 0;
  padding-right: 0;
}
.module.border-green-top h3 {
  border-top: 2px solid #7bb421;
  border-bottom: 0 none;
}
.module.border-black-top h3 {
  border-bottom: 0 none;
  border-top: 2px solid #000000;
}
.module.border-gray-top h3 {
  border-bottom: 0 none;
  border-top: 2px solid #696969;
}
.module.border-red-top h3 {
  border-bottom: 0 none;
  border-top: 2px solid red;
}
#zo2-suffix-1-wrap {
  padding-bottom: 40px;
}
#zo2-border-bottom-wrap {
  padding-top: 40px;
}
#zo2-tilter-wrap {
  margin-top: 30px;
}
.menu-accordion ul li {
  position: relative;
}
.menu-accordion ul li span.expand {
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  font-size: 0;
  z-index: 1;
  cursor: pointer;
  text-align: center;
  top: 6px;
}
.menu-accordion ul li span.expand.active:before {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 15px;
}
.menu-accordion ul li span.expand:before {
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 15px;
}
.menu-accordion ul li h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.menu-accordion h4 {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0;
  padding: 7px 0;
}
.menu-accordion h5 {
  font-size: 15px;
  font-weight: 400;
  padding: 8px 0;
}
.categories-modulemenu-accordion ul {
  display: none;
  padding-left: 7px;
  box-shadow: -3px 0 0 0 rgba(0,0,0,0.08);
  margin-left: 10px;
}
#zo2-suffix-1-wrap,
#zo2-border-top-wrap {
  background: #fff;
}
#zo2-suffix-box-wrap {
  padding: 30px 0 0 0;
}
.red-title h3.moduletitle {
  background: ;
}
.green-title h3 {
  background-color: #7bb421;
  text-align: left;
  padding-left: 24px;
}
.black-title h3 {
  background-color: #1f1f1f;
  text-align: left;
  padding-left: 24px;
}
.border-gray h3.moduletitle {
  border-bottom: 2px solid gray;
}
.border-green h3.moduletitle {
  border-bottom: 2px solid green;
}
.border-red h3.moduletitle {
  border-bottom: 2px solid red;
}
h3.moduletitle::after {
  display: none;
}
#zo2-position-7 .green-title h3.moduletitle,
#zo2-position-7 .black-title h3.moduletitle {
  padding: 12px 0;
}
#zo2-suffix-1-wrap h3.moduletitle,
#zo2-suffix-box-wrap h3.moduletitle,
#zo2-border-top-wrap h3.moduletitle {
  background: none;
}
