.blog-featured .filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog-featured .filters .com-contact-featured__filter {
  display: flex;
  flex-wrap: wrap;
}
.blog-featured .filters .display-limit {
  margin: 0;
}
.blog-featured .pagination-wrap {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}
.blog-featured .pagination-wrap .counter {
  display: flex;
  align-items: center;
  margin: 0;
  padding: .5rem 1rem;
}
.blog-featured .pagination-wrap .pagination {
  margin: 0;
}
.items-leading {
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .items-leading {
    margin-bottom: 36px;
  }
}
.items-leading .image-wrap .item-image {
  width: 100%;
  margin-bottom: -108px;
}
@media (max-width: 991px) {
  .items-leading .image-wrap .item-image {
    margin-bottom: 0;
  }
}
.items-leading .image-wrap .item-image img {
  width: 100%;
}
.items-leading .intro-wrap {
  background: #fff;
  border-top: none;
  border: 1px solid #e7e8e9;
  display: block;
  float: left;
  max-width: 850px;
  padding: 36px;
  width: 100%;
}
.items-leading .intro-wrap .article-header h2 {
  color: #002c5b;
  font-size: 24px;
  margin-bottom: 8.33333333px;
}
.items-leading .intro-wrap .article-header h2 a {
  color: #002c5b;
}
.items-leading .intro-wrap .article-header h2 a:hover {
  text-decoration: underline;
}
.items-leading .intro-wrap .article-aside {
  margin-bottom: 12.5px;
}
.items-leading .intro-wrap .article-aside .article-info {
  float: left;
}
.items-leading .intro-wrap .article-aside .article-info .category-name a > span {
  color: #979899;
}
.items-leading .intro-wrap .article-aside .article-info .category-name a > span:hover {
  color: #00aadd;
}
.items-leading .intro-wrap .readmore .btn {
  font-size: 12px;
  padding: 12.5px 18px;
}
.items-row {
  margin-bottom: 36px;
}
@media (max-width: 991px) {
  .items-row {
    margin-bottom: 0;
  }
}
@media (max-width: 991px) {
  .items-row .item {
    padding-bottom: 36px;
    float: left;
  }
}
.items-row .image-wrap .item-image {
  width: 100%;
}
.items-row .image-wrap .item-image img {
  width: 100%;
}
.items-row .intro-wrap {
  border-top: none;
  border: 1px solid #e7e8e9;
  display: block;
  float: left;
  padding: 36px;
  width: 100%;
}
.items-row .intro-wrap .article-header h2 {
  color: #002c5b;
  font-size: 20px;
  margin-bottom: 8.33333333px;
}
.items-row .intro-wrap .article-header h2 a {
  color: #002c5b;
}
.items-row .intro-wrap .article-header h2 a:hover {
  text-decoration: underline;
}
.items-row .intro-wrap .article-aside {
  margin-bottom: 12.5px;
}
.items-row .intro-wrap .article-aside .article-info {
  float: left;
}
.items-row .intro-wrap .article-aside .article-info .category-name a > span {
  color: #979899;
}
.items-row .intro-wrap .article-aside .article-info .category-name a > span:hover {
  color: #00aadd;
}
.items-row .intro-wrap .readmore .btn {
  font-size: 12px;
  padding: 12.5px 18px;
}
.fields-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  margin-top: 36px;
  width: 100%;
}
.fields-container > .field-entry {
  width: 50%;
  margin-bottom: 4.16666667px;
}
.fields-container .contact-field-entry {
  font-weight: 600;
}
.fields-container .contact-field-entry {
  margin-bottom: 0 !important;
}
.list-pic {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 25px 0;
}
.list-pic .item {
  margin: 18px 0;
}
.list-pic .item + .item {
  margin-left: 12.5px;
}
.divider-vertical {
  border-top: 1px solid #e7e8e9;
  border: 0;
  margin: 0 0 50px;
}
.article-aside {
  color: #979899;
  font-size: 15px;
  margin-bottom: 25px;
}
.article-header a {
  color: #002c5b;
}
.article-header a:hover {
  text-decoration: underline;
}
.article-info {
  display: inline-block;
  margin: 0;
  width: 85%;
}
.article-info .article-info-term {
  display: none;
}
.article-info dd {
  display: inline-block;
  margin-left: 0;
  margin-right: 10px;
  white-space: nowrap;
}
.article-info dd strong {
  font-weight: bold;
}
.article-info .field-label {
  display: none;
}
.article-info .r-author .field-value > a:hover {
  text-decoration: none;
}
.article-info .author-avatar {
  border-radius: 50%;
  height: 36px;
  width: auto;
  display: inline-block;
}
.article-footer {
  color: #979899;
  font-size: 14px;
  margin-bottom: 25px;
}
.article-intro img,
.article-content img {
  display: block;
  max-width: 100%;
  height: auto;
}
.article-intro img[align=left],
.article-content img[align=left],
.article-intro .img_caption.left,
.article-content .img_caption.left,
.article-intro .pull-left.item-image,
.article-content .pull-left.item-image {
  margin: 0 37.5px 25px 0;
}
.article-intro img[align=right],
.article-content img[align=right],
.article-intro .img_caption.right,
.article-content .img_caption.right,
.article-intro .pull-right.item-image,
.article-content .pull-right.item-image {
  margin: 0 0 25px 37.5px;
}
@media (max-width: 768px) {
  .article-content iframe {
    width: 100% !important;
    height: auto;
  }
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  position: relative;
}
.img-intro-none,
.img-intro-left,
.img-intro-right,
.img-fulltext-none,
.img-fulltext-left,
.img-fulltext-right,
.img_caption {
  margin-bottom: 25px;
  max-width: 100%;
}
.img-fulltext-left {
  float: left;
  margin-right: 25px;
}
.img-fulltext-right {
  float: right;
  margin-left: 25px;
}
.img-intro-none img,
.img-intro-left img,
.img-intro-right img,
.img-fulltext-none img,
.img-fulltext-left img,
.img-fulltext-right img {
  margin: 0;
}
.img_caption img {
  margin-bottom: 1px !important;
}
.img_caption p.img_caption {
  background: #c7c8c9;
  clear: both;
  color: #555555;
  font-size: 14px;
  margin: 0;
  padding: 5px;
  text-align: center;
  width: 100%;
}
.full-image .carousel-control .ion-ios-arrow-round-back,
.full-image .carousel-control .ion-ios-arrow-round-forward {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -18px;
  background: none;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  line-height: 36px;
  height: 36px;
  width: 36px;
  font-size: 36px;
}
@media screen and (max-width: 767px) {
  article img[align=left],
  .img_caption.left,
  article img[align=right],
  .img_caption.right,
  .img-fulltext-left,
  .img-fulltext-right {
    float: none !important;
    margin-left: 0;
    margin-right: 0;
    width: 100% !important;
  }
}
article aside .btn-group > .dropdown-toggle,
article aside .btn-group > .dropdown-toggle:hover,
article aside .btn-group > .dropdown-toggle:active,
article aside .btn-group > .dropdown-toggle:focus {
  padding: 2px 5px;
}
article aside .btn-group > .dropdown-toggle .caret {
  margin-left: 2px;
}
.item-property .fields-container > .field-entry {
  margin-bottom: 9px;
  width: 100%;
}
.item-property .fields-container > .field-entry::before {
  display: none;
}
.item-property .fields-container > .field-entry .field-label {
  color: #979899;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
  min-width: 108px;
  text-transform: uppercase;
}
.item-property .fields-container > .field-entry .field-value {
  color: #272829;
  font-weight: bold;
}
.item-property .fields-container > .field-entry.r-area,
.item-property .fields-container > .field-entry.r-price {
  float: left;
  width: auto;
}
.item-property .fields-container > .field-entry.r-area + .r-value-of-area,
.item-property .fields-container > .field-entry.r-price + .r-value-of-price {
  float: left;
  margin-left: 5px;
  width: auto;
}
.item-property .fields-container > .field-entry.r-area + .r-value-of-area .field-label,
.item-property .fields-container > .field-entry.r-price + .r-value-of-price .field-label {
  display: none;
}
.item-property .fields-container > .field-entry.r-price .field-value:after {
  margin-left: 5px;
  content: "/";
}
.item-property .fields-container > .field-entry.r-price + .r-value-of-price .field-value {
  display: block;
  font-size: 14px;
  font-weight: normal;
  margin-top: -4px;
}
.item-property .fields-container > .field-entry.r-latlong,
.item-property .fields-container > .field-entry.r-type {
  display: none;
}
.item-property .item-image {
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  .item-property .article-sidebar {
    padding-top: 36px;
  }
}
.item-property .article-sidebar-box {
  margin-bottom: 36px;
}
.item-property .article-sidebar-box:last-child {
  margin-bottom: 0;
}
.item-property .article-sidebar-box.box-border {
  background: #ffffff;
  border: 1px solid #e7e8e9;
  padding: 36px;
  position: relative;
}
.item-property .article-sidebar-box.box-border .tag-label {
  background: #55cc55;
  color: #ffffff;
  font-size: 11px;
  font-weight: 700;
  height: 25px;
  left: 36px;
  line-height: 25px;
  margin-top: -12.5px;
  padding: 0 12.5px;
  position: absolute;
  text-transform: uppercase;
  top: 100%;
}
.item-property .article-sidebar-box.box-border .tag-label:before {
  border-color: transparent transparent transparent #55cc55;
  border-style: solid;
  border-width: 12.5px 12.5px 12.5px 6.25px;
  content: "";
  left: 100%;
  position: absolute;
}
.item-property .article-sidebar-box.box-border .tag-label.label-rent {
  background: #3f3e3d;
}
.item-property .article-sidebar-box.box-border .tag-label.label-rent:before {
  border-color: transparent transparent transparent #3f3e3d;
}
.item-property .article-sidebar-box.box-border .featured-label {
  background: #ffffff;
  border-radius: 50%;
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
  color: #c7c8c9;
  font-size: 11px;
  font-weight: 700;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  padding: 0;
  position: absolute;
  right: 36px;
  text-align: center;
  text-transform: uppercase;
  top: 100%;
  width: 36px;
}
.item-property .article-sidebar-box.box-border .featured-label.featured-label-yes {
  background: #ff4444;
  color: #ffffff;
}
.item-property .article-sidebar-box .intro-image {
  margin-left: -36px;
  margin-right: -36px;
  margin-top: -36px;
  position: relative;
}
.item-property .article-sidebar-box .intro-image .item-image {
  float: none !important;
}
.item-property .article-sidebar-box .intro-image .item-image img {
  width: 100%;
}
.item-property .article-sidebar-box .intro-image .item-image .carousel-control .ion-ios-arrow-round-back,
.item-property .article-sidebar-box .intro-image .item-image .carousel-control .ion-ios-arrow-round-forward {
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 50%;
  margin-left: -18px;
  background: none;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  line-height: 36px;
  height: 36px;
  width: 36px;
}
.item-property .article-sidebar-box .article-title a {
  color: #002855;
}
.item-property .article-sidebar-box .fields-container {
  margin-bottom: 0;
  margin-top: 0;
}
.item-property .article-sidebar-box .fields-container .author-avatar {
  border-radius: 50%;
  height: 36px;
  width: auto;
  display: inline-block;
}
.item-property .article-sidebar-box .map-container {
  width: 100% !important;
}
.row-even,
.row-odd {
  border-bottom: 1px solid #dddddd;
  padding: 5px;
  width: 99%;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.list-striped,
.row-striped {
  border-top: 1px solid #dddddd;
  line-height: 25px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  text-align: left;
  vertical-align: middle;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 10px 15px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 97%;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.list-condensed li {
  padding: 5px 10px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 5px 10px;
}
.list-bordered,
.row-bordered {
  border: 1px solid #dddddd;
  line-height: 18px;
  list-style: none;
  margin-left: 0;
  text-align: left;
  vertical-align: middle;
}
.login-wrap {
  background: transparent;
  border: 1px solid #e7e8e9;
  margin: 108px auto;
  max-width: 100%;
  padding: 72px;
  text-align: left;
  width: 470px;
}
@media (max-width: 767px) {
  .login-wrap {
    margin: 50px auto;
    padding: 25px;
  }
}
.login-wrap .page-header {
  border: 0;
  margin-bottom: 37.5px;
  padding: 0;
}
@media (max-width: 767px) {
  .login-wrap .page-header {
    margin-bottom: 25px;
  }
}
.login-wrap .page-header h1 {
  border: none;
  color: #002855;
  font-size: 50px;
  margin-top: 0;
  padding: 0;
  text-transform: unset;
}
@media (max-width: 767px) {
  .login-wrap .page-header h1 {
    font-size: 45px;
  }
}
.login-wrap form .control-label {
  text-align: left;
  padding-top: 0;
}
.login-wrap form label {
  color: #676869;
  text-align: left;
  font-weight: 400;
}
.login-wrap form .form-group {
  margin-bottom: 25px;
}
.login-wrap form .form-group input[type="text"],
.login-wrap form .form-group input[type="password"] {
  box-shadow: none;
  width: 100%;
}
.login-wrap form .form-group .checkbox {
  padding-top: 0;
  min-height: 0;
}
.login-wrap form .form-group .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.login-wrap .input-group {
  display: flex;
}
.login-wrap .input-group .form-control {
  flex: 1;
}
.login-wrap .other-links {
  margin-bottom: 0 !important;
}
.login-wrap .other-links ul {
  margin: 0;
  padding: 0;
}
.login-wrap .other-links ul li {
  display: inline-block;
  list-style: none;
  padding: 0 6.25px;
}
.login-wrap .other-links ul li a {
  color: #555555;
}
.login-wrap .other-links ul li a:hover,
.login-wrap .other-links ul li a:focus,
.login-wrap .other-links ul li a:active {
  color: #00aadd;
}
.login-wrap .other-links ul li + li {
  margin-top: 12.5px;
}
.logout {
  margin: 108px auto;
  max-width: 500px;
  text-align: center;
}
.logout .page-header {
  border: 0;
  margin-bottom: 25px;
}
.logout .page-header h1 {
  border: none;
  color: #002855;
  font-size: 50px;
  text-transform: unset;
}
@media (max-width: 767px) {
  .logout .page-header h1 {
    font-size: 45px;
  }
}
.logout .form-horizontal .control-group {
  margin-bottom: 0;
}
.logout .form-horizontal .control-group .controls {
  margin-left: 0;
}
.registration,
.profile-edit,
.profile {
  margin: 108px auto;
  border: 1px solid #e7e8e9;
  max-width: 100%;
  padding: 72px;
}
@media (max-width: 767px) {
  .registration,
  .profile-edit,
  .profile {
    padding: 25px;
    margin: 50px auto;
  }
}
.registration legend,
.profile-edit legend,
.profile legend {
  border-bottom: none;
  color: #002855;
  font-family: "PTRootUI", Helvetica, Arial, sans-serif;
  font-size: 36px;
  font-weight: 700;
  margin-bottom: 25px;
}
@media (max-width: 767px) {
  .registration legend,
  .profile-edit legend,
  .profile legend {
    font-size: 30px;
  }
}
.registration legend + .control-group,
.profile-edit legend + .control-group,
.profile legend + .control-group {
  margin-top: 0;
}
.registration .control-label.control-label,
.profile-edit .control-label.control-label,
.profile .control-label.control-label {
  padding-top: 0;
  min-width: 100%;
}
.registration .control-label.control-label label,
.profile-edit .control-label.control-label label,
.profile .control-label.control-label label {
  font-weight: 500;
}
.registration .form-group,
.profile-edit .form-group,
.profile .form-group {
  margin-bottom: 0;
}
.registration .form-group + .form-group,
.profile-edit .form-group + .form-group,
.profile .form-group + .form-group {
  margin-top: 25px;
}
.registration .form-group .control-label,
.profile-edit .form-group .control-label,
.profile .form-group .control-label {
  text-align: left;
  padding-top: 0;
}
.registration .form-group .control-label label,
.profile-edit .form-group .control-label label,
.profile .form-group .control-label label {
  color: #676869;
  font-weight: 400;
}
.registration .form-group .control-label .text label,
.profile-edit .form-group .control-label .text label,
.profile .form-group .control-label .text label {
  font-weight: normal;
  color: #cc0000;
}
.registration input.required,
.profile-edit input.required,
.profile input.required {
  width: 100%;
}
.registration fieldset dt,
.profile-edit fieldset dt,
.profile fieldset dt {
  margin-right: 5px;
}
.registration .form-actions,
.profile-edit .form-actions,
.profile .form-actions {
  background: none;
  margin-top: 25px;
  padding: 0;
}
@media (max-width: 767px) {
  .registration .form-actions,
  .profile-edit .form-actions,
  .profile .form-actions {
    margin-top: 25px;
  }
}
.registration .form-actions .btn,
.profile-edit .form-actions .btn,
.profile .form-actions .btn {
  margin-right: 12.5px;
  margin-top: 5px;
}
.registration {
  width: 500px;
}
.registration #jform_spacer-lbl .red {
  color: #ffcc00;
}
.registration input[type="text"],
.registration input[type="tel"],
.registration input[type="url"] {
  width: 100%;
}
.registration .field-media-wrapper .input-prepend {
  display: flex;
}
.registration .field-media-wrapper .input-prepend .field-media-preview {
  align-items: center;
  display: flex;
  justify-content: center;
  width: 50px;
}
.registration .field-media-wrapper .input-prepend #jform_com_fields_avatar {
  display: block !important;
}
.registration .field-calendar .input-append {
  display: flex;
}
.registration .controls fieldset {
  padding-top: 0;
}
.registration .input-append {
  display: flex;
  max-width: 500px;
}
@media (max-width: 480px) {
  .registration .input-append {
    display: block;
  }
}
.registration .input-append .media-preview {
  background: #c7c8c9;
  border: 1px solid #e7e8e9;
  line-height: 49px;
  width: 61px;
}
@media (max-width: 480px) {
  .registration .input-append .media-preview {
    display: inline-block;
    float: left;
  }
}
.registration .input-append #jform_com_fields_avatar {
  display: block !important;
  background: #c7c8c9;
  width: 170px;
}
@media (max-width: 480px) {
  .registration .input-append #jform_com_fields_avatar {
    width: 170px;
    margin-bottom: 12.5px;
  }
}
.registration .input-append .btn {
  background: #fafbfc;
  border: 1px solid #e7e8e9;
  color: #555555;
  display: inline-block;
  height: 61px;
  line-height: 61px;
  padding: 0 18px;
  position: static;
}
.registration .input-append .btn.modal {
  width: 150px;
}
.registration .input-append .btn:hover {
  background: #c7c8c9;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.registration fieldset dt {
  margin-right: 5px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.view-mailto .window-mainbody {
  background-color: #ffffff;
}
.com_mailto body {
  padding: 12.5px;
}
.com_mailto .t3-mainbody {
  padding-top: 0;
  padding-bottom: 0;
}
.com_mailto .t3-content {
  width: auto;
}
#mailto-window {
  background: #fff;
  margin: 0;
  padding: 0;
}
#mailto-window h2 {
  margin-top: 0;
  margin-bottom: 25px;
  font-size: 24px;
}
#mailto-window .mailto-close {
  font-size: 16px;
}
#mailto-window .mailto-close:hover {
  color: #00aadd;
  border: none;
}
#mailto-window .mailto-close .fa {
  color: #676869;
}
#mailto-window .mailto-close .fa:hover {
  color: #00aadd;
}
#mailtoForm .formelm {
  overflow: hidden;
  padding: 5px 0;
  vertical-align: middle;
}
#mailtoForm .formelm label {
  display: inline-block;
  float: left;
  font-weight: bold;
  vertical-align: middle;
  width: 100px;
}
#mailtoForm p {
  margin-top: 20px;
}
#mailtoForm .input,
#mailtoForm .inputbox {
  width: 65%;
}
#mailtoForm .btn,
#mailtoForm .button,
#mailtoForm button {
  margin-right: 5px;
}
#mailtoForm .control-group {
  margin-bottom: 12.5px;
}
.user-details {
  padding: 10px 0;
}
.user-details p {
  margin: 0 0 5px;
}
.user-details label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.user-details .input,
.user-details .inputbox {
  margin-left: 10px;
  width: 200px;
}
.user-details .btn,
.user-details button {
  margin-left: 140px;
}
.user-details .paramlist .paramlist_key {
  padding: 0 0 5px;
  width: 130px;
}
.user-details .paramlist .paramlist_value {
  padding: 0 0 5px;
}
.user-details .user_name span {
  font-weight: bold;
  padding-left: 10px;
}
.reset,
.remind {
  border: 1px solid #e7e8e9;
  margin: auto;
  max-width: 650px;
  padding: 72px;
}
@media (max-width: 767px) {
  .reset,
  .remind {
    padding: 25px;
  }
}
.reset .control-group .control-label label,
.remind .control-group .control-label label {
  font-weight: 500;
}
.reset .form-group > div,
.remind .form-group > div {
  padding: 0;
}
.reset .form-validate p,
.remind .form-validate p {
  background: #c7c8c9;
  border-radius: 0;
  border: 1px solid #e7e8e9;
  margin-bottom: 25px;
  padding: 12.5px 25px;
}
.reset .form-validate fieldset dl,
.remind .form-validate fieldset dl {
  margin: 0;
}
.reset .form-validate fieldset dt,
.remind .form-validate fieldset dt {
  margin: 4px 0 0 0;
}
#terms_terms-lbl a.modal:hover,
#privacyconsent_privacy-lbl a.modal:hover,
#consentbox-lbl a.modal:hover,
#profile_tos-lbl a.modal:hover,
#terms_terms-lbl a.modal:focus,
#privacyconsent_privacy-lbl a.modal:focus,
#consentbox-lbl a.modal:focus,
#profile_tos-lbl a.modal:focus,
#terms_terms-lbl a.modal:active,
#privacyconsent_privacy-lbl a.modal:active,
#consentbox-lbl a.modal:active,
#profile_tos-lbl a.modal:active {
  color: #00aadd;
}
#jform_terms_terms-lbl a.modal,
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  display: inline;
  position: relative;
}
#jform_terms_terms-lbl a.modal:hover,
#jform_privacyconsent_privacy-lbl a.modal:hover,
#jform_consentbox-lbl a.modal:hover,
#jform_profile_tos-lbl a.modal:hover,
#jform_terms_terms-lbl a.modal:focus,
#jform_privacyconsent_privacy-lbl a.modal:focus,
#jform_consentbox-lbl a.modal:focus,
#jform_profile_tos-lbl a.modal:focus,
#jform_terms_terms-lbl a.modal:active,
#jform_privacyconsent_privacy-lbl a.modal:active,
#jform_consentbox-lbl a.modal:active,
#jform_profile_tos-lbl a.modal:active {
  color: #00aadd;
}
#consentbox input[type="radio"],
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#consentbox input[type="checkbox"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  position: relative;
  margin: 0;
  margin-right: 5px;
  width: auto;
  display: inline;
}
#consentbox label,
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 12.5px;
  padding: 0;
  display: inline;
}
#jform_terms_terms-lbl .star,
#jform_privacyconsent_privacy-lbl .star,
#jform_consentbox-lbl .star {
  vertical-align: top;
  width: 10px;
}
.form-horizontal fieldset .control-group .control-label {
  display: block;
  float: none;
  text-align: left;
}
.form-horizontal fieldset .control-group .controls {
  margin-left: 0;
}
.form-horizontal fieldset + fieldset {
  margin-top: 18px;
}
@media (max-width: 767px) {
  .form-horizontal fieldset + fieldset {
    margin-top: 12px;
  }
}
@media screen and (min-width: 992px) {
  .profile-edit {
    width: 800px;
  }
}
.profile-edit fieldset .col-md-6 > .form-group {
  margin: 0 0 25px;
  padding: 0;
}
.profile-edit fieldset .col-md-6 > .form-group input[type="text"],
.profile-edit fieldset .col-md-6 > .form-group input[type="password"],
.profile-edit fieldset .col-md-6 > .form-group input[type="email"],
.profile-edit fieldset .col-md-6 > .form-group select {
  width: 100%;
}
.profile-edit fieldset + fieldset {
  margin-top: 25px;
}
.profile-edit .form-horizontal .radio {
  min-height: 0;
}
.profile-edit #jform_actionlogs_actionlogsExtensions {
  padding: 0 25px;
}
.profile-edit #helpsite-refresh {
  background: #ffffff;
  border: 1px solid #e7e8e9;
  color: #333333;
  margin-top: 25px;
}
.profile-edit #helpsite-refresh:hover,
.profile-edit #helpsite-refresh:focus,
.profile-edit #helpsite-refresh:active {
  background: #e6e6e6;
}
@media (max-width: 767px) {
  .profile-edit #helpsite-refresh {
    display: flex;
    justify-content: center;
    text-align: center;
    width: 115px;
  }
}
.profile-edit .field-params > .form-group {
  display: flex;
  flex-wrap: wrap;
}
.profile-edit .field-params > .form-group > div {
  width: 48%;
}
@media (max-width: 767px) {
  .profile-edit .field-params > .form-group > div {
    width: 100%;
  }
}
@media (min-width: 991px) and (min-width: 1200px) {
  .profile-edit .field-params > .form-group > div .chzn-container {
    width: 290px !important;
  }
}
@media (max-width: 767px) {
  .profile-edit .field-params > .form-group .controls {
    display: flex;
    flex-direction: column;
  }
}
.profile-edit .field-fields-0 > .form-group > div {
  width: 100%;
}
.profile-edit .field-fields-0 > .form-group .input-append {
  display: flex;
  max-width: 500px;
}
@media (max-width: 480px) {
  .profile-edit .field-fields-0 > .form-group .input-append {
    display: block;
  }
}
.profile-edit .field-fields-0 > .form-group .input-append .media-preview {
  background: #fafbfc;
  border: 1px solid #e7e8e9;
  line-height: 49px;
  width: 61px;
}
@media (max-width: 480px) {
  .profile-edit .field-fields-0 > .form-group .input-append .media-preview {
    display: inline-block;
    float: left;
  }
}
.profile-edit .field-fields-0 > .form-group .input-append #jform_com_fields_avatar {
  display: block !important;
  background: #fafbfc;
}
@media (max-width: 480px) {
  .profile-edit .field-fields-0 > .form-group .input-append #jform_com_fields_avatar {
    margin-bottom: 12.5px;
    width: 170px;
  }
}
.profile-edit .field-fields-0 > .form-group .input-append .btn {
  background: #c7c8c9;
  border: 1px solid #e7e8e9;
  color: #555555;
  display: inline-block;
  height: 61px;
  line-height: 61px;
  padding: 0 18px;
  position: static;
}
.profile-edit .field-fields-0 > .form-group .input-append .btn.modal {
  width: 150px;
}
.profile-edit .field-fields-0 > .form-group .input-append .btn:hover {
  background: #979899;
}
@media screen and (min-width: 992px) {
  .profile {
    width: 600px;
  }
}
.profile .dl-horizontal dd,
.profile .dl-horizontal dt {
  border: 0;
  margin-bottom: 5px;
}
.profile #users-profile-custom {
  margin-top: 50px;
}
.form-register fieldset {
  padding: 0 0 10px;
}
.form-register p {
  margin: 0 0 5px;
}
.form-register p.form-des {
  margin: 15px 0;
}
.form-register label {
  display: block;
  float: left;
  font-weight: bold;
  text-align: right;
  width: 130px;
}
.form-register .input,
.form-register .inputbox {
  margin-left: 10px;
  width: 200px;
}
.form-register .btn,
.form-register .button {
  margin-left: 140px;
}
.admintable textarea {
  max-width: 90% !important;
  resize: none;
}
.search {
  margin: auto;
  max-width: 100%;
  padding: 72px 0;
  width: 700px;
}
.search:before,
.search:after {
  display: table;
  content: " ";
}
.search:after {
  clear: both;
}
@media (max-width: 767px) {
  .search {
    padding: 25px 0;
  }
}
.search .page-title {
  border: none;
  color: #002855;
  font-size: 45px;
  margin-bottom: 50px;
  text-align: center;
}
@media (max-width: 767px) {
  .search .page-title {
    font-size: 72px;
    margin-bottom: 25px;
  }
}
.search #searchForm {
  margin-bottom: 25px;
}
.searchintro {
  color: #002855;
  font-size: 20px;
  text-align: center;
}
.searchintro span.badge {
  background: #00aadd;
  border-radius: 15px;
  font-size: 20px;
  padding: 5px 10px;
}
#searchForm:before,
#searchForm:after {
  display: table;
  content: " ";
}
#searchForm:after {
  clear: both;
}
#searchForm .btn-toolbar {
  margin-bottom: 12.5px;
}
#searchForm .form-group {
  display: block;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm .form-group {
    text-align: left;
  }
}
#searchForm .form-group #search-searchword {
  float: none;
  margin-bottom: 25px;
}
#searchForm .form-group #search-searchword:focus,
#searchForm .form-group #search-searchword:active {
  box-shadow: none;
}
#searchForm .form-group .input-group-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  z-index: 2;
}
#searchForm .form-group .input-group-btn .btn {
  border-radius: 0;
  height: 61px;
  padding: 0;
  width: 61px;
}
#searchForm fieldset {
  margin: 25px 0 0 0;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm fieldset {
    text-align: left;
  }
}
#searchForm legend {
  border: none;
  color: #002855;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 12.5px;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm legend {
    text-align: left;
  }
}
#searchForm label.ordering {
  color: #002855;
  font-size: 16px;
  font-weight: 600;
}
#searchForm select {
  display: inline-block;
  margin-left: 5px;
  min-width: 60px;
  padding-left: 5px;
  width: auto;
}
#searchForm .form-limit {
  margin-top: 25px;
  text-align: center;
}
@media (max-width: 767px) {
  #searchForm .form-limit {
    text-align: left;
  }
}
#searchForm .form-limit .counter {
  margin-top: 12.5px;
}
#searchForm .counter {
  border: none;
  margin-top: 12.5px;
}
@media (min-width: 768px) {
  #searchForm .counter {
    float: right;
    margin-top: 25px;
  }
}
#searchForm .phrases-box input[type="radio"],
#searchForm .only input[type="checkbox"] {
  vertical-align: top;
}
#searchForm .chzn-container,
#searchForm label[for=limit] {
  display: inline-block;
  margin: 0 10px;
}
#searchForm #ordering_chzn {
  display: inline-block;
  float: none;
  margin-left: 5px;
}
#search-form ul#finder-filter-select-list {
  margin-left: 0;
  padding-left: 0;
}
#search-form ul#finder-filter-select-list li {
  list-style: none;
  padding: 12.5px 0;
}
#search-form ul#finder-filter-select-list li label {
  width: 150px;
}
#search-form .word .form-group {
  display: block;
  margin-bottom: 25px;
}
#search-form .awesomplete ul {
  text-align: left;
}
#search-results #search-result-list {
  text-align: left;
}
@media screen and (max-width: 767px) {
  #searchForm .radio-inline,
  #searchForm .checkbox-inline {
    display: block;
    width: 100%;
    margin-left: 0;
  }
}
.search-results {
  border-top: 2px solid #e7e8e9;
  margin-left: 0;
  margin-top: 25px;
  padding-left: 0;
  text-align: center;
}
.search-results .result-title {
  color: #002855;
  font-size: 20px;
  font-weight: 600;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .search-results .result-title {
    font-size: 17px;
  }
}
.search-results .result-title a {
  color: #002855;
}
.search-results .result-category {
  font-size: 14px;
  color: #979899;
}
.search-results .result-text {
  margin-top: 5px;
  margin-bottom: 5px;
}
.search-results .result-url {
  color: #555555;
  margin-top: 25px;
}
.search-results .result-created {
  font-size: 14px;
  color: #979899;
}
div.finder {
  margin-bottom: 25px;
  margin: auto;
  max-width: 100%;
  padding: 72px 0;
  width: 700px;
}
@media (max-width: 767px) {
  div.finder {
    padding: 25px 0;
  }
}
div.finder > h1 {
  border: none;
  color: #676869;
  font-size: 56px;
  margin-bottom: 37.5px;
  text-align: center;
}
@media (max-width: 480px) {
  div.finder > h1 {
    font-size: 32px;
  }
}
div.finder #search-form {
  text-align: center;
}
div.finder #search-form .form-group > label {
  color: #002855;
  display: block;
  font-family: "PTRootUI", Helvetica, Arial, sans-serif;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: -1px;
  margin-bottom: 12.5px;
}
@media (max-width: 767px) {
  div.finder #search-form .form-group > label {
    font-size: 36px;
  }
}
div.finder #search-form .form-group input.inputbox {
  width: 100%;
}
div.finder #search-form .form-group .btn.disabled {
  cursor: pointer;
  pointer-events: auto;
}
@media (max-width: 767px) {
  div.finder #search-form #smartsearch-btn {
    margin-bottom: 12.5px;
    vertical-align: top;
  }
}
div.finder #search-form .input-group {
  display: flex;
  flex-wrap: wrap;
}
div.finder #search-form .input-group .btn-primary + .btn {
  border-color: #e7e8e9;
  background-color: #ffffff;
  color: #333333;
}
div.finder #search-form .js-finder-advanced {
  margin-top: 25px;
  overflow: hidden;
}
div.finder .form-inline .input-group .awesomplete {
  flex: 1;
}
div.finder .form-inline .input-group .awesomplete input {
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates {
  display: flex;
  flex-wrap: wrap;
  gap: 12.5px;
  margin-bottom: 50px;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
  display: flex;
  flex-wrap: wrap;
  padding: 0;
  gap: 25px;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 1200px) {
  div.finder #finder-filter-window #finder-filter-select-dates .filter-date {
    width: 40%;
    max-width: 40%;
  }
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date label {
  flex-basis: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date select.inputbox {
  margin: 0;
  width: 100% !important;
  max-width: unset;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar {
  width: 100%;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .field-calendar .form-control {
  flex: 1;
  max-width: unset;
  border: 1px solid #e7e8e9;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date .chzn-container {
  margin-bottom: 6px;
}
div.finder #finder-filter-window #finder-filter-select-dates .filter-date br {
  display: none;
}
div.finder #finder-filter-window .filter-branch {
  display: flex;
  flex-wrap: wrap;
  gap: 25px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  div.finder #finder-filter-window .filter-branch {
    flex-direction: column;
  }
}
div.finder #finder-filter-window .filter-branch .control-label {
  padding: 0;
  margin-bottom: 12.5px;
}
div.finder #finder-filter-window .filter-branch .controls {
  margin-left: 0;
}
div.finder #finder-filter-window .filter-branch .controls select {
  width: 100%;
}
div.finder label {
  font-weight: 600;
}
div.finder label.me-2 {
  margin-bottom: 10px;
}
div.finder .filter-branch .controls {
  text-align: left;
}
div.finder #search-results {
  text-align: center;
}
div.finder #search-results .search-pagination {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 50px;
}
div.finder .js-calendar .buttons-wrapper .btn {
  margin-right: 6.25px;
}
div.finder .js-calendar .buttons-wrapper .btn:hover {
  background: #c7c8c9;
}
.autocomplete-suggestions {
  max-width: 200px;
}
#searchForm .phrases-box input[type="radio"] {
  vertical-align: top;
  margin-top: 6px;
}
.contact .page-header {
  border: none;
  display: none;
}
.contact .page-header h2 {
  margin: 0;
}
.contact h2 {
  color: #002c5b;
  font-size: 26px;
  margin-bottom: 18px;
  margin-top: 0;
  position: relative;
}
.contact input[type="email"],
.contact input[type="text"] {
  width: 100%;
}
.contact textarea {
  box-shadow: none;
}
@media (max-width: 768px) {
  .contact .thumbnail {
    width: 100%;
  }
}
.contact .dl-horizontal {
  margin-bottom: 0;
}
.contact .dl-horizontal > dt {
  color: #555555;
  display: block;
  float: none;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}
.contact .dl-horizontal > dd {
  margin-left: 0;
  margin-bottom: 18px;
}
.contact .dl-horizontal > dd a {
  border-bottom: 1px solid #00aadd;
}
.contact .dl-horizontal > dd .fa {
  margin-right: 5px;
  width: 15px;
}
.contact .dl-horizontal.contact-address > dt {
  display: none;
}
.contact .contact-miscinfo dt {
  display: none;
}
.contact img {
  max-width: 100%;
}
.contact .form-group.cus-field {
  margin-bottom: 0;
}
.contact label {
  font-weight: 400;
  padding-bottom: 6.25px;
  position: relative;
}
.contact label.invalid {
  background: transparent;
  color: #cc0000;
}
.contact .contact-links ul li {
  border: none;
  display: inline-block;
  margin: 0 2px 4px 2px;
}
.contact .contact-links ul li a {
  background: #e7e8e9;
  border-radius: 0;
  color: #ffffff;
  display: inline-block;
  font-size: 11px;
  font-weight: 400;
  height: 36px;
  line-height: 36px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 36px;
}
.contact .contact-links ul li a.google-plus {
  background: #dd4b39;
  border-color: #dd4b39;
}
.contact .contact-links ul li a.facebook {
  background: #3b5999;
  border-color: #3b5999;
}
.contact .contact-links ul li a.twitter {
  background: #55acee;
  border-color: #55acee;
}
.contact .contact-links ul li a.vimeo {
  background: #1ab7ea;
  border-color: #1ab7ea;
}
.contact .contact-links ul li a.youtube {
  background: #cd201f;
  border-color: #cd201f;
}
.contact .contact-links ul li a:hover,
.contact .contact-links ul li a:focus,
.contact .contact-links ul li a:active {
  background: #dadbdd;
}
.contact .contact-links ul li a:hover.google-plus,
.contact .contact-links ul li a:focus.google-plus,
.contact .contact-links ul li a:active.google-plus {
  background: #c23321;
  border-color: #c23321;
}
.contact .contact-links ul li a:hover.facebook,
.contact .contact-links ul li a:focus.facebook,
.contact .contact-links ul li a:active.facebook {
  background: #2d4474;
  border-color: #2d4474;
}
.contact .contact-links ul li a:hover.twitter,
.contact .contact-links ul li a:focus.twitter,
.contact .contact-links ul li a:active.twitter {
  background: #2795e9;
  border-color: #2795e9;
}
.contact .contact-links ul li a:hover.vimeo,
.contact .contact-links ul li a:focus.vimeo,
.contact .contact-links ul li a:active.vimeo {
  background: #1295bf;
  border-color: #1295bf;
}
.contact .contact-links ul li a:hover.youtube,
.contact .contact-links ul li a:focus.youtube,
.contact .contact-links ul li a:active.youtube {
  background: #a11918;
  border-color: #a11918;
}
.contact div.checkbox {
  margin-bottom: 0;
  padding-top: 0 !important;
}
.contact div.checkbox input {
  margin-left: 0;
  margin-top: 6px;
}
@media (max-width: 767px) {
  .contact .control-btn {
    margin-top: 25px;
  }
}
.contact .thumbnail {
  border: 0;
  padding: 0;
}
.contact .thumbnail img {
  border: 3px solid #e7e8e9;
  padding: 0;
}
.contact .contact-fields.dl-horizontal > dt {
  display: block;
  margin-right: 12.5px;
  width: auto;
}
.contact .form-horizontal fieldset + fieldset {
  margin-top: 0;
}
.contact .contact-profile label {
  margin: 4px 0 0 0;
  padding: 0;
  font-weight: 600;
}
.contact .contact-profile dt {
  display: inline-block;
  float: left;
  margin-right: 12.5px;
  width: auto;
}
.contact .contact-profile dd {
  display: block;
  margin-bottom: 12.5px;
}
.contact-form legend {
  border: 0;
  color: #676869;
  font-size: 16px;
  margin: 0 0 12.5px;
  padding: 0;
}
.contact-form .form-group {
  margin: 0 -25px 18px;
}
@media (max-width: 767px) {
  .contact-form .form-group {
    margin: 0 0 18px;
  }
}
.contact-form .form-group [class^="col-"] {
  padding: 0 25px;
}
@media (max-width: 767px) {
  .contact-form .form-group [class^="col-"] {
    padding: 0;
  }
}
.contact-form .form-group label {
  padding-top: 0;
}
@media (max-width: 767px) {
  .contact-form .form-group .contact-name {
    margin-bottom: 18px;
  }
}
.contact-form #jform_contact_emailmsg {
  width: 100%;
}
.contact-form #jform_contact_message {
  box-shadow: none;
  height: auto;
  width: 100%;
}
.contact-form #jform_contact_message.invalid {
  background: transparent;
}
@media (max-width: 768px) {
  .contact-form #recaptcha_image {
    width: 220px;
  }
  .contact-form #recaptcha_image img {
    max-width: 220px;
  }
  .contact-form #recaptcha_response_field {
    max-width: 220px;
  }
}
.map-container {
  max-width: 100%;
  margin: 0 !important;
}
.plain-style .contact-title {
  border-bottom: 1px solid #e7e8e9;
}
.plain-style .contact-title h2 {
  margin: 0;
  padding: 12.5px 36px;
}
@media (max-width: 767px) {
  .plain-style .contact-title h2 {
    padding: 12.5px;
  }
}
.plain-style .group-item {
  position: relative;
  padding: 150px 0;
}
@media (max-width: 767px) {
  .plain-style .group-item {
    padding: 0;
  }
}
.plain-style .group-item .wrap-map {
  height: 100%;
  left: 0;
  max-width: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 767px) {
  .plain-style .group-item .wrap-map {
    margin-bottom: 36px;
    position: static;
    width: 100%;
  }
}
.plain-style .group-item .wrap-map .map-container {
  width: 1920px !important;
  min-height: 100%;
}
@media (max-width: 767px) {
  .plain-style .group-item .wrap-map .map-container {
    max-height: 400px !important;
    min-height: 400px !important;
  }
}
.plain-style .group-item .wrap-content {
  background: #002c5b;
  color: #ffffff;
  max-width: 450px;
  padding: 36px;
  position: relative;
  z-index: 1000;
}
.plain-style .group-item .wrap-content .title h3 {
  color: #ffffff;
  font-size: 36px;
  margin-bottom: 25px;
  margin-top: 0;
}
.plain-style .contact-inner {
  margin: 72px auto;
}
@media (max-width: 767px) {
  .plain-style .contact-inner {
    margin: 36px auto;
  }
}
.plain-style .contact-inner .contact-box {
  border: 1px solid #e7e8e9;
}
.plain-style .contact-inner .contact-box .contact-body {
  padding: 36px;
}
@media (max-width: 767px) {
  .plain-style .contact-inner .contact-box .contact-body {
    padding: 12.5px;
  }
}
.plain-style .contact-info {
  border: 1px solid #e7e8e9;
}
.plain-style .contact-info + div {
  margin-top: 36px;
}
.plain-style .contact-info .box-content {
  padding: 36px;
}
@media (max-width: 767px) {
  .plain-style .contact-info .box-content {
    padding: 12.5px;
  }
}
.plain-style .contact-link {
  border: 1px solid #e7e8e9;
}
.plain-style .contact-link .contact-links {
  padding: 36px;
}
@media (max-width: 767px) {
  .plain-style .contact-link .contact-links {
    padding: 12.5px;
  }
}
@media (max-width: 767px) {
  .plain-style .contact-information {
    margin-top: 36px;
  }
}
#slide-contact {
  height: auto !important;
  margin: 72px auto;
  max-width: 1296px;
}
#slide-contact .panel {
  box-shadow: none;
}
#slide-contact .panel + .panel {
  margin-top: 12.5px;
}
#slide-contact .panel .panel-heading {
  background-color: transparent;
  color: #002855;
  margin-bottom: -1px;
  padding: 18.75px 25px;
}
#slide-contact .panel .panel-heading .panel-title a {
  color: #002855;
  font-weight: 600;
  font-size: 14px;
}
#slide-contact .panel .panel-heading .accordion-toggle {
  display: inline-block;
  font-family: "PTRootUI", Helvetica, Arial, sans-serif;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
}
#slide-contact .panel .panel-body {
  border-top: 1px solid #e7e8e9;
  padding: 25px;
}
#slide-contact .panel .panel-body .thumbnail {
  width: 100%;
}
#slide-contact .panel .panel-body .thumbnail img {
  width: 100%;
  border: none;
}
#myTabTabs {
  background: #ffffff;
  border: 1px solid #e7e8e9;
  margin: 72px auto 0;
  max-width: 1296px;
  overflow: hidden;
}
#myTabTabs li {
  margin: 0;
  position: relative;
}
@media (max-width: 767px) {
  #myTabTabs li {
    background: #c7c8c9;
    border-bottom: 1px solid #fafbfc;
    padding: 8.33333333px;
    text-align: center;
    width: 100%;
  }
  #myTabTabs li:last-child {
    border-bottom: none;
  }
}
#myTabTabs li a {
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s;
  background: transparent;
  border-radius: 0;
  border: none;
  box-shadow: none;
  color: #002855;
  font-size: 18px;
  padding: 12.5px;
}
@media (max-width: 767px) {
  #myTabTabs li a {
    width: 100%;
  }
}
#myTabTabs li a:hover {
  border: none;
  box-shadow: none;
  color: #00aadd;
}
#myTabTabs li.active a {
  color: #00aadd;
}
#myTabContent {
  background: #ffffff;
  border-top: none;
  border: 1px solid #e7e8e9;
  display: flex;
  margin: 0 auto 72px;
  max-width: 1296px;
  padding: 36px;
}
@media (max-width: 767px) {
  #myTabContent {
    padding: 12.5px;
  }
}
#myTabContent #basic-details {
  width: 100%;
}
#myTabContent .tab-pane {
  width: 100%;
}
.contact .accordion-toggle {
  font-weight: bold;
}
.contact-category .filters {
  border-bottom: 1px solid #e7e8e9;
  margin-bottom: 36px;
  padding-bottom: 36px;
}
.contact-category .filters .btn-group {
  margin: 0;
}
.contact-category .contact-inner {
  border: 1px solid #e7e8e9;
  margin-bottom: 36px;
  -webkit-transition: box-shadow 500ms;
  -o-transition: box-shadow 500ms;
  transition: box-shadow 500ms;
}
.contact-category .contact-inner:hover {
  box-shadow: 0 0 18px rgba(0, 0, 0, 0.1);
}
.contact-category .contact-image img {
  width: 100%;
}
.contact-category .contact-desc {
  color: #979899;
  padding: 36px;
}
.contact-category .contact-desc span {
  display: block;
}
.contact-category .contact-desc .contact-position {
  font-size: 11px;
  text-transform: uppercase;
  margin: 6.25px 0 12.5px;
}
.contact-category div.pagination,
.content-category div.pagination {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  width: 100%;
}
.contact-category div.pagination::after,
.content-category div.pagination::after,
.contact-category div.pagination::before,
.content-category div.pagination::before {
  display: none;
}
.contact-category div.pagination p,
.content-category div.pagination p {
  margin: 0;
}
.view-agent {
  padding: 108px 0;
}
@media (max-width: 767px) {
  .view-agent {
    padding: 36px 0;
  }
}
.view-agent .contact-info {
  border: 1px solid #e7e8e9;
  padding: 36px;
}
@media (max-width: 767px) {
  .view-agent .contact-info {
    margin-bottom: 36px;
  }
}
.view-agent .contact-info .contact-thumbnail {
  margin: -36px -36px 36px -36px;
}
.view-agent .contact-info .contact-thumbnail img {
  width: 100%;
}
.view-agent .contact-info h2 {
  margin-bottom: 12.5px;
}
.view-agent .contact-info .contact-position {
  font-size: 11px;
  margin-bottom: 18px;
  text-transform: uppercase;
}
.view-agent .contact-info .dl-horizontal > dd {
  margin-bottom: 6.25px;
}
.view-agent .contact-info > .contact-title {
  display: none;
}
.view-agent .contact-info .contact-links {
  margin-top: 25px;
}
.view-agent .contact-info .contact-form .col-sm-6 {
  width: 100%;
}
.view-agent .contact-info .contact-form .col-sm-6 + .col-sm-6 {
  margin-top: 18px;
}
.view-agent .contact-article > h3 {
  margin-top: 0;
  font-size: 36px;
}
@media (max-width: 767px) {
  .view-agent .contact-article > h3 {
    font-size: 24px;
  }
}
.view-agent .contact-article .contact-articles {
  border: 1px solid #e7e8e9;
}
.view-agent .contact-article .contact-articles ul {
  margin: 0;
  padding: 0;
}
.view-agent .contact-article .contact-articles ul > li a {
  display: block;
  margin: 0;
  padding: 18px 36px;
}
.view-agent .contact-article .contact-articles ul > li a:before {
  color: #002855;
  content: "\f284";
  font-family: "Ionicons";
  margin-right: 6.25px;
}
.view-agent .contact-article .contact-articles ul > li + li {
  border-top: 1px solid #e7e8e9;
}
#archive-items > li {
  line-height: normal;
  margin: 0;
  overflow: visible;
  padding: 0;
}
#archive-items .intro {
  clear: both;
  overflow: hidden;
}
.categories-list > .category-item {
  float: none;
  width: 100%;
}
.categories-list > .category-item .category-inner {
  min-height: auto !important;
}
.categories-list > .category-item .item-title {
  display: flex;
  align-items: center;
}
.categories-list > .category-item .item-title .btn {
  margin: 0 0 0 auto;
  padding: 0;
}
.categories-list > .category-item .item-title .btn span {
  display: flex;
  align-items: center;
  justify-content: center;
}
.categories-list > .category-item .category-item {
  margin: 0 0 3rem;
}
.categories-list .category-item {
  margin-bottom: 25px;
}
.categories-list .category-inner .description-image img {
  width: 100%;
}
.categories-list .category-info {
  border-top: none;
  border: 1px solid #e7e8e9;
  padding: 36px;
  overflow: hidden;
}
.categories-list .category-info .item-title {
  color: #002c5b;
  font-size: 20px;
  font-weight: 500;
  margin-top: 0;
}
.categories-list .category-info .item-title a {
  color: #002c5b;
}
.categories-list .category-info .item-title a:hover {
  text-decoration: underline;
}
.categories-list .category-info .item-title span {
  background: #00aadd;
  border-radius: 50%;
  color: #ffffff;
  float: right;
  font-size: 11px;
  height: 25px;
  line-height: 18px;
  margin-left: 12.5px;
  margin-top: 4.16666667px;
  width: 25px;
}
.category-item:before,
.category-item:after {
  display: table;
  content: " ";
}
.category-item:after {
  clear: both;
}
.category-item .page-header {
  font-size: 20px;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 12.5px 5px;
}
.category-item .category-item {
  margin-bottom: 0;
  margin-left: 36px;
}
.category-item .category-item .page-header {
  font-size: 16px;
}
.cat-children .page-header {
  line-height: normal;
  padding: 4.16666667px 0;
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
.cat-children > div {
  padding: 0;
}
.cat-children > div + div {
  margin-top: 12.5px;
  padding: 0;
  border: none;
}
.cat-children > div h3 {
  border: none;
}
.cat-children > div h3:before {
  color: #979899;
  content: "\f07c";
  font-family: FontAwesome;
  margin-right: 3.125px;
}
.cat-children > div h3 a {
  color: #676869;
  font-weight: 400;
}
.cat-children > div h3 a:hover,
.cat-children > div h3 a:focus,
.cat-children > div h3 a:active {
  border-bottom: 1px solid #e7e8e9;
}
.newsfeed-category > h2,
.newsfeed > h2 {
  border-bottom: 1px solid #e7e8e9;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed-category .category-desc,
.newsfeed .category-desc {
  margin-bottom: 25px;
}
.newsfeed-category .category li:before,
.newsfeed .category li:before,
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  display: table;
  content: " ";
}
.newsfeed-category .category li:after,
.newsfeed .category li:after {
  clear: both;
}
.newsfeed > h2 {
  border-bottom: 1px solid #e7e8e9;
  padding-bottom: 25px;
  margin-bottom: 25px;
  margin-top: 0;
}
.newsfeed .feed-description {
  margin-bottom: 25px;
  font-size: 18px;
}
.newsfeed .feed-item-description .feed-description {
  font-size: 16px;
}
.newsfeed ol li > a {
  font-weight: bold;
  font-size: 18px;
}
.article-content .pagination ul {
  display: block;
  list-style: none;
  overflow: hidden;
  padding: 0;
}
.article-content .pagination ul li {
  border: 1px solid #e7e8e9;
  float: left;
  line-height: normal;
  margin-right: 12.5px;
  padding: 12.5px 25px;
}
.article-content .pagination ul li a {
  background-color: transparent;
  border: 0;
  line-height: normal;
  padding: 0;
  text-decoration: none;
}
.pagenavcounter {
  margin: 0 0 25px;
  font-weight: bold;
}
#article-index,
.article-index {
  border-radius: 0;
  border: 1px solid #e7e8e9;
  float: right;
  margin: 0 0 25px 25px;
  padding: 10px;
  width: 25%;
}
@media (max-width: 991px) {
  #article-index,
  .article-index {
    width: 100%;
    margin: 0 0 25px 0;
  }
}
#article-index ul,
.article-index ul {
  border: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
#article-index ul > li,
.article-index ul > li {
  border: 0;
  margin-top: 2px;
}
#article-index ul > li > a,
.article-index ul > li > a {
  border: 0;
  padding: 5px;
  border-radius: 0;
}
#article-index ul > .active > a,
.article-index ul > .active > a {
  border: 0;
  background: #00aadd;
  color: #ffffff;
}
#article-index ul > .active > a:hover,
.article-index ul > .active > a:hover,
#article-index ul > .active > a:active,
.article-index ul > .active > a:active,
#article-index ul > .active > a:focus,
.article-index ul > .active > a:focus {
  border: 0;
  background: #00aadd;
  color: #ffffff;
}
.pagenav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.pagenav > li {
  margin: 0;
  padding: 0;
  float: left;
}
.pagenav > li.pagenav-prev,
.pagenav > li.previous {
  margin-right: 10px;
}
.pagenav > li.pagenav-next,
.pagenav > li.next {
  float: right;
}
.pagenav li > a {
  border-radius: 0;
  border: 1px solid #dddddd;
  line-height: normal;
  padding: 12.5px 25px;
}
.pagenav li > a:hover,
.pagenav li > a:active,
.pagenav li > a:focus {
  background-color: #c7c8c9;
}
.items-more h3 {
  margin: 0 0 25px;
  font-weight: 400;
}
.items-more .nav {
  padding-bottom: 25px;
}
.items-more .nav > li + li {
  margin-top: 12.5px;
}
.items-more .nav > li a {
  color: #676869;
  padding: 0;
}
.items-more .nav > li a:before {
  color: #676869;
  content: "\f0da";
  font-family: FontAwesome;
  font-size: 11px;
  margin-right: 4.16666667px;
}
.items-more .nav > li a:hover,
.items-more .nav > li a:focus,
.items-more .nav > li a:active {
  color: #00aadd;
  background: transparent;
}
.items-more .nav > li a:hover:before,
.items-more .nav > li a:focus:before,
.items-more .nav > li a:active:before {
  color: #00aadd;
}
.back_button a {
  display: block;
  margin: 10px 0;
}
.filters {
  margin: 12.5px 0;
}
.display-limit {
  margin: 12.5px 0 5px;
}
.filters .display-limit {
  float: right;
  text-align: right;
}
#system-message dt {
  font-weight: bold;
}
#system-message dd {
  font-weight: bold;
}
#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
  margin: 0;
  padding: 0;
}
#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
  background: none;
  margin: 0;
  padding: 5px;
}
.alert.alert-message,
.alert.alert-success {
  color: #468847;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert.alert-message hr,
.alert.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert.alert-message .alert-link,
.alert.alert-success .alert-link {
  color: #356635;
}
.alert.alert-info,
.alert.alert-notice {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.alert.alert-info hr,
.alert.alert-notice hr {
  border-top-color: #a6e1ec;
}
.alert.alert-info .alert-link,
.alert.alert-notice .alert-link {
  color: #2d6987;
}
.alert.alert-error,
.alert.danger,
.alert.alert-error {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.alert.alert-error hr,
.alert.danger hr,
.alert.alert-error hr {
  border-top-color: #e4b9c0;
}
.alert.alert-error .alert-link,
.alert.danger .alert-link,
.alert.alert-error .alert-link {
  color: #953b39;
}
.alert.warning,
.alert.alert-warning {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.alert.warning hr,
.alert.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert.warning .alert-link,
.alert.alert-warning .alert-link {
  color: #a47e3c;
}
.tip-wrap {
  background: #fff6df;
  border: 1px solid #fb3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 300px;
  z-index: 999;
}
.tip-title {
  border-bottom: 1px solid #fb3;
  font-weight: bold;
  padding: 5px 10px;
}
.tip-text {
  font-size: 16px;
  margin: 0;
  padding: 5px 10px;
}
.hasTip img {
  border: none;
  margin: 0 5px 0 0;
}
@media (min-width: 768px) {
  .languageswitcherload {
    float: right;
    width: 100%;
  }
  .languageswitcherload .mod-languages {
    text-align: right;
  }
}
div.calendar {
  width: 187px;
}
.edit.item-page #adminForm > .btn-toolbar {
  margin-bottom: 36px;
}
.edit.item-page #adminForm ul.nav-tabs {
  margin: 0 0 36px;
  border-bottom: 1px solid #e7e8e9;
}
.edit.item-page #adminForm ul.nav-tabs li.active a {
  background: #ffffff;
}
.edit.item-page #adminForm ul.nav-tabs > li > a {
  padding: 10px 15px;
  margin-right: 2px;
  border: 1px solid #e7e8e9;
  border-bottom: 0;
}
.edit.item-page #adminForm > fieldset {
  margin-bottom: 36px;
}
.edit.item-page .js-stools .js-stools-container-filters > div .chzn-container {
  width: 220px !important;
}
.edit.item-page .calendar-container .time > td .time {
  padding: 0;
}
.edit.item-page .calendar-container .buttons-wrapper .js-btn {
  padding: 12.5px 18px;
  margin-right: 6px;
}
.edit.item-page a.modal.btn:hover,
.edit.item-page .com_config form a.modal.btn:hover {
  background: #00aadd;
}
.chzn-container-multi .chzn-choices li.search-field input[type="text"] {
  height: auto;
}
.choices__button_joomla {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: 0;
  color: inherit;
  cursor: pointer;
  opacity: .5;
  padding: 0 10px;
  position: relative;
  text-indent: -9999px;
}
.choices__button_joomla::before {
  bottom: 0;
  content: "×";
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  text-indent: 0;
  top: 0;
}
.iframe-bordered {
  border: 1px solid #dddddd;
}
.chzn-container {
  display: block;
}
.chzn-container-single .chzn-single,
.chzn-container-multi .chzn-choices .search-field input,
.chzn-container-single .chzn-search input {
  height: 26px;
}
.chzn-container-single .chzn-drop,
.chzn-container .chzn-drop {
  -webkit-box-sizing: content-box !important;
  -moz-box-sizing: content-box !important;
  box-sizing: content-box !important;
}
.input-prepend .chzn-container-single .chzn-single {
  border-color: #e7e8e9;
  height: 26px;
  border-radius: 0 3px 3px 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.input-prepend .chzn-container-active .chzn-single-with-drop {
  border-radius: 0 3px 0 0;
}
.input-prepend .chzn-container-single .chzn-drop {
  border-color: #e7e8e9;
}
.btn-group .chzn-results {
  white-space: normal;
}
#imageModal_jform_com_fields_avatar,
#modal-consentbox {
  top: 5%;
  display: block;
  z-index: 1050;
  left: 50%;
  width: 80%;
  position: fixed;
  margin-left: -40%;
  background: #fff;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  outline: none;
  padding: 0 !important;
  transform: none;
  bottom: auto;
}
#imageModal_jform_com_fields_avatar.in,
#modal-consentbox.in {
  opacity: 1;
  display: block !important;
}
#imageModal_jform_com_fields_avatar .modal-header,
#modal-consentbox .modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
#imageModal_jform_com_fields_avatar .modal-body,
#modal-consentbox .modal-body {
  overflow-y: auto;
  width: 98%;
  position: relative;
  padding: 1%;
}
#imageModal_jform_com_fields_avatar .close,
#modal-consentbox .close {
  position: relative;
  z-index: 1000;
}
#imageModal_jform_com_fields_avatar .modal-body,
#modal-jform_consentbox .modal-body,
#modal-consentbox .modal-body {
  height: 75vh;
}
#imageModal_jform_com_fields_avatar .iframe,
#modal-jform_consentbox .iframe,
#modal-consentbox .iframe {
  height: 98%;
}
#imageModal_jform_com_fields_avatar .modal-header h3,
#modal-consentbox .modal-header h3,
#modal-jform_consentbox .modal-header h3 {
  margin: 0;
  font-size: 26px;
}
#jform_privacyconsent_privacy-lbl a.modal,
#jform_consentbox-lbl a.modal,
#jform_terms_terms-lbl a.modal,
#jform_profile_tos-lbl a.modal {
  background: transparent;
  border: none;
  box-shadow: none;
  display: inline-block;
  left: 0;
  margin: 0;
  position: relative;
  width: auto;
}
#jform_terms_terms input[type="radio"],
#jform_privacyconsent_privacy input[type="radio"],
#jform_consentbox input[type="radio"],
#jform_profile_tos input[type="radio"],
#jform_terms_terms input[type="checkbox"],
#jform_privacyconsent_privacy input[type="checkbox"],
#jform_consentbox input[type="checkbox"],
#jform_profile_tos input[type="checkbox"] {
  margin-right: 5px;
  margin: 0;
  position: relative;
  width: auto;
}
#jform_terms_terms label,
#jform_privacyconsent_privacy label,
#jform_consentbox label,
#jform_profile_tos label {
  margin-right: 12.5px;
  padding: 0;
}
#sbox-window #sbox-content iframe {
  max-width: 100%;
  max-height: 100%;
}
.btn-close {
  padding: 0;
  border: 0;
  line-height: normal;
  background: none;
}
.btn-close:before {
  content: "x";
  border: 0;
  border-radius: .25rem;
  box-sizing: content-box;
  color: #000;
  height: 1em;
  opacity: .5;
  padding: .25em;
  width: 1em;
  font-size: 18px;
}
.tag-category .btn-toolbar .btn-group {
  display: flex;
  margin-bottom: 12.5px;
}
.tag-category .btn-toolbar .btn-group .btn {
  margin-left: 1px;
}
.tag-category .btn-toolbar .btn-group .btn:hover {
  color: #ffffff;
  background: #979899;
}
.tag-category #filter-search {
  box-shadow: none;
  float: left;
  border-radius: 0;
}
.tag-category .filters {
  margin-top: 0;
  margin-bottom: 36px;
}
.tag-category .filters .btn {
  background: #ffffff;
  border-color: #e7e8e9;
  color: #333333;
  height: 61px;
  margin: 0;
}
.tag-category .filters .btn:first-child {
  border-right: none;
  border-left: none;
}
.tag-category .filters .btn:hover,
.tag-category .filters .btn:focus,
.tag-category .filters .btn:active {
  background: #f7f7f7;
}
@media (max-width: 767px) {
  .tag-category .btn-group {
    margin-top: 12.5px;
  }
}
.tag-category .category,
.tag-category .category-tags {
  border: 0;
}
.tag-category .category > li,
.tag-category .category-tags > li {
  background: transparent;
  border: 0;
  margin-bottom: 36px;
}
.tag-category .category > li + li,
.tag-category .category-tags > li + li {
  margin-top: 0;
}
.tag-category .category > li .image-wrap,
.tag-category .category-tags > li .image-wrap {
  margin-bottom: 25px;
}
.tag-category .category > li .media-wrap,
.tag-category .category-tags > li .media-wrap {
  border: 1px solid #e7e8e9;
}
.tag-category .category > li .media-wrap img,
.tag-category .category-tags > li .media-wrap img {
  max-width: 100%;
  width: 100%;
}
.tag-category .category > li .media-wrap .media-body,
.tag-category .category-tags > li .media-wrap .media-body {
  padding: 36px;
}
.tag-category .category > li .media-wrap .media-body .title,
.tag-category .category-tags > li .media-wrap .media-body .title {
  margin-top: 0;
  font-size: 20px;
}
.tag-category .category > li .media-wrap .media-body .title a,
.tag-category .category-tags > li .media-wrap .media-body .title a {
  font-weight: 500;
  color: #002855;
}
.tag-category .category > li .media-wrap .media-body .title a:hover,
.tag-category .category-tags > li .media-wrap .media-body .title a:hover {
  text-decoration: underline;
}
.tag-category .category > li .media-wrap .media-body p,
.tag-category .category-tags > li .media-wrap .media-body p {
  display: inline;
}
.tag-category ul.thumbnails {
  padding: 0;
  margin-top: 36px;
}
.tag-category ul.thumbnails > li {
  background: transparent;
  list-style: none;
  display: block;
  border-bottom: 2px solid #c7c8c9;
}
.tag-category ul.thumbnails > li:hover {
  background: transparent;
}
.tag-category ul.thumbnails > li > h3 {
  margin: 18px 0;
}
.tag-category ul.thumbnails > li > h3 > a:hover {
  text-decoration: none;
}
.tag-category ul.thumbnails > li .tag-body {
  display: block;
  margin-bottom: 12.5px;
}
.tag-category ul.thumbnails > li .tag-body .item-image img {
  max-width: 100%;
}
.tag-category ul.thumbnails > li .caption {
  margin-bottom: 18px;
}
.tag-category .ja-gallery-list {
  position: relative;
}
@media (max-width: 767px) {
  .tag-category .pagination {
    float: left;
  }
}
.tag-category .com-tags-filter-field-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tag-category .com-tags-tag-list__pagination {
  display: flex;
  flex-direction: row-reverse;
  flex-wrap: wrap;
  justify-content: space-between;
}
.tag-category .com-tags-tag-list__pagination .pagination {
  margin: 0;
}
.tag-category .com-tags-tag-list__pagination .counter {
  display: flex;
  align-items: center;
  margin: 0;
  padding: .5rem 1rem;
}
.tag-category table.category {
  margin-top: 2rem;
}
.tags {
  margin-bottom: 25px;
}
.tags > span {
  margin-right: 6.25px;
  display: inline-block;
}
.tags > span .label {
  background: #c7c8c9;
  color: #555555;
  font-weight: 500;
}
.tags > span .label:hover,
.tags > span .label:focus,
.tags > span .label:active {
  background: #00aadd;
  color: #ffffff;
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline {
    display: flex;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group.inline .control-label {
    margin-right: 6.25px;
    padding-top: 0;
    width: auto;
  }
}
@media (max-width: 767px) {
  .contact .contact-form .control-group .controls {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .item-page .article-index {
    width: 100%;
  }
}
.item-page .item-image {
  margin-bottom: 25px;
  width: 100%;
}
.item-page .wrap-content-header h1 {
  font-size: 30px;
}
@media (max-width: 767px) {
  .registration .control-group .controls {
    margin-left: 0;
  }
}
.t3-sidebar > div {
  border-bottom: 1px solid #e7e8e9;
  margin-bottom: 36px;
  padding-bottom: 36px;
}
.js-stools-container-filters .js-stools-field-filter .chzn-container {
  width: 220px !important;
}
#jform_showtitle {
  min-height: 0;
}
#jform_showtitle .on {
  text-align: left;
}
.view-profile .t3-mainbody,
.view-form .t3-mainbody,
.view-contact .t3-mainbody {
  position: static;
}
.view-profile .modal-backdrop,
.view-form .modal-backdrop,
.view-contact .modal-backdrop {
  z-index: 1040;
}
.view-contact #system-message-container {
  padding: 0 4.16666667px;
}
.cat-items ul.category {
  margin: 0;
  border: none;
}
.cat-items ul.category > li {
  border: none;
  background-color: transparent !important;
}
.cat-items ul.category > li .list-title {
  padding: 0;
}
#jform_captcha .grecaptcha-badge {
  bottom: 108px !important;
}
.archive #adminForm .filter-search .inputbox {
  padding: 18px 12.5px;
}
.category-list #adminForm .btn-group .inputbox {
  padding: 18px 12.5px;
}
.request-confirm {
  border: 1px solid #e7e8e9;
  margin: auto;
  max-width: 650px;
  padding: 72px;
}
@media (max-width: 767px) {
  .request-confirm {
    padding: 25px;
  }
}
.request-confirm .control-group .control-label label {
  font-weight: 500;
}
.request-confirm .control-group .controls {
  margin-left: 0;
}
.request-confirm .form-group > div {
  padding: 0;
}
.request-confirm .form-validate {
  background: transparent;
  border: none;
  padding: 0;
}
.request-confirm .form-validate legend {
  background-color: #fcf8e3;
  border-color: #faebcc;
  border-radius: 0;
  color: #c09853;
  font-size: 15px;
  margin-bottom: 25px;
  padding: 12.5px 25px;
}
#acym_wrapper #acymodifyform fieldset legend {
  border: none;
}
#acym_wrapper #acymodifyform fieldset #acyuserinfo label.cell {
  margin-right: 8px;
  margin-top: 4px;
}
.home .t3-mainbody {
  margin-top: 108px;
}
.article-content .tabs {
  display: flex;
  border: 1px solid #e7e8e9;
  margin: 0;
}
.article-content .tabs > dt {
  padding: 12.5px 25px;
  border: none;
}
.article-content .tabs > dt h3 {
  margin: 0;
}
.article-content .tabs > dt h3 a {
  color: #676869;
  font-size: 20px;
}
.article-content .tabs > dt h3 a:hover,
.article-content .tabs > dt h3 a:focus,
.article-content .tabs > dt h3 a:active {
  text-decoration: none;
}
.article-content .current .tabs {
  padding: 25px;
  border-top: none;
}
.modal.joomla-modal.show {
  opacity: 1;
}
.modal.joomla-modal .modal-header {
  display: flex;
  align-items: center;
}
.modal.joomla-modal .modal-header .btn-close {
  margin-left: auto;
}
.modal.joomla-modal .modal-dialog {
  transform: none;
}
.modal.joomla-modal iframe {
  border: 0;
  max-width: 100%;
}
#toolbar button {
  margin-right: 5px;
}
@media (max-width: 991px) {
  #toolbar button {
    margin-bottom: 5px;
  }
}
div.jviewport-width80 {
  width: 80vw;
}
.jviewport-height60 {
  height: 60vh;
}
.input-group {
  display: flex;
}
.input-group .form-control {
  flex: 1;
}
#contactTabTabs {
  background: #002c5b;
  max-width: 99%;
  overflow: hidden;
  transition: 0.4s;
  border-radius: 0;
  border: none;
  box-shadow: none;
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  padding: 12px;
  display: flex;
  justify-content: space-between;
  text-transform: uppercase;
}
#contactTabTabs .abbr-name {
  display: none;
}
@media (max-width: 991px) {
  #contactTabTabs .abbr-name {
    display: block;
  }
  #contactTabTabs .full-name {
    display: none;
  }
}
#contactTabTabs {
  border: none;
  margin-bottom: 25px;
}
#contactTabTabs > li > a {
  background: transparent;
  color: white;
  padding: 0;
  margin-right: 25px;
  position: relative;
  display: inline-block;
  font-weight: bold;
  
  transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
  
  
  
}
#contactTabTabs > li > a:hover {
  font-weight: 400;
  
}
#contactTabTabs > li > a::after {
  content: '';
  position: absolute;
  left: 1ch;
  right: 1ch;
  bottom: 0;
  height: 1px;
  background-color: #ffffff;
  transform: scaleX(0);
  transform-origin: center;
  transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.9399999999999999);
}
#contactTabTabs > li > a:hover::after {
  transform: scaleX(1);
}
#contactTabTabs li .active {
  position: relative;
  display: inline-block;
  font-weight: 400;
  
}
#contactTabTabs li .active::after {
  content: '';
  position: absolute;
  left: 1ch;
  right: 1ch;
  bottom: 0;
  height: 1px;
  background-color: #ffffff;
  transform: scaleX(1);
}