body {
  overflow-x: hidden;
}

div.ce-default {
  position: relative;
}

.flexslider {
  border: none !important;
}

.flex-direction-nav a {
  height: 50px !important;
}

.video-js {
  width: 100% !important;
  height: auto !important;
  padding-top: 56.25% !important;
}

@media screen and (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none;
  }
}
.page-header,
.page-header h1 {
  margin-top: 0;
}

img {
  max-width: 100%;
  height: auto;
}
@media (min-width: 768px) {
  img {
    width: 100%;
  }
}

span.text-small {
  font-size: 0.8em;
}

span.text-color-yellow {
  color: #d5ac07;
}

.container .container {
  max-width: 100%;
}

.container .container:not(.tx-dioptrine-bgcolor) {
  padding: 0;
}

.ce-default {
  margin-bottom: 10px;
}

.ce-default-nobottommargin {
  margin-bottom: 0;
}

.tx-dioptrine-bgcolor {
  margin-bottom: 50px;
}

.tx-dioptrine-bgcolor,
.container.tx-dioptrine-bgcolor,
.tx-dioptrine-border,
.container.tx-dioptrine-border {
  padding: 60px 60px 50px 60px !important;
}

@media screen and (max-device-width: 768px) {
  .tx-dioptrine-bgcolor,
  .container.tx-dioptrine-bgcolor,
  .tx-dioptrine-border,
  .container.tx-dioptrine-border {
    padding: 20px 20px 10px 20px !important;
  }
}
@media screen and (max-device-width: 480px) {
  .tx-dioptrine-bgcolor,
  .container.tx-dioptrine-bgcolor,
  .tx-dioptrine-border,
  .container.tx-dioptrine-border {
    padding: 10px 10px 5px 10px !important;
  }
}
.tx-dioptrine-bgimage::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-repeat: no-repeat;
}

.tx-dioptrine-expand::before {
  background-size: cover;
}

.tx-dioptrine-parallax::before {
  background-position: 50% 50%;
  background-attachment: fixed;
}

.tx-dioptrine-bgimage .container {
  position: relative;
  z-index: 2;
}

.tx-dioptrine-images-zoom div,
.tx-dioptrine-images-zoom span,
.tx-dioptrine-images-zoom li,
.tx-dioptrine-images-zoom a {
  display: block;
  /*overflow: hidden*/
}

.tx-dioptrine-images-rounded img {
  border-radius: 5px;
}

.tx-dioptrine-images-zoom img {
  transition: transform 0.2s ease-in-out;
}

.tx-dioptrine-images-zoom img:hover {
  transform: scale(1.1);
}

.tx-dioptrine-images-alpha img:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tx-dioptrine-images-circle img {
  border-radius: 50%;
}

.tx-dioptrine-content-socialbuttons .btn span {
  margin-left: 35px;
  text-transform: capitalize;
}

.tx-dioptrine-content-table table {
  width: 100%;
}

.tx-dioptrine-borderstriped-t::before,
.tx-dioptrine-borderstriped-tb::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 9px;
  content: "";
  background: url("../Images/striped-t.png") 0 bottom repeat-x;
}

.tx-dioptrine-borderstriped-b::after,
.tx-dioptrine-borderstriped-tb::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 9px;
  content: "";
  background: url("../Images/striped-b.png") 0 top repeat-x;
}

/* Video Gallery */
.tx-dioptrine-content-videogallery-videoplayer {
  position: relative;
  width: 100%;
  height: 0;
  margin-bottom: 15px;
  overflow: hidden;
}

.tx-dioptrine-content-videogallery-videoplayer iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}

.tx-dioptrine-content-videogallery-video {
  position: relative;
  width: 100%;
  height: 125px;
  margin-bottom: 15px;
  background-color: #000;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
}

.tx-dioptrine-content-videogallery-video span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  min-height: 43px;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  line-height: 1em;
}

.tx-dioptrine-content-videogallery-video:hover span,
.tx-dioptrine-content-videogallery-video.active span {
  background-color: rgba(255, 255, 255, 0.5);
  color: #000;
}

.tx-dioptrine-content-videogallery-video span .fa {
  padding-right: 15px;
}

@media (max-width: 639px) {
  .tx-dioptrine-content-videogallery-list {
    float: left;
    width: 100%;
  }

  .tx-dioptrine-content-videogallery-video {
    float: left;
    height: 150px;
  }
}
/* Flot chart */
.flot-chart {
  display: block;
  height: 400px;
}

.flot-chart-content {
  width: 100%;
  height: 100%;
}

/* Google map */
.tx-dioptrine-content-googlemap {
  position: relative;
  width: 100%;
  height: 0;
  overflow: hidden;
}

.tx-dioptrine-content-googlemap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}

.tx-dioptrine-content-chartpie-label {
  padding: 5px;
  text-align: center;
  font-size: 0.8em;
  color: #fff;
}

/* Timeline */
.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
}

.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eee;
}

.timeline > li {
  position: relative;
  margin-bottom: 20px;
}

.timeline > li:before,
.timeline > li::after {
  content: " ";
  display: table;
}

.timeline > li::after {
  clear: both;
}

.timeline > li:before,
.timeline > li::after {
  content: " ";
  display: table;
}

.timeline > li::after {
  clear: both;
}

.timeline > li > .timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -15px;
  border-top: 15px solid transparent;
  border-right: 0 solid #ccc;
  border-bottom: 15px solid transparent;
  border-left: 15px solid #ccc;
}

.timeline > li > .timeline-panel::after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -14px;
  border-top: 14px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 14px solid transparent;
  border-left: 14px solid #fff;
}

.timeline > li > .timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin-left: -25px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  font-size: 1.4em;
  color: #fff;
  background-color: #2e6da4;
}

.timeline-badge .fa {
  color: #fff;
}

.timeline > li.timeline-inverted > .timeline-panel {
  float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
  right: auto;
  left: -15px;
  border-right-width: 15px;
  border-left-width: 0;
}

.timeline > li.timeline-inverted > .timeline-panel::after {
  right: auto;
  left: -14px;
  border-right-width: 14px;
  border-left-width: 0;
}

.timeline-body > h1,
.timeline-body > h2,
.timeline-body > h3,
.timeline-body > h4,
.timeline-body > h5 {
  margin-top: 0;
}

.timeline-body > p,
.timeline-body > ul {
  margin-bottom: 0;
}

.timeline-body > p + p {
  margin-top: 5px;
}

@media (max-width: 767px) {
  ul.timeline:before {
    left: 40px;
  }

  ul.timeline > li > .timeline-panel {
    width: calc(10%);
    width: -moz-calc(10%);
    width: -webkit-calc(10%);
  }

  ul.timeline > li > .timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }

  ul.timeline > li > .timeline-panel {
    float: right;
  }

  ul.timeline > li > .timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }

  ul.timeline > li > .timeline-panel::after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}
/* Nav menu */
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu .open > .dropdown-menu {
  display: block;
}

.tx-dioptrine-content-navmenu a.dropdown-toggle-bottom,
.tx-dioptrine-content-navmenu a.dropdown-toggle-right {
  padding-right: 30px;
}

.tx-dioptrine-content-navmenu a.dropdown-toggle-bottom::after {
  position: absolute;
  right: 10px;
  content: "\f0d7";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

.tx-dioptrine-content-navmenu a.dropdown-toggle-right::after {
  position: absolute;
  right: 10px;
  content: "\f0da";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
}

.tx-dioptrine-content-navmenu a.dropdown-toggle::after {
  border-left-color: #fff;
}

.dropdown-submenu.pull-left {
  float: none;
}

.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

.navbar-collapse {
  position: relative;
  padding-top: 30px !important;
  max-height: 270px;
}

.navbar-collapse form[role="search"] {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100%;
  padding: 0px;
  margin: 0px;
  z-index: 0;
}

.navbar-collapse form[role="search"] button,
.navbar-collapse form[role="search"] input {
  padding: 8px 12px;
  border: none;
  background-color: #f8f8f8;
  border-color: #e7e7e7;
  box-shadow: none;
  outline: none;
}

.navbar-collapse form[role="search"] input#sword {
  float: left;
  width: 100%;
  font-size: 14pt;
  font-style: italic;
  color: #000;
  box-shadow: none;
  background: #fff;
  padding: 0 10px;
  margin-right: 10px;
}

.navbar-collapse form[role="search"] button[type="reset"] {
  display: none;
}

.navbar-form button {
  background: transparent !important;
}

.navbar-form button .fa {
  /*color: #fff*/
}

@media (min-width: 768px) {
  .navbar-collapse {
    padding-top: 0px !important;
  }

  .navbar-collapse form[role="search"] {
    width: 38px;
  }

  .navbar-collapse form[role="search"] button {
    padding: 15px 12px;
  }

  .navbar-collapse form[role="search"] input {
    padding: 15px 12px;
    font-size: 18pt;
    opacity: 0;
    display: none;
  }

  .navbar-collapse form[role="search"].active {
    width: auto;
  }

  .navbar-collapse form[role="search"].active button,
  .navbar-collapse form[role="search"].active input {
    display: table-cell;
    opacity: 1;
  }

  .navbar-collapse form[role="search"].active input {
    width: 100%;
  }

  .navbar-collapse form[role="search"] input#sword {
    float: right;
    width: 300px;
    height: 50px;
  }
}
/* Search box */
.tx-dioptrine-content-searchbox .navbar-form {
  padding: 0;
  margin: 0;
}

.tx-dioptrine-content-searchbox .custom-search-input {
  border: solid 1px #E4E4E4;
  border-radius: 3px;
  background-color: #fff;
}

.tx-dioptrine-content-searchbox .custom-search-input input {
  border: 0;
  box-shadow: none;
}

.tx-dioptrine-content-searchbox .custom-search-input button {
  margin: 2px 0 0 0;
  background: none;
  box-shadow: none;
  border: 0;
  color: #666;
  padding: 0 8px 0 10px;
  border-left: solid 1px #ccc;
}

.tx-dioptrine-content-searchbox .custom-search-input button:hover {
  border: 0;
  box-shadow: none;
  border-left: solid 1px #ccc;
}

/* Paginator */
.tx-dioptrine-content-paginator .first::before {
  content: '\f100';
  font-family: FontAwesome;
  margin: 0 10px 0 0;
}

.tx-dioptrine-content-paginator .prev::before {
  content: '\f104';
  font-family: FontAwesome;
  margin: 0 10px 0 0;
}

.tx-dioptrine-content-paginator .next::after {
  content: '\f105';
  font-family: FontAwesome;
  margin: 0 0 0 10px;
}

.tx-dioptrine-content-paginator .last::after {
  content: '\f101';
  font-family: FontAwesome;
  margin: 0 0 0 10px;
}

.tx-dioptrine-content-paginator-layout-1 .next {
  float: right;
}

.tx-dioptrine-content-paginator-layout-2,
.tx-dioptrine-content-paginator-layout-2 .pagination {
  text-align: center;
}

/* Preogress bar */
.tx-dioptrine-content-progressbar .progress {
  height: 40px;
}

.tx-dioptrine-content-progressbar .progress .progress-bar {
  line-height: 40px;
}

.tx-dioptrine-content-progressbar-vertical {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transform: rotate(-90deg);
}

/* Banner Popup */
.tx-dioptrine-content-bannerpopup {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85);
  z-index: 999;
}

.tx-dioptrine-content-bannerpopup-inner {
  max-width: 700px;
  width: 90%;
  padding: 40px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  box-shadow: 0px 1px 3px black;
  border-radius: 2px;
  background: #fff;
}

.tx-dioptrine-content-bannerpopup-close {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  padding-top: 4px;
  transition: ease 0.25s all;
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  border-radius: 50%;
  background: #000;
  font-size: 20px;
  text-align: center;
  line-height: 100%;
  color: #fff;
  text-decoration: none;
}

.tx-dioptrine-content-bannerpopup-close:hover {
  -webkit-transform: translate(50%, -50%) rotate(180deg);
  transform: translate(50%, -50%) rotate(180deg);
  color: #fff;
}

/* Banner */
.tx-dioptrine-content-banner {
  text-align: center;
}

.tx-dioptrine-content-banner h2 {
  font-size: 4em;
}

.tx-dioptrine-content-banner h3 {
  font-size: 3em;
  margin-bottom: 0.8em;
}

.tx-dioptrine-content-banner button.btn {
  font-size: 1.4em;
  padding: 10px 25px;
  margin: 10px;
  border: none;
}

/* Menu */
.side-menu {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #f8f8f8;
  border-right: 1px solid #e7e7e7;
}

.side-menu .navbar {
  border: none;
}

.side-menu .navbar-header {
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
}

.side-menu .navbar-nav .active a {
  background-color: transparent;
  margin-right: -1px;
  border-right: 5px solid #e7e7e7;
}

.side-menu .navbar-nav li {
  display: block;
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
}

.side-menu .navbar-nav li a {
  padding: 15px;
}

.side-menu .navbar-nav li a .glyphicon {
  padding-right: 10px;
}

.side-menu #dropdown {
  border: 0;
  margin-bottom: 0;
  border-radius: 0;
  background-color: transparent;
  box-shadow: none;
}

.side-menu #dropdown .caret {
  float: right;
  margin: 9px 5px 0;
}

.side-menu #dropdown .indicator {
  float: right;
}

.side-menu #dropdown > a {
  border-bottom: 1px solid #e7e7e7;
}

.side-menu #dropdown .panel-body {
  padding: 0;
  background-color: #f3f3f3;
}

.side-menu #dropdown .panel-body .navbar-nav {
  width: 100%;
}

.side-menu #dropdown .panel-body .navbar-nav li {
  padding-left: 15px;
  border-bottom: 1px solid #e7e7e7;
}

.side-menu #dropdown .panel-body .navbar-nav li:last-child {
  border-bottom: none;
}

.side-menu #dropdown .panel-body .panel > a {
  margin-left: -20px;
  padding-left: 35px;
}

.side-menu #dropdown .panel-body .panel-body {
  margin-left: -15px;
}

.side-menu #dropdown .panel-body .panel-body li {
  padding-left: 30px;
}

.side-menu #dropdown .panel-body .panel-body li:last-child {
  border-bottom: 1px solid #e7e7e7;
}

.side-menu #search-trigger {
  background-color: #f3f3f3;
  border: 0;
  border-radius: 0;
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px 18px;
}

.side-menu .brand-name-wrapper {
  min-height: 50px;
}

.side-menu .brand-name-wrapper .navbar-brand {
  display: block;
}

.side-menu #search {
  position: relative;
  z-index: 1000;
}

.side-menu #search .panel-body {
  padding: 0;
}

.side-menu #search .panel-body .navbar-form {
  padding: 0;
  padding-right: 50px;
  width: 100%;
  margin: 0;
  position: relative;
  border-top: 1px solid #e7e7e7;
}

.side-menu #search .panel-body .navbar-form .form-group {
  width: 100%;
  position: relative;
}

.side-menu #search .panel-body .navbar-form input {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  width: 100%;
  height: 50px;
}

.side-menu #search .panel-body .navbar-form .btn {
  position: absolute;
  right: 0;
  top: 0;
  border: 0;
  border-radius: 0;
  background-color: #f3f3f3;
  padding: 15px 18px;
}

/* Main body section */
.side-body {
  margin-left: 310px;
}

/* small screen */
@media (max-width: 768px) {
  .side-menu {
    position: relative;
    width: 100%;
    height: 0;
    border-right: 0;
    border-bottom: 1px solid #e7e7e7;
  }

  .side-menu .brand-name-wrapper .navbar-brand {
    display: inline-block;
  }

  /* Slide in animation */
  @-moz-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-webkit-keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @keyframes slidein {
    0% {
      left: -300px;
    }
    100% {
      left: 10px;
    }
  }
  @-moz-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @-webkit-keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  @keyframes slideout {
    0% {
      left: 0;
    }
    100% {
      left: -300px;
    }
  }
  /* Slide side menu*/
  /* Add .absolute-wrapper.slide-in for scrollable menu -> see top comment */
  .side-menu-container > .navbar-nav.slide-in {
    -moz-animation: slidein 300ms forwards;
    -o-animation: slidein 300ms forwards;
    -webkit-animation: slidein 300ms forwards;
    animation: slidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .side-menu-container > .navbar-nav {
    /* Add position:absolute for scrollable menu -> see top comment */
    position: fixed;
    left: -300px;
    width: 300px;
    top: 43px;
    height: 100%;
    border-right: 1px solid #e7e7e7;
    background-color: #f8f8f8;
    -moz-animation: slideout 300ms forwards;
    -o-animation: slideout 300ms forwards;
    -webkit-animation: slideout 300ms forwards;
    animation: slideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  /* Uncomment for scrollable menu -> see top comment */
    /*.absolute-wrapper{

          width:285px;

          -moz-animation: slideout 300ms forwards;

          -o-animation: slideout 300ms forwards;

          -webkit-animation: slideout 300ms forwards;

          animation: slideout 300ms forwards;

          -webkit-transform-style: preserve-3d;

          transform-style: preserve-3d;

      }*/
  @-moz-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-webkit-keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @keyframes bodyslidein {
    0% {
      left: 0;
    }
    100% {
      left: 300px;
    }
  }
  @-moz-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @-webkit-keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  @keyframes bodyslideout {
    0% {
      left: 300px;
    }
    100% {
      left: 0;
    }
  }
  /* Slide side body*/
  .side-body {
    margin-left: 5px;
    margin-top: 70px;
    position: relative;
    -moz-animation: bodyslideout 300ms forwards;
    -o-animation: bodyslideout 300ms forwards;
    -webkit-animation: bodyslideout 300ms forwards;
    animation: bodyslideout 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  .body-slide-in {
    -moz-animation: bodyslidein 300ms forwards;
    -o-animation: bodyslidein 300ms forwards;
    -webkit-animation: bodyslidein 300ms forwards;
    animation: bodyslidein 300ms forwards;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
  }

  /* Hamburger */
  .navbar-toggle {
    border: 0;
    float: left;
    padding: 18px;
    margin: 0;
    border-radius: 0;
    background-color: #f3f3f3;
  }

  /* Search */
  #search .panel-body .navbar-form {
    border-bottom: 0;
  }

  #search .panel-body .navbar-form .form-group {
    margin: 0;
  }

  .navbar-header {
    /* this is probably redundant */
    position: fixed;
    z-index: 3;
    background-color: #f8f8f8;
  }

  /* Dropdown tweek */
  #dropdown .panel-body .navbar-nav {
    margin: 0;
  }
}
/* Pinterest gallery */
.tx-dioptrine-content-gallerypinterest .progress-bar {
  background-color: #0BC20B;
  height: 3px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 0;
  box-shadow: 0 1px 3px rgba(11, 194, 11, 0.2);
  transition: width 0.1s ease-out;
}

.tx-dioptrine-content-gallerypinterest .wookmark-placeholder {
  border-radius: 2px;
  background-color: #eee;
  border: 1px solid #dedede;
  z-index: -1;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap {
  position: relative;
  margin: 10px 0;
  padding: 0;
  list-style-type: none;
  display: none;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap li {
  display: block;
  opacity: 0;
  text-align: center;
  list-style-type: none;
  background-color: #fff;
  float: left;
  cursor: pointer;
  width: 200px;
  padding: 4px;
  border: 1px solid #dedede;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
  border-radius: 2px;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap.wookmark-initialised.animated li {
  transition: all 0.3s ease-out;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap.wookmark-initialised li {
  opacity: 1;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap li.wookmark-inactive {
  visibility: hidden;
  opacity: 0;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap li:hover {
  background-color: #fafafa;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap img {
  display: block;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap a {
  color: #555;
  text-align: center;
  width: 200px;
  height: 200px;
  font-size: 2em;
  font-weight: bold;
  text-decoration: none;
}

.tx-dioptrine-content-gallerypinterest .tiles-wrap p {
  margin: 10px 0;
}

.tx-dioptrine-content-gallerypinterest .tile-loading::after {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: #ddd;
  content: "Loading\2026";
  padding-top: 20px;
  color: #999;
}

.tx-dioptrine-content-gallerypinterest #filters {
  list-style-type: none;
  text-align: center;
  margin: 0 5%;
}

.tx-dioptrine-content-gallerypinterest #filters::after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.tx-dioptrine-content-gallerypinterest #filters li {
  font-size: 12px;
  float: left;
  padding: 6px 8px 4px;
  cursor: pointer;
  margin: 0 10px;
  transition: all 0.15s ease-out;
  border-radius: 3px;
}

.tx-dioptrine-content-gallerypinterest #filters li:hover,
.tx-dioptrine-content-gallerypinterest #filters li.active {
  background: #4281f5;
  color: #fff;
}

.tx-dioptrine-content-galleryrowgrid:before,
.tx-dioptrine-content-galleryrowgrid::after {
  content: "";
  display: table;
}

/* Row grid gallery */
.tx-dioptrine-content-galleryrowgrid::after {
  clear: both;
}

.tx-dioptrine-content-galleryrowgrid .item {
  float: left;
  margin-bottom: 15px;
}

.tx-dioptrine-content-galleryrowgrid .item img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: bottom;
}

.tx-dioptrine-content-galleryrowgrid .first-item {
  clear: both;
}

.tx-dioptrine-content-galleryrowgrid .last-row,
.tx-dioptrine-content-galleryrowgrid .last-row ~ .item {
  margin-bottom: 0;
}

/* Honeycombs gallery */
.tx-dioptrine-content-galleryhoneycombs {
  position: relative;
  overflow: hidden;
  width: 100%;
  text-align: center;
}

.tx-dioptrine-content-galleryhoneycombs .inner_span {
  display: block;
  height: 100%;
  width: 100%;
  background-color: #f7cd07;
  font-family: sans-serif;
  color: #000;
}

.tx-dioptrine-content-galleryhoneycombs .inner-text {
  padding-top: 30%;
}

.tx-dioptrine-content-galleryhoneycombs .honeycombs-inner-wrapper {
  display: inline-block;
  overflow: hidden;
  width: 700px;
  position: relative;
  height: 1200px;
}

.tx-dioptrine-content-galleryhoneycombs .comb {
  position: absolute;
  display: inline-block;
}

.tx-dioptrine-content-galleryhoneycombs .hex_l,
.tx-dioptrine-content-galleryhoneycombs .hex_r {
  overflow: hidden;
  position: absolute;
}

.tx-dioptrine-content-galleryhoneycombs .hex_l {
  visibility: hidden;
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
}

.tx-dioptrine-content-galleryhoneycombs .hex_r {
  visibility: hidden;
  -moz-transform: rotate(-120deg);
  -ms-transform: rotate(-120deg);
  -o-transform: rotate(-120deg);
  -webkit-transform: rotate(-120deg);
  transform: rotate(-120deg);
}

.tx-dioptrine-content-galleryhoneycombs .hex_inner {
  display: block;
  visibility: visible;
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  background-position: center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Team */
/* Layout 1 */
.tx-dioptrine-content-team-layout-1 .pal {
  text-align: center;
  margin-bottom: 25px;
}

.tx-dioptrine-content-team-layout-1 .pal .pic {
  position: relative;
}

.tx-dioptrine-content-team-layout-1 .pal .pic:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.55);
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.tx-dioptrine-content-team-layout-1 .pal .pic::after {
  content: "";
  width: 90%;
  height: 90%;
  border: 1px solid #f5f5f6;
  position: absolute;
  top: 5%;
  left: 5%;
  opacity: 0;
  transition: all 0.3s ease 0s;
}

.tx-dioptrine-content-team-layout-1 .pal:hover .pic:before,
.tx-dioptrine-content-team-layout-1 .pal:hover .pic::after {
  opacity: 1;
}

.tx-dioptrine-content-team-layout-1 .pal .pic img {
  width: 100%;
  height: auto;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links {
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 40px;
  left: 0;
  opacity: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
}

.tx-dioptrine-content-team-layout-1 .pal:hover .social-links {
  opacity: 1;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li {
  display: inline-block;
  margin-right: 5px;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li a {
  display: block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 50%;
  font-size: 15px;
  color: #f5f5f6;
  border: 1px solid #f5f5f6;
  transition: all 0.3s ease 0s;
  text-decoration: none;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li .fa-envelope:hover {
  background: #d36832;
  border-color: #d36832;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li .fa-twitter:hover {
  background: #00aced;
  border-color: #00aced;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li .fa-google-plus:hover {
  background: #c03c30;
  border-color: #c03c30;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li .fa-linkedin:hover {
  background: #0177b5;
  border-color: #0177b5;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li .fa-facebook:hover {
  background: #4867aa;
  border-color: #4867aa;
}

.tx-dioptrine-content-team-layout-1 .pal .social-links li .fa-plus:hover {
  background: #000;
  border-color: #000;
}

.tx-dioptrine-content-team-layout-1 .pal .content {
  padding: 15px 0;
  background: #ccc;
  border-top: 2px solid #f0ad4e;
  overflow: hidden;
  position: relative;
}

.tx-dioptrine-content-team-layout-1 .pal .content:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #f0ad4e;
  position: absolute;
  top: -100%;
  left: 0;
  transition: all 0.3s ease-out 0s;
}

.tx-dioptrine-content-team-layout-1 .pal:hover .content:before {
  top: 0;
}

.tx-dioptrine-content-team-layout-1 .pal .content h3 {
  font-size: 24px;
  margin: 0 0 5px;
  text-transform: capitalize;
  z-index: 1;
  position: relative;
  transition: all 0.5s ease 0s;
}

.tx-dioptrine-content-team-layout-1 .pal .content span {
  display: block;
  font-size: 14px;
  text-transform: capitalize;
  z-index: 1;
  position: relative;
  transition: all 0.5s ease 0s;
}

.tx-dioptrine-content-team-layout-1 .pal:hover .title,
.tx-dioptrine-content-team-layout-1 .pal:hover .post {
  color: #fff;
}

/* Layout 2 */
.tx-dioptrine-content-team-layout-2 .pal {
  margin-bottom: 30px;
}

.tx-dioptrine-content-team-layout-2 .pal .pic {
  position: relative;
  overflow: hidden;
}

.tx-dioptrine-content-team-layout-2 .pal .pic img {
  width: 100%;
  height: auto;
  transition: all 0.3s linear 0s;
}

.tx-dioptrine-content-team-layout-2 .pal:hover .pic img {
  transform: scale(1.2, 1.2);
}

.tx-dioptrine-content-team-layout-2 .pal .social-links {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  bottom: 0;
}

.tx-dioptrine-content-team-layout-2 .pal .social-links li {
  display: inline-block;
  float: left;
}

.tx-dioptrine-content-team-layout-2 .pal .social-links li a {
  padding: 15px;
  color: #fff;
  font-size: 15px;
  background: #00d8ff;
  transition: all 0.3s linear 0s;
}

.tx-dioptrine-content-team-layout-2 .pal .social-links li a:hover {
  color: #fff;
  background: #333;
  text-decoration: none;
}

.tx-dioptrine-content-team-layout-2 .pal .content h3 {
  font-size: 16px;
  margin: 20px 0 5px;
  text-transform: uppercase;
}

.tx-dioptrine-content-team-layout-2 .pal .content span {
  display: block;
  font-size: 14px;
  text-transform: capitalize;
}

/* Layout 3 */
.tx-dioptrine-content-team-layout-3 .pal {
  text-align: center;
  margin-bottom: 80px;
  position: relative;
}

.tx-dioptrine-content-team-layout-3 .pal::after {
  content: "";
  width: calc(100% - 30px);
  height: 100%;
  background: linear-gradient(60deg, #4da1a9, #99c24d);
  position: absolute;
  top: 0;
  left: 15px;
  opacity: 0.8;
  transform: scale(0);
  transition: all 0.5s ease 0s;
}

.tx-dioptrine-content-team-layout-3 .pal:hover::after {
  transform: scale(1);
}

.tx-dioptrine-content-team-layout-3 .pal img {
  width: 100%;
  height: auto;
}

.tx-dioptrine-content-team-layout-3 .pal .content {
  width: 75%;
  background: #fff;
  padding: 30px 0;
  margin: 0 auto;
  border: 1px solid #eee;
  position: absolute;
  bottom: -60px;
  left: 0;
  right: 0;
  z-index: 1;
  transition: all 0.3s ease 0s;
}

.tx-dioptrine-content-team-layout-3 .pal h3 {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px 0;
}

.tx-dioptrine-content-team-layout-3 .pal span {
  display: block;
  font-size: 13px;
  text-transform: capitalize;
}

.tx-dioptrine-content-team-layout-3 .pal .social-links {
  padding: 0;
  margin: 0;
  list-style: none;
  opacity: 0;
  transform: scale(0);
  transition: all 0.5s ease 0s;
}

.tx-dioptrine-content-team-layout-3 .pal:hover .social-links {
  opacity: 1;
  transform: scale(1);
}

.tx-dioptrine-content-team-layout-3 .pal .social-links li {
  display: inline-block;
  transition: all 0.5s ease 0s;
}

.tx-dioptrine-content-team-layout-3 .pal:hover .social-links li {
  margin: 20px 4px 0;
}

.tx-dioptrine-content-team-layout-3 .pal .social-links li a {
  display: block;
  width: 30px;
  height: 30px;
  background: #2e5077;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  line-height: 30px;
  transition: all 0.5s ease 0s;
  text-decoration: none;
}

.tx-dioptrine-content-team-layout-3 .pal .social-links li a:hover {
  background: #4da1a9;
  color: #fff;
}

@media only screen and (max-width: 990px) {
  .tx-dioptrine-content-team-layout-3 .pal {
    margin-bottom: 110px;
  }
}
/* Layout 4 */
.tx-dioptrine-content-team-layout-4 .pal {
  position: relative;
  margin: 35px 0;
}

.tx-dioptrine-content-team-layout-4 .pal img {
  width: 100%;
  height: auto;
  z-index: 1;
  transform: translateY(0px);
  transition: all 0.5s ease;
}

.tx-dioptrine-content-team-layout-4 .pal:hover img {
  transform: translateY(-60px);
}

.tx-dioptrine-content-team-layout-4 .pal .content {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  color: #2b2f3e;
  padding: 20px 0;
  text-align: center;
  background: #fff;
  transform: translateY(0px);
  transition: all 0.5s ease-in-out 0s;
}

.tx-dioptrine-content-team-layout-4 .pal:hover .content {
  transform: translateY(46px);
  opacity: 1;
}

.tx-dioptrine-content-team-layout-4 .pal h3 {
  font-size: 19px;
  margin: 0;
  letter-spacing: 1px;
}

.tx-dioptrine-content-team-layout-4 .pal span {
  display: block;
  margin: 1% 0 3% 0;
  font-size: 12px;
  text-transform: capitalize;
}

.tx-dioptrine-content-team-layout-4 .pal .social-links {
  padding: 0;
  margin: 0;
  list-style: none;
}

.tx-dioptrine-content-team-layout-4 .pal .social-links li {
  display: inline-block;
  margin-right: 2%;
}

.tx-dioptrine-content-team-layout-4 .pal .social-links li a {
  color: #444;
  transition: all 0.50s ease;
  text-decoration: none;
}

.tx-dioptrine-content-team-layout-4 .pal .social-links li a:hover {
  color: #e143eb;
}

@media screen and (max-width: 767px) {
  .tx-dioptrine-content-team-layout-4 .pal {
    margin-bottom: 15%;
  }
}
/* Layout 5 */
.tx-dioptrine-content-team-layout-5 .pal {
  text-align: center;
  margin-bottom: 30px;
}

.tx-dioptrine-content-team-layout-5 .pal .pic {
  position: relative;
  overflow: hidden;
}

.tx-dioptrine-content-team-layout-5 .pal .pic img {
  width: 100%;
  height: auto;
  transition: all 0.2s ease 0s;
}

.tx-dioptrine-content-team-layout-5 .pal:hover .pic img {
  transform: translateY(-15px);
}

.tx-dioptrine-content-team-layout-5 .pal .social-links {
  position: absolute;
  bottom: -20%;
  width: 100%;
  background-color: #ea6153;
  transition: all 0.35s ease 0s;
  padding: 0;
  margin: 0;
  list-style: none;
}

.tx-dioptrine-content-team-layout-5 .pal:hover .social-links {
  bottom: 0px;
}

.tx-dioptrine-content-team-layout-5 .pal .social-links li {
  display: inline-block;
}

.tx-dioptrine-content-team-layout-5 .pal .social-links li a {
  width: 45px;
  height: 45px;
  line-height: 45px;
  display: block;
  color: #fff;
  font-size: 18px;
  transition: all 1.3s ease 0s;
  text-decoration: none;
}

.tx-dioptrine-content-team-layout-5 .pal .social-links li a:hover {
  background: #fff;
  color: #424242;
}

.tx-dioptrine-content-team-layout-5 .pal .content {
  margin-top: 10px;
}

.tx-dioptrine-content-team-layout-5 .pal h3 {
  text-transform: capitalize;
  transition: all 0.2s ease 0s;
}

.tx-dioptrine-content-team-layout-5 .pal span {
  font-size: 18px;
  text-transform: capitalize;
}

/* Quotes */
.tx-dioptrine-content-quotes .quote .pic-rounded {
  border-radius: 50%;
  overflow: hidden;
}

.tx-dioptrine-content-quotes .quote .pic img {
  width: 100%;
  height: auto;
}

.tx-dioptrine-content-quotes .quote .content {
  display: table;
  position: relative;
}

.tx-dioptrine-content-quotes .quote span {
  font-weight: normal;
}

.tx-dioptrine-content-quotes .owl-controls .owl-buttons div {
  border-radius: 0 !important;
  padding: 10px 15px !important;
  opacity: 1;
  border: none !important;
  transition: all 0.3s linear 0s;
}

.tx-dioptrine-content-quotes .owl-prev::before {
  content: "\f053";
  font-family: "FontAwesome";
  color: #fff;
}

.tx-dioptrine-content-quotes .owl-next::before {
  content: "\f054";
  font-family: "FontAwesome";
  color: #fff;
}

/* Layout 1 */
.tx-dioptrine-content-quotes-layout-1 .quote {
  text-align: center;
  padding: 100px 40px 5px;
  margin-top: 100px;
  border-top: 2px solid #4b489b;
  position: relative;
}

.tx-dioptrine-content-quotes-layout-1 .quote::before {
  content: "\f10d";
  font-family: fontawesome;
  position: absolute;
  top: 20px;
  left: 20px;
  font-size: 50px;
  color: #4b489b;
  opacity: 0.5;
}

.tx-dioptrine-content-quotes-layout-1 .quote .pic {
  width: 150px;
  height: 150px;
  border: 2px solid #4b489b;
  position: absolute;
  top: -80px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.tx-dioptrine-content-quotes-layout-1 .quote .description {
  font-size: 14px;
  line-height: 25px;
  margin-bottom: 30px;
}

.tx-dioptrine-content-quotes-layout-1 .quote h3 {
  display: block;
  text-align: right;
  font-size: 22px;
  color: #4b489b;
  margin: 0;
}

.tx-dioptrine-content-quotes-layout-1 .quote span {
  display: block;
  font-size: 12px;
  margin-top: 7px;
  color: #666;
}

.tx-dioptrine-content-quotes-layout-1 .owl-theme .owl-controls .owl-page span {
  width: 20px;
  height: 3px;
  background: #4b489b;
}

@media only screen and (max-width: 479px) {
  .tx-dioptrine-content-quotes-layout-1 .quote {
    padding: 80px 15px 5px;
  }

  .tx-dioptrine-content-quotes-layout-1 .quote::before {
    top: 10px;
  }

  .tx-dioptrine-content-quotes-layout-1 .quote .pic {
    width: 120px;
    height: 120px;
    top: -60px;
  }
}
/* Layout 2 */
.tx-dioptrine-content-quotes-layout-2 .quote {
  padding: 20px;
  margin: 20px 0;
}

.tx-dioptrine-content-quotes-layout-2 .quote .pic {
  width: 122px;
  height: 122px;
  float: left;
  margin-right: 50px;
  position: relative;
}

.tx-dioptrine-content-quotes-layout-2 .quote .pic::before,
.tx-dioptrine-content-quotes-layout-2 .quote .pic::after {
  content: "";
  display: block;
  height: 50%;
  width: 50%;
  position: absolute;
}

.tx-dioptrine-content-quotes-layout-2 .quote .pic::before {
  bottom: -10%;
  left: -10%;
  border-bottom: 3px solid #E16B47;
  border-left: 3px solid #E16B47;
}

.tx-dioptrine-content-quotes-layout-2 .quote .pic::after {
  top: -10%;
  right: -10%;
  border-top: 3px solid #e16b47;
  border-right: 3px solid #e16b47;
}

.tx-dioptrine-content-quotes-layout-2 .quote .content::before {
  content: "\f10d";
  font-family: fontawesome;
  position: absolute;
  top: -30px;
  left: -15px;
  font-size: 60px;
  color: #d8dad6;
  z-index: -1;
}

.tx-dioptrine-content-quotes-layout-2 .quote h3 {
  font-size: 24px;
  color: #e16b47;
  text-transform: capitalize;
}

.tx-dioptrine-content-quotes-layout-2 .quote span {
  font-size: 13px;
  color: #585f62;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  margin-left: 5px;
  padding-left: 5px;
}

.tx-dioptrine-content-quotes-layout-2 .quote .description {
  font-size: 13px;
  color: #7c7c7c;
  line-height: 22px;
  margin-top: 12px;
  font-style: italic;
}

@media only screen and (max-width: 980px) {
  .tx-dioptrine-content-quotes-layout-2 {
    padding: 20px 0;
    margin: 20px 15px;
  }

  .tx-dioptrine-content-quotes-layout-2 .quote .pic {
    float: none;
  }

  .tx-dioptrine-content-quotes-layout-2 .quote .testimonial-content {
    display: block;
    margin-top: 30px;
  }

  .tx-dioptrine-content-quotes-layout-2 .quote .testimonial-content::before {
    z-index: 1;
    top: -200px;
  }
}
/* Layiut 3 */
.tx-dioptrine-content-quotes-layout-3 .quote {
  text-align: center;
  padding: 0 20px;
}

.tx-dioptrine-content-quotes-layout-3 .quote::before {
  content: "\f10d";
  font-family: fontawesome;
  margin: auto;
  font-size: 30px;
  color: #1ec4f3;
  opacity: 0.5;
}

.tx-dioptrine-content-quotes-layout-3 .quote .description {
  font-size: 16px;
  font-style: italic;
  color: #777;
  line-height: 26px;
}

.tx-dioptrine-content-quotes-layout-3 .quote .pic {
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 20px auto;
}

.tx-dioptrine-content-quotes-layout-3 .quote .pic img {
  width: 100%;
  height: auto;
}

.tx-dioptrine-content-quotes-layout-3 .quote h3 {
  font-size: 16px;
  font-weight: bold;
  color: #474740;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.tx-dioptrine-content-quotes-layout-3 .quote span {
  display: block;
  font-size: 14px;
  color: #666;
  clear: both;
  margin-top: 10px;
}

.tx-dioptrine-content-quotes-layout-3 .quote .owl-controls .owl-pagination {
  margin-top: 20px;
}

.tx-dioptrine-content-quotes-layout-3 .quote .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  background: #99bf4b;
  border: 2px solid transparent;
  opacity: 1;
}

.tx-dioptrine-content-quotes-layout-3 .quote .owl-controls .owl-page.active span,
.tx-dioptrine-content-quotes-layout-3 .quote .owl-controls .owl-page span:hover {
  background: #fff;
  border: 2px solid #99bf4b;
}

/* Layout 4 */
.tx-dioptrine-content-quotes-layout-4 .quote {
  margin: 0 15px;
  overflow: hidden;
}

.tx-dioptrine-content-quotes-layout-4 .quote .description {
  position: relative;
  font-size: 13px;
  line-height: 26px;
  background: #fff;
  padding: 30px 20px;
  border: 1px solid #ccc;
  border-left: 3px solid #ffc33c;
}

.tx-dioptrine-content-quotes-layout-4 .quote .description::after {
  content: "";
  width: 20px;
  height: 20px;
  background: #fff;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  position: absolute;
  bottom: -11px;
  left: 65px;
  transform: skewY(-45deg);
}

.tx-dioptrine-content-quotes-layout-4 .quote .pic {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  overflow: hidden;
  margin: 20px 30px 10px;
  display: inline-block;
  border: 3px solid #ffc33c;
}

.tx-dioptrine-content-quotes-layout-4 .quote h3 {
  color: #ffc33c;
  display: block;
  font-size: 17px;
  font-weight: bold;
  margin: 0 0 5px 0;
}

.tx-dioptrine-content-quotes-layout-4 .quote span {
  display: block;
  font-size: 14px;
  color: #666;
}

.tx-dioptrine-content-quotes-layout-4 .owl-controls {
  margin-top: 45px;
}

.tx-dioptrine-content-quotes-layout-4 .owl-controls .owl-buttons div {
  background: #ffc33c;
}

.tx-dioptrine-content-quotes-layout-4 .owl-controls .owl-buttons div:hover {
  background: transparent;
  border: 1px solid #ffc33c;
}

@media only screen and (max-width: 480px) {
  .tx-dioptrine-content-quotes-layout-4 .owl-controls {
    margin-top: 25px;
  }
}
/* Layout 5 */
.tx-dioptrine-content-quotes-layout-5 .quote {
  margin: 0 10px;
  padding-top: 30px;
}

.tx-dioptrine-content-quotes-layout-5 .quote .description {
  line-height: 1.8;
  position: relative;
  padding: 10px 0;
  margin-bottom: 15px;
}

.tx-dioptrine-content-quotes-layout-5 .quote .description::before {
  content: "\f10d";
  font-family: "FontAwesome";
  color: #c3fff4;
  position: absolute;
  top: -50px;
  left: 0;
  font-size: 70px;
  z-index: -1;
  opacity: 0.5;
}

.tx-dioptrine-content-quotes-layout-5 .quote .pic {
  float: left;
  width: 80px;
  height: 80px;
  border: 2px solid #696969;
  margin-right: 20px;
}

.tx-dioptrine-content-quotes-layout-5 .quote h3 {
  margin: 25px 0 0 25px;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bold;
}

.tx-dioptrine-content-quotes-layout-5 .quote span {
  color: #585858;
  display: block;
  font-size: 14px;
  margin-bottom: 5px;
}

.tx-dioptrine-content-quotes-layout-5 .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #dc005a;
}

.tx-dioptrine-content-quotes-layout-5 .owl-controls .owl-page span {
  width: 10px;
  height: 10px;
  background: #333;
  opacity: 1;
}

.tx-dioptrine-content-quotes-layout-5 .owl-controls {
  text-align: left;
  margin-top: 40px;
}

/* Language menu */
.tx-dioptrine-content-languageselector li {
  margin-bottom: 0;
}

/* Vertical menu */
.tx-dioptrine-content-verticalmenu .panel-group .panel {
  display: table;
  width: 100%;
  margin: 0;
  border-radius: 0;
  border-bottom: 1px solid #dadada;
}

.tx-dioptrine-content-verticalmenu h4 {
  position: relative;
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
  border-bottom: none;
}

.tx-dioptrine-content-verticalmenu h4 a {
  float: left;
  width: 100%;
  padding: 10px;
  font-weight: 700;
}

.tx-dioptrine-content-verticalmenu h4 a.togglesubpages {
  position: absolute;
  top: 0;
  right: 0;
  width: 38px;
  text-align: center;
  vertical-align: middle;
}

.tx-dioptrine-content-verticalmenu h4 a.togglesubpages.collapsed:after {
  content: "\f0d7";
  font-family: "FontAwesome";
  color: #96BF0D;
}

.tx-dioptrine-content-verticalmenu h4 a.togglesubpages:after {
  content: "\f0d8";
  font-family: "FontAwesome";
  color: #96BF0D;
}

.tx-dioptrine-content-verticalmenu ul {
  float: left;
  width: 100%;
  list-style-type: none;
  margin: 5px 0;
  padding: 0;
}
.tx-dioptrine-content-verticalmenu ul::after {
  content: none;
}

.tx-dioptrine-content-verticalmenu ul li {
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.tx-dioptrine-content-verticalmenu ul li::before {
  top: 9px;
  left: 25px;
}

.tx-dioptrine-content-verticalmenu ul li a,
.tx-dioptrine-content-verticalmenu ul li a:focus,
.tx-dioptrine-content-verticalmenu ul li a:hover {
  float: left;
  width: 100%;
  padding: 5px 0 5px 35px;
  font-size: 0.8em;
  color: #96BF0D;
  font-weight: bold;
}

.tx-dioptrine-content-verticalmenu h4.on a,
.tx-dioptrine-content-verticalmenu h4.on a.togglesubpages:after,
.tx-dioptrine-content-verticalmenu h4.on a.togglesubpages-on:after,
.tx-dioptrine-content-verticalmenu h4:hover a,
.tx-dioptrine-content-verticalmenu h4:hover a.togglesubpages:after,
.tx-dioptrine-content-verticalmenu h4:hover a.togglesubpages-on:after {
  color: #fff;
  background: #96BF0D;
}

/* References */
.references-list {
  overflow: hidden;
  margin: 0 0 60px;
  font-size: 12px;
}

@media screen and (min-width: 768px) {
  .references-list {
    margin: 0 0 80px;
  }
}
.references-list table {
  position: relative;
  z-index: 1;
  top: 0;
  left: 0;
  width: auto;
  transition: left .5s ease-out;
}

.references-list tr {
  border-bottom: 1px solid #dadada;
  line-height: 16px;
  white-space: nowrap;
  background: #fff;
}

.references-list th, .references-list td {
  display: inline-block;
  width: 140px;
  padding: 1px 8px;
  line-height: 16px;
  vertical-align: top;
  white-space: normal;
  color: #454545;
}

.references-list th {
  position: relative;
  z-index: 2;
  top: 0;
  left: 0;
  background: inherit;
  transition: left .5s ease-out;
}

.references-list td {
  color: #797979;
}

.references-list tbody tr:first-of-type {
  font-weight: 700;
}

.references-list tbody tr:first-of-type td {
  font-size: 14px;
}

.references-list tbody tr:first-of-type td, .references-list tbody tr:first-of-type th {
  line-height: 20px;
}

.references-list thead tr {
  border: none;
}

.references-list thead td {
  width: auto;
}

.references-list .list-nav {
  position: relative;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  padding: 5px 0 10px;
  font-size: 15px;
  text-align: left;
  transition: left .5s ease-out;
}

.references-list .list-nav .fa {
  position: relative;
  top: 2px;
  padding: 0 8px;
  font-size: 20px;
  vertical-align: bottom;
}

@media (max-width: 480px) {
  .references-list .hide-on-mobile {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .references-list th, .references-list td {
    width: 180px;
  }

  .references-list .list-nav {
    width: 540px;
    text-align: center;
  }
}
@media screen and (min-width: 992px) {
  .references-list th, .references-list td {
    width: 156.5px;
  }

  .references-list .list-nav {
    width: 783.33333px;
  }
}
@media screen and (min-width: 1200px) {
  .references-list th, .references-list td {
    width: 142.5px;
  }

  .references-list .list-nav {
    width: 997.5px;
  }
}
/* PrettyPhoto */
@media only screen and (max-width: 1024px) {
  .pp_pic_holder.pp_default {
    max-width: 100% !important;
  }

  .pp_pic_holder.pp_default img {
    height: auto !important;
  }

  .pp_content,
  .pp_fade,
  .pp_details {
    z-index: 999999999;
    max-width: 100% !important;
    height: auto !important;
  }

  .pp_content {
    padding-bottom: 35px;
  }

  .pp_gallery {
    margin-top: -5000px;
  }
}
/* Cookies Warning vvv */
.tx-dioptrine-content-cookieswarning {
  position: fixed;
  left: 0;
  right: 0;
  height: auto;
  min-height: 21px;
  z-index: 99999;
  background: #000;
  color: #fff;
  padding: 5px 16px;
  font-size: 14px;
  text-align: left;
}

.tx-dioptrine-content-cookieswarning-top {
  position: fixed;
  left: 0;
  right: 0;
  height: auto;
  min-height: 21px;
  z-index: 99999;
  background: #000;
  color: #fff;
  padding: 5px 16px;
  font-size: 14px;
  text-align: left;
  top: 0;
}

.tx-dioptrine-content-cookieswarning-bottom {
  position: fixed;
  left: 0;
  right: 0;
  height: auto;
  min-height: 21px;
  z-index: 99999;
  background: #000;
  color: #fff;
  padding: 5px 16px;
  font-size: 14px;
  text-align: left;
  bottom: 0;
}

.tx-dioptrine-content-cookieswarning-x {
  float: right;
}

.tx-dioptrine-content-cookieswarning-x::after {
  content: "\f00d";
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  color: #fff;
  cursor: pointer;
}

/*# sourceMappingURL=styles.css.map */
