@import url(https://fonts.googleapis.com/css?family=Roboto:400,900italic,900,700italic,700,400italic,500italic,500);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,300);
@import url(../../../assets/zo2/css/simple-line-icons.css);
@import url(../../../assets/zo2/css/cleversoft.css);
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
img {
  display: block;
  height: auto;
  max-width: 100%;
}
h3.moduletitle {
  font-size: 30px;
  color: #252525;
  text-transform: capitalize;
  font-weight: 600;
}
h3.moduletitle:before,
h3.moduletitle:after {
  display: none;
}
.form-horizontal .control-label {
  text-align: left !important;
}
.element-invisible {
  display: none;
}
input[type="submit"],
input[type="button"],
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  text-shadow: none;
  color: #000000;
  min-height: 30px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background: none;
  border: 1px solid #ebebeb;
  margin-bottom: 10px;
  padding: 4px 6px;
}
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="button"]:hover,
input[type="button"]:focus,
textarea:hover,
textarea:focus,
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
input[type="datetime"]:hover,
input[type="datetime"]:focus,
input[type="datetime-local"]:hover,
input[type="datetime-local"]:focus,
input[type="date"]:hover,
input[type="date"]:focus,
input[type="month"]:hover,
input[type="month"]:focus,
input[type="time"]:hover,
input[type="time"]:focus,
input[type="week"]:hover,
input[type="week"]:focus,
input[type="number"]:hover,
input[type="number"]:focus,
input[type="email"]:hover,
input[type="email"]:focus,
input[type="url"]:hover,
input[type="url"]:focus,
input[type="search"]:hover,
input[type="search"]:focus,
input[type="tel"]:hover,
input[type="tel"]:focus,
input[type="color"]:hover,
input[type="color"]:focus,
.uneditable-input:hover,
.uneditable-input:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: none;
}
dt,
dd {
  color: #B4B4B4;
  margin: 0 15px 0 0;
}
legend {
  font-weight: 300;
  padding-bottom: 15px;
  width: inherit;
}
.dropdown-menu {
  border: 1px solid #e2e2e2;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
  box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
}
.item-page .full-item {
  max-width: 100%;
  display: block;
}
dt .article-info-term {
  display: none;
}
dl .article-info-bottom,
dl .article-info-top {
  margin-bottom: 15px;
  width: 100%;
  display: block;
  overflow: hidden;
  font-size: 11px;
}
dl .article-info-top dd {
  float: left;
}
dl .article-info-bottom dd {
  float: left;
  margin: 0 10px 0 0;
}
dd span .icon-eye-open,
dd span .icon-time {
  position: relative;
  margin-top: -1px;
  opacity: 0.8;
}
ul.list-striped {
  list-style: none;
}
.img-intro-left img,
.img-intro-right img,
.img-intro-none img,
.item-image img,
.img-fulltext-right img,
.img-fulltext-left img,
.img_caption img {
  max-width: 100%;
  overflow: hidden;
  max-width: auto;
}
.ie8 .img-intro-left img,
.ie8 .img-intro-right img,
.ie8 .img-intro-none img,
.ie8 .item-image img,
.ie8 .img-fulltext-right img,
.ie8 .img-fulltext-left img,
.ie8 .img_caption img {
  max-width: auto !important;
  width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
  display: inline-block;
}
.item-page .img-wrapper {
  margin-top: 6px;
}
.img-intro-none .img-wrapper,
.pull-none.item-image .img-wrapper {
  background: none;
}
.img_caption.left,
.img-intro-left {
  float: left;
  margin: 20px 0;
}
.img_caption.right,
.img-intro-right {
  float: right;
  margin-left: 20px;
}
.img-intro-none,
.img-fulltext-none,
.pull-none.item-image,
.img_caption.none {
  float: none;
}
div.img_caption {
  position: relative;
  width: 100%;
  height: 100%;
}
p.img_caption {
  position: absolute;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  font-size: 12px;
  padding: 5px 10px;
  margin: 0;
  z-index: 15;
}
.img-intro-left,
.img-intro-right,
.img-intro-none,
.img-fulltext-left,
.img-fulltext-right,
.item-image,
.img_caption {
  max-width: 100%;
  display: block;
}
.image-backdrop {
  display: block;
  z-index: 3;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
}
.img-wrapper a:hover .image-backdrop {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.img-wrapper a:hover .img-intro-btn {
  visibility: visible;
  opacity: 1;
  top: 50%;
  margin-top: -20px;
}
.img-intro-btn {
  display: block;
  visibility: hidden;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 45%;
  width: 40px;
  height: 40px;
  z-index: 5;
  background-color: #000000;
  background-repeat: no-repeat;
  background-position: 70% 50%;
}
.items-row {
  margin-bottom: 30px;
}
.blog .cat-children h3 {
  font-size: 24px;
}
.blog .cat-children h3.page-header {
  padding: 6px 0;
  margin: 0;
  font-size: 12px;
  font-family: Helvetica, Arial, Serif;
}
.homepage h1.item-title a,
.featured h1.item-title a {
  color: #333;
  font-size: 36px;
  font-weight: 700;
}
.readmore  a {
  text-transform: uppercase;
  position: relative;
  padding-bottom: 2px;
  font-size: 12px;
  font-weight: bold;
  padding: 0;
  margin-right: 10px;
  background: none;
  color: #4e4d4d;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
}
.readmore  a i {
  position: absolute;
  right: -20px;
  top: 2px;
  -webkit-transition: right .25s ease-out;
  -moz-transition: right .25s ease-out;
  transition: right .25s ease-out;
}
.readmore  a:hover,
.readmore  a:active,
.readmore  a:focus {
  color: #7fbe54;
}
.readmore  a:hover i,
.readmore  a:active i,
.readmore  a:focus i {
  right: -25px;
}
.items-more .nav-tabs {
  border-top: 1px solid #e2e2e2;
  padding-top: 12px;
}
.items-more .nav-tabs.nav-stacked li a {
  padding: 3px 0;
  border: 0;
}
.items-more .nav-tabs.nav-stacked li a:hover {
  background: #f8f8f8;
}
.items-leading > div {
  margin-bottom: 20px;
}
.homepage .items-leading > div {
  border: none;
}
.page-header {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.page-header a {
  color: #858585;
}
.page-header a:hover,
.page-header a:active,
.page-header a:focus {
  color: #0099FF;
}
.dropdown-toggle {
  color: #858585;
}
.dropdown-toggle:hover,
.dropdown-toggle:active,
.dropdown-toggle:focus {
  color: #0099FF;
}
.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: 20px 0 0;
  width: 100%;
}
.article-info .article-info-inner {
  float: left;
  width: 90%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  float: left;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info > * {
  margin: 0 5px;
}
.blog .icons .btn {
  padding: 0;
}
.jcomments-links {
  display: none;
}
.icon-edit,
.icon-print,
.icon-envelope {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.icon-edit:before {
  content: "\f044";
}
.icon-print:before {
  content: "\f02f";
}
.icon-envelope:before {
  content: "\f0e0";
}
.blog .icon-calendar,
.blog .icon-eye-open {
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.blog .icon-calendar:before {
  content: "\f073";
}
.blog .icon-eye-open:before {
  content: "\f06e";
}
ul {
  margin: 0;
  padding: 0;
}
ol {
  margin: 2em 0 2em 0px;
  padding-left: 50px;
}
ol li {
  padding: 5px 0;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
ul {
  list-style: disc inside;
}
ol {
  list-style: decimal;
}
li {
  line-height: 20px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
ul.menu li {
  display: block;
  width: 100%;
}
.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: #0099FF;
  border: 1px solid #0099FF;
  color: #fff;
}
.zo2-pagination ul > li.active > span:hover,
.zo2-pagination ul > li.active > span:active,
.zo2-pagination ul > li.active > span:focus {
  background: #0099FF;
  border: 1px solid #0099FF;
  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 #0099FF;
  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 #000000;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  color: #000000;
  height: 30px;
  line-height: 30px;
  max-width: 100% !important;
  padding: 0 12px;
}
.login-form button {
  margin: 20px 0;
}
#login-form #form-login-submit {
  width: 100%;
  display: block;
  overflow: hidden;
}
#login-form .logout-button .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .btn {
  padding: 7px 35px;
}
#login-form #form-login-submit .sign-in {
  font-size: 13px;
  line-height: 42px;
  padding-left: 15px;
}
#login-form ul.unstyled {
  width: 100%;
  display: block;
  overflow: hidden;
  margin-top: 12px;
}
#login-form ul.unstyled li {
  font-size: 11px;
  padding-right: 15px;
}
#login-form span.icon-plus-sign {
  visibility: hidden;
}
#login-form .controls label {
  width: 100%;
  font-size: 10px;
  text-transform: uppercase;
  color: #000;
  margin: 0;
}
#zo2-body-wrap .contact {
  margin-top: 40px;
}
#zo2-body-wrap .contact .control-group small {
  margin: -7px 10px 0;
}
#zo2-body-wrap .contact .alert-error {
  display: none;
}
#zo2-body-wrap .contact .form-control {
  border: 0 solid;
  box-shadow: none;
  height: auto;
}
#zo2-body-wrap .contact h3 {
  font-size: 30px;
  margin: 30px 0;
}
#zo2-body-wrap .contact .block-imfomation {
  margin-bottom: 20px;
}
#zo2-body-wrap .contact .block-imfomation .pull-left {
  height: 48px;
  width: 40px;
  text-align: left;
  line-height: 48px;
  font-size: 18px;
}
#zo2-body-wrap .contact .block-imfomation .block-imfomation-body {
  display: table-cell;
  vertical-align: middle;
  border-left: 1px solid #ccc;
  margin-left: 20px;
  padding-left: 15px;
  font-size: 16px;
}
#zo2-body-wrap .contact .block-imfomation .block-imfomation-body p {
  margin: 5px 0 0;
  font-weight: 500;
}
#zo2-body-wrap .contact input {
  padding: 10px 0;
  padding-left: 15px;
  width: 100%;
  height: 40px;
  line-height: 25px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
}
#zo2-body-wrap .contact textarea {
  transition: all 500ms;
  -webkit-transition: all 500ms;
  -moz-transition: all 500ms;
  -o-transition: all 500ms;
  -ms-transition: all 500ms;
  width: 100%;
  height: 150px;
  padding: 10px 0;
  margin-bottom: 35px;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  outline: 0;
  padding-left: 15px;
}
#zo2-body-wrap .contact .text_column p {
  margin-bottom: 35px;
}
#zo2-body-wrap .contact .text_column h2 {
  font-size: 30px;
  margin-top: 0;
}
#zo2-body-wrap .contact fieldset {
  border: 0;
}
#zo2-body-wrap .contact .page-header h1 {
  font-size: 40px;
  font-weight: 600;
  margin-top: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#zo2-body-wrap .contact .form-actions {
  margin-top: 20px;
  margin-bottom: 80px;
}
#zo2-body-wrap .contact .form-actions .btn-primary {
  width: 100%;
  background: #0c80d1;
  transition-duration: 0.5s;
  text-transform: uppercase;
  height: 50px;
}
#zo2-body-wrap .contact .form-actions .btn-primary:hover {
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
#zo2-body-wrap .contact .address_block {
  text-align: center;
  margin-bottom: 30px;
}
#zo2-body-wrap .contact .contact .custom {
  margin: 0 -15px;
}
#zo2-body-wrap .contact iframe {
  box-shadow: -1px 0px 8px 1px #ccc;
  filter: grayscale(1);
  -webkit-filter: grayscale(1);
  -o-filter: grayscale(1);
}
#zo2-body-wrap .contact .contact-contactinfo .media,
#zo2-body-wrap .contact .contact-address .media {
  display: inline-block;
  margin-top: 5px;
}
#zo2-body-wrap .contact .contact-contactinfo .fa,
#zo2-body-wrap .contact .contact-contactinfo .s-name,
#zo2-body-wrap .contact .contact-address .fa,
#zo2-body-wrap .contact .contact-address .s-name {
  display: none;
}
#zo2-body-wrap .contact .contact-contactinfo img,
#zo2-body-wrap .contact .contact-address img {
  display: none !important;
}
#zo2-body-wrap .contact .contact-contactinfo span,
#zo2-body-wrap .contact .contact-address span {
  clear: left;
  width: 100%;
}
#zo2-body-wrap .contact .contact-contactinfo .media,
#zo2-body-wrap .contact .contact-address .media {
  clear: left;
  display: block;
}
#zo2-body-wrap .contact .contact-contactinfo .media .s-phone,
#zo2-body-wrap .contact .contact-address .media .s-phone {
  text-align: left;
  margin: 0;
  padding: 0;
}
#zo2-body-wrap .contact .contact-contactinfo .contact-emailto,
#zo2-body-wrap .contact .contact-address .contact-emailto {
  padding-top: 30px;
}
#zo2-body-wrap .contact .contact-contactinfo .contact-emailto a,
#zo2-body-wrap .contact .contact-address .contact-emailto a {
  font-size: 15px;
}
#zo2-body-wrap .contact .contact-form .control-label label {
  display: none;
}
#zo2-body-wrap .contact .contact-form input {
  width: 100%;
  margin-bottom: 0;
}
#zo2-body-wrap .contact .contact-address-block h3 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#zo2-body-wrap .contact .contact-address-block p {
  text-align: center;
  margin-bottom: 35px;
}
#zo2-body-wrap .contact .media-left,
#zo2-body-wrap .contact .media-right,
#zo2-body-wrap .contact .media-body {
  display: block;
  width: auto;
}
.contact #contact-form input[type="text"]:hover,
.contact #contact-form input[type="text"]:focus,
.contact #contact-form input[type="text"]:hover,
.contact #contact-form input[type="text"]:focus,
.contact #contact-form input[type="email"]:hover,
.contact #contact-form textarea:hover,
.contact #contact-form textarea:focus {
  border: 0;
  background: #f9f9f9;
  border-bottom: 1px solid #46a546;
}
.filter-search.alert.alert-info {
  background-color: #f5f5f5;
  border: 1px solid #f0f0f0;
  background-image: none;
  padding: 20px;
}
.search-results .result-title {
  margin-top: 24px;
}
.search dt.result-title {
  border-top: 1px solid #e5e5e5;
  margin-top: 15px;
  padding-top: 15px;
}
#searchForm fieldset {
  margin: 20px 0;
}
#search-results ul.search-results {
  list-style-type: none;
}
#search-results ul.search-results li {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 12px;
}
.search {
  float: right;
}
.search #searchForm .inputbox {
  width: 210px;
  margin: 0 10px 0 0;
}
.search #searchForm fieldset label,
.search #searchForm fieldset input {
  float: left;
  margin: 3px 5px 0 0;
  padding: 3px;
}
.search #searchForm fieldset input {
  position: static;
}
#mod-finder-searchform.form-search {
  position: relative;
  margin: 0;
  padding: 0;
}
#mod-finder-searchform.form-search button {
  padding: 5px 10px;
  border: 0;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
  text-indent: -9999px;
}
#mod-finder-searchform.form-search input {
  padding: 8px 40px 8px 12px;
  font-size: 11px;
  color: #b2b2b2;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
#mod-finder-searchform.form-search input.input-medium {
  width: 170px;
}
#mod-finder-searchform.form-search input:hover,
#mod-finder-searchform.form-search input:focus {
  padding: 8px 60px 8px 12px;
  border: 1px solid #aaa;
  color: #565656;
}
.search-module {
  position: relative;
  margin: 0;
  padding: 0;
}
.search-module button {
  padding: 5px 10px;
  border: 0;
  display: block;
  float: none;
  background: 0;
  margin-left: 0px;
  position: absolute;
  top: 3px;
  right: 3px;
}
.search-module button span {
  text-indent: -9999px;
}
.search-module input {
  font-size: 11px;
  color: #b2b2b2;
  width: 170px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}
.search-module input:hover,
.search-module input:focus {
  border: 1px solid #000;
  color: #565656;
}
.edit .btn-toolbar {
  margin: 10px 0;
}
.edit .nav {
  border: none;
  margin: 10px 0 20px;
}
.edit .nav li a {
  border: none;
  font-size: 14px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.edit .nav li.active > a {
  background: #0C7FCF;
  color: #fff;
}
.edit .nav li.active > a:hover,
.edit .nav li.active > a:active,
.edit .nav li.active > a:focus {
  border: none;
  color: #fff;
}
.edit #jform_tags_chzn {
  width: 100px !important;
}
div#sbox-window.shadow {
  width: 820px;
  height: 520px;
}
.login .well {
  background-color: transparent;
  padding: 0;
  border: 0;
  box-shadow: none;
}
div#jform_catid_chzn.chzn-container,
div#jform_catid_chzn.chzn-container div.chzn-drop,
div#jform_state_chzn.chzn-container,
div#jform_state_chzn.chzn-container div.chzn-drop,
div#jform_featured_chzn.chzn-container,
div#jform_featured_chzn.chzn-container div.chzn-drop,
div#jform_access_chzn.chzn-container,
div#jform_access_chzn.chzn-container div.chzn-drop,
div#jform_metadata_tags_chzn.chzn-container,
div#jform_metadata_tags_chzn.chzn-container div.chzn-drop,
div#jform_language_chzn.chzn-container,
div#jform_language_chzn.chzn-container div.chzn-drop {
  width: 280px !important;
}
form#imageForm.form-vertical div.well div.row div div.control-label label.control-label,
form#imageForm.form-vertical div.well div.row div div.control-label label,
form#imageForm.form-vertical div.well div.row div div.controls p.help-block,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.control-label label.control-label,
form#uploadForm.form-horizontal div#uploadform.well fieldset#upload-noflash.actions div.control-group div.controls p.help-block,
body.contentpane form table tbody tr td.key {
  font-family: Tahoma, Verdana, sans-serif !important;
}
div#jform_metadata_tags_chzn.chzn-container ul.chzn-choices li.search-field input.default {
  width: 280px !important;
  padding: 0px !important;
}
iframe html body.contentpane form#adminForm.form-inline {
  background-color: #FF9900;
}
div#editor-xtd-buttons.btn-toolbar.pull-left {
  margin-top: 10px;
}
a.modal-button.btn,
div.btn-toolbar a.btn,
form#imageForm.form-vertical div.well div.row div.pull-right button.btn.btn-primary,
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group button.btn.hasTooltip,
body.contentpane button {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #1085DE;
  border: 1px solid #1085DE;
}
form#imageForm.form-vertical div.well div.row div.pull-right button.btn,
button#upload-submit.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid #1085DE;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  color: #000;
  background-color: #fff;
}
form#adminForm.form-inline fieldset.filter div.btn-toolbar div.btn-group {
  clear: both;
}
form#adminForm.form-inline table.table thead tr th.title,
form#adminForm.form-inline table.table thead tr th.center a.hasTip {
  float: left;
}
form#adminForm.form-inline table.table thead tr th.center {
  width: 10% !important;
}
form#adminForm.form-inline fieldset.filter div.filters,
form#adminForm.form-inline fieldset.filter hr.hr-condensed {
  clear: both;
  margin: 10px 0;
}
ul.manager.thumbnails li.imgOutline {
  float: left;
  padding: 10px;
}
body.contentpane form table tbody tr td.key {
  text-align: left;
}
.blog .page-header {
  padding: 0;
}
.blog h2 {
  margin: 0 0 30px 0;
}
.blog .article_content {
  clear: both;
  margin: 0 12px;
  position: relative;
  top: 0px;
  border-top: 3px solid #0099FF;
  background: #fff;
  padding: 30px;
  z-index: 1;
  -webkit-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);
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.blog .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #0099FF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.blog .article_content h3 {
  font-size: 200%;
  font-weight: bold;
  text-align: left;
  margin: 10px 0 20px;
}
.blog .article_content h3 a {
  color: #525252;
}
.blog .article_content h3 a:hover {
  text-decoration: underline;
}
.blog .article_content .introText {
  color: #525252;
  font-weight: 300;
  font-size: 133%;
  text-align: justify;
  line-height: 175%;
}
.blog .article_content .article_bottom {
  padding: 25px 0 0;
  border-top: 1px solid #d2d1d0;
  overflow: hidden;
}
.blog .article_content .article_bottom .article-info {
  float: left;
  width: 70%;
}
.blog .article_content .article_bottom .itemReadmore {
  float: right;
  height: 32px;
  line-height: 32px;
  background: #0099FF;
  color: #fff;
  font-size: 133%;
  font-weight: 700;
  text-transform: capitalize;
  padding: 0 15px;
  text-decoration: none;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:before {
  content: "\f067";
  font-family: FontAwesome;
  display: inline-block;
}
.blog .article_content .article_bottom .itemReadmore:hover {
  background: #eee;
  color: #898989;
}
.item-page .article_content {
  clear: both;
  position: relative;
  border-top: 3px solid #0099FF;
  background: #fff;
  padding: 30px;
  -webkit-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);
  box-shadow: 0 3px 4px 2px rgba(171,171,171,0.2);
  -webkit-transition: all 0.7s ease-in-out;
  -moz-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.item-page .article_content .article_icon {
  position: absolute;
  width: 52px;
  height: 52px;
  text-align: center;
  line-height: 52px;
  left: 50%;
  margin-left: -26px;
  top: -25px;
  font-size: 200%;
  color: #fff;
  background: #0099FF;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  display: none;
}
.item-page .article_content h1.singleItemTitle {
  margin: 20px 0;
  font-size: 200%;
  color: #0099FF;
}
.item-page .article_content .article-info .article-info-inner > div {
  float: left;
  margin: 0 10px 0 0;
}
.item-page .lightbox-modal {
  margin: 0 5px 5px 0;
  display: inline-block;
}
div.tags span {
  display: inline-block;
}
div.tags span a.label-info {
  font-weight: normal;
  padding: 0;
  background: none !important;
  color: #525252;
  font-size: 100%;
}
.rtl .item-page .article_content .article-info .article-info-inner {
  float: right;
}
.rtl .item-page .article_content .article-info .article-info-inner > div {
  float: right;
  margin: 0 0 0 10px;
}
.rtl .item-page .article_content .article-info .article-info-inner > div i {
  line-height: 20px;
  float: right;
}
.rtl .item-page .article_content .article-info .btn-group.pull-right {
  float: left;
}
.bs-example .btn {
  margin-bottom: 0;
}
.alert-error {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-message {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.breadcrumb {
  margin-bottom: 0;
  background-color: transparent;
  border-bottom: 1px solid #404141;
  padding-left: 0;
}
.breadcrumb a {
  color: #fff;
}
.breadcrumb .divider {
  display: none;
}
.blog-featured #zo2-features {
  clear: both;
}
.edit.item-page .tab-pane label,
.edit.item-page .tab-pane .input-append input[type="text"] {
  display: inline-block !important;
}
.zo2-megamenu .mega-inner {
  padding: 10px;
  *zoom: 1;
}
.zo2-megamenu .mega-inner::before,
.zo2-megamenu .mega-inner::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-inner::after {
  clear: both;
}
.zo2-megamenu .row + .row > div > div {
  padding-top: 10px;
  border-top: 1px solid #eeeeee;
}
.zo2-megamenu .mega > .mega-dropdown-menu {
  background: none;
  box-shadow: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  min-width: 250px;
  display: none;
  padding: 0;
  margin: 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner {
  -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);
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .mega-dropdown-inner {
  margin-top: 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module .module-title {
  font-size: 170%;
  margin: 0 0 10px 0;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul {
  margin: 0 0 0 15px;
}
.zo2-megamenu .mega > .mega-dropdown-menu .mega-dropdown-inner .module ul li a {
  color: #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-group-content {
  margin: 0;
  padding: 0;
  *zoom: 1;
}
.zo2-megamenu .mega-group-content::before,
.zo2-megamenu .mega-group-content::after {
  display: table;
  content: "";
  line-height: 0;
}
.zo2-megamenu .mega-group-content::after {
  clear: both;
}
.zo2-megamenu .mega-group-content > .row > [class*="col-md"] > .mega-inner {
  padding: 0;
}
.zo2-megamenu .col-md-12.mega-col-nav .mega-inner {
  padding: 0 5px;
}
.zo2-megamenu .mega-nav,
.zo2-megamenu .dropdown-menu .mega-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.zo2-megamenu .mega-nav > li,
.zo2-megamenu .dropdown-menu .mega-nav > li {
  list-style: none;
  margin-left: 0;
}
.zo2-megamenu .mega-nav > li a,
.zo2-megamenu .dropdown-menu .mega-nav > li a {
  white-space: normal;
}
.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%;
}
.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.dropdown-submenu:hover > .mega-dropdown-menu {
  top: 0;
  left: 100%;
}
.zo2-menu {
  border-radius: 0px;
}
.zo2-menu .navbar-collapse {
  padding: 0;
}
.zo2-menu .navbar-nav li a {
  color: #c29436;
}
.zo2-menu .navbar-nav li .menu-child {
  padding: 0;
  min-width: 250px;
}
.zo2-menu .navbar-nav > li > a {
  text-transform: uppercase;
  font: 500 14px/70px "Poppins";
  font-weight: 500;
  color: #c29436;
}
.zo2-menu .navbar-nav > li.open {
  position: relative;
}
.is-sticky .zo2-menu .navbar-nav > li > a {
  line-height: 95px;
  color: #c29436;
}
.zo2-menu {
  background: none;
  border: none;
  min-height: inherit;
}
.zo2-menu .navbar-nav > .open > a,
.zo2-menu .navbar-nav > .active > a {
  background: none;
}
.zo2-menu .navbar-nav > .open > a:hover,
.zo2-menu .navbar-nav > .open > a:focus,
.zo2-menu .navbar-nav > .active > a:hover,
.zo2-menu .navbar-nav > .active > a:focus {
  background: #000000;
  color: #1a3b66;
}
@media (min-width: 768px) {
  .zo2-menu .navbar-nav .caret {
    display: none;
  }
  .zo2-menu .navbar-nav li {
    border-bottom: none;
  }
  .zo2-menu .navbar-nav > li > a {
    padding: 0 20px;
  }
  .zo2-menu .navbar-nav > li .menu-child {
    background-color: #000000;
  }
  .zo2-menu .navbar-nav > li .menu-child .row {
    margin: 0;
  }
  .zo2-menu .navbar-nav > li .menu-child li > a {
    padding-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .zo2-menu .navbar-nav > li > a {
    font-size: 13px;
    padding: 0 10px;
  }
}
@media (max-width: 767px) {
  .nm-menu-offscreen {
    position: fixed;
    top: 40px;
    left: 15px;
    -webkit-transition: top .3s;
    -moz-transition: top .3s;
    -o-transition: top .3s;
    transition: top .3s;
  }
  .form-opening .nm-menu-offscreen {
    top: 80px;
  }
  .form-opening .zo2-menu {
    top: 135px;
  }
  .nm-menu-icon span {
    height: 2px;
  }
  .mobile-menu-open {
    height: 100%;
    overflow: hidden;
  }
  .mobile-menu-open .zo2-menu {
    height: calc(100% - 95px);
    height: -webkit-calc(100% - 95px);
    height: -moz-calc(100% - 95px);
    height: -o-calc(100% - 95px);
  }
  .mobile-menu-open.form-opening .zo2-menu {
    height: calc(100% - 135px);
    height: -webkit-calc(100% - 135px);
    height: -moz-calc(100% - 135px);
    height: -o-calc(100% - 135px);
  }
  .zo2-menu {
    position: fixed;
    top: 95px;
    left: 0;
    width: 100%;
    background-color: #fff;
  }
  .zo2-menu .navbar-nav li:hover > a,
  .zo2-menu .navbar-nav li:focus > a,
  .zo2-menu .navbar-nav li.open > a,
  .zo2-menu .navbar-nav li.active > a {
    color: #1a3b66;
  }
  .zo2-menu .navbar-nav li > a {
    color: #333;
  }
  .zo2-menu .navbar-nav li > a:before,
  .zo2-menu .navbar-nav li > a:after {
    display: none !important;
  }
  .zo2-menu .navbar-nav li > span {
    color: #333;
  }
  .zo2-menu .navbar-nav > li > a {
    color: #333;
    line-height: 20px;
  }
  .zo2-menu .navbar-nav > li:hover > a,
  .zo2-menu .navbar-nav > li:focus > a,
  .zo2-menu .navbar-nav > li.open > a,
  .zo2-menu .navbar-nav > li.active > a {
    background-color: transparent;
  }
  .zo2-menu .navbar-nav > li.open > a:hover {
    background-color: transparent;
  }
  .zo2-menu .navbar-nav > li >.mega-dropdown-menu {
    padding: 0;
  }
  .zo2-menu .navbar-nav > li >.mega-dropdown-menu:before {
    display: none;
  }
}
h3.moduletitle {
  color: #333;
  padding: 0 0 20px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 700;
  position: relative;
  line-height: normal;
  margin: 0 0 20px;
}
#zo2-bottom-2-wrap h3.moduletitle {
  border-bottom-color: rgba(255,255,255,0.1);
}
#zo2-bottom-2-wrap h3.moduletitle:after {
  background-color: rgba(255,255,255,0.9);
}
#zo2-bottom-2-wrap h3.moduletitle {
  color: #fff;
  text-transform: capitalize;
}
.no-line h3.moduletitle {
  background: none;
}
.breadcrumb {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
ul.categories-module li,
ul.archive-module li {
  line-height: 57px;
  display: inline-block;
  width: 100%;
}
ul.categories-module li i,
ul.archive-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,
ul.archive-module li h2,
ul.archive-module li h3,
ul.archive-module li h4,
ul.archive-module li h5,
ul.archive-module li h6 {
  margin: 0;
  text-transform: none;
}
ul.categories-module li a,
ul.archive-module li a {
  color: #333;
  position: relative;
  display: block;
  border-bottom: 1px solid #eaeaea;
  line-height: 1.7;
  padding: 16px 0 16px 15px;
}
ul.categories-module li a:before,
ul.archive-module li a:before {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333333;
  content: "";
  left: 0;
  top: 25px;
}
.tagspopular ul li {
  display: inline !important;
  padding-right: 6px;
  margin: 3px 0;
}
.tagspopular ul li a {
  display: inline-block;
  font-size: 12px !important;
  margin: 0;
  padding: 4px 15px !important;
  background-color: #f7f7f7;
  border-radius: 50px;
  color: #333;
}
.tagspopular ul li a:hover {
  background-color: #333333;
  color: #fff !important;
}
.tagspopular ul li a:before {
  content: initial;
  display: none;
}
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;
}
body {
  font-family: "Roboto";
  font-size: 14px;
  box-sizing: border-box;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Poppins";
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  line-height: 1.6;
}
h1 {
  font-size: 33px;
}
h2 {
  font-size: 30px;
}
h3 {
  font-size: 26px;
}
h4 {
  font-size: 21px;
}
h5 {
  font-size: 18px;
}
h6 {
  font-size: 16px;
}
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
}
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
}
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-size: 14px;
  color: #000000;
  background-color: #fff;
}
body * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
sub,
sup {
  position: relative;
  font-size: 10px;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
.full-width .col-md-12 {
  padding: 0;
}
a {
  color: #4e4d4d;
  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: #c29436;
  text-decoration: underline;
}
p {
  color: #000000;
  font-size: 15px;
}
.modal-body {
  padding: 10px;
}
body.modal-open {
  margin-right: 0;
  overflow: visible;
}
body.form.body-overlayed {
  overflow: inherit;
}
.container-fluid > .row > .col-md-12 {
  padding: 0;
}
.zo2-row-wrapper .custom > div {
  height: auto !important;
}
.zo2-row-wrapper .custom .carousel {
  margin: 0 !important;
}
body.boxed .zo2-wrapper {
  margin: 0 auto;
  background-color: #fff;
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  padding: 0;
}
body.boxed .zo2-wrapper .is-sticky #zo2-header-wrap {
  width: auto;
}
#zo2-position-4 {
  margin: 15px 0 0;
}
#zo2-position-4 .mod-wrapper-menu ul li {
  line-height: 15px;
}
#zo2-position-4 .mod-wrapper-menu ul li a {
  background: none;
  border-right: 1px solid #ececec;
  color: #707070;
}
#zo2-position-4 .mod-wrapper-menu ul li a:hover,
#zo2-position-4 .mod-wrapper-menu ul li a:focus {
  background: none;
  color: #000;
}
#zo2-position-4 .mod-wrapper-menu ul li:last-child a {
  border: none;
}
.mod-languages li {
  float: left;
}
.mod-languages li a {
  border: none !important;
}
#zo2-position-1 form {
  position: relative;
  float: right;
  height: 40px;
  line-height: 40px;
}
#zo2-position-1 form:before {
  color: #555555;
  content: "";
  display: block;
  font-family: "FontAwesome";
  font-size: 18px;
  right: 15px;
  position: absolute;
}
#zo2-position-1 #mod-search-searchword {
  border: none;
  background: transparent;
  color: #9a9a9a;
  height: 30px;
  line-height: 30px;
  outline: none;
  padding: 3px 10px;
  border: 2px solid #E8E8E8;
  width: 200px;
}
#header_logo .logo_retina {
  display: none;
}
#header_logo .logo_normal {
  display: block;
}
@media screen and (min-resolution: 2dppx) {
  #header_logo .logo_normal {
    display: none;
  }
  #header_logo .logo_retina {
    display: block;
  }
}
@media screen and (-webkit-min-device-pixel-ratio: 2) {
  #header_logo .logo_normal {
    display: none;
  }
  #header_logo .logo_retina {
    display: block;
  }
}
.slider-show {
  background-color: #516f8d;
  color: #fff;
  text-align: center;
  font-size: 18px;
  font-weight: 300;
}
.slider-show h2 {
  font-size: 60px;
  padding-top: 30px;
  text-transform: uppercase;
}
.slider-show .slider-image img {
  display: inline-block;
  padding: 35px 0 0;
}
#zo2-feature-wrap {
  background-color: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  padding: 50px 0;
  margin-bottom: 30px;
}
#zo2-feature-wrap h1 {
  color: #2d3d51;
  font-size: 30px;
  line-height: 45px;
  margin: 0;
}
#zo2-feature-wrap .btn {
  margin-top: 5px;
}
blockquote {
  padding-left: 35px;
  font-size: 16px;
  font-weight: 300;
  font-style: italic;
  border: 0;
}
blockquote:before {
  content: "\f10d";
  float: left;
  margin-left: -35px;
  font-family: "FontAwesome";
  font-style: normal;
  font-size: 22px;
  line-height: 1.33;
  color: #46a546;
  opacity: 0.88;
}
blockquote p {
  margin-top: 0;
}
.alignleft,
a img.alignleft {
  float: left;
  margin: 0.5em 2em 0.5em 0;
}
.alignright,
a img.alignright {
  float: right;
  margin: 7px 0 14px 22px;
}
ul.type-square {
  margin: 2em 0 2em 0px;
  padding-left: 50px;
}
ul.type-square li {
  margin-bottom: 0.9em;
  list-style: none;
}
ul.type-square li:before {
  background: #46a546 none repeat scroll 0 0;
  content: "";
  display: block;
  float: left;
  height: 5px;
  margin-left: -20px;
  margin-top: 8px;
  vertical-align: middle;
  width: 5px;
}
.tagspopular ul,
.tagspopular ol {
  padding: 0px;
}
.tagspopular ul li:before,
.tagspopular ol li:before {
  display: none;
}
.blog .title-block {
  color: #2980b9;
  border-color: #2980b9;
}
.blog div[class^="leading-"] {
  padding-bottom: 20px;
  margin-bottom: 35px;
  border-bottom: 1px solid #e1e1e1;
}
.blog h1 {
  margin: 0;
  font-weight: 600;
  margin-bottom: 20px;
}
.blog .block-image {
  margin-bottom: 10px;
}
.blog .post-info {
  font-size: 14px;
  color: #c1c1c1;
}
.blog .post-info .published {
  margin-right: 10px;
}
.blog .items-intro .intro-image img {
  min-height: 130px;
}
.blog .items-intro h1.title-post {
  line-height: 18px;
}
.blog .items-intro h1.title-post a {
  font-size: 14px;
  font-weight: 500;
}
.news-info h1.title,
.news-info h3.title {
  font-weight: 700;
  margin: 0;
  color: #333;
  line-height: 1.4;
}
.news-info h1.title a,
.news-info h3.title a {
  font-size: 22px;
  font-weight: 700;
  color: #353535;
}
.news-info h1.title a:hover,
.news-info h3.title a:hover {
  color: #46a546;
}
.pagination {
  display: block;
  text-align: center;
}
.pagination .pagination-list {
  clear: both;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li span,
.pagination li a {
  padding: 8px 15px;
  display: inline-block;
  transition: 300ms;
  border: 1px solid #dfe5e9;
  color: #212121;
  border-radius: 3px !important;
}
.pagination li:hover a {
  color: #fff;
  background-color: #212121 !important;
  border-color: #212121 !important;
}
.pagination li.active span {
  color: #fff;
  background-color: #212121 !important;
  border-color: #212121 !important;
}
#zo2-position-8 {
  background: transparent;
  height: 670px;
}
#zo2-position-8 h3.moduletitle:before,
#zo2-position-8 h3.moduletitle:after,
#zo2-position-7 h3.moduletitle:before,
#zo2-position-7 h3.moduletitle:after {
  position: absolute;
  content: "";
  bottom: 14px;
  left: 0;
  height: 1px;
  background-color: #cccccc;
  width: 60px;
}
#zo2-position-8 h3.moduletitle:after,
#zo2-position-7 h3.moduletitle:after {
  bottom: 8px;
  width: 30px;
}
#zo2-position-8 ul li,
#zo2-position-7 ul li {
  line-height: 57px;
  display: inline-block;
  width: 100%;
}
#zo2-position-8 ul li i,
#zo2-position-7 ul li i {
  float: left;
  padding-right: 10px;
}
#zo2-position-8 ul li h2,
#zo2-position-8 ul li h3,
#zo2-position-8 ul li h4,
#zo2-position-8 ul li h5,
#zo2-position-8 ul li h6,
#zo2-position-7 ul li h2,
#zo2-position-7 ul li h3,
#zo2-position-7 ul li h4,
#zo2-position-7 ul li h5,
#zo2-position-7 ul li h6 {
  margin: 0;
  text-transform: none;
}
#zo2-position-8 ul li a,
#zo2-position-7 ul li a {
  position: relative;
  color: #333;
  border-bottom: 1px solid #eaeaea;
  line-height: 1.7;
  padding: 16px 0 16px 15px;
}
#zo2-position-8 ul li a:before,
#zo2-position-7 ul li a:before {
  position: absolute;
  width: 5px;
  height: 5px;
  background-color: #333333;
  content: "";
  left: 0;
  top: 25px;
}
#zo2-position-8 ul li:hover,
#zo2-position-8 ul li.active,
#zo2-position-7 ul li:hover,
#zo2-position-7 ul li.active {
  color: #46a546;
}
#zo2-position-8 ul li:hover a,
#zo2-position-8 ul li.active a,
#zo2-position-7 ul li:hover a,
#zo2-position-7 ul li.active a {
  color: #46a546;
}
.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: transparent;
}
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: transparent;
  border-color: transparent;
}
.homedefault .article-info {
  display: none;
}
#zo2-body-wrap .top-feature {
  padding-top: 50px;
}
#zo2-body-wrap .top-feature .zo2-feature {
  margin-top: 35px;
  background-color: #fff;
  position: relative;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle {
  background-color: #fff;
  border: 5px solid #EFEFEF;
  top: -36px;
  left: 50%;
  margin-left: -55px;
  position: absolute;
  text-align: center;
  font-size: 50px;
  line-height: 110px;
  width: 110px;
  height: 110px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-shadow: 0 3px 0 rgba(0,0,0,0.1);
  -webkit-transition: background-color 0.25s ease, color 0.25s ease;
  transition: background-color 0.25s ease, color 0.25s ease;
  color: #1a3b66;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle:before {
  display: block;
  content: '';
  position: absolute;
  left: -10px;
  top: -10px;
  padding: 5px;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  opacity: 0;
  transform: scale(0.8);
  box-shadow: 0 0 0 3px #1a3b66;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-circle i {
  vertical-align: top;
  line-height: inherit;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text {
  padding: 90px 10% 30px;
  text-align: center;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-text-title {
  font-size: 20px;
  font-weight: 400;
  color: #333;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-description {
  font-size: 14px;
}
#zo2-body-wrap .top-feature .zo2-feature .zo2-feature-text .zo2-feature-description p {
  margin-bottom: 20px;
}
#zo2-body-wrap .top-feature .zo2-feature:hover .zo2-circle {
  background-color: #1a3b66;
  border: 5px solid transparent;
  color: #fff;
}
#zo2-body-wrap .top-feature .zo2-feature:hover .zo2-circle:before {
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  opacity: 1;
  transform: scale(1);
}
#zo2-top-wrap .nav-pills > li.active a {
  background-color: #eee;
  color: #1a3b66;
}
#zo2-top-wrap .nav-pills > li a {
  border-radius: 0;
}
#zo2-top-wrap .nav-pills li + li {
  margin-left: 0;
}
#zo2-top-wrap .search input[type="text"] {
  border-width: 0 1px;
  height: 40px;
  margin: 0;
}
#zo2-header-wrap {
  height: 95px;
}
#zo2-header-wrap .container {
  position: relative;
}
.is-sticky {
  position: relative;
  z-index: 999;
}
.is-sticky #zo2-header-wrap {
  background-color: #000000;
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
  width: 100%;
}
#zo2-bottom-1-wrap {
  background-color: #313131;
  color: #fff;
}
#zo2-bottom-1-wrap .zo2-mail {
  border: 1px solid #4c4c4c;
  color: #898989;
  height: 35px;
  line-height: 35px;
}
#zo2-bottom-1-wrap .zo2-mail input {
  background: transparent;
  border: none;
  color: #898989;
  outline: none;
  line-height: 24px;
  width: 80%;
}
#zo2-bottom-1-wrap .zo2-mail i {
  padding-left: 10px;
  padding-right: 10px;
}
#zo2-bottom-1-wrap .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-bottom-1-wrap .btn:hover,
#zo2-bottom-1-wrap .btn:active,
#zo2-bottom-1-wrap .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-bottom-1-wrap .no-line h3 {
  margin: 0;
}
#zo2-bottom-2-wrap {
  background-color: none;
  color: #fff;
  padding: 50px 0;
}
#zo2-bottom-2-wrap a {
  color: #fff;
}
#zo2-bottom-2-wrap p {
  color: #ababab;
  font-size: 13px;
}
#zo2-bottom-2-wrap address {
  font-size: 14px;
  line-height: 18px;
}
#zo2-bottom-2-wrap address i {
  padding-right: 15px;
}
#zo2-bottom-2-wrap .lightbox-modal img {
  margin-bottom: 5px;
}
#zo2-footer-wrap {
  background-color: none;
}
.social {
  text-align: right;
  margin-top: 10px;
}
.social a {
  -webkit-transition: all 200ms ease 0s;
  -moz-transition: all 200ms ease 0s;
  -o-transition: all 200ms ease 0s;
  transition: all 200ms ease 0s;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #8d8d8d;
  display: inline-block;
  margin: 0 5px;
  width: 37px;
  height: 37px;
}
.social a:hover {
  color: #fff;
  text-decoration: underline;
}
.social a i {
  display: inline-block;
  font-size: 18px;
  line-height: 37px;
  text-align: center;
  vertical-align: top;
  width: 37px;
  height: 37px;
}
.social a.facebook:hover {
  background-color: #2568bc;
}
.social a.twitter:hover {
  background-color: #23D8E8;
}
.social a.google-plus:hover {
  background-color: #484848;
}
.social a.rss:hover {
  background-color: #FE8631;
}
.social a.linkedin:hover {
  background-color: #027BA5;
}
.social a.youtube:hover {
  background-color: #D65655;
}
.social a.pinterest:hover {
  background-color: #CC1C2C;
}
.social.footer-social a {
  background-color: #393939;
}
#zo2-body-wrap {
  margin: 30px 0px;
}
#zo2-news-wrap {
  margin: 50px 0 120px;
}
#zo2-news-wrap .mod-news h3.moduletitle {
  text-align: center;
  font-size: 30px;
  text-transform: capitalize;
}
#zo2-news-wrap .mod-news h3.moduletitle:before,
#zo2-news-wrap .mod-news h3.moduletitle:after {
  content: initial;
}
#zo2-news-wrap .mod-news .zo2-recent-info h3 {
  font-size: 20px;
  font-weight: 400;
  color: #333;
}
#zo2-news-wrap .mod-news.custom h3 {
  font-weight: 400;
  color: #2c2c2c;
  font-size: 20px;
  text-align: center;
}
.latest-news li {
  padding-bottom: 10px;
  list-style: none;
}
.latest-news .thumb {
  border: 3px solid #272727;
  display: block;
  float: left;
  -webkit-transition: all 0.2s ease-in 0s;
  -moz-transition: all 0.2s ease-in 0s;
  -o-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
  width: 82px;
}
.latest-news .desc {
  margin-left: 100px;
}
.latest-news .title {
  display: block;
}
.latest-news .time {
  color: #898989;
  display: block;
  font-size: 11px;
}
#system-message {
  margin: 0 0 20px;
}
.gmap-page .embed-container {
  padding-bottom: 0;
}
.module .zt-image-frame {
  background: none;
  padding: 0;
  border: none;
  display: block;
  float: left;
  margin: 5px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.module .zt-image-frame img {
  border: 4px solid #fff;
}
a.cboxElement img {
  margin-bottom: 5px;
}
footer {
  display: inline-block;
  padding: 20px 0;
  width: 100%;
  line-height: 38px;
}
footer section {
  float: left;
}
footer .copyright {
  float: left;
}
footer .zo2-copyright-logo img {
  float: right;
}
.highslide-gallery ul {
  margin: 0;
  padding: 0;
  width: 100%;
}
.highslide-gallery ul li {
  background: none repeat scroll 0 center rgba(0,0,0,0);
  float: left;
  list-style: none outside none;
  margin: 3px;
  padding: 0;
}
.highslide-gallery ul li img {
  float: left;
  margin: 0;
}
#gototop {
  background-color: rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  bottom: 57px;
  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;
  height: 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: #1a3b66;
  color: #aaa;
  padding: 20px;
}
.box-color h3.moduletitle {
  background: none;
  color: #fff;
  font-size: 200%;
  font-weight: 300;
  padding-bottom: 0;
}
.box-color ul.weblinks li,
.box-color ul.menu li {
  border-bottom: 1px solid #608f40;
  width: 100%;
}
.box-color ul.weblinks li a,
.box-color ul.menu li a {
  background: none;
  padding: 10px 0;
  color: #fff !important;
}
.box-color ul.weblinks li a:hover,
.box-color ul.weblinks li a:active,
.box-color ul.weblinks li a:focus,
.box-color ul.menu li a:hover,
.box-color ul.menu li a:active,
.box-color ul.menu li a:focus {
  background: none;
}
.box-color ul.weblinks li:hover,
.box-color ul.weblinks li.active,
.box-color ul.menu li:hover,
.box-color ul.menu li.active {
  margin-left: 10px;
  -webkit-transition: all linear .3s;
  -moz-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s;
}
.homepage .zo2-social-wrap {
  text-align: center;
  margin-top: 20px;
}
#zo2comment-tabs .embed-container {
  padding-bottom: 0;
}
.btn-success {
  border: none;
  background-color: #7ebe54;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.4s ease 0s;
  -moz-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s;
  padding: 10px 15px;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus {
  -webkit-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
  box-shadow: 0 0 0 26px rgba(0,0,0,0.1) inset;
}
.carousel-caption {
  font-weight: 300;
  text-align: left;
  top: 20%;
  color: #fff;
}
.carousel-caption h3 {
  color: #fff;
  font-size: 40px;
}
.carousel-caption p {
  font-size: 16px;
}
.bs-example {
  margin: 15px 0;
}
#k2Container span.itemEditLink {
  width: inherit;
}
#k2Container span.itemEditLink a {
  display: block;
  position: static;
}
code {
  white-space: inherit;
}
.ie8 body {
  overflow: inherit;
}
.zo2-socialshares-floatbar {
  background: #fff;
  border: 1px solid #BBBBBB;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  -moz-box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  box-shadow: 1px 0 15px rgba(0,0,0,0.2);
  font: 10px/16px Arial;
  min-width: 55px;
  padding: 5px;
  text-align: center;
  position: fixed;
  top: 195px;
  margin-left: -100px;
  width: 70px;
  z-index: 999;
}
.zo2-socialshares-horizontal {
  display: inline-block;
  margin: 10px 0;
}
.zo2-socialshares-horizontal > div {
  display: inline-block;
  float: left;
  margin: 0 10px;
}
.pagination {
  display: block;
  text-align: center;
}
.pagination .pagination-list {
  clear: both;
}
.pagination li {
  display: inline-block;
  margin: 0 3px;
}
.pagination li span,
.pagination li a {
  min-width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #f3f3f3;
  color: #3f3f3f;
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  border: 0 !important;
}
.pagination li:hover a {
  background-color: #1a3b66;
  color: #fff;
}
.pagination li.active span {
  background-color: #1a3b66;
  color: #fff;
}
.tag {
  color: inherit;
}
.border-image {
  border: 15px solid rgba(0,0,0,0.1);
}
.zo2-title {
  border-bottom: 1px solid rgba(0,0,0,0.1);
  margin-bottom: 13px;
}
.zo2-title [class*="zo2-title-"] {
  font-size: 30px;
  font-weight: 300;
  margin-top: 0;
}
.zt-progress.progress-bar {
  width: 100%;
}
header#standard-logo img {
  display: inline-block;
}
h2.zt-heading-center {
  font-size: 36px;
  font-weight: 700;
  text-align: center;
  color: #333;
}
#map-our-contact {
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.15);
  display: block !important;
  position: absolute;
  top: 7%;
  left: 20%;
  z-index: 99;
  border: 10px solid #e2e2e2;
  width: 370px;
  height: 345px;
  display: block;
  background-color: #000000;
  color: #fff;
  padding: 40px 50px;
}
#map-our-contact h5 {
  margin-bottom: 40px;
  font-weight: 600;
  font-size: 24px;
}
#map-our-contact ul li {
  margin-bottom: 20px;
  font-size: 15px;
  font-family: "Roboto";
}
#map-our-contact ul li i {
  display: block;
  float: left;
  margin-right: 10px;
  height: 30px;
  line-height: 21px;
  color: #de7d22;
}
#map-our-contact ul li span a {
  color: #fff;
}
#zo2-map-wrap .container {
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -o-calc(100% - 30px);
  padding: 0px;
}
.owl-carousel .owl-wrapper-outer {
  padding-left: 0;
}
#zo2-slider-partner-wrap {
  margin-top: 40px;
}
#zo2-position-2 .search .search-form form input.inputbox,
.navbar,
#zo2-position-4,
h3.count-subject {
  margin: 0;
}
ul li,
ol li {
  list-style: none;
}
#zo2-top-wrap {
  background-color: #ebebeb;
}
#zo2-position-0 p {
  margin: 0;
  line-height: 45px;
  color: #000000;
}
#zo2-position-0 p i {
  float: none;
  margin: 0;
}
#zo2-position-1 ul.network {
  overflow: hidden;
}
#zo2-position-1 ul.network li {
  display: inline-block;
  float: left;
  line-height: 15px;
}
#zo2-position-1 ul.network li a {
  padding: 15px 10px;
  display: block;
  color: #000000;
}
#zo2-position-1 ul.network li a i {
  display: inherit;
  margin-right: 5px;
  float: left;
  font-weight: bold;
}
#zo2-position-1 ul.network li:last-child a {
  padding-right: 0;
}
#zo2-position-2 .search {
  position: relative;
  width: 100%;
}
#zo2-position-2 .search .icon-search {
  position: absolute;
  cursor: pointer;
  right: 20px;
}
#zo2-position-2 .search .icon-search i {
  color: #000000;
  font-weight: lighter;
  font-size: 14px;
  line-height: 45px;
  display: none;
}
#zo2-position-2 .search .search-form .search-close {
  display: none;
}
#zo2-position-2 .search .search-form form {
  color: #000000;
}
#zo2-position-2 .search .search-form form input.inputbox {
  width: 100%;
  line-height: 40px;
  box-sizing: border-box;
  border-bottom: none;
  border-top: none;
  padding: 0;
}
@media (min-width: 992px) {
  #zo2-position-2 .search .search-form form input.inputbox {
    border-left: 1px solid #e1e1e1;
    border-right: 1px solid #e1e1e1;
  }
}
#zo2-header-wrap #zo2-header-logo .zo2-logo {
  line-height: 95px;
}
#zo2-header-wrap #zo2-header-logo .zo2-logo img {
  display: inline-block;
}
#zo2-header-wrap #zo2-position-3 .infor-company .custominfor-company .item {
  overflow: hidden;
  padding: 30px 15px 0px;
  float: left;
}
#zo2-header-wrap #zo2-position-3 .infor-company .custominfor-company .item img {
  margin-right: 15px;
  display: inline-block;
  width: auto;
}
#zo2-header-wrap #zo2-position-3 .infor-company .custominfor-company .item .info {
  text-align: left;
}
#zo2-header-wrap #zo2-position-3 .infor-company .custominfor-company .item h5 {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin: 0;
}
#zo2-header-wrap #zo2-position-3 .infor-company .custominfor-company .item p {
  font-size: 14px;
  font-family: "Roboto";
  margin: 0;
  color: #000000;
}
#zo2-main-nav-wrap {
  height: 30px;
}
#zo2-main-nav-wrap > .container {
  position: relative;
}
#zo2-main-nav-wrap > .container > .row {
  position: absolute;
  left: 30px;
  top: 0;
  width: calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -o-calc(100% - 30px);
  z-index: 999;
  color: #fff;
}
#zo2-main-nav-wrap .get-a-quote {
  margin: 10px 0;
  text-align: center;
}
#zo2-main-nav-wrap .get-a-quote a {
  background-color: #c29436;
  padding: 20px 0;
  display: block;
  text-transform: uppercase;
  font-family: "Poppins";
  color: #000000;
  font-weight: 500;
  -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;
  line-height: 10px;
}
#zo2-main-nav-wrap .get-a-quote a:hover {
  background-color: #c1a05e;
  color: #000000;
}
#zo2-main-nav-wrap.stickytop {
  position: fixed;
  top: 95px;
  z-index: 9999;
}
#zo2-main-nav-wrap.stickytop .row {
  box-shadow: 0 3px 5px rgba(0,0,0,0.1);
}
.our-service-home {
  padding: 10px 0px 00px 0px;
  background-position: left bottom 6px;
  background-repeat: repeat-x;
}
.our-service-home .cat-description {
  overflow: hidden;
  background-position: right bottom 6px;
  background-repeat: no-repeat;
  padding: 25px 30px;
  color: #fff;
}
.our-service-home .cat-description h3 {
  font-size: 21px;
  padding-bottom: 30px;
  margin: 0px;
  position: relative;
  font-weight: 600;
}
.our-service-home .cat-description h3:after {
  content: "";
  width: 50px;
  bottom: 0px;
  display: block;
  height: 2px;
  background-color: #7689a3;
  position: absolute;
}
.our-service-home .cat-description p {
  color: #ccc;
  font-size: 15px;
  padding-top: 30px;
  font-weight: lighter;
}
.our-service-home .cat-description a.view-all {
  color: #fff;
  font-size: 16px;
  display: block;
  margin-top: 20px;
  margin-bottom: 40px;
}
.our-service-home .control-our-services span {
  cursor: pointer;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  float: left;
  margin-right: 10px;
  border: 1px solid rgba(255,255,255,0.5);
  -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;
}
.our-service-home .control-our-services span:hover {
  background-color: #000000;
  border: 1px solid #000000;
}
.our-service-home .owl-controls {
  visibility: hidden;
  margin: 0px;
}
.our-service-home .owl-controls .owl-buttons {
  height: 0px;
}
.our-service-home .owl-controls .owl-buttons div {
  margin: 0px;
  padding: 0px;
}
.our-service-home #owl-example {
  overflow: hidden;
  padding: 0px;
}
.our-service-home #owl-example .owl-wrapper-outer .owl-wrapper .owl-item .item h5 {
  font-size: 18px;
  text-align: center;
  color: #252525;
  margin: 30px 0px;
  font-weight: 500;
}
.our-service-home #owl-example .owl-wrapper-outer .owl-wrapper .owl-item .item p {
  color: #000000;
  font-size: 15px;
}
#zo2-about-us-faq-wrap {
  background: #fff;
}
#zo2-about-us-faq-wrap #zo2-position-6 {
  padding: 0px 25px 0px 0px;
}
#zo2-about-us-faq-wrap .about-us-mod .customabout-us-mod p {
  color: #000000;
  line-height: 30px;
  font-size: 15px;
}
#zo2-about-us-faq-wrap .about-us-mod .customabout-us-mod .counter-box-wrap .zt-count-asset {
  text-align: left;
}
#zo2-about-us-faq-wrap .about-us-mod .customabout-us-mod .counter-box-wrap .zt-count-asset .zt-count-inner {
  padding: 10px 0px;
}
#zo2-about-us-faq-wrap .about-us-mod .customabout-us-mod .counter-box-wrap .zt-count-asset .counter-icon {
  display: none;
}
#zo2-about-us-faq-wrap .about-us-mod .customabout-us-mod .counter-box-wrap .zt-count-asset .count-number {
  color: #000000 !important;
  font-size: 48px;
  font-family: "Poppins";
  font-weight: 600;
}
#zo2-about-us-faq-wrap .about-us-mod .customabout-us-mod .counter-box-wrap .zt-count-asset .unit {
  color: #000000 !important;
  font-size: 48px;
  font-family: "Poppins";
  font-weight: 400;
}
#zo2-about-us-faq-wrap .about-us-mod .customabout-us-mod .counter-box-wrap .zt-count-asset h3.count-subject {
  font-size: 13px;
  color: #000000;
  font-family: "Roboto";
  text-transform: uppercase;
}
#zo2-about-us-faq-wrap #zo2-position-7 {
  padding: 0px 0px 0px 25px;
}
#zo2-about-us-faq-wrap #zo2-position-7 .frequently-mod .customfrequently-mod .accordion-accordion .accordion-section {
  border-radius: 0;
  margin-bottom: 10px;
  border: none;
}
#zo2-about-us-faq-wrap #zo2-position-7 .frequently-mod .customfrequently-mod .accordion-accordion .accordion-section .accordion-section-title {
  -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;
  font-size: 15px;
  color: #252525;
  font-family: "Poppins";
  background-color: #f5f5f5;
  font-weight: 600;
  padding-left: 30px;
}
#zo2-about-us-faq-wrap #zo2-position-7 .frequently-mod .customfrequently-mod .accordion-accordion .accordion-section .accordion-section-title i {
  float: right;
  border: none;
  margin-right: 0;
  font-weight: lighter;
}
#zo2-about-us-faq-wrap #zo2-position-7 .frequently-mod .customfrequently-mod .accordion-accordion .accordion-section .accordion-section-content {
  background-color: #f5f5f5;
  padding-left: 30px;
}
#zo2-about-us-faq-wrap #zo2-position-7 .frequently-mod .customfrequently-mod .accordion-accordion .accordion-section .accordion-section-content p {
  font-size: 15px;
  color: #000000;
}
#zo2-reqest-a-quote-wrap {
  background: url('../images/bacground-request-a-quote.jpg') no-repeat;
  background-attachment: fixed;
}
#zo2-reqest-a-quote-wrap .container {
  position: relative;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote {
  position: absolute;
  width: 590px;
  background-color: #f9f9f9;
  left: 25%;
  bottom: 0;
  padding: 40px 50px 0px 50px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  z-index: 99;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote h3 {
  font-weight: 600;
  text-align: center;
  margin: 0px;
  color: #252525;
  font-size: 30px;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote >p {
  margin-top: 20px;
  font-family: "Roboto";
  font-size: 15px;
  color: #000000;
  text-align: center;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote .moduletablerequest-call-back .jvformcontactrequest-call-back .myForm {
  text-align: center;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote .moduletablerequest-call-back .jvformcontactrequest-call-back .myForm input[type="text"] {
  font-size: 15px;
  font-family: "Roboto";
  color: #acacac;
  background-color: #fff;
  border: 2px solid #ebebeb;
  padding: 23px 20px;
  width: 100% !important;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote .moduletablerequest-call-back .jvformcontactrequest-call-back .myForm select {
  font-size: 15px;
  background: url('../../../assets/zo2/images/drop-list-contact.jpg') no-repeat center right 10px;
  font-family: "Roboto";
  color: #acacac;
  background-color: #fff;
  border: 2px solid #ebebeb;
  padding: 13px 15px;
  width: 100% !important;
  position: relative;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote .moduletablerequest-call-back .jvformcontactrequest-call-back .myForm input[type="submit"] {
  max-width: 100%;
  background-color: #000000;
  padding: 11px 20px;
  margin-bottom: 20px;
  font-family: "Poppins";
  color: #fff;
  margin-top: 20px;
  font-size: 13px;
  letter-spacing: 2px;
  border-radius: 5px;
  -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;
}
#zo2-reqest-a-quote-wrap .container .customrequest-quote .moduletablerequest-call-back .jvformcontactrequest-call-back .myForm input[type="submit"]:hover {
  background-color: #c29436;
}
#zo2-why-chose-us-our-partner-wrap {
  padding: 80px 0px;
}
#zo2-why-chose-us-our-partner-wrap .why-choose-us .customwhy-choose-us p {
  font-size: 15px;
  color: #000000;
}
#zo2-why-chose-us-our-partner-wrap .why-choose-us .customwhy-choose-us .main-experience {
  margin-top: 30px;
}
#zo2-why-chose-us-our-partner-wrap .why-choose-us .customwhy-choose-us .main-experience .img-ex {
  padding: 0px;
}
#zo2-why-chose-us-our-partner-wrap .why-choose-us .customwhy-choose-us .main-experience .main-ex {
  padding: 0px 0px 0px 20px;
}
#zo2-why-chose-us-our-partner-wrap .why-choose-us .customwhy-choose-us .main-experience .main-ex h4 {
  margin-top: 0px;
  font-size: 16px;
  font-weight: 600;
  color: #252525;
}
#zo2-why-chose-us-our-partner-wrap .why-choose-us .customwhy-choose-us .main-experience .main-ex >p {
  line-height: 23px;
}
#zo2-why-chose-us-our-partner-wrap .our-partner .customour-partner ul.list-partner li {
  display: inline-block;
  float: left;
  border: 0px solid #ebebeb;
  border-left: none;
  border-top: none;
  opacity: 0.7;
  width: 33.33%;
  -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;
}
#zo2-why-chose-us-our-partner-wrap .our-partner .customour-partner ul.list-partner li:nth-child(3n) {
  border-right: none;
}
#zo2-why-chose-us-our-partner-wrap .our-partner .customour-partner ul.list-partner li:nth-child(7n),
#zo2-why-chose-us-our-partner-wrap .our-partner .customour-partner ul.list-partner li:nth-child(8n) {
  border-bottom: none;
}
#zo2-why-chose-us-our-partner-wrap .our-partner .customour-partner ul.list-partner li:hover {
  opacity: 1;
}
#zo2-why-chose-us-our-partner-wrap .our-partner .customour-partner ul.list-partner li:last-child {
  border-bottom: none;
}
#zo2-happy-clients-say-wrap {
  padding: 80px 0px;
  height: 444px;
  background: transparent;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say h4 {
  text-align: center;
  color: #fff;
  font-weight: 600;
  font-size: 30px;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-wrapper {
  margin-bottom: 0px;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport {
  background: transparent;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport .testimonial-item {
  margin-bottom: 0px;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport .testimonial-content span {
  font-style: normal;
  font-size: 15px;
  color: #000000;
  text-align: center;
  line-height: 26px;
  margin-bottom: 0px;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport .testimonial-content span:before {
  display: none;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport .author {
  text-align: center;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport .author .testimonial-thumbnail {
  display: none;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport .author .company-name strong {
  font-size: 16px;
  color: #000000;
  text-transform: uppercase;
  font-family: "Poppins" !important;
  font-weight: 600;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-viewport .author .company-name a span {
  color: #fff;
  font-weight: 400;
  font-size: 14px;
  font-family: "Poppins";
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-controls.bx-has-pager.bx-has-controls-direction .bx-controls-direction {
  display: none;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-controls.bx-has-pager.bx-has-controls-direction .bx-default-pager {
  padding: 0px;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-controls.bx-has-pager.bx-has-controls-direction .bx-default-pager .bx-pager-item a {
  text-indent: 0;
  color: transparent;
  background-color: #b3b9c4;
}
#zo2-happy-clients-say-wrap .happy-client-say .customhappy-client-say .bx-controls.bx-has-pager.bx-has-controls-direction .bx-default-pager .bx-pager-item a.active {
  background-color: #fff;
}
#zo2-latest-news-wrap {
  padding: 80px 0px;
}
#zo2-latest-news-wrap .latest-news h3.moduletitle {
  text-align: center;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat {
  overflow: hidden;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category {
  padding: 0px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item {
  padding: 15px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item {
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.15);
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item >a {
  display: block;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item img {
  border: none;
  padding: 0px;
  max-width: 100%;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item span.created {
  display: block;
  font-size: 14px;
  font-family: "Roboto";
  color: #959595;
  padding: 24px 30px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item h3 {
  padding: 0px 30px;
  margin: 0px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item h3 a {
  font-size: 16px;
  color: #252525;
  text-transform: capitalize;
  font-weight: 500;
  line-height: 26px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item .zt-introtext {
  padding: 10px 30px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item .zt-introtext p,
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item .zt-introtext .page-header {
  color: #000000;
  font-size: 15px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item p.zt-news-readmore {
  padding: 30px;
}
#zo2-latest-news-wrap .latest-news .mod-content .zt_news_wrap .zt-newsiv-frame-cat .zt-category .owl-wrapper-outer .owl-item .zt-article-item p.zt-news-readmore a.readmore {
  font-family: "Poppins";
  font-weight: 500;
  font-size: 14px;
  color: #252525;
}
#zo2-main-footer-wrap,
#zo2-bottom-wrap {
  background-color: #ffffff;
}
#zo2-bottom-wrap .container:before {
  border-top: 1px solid rgba(255,255,255,0.1);
  width: 100%;
}
#zo2-bottom-wrap #zo2-footer-copyright .zo2-copyright {
  font-size: 14px;
  color: #000000;
}
#zo2-main-footer-wrap {
  padding: 80px 0px 60px 0px;
}
#zo2-main-footer-wrap h3.moduletitle {
  color: #cccccc;
  font-size: 18px;
  margin-bottom: 0px;
  cursor: pointer;
}
#zo2-main-footer-wrap h3.moduletitle:after {
  display: block;
  border-top: 2px solid #000000 !important;
  content: "";
  width: 40px;
  margin-top: 20px;
}
#zo2-main-footer-wrap ul.menu {
  padding-top: 8px;
}
#zo2-main-footer-wrap ul.menu li {
  background: url('../../../assets/zo2/images/footer-list-style.jpg') left -2px center no-repeat;
  padding-left: 10px;
}
#zo2-main-footer-wrap ul.menu li a {
  font-size: 15px;
  color: #000000;
  -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;
}
#zo2-main-footer-wrap ul.menu li a:hover {
  color: #cccccc;
}
.logo-footer .customlogo-footer p.footer-logo {
  padding: 15px 0px;
}
.logo-footer .customlogo-footer p {
  color: #000000;
  font-size: 15px;
  padding-top: 20px;
  padding-right: 20px;
}
.customnewsletter {
  padding-top: 15px;
}
.customnewsletter p {
  color: #000000;
  font-size: 15px;
}
.newsletter-form {
  padding-bottom: 30px;
}
.newsletter-form .main-success {
  overflow: hidden;
}
.newsletter-form .main-success div {
  float: left;
  margin: 0px;
}
.newsletter-form .main-success div input[type="text"] {
  background-color: #31343e;
  border: none;
  padding: 15px;
  width: 100%;
  height: 40px;
}
.newsletter-form .main-success div input[type="submit"] {
  border: none;
  background-color: #000000;
  height: 40px;
  padding: 0px 20px;
  color: #fff;
  margin-top: 5px;
  margin-bottom: 0px;
}
.customfooter-socials {
  padding: 20px 0px;
}
.customfooter-socials .footer-social {
  text-align: right;
}
.customfooter-socials .footer-social a {
  display: inline-block;
  background: #000000;
  color: #fff;
  font-size: 14px;
  width: 40px;
  transition: all 0.9s ease 0s;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  margin: 0 3px;
}
.customfooter-socials .footer-social a i {
  -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;
  font-size: 18px;
  cursor: pointer;
  line-height: 40px;
  color: #ffffff;
  margin: 0 0 0 5px;
}
.customfooter-socials .footer-social a:hover i {
  color: #c29436;
}
#zo2-slide p {
  margin-bottom: 0px;
}
.custommod-banner {
  position: relative;
}
.custommod-banner p img.bg {
  width: 100%;
}
.custommod-banner h2.caption {
  position: absolute;
  z-index: 99;
  left: 50%;
  top: 50%;
  margin-left: -119px;
  margin-top: -38px;
  color: #fff;
  font-size: 48px;
  font-family: "Poppins";
  font-weight: 500;
  text-transform: uppercase;
}
#zo2-breacumb-wrap {
  background-color: #f4f4f4;
}
#zo2-breacumb-wrap ul.breadcrumb {
  border: none;
  padding: 25px 0px;
}
#zo2-breacumb-wrap ul.breadcrumb li a {
  font-size: 15px;
  color: #000000;
  font-weight: 400;
}
.slider-partner {
  padding: 40px 0px;
  background: url('../../../assets/zo2/images/background-patterns/our-service.png');
  background-position: left top 6px;
  background-repeat: repeat-x;
}
.slider-partner .carousel-item {
  padding: 0px;
  margin: 0px;
}
.slider-partner .carousel-item .carousel-item-inner img {
  -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;
  box-shadow: none;
  opacity: 0.8;
}
.slider-partner .carousel-item .carousel-item-inner img:hover {
  opacity: 1;
}
.page-services div[class*="col-md-"] {
  padding: 0px 15px;
}
.page-services div[class*="col-md-"]:nth-child(3n+1) {
  padding-left: 0px;
}
.page-services div[class*="col-md-"]:nth-child(3n) {
  padding-right: 0px;
}
.page-services div[class*="col-md-"] .item .post-image {
  overflow: hidden;
}
.page-services div[class*="col-md-"] .item .post-image .item-image {
  width: 100%;
}
.page-services div[class*="col-md-"] .item .post-image .item-image a {
  display: block;
}
.page-services div[class*="col-md-"] .item .post-image .item-image a img {
  width: 100%;
}
.page-services div[class*="col-md-"] .item .news-info .page-header h3.title {
  padding: 30px 0px;
  line-height: 0;
}
.page-services div[class*="col-md-"] .item .news-info .page-header h3.title a {
  font-family: "Poppins";
  font-size: 16px;
  color: #252525;
}
.page-services div[class*="col-md-"] .item .news-info p {
  color: #000000;
  font-size: 15px;
}
.page-services div[class*="col-md-"] .item .news-info p.readmore {
  font-size: 12px;
  margin-top: 20px;
  text-transform: uppercase;
}
.page-services div[class*="col-md-"] .item .news-info p.readmore a {
  padding-bottom: 5px;
  border-bottom: 1px dashed #000000;
}
.page-services div[class*="col-md-"] .item .news-info p.readmore a span.icon-chevron-right {
  display: none;
}
.page-services div[class*="col-md-"] .item .news-info p.readmore a:hover {
  color: #252525;
}
.page-services div[class*="col-md-"] .item .news-info p.readmore i.fa-long-arrow-right {
  display: none;
}
#zo2-our-expert-team-wrap {
  padding: 80px 0;
}
#zo2-our-team .our-expert-team h3.moduletitle {
  text-align: center;
  color: #fff;
}
#zo2-our-team .our-expert-team .customour-expert-team .item-team {
  margin-bottom: 20px;
}
#zo2-our-team .our-expert-team .customour-expert-team .item-team .team-thumb img {
  width: 100%;
}
#zo2-our-team .our-expert-team .customour-expert-team .item-team .team-description {
  background-color: #fff;
  padding: 17px 20px;
}
#zo2-our-team .our-expert-team .customour-expert-team .item-team .team-description p {
  margin: 0px;
}
#zo2-our-team .our-expert-team .customour-expert-team .item-team .team-description p.team-name {
  font-size: 16px;
  font-weight: 600;
  font-family: Poppins;
}
#zo2-our-team .our-expert-team .customour-expert-team .item-team .team-description p.team-position {
  color: ;
  font-family: Poppins;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 500;
}
.news-info #about-desc .zt-tabs .nav-tabs {
  border: none;
  border-radius: 0px;
}
.news-info #about-desc .zt-tabs .nav-tabs li {
  border-right: none;
}
.news-info #about-desc .zt-tabs .nav-tabs li a {
  background-color: #f3f3f3;
  color: #000000;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Poppins;
}
.news-info #about-desc .zt-tabs .nav-tabs li.active >a {
  background-color: #1a3b66;
  color: #fff;
  text-transform: uppercase;
  font-size: 16px;
  font-family: Poppins;
}
.news-info #about-desc .zt-tabs .nav-tabs li.active >a:after {
  display: none;
}
.news-info #about-desc .zt-tabs .tab-content {
  border: none;
  padding: 15px 0;
}
.news-info #about-desc .zt-tabs .tab-content .tab-pane {
  padding-top: 10px;
  color: #000000;
  font-size: 15px;
  line-height: 26px;
}
.news-info #about-desc .zt-tabs .tab-content .tab-pane strong {
  color: #000000;
  font-size: 15px;
  line-height: 26px;
}
.list-striped {
  padding-left: 0 !important;
}
.list-striped li.system-unpublished {
  padding: 10px 0px;
  border-bottom: 1px solid #eee;
  line-height: 25px;
  font-size: 13px;
  padding: 10px 0;
}
.list-striped li.system-unpublished:last-child {
  border: none;
}
.list-striped li.system-unpublished span.pull-right {
  padding-top: 20px;
  font-size: 14px;
  color: #000000;
  font-family: Roboto;
}
.list-striped li.system-unpublished p {
  font-size: 14px;
  color: #000000;
  font-family: Roboto;
}
.list-striped li.system-unpublished p strong {
  font-size: 14px;
  font-family: Poppins;
}
.list-striped li.system-unpublished p strong a {
  font-weight: 500;
}
.contactpage-contact #contactpage-contact-left {
  padding-right: 25px;
}
.contactpage-contact #contactpage-contact-right {
  padding-left: 25px;
}
.contactpage-contact div[class*="col-xs-"],
.contactpage-contact div[class*="col-sm-"] {
  padding: 0px;
}
.contactpage-contact h4.vc_custom_heading {
  color: #252525;
  text-align: left;
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 0px;
}
.contactpage-contact p.desc-contact {
  color: #000000;
  font-size: 15px;
}
.contactpage-contact #contact-form {
  background-color: #f3f3f3;
  padding: 20px 30px 30px 30px;
}
.contactpage-contact #contact-form h3 {
  font-family: Poppins;
  font-size: 21px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #252525;
}
.contactpage-contact #contact-form input {
  font-size: 16px;
  background-color: #fff;
  width: 100%;
  padding: 10px 0px 10px 10px;
  border: none;
  border-bottom: 2px solid #ccc;
}
.contactpage-contact #contact-form textarea {
  font-size: 16px;
  background-color: #fff;
  width: 100%;
  padding: 10px 0px 10px 10px;
  border: none;
  border-bottom: 2px solid #ccc;
}
.contactpage-contact #contact-form button {
  background-color: #1a3b66;
  border-radius: 3px;
  padding: 15px 40px;
  font-family: Poppins;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
}
#contactpage-contact-right .contact-title h3 span {
  font-size: 26px;
  font-weight: 600;
  color: #252525;
}
#contactpage-contact-right .contact-address-block {
  font-family: Roboto;
}
#contactpage-contact-right .contact-address-block .contact-address {
  color: #252525;
}
#contactpage-contact-right .contact-address-block .contact-contactinfo {
  color: #252525;
}
#contactpage-contact-right .contact-address-block .media {
  margin-top: 8px;
}
#contactpage-contact-right .contact-address-block .media .pull-left {
  width: 15%;
  font-size: 15px;
  color: #000000;
  line-height: 30px;
}
#contactpage-contact-right .contact-address-block .media-body {
  width: 15%;
  font-size: 15px;
  color: #252525;
  line-height: 30px;
}
#contactpage-contact-right .contact-address-block .media-body a {
  color: #252525;
}
#contactpage-contact-right .contact-footer-social {
  padding: 20px 0px;
  text-align: left;
}
#contactpage-contact-right .contact-footer-social a {
  display: inline-block;
  margin-right: 10px;
  background: #f3f3f3;
  color: #333;
  font-size: 14px;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  text-align: center;
  -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;
}
#contactpage-contact-right .contact-footer-social a:hover {
  background-color: #1a3b66;
}
#contactpage-contact-right .contact-footer-social a:hover i {
  color: #fff;
}
#contactpage-contact-right .contact-footer-social a i {
  font-size: 18px;
  cursor: pointer;
  line-height: 45px;
  color: #333;
}
#contactpage-contact-right h4.openning-hour {
  font-size: 26px;
  font-weight: 600;
  color: #252525;
}
#contactpage-contact-right .content-open p span {
  font-size: 15px;
  color: #000000;
}
div#slide-contact {
  display: none;
}
#item-latest-new-blog .item-latest-new {
  padding: 0;
  margin: 0;
  margin-bottom: 20px;
}
#item-latest-new-blog .item-latest-new .post-thumnail {
  padding: 0;
}
#item-latest-new-blog .item-latest-new .post-thumnail img.thumbnail {
  border: none;
  border-radius: 0px;
  margin: 0px;
  padding: 0px;
}
#item-latest-new-blog .item-latest-new .zt-article_content {
  padding: 0 0 0 10px;
}
#item-latest-new-blog .item-latest-new .zt-article_content span.created {
  color: #acacac;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 0;
}
#item-latest-new-blog .item-latest-new .zt-article_content h3 {
  padding: 0px;
  margin: 0px;
  width: 100%;
  line-height: 15px !important;
}
#item-latest-new-blog .item-latest-new .zt-article_content h3 a {
  font-weight: 500;
  font-size: 13px;
  color: #252525;
  font-family: "Poppins";
}
#zo2-mod-right .module {
  margin-bottom: 30px;
}
#zo2-mod-right .module h3.moduletitle {
  font-size: 24px;
}
#zo2-mod-left .module {
  margin-bottom: 30px;
}
#zo2-mod-left .module h3.moduletitle {
  font-size: 24px;
}
.choose-by-tag {
  margin-bottom: 30px;
}
.choose-by-tag h3.moduletitle {
  text-align: left;
  font-size: 24px;
  background-position: left 40px;
}
.choose-by-tag .tagspopularchoose-by-tag ul li {
  display: inline-block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
.choose-by-tag .tagspopularchoose-by-tag ul li a {
  color: ;
  display: block;
  padding: 10px 15px;
  -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;
  border: 1px solid #ebebeb;
  font-family: ;
}
.choose-by-tag .tagspopularchoose-by-tag ul li a:hover {
  color: #fff;
}
.categories {
  margin-bottom: 30px;
}
.categories h3.moduletitle {
  text-align: left;
  font-size: 24px;
  background-position: left 40px;
}
.categories ul.categories-modulecategories li a {
  display: block;
  padding: 15px 0px 18px 10px;
  border-bottom: 1px dashed #cccccc;
  color: ;
  font-size: 14px;
  font-family: ;
  transition: all 0.5s ease 0s;
  background-image: url('../../zo2/images/a-arrow-bg-hover.png');
  background-repeat: no-repeat;
  background-position: left 20px;
}
.categories ul.categories-modulecategories li a:hover {
  background-position: 10px 20px;
  background-image: url('../../zo2/images/a-arrow-bg.png');
  padding: 15px 0px 18px 20px;
  color: #000;
}
.service-tab .zt-tabs {
  padding-left: 15px;
}
.service-tab .zt-tabs .nav-tabs li.active a {
  background-color: #1a3b66 !important;
  font-weight: 500;
}
h6.title-item-service {
  font-weight: 600;
  font-size: 18px;
}
p.fulltext-post {
  color: #000000;
}
div#fancybox-wrap {
  top: 0;
  left: 0;
  padding: 20px;
  z-index: 1101;
  outline: none;
  display: none;
}
.downloadbrouche h3.moduletitle {
  margin-bottom: 0;
}
.downloadbrouche .customdownloadbrouche {
  border-radius: 3px;
  padding: 15px;
  background-color: #000000;
  -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;
}
.downloadbrouche .customdownloadbrouche:hover {
  background-color: #c29436;
}
.downloadbrouche .customdownloadbrouche .download-brouche a {
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Poppins;
}
.downloadbrouche .customdownloadbrouche .download-brouche a i {
  margin-right: 10px;
}
.mod-menu-our-service h3.moduletitle {
  margin-bottom: 0;
  padding-bottom: 10;
}
.mod-menu-our-service li {
  list-style: none;
  padding: 0px;
}
.mod-menu-our-service li.open >a {
  border-color: rgba(0,0,0,0.1);
}
.mod-menu-our-service li >a {
  padding: 14px;
  color: #000000;
  font-family: ;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  display: block;
  background-image: url('../../zo2/images/li-arrow-bg.jpg');
  background-position: left 20px;
  background-repeat: no-repeat;
}
.mod-menu-our-service li >a:hover {
  color: #1a3b66;
}
.mod-menu-our-service li:last-child a {
  border: none;
}
.mod-menu-our-service li.active a {
  color: #fff;
}
.contact {
  background-color: #f5f5f5;
  padding: 30px;
}
.contact h3.moduletitle {
  padding: 0px;
  margin: 0px !important;
  font-weight: 400;
}
.contact a.link-to-contact {
  padding: 7px 10px;
  color: #fff;
  text-align: center;
  border-radius: 3px;
  display: block;
}
.by-categories h3.moduletitle,
.vmgroupby-categories h3.moduletitle {
  margin-bottom: 0px;
}
.by-categories ul.menu li a,
.by-categories ul.vmmanufacturerby-categories li a,
.vmgroupby-categories ul.menu li a,
.vmgroupby-categories ul.vmmanufacturerby-categories li a {
  padding: 14px;
  color: #000000;
  font-family: ;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  display: block;
  background-image: url('../../zo2/images/li-arrow-bg.jpg');
  background-position: left 20px;
  background-repeat: no-repeat;
}
.by-categories ul.menu li a:hover,
.by-categories ul.vmmanufacturerby-categories li a:hover,
.vmgroupby-categories ul.menu li a:hover,
.vmgroupby-categories ul.vmmanufacturerby-categories li a:hover {
  color: #1a3b66;
}
.solutions,
.our-services-footer,
.newsletter,
.newsletter-form {
  border-left: 1px solid rgba(255,255,255,0.1);
  padding-left: 15px;
}
#zt-portfolio {
  margin-top: 50px;
}
#zt-portfolio h2 {
  margin-top: 50px;
}
#zt-portfolio .zt-portfolio-items .zt-portfolio-item .zt-portfolio-info {
  padding: 30px 0px;
  background: #fff;
}
#zt-portfolio .zt-portfolio-items .zt-portfolio-item .zt-portfolio-info .zt-portfolio-tags {
  color: #000000;
  font-size: 13px;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#zt-portfolio .zt-portfolio-items .zt-portfolio-item .zt-portfolio-info .zt-portfolio-title {
  font-size: 16px;
  font-weight: 500;
}
#zt-portfolio .zt-portfolio-items .zt-portfolio-overlay-wrapper a {
  display: block;
  overflow: hidden;
}
#zt-portfolio .zt-portfolio-filter {
  margin-bottom: 50px;
}
#zt-portfolio .zt-portfolio-filter .title-portfolio-filter h4 {
  text-align: left;
  font-size: 36px;
  font-weight: 700;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul {
  float: right;
  overflow: hidden;
  border-bottom: 1px solid #ebebeb;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul li {
  padding: 10px 20px;
  display: inline-block;
  line-height: 39px;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul li a {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  color: #252525;
  font-weight: 500;
  font-family: "Roboto";
  position: relative;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul li a:hover:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #000000;
  position: absolute;
  bottom: -10px;
  left: 0px;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul li a:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #000000;
  position: absolute;
  bottom: -13px;
  left: 0px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  -o-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul li:last-child {
  padding-right: 0px;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul li:first-child {
  padding-left: 0px;
}
#zt-portfolio .zt-portfolio-filter .list-portfolio-filter ul li.active a:after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #000000;
  position: absolute;
  bottom: -10px;
  left: 0px;
}
.porfolio-content {
  padding-left: 0px;
}
.zt-portfolio-view-item h2 {
  font-size: 36px;
  font-weight: 600;
  margin: 0px 0px 20px 0px;
  color: #252525;
  padding: 0px;
}
.zt-portfolio-view-item h5 {
  font-size: 24px;
  font-weight: 600;
  margin: 20px 0px;
  color: #252525;
}
.porfolio-img {
  padding-right: 0px;
}
.zt-portfolio-view-item ul {
  padding-left: 50px;
}
.zt-portfolio-view-item ul li {
  color: #000000;
  font-size: 15px;
  line-height: 26px;
  list-style: disc;
}
.more-project {
  color: #000000;
  font-size: 15px;
  line-height: 26px;
  padding: 0px 0px 30px 0px;
}
.portfolio-next {
  padding: 10px 60px 10px 50px;
  width: 48%;
}
.portfolio-next i {
  font-size: 30px;
  position: absolute;
  right: 15px;
  top: 30%;
}
.portfolio-previous {
  padding: 10px 50px 10px 60px;
  width: 48%;
}
.portfolio-previous i {
  font-size: 30px;
  position: absolute;
  left: 15px;
  top: 30%;
  color: #acacac;
}
.portfolio-next,
.portfolio-previous {
  background-color: #f5f5f5;
  position: relative;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  cursor: pointer;
}
.portfolio-next a span,
.portfolio-previous a span {
  color: #acacac;
}
.portfolio-next h6,
.portfolio-previous h6 {
  font-weight: 600;
  margin: 5px 0px;
  font-size: 16px;
}
.portfolio-next h6 a,
.portfolio-previous h6 a {
  color: #252525;
  text-transform: capitalize;
}
.portfolio-next:hover,
.portfolio-previous:hover {
  background-color: #acacac;
}
.portfolio-next:hover i,
.portfolio-next:hover h6 a,
.portfolio-next:hover a span,
.portfolio-previous:hover i,
.portfolio-previous:hover h6 a,
.portfolio-previous:hover a span {
  color: #fff;
}
.zt-portfolio-nav {
  border: none;
  padding-top: 40px;
}
.pagination li span,
.pagination li a {
  width: 45px;
  line-height: 45px;
  display: block;
  height: 45px;
  border-radius: 0px !important;
}
.pagination li.active span,
.pagination li:hover a {
  background-color: #1c1f2a !important;
}
.blogblog .news-info h3.title {
  font-size: 22px;
  color: #252525;
  line-height: 31px;
  margin: 20px 0px;
}
.blogblog .page-header {
  color: #000000;
  font-size: 15px;
  line-height: 26px;
}
.item-pageblog-detail .news-info p,
.item-pageblog-detail .news-info .page-header,
.item-pageblog .news-info p,
.item-pageblog .news-info .page-header {
  color: #000000;
  font-size: 15px;
  line-height: 26px;
}
.item-pageblog-detail .news-info blockquote:before,
.item-pageblog .news-info blockquote:before {
  color: #ccc;
}
.item-pageblog-detail .news-info blockquote p,
.item-pageblog .news-info blockquote p {
  font-size: 15px;
  color: #252525;
  font-style: normal;
}
.item-pageblog-detail .news-info h1.title,
.item-pageblog .news-info h1.title {
  font-size: 24px;
  line-height: 34px;
  margin-bottom: 20px;
}
.item-pageblog-detail .news-info .article-info,
.item-pageblog .news-info .article-info {
  margin-top: 0px;
}
.tagspopular {
  margin: 50px 0px;
}
.tagspopular ul,
.tagspopular ol {
  padding: 0px;
}
.tagspopular ul li:before,
.tagspopular ol li:before {
  display: none;
}
.tagspopular ul li a {
  padding: 2px 0px 0px 15px !important;
}
h6.tag {
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
  float: left;
  margin: 6px 0px;
}
.pager {
  padding-left: 0 !important;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}
#windy-tag-list {
  padding-left: 0px !important;
}
#windy-tag-list li {
  border-radius: 0;
}
#windy-tag-list li a {
  font-size: 16px !important;
  line-height: 1.9em;
  font-weight: 500;
  color: #1a3b66;
  background-color: transparent;
}
#windy-tag-list li a:hover {
  color: #000000 !important;
}
.windy-single-comment-share {
  line-height: 40px;
  padding-bottom: 5px;
  border-bottom: 1px solid #ccc;
}
.windy-single-comment-share .single-comment .post-comment a {
  color: #252525;
  font-size: 16px;
  line-height: 40px;
  font-family: Poppins;
  font-weight: 600;
}
.windy-single-comment-share .share-links ul.social-icons li {
  list-style: none;
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  line-height: 40px;
  margin-left: 10px;
  text-transform: uppercase;
  color: #252525;
}
.windy-single-comment-share .share-links ul.social-icons li.text-share {
  margin-right: 20px;
  line-height: 33px;
}
.windy-single-comment-share .share-links ul.social-icons li span.special-font {
  text-transform: capitalize;
  color: #252525;
  font-family: Poppins;
  font-weight: 600;
  font-size: 16px;
}
.windy-single-comment-share .share-links ul.social-icons li a {
  text-align: center;
  line-height: 30px;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 1px solid #9e9e9e;
  display: block;
}
.windy-single-comment-share .share-links ul.social-icons li a:hover {
  background-color: #7ec100;
  border: 1px solid #7ec100;
}
.windy-single-comment-share .share-links ul.social-icons li a:hover i {
  color: #fff;
}
.windy-single-comment-share .share-links ul.social-icons li a i {
  color: #252525;
}
.pagenav .previous,
.pagenav .next {
  padding: 0px;
}
.pagenav .previous a,
.pagenav .next a {
  padding: 0px;
  background-color: transparent;
  font-family: Roboto;
  font-size: 13px;
  text-transform: uppercase;
  color: #acacac;
}
.pagenav .previous a:hover,
.pagenav .previous a:active,
.pagenav .previous a:focus,
.pagenav .next a:hover,
.pagenav .next a:active,
.pagenav .next a:focus {
  background: none;
  color: #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.pagenav .previous h6,
.pagenav .next h6 {
  text-align: left;
  font-family: Poppins;
  font-weight: 600;
  color: #252525;
}
.pagenav .next h6 {
  text-align: right;
}
#jc {
  padding: 30px 0px;
}
#jc #comments h4 {
  font-family: "Poppins";
  margin-bottom: 30px;
  border: none;
}
#jc #comments .comments-list .rbox {
  border-radius: 0px;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 1px solid #ebebeb;
  padding: 20px 0px;
}
#jc #comments .comments-list .rbox .comment-box {
  position: relative;
}
#jc #comments .comments-list .rbox .comment-box a.comment-anchor {
  display: none;
}
#jc #comments .comments-list .rbox .comment-box span.comment-author {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
}
#jc #comments .comments-list .rbox .comment-box span.comment-date {
  background: none;
  font-family: Roboto;
  font-size: 14px;
  color: #cccccc;
  text-transform: uppercase;
  padding: 0px;
}
#jc #comments .comments-list .rbox .comment-box .comment-body {
  font-family: Roboto;
  font-size: 15px;
  line-height: 1.7em;
  margin-top: 20px;
}
#jc #comments .comments-list .rbox .comment-box .comments-buttons {
  position: absolute;
  right: 0;
  top: 5px;
}
#jc #comments .comments-list .rbox .comment-box .comments-buttons a {
  display: block;
  background-color: #cccccc;
  border-radius: 3px;
  padding: 3px 7px;
  color: #fff !important;
  font-size: 10px;
  font-family: Roboto;
  text-transform: uppercase;
}
#jc #comments .comments-list .rbox .comment-box .comments-buttons a:hover {
  background-color: #1a3b66 !important;
}
#jc #comments #comments-list-footer {
  display: none;
}
#jc h4 {
  font-family: "Poppins";
  margin: 20px 0px;
  border: none;
}
#jc #comments-form {
  background-color: #f3f3f3;
  padding: 50px 30px;
}
#jc #comments-form >p>span>label {
  display: none;
}
#jc #comments-form input#comments-form-name,
#jc #comments-form input#comments-form-email,
#jc #comments-form input#comments-form-homepage,
#jc #comments-form textarea#comments-form-comment {
  width: 100% !important;
  height: 3.0em;
  padding-right: 30px;
  border: none;
  border-bottom: 2px solid #ccc;
}
#jc #comments-form textarea#comments-form-comment {
  height: 150px;
}
#jc #comments-form .grippie {
  display: none;
}
#jc #comments-form-buttons #comments-form-cancel {
  margin-left: 20px;
}
#jc #comments-form-buttons #comments-form-send,
#jc #comments-form-buttons #comments-form-cancel {
  padding: 10px 30px;
  background: #2ba22b;
}
#jc #comments-form-buttons #comments-form-send a,
#jc #comments-form-buttons #comments-form-cancel a {
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
}
#jc #comments-form .btn div,
#jc #comments-report-form .btn div {
  background: none;
}
#jc #comments-footer {
  display: none;
}
#zo2-component ul li,
#zo2-component ol li {
  color: #000000;
  padding: 0;
  font-size: 15px;
  line-height: 26px;
}
.service-detail .windy-single-comment-share,
.item-pageabout-us-page .windy-single-comment-share,
.page-services .windy-single-comment-share {
  display: none;
}
.zt-tabs ul {
  padding-left: 0px !important;
}
.windy-products-grid {
  width: 100%;
}
.windy-products-grid .windy-product {
  position: relative;
  border: none;
  margin-bottom: 30px;
}
.windy-products-grid .windy-product:hover .spacer .vm-product-media-container .windy-add-to-link {
  bottom: 0px;
  opacity: 1;
  z-index: 9;
}
.windy-products-grid .windy-product:hover .spacer .vm-product-rating-container .addtocart-area {
  opacity: 1;
  top: -40%;
  z-index: 9;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container {
  overflow: hidden;
  position: relative;
  background-color: #ebebeb;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container a.windy-thumb {
  display: block;
  height: 340px;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container a.windy-thumb img {
  margin: 0px auto;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container a.windy-thumb img.browseProductImage {
  max-height: 100% !important;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container a.windy-thumb:after {
  position: absolute;
  height: 100%;
  display: block;
  content: '';
  width: 100%;
  z-index: 9;
  background: rgba(0,0,0,0);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  top: 0;
  left: 0;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container a.windy-add-to-cart {
  position: absolute;
  left: 25%;
  opacity: 0;
  top: 50%;
  display: block;
  background-color: #1a3b66;
  border-radius: 3px;
  padding: 15px 20px;
  text-transform: uppercase;
  color: #fff;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container a.windy-add-to-cart:hover {
  background-color: #7EC100;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container:hover a.windy-add-to-cart {
  z-index: 99;
  opacity: 1;
  top: 48%;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container:hover a.windy-thumb:after {
  background: rgba(0,0,0,0.2);
}
.windy-products-grid .windy-product .spacer .vm-product-media-container .windy-add-to-link {
  width: 100%;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
  position: absolute;
  bottom: -20px;
  opacity: 0;
  z-index: 9;
  background: rgba(255,255,255,0.5);
}
.windy-products-grid .windy-product .spacer .vm-product-media-container .windy-add-to-link .quickview {
  width: 33.33%;
  float: left;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container .windy-add-to-link .compare {
  width: 33.33%;
  float: left;
  text-align: center;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container .windy-add-to-link .wishlist {
  width: 33.33%;
  float: left;
  margin-left: 0;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container .windy-add-to-link i {
  background-color: transparent;
  border: none;
  display: block;
  margin: 0px auto;
  border-radius: 0px;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container .windy-add-to-link i:hover {
  color: #1a3b66;
}
.windy-products-grid .windy-product .spacer .vm-product-media-container .windy-add-to-link span {
  text-transform: uppercase;
  font-size: 11px;
  font-family: ;
  font-weight: 600;
  color: #252525;
}
.windy-products-grid .windy-product .spacer .vm-product-rating-container {
  text-align: center;
  position: relative;
}
.windy-products-grid .windy-product .spacer .vm-product-rating-container .ratingbox {
  background: url("../images/color-stars.png") repeat-x scroll 0 bottom transparent;
}
.windy-products-grid .windy-product .spacer .vm-product-rating-container .addtocart-area {
  position: absolute;
  opacity: 0;
  left: 25%;
  z-index: 8;
  top: -60%;
  transition: all 0.25s ease;
  -webkit-transition: all 0.25s ease;
}
.windy-products-grid .windy-product .spacer .vm-product-rating-container .addtocart-area .addtocart-bar .addtocart-button input[name="addtocart"] {
  background-color: #1a3b66;
  padding: 12px 12px;
  border-radius: 3px;
  text-transform: uppercase;
}
.windy-products-grid .windy-product .spacer .windy-descr-container {
  min-height: 0px;
}
.windy-products-grid .windy-product .spacer .windy-descr-container .product_s_desc {
  display: none;
}
.windy-products-grid .windy-product .spacer .windy-descr-container .list-view {
  display: none;
}
.windy-products-grid .windy-product .spacer .windy-descr-container h2 a {
  color: ;
  font-weight: 600;
}
.windy-products-grid .windy-product .spacer .product-price {
  width: 100%;
}
.windy-products-grid .windy-product .spacer .product-price .vm-price-value {
  width: 50%;
  text-align: center;
}
.windy-products-grid .windy-product .spacer .product-price .vm-price-value span {
  font-family: ;
  font-weight: 700;
  font-size: 18px;
}
.windy-products-grid .windy-product .spacer .product-price .vm-price-value.PricebasePriceWithTax {
  float: right;
  text-align: left;
  padding-left: 10px;
}
.windy-products-grid .windy-product .spacer .product-price .vm-price-value.PricebasePriceWithTax span.PricebasePriceWithTax {
  color: ;
}
.windy-products-grid .windy-product .spacer .product-price .vm-price-value.PricesalesPrice {
  float: left;
  text-align: right;
  padding-right: 10px;
}
.windy-products-grid .windy-product .spacer .product-price .vm-price-value.PricesalesPrice span.PricesalesPrice {
  color: #252525;
}
#fancybox-outer #fancybox-close {
  top: -20px;
  right: -20px;
}
.product-related-products {
  display: none !important;
}
.zt-product-action {
  display: none;
}
.vm-pagination {
  width: 100%;
  border-top: 1px solid #ebebeb;
  padding-top: 10px;
}
.vm-pagination ul.pagination li {
  display: inline-block;
}
.vm-pagination ul.pagination li a {
  border-radius: 0px !important;
}
.vm-pagination .vm-page-counter {
  visibility: hidden;
}
.windy-products-list {
  width: 100%;
}
.windy-products-list .windy-product {
  margin-bottom: 20px;
  border: none;
  width: inherit;
}
.windy-products-list .windy-product .spacer {
  width: 100%;
}
.windy-products-list .windy-product .spacer .vm-product-media-container {
  width: 30%;
  margin-bottom: 0px;
  float: left;
}
.windy-products-list .windy-product .spacer .vm-product-media-container .list-view {
  display: none;
}
.windy-products-list .windy-product .spacer .vm-product-media-container a.windy-thumb img.browseProductImage {
  max-height: 100% !important;
}
.windy-products-list .windy-product .spacer .windy-descr-container {
  float: left;
  width: 70%;
}
.windy-products-list .windy-product .spacer .windy-descr-container .product_s_desc {
  display: block;
  width: 100%;
  float: left;
  padding: 0px 20px;
}
.windy-products-list .windy-product .spacer .windy-descr-container .product_s_desc p {
  color: ;
  font-size: 14px -1;
}
.windy-products-list .windy-product .spacer .windy-descr-container h2 {
  text-align: left;
  margin-bottom: 0px;
}
.windy-products-list .windy-product .spacer .windy-descr-container h2 a {
  padding: 0px 20px;
  font-size: 20px;
  color: ;
  font-weight: 600;
}
.windy-products-list .windy-product .spacer .windy-descr-container .ratingbox {
  margin-left: 20px;
  margin-top: -5px;
}
.windy-products-list .windy-product .spacer .windy-descr-container .product-price {
  padding-left: 20px;
  width: 30%;
}
.windy-products-list .windy-product .spacer .windy-descr-container .product-price span.price-crossed .PricebasePriceWithTax {
  text-align: left;
  float: left;
  color: ;
  font-family: ;
  font-weight: 700;
  font-size: 18px;
}
.windy-products-list .windy-product .spacer .windy-descr-container .product-price .PricesalesPrice .PricesalesPrice {
  font-family: ;
  text-align: left;
  font-weight: 700;
  font-size: 18px;
  float: left;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul {
  display: inline-block;
  width: 100%;
  padding-left: 20px;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li {
  display: inline-block;
  float: left;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .addtocart-area input[name="addtocart"] {
  background-color: #1a3b66;
  padding: 13px 16px;
  text-transform: uppercase;
  font-family: ;
  transition: all 0.4s ease 0s;
  border-radius: 0px;
  border: none;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .addtocart-area input[name="addtocart"]:hover {
  background-color: #1a3b66;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .quickview a i,
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .compare a i,
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .wishlist a i {
  background-color: #1a3b66;
  border-radius: 0px;
  height: 46px;
  margin-left: 2px;
  transition: all 0.4s ease 0s;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .quickview a i:hover,
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .compare a i:hover,
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .wishlist a i:hover {
  background-color: #1a3b66;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .quickview a span,
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .compare a span,
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .wishlist a span {
  display: none;
}
.windy-products-list .windy-product .spacer .windy-descr-container .windy-add-to-link.list-view ul li .wishlist {
  margin-left: 0px;
}
.windy-products-list .windy-product .spacer .grid-view {
  display: none;
}
#windy-product-detail .windy-product-detail-info .detail-product-title h1 {
  font-family: ;
  font-weight: 600;
  font-size: 30px;
  margin-top: 0px;
}
#windy-product-detail .windy-product-detail-info .detail-product-direct {
  text-align: right;
}
#windy-product-detail .windy-product-detail-info .detail-product-direct .windy-prodcut-detai-nav .product-neighbours a {
  display: inline-block;
  padding: 0px 5px;
  border: 2px solid #ebebeb;
  width: 35px;
  text-align: center;
  transition: all 0.4s ease 0s;
}
#windy-product-detail .windy-product-detail-info .detail-product-direct .windy-prodcut-detai-nav .product-neighbours a i {
  color: ;
}
#windy-product-detail .windy-product-detail-info .detail-product-direct .windy-prodcut-detai-nav .product-neighbours a:hover {
  border: 2px solid #252525;
  color: #252525;
}
.price .list-price {
  padding-left: 0px;
}
.price .list-price .vm-price-desc {
  display: none;
}
.description-detail p {
  color: #9c9c9c;
  font-size: 14px;
  margin: 0px;
}
.description-detail {
  border-bottom: 1px solid #ebebeb;
  border-top: 1px solid #ebebeb;
  padding: 30px 0px;
}
.detail-bottons {
  padding: 30px 0px;
}
.detail-bottons ul li {
  float: left;
  margin-right: 10px;
  list-style: none;
}
.detail-bottons ul li .wishlist,
.detail-bottons ul li .compare,
.detail-bottons ul li .share {
  margin: 0;
}
.detail-bottons ul li .wishlist a,
.detail-bottons ul li .compare a,
.detail-bottons ul li .share a {
  color: #252525;
  font-size: 16px;
}
.detail-bottons ul li .wishlist a i,
.detail-bottons ul li .compare a i,
.detail-bottons ul li .share a i {
  color: #252525;
  background-color: transparent;
  border-radius: 0px;
  width: auto;
  line-height: 40px;
  font-size: 17px;
  text-align: left;
  border: none;
  padding: 0 5px;
}
.detail-bottons ul li .wishlist a span,
.detail-bottons ul li .compare a span,
.detail-bottons ul li .share a span {
  cursor: pointer;
}
.cat-detail {
  clear: both;
  margin-top: 20px;
}
.cat-detail p {
  margin: 10px 0px;
  font-size: 16px;
}
.cat-detail p a {
  color: ;
  font-weight: 600;
}
.container-desc #zt_tabs {
  width: 100%;
}
.container-desc #zt_tabs ul.nav-tabs {
  border-bottom: 3px solid #ebebeb;
}
.container-desc #zt_tabs ul.nav-tabs li.active a {
  background-color: #1a3b66;
  color: #fff;
}
.container-desc #zt_tabs ul.nav-tabs li a {
  background-color: #ebebeb;
  color: #252525;
  padding: 20px;
  text-transform: uppercase;
  border: none;
  font-weight: 600;
  border-radius: 0px;
  margin: 0px;
}
.container-desc .tab-content .product-description p,
.container-desc .tab-content .product-description span {
  color: ;
}
.windy-product-detail-gallery .main-image {
  text-align: center;
}
.windy-product-detail-gallery .main-image a {
  display: block;
  background-color: #ebebeb;
}
.windy-product-detail-gallery .main-image a img {
  max-height: none;
  margin: 0px auto;
  max-width: 100%;
}
.windy-product-detail-gallery .main-image .vm-img-desc {
  display: none;
}
.additional-images {
  overflow: hidden;
}
.additional-images .owl-wrapper-outer {
  overflow: hidden;
  padding: 0px 20px;
}
.additional-images .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  width: 65px !important;
}
.additional-images .owl-wrapper-outer .owl-wrapper .owl-item .vm-img-desc {
  display: none;
}
.owl-controls {
  display: inline-block;
  width: 100%;
}
.owl-controls .owl-buttons {
  width: 100%;
  position: relative;
}
.owl-controls .owl-buttons div {
  position: absolute;
  height: 30px;
  width: 30px;
  line-height: normal;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  padding: 7px 12px;
  margin: 0;
  bottom: 35px;
  font-size: 20px;
  color: transparent;
  font-family: "FontAwesome";
}
.owl-controls .owl-buttons div.owl-prev {
  left: -10px;
}
.owl-controls .owl-buttons div.owl-prev:before {
  content: "\f104";
  color: #000;
}
.owl-controls .owl-buttons div.owl-next {
  right: -10px;
}
.owl-controls .owl-buttons div.owl-next:before {
  content: "\f105";
  color: #000;
}
.related_products h2.title-related_products {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 50px;
  font-weight: 600;
}
.windy-addtocart {
  padding: 30px 0px;
}
.windy-addtocart .addtocart-area .addtocart-bar .quantity-box,
.windy-addtocart .addtocart-area .addtocart-bar .quantity-controls {
  display: block;
  float: left;
}
.windy-addtocart .addtocart-area .addtocart-bar .quantity-box input.quantity-input {
  width: 100px;
  height: 40px;
  padding: 23px 0px;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}
.windy-addtocart .addtocart-area .addtocart-bar .quantity-box input.quantity-input:hover {
  background: none;
}
.windy-addtocart .addtocart-area .addtocart-bar .quantity-controls {
  margin-left: 10px;
}
.windy-addtocart .addtocart-area .addtocart-bar .quantity-controls input[type="button"] {
  min-height: 22px;
}
.windy-addtocart .addtocart-area .addtocart-bar .addtocart-button {
  float: left;
  position: relative;
  margin-left: 6px;
}
.windy-addtocart .addtocart-area .addtocart-bar .addtocart-button:before {
  font-family: 'cleversoft';
  content: '\e904';
  position: absolute;
  left: 18%;
  top: 33%;
  z-index: 99;
  padding-right: 20px;
  display: inline-block;
  color: #fff;
}
.windy-addtocart .addtocart-area .addtocart-bar .addtocart-button input[name="addtocart"] {
  padding: 15px 55px 15px 65px;
  border-radius: 0px;
  border: none;
  text-transform: uppercase;
  background-color: #1a3b66;
  font-weight: 600;
  font-family: ;
  transition: all 0.4s ease 0s;
}
.windy-addtocart .addtocart-area .addtocart-bar .addtocart-button input[name="addtocart"]:hover {
  background-color: #1a3b66;
}
.quantity-controls {
  position: relative;
}
.quantity-controls input[type="button"].quantity-controls {
  position: absolute;
  background-image: url('../../zo2/images/quantity-controls.png');
  top: 17px;
}
.quantity-controls input[type="button"].quantity-controls.quantity-plus {
  left: -42px;
}
.quantity-controls input[type="button"].quantity-controls.quantity-plus:before {
  content: "\e935";
  font-family: "cleversoft";
}
.quantity-controls input[type="button"].quantity-controls.quantity-minus {
  left: -110px;
}
.bestseller {
  padding: 0px 10px;
  margin-bottom: 30px;
}
.bestseller h3.moduletitle {
  text-align: left;
  font-size: 20px;
  background-position: left 28px;
}
.page-view-item {
  margin-right: 15px;
}
.page-view-item {
  cursor: pointer;
  font-size: 19px;
  height: 40px;
  line-height: 45px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  -ms-transition: all 300ms;
}
.page-view-item i {
  color: ;
}
.active-mode-preview i {
  color: #252525 !important;
}
.getResultsCounter {
  color: #252525;
  font-weight: 500;
  font-size: 18px;
  font-family: Poppins;
}
.orderby-displaynumber-windy {
  padding-bottom: 10px;
  border-bottom: 1px dashed #ebebeb;
}
.orderby-displaynumber-windy .datalayout {
  padding: 0px;
}
.orderby-displaynumber-windy .orderby {
  position: relative;
  padding: 0px;
  text-align: right;
}
.orderby-displaynumber-windy .orderby .orderlistcontainer .title {
  display: none;
}
.orderby-displaynumber-windy .orderby .orderlistcontainer .activeOrder {
  overflow: hidden;
  background: url('../../zo2/images/order-list.png') right 10px center no-repeat;
  padding: 0 30px 0 0;
  border: 1px solid #ebebeb;
  border-radius: 0px;
}
.orderby-displaynumber-windy .orderby .orderlistcontainer .activeOrder a {
  text-transform: uppercase;
  display: block;
  border-right: 1px solid #ebebeb;
  padding: 10px;
  color: #252525;
  font-weight: 500;
}
.orderby-displaynumber-windy .orderby .orderlistcontainer .orderlist {
  z-index: 999;
}
.orderby-displaynumber-windy .orderby .orderlistcontainer .orderlist div {
  padding: 0px;
}
.orderby-displaynumber-windy .orderby .orderlistcontainer .orderlist div a {
  padding: 2px 10px 2px 15px;
  text-align: left;
  text-transform: uppercase;
  color: #252525;
  font-weight: 500;
}
.orderby-displaynumber-windy .orderby .sortby {
  font-weight: 500;
  font-size: 18px;
  font-family: Poppins;
  color: #252525;
  direction: ltr;
  margin-top: 10px;
  position: absolute;
  left: 0;
}
.zt-article-item p {
  margin: 0px !important;
  line-height: 22px;
}
#contact-map {
  width: 100%;
  height: 300px;
  border: 1px solid red;
}
.contact-categorypage-contact .system-unpublished {
  padding: 20px 0px !important;
}
#zo2-icon-search {
  float: left;
}
#zo2-icon-search p {
  line-height: 95px;
  margin: 0;
}
#zo2-icon-search p i {
  cursor: pointer;
}
#zo2-position-0 .module {
  float: left;
}
.language-switch {
  float: left;
}
.language-switch #frmlang .sbHolder {
  height: 45px;
  width: 145px;
}
.language-switch #frmlang .sbHolder .sbToggle {
  height: 45px;
  right: 45px;
}
.language-switch #frmlang .sbHolder .sbToggle:before {
  line-height: 45px;
  color: #000000;
}
.language-switch #frmlang .sbHolder .sbSelector {
  height: 45px;
  padding: 0;
  color: #000000;
  line-height: 45px;
}
.language-switch #frmlang .sbHolder .sbOptions {
  display: block;
  width: 150px;
  padding: 10px 0;
}
.language-switch #frmlang .sbHolder .sbOptions li {
  line-height: 30px;
  height: 30px;
  padding: 0;
}
.language-switch #frmlang .sbHolder .sbOptions li a {
  padding: 0 10 0 10px;
  color: #000000;
}
.language-switch #frmlang .sbHolder .sbOptions li a:hover {
  color: #005db9;
}
#cart-view #com-form-login .userdata div {
  margin: 0 10px 0 0;
}
#cart-view .vm-fieldset-pricelist {
  overflow: hidden;
  overflow-x: auto;
}