* {
  margin: 0;
  padding: 0;
  outline: none;
}
body {
  position: relative;
  word-wrap: break-word;
  padding: 0 !important;
}
#wrapper_in {
  min-height: 610px;
}
img {
  max-width: 100%;
}
p,
blockquote {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: 20px;
}
ul {
  list-style-type: none;
}
ul li {
  font-size: 14px;
  line-height: 20px;
}
.slider-row.row {
  margin: -30px 0 0 0 !important;
}
.slider-row.row .col-lg-12 {
  padding: 0 !important;
}
.full-width {
  margin-left: 0  !important ;
  margin-right: 0  !important ;
}
.full-width .col-lg-12 {
  padding: 0 !important;
}
.filter-search select {
  float: left;
  margin: 0 5px;
  width: 200px;
}
.filter-search,
.filters .alert-info {
  background-color: transparent;
  border: medium none;
  height: auto;
}
input.invalid {
  border-color: #FF0000 !important;
}
.hideme {
  opacity: 0;
}
.visible {
  opacity: 1;
}
.modal-dialog {
  width: 600px;
  margin: auto;
  position: absolute;
  top: 30%;
  bottom: 0;
  left: 0;
  right: 0;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: transparent;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.iconsrow .fa-hover {
  float: left;
  font-size: 14px;
  padding: 3px 0 3px 9px;
  width: 225px;
}
.iconsrow .fa-hover:hover {
  background: #ffffff;
  padding: 3px 0 3px 9px;
}
.iconsrow .fa-hover i {
  color: #f79b00;
  font-size: 16px;
  width: 25px;
}
.alert-info {
  color: #ffffff;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge,
.btn-primary .badge {
  color: #d57900;
}
code {
  background: transparent;
}
pre {
  padding: 10px;
}
.clear {
  clear: both;
}
label {
  font-weight: normal;
}
div[class*="pagination"] ul {
  clear: both;
}
div[class*="pagination"] ul li {
  display: inline-block;
}
div[class*="pagination"] ul li a {
  padding: 5px 10px;
  border: 1px #eaeaea solid;
  background: #ffffff;
  margin: 0;
}
div[class*="pagination"] ul li span {
  padding: 5px 10px;
  border: 1px #eaeaea solid;
  margin: 0;
}
@media (max-width: 420px) {
  #captcha div,
  #recaptcha div {
    width: 100% !important;
    max-width: 302px;
  }
  #captcha div iframe,
  #recaptcha div iframe {
    width: 100%;
    overflow: hidden;
  }
}
.iconsrow i {
  font-size: 16px;
  width: 25px;
  color: #428bca;
}
@font-face {
  font-family: "IcoMoon";
  font-style: normal;
  font-weight: normal;
  src: url("../../../media/jui/fonts/IcoMoon.eot?#iefix") format("embedded-opentype"), url("../../../media/jui/fonts/IcoMoon.woff") format("woff"), url("../../../media/jui/fonts/IcoMoon.ttf") format("truetype"), url("../../../media/jui/fonts/IcoMoon.svg#IcoMoon") format("svg");
}
.icon-calendar::before {
  content: "C";
}
[class^="icon-"]::before,
[class*=" icon-"]::before {
  font-family: "IcoMoon";
  font-style: normal;
}
.btn.jmodedit {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #f5f5f5;
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #bbb #bbb #a2a2a2;
  border-image: none;
  border-radius: 4px;
  border-style: solid;
  border-width: 1px;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #333;
  cursor: pointer;
  display: inline-block;
  line-height: 18px;
  margin-bottom: 0;
  padding: 4px 12px;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  text-align: left ;
}
.btn.jmodedit .icon-edit {
  display: block;
  position: relative;
  margin: 0px;
  width: 30px;
  height: 24px;
}
.icon-apply::before,
.icon-edit::before,
.icon-pencil::before {
  content: "+";
  margin: 0px;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  right: 40%;
  top: -7%;
}
@media (max-width: 768px) {
  .moduletable_sharing {
    display: none;
  }
}
#mainF + div {
  display: none;
}
.copyright-block,
.ordasoft-copyright {
  display: none  !important ;
}
[id*=os_loc_map_canv] {
  max-width: 100%;
}
[id*=os_loc_map_canv] ~ * {
  display: none;
}
[class^=os-gallery-tabs-main] .os-cat-tab-images .img-block {
  -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.4);
}
.cck-body button:hover,
.cck-body button:active,
.cck-body button:focus,
.cck-body a.button:hover,
.cck-body a.button:active,
.cck-body a.button:focus,
.cck-body input[type="button"]:hover,
.cck-body input[type="button"]:active,
.cck-body input[type="button"]:focus,
.cck-body input[type="reset"]:hover,
.cck-body input[type="reset"]:active,
.cck-body input[type="reset"]:focus,
.cck-body input[type="submit"]:hover,
.cck-body input[type="submit"]:active,
.cck-body input[type="submit"]:focus {
  border: none;
}
.cck-body button,
.cck-body a.button,
.cck-body input[type="button"],
.cck-body input[type="reset"],
.cck-body input[type="submit"] {
  border: none;
}
.cck-body .mce-btn button {
  border: none;
}
a:focus,
a:active {
  color: #777;
  text-decoration: none;
  outline: none;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
[type="text"]:focus::-webkit-input-placeholder,
[type="password"]:focus::-webkit-input-placeholder,
[type="email"]:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
[type="text"]:focus::-moz-placeholder,
[type="password"]:focus::-moz-placeholder,
[type="email"]:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
[type="text"]:focus:-moz-placeholder,
[type="password"]:focus:-moz-placeholder,
[type="email"]:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
[type="text"]:focus:-ms-input-placeholder,
[type="password"]:focus:-ms-input-placeholder,
[type="email"]:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
}
/* mixin for size collumn elem */
/* header style */
.header {
  border-bottom: 1px solid #eaeaea;
  padding: 10px 0 0;
  margin: 0 0 30px 0;
  width: 100%;
}
.header #logo {
  margin-top: 15px;
  border: none;
  position: relative;
  z-index: 1;
}
.header #logo img {
  border: none;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .header #logo {
    text-align: center;
    padding: 10px 0 20px;
  }
}
.header .opening_times_title {
  color: #eeeeee;
  font-size: 20px;
  margin: 0 0 2px 0;
}
.header .ot_desc {
  font-size: 12px;
  line-height: 14px;
  color: #eeeeee;
  margin: 0;
}
.navbar-collapse.in {
  overflow-y: visible;
}
.navbar-header i {
  color: #333333;
  font-size: 25px;
}
.navbar-collapse {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}
.nav > li > a:hover {
  background: transparent;
}
.navbar-nav > li {
  float: none;
}
.navbar-nav.nav-pills > li {
  float: left;
}
.navbar-nav.nav-pills > li > a {
  padding: 6px 12px;
}
.navbar {
  min-height: 35px;
  margin-bottom: 0;
}
.top_menu ul.nav {
  float: left;
  margin: 0;
}
@media (max-width: 767px) {
  .top_menu ul.nav {
    margin: 10px 0;
    float: none;
  }
}
.top_menu ul.nav li {
  border-right: 1px solid #eeeeee;
  float: left;
  list-style: none outside none;
  position: relative;
}
@media (max-width: 767px) {
  .top_menu ul.nav li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
}
.top_menu ul.nav li a {
  font-size: 14px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .top_menu ul.nav li a {
    background-color: #fafafa;
    border-bottom: 1px solid #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 4px 9px 4px 10px;
    position: relative;
    color: #92999e;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .top_menu ul.nav li a:hover {
    padding: 4px 9px 4px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    text-shadow: none;
  }
}
@media (max-width: 767px) {
  .top_menu ul.nav li:first-child a {
    border-top: 1px solid #eeeeee;
  }
}
.top_menu ul.nav li:last-child {
  border-right: none;
}
.main_menu .navbar {
  margin: 0;
  border: 0;
}
.main_menu .navbar-nav > li {
  float: none;
}
.main_menu ul.nav {
  float: none;
  text-align: right;
  margin: 10px 0 0;
  padding-top: 10px;
}
@media (max-width: 767px) {
  .main_menu ul.nav {
    margin: 10px 0 0;
  }
}
.main_menu ul.nav > li.active > a {
  background-color: transparent;
  border-bottom: 2px solid #f79b00;
  box-shadow: none;
  color: #000000;
}
.main_menu ul.nav > li.active > a:hover {
  border-color: transparent;
}
.main_menu ul.nav > .active > a,
.main_menu ul.nav > .active > a:hover,
.main_menu ul.nav > .active > a:focus {
  background-color: transparent;
  box-shadow: none;
}
.main_menu ul.nav li {
  position: relative;
  list-style: none;
  display: inline-block;
  float: none;
}
@media (max-width: 767px) {
  .main_menu ul.nav li {
    float: none;
    position: relative;
    list-style: none;
    display: block;
    border-top: 1px solid #eeeeee;
  }
}
.main_menu ul.nav li a {
  font-size: 14px;
  padding: 5px 15px 30px;
  background-color: transparent;
  border-bottom: 0px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border: 0 solid;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .main_menu ul.nav li a {
    padding: 0 3px 30px;
  }
}
@media (max-width: 768px) {
  .main_menu ul.nav li a {
    font-size: 14px;
    margin: 0;
    padding: 7px 20px 7px 0;
    position: relative;
    white-space: nowrap;
    text-align: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    width: 100%;
    border-bottom: 0px solid transparent;
  }
}
.main_menu ul.nav li a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li a:hover {
    border-bottom: 0px solid transparent;
    margin: 0;
    padding: 7px 10px 7px 10px;
  }
}
.main_menu ul.nav li.active > a {
  color: #f79b00;
  font-weight: bold;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.active a {
    display: block;
    background-color: transparent;
    border-bottom: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.active a:hover {
    background-color: transparent;
    border-bottom: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
  }
}
.main_menu ul.nav li.parent:hover ul {
  display: block;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent a {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px 7px 0;
    position: relative;
    text-transform: uppercase;
    float: none;
    text-align: left;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .main_menu ul.nav li.parent a:hover {
    padding: 7px 10px 7px 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.main_menu ul.nav li.parent a span.arrow {
  right: 2px;
  top: 13px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 4px 0 4px;
  border-color: #f79b00 transparent transparent transparent;
  line-height: 0;
  filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
@media (max-width: 992px) {
  .main_menu ul.nav li.parent a span.arrow {
    right: -8px;
    top: 9px;
  }
}
@media (max-width: 768px) {
  .main_menu ul.nav li.parent a span.arrow {
    right: 9px;
    top: 16px;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent a span.arrow {
    display: block;
  }
}
.main_menu ul.nav li.parent:last-child ul {
  left: -100%;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent:last-child ul {
    left: 0;
  }
}
.main_menu ul.nav li.parent ul {
  display: none;
  border-left: 1px solid #eeeeee;
  list-style: none;
  position: absolute;
  float: left;
  -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);
  min-width: 220px;
  z-index: 9999;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul {
/*    display: block;*/
    background-color: transparent;
    border-left: medium none;
    border-top: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    float: none;
    position: relative;
    width: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
  }
}
.main_menu ul.nav li.parent ul li {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #eeeeee;
  clear: both;
  width: 100%;
  display: block;
  text-align: left;
  -webkit-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
  -moz-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
  -o-box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
  box-shadow: 1px 1px 1px rgba(255, 255, 255, 0.05);
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li {
    float: left;
    border-bottom: 0px solid #eeeeee;
  }
}
.main_menu ul.nav li.parent ul li a {
  font-size: 14px;
  float: left;
  padding: 7px 10px 7px 10px;
  margin: 0 15px 0 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li a {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
}
.main_menu ul.nav li.parent ul li a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li a:hover {
    padding: 7px 10px 7px 20px;
  }
}
.main_menu ul.nav li.parent ul li a span.arrow {
  right: 6px;
  top: 14px;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 6px 4px 0;
  border-color: transparent #f79b00 transparent transparent;
  line-height: 0px;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
@media(max-width: 767px) {
  .main_menu ul.nav li.parent ul li a span.arrow {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    right: 10px;
  }
}
.main_menu ul.nav li.parent ul li ul.nav-child {
  left: -100%;
  top: 0px;
  min-width: 220px;
  display: none;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child {
/*    display: block;*/
    background-color: transparent;
    border-left: medium none;
    border-top: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    float: none;
    position: relative;
    width: 100%;
    left: 0 !important;
    top: 0 !important;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child li {
    border-bottom: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    clear: both;
    margin: 0;
    padding: 0;
    width: 100%;
    border-top: 1px solid #eeeeee;
  }
}
.main_menu ul.nav li.parent ul li ul.nav-child li a {
  font-size: 14px;
  float: left;
  padding: 7px 0px 7px 10px;
  margin: 0 0px 0 0;
  width: 100%;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child li a {
    color: #92999e;
    display: block;
    font-size: 14px;
    position: relative;
    text-transform: uppercase;
    float: none;
    margin: 0 15px 0 0;
    padding: 7px 10px 7px 15px;
    text-indent: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li ul.nav-child li a:hover {
    color: #000000;
    padding: 7px 10px 7px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.main_menu ul.nav li.parent ul li:hover > ul {
  display: block;
}
.main_menu ul.nav li.parent ul li.active > a {
  color: #f79b00;
  font-weight: bold;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active > a {
    color: #92999e;
    font-weight: normal;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
.main_menu ul.nav li.parent ul li.active > a:hover {
  color: #d57900;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active > a:hover {
    color: #000000;
    padding: 7px 10px 7px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active ul {
    display: block;
    background-color: transparent;
    border-left: medium none;
    border-top: medium none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
    float: none;
    position: relative;
    width: 100%;
  }
}
.main_menu ul.nav li.parent ul li.active ul li a {
  font-weight: normal;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active ul li a {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
}
.main_menu ul.nav li.parent ul li.active ul .active a {
  font-weight: bold;
}
@media (max-width: 767px) {
  .main_menu ul.nav li.parent ul li.active ul .active a {
    color: #f79b00;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 7px 10px;
    position: relative;
    text-transform: uppercase;
  }
}
.footer_menu ul.nav {
  float: left;
  margin: 0 0 15px 0;
}
@media (max-width: 767px) {
  .footer_menu ul.nav {
    margin: 10px 0;
    float: none;
  }
}
.footer_menu ul.nav li {
  border-right: 1px solid #cecece;
  float: left;
  list-style: none outside none;
  position: relative;
}
@media (max-width: 767px) {
  .footer_menu ul.nav li {
    list-style: none outside none;
    position: relative;
    border-right: medium none;
    float: none;
  }
}
.footer_menu ul.nav li a {
  font-size: 14px;
  margin: 0 10px;
  padding: 0;
  position: relative;
}
@media (max-width: 767px) {
  .footer_menu ul.nav li a {
    background-color: #fafafa;
    border-bottom: 1px solid #eeeeee;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 4px 9px 4px 10px;
    position: relative;
    color: #92999e;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
  }
  .footer_menu ul.nav li a:hover {
    background: transparent;
    padding: 4px 9px 4px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    text-shadow: none;
  }
}
.footer_menu ul.nav li:last-child {
  border-right: none;
}
@media (max-width: 767px) {
  .footer_menu ul.nav li:last-child a {
    border-top: 0px solid #eeeeee;
  }
  .footer_menu ul.nav li:last-child a:hover {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    -o-text-shadow: none;
    text-shadow: none;
  }
}
.breadcrumb {
  padding: 8px 15px 8px 0px;
}
.breadcrumb li a {
  padding: 0 5px;
}
.breadcrumb li .divider {
  padding: 0 5px 0 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  border-color: transparent transparent transparent #f79b00;
  line-height: 0px;
  display: inline-block;
  _border-color: #000000 #000000 #000000 #f79b00;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
.breadcrumb li .divider img {
  display: none;
}
.breadcrumb .active .divider {
  display: none;
}
.breadcrumb li + li:before {
  padding: 0;
  content: none;
}
.form-horizontal .control-label {
  text-align: left;
}
.well {
  box-shadow: none;
}
.login input {
  padding: 10px 5px;
  font-size: 14px;
  color: #777;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.login .lab_rem label {
  float: left;
  margin-right: 5px;
  color: #777;
}
.login .block_login label {
  color: #777;
}
.login .block_login input {
  -webkit-box-shadow: inset 0 0 0 50px #ffffff !important;
  -webkit-text-fill-color: #777 !important;
  color: #777 !important;
}
.login button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.login button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
ul.nav_bar_log {
  border-bottom: 0px solid #ddd;
}
ul.nav_bar_log li a {
  padding: 0;
  border: 0 solid;
}
#member-registration label {
  margin-top: 5px;
  margin-bottom: 0px;
  color: #777;
}
#member-registration textarea {
  border: 1px #eaeaea solid;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
legend {
  color: #777;
}
.reg {
  margin: 20px 0 0;
}
.reg a.btn {
  padding: 6px 5px;
  font-size: 14px;
  color: #ffffff;
  background: #f79b00;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.reg a.btn:hover {
  background: #d57900;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.reg button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.reg button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.recaptchatable {
  background: #fff;
}
.calendar table {
  width: 100%;
}
a.btn.btn-primary[data-toggle="modal"],
.registration button.btn-primary,
.controls a.btn {
  margin-bottom: 20px;
}
.input-append #profile_dob_img,
#jform_profile_dob_img {
  vertical-align: top;
  padding: 10px;
  border: 1px #eaeaea solid;
}
#jform_profile_dob_img,
#profile_dob_img {
  background-image: none;
  font-size: 14px !important;
  font-weight: normal !important;
}
#jform_profile_tos0 {
  margin-left: 0;
  margin-top: 10px;
}
.remind input,
.reset input,
.contact-form input,
.filters input,
.contact-form textarea,
fieldset dd input:not([type="file"]),
fieldset dd textarea,
.profile-edit input,
.login input,
.registration input,
.registration textarea {
  padding: 10px 5px;
  font-size: 14px;
  color: #777;
  border: 1px #eaeaea solid;
  margin-bottom: 10px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
}
form.well {
  border: 1px solid #ddd;
  box-shadow: none;
  border-radius: 0;
}
.remind label,
.reset label {
  color: #777;
}
.remind input,
.reset input {
  padding: 10px 5px;
  font-size: 14px;
  color: #777;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
@media (max-width: 767px) {
  .remind input,
  .reset input {
    margin-bottom: 10px;
  }
}
.remind button,
.reset button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.remind button:hover,
.reset button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.chzn-results li.highlighted {
  background: #f79b00 !important;
}
.page-header {
  margin: 10px 0;
  border-bottom: 1px solid #eee;
}
#limit option:hover {
  background: #f79b00 !important;
}
.contact-category .pull-right {
  float: none !important;
  text-align: left !important;
}
.contact-category .label-warning {
  background: #f79b00;
  border: #d57900 0 solid;
}
.contact-category label {
  display: block;
}
.contact-category input {
  padding: 10px 5px;
  margin: 0 0 10px 0;
  font-size: 14px;
  color: #777;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.contact-category span.label-warning {
  display: inline-block;
  padding: 10px 5px;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  margin: 0 15px 15px 0;
}
.contact-category ul {
  list-style: none;
}
.categories-list .badge {
  margin-bottom: 3px;
  vertical-align: middle;
}
.chzn-container-single a.chzn-single {
  border: 1px #eaeaea solid;
  padding: 10px 5px;
  line-height: 16px;
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  height: 35px;
  box-shadow: none;
}
.map {
  width: 100%  !important;
}
.contact-form input,
.contact-form #jform_contact_message {
  width: 50%;
  padding: 10px 5px;
  margin: 0 0 10px 0;
  font-size: 14px;
  color: #777;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.contact-form legend,
.contact-form label {
  color: #777;
}
.contact-form .send_co {
  margin: 0 0 15px 0;
}
.contact-form .send_co label {
  margin: 0px 7px 0 0;
}
.contact-form #jform_contact_email_copy {
  width: auto;
  padding: 0;
  margin: 0;
}
.contact-form button {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-form button:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.contact-address dt {
  width: auto;
}
.contact-address dd {
  margin-left: 0px;
}
.snd_m label {
  float: left;
  padding: 0 5px 0 0;
}
.snd_m .controls input#jform_contact_email_copy {
  margin-top: 4px;
}
.archive button {
  padding: 1px 12px;
}
.moduletable_form {
  background: #ffffff;
  border: 1px #eaeaea solid;
  padding: 10px;
  margin-bottom: 10px;
}
#modules-form .radio input[type="radio"] {
  margin-left: 0px;
}
.our-history .custom_page_top_bg {
  margin-bottom: 0px;
}
.block_history {
  text-align: center;
  overflow: hidden;
}
.block_history > p {
  width: 60%;
  margin: 0 auto;
}
.block_history .date_history {
  font-size: 30px;
  line-height: 36px;
  font-weight: bold;
}
.block_history .visible_text {
  width: 60%;
  margin: 0 auto;
}
.block_history .history_top_arrow {
  position: relative;
  padding-bottom: 6.3em;
}
.block_history .history_top_arrow:before {
  content: "";
  width: 0px;
  position: absolute;
  left: -1px;
  right: 0;
  margin: auto;
  text-align: center;
  top: 0;
  height: 0px;
  border-style: solid;
  border-width: 9px 9px 0 9px;
  border-color: #f79b00 transparent transparent transparent;
}
.block_history .history_top_arrow:after {
  content: "";
  height: 80%;
  width: 1px;
  background: #000000;
  position: absolute;
  left: 0;
  right: 0;
  top: 8%;
  margin: auto;
  text-align: center;
}
.block_history ul li {
  list-style: none;
  position: relative;
  overflow: hidden;
  margin: 40px 0;
}
.block_history ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
  background: #000;
}
.block_history ul li:after {
  position: absolute;
  content: "";
  width: 11px;
  height: 10px;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 0;
  background: #f79b00;
}
.block_history ul li div.left_history {
  width: 50%;
  padding: 2em;
  font-size: 18px;
  line-height: 24px;
  float: left;
  text-align: right;
}
.block_history ul li div.left_history strong {
  font-size: 26px;
  line-height: 36px;
  display: block;
  margin-bottom: 10px;
}
.block_history ul li div.left_history p {
  margin-top: 10px;
}
.block_history ul li div.left_history div img {
  width: 350px;
  height: 350px;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .block_history ul li div.left_history div img {
    margin-top: 25px;
  }
}
@media (max-width: 590px) {
  .block_history ul li div.left_history div img {
    width: 150px;
    height: 150px;
    margin-top: 55px;
  }
}
@media (max-width: 500px) {
  .block_history ul li div.left_history div img {
    margin-top: 62px;
  }
}
@media (max-width: 450px) {
  .block_history ul li div.left_history div img {
    width: 100px;
    height: 100px;
    margin-top: 155px;
  }
}
@media (max-width: 384px) {
  .block_history ul li div.left_history div img {
    margin-top: 185px;
  }
}
@media (max-width: 350px) {
  .block_history ul li div.left_history div img {
    width: 60px;
    height: 60px;
    margin-top: 250px;
  }
}
.block_history ul li div.right_history {
  width: 50%;
  padding: 2em;
  font-size: 18px;
  line-height: 24px;
  float: right;
  text-align: left;
}
.block_history ul li div.right_history strong {
  font-size: 26px;
  line-height: 36px;
  display: block;
  margin-bottom: 10px;
}
.block_history ul li div.right_history p {
  margin-top: 10px;
  text-align: left;
}
.block_history ul li div.right_history img {
  width: 350px;
  height: 350px;
  border: 1px #eaeaea solid;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media (max-width: 768px) {
  .block_history ul li div.right_history img {
    margin-top: 25px;
  }
}
@media (max-width: 590px) {
  .block_history ul li div.right_history img {
    width: 150px;
    height: 150px;
    margin-top: 55px;
  }
}
@media (max-width: 500px) {
  .block_history ul li div.right_history img {
    margin-top: 62px;
  }
}
@media (max-width: 450px) {
  .block_history ul li div.right_history img {
    width: 100px;
    height: 100px;
    margin-top: 155px;
  }
}
@media (max-width: 384px) {
  .block_history ul li div.right_history img {
    margin-top: 185px;
  }
}
@media (max-width: 350px) {
  .block_history ul li div.right_history img {
    width: 60px;
    height: 60px;
    margin-top: 250px;
  }
}
.block_history ul li.center_history:after,
.block_history ul li.center_history:before {
  display: none;
}
.manager_content {
  margin-bottom: 30px;
  background: #ffffff;
}
.manager_content .block_manag {
  position: relative;
  height: 360px;
  overflow: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
@media (max-width: 1200px) {
  .manager_content .block_manag {
    height: 292px;
  }
}
@media (max-width: 992px) {
  .manager_content .block_manag {
    height: 216px;
  }
}
@media (max-width: 768px) {
  .manager_content .block_manag {
    height: 370px;
    text-align: center;
  }
}
.manager_content .block_manag:hover .post_name {
  bottom: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.manager_content .block_manag img {
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  margin: auto;
  height: 100%;
  object-fit: cover;
}
.manager_content .block_manag .post_name {
  text-align: center;
  color: #ffffff;
  position: absolute;
  bottom: -45px;
  left: 0;
  right: 0;
  min-height: 100px;
  width: 100%;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.manager_content .block_manag .post_name div {
  padding: 20px 0;
}
.manager_content .block_manag .post_name div h5 {
  color: #ffffff;
  padding: 0px 0;
  margin: 0;
  font-weight: bold;
}
.manager_content .block_manag .post_name p {
  color: #ffffff;
  margin: 0;
  padding: 0 ;
}
.manager_content p {
  padding: 10px 5px;
}
.custom_page_top_bg {
  margin-bottom: 50px;
}
.custom_page_top_bg .bg {
  position: relative;
  overflow: hidden;
  padding: 70px;
  background: url(../../../images/custom_page/header_bg/bg.png) no-repeat;
  background-size: cover;
  background-position: center;
  font-weight: bold;
}
.custom_page_top_bg .bg:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1;
}
.custom_page_top_bg h3.custom_page_title {
  font-size: 48px;
  color: #ffffff;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media (max-width: 992px) {
  .our-service .photo {
    text-align: center;
  }
}
.service_box {
  margin-bottom: 20px;
}
.service_box:before,
.service_box:after {
  content: "";
  display: table;
  clear: both;
}
.service_box div {
  float: left;
  width: 90px;
  height: 90px;
  background-color: transparent;
  text-align: center;
  font-size: 48px;
}
.service_box p {
  margin-left: 110px;
  margin-bottom: 0;
}
.prising_table {
  text-align: center;
  margin-top: 30px;
}
.prising_table .column_blue {
  text-align: center;
  position: relative;
  background: #fff;
  border: 1px solid #ccc;
  width: 250px;
  display: inline-block;
  margin: 0 15px 15px 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.prising_table .column_blue:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  top: -15px;
}
.prising_table .column_blue ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.prising_table .column_blue ul li {
  padding: 15px 40px;
  border: 1px solid #E8E8E8;
  border-top: none;
  color: #000;
  font-size: 18px;
}
.prising_table .column_blue ul li.title-row {
  background: #12abff;
  color: white;
  line-height: 24px;
  background: white;
  color: #12abff;
  border: none;
  padding: 45px 20px 15px;
  font-size: 28px;
}
.prising_table .column_blue ul li.title-row span {
  width: 100%;
  height: 30px;
  background: #12abff;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.prising_table .column_blue ul li.pricing-row {
  background: #12abff;
  font-size: 24px;
  border: none;
  padding: 25px 35px 50px;
  position: relative;
}
.prising_table .column_blue ul li.pricing-row span.triggle {
  content: '';
  position: absolute;
  border-left: 25px solid transparent;
  border-right: 25px solid transparent;
  border-bottom: 20px solid white;
  top: 0;
  left: 50%;
  margin-left: -25px;
  bottom: -1px;
}
.prising_table .column_blue ul li.pricing-row span.h1,
.prising_table .column_blue ul li.pricing-row span.widget-title.style2 {
  font-weight: 400;
  text-transform: capitalize;
  font-size: 24px;
  line-height: 32px;
}
.prising_table .column_blue ul li.pricing-row span.pt-price {
  font-size: 55px;
  line-height: 55px;
  margin-top: 20px;
  display: block;
  font-weight: 700;
}
.prising_table .column_blue ul li.footer-row {
  padding: 20px 0;
  line-height: 13px;
}
.prising_table .column_blue ul li.normal-row {
  font-size: 14px;
  font-weight: 400;
}
.prising_table .column_blue.active .title-row span {
  background: #CCC;
}
.prising_table .column_blue.active .pricing-row {
  background: #CCC;
  border-bottom: 1px solid #E8E8E8;
}
.prising_table .column_blue.active .pricing-row span {
  color: #12abff;
}
.about_us_image img {
  width: 100%;
}
.about-us .about-galery {
  padding-left: 15px;
  padding-right: 15px;
  margin-top: 19px;
}
.about-us .about-galery > * {
  padding-left: 0px;
  padding-right: 0px;
}
.about-us .about-galery img {
  width: 100%;
}
.os-gallery-tabs-main-2 .img-block.dimas-effect,
.os-gallery-tabs-main-3 .img-block.dimas-effect,
.os-gallery-tabs-main-4 .img-block.dimas-effect {
  background-color: transparent;
}
div.page-header a,
td.categorylist_header_title a,
.page-header.item-title a {
  text-decoration: underline;
}
input.ba-btn-submit[type="submit"]:hover {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
}
.filter-search button.btn {
  vertical-align: middle  !important ;
}
.moduletable_wishlist_Login_form .input-prepend .add-on,
.moduletable_wishlist_Login_form .input-prepend input {
  border-radius: 0px;
}
.moduletable_wishlist_Login_form .input-prepend input {
  height: 30px;
  box-sizing: border-box;
}
.moduletable_wishlist_Login_form .input-prepend .add-on {
  background-color: transparent;
  border: none;
}
.moduletable_wishlist_Login_form button,
.moduletable_wishlist_Login_form ul {
  margin-left: 5px;
}
.moduletable_wishlist_Login_form ul {
  margin-top: 20px;
  list-style: none;
}
.moduletable_wishlist_Login_form ul label {
  margin-bottom: 0px;
}
.moduletable_wishlist_Login_form #remember_vmlogin {
  margin-top: 1px;
}
@media (max-width: 991px) {
  .moduletable_wishlist_Login_form .input-prepend,
  .moduletable_wishlist_Login_form .input-prepend > * {
    display: block;
  }
  .moduletable_wishlist_Login_form .input-prepend input {
    width: 100%;
  }
  .moduletable_wishlist_Login_form .input-prepend .add-on {
    padding-left: 0px;
    text-align: left;
    margin-bottom: 15px;
  }
  .moduletable_wishlist_Login_form button,
  .moduletable_wishlist_Login_form ul {
    margin-left: 0px;
  }
}
#country_s1 {
  margin-top: 20px  !important ;
}
.profileTable img {
  margin: 0;
  width: 100%;
  
}
.profileTable tr > td:nth-child(2) {
  padding-left: 15px;
}
.moduletable_by_location form {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.moduletable_by_location [type="text"],
.moduletable_by_location select,
.moduletable_by_location [type="button"] {
  margin-right: 10px;
}
@media (max-width: 670px) {
  .moduletable_by_location input[type="button"],
  .moduletable_by_location input[type="text"],
  .moduletable_by_location select {
    display: block;
    width: 100%;
    float: none;
    height: auto;
    box-sizing: border-box;
    margin: 9px 0px;
  }
  .moduletable_by_location input[type="text"] {
    padding: 2px 3px;
  }
}
.moduletable_blog {
  text-align: left;
  padding-top: 40px;
  padding-bottom: 60px;
}
.moduletable_blog .cck-wrapper-instance {
  margin: 0 -25px;
}
.moduletable_blog img {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.moduletable_blog span {
  display: block;
}
.moduletable_blog a {
  cursor: pointer;
}
.moduletable_blog a,
.moduletable_blog a img {
  display: block;
}
.moduletable_blog .date {
  font-weight: 600  !important ;
  letter-spacing: 0.5px;
}
.moduletable_blog .description,
.all_post_description,
.blog_post_description {
  letter-spacing: 0 ;
  line-height: 25px  !important ;
}
.moduletable_blog .image {
  position: relative;
  overflow: hidden;
}
.moduletable_blog .image:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  pointer-events: none;
  background-color: #ffffff;
}
.moduletable_blog .image:hover:after {
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=30);
  -moz-opacity: 0.3;
  -khtml-opacity: 0.3;
  opacity: 0.3;
}
div.cck-body .cat_fields {
  background-color: transparent;
}
.cck-body .instance_block {
  background-clip: content-box;
}
.single_blog_post .cck-image-box img {
  width: 100%;
}
.imgblogcenter > a {
  padding-left: 0  !important ;
  padding-right: 0  !important ;
  padding-top: 0  !important ;
}
div[class^=moduletable] h3 {
  text-align: center;
  height: auto;
  width: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
}
/*_______ Slider ______________________________________*/
.ordasoft .swiper-slide .slide-title a {
  font-size: 24px;
  text-transform: uppercase;
  color: #fff;
}
.ordasoft .swiper-slide #captionSlide {
  bottom: 50px;
  left: auto;
  right: 100px;
  padding: 30px 30px 0 30px;
  text-align: left;
  background-color: rgba(0, 0, 0, 0.5);
  border: none;
  position: absolute;
  width: 500px;
  color: #333;
}
.ordasoft .swiper-slide .slide-price {
  font-size: 20px;
  margin: 7px 0px 30px 0;
}

.ordasoft .swiper-slide .slide-address {
  font-size: 20px;
}
.ordasoft .swiper-slide .slide-price {
  background:rgba(0, 0, 0, 0.4);
  margin: 0 -30px;
  color: #ff5e5a;
  padding: 30px;
  margin-top: 10px;
}
.ordasoft .swiper-slide .slide-address {
  margin: 10px 0 10px 0;
  font-size: 16px;
  color: #999;
}
.ordasoft .swiper-slide .slide-address:before {
  font-family: "FontAwesome";
  content: "\f041";
  color: #ff5e5a;
  margin-right: 5px;
}
.ordasoft .swiper-slide .slide-description {
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 13px;
  color: #999;
}
@media (max-width: 768px) {
  .moduletable_sharing {
    display: none;
  }
}
.moduletable_featured_services,
.moduletable_our_services {
  padding-top: 40px;
}
.moduletable_featured_services > div,
.moduletable_our_services > div {
  padding-top: 20px;
}
.moduletable h3,
.moduletable_search h3,
.moduletable_featured h3 {
  text-align: center;
  margin-top: 50px;
}
.rm_map_canvas {
  border: none!important;
}
.moduletable_search {
  text-align: center;
}
@media (max-width: 768px) {
  .ordasoft .swiper-slide .slide-title a {
    font-size: 25px;
  }
  .ordasoft .swiper-slide #captionSlide {
    bottom: 0 !important;
    left: 0 !important;
    width: 100%;
    padding: 10px 10px 0 10px;
  }
  .ordasoft .swiper-slide .slide-price {
    margin: 0 -10px;
  }
  .ordasoft .swiper-slide .slide-price {
    padding: 10px;
  }
  .ordasoft .swiper-slide .slide-price {
    font-size: 20px;
  }
  .ordasoft .swiper-slide .slide-address {
    font-size: 16px;
  }
}
@media (max-width: 600px) {
  .ordasoft .swiper-slide .slide-title a {
    font-size: 20px;
  }
  .ordasoft .swiper-slide #captionSlide {
    bottom: 22%;
  }
  .ordasoft .swiper-slide .slide-price {
    font-size: 16px;
  }
  .ordasoft .swiper-slide .slide-address {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .ordasoft .swiper-slide .slide-title a {
    font-size: 16px;
  }
  .ordasoft .swiper-slide #captionSlide {
    bottom: 13%;
  }
}
@media (max-width: 320px) {
  .ordasoft .swiper-slide .slide-title a {
    font-size: 13px;
  }
  .ordasoft .swiper-slide #captionSlide {
    bottom: 3%;
  }
  .ordasoft .swiper-slide .slide-price {
    font-size: 13px;
  }
  .ordasoft .swiper-slide .slide-address {
    font-size: 12px;
    margin-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .moduletable_featured .featured_houses_block {
    width: 33% !important;
    margin-left: 0.5%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  .moduletable_featured .featured_houses_block:nth-of-type( 3n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] .moduletable_featured .featured_houses_block {
    margin-left: 0px ;
    margin-right: 0.5%;
  }
  [dir="rtl"] .moduletable_featured .featured_houses_block:nth-of-type( 3n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .moduletable_featured .featured_houses_block {
    width: 49.7% !important;
    margin-left: 0.6%;
    margin-right: 0px;
    display: block;
    float: left;
    box-sizing: border-box;
  }
  .moduletable_featured .featured_houses_block:nth-of-type( 2n + 1) {
    margin-left: 0px;
  }
  [dir="rtl"] .moduletable_featured .featured_houses_block {
    margin-left: 0px ;
    margin-right: 0.6%;
  }
  [dir="rtl"] .moduletable_featured .featured_houses_block:nth-of-type( 2n + 1) {
    margin-right: 0px;
  }
}
@media (max-width: 767px) {
  .moduletable_featured .featured_houses_block {
    float: none;
    width: 100%  !important ;
    margin-left: 0;
  }
}
.moduletable_featured .feature_texthouse {
  background-color: #ffffff;
}
.slideshow #captionSlide {
  background: #334;
  -ms-filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
  color: #ffffff;
  padding: 10px;
  text-align: left;
}
.slideshow .slide-title {
  font-size: 1.5em;
  color: #eeee88;
  margin-bottom: 5px;
}
.slideshow .slide-title a {
  color: #eeee88;
}
.footer {
  border-top: 1px solid #eaeaea;
  padding: 10px 0;
  margin: 40px 0 0 0;
  width: 100%;
}
.footer .copyrights p {
  margin: 19px 0 0;
  font-size: 14px;
  line-height: 20px;
}
@media (max-width: 991px) {
  .footer .copyrights p {
    text-align: center;
  }
}
.footer .soc_icons_box {
  text-align: right;
}
@media (max-width: 991px) {
  .footer .soc_icons_box {
    text-align: center;
  }
}
.footer .soc_icons_box ul {
  margin: 15px 0 0;
  display: -moz-inline-stack;
  display: inline-block;
  list-style: none;
}
.footer .soc_icons_box ul li {
  float: left;
  padding: 0;
}
.footer .soc_icons_box ul li a {
  font-family: "FontAwesome";
  margin: 7px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .soc_icons_box ul li a:hover {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.footer .moduletable_login_form {
  width: 57%;
  margin: 15px auto 0px;
}
.footer .moduletable_login_form #form-login-username,
.footer .moduletable_login_form #form-login-password,
.footer .moduletable_login_form #form-login-submit {
  width: 33.33333333%;
  float: left;
  padding: 10px;
}
.footer .moduletable_login_form #form-login-username input,
.footer .moduletable_login_form #form-login-password input,
.footer .moduletable_login_form #form-login-submit input {
  width: 100%;
  font-size: 16px;
  padding: 5px 10px;
  box-sizing: border-box;
  color: #777;
  border: 1px solid #cccccc;
  line-height: 20px;
}
.footer .moduletable_login_form .add-on {
  display: none;
}
.footer .moduletable_login_form #form-login-remember,
.footer .moduletable_login_form a {
  font-size: 14px;
}
.footer .moduletable_login_form [type="submit"] {
  padding: 7px 10px;
  width: 100%;
  margin-top: 0px;
  height: 100%;
}
.footer .moduletable_login_form [type="submit"]:focus {
  outline: none;
}
.footer .moduletable_login_form .form-login_base_button {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.footer .moduletable_login_form .form-login_base_button:before,
.footer .moduletable_login_form .form-login_base_button:after {
  content: "";
  display: table;
  clear: both;
}
.footer .moduletable_login_form .controls,
.footer .moduletable_login_form .input-prepend,
.footer .moduletable_login_form .input-small {
  height: 100%;
}
.footer .moduletable_login_form .checkbox input[type=checkbox] {
  display: none;
}
.footer .moduletable_login_form .checkbox label > i {
  vertical-align: text-bottom;
  font-size: 18px;
}
.footer .moduletable_login_form .checkbox .fa-check-square-o {
  display: none;
}
.footer .moduletable_login_form .checkbox .fa-square-o {
  margin-right: 3px;
}
.footer .moduletable_login_form .checkbox input[type=checkbox]:checked + label .fa-check-square-o {
  display: inline-block;
}
.footer .moduletable_login_form .checkbox input[type=checkbox]:checked + label .fa-square-o {
  display: none;
}
.footer .moduletable_login_form .form-inline .control-label {
  vertical-align: initial;
}
.footer .moduletable_login_form #form-login-remember,
.footer .moduletable_login_form ul {
  clear: both;
  padding: 10px;
  display: inline-block;
}
.footer .moduletable_login_form #form-login-remember {
  vertical-align: baseline;
}
.footer .moduletable_login_form li {
  display: inline-block;
  margin-right: 10px;
}
.footer .moduletable_login_form li a {
  text-decoration: none;
}
.footer .moduletable_login_form .logout-button {
  width: 33%;
  margin: auto;
}
.footer .moduletable_login_form .login-greeting {
  text-align: center;
}
@media (max-width: 1259px) {
  .footer .moduletable_login_form {
    padding: 0px 15px;
  }
}
@media (max-width: 1245px) {
  .footer .moduletable_login_form {
    width: 64%;
  }
}
@media (max-width: 1071px) {
  .footer .moduletable_login_form {
    width: 80%;
  }
}
@media (max-width: 767px) {
  .footer .moduletable_login_form {
    width: 100%;
  }
  .footer .moduletable_login_form .checkbox label {
    padding-left: 0px;
  }
  .footer .moduletable_login_form #form-login-username,
  .footer .moduletable_login_form #form-login-password,
  .footer .moduletable_login_form #form-login-submit {
    width: 100%;
    float: none;
    padding: 10px 0px;
  }
}
@media (max-width: 705px) {
  .footer .moduletable_login_form .logout-button {
    width: 100%;
  }
}
@media (max-width: 596px) {
  .footer .moduletable_login_form #form-login-remember,
  .footer .moduletable_login_form ul,
  .footer .moduletable_login_form li {
    display: block;
    margin: 0px auto;
    text-align: center;
  }
}
.footer .clearfix:before,
.footer .clearfix:after {
  content: "";
  display: table;
  clear: both;
}
.footer #mainF {
  text-align: center;
}
.footer #mainF a[class^=ig-b-] {
  top: 0px;
}
.footer #mainF #mainCom {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
}
.footer #mainF #mainCom > * {
  display: block;
  margin-left: 2.5px;
  margin-right: 2.5px;
}
.footer #mainF .fb_like_button_container,
.footer #mainF .fb_share_button_container,
.footer #mainF .fb_send_button_container,
.footer #mainF .cmp_in_container,
.footer #mainF .cmp_twitter_container,
.footer #mainF .cmp_vk_container,
.footer #mainF .cmp_google_container,
.footer #mainF .cmp_ok_container {
  vertical-align: middle;
}
.footer #mainF .fb_like_button_container {
  margin: 0px  !important ;
}
.footer #mainF .fb_like_button_container span,
.footer #mainF #mainF .fb_send_button_container span {
  width: 80px  !important ;
}
@media (max-width: 992px) {
  .footer #mainF #mainCom {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .footer #mainF #mainCom > * {
    margin: 4px auto  !important ;
  }
}
.moduletable_search_center {
  text-align: center;
  margin-top: 40px;
}
/*#gallery_rem {
  margin-top: 10px;
}*/

a:focus,
input:focus,
button:focus {
  outline: none !important;
}
.menu_btn_text {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 0;
}
.profileTable td img {
  object-fit: cover;
}
.moduletable .profileTable {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  -o-flex-wrap: wrap;
  flex-wrap: wrap;
}
.profileTable.owners_users {
  display: block;
}
.moduletable.owners_users {
  margin-top: -40px;
}
.moduletable.owners_users h3 {
  margin-bottom: 20px;
  text-align: left;
}
.componentheading.owners_list {
  font-family: "Roboto";
  color: #333333;
  font-size: 24px;
  font-weight: 500;
  text-transform: none;
}
.profileTable.last_agents table.profileTable, 
.profileTable.last_agents table.profileTable tr, 
.profileTable.last_agents table.profileTable td {
  display: inline-block;
}
.profileTable label {
  pointer-events: none;
}
.profileTable tr td a {
  display: inline-block;
  margin: 10px 0;
  font-size: 18px;
}
@media(min-width: 768px) and (max-width: 768px) {
  table.profileTable, 
  table.profileTable tr, 
  table.profileTable td {
    display: block;
  }
  .profileTable tr > td:nth-child(2) {
    padding: 0;
  }
  .moduletable.owners_users a {
    display: block;
  }
}
@media(max-width: 480px) {
  .profileTable table.profileTable, 
  .profileTable table.profileTable tr, 
  .profileTable table.profileTable td {
    display: block;
    width: 200px !important;
    margin: 0 auto;
  }
  .profileTable tr > td:nth-child(2) {
    padding-left: 0;
  }
}
.moduletable_manager_user_profile {
  margin-bottom: 80px;
}
.sidebar-right .moduletable_manager_user_profile h3 {
  text-align: left;
}
.moduletable_manager_user_profile .profileTable td img {
  width: 100% !important;
}

.REL-row .moduletable_rem h3 {
  margin-top: 0;
}
.REL-row .moduletable_rem {
  margin-bottom: 20px;
}
.moduletable_layout_list h3 {
  padding-top: 50px;
}
.moduletable_layout_list {
  clear: both;
}
.realestateSlider.horizontal .swiper-slide img {
  object-fit: cover;
}
@media(min-width: 768px) and (max-width: 768px) {
  .main_menu.col-lg-9,
  .navbar-collapse.collapse_os {
    padding: 0;
  }
  .main_menu ul.nav {
    float: left;
    margin: 0;
  }
  .main_menu ul.nav li a {
    font-size: 14px;
  }
}
#mod_user_profile .tabcontent .re_map_canvas {
  margin-bottom: 20px;
}
.featured_houses_line .featured_list_viewlisting a {
  letter-spacing: 1px;
}
.table_12 {
  width: 100%;
}
.add_table_review input[type="text"],
.add_table_review textarea {
  color: #777 !important;
}
/*___________________________________ edit button and page ___________________________________________*/

/*___________ edit button and page ___________*/
.icons .btn-group.pull-right button {
  border-top-right-radius:  4px !important;
  border-bottom-right-radius:  4px !important;
}
.icons .pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.icons .pull-right a:hover {
  color: #000;
}
.icons .open > .dropdown-menu {
  display: block;
}
.icons .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 100px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: center;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
/*_______________________*/
.edit.item-page #jform_catid_chzn.chzn-container.chzn-container-single,
.edit.item-page #jform_tags_chzn.chzn-container-multi,
.edit.item-page #jform_state_chzn.chzn-container.chzn-container-single.chzn-container-single-nosearch,
.edit.item-page #jform_tags_chzn.chzn-container-multi ul li input,
.edit.item-page #jform_featured_chzn,
.edit.item-page #jform_access_chzn,
.edit.item-page #jform_images_float_intro_chzn,
.edit.item-page #jform_images_float_fulltext_chzn {
  width: 200px !important;
}
.edit.item-page .btn-toolbar {
  margin-top: 20px;
}
.edit.item-page input {
  border: 1px solid #eaeaea !important;
  width: 200px !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -ms-border-radius: 0 !important;
  -o-border-radius: 0 !important;
  border-radius: 0 !important;
}
#jform_language_chzn.chzn-container.chzn-container-single.chzn-container-single-nosearch {
  width: 200px !important;
  margin-bottom: 10px;
}
.edit.item-page #jform_metadesc, 
.edit.item-page #jform_metakey {
  width: 100% !important;
} 
tr.time td.time.hours-select,
tr.time td.time.minutes-select {
  padding: 0;
}
.js-editor-tinymce .mce-tinymce.mce-container.mce-panel .mce-container-body.mce-stack-layout button {
  background: #fff;
}
.edit.item-page form#adminForm .input-prepend.input-append a[title="Select"] {
  position: static;
  width: auto;
  height: 42px;
  display: inline-block;
  margin: 0px 1px 2px 1px;
  /*padding: 3px 12px 0 12px !important;*/
}
.edit.item-page form#adminForm .input-prepend.input-append a[data-original-title="Clear"] {
  margin-bottom: 2px;
  height: 42px;
  /*padding: 3px 12px 0 12px !important;*/
}
.edit.item-page form#adminForm .input-prepend.input-append a[data-original-title="Clear"]:before {
   font-family: FontAwesome;
   content:"\f1f8";
}
.edit.item-page form#adminForm .input-prepend.input-append a[data-original-title="Clear"] .icon-remove {
  display: none;
}
.edit.item-page .input-prepend.input-append .media-preview.add-on {
  display: block;
  width: 38px;
  height: 42px;
  float: left;
  background: #fff;
  border: 1px solid #eaeaea;
  text-align: center;
}  
.edit.item-page form#adminForm .input-prepend.input-append .media-preview.add-on .hasTipPreview .icon-eye {
  margin: 0 !important;
  position: relative;
  top: 10px;
}
.edit.item-page form#adminForm .input-prepend.input-append .media-preview.add-on .hasTipPreview .icon-eye:before {
  font-family: FontAwesome;
  content:"\f06e";
}
.edit.item-page form#adminForm #jform_images_image_intro-lbl {
  margin-top: 30px;
} 
form#module-form .btn-toolbar .btn-group button.btn.btn-default.btn-primary {
  background: #feab0c;
  border-color: #feab0c;
}
form#module-form input[type="text"] {
  height: 32px;
  width:auto;
}
form#module-form .media-preview.add-on {
  height: 32px;
}
form#module-form .control-group .controls input[type="radio"] {
  display:inline-block;
  margin-left: 6px;
}
.display-in {
  display: block !important;
}
.display-out {
  display: none !important;
}

form#save_add .admin_table_47 .row_add_house.diagrammas_row > span {
  width: 200px;
}



/*----------------------------------------------------------------------------*/
/* OS pages */
/*----------------------------------------------------------------------------*/
.slider_block,
.comments_block,
.cck_info_block,
.baforms_block,
.membership_block {
  margin-bottom: 50px;
}
.os_comments_block_image {
  max-width: 980px;
  margin: 0 auto;
}
.os_membership_block_image,
.baforms_block_image  {
  max-width: 710px;
  margin: 0 auto;
}
.cck_info_block p a {
  font-weight: bold;
  color: #666;
}
.cck_info_block p a:hover,
.comments_block p a:hover,
.membership_block p a:hover,
.cck_info_block p a:hover,
.baforms_block p a:hover {
  color:#000;
}
.cck_info_block h1,
.baforms_block h1,
.gallery_block_masonry h1,
.comments_block h1,
.membership_block h1,
 h1.slider_title
 {
  text-align: center;
  color: #92999e !important;
  text-transform: none;
}
.moduletable .custom h1.slider_title {
  padding: 0 5%;
}
.more_link {
  text-align: center;
  margin-top: 50px;
}
.more_link a{
  text-transform: none;
  color: #666;
}
.comments_block p,
.membership_block p,
.cck_info_block p, 
.baforms_block p {
  font-size: 16px;
  line-height: 24px;
  padding:0 20% 1% 20%;
  color: #666;
}
.comments_block p a,
.membership_block p a,
.cck_info_block p a,
.baforms_block p a {
  font-weight: bold;
  color: #666;
}
.comments_block h3,
.membership_block h3,
.cck_info_block h3,
.baforms_block h3 {
  text-align: center;
  font-size: 24px;
  margin-top: 50px;
  font-weight: bold;
  text-transform: none;
  color: #666 !important;
}
.os_comments_block_image,
.os_membership_block_image,
.os_gallery_block_image,
.baforms_block_image {
  overflow: hidden; 
  text-align: center;
  margin-bottom: 70px;
  background: #000;
  position: relative;
}
.os_cck_block_image h2,
.os_comments_caption h2,
.os_membership_caption h2,
.baforms_block h2 {
  display: none;
  color: #fff;
  position: absolute;
  text-transform: uppercase;
  top: 10%;
  right: 10%;
  font-size: 20px;
  z-index: 9;
  font-weight: 700;
  margin:0;
  -webkit-transition: -webkit-transform 0.35s;
  transition: transform 0.35s;
}
.os_cck_block_image,
.os_comments_block_image,
.os_membership_block_image {
  position: relative;
  overflow: hidden;
  background: #000;
  text-align: center;
  margin: 0 auto;
  max-width: 960px;
}
.os_membership_block_image{
  max-width: 700px;
}
.os_cck_block_image img,
.os_comments_block_image img,
.os_membership_block_image img,
.baforms_block_image img  {
  opacity: 1;
  -webkit-transition: opacity 0.35s;
  transition: opacity 0.35s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
 .os_cck_caption::before,
 .os_comments_caption::before,
 .os_membership_caption::before,
 .baforms_caption::before {
  position: absolute;
  top: 25%;
  right: 25%;
  bottom: 25%;
  left: 25%;
  border: 2px solid #fff;
  box-shadow: 0 0 0 30px rgba(255,255,255,0.2);
  content: '';
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  -webkit-transform: scale3d(1.4,1.4,1);
  transform: scale3d(1.4,1.4,1);
}
 .os_cck_block_image:hover h2,
 .os_comments_block_image:hover h2,
 .os_membership_block_image:hover h2,
 .baforms_block_image:hover h2 {
  display: block;
  // -webkit-transform: scale(1.1);
  // transform: scale(1.1);
  color: #fff;
  text-align: center;
  position: absolute;
  top: 45%;
  bottom: 45%;
  right: 0;
  left: 0;
  line-height: 1.1;
}
 .os_cck_block_image:hover .os_cck_caption::before,
 .os_comments_block_image:hover .os_comments_caption::before,
 .os_membership_block_image:hover .os_membership_caption::before,
 .baforms_block_image:hover .baforms_caption::before {
  opacity: 1;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}
 .os_cck_block_image:hover .os_cck_caption,
 .os_comments_block_image:hover .os_comments_caption,
 .os_membership_image:hover .os_membership_caption,
 .baforms_block_image:hover .baforms_caption {
  background-color: rgba(58,52,42,0);
}
 .os_cck_block_image:hover img,
 .os_comments_block_image:hover img,
 .os_membership_block_image:hover img,
 .baforms_block_image:hover img {
  opacity: 0.4;
}
/* Gallery page + Slider page */
.slider_block h3 {
  text-align: center;
}
.gallery_block_masonry .more_link,
.slider_block {
  margin-bottom: 40px;
}
.gallery_block_masonry p,
.slider_block p {
  font-size: 16px;
  line-height: 24px;
  padding: 0 20% 1% 20%;
  text-align: center;
  color: #666;
}
.gallery_block_masonry p a,
.slider_block p a {
  font-weight: bold;
  color: #666;
}
.gallery_block_masonry .more_link a,
.slider_block .more_link a {
  font-family: "Lobster" !important;
}
.gallery_block_masonry p a:hover,
.slider_block p a:hover {
  color:#000;
}
#globalContent #contentBox .item-page .gallery_block_masonry h3,
#globalContent #contentBox .item-page .slider_block h3 {
  text-align: center;
  font-size: 24px;
  margin-top: 50px;
  text-transform: none;
  color: #666 !important;
  font-family: "Lobster" !important;
}
.os_gallery_block_image,
.os_slider_block_image {
   overflow: hidden; 
  text-align: center;
  margin-bottom: 70px;
  background: #000;
  position: relative;
}
.os_gallery_block_image h2,
.os_slider_block_image h2 {
  display: none;
  color: #fff !important;
  position: absolute;
  text-transform: uppercase;
  top: 10%;
  right: 10%;
  font-size: 30px;
  z-index: 9;
  font-weight: 900;
  margin: 0;
}
.os_gallery_block_image:hover h2,
.os_slider_block_image:hover h2 {
  display: block;
}
.gallery_block_masonry img,
.os_slider_block_image img {
  -webkit-transition: opacity 1s,
  -webkit-transform 1s;
  transition: opacity 1s, transform 1s;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.gallery_block_masonry img:hover,
.os_slider_block_image img:hover {
  opacity: 0.4;
  -webkit-transform: scale3d(1.1,1.1,1);
  transform: scale3d(1.1,1.1,1);
}
/* pages responsive */
@media(max-width: 767px) {
  .comments_block h1,
  .membership_block h1,
  .baforms_block h1,
  .gallery_block_masonry h1,
   .cck_info_block h1,
  .moduletable .custom h1.slider_title {
    font-size: 26px !important;
  }
     p.slider_title_text {
    padding: 2% 20% 1% 20%;  
  }
  .os_cck_block_image h2,
  .baforms_block h2 {
    font-size: 14px !important;
  }
  .os_gallery_block_image h2,
  .os_slider_block_image h2 {
    font-size: 18px;
    left: 0;
    right: 0;
    text-align: center;
    top: 25%;
    margin: 0;
  }
}
@media(max-width: 480px) {
  .os_comments_caption h2,
  .os_slider_block_image h2,
  .os_membership_block_image h2,
  .os_gallery_block_image h2,
  .os_cck_block_image h2,
  .baforms_block h2 {
    font-size: 10px !important;
  }
    .comments_block h1,
  .membership_block h1,
  .baforms_block h1,
  .gallery_block_masonry h1,
  .cck_info_block h1,
  .moduletable .custom h1.slider_title {
    font-size: 18px !important;
  }
}


.UserListtable tr td a {
  color: #999;
}