@import url('//fonts.googleapis.com/css?family=Herr+Von+Muellerhoff:regular|Raleway:100,200,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,900,900italic|Playfair+Display:regular,italic,700,700italic|Dancing+Script:regular,700');
.ui-dialog {
  background: #fff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
  border: 1px solid rgba(0,0,0,0.2);
  overflow: hidden;
  outline: none;
  border-radius: 6px;
  font-family: unset;
  max-width: 100vw;
}
.ui-dialog .ui-widget-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  border-radius: 0;
  border-width: 0 0 1px 0;
  background-image: none;
  background-color: #fff;
}
.ui-dialog .ui-widget-header button.ui-dialog-titlebar-close {
  right: 15px;
  position: absolute;
  border: 0;
  background: none;
}
.ui-dialog .ui-widget-header button.ui-dialog-titlebar-close:before {
  content: "×";
  display: block;
}
.ui-dialog .ui-widget-header button.ui-dialog-titlebar-close .ui-button-icon-primary {
  display: none;
}
.ui-dialog .ui-widget-content {
  border: 0;
  padding: 15px;
  overflow-x: hidden;
  overflow-y: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  background-color: #fff;
  padding: 15px;
  border: 0;
  border-top: 1px solid #e5e5e5;
  text-align: right;
}
.ui-dialog .ui-dialog-buttonpane .form-actions {
  margin-top: 5px;
  margin-bottom: 5px;
}
.ui-dialog input,
.ui-dialog select,
.ui-dialog button,
.ui-dialog textarea {
  font-family: unset;
  font-size: inherit;
}
.ui-dialog .ui-button-text-only .ui-button-text {
  padding: initial;
}
.ui-widget {
  font-size: inherit;
}
.ui-widget-overlay {
  background: rgba(0,0,0,0.65);
  opacity: 1;
}
html[dir=rtl] .col-xs-1,
html[dir=rtl] .col-xs-2,
html[dir=rtl] .col-xs-3,
html[dir=rtl] .col-xs-4,
html[dir=rtl] .col-xs-5,
html[dir=rtl] .col-xs-6,
html[dir=rtl] .col-xs-7,
html[dir=rtl] .col-xs-8,
html[dir=rtl] .col-xs-9,
html[dir=rtl] .col-xs-10,
html[dir=rtl] .col-xs-11,
html[dir=rtl] .col-xs-12,
html[dir=rtl] .col-sm-1,
html[dir=rtl] .col-sm-2,
html[dir=rtl] .col-sm-3,
html[dir=rtl] .col-sm-4,
html[dir=rtl] .col-sm-5,
html[dir=rtl] .col-sm-6,
html[dir=rtl] .col-sm-7,
html[dir=rtl] .col-sm-8,
html[dir=rtl] .col-sm-9,
html[dir=rtl] .col-sm-10,
html[dir=rtl] .col-sm-11,
html[dir=rtl] .col-sm-12,
html[dir=rtl] .col-md-1,
html[dir=rtl] .col-md-2,
html[dir=rtl] .col-md-3,
html[dir=rtl] .col-md-4,
html[dir=rtl] .col-md-5,
html[dir=rtl] .col-md-6,
html[dir=rtl] .col-md-7,
html[dir=rtl] .col-md-8,
html[dir=rtl] .col-md-9,
html[dir=rtl] .col-md-10,
html[dir=rtl] .col-md-11,
html[dir=rtl] .col-md-12,
html[dir=rtl] .col-lg-1,
html[dir=rtl] .col-lg-2,
html[dir=rtl] .col-lg-3,
html[dir=rtl] .col-lg-4,
html[dir=rtl] .col-lg-5,
html[dir=rtl] .col-lg-6,
html[dir=rtl] .col-lg-7,
html[dir=rtl] .col-lg-8,
html[dir=rtl] .col-lg-9,
html[dir=rtl] .col-lg-10,
html[dir=rtl] .col-lg-11,
html[dir=rtl] .col-lg-12,
body[dir=rtl] .col-xs-1,
body[dir=rtl] .col-xs-2,
body[dir=rtl] .col-xs-3,
body[dir=rtl] .col-xs-4,
body[dir=rtl] .col-xs-5,
body[dir=rtl] .col-xs-6,
body[dir=rtl] .col-xs-7,
body[dir=rtl] .col-xs-8,
body[dir=rtl] .col-xs-9,
body[dir=rtl] .col-xs-10,
body[dir=rtl] .col-xs-11,
body[dir=rtl] .col-xs-12,
body[dir=rtl] .col-sm-1,
body[dir=rtl] .col-sm-2,
body[dir=rtl] .col-sm-3,
body[dir=rtl] .col-sm-4,
body[dir=rtl] .col-sm-5,
body[dir=rtl] .col-sm-6,
body[dir=rtl] .col-sm-7,
body[dir=rtl] .col-sm-8,
body[dir=rtl] .col-sm-9,
body[dir=rtl] .col-sm-10,
body[dir=rtl] .col-sm-11,
body[dir=rtl] .col-sm-12,
body[dir=rtl] .col-md-1,
body[dir=rtl] .col-md-2,
body[dir=rtl] .col-md-3,
body[dir=rtl] .col-md-4,
body[dir=rtl] .col-md-5,
body[dir=rtl] .col-md-6,
body[dir=rtl] .col-md-7,
body[dir=rtl] .col-md-8,
body[dir=rtl] .col-md-9,
body[dir=rtl] .col-md-10,
body[dir=rtl] .col-md-11,
body[dir=rtl] .col-md-12,
body[dir=rtl] .col-lg-1,
body[dir=rtl] .col-lg-2,
body[dir=rtl] .col-lg-3,
body[dir=rtl] .col-lg-4,
body[dir=rtl] .col-lg-5,
body[dir=rtl] .col-lg-6,
body[dir=rtl] .col-lg-7,
body[dir=rtl] .col-lg-8,
body[dir=rtl] .col-lg-9,
body[dir=rtl] .col-lg-10,
body[dir=rtl] .col-lg-11,
body[dir=rtl] .col-lg-12 {
  float: right;
}
html[dir=rtl] .pull-right,
body[dir=rtl] .pull-right {
  float: left !important;
}
html[dir=rtl] .pull-left,
body[dir=rtl] .pull-left {
  float: right !important;
}
html[dir=rtl] .col-xs-offset-12,
body[dir=rtl] .col-xs-offset-12 {
  margin-right: 100%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-11,
body[dir=rtl] .col-xs-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-10,
body[dir=rtl] .col-xs-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-9,
body[dir=rtl] .col-xs-offset-9 {
  margin-right: 75%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-8,
body[dir=rtl] .col-xs-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-7,
body[dir=rtl] .col-xs-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-6,
body[dir=rtl] .col-xs-offset-6 {
  margin-right: 50%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-5,
body[dir=rtl] .col-xs-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-4,
body[dir=rtl] .col-xs-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-3,
body[dir=rtl] .col-xs-offset-3 {
  margin-right: 25%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-2,
body[dir=rtl] .col-xs-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-xs-offset-1,
body[dir=rtl] .col-xs-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-12,
body[dir=rtl] .col-sm-offset-12 {
  margin-right: 100%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-11,
body[dir=rtl] .col-sm-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-10,
body[dir=rtl] .col-sm-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-9,
body[dir=rtl] .col-sm-offset-9 {
  margin-right: 75%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-8,
body[dir=rtl] .col-sm-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-7,
body[dir=rtl] .col-sm-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-6,
body[dir=rtl] .col-sm-offset-6 {
  margin-right: 50%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-5,
body[dir=rtl] .col-sm-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-4,
body[dir=rtl] .col-sm-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-3,
body[dir=rtl] .col-sm-offset-3 {
  margin-right: 25%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-2,
body[dir=rtl] .col-sm-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-sm-offset-1,
body[dir=rtl] .col-sm-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-12,
body[dir=rtl] .col-md-offset-12 {
  margin-right: 100%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-11,
body[dir=rtl] .col-md-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-10,
body[dir=rtl] .col-md-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-9,
body[dir=rtl] .col-md-offset-9 {
  margin-right: 75%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-8,
body[dir=rtl] .col-md-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-7,
body[dir=rtl] .col-md-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-6,
body[dir=rtl] .col-md-offset-6 {
  margin-right: 50%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-5,
body[dir=rtl] .col-md-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-4,
body[dir=rtl] .col-md-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-3,
body[dir=rtl] .col-md-offset-3 {
  margin-right: 25%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-2,
body[dir=rtl] .col-md-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-md-offset-1,
body[dir=rtl] .col-md-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-12,
body[dir=rtl] .col-lg-offset-12 {
  margin-right: 100%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-11,
body[dir=rtl] .col-lg-offset-11 {
  margin-right: 91.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-10,
body[dir=rtl] .col-lg-offset-10 {
  margin-right: 83.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-9,
body[dir=rtl] .col-lg-offset-9 {
  margin-right: 75%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-8,
body[dir=rtl] .col-lg-offset-8 {
  margin-right: 66.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-7,
body[dir=rtl] .col-lg-offset-7 {
  margin-right: 58.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-6,
body[dir=rtl] .col-lg-offset-6 {
  margin-right: 50%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-5,
body[dir=rtl] .col-lg-offset-5 {
  margin-right: 41.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-4,
body[dir=rtl] .col-lg-offset-4 {
  margin-right: 33.33333333%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-3,
body[dir=rtl] .col-lg-offset-3 {
  margin-right: 25%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-2,
body[dir=rtl] .col-lg-offset-2 {
  margin-right: 16.66666667%;
  margin-left: 0;
}
html[dir=rtl] .col-lg-offset-1,
body[dir=rtl] .col-lg-offset-1 {
  margin-right: 8.33333333%;
  margin-left: 0;
}
ul.forum-topic-list {
  list-style: none;
  padding: 0;
  margin: 0;
  border: 1px solid #eee;
}
ul.forum-topic-list li.forum-header {
  background-color: #F7F7F7;
  padding: 10px 15px;
  font-weight: 600;
}
ul.forum-topic-list li.forum-header ul.forum-titles {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
ul.forum-topic-list li.forum-header ul.forum-titles li {
  float: left;
}
ul.forum-topic-list li.forum-header ul.forum-titles li.forum-info {
  width: 60%;
}
ul.forum-topic-list li.forum-header ul.forum-titles li.forum-topic-count {
  width: 10%;
  text-align: center;
}
ul.forum-topic-list li.forum-header ul.forum-titles li.forum-reply-count {
  width: 10%;
  text-align: center;
}
ul.forum-topic-list li.forum-header ul.forum-titles li.forum-last-reply {
  width: 20%;
}
ul.forum-topic-list li.forum-body ul {
  border-top: 1px solid #eee;
  list-style: none;
  padding: 10px 15px;
  margin: 0;
  display: flex;
  width: 100%;
}
ul.forum-topic-list li.forum-body ul li {
  float: left;
}
ul.forum-topic-list li.forum-body ul li.forum-info {
  width: 60%;
}
ul.forum-topic-list li.forum-body ul li.forum__topics {
  width: 10%;
  text-align: center;
}
ul.forum-topic-list li.forum-body ul li.forum__posts {
  width: 10%;
  text-align: center;
}
ul.forum-topic-list li.forum-body ul li.forum__last-reply {
  width: 20%;
}
.forum-info .forum__icon,
.forum__topic .forum__icon {
  background-image: none;
  width: 15px;
}
.forum-info .forum__icon:before,
.forum__topic .forum__icon:before {
  font-family: "FontAwesome";
  content: "\f086";
  display: inline-block;
  width: 15px;
}
input.form-control,
select.form-control {
  width: inherit;
  display: inherit;
}
input.btn {
  text-shadow: none;
}
body,
html {
  color: #515151;
}
a,
a:link {
  color: #303030;
}
a:hover,
a:link:hover {
  color: #e1571a;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #303030;
}
.sticky-wrapper {
  position: relative;
  z-index: 101;
}
.dexp-sticky.affix-bottom {
  position: absolute;
}
@media (max-width: 991px) {
  .dexp-sticky.unsticky-mobile.affix {
    position: static;
  }
}
.contextual-region .contextual-region .contextual {
  top: 6px !important;
  right: 32px;
}
.contextual-region .contextual-region .contextual-region .contextual {
  right: 64px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: -5px;
}
.alert.alert-dismissible {
  margin-left: 8px;
}
#dexp-loader {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #ffffff;
  z-index: 999999;
  opacity: 1;
  text-align: center;
}
#dexp-loader .loading {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  width: 100px;
  margin: 0 auto;
  margin-top: 25px;
  position: relative;
  text-indent: -9999em;
}
#dexp-loader p {
  font-style: italic;
  margin-top: 20px;
}
#dexp-loader .ball {
  border-radius: 50%;
  background: #e1571a;
  width: 10px;
  height: 10px;
  position: absolute;
  -webkit-animation: loading 1.2s linear infinite;
  animation: loading 1.2s linear infinite;
}
#dexp-loader .ball:nth-of-type(2) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}
#dexp-loader .ball:nth-of-type(3) {
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
}
@-webkit-keyframes loading {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: translate3d(33px,0,0);
    transform: translate3d(33px,0,0);
  }
  60% {
    -webkit-transform: translate3d(66px,0,0);
    transform: translate3d(66px,0,0);
  }
  80% {
    -webkit-transform: translate3d(99px,0,0);
    transform: translate3d(99px,0,0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(99px,0,0) scale(0.5);
    transform: translate3d(99px,0,0) scale(0.5);
    opacity: 0;
  }
}
@keyframes loading {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  20% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  40% {
    -webkit-transform: translate3d(33px,0,0);
    transform: translate3d(33px,0,0);
  }
  60% {
    -webkit-transform: translate3d(66px,0,0);
    transform: translate3d(66px,0,0);
  }
  80% {
    -webkit-transform: translate3d(99px,0,0);
    transform: translate3d(99px,0,0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(99px,0,0) scale(0.5);
    transform: translate3d(99px,0,0) scale(0.5);
    opacity: 0;
  }
}
.block-place-region a.button {
  display: block;
}
table {
  width: 100%;
  margin: 0 0 10px;
}
table thead th {
  background: #f5f5f2;
  border: solid #bfbfba;
  border-width: 1px 0;
  color: #333;
  text-transform: uppercase;
  padding: 10px 12px;
}
table tr {
  padding: 0.1em 0.6em;
}
table tr td {
  padding: 10px 12px;
}
#go-to-top {
  position: fixed;
  z-index: 999;
  width: 32px;
  height: 32px;
  text-align: center;
  background: rgba(0,0,0,0.7);
  color: #fff;
  line-height: 32px;
  right: 20px;
  cursor: pointer;
}
.middle-center {
  position: relative;
}
.middle-center >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
html[dir=rtl] .region-navigation,
body[dir=rtl] .region-navigation {
  text-align: left;
}
html[dir=rtl] .dexp-slick-carousel,
body[dir=rtl] .dexp-slick-carousel {
  direction: ltr;
}
html[dir=rtl] .dexp-slick-carousel .slick-next,
body[dir=rtl] .dexp-slick-carousel .slick-next {
  left: auto;
}
html[dir=rtl] .dexp-box.box-left .dexp-box-title,
html[dir=rtl] .dexp-box.box-left .dexp-box-content,
body[dir=rtl] .dexp-box.box-left .dexp-box-title,
body[dir=rtl] .dexp-box.box-left .dexp-box-content {
  text-align: right;
}
html[dir=rtl] .dexp-box.box-left.box-image,
body[dir=rtl] .dexp-box.box-left.box-image {
  text-align: right;
}
html[dir=rtl] .dexp-box.box-left .dexp-box-icon,
body[dir=rtl] .dexp-box.box-left .dexp-box-icon {
  float: right;
}
html[dir=rtl] .dexp-box.box-left.effect-1 .dexp-box-title,
html[dir=rtl] .dexp-box.box-left.effect-1 .dexp-box-content,
body[dir=rtl] .dexp-box.box-left.effect-1 .dexp-box-title,
body[dir=rtl] .dexp-box.box-left.effect-1 .dexp-box-content {
  margin-left: 0;
  margin-right: 95px;
}
html[dir=rtl] .dexp-box.box-left.effect-1 .dexp-box-title::after,
body[dir=rtl] .dexp-box.box-left.effect-1 .dexp-box-title::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .dexp-box.box-left.box-circle-style-2 .dexp-box-title,
html[dir=rtl] .dexp-box.box-left.box-circle-style-2 .dexp-box-content,
html[dir=rtl] .dexp-box.box-left.box-square .dexp-box-title,
html[dir=rtl] .dexp-box.box-left.box-square .dexp-box-content,
body[dir=rtl] .dexp-box.box-left.box-circle-style-2 .dexp-box-title,
body[dir=rtl] .dexp-box.box-left.box-circle-style-2 .dexp-box-content,
body[dir=rtl] .dexp-box.box-left.box-square .dexp-box-title,
body[dir=rtl] .dexp-box.box-left.box-square .dexp-box-content {
  margin-left: 0;
  margin-right: 100px;
}
html[dir=rtl] .dexp-box.box-right .dexp-box-title,
html[dir=rtl] .dexp-box.box-right .dexp-box-content,
body[dir=rtl] .dexp-box.box-right .dexp-box-title,
body[dir=rtl] .dexp-box.box-right .dexp-box-content {
  text-align: left;
}
html[dir=rtl] .dexp-box.box-right.box-image,
body[dir=rtl] .dexp-box.box-right.box-image {
  text-align: left;
}
html[dir=rtl] .dexp-box.box-right .dexp-box-icon,
body[dir=rtl] .dexp-box.box-right .dexp-box-icon {
  float: left;
}
html[dir=rtl] .dexp-box.box-right.effect-1 .dexp-box-title,
html[dir=rtl] .dexp-box.box-right.effect-1 .dexp-box-content,
body[dir=rtl] .dexp-box.box-right.effect-1 .dexp-box-title,
body[dir=rtl] .dexp-box.box-right.effect-1 .dexp-box-content {
  margin-right: 0;
  margin-left: 95px;
}
html[dir=rtl] .dexp-box.box-right.effect-1 .dexp-box-title::after,
body[dir=rtl] .dexp-box.box-right.effect-1 .dexp-box-title::after {
  right: auto;
  left: 0;
}
html[dir=rtl] .dexp-box.box-right.box-circle-style-2 .dexp-box-title,
html[dir=rtl] .dexp-box.box-right.box-circle-style-2 .dexp-box-content,
html[dir=rtl] .dexp-box.box-right.box-square .dexp-box-title,
html[dir=rtl] .dexp-box.box-right.box-square .dexp-box-content,
body[dir=rtl] .dexp-box.box-right.box-circle-style-2 .dexp-box-title,
body[dir=rtl] .dexp-box.box-right.box-circle-style-2 .dexp-box-content,
body[dir=rtl] .dexp-box.box-right.box-square .dexp-box-title,
body[dir=rtl] .dexp-box.box-right.box-square .dexp-box-content {
  margin-right: 0;
  margin-left: 100px;
}
html[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-icon,
body[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-icon {
  float: right;
}
html[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-icon i,
body[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-icon i {
  float: right;
  margin-left: 30px;
  margin-right: 0;
}
html[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-title,
html[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-content,
body[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-title,
body[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-content {
  margin-left: 0;
  margin-right: 95px;
}
html[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-title::after,
body[dir=rtl] .dexp-box.small-icon.style-1.box-circle .dexp-box-title::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .dexp-box.small-icon.style-2.box-left .dexp-box-title,
body[dir=rtl] .dexp-box.small-icon.style-2.box-left .dexp-box-title {
  margin-left: 0;
  margin-right: 20px;
}
html[dir=rtl] .dexp-box.small-icon.style-2.box-left .dexp-box-content,
body[dir=rtl] .dexp-box.small-icon.style-2.box-left .dexp-box-content {
  margin-left: 0;
  margin-right: 90px;
}
html[dir=rtl] .footer-link.block.block-menu ul.menu,
body[dir=rtl] .footer-link.block.block-menu ul.menu {
  text-align: right;
}
html[dir=rtl] .alert-dismissable .close,
html[dir=rtl] .alert-dismissible .close,
body[dir=rtl] .alert-dismissable .close,
body[dir=rtl] .alert-dismissible .close {
  right: 100%;
}
html[dir=rtl] .dexp-process .processbar-bg .processbar-width,
body[dir=rtl] .dexp-process .processbar-bg .processbar-width {
  float: right;
}
html[dir=rtl] .dexp-process .processbar-bg .processbar-width .processbar-percent,
body[dir=rtl] .dexp-process .processbar-bg .processbar-width .processbar-percent {
  left: 0;
  right: auto;
}
html[dir=rtl] .dexp-list li i,
body[dir=rtl] .dexp-list li i {
  margin-left: 15px;
  margin-right: 0;
  padding-left: 0;
  padding-right: 3px;
}
html[dir=rtl] .node--type-team.node--view-mode-teaser-alt .content .team-info,
body[dir=rtl] .node--type-team.node--view-mode-teaser-alt .content .team-info {
  text-align: right;
  direction: rtl;
}
html[dir=rtl] .testimonial-style-1 .testimonial-item .testimonial-image,
body[dir=rtl] .testimonial-style-1 .testimonial-item .testimonial-image {
  margin-left: 0;
  margin-right: 25px;
}
html[dir=rtl] .testimonial-style-1 .testimonial-item .testimonial-info,
body[dir=rtl] .testimonial-style-1 .testimonial-item .testimonial-info {
  padding-left: 0;
  padding-right: 25px;
}
html[dir=rtl] .view-blog.blog-latest-style-2 .blog-item .blog-image,
html[dir=rtl] .view-taxonomy-term.blog-latest-style-2 .blog-item .blog-image,
body[dir=rtl] .view-blog.blog-latest-style-2 .blog-item .blog-image,
body[dir=rtl] .view-taxonomy-term.blog-latest-style-2 .blog-item .blog-image {
  float: right;
  margin-right: 0;
  margin-left: 25px;
}
html[dir=rtl] .view-blog.blog-latest-style-2 .blog-item .blog-info,
html[dir=rtl] .view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info,
body[dir=rtl] .view-blog.blog-latest-style-2 .blog-item .blog-info,
body[dir=rtl] .view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info {
  text-align: right;
}
html[dir=rtl] .view-blog.blog-latest-footer .blog-item .blog-images,
html[dir=rtl] .view-taxonomy-term.blog-latest-footer .blog-item .blog-images,
body[dir=rtl] .view-blog.blog-latest-footer .blog-item .blog-images,
body[dir=rtl] .view-taxonomy-term.blog-latest-footer .blog-item .blog-images {
  margin-right: 0;
  margin-left: 25px;
}
html[dir=rtl] .view-blog .node--view-mode-teaser-text .blog-item .blog-content,
html[dir=rtl] .view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content,
body[dir=rtl] .view-blog .node--view-mode-teaser-text .blog-item .blog-content,
body[dir=rtl] .view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content {
  text-align: right;
}
html[dir=rtl] .view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .field--name-node-post-date,
html[dir=rtl] .view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .field--name-node-post-date,
body[dir=rtl] .view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .field--name-node-post-date,
body[dir=rtl] .view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .field--name-node-post-date {
  float: left;
}
html[dir=rtl] .view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a::before,
html[dir=rtl] .view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a::before,
body[dir=rtl] .view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a::before,
body[dir=rtl] .view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a::before {
  margin-right: 0;
  margin-left: 10px;
  float: right;
}
html[dir=rtl] .contact-style-1 .contact-info .icon-contact,
body[dir=rtl] .contact-style-1 .contact-info .icon-contact {
  float: right;
}
html[dir=rtl] .contact-style-1 .contact-info .icon-contact i,
body[dir=rtl] .contact-style-1 .contact-info .icon-contact i {
  margin-left: 0;
  margin-right: 5px;
}
html[dir=rtl] .contact-style-1 .contact-info .contact-content,
body[dir=rtl] .contact-style-1 .contact-info .contact-content {
  padding: 0 105px 0 0;
}
html[dir=rtl] .bg-top-right,
body[dir=rtl] .bg-top-right {
  background-position: left top;
}
html[dir=rtl] #block-homecorporate1about2 .pull-right,
body[dir=rtl] #block-homecorporate1about2 .pull-right {
  float: right !important;
}
html[dir=rtl] .corporate-2-make-website .col-lg-5,
html[dir=rtl] .corporate-2-make-website .col-md-5,
html[dir=rtl] .corporate-2-make-website .col-sm-6,
html[dir=rtl] .corporate-2-make-website .col-xs-12,
body[dir=rtl] .corporate-2-make-website .col-lg-5,
body[dir=rtl] .corporate-2-make-website .col-md-5,
body[dir=rtl] .corporate-2-make-website .col-sm-6,
body[dir=rtl] .corporate-2-make-website .col-xs-12 {
  float: left;
}
html[dir=rtl] #block-views-block-testimonials-testimonial-slick-1,
html[dir=rtl] #block-views-block-testimonials-testimonial-slick-2,
body[dir=rtl] #block-views-block-testimonials-testimonial-slick-1,
body[dir=rtl] #block-views-block-testimonials-testimonial-slick-2 {
  direction: ltr;
}
html[dir=rtl] #block-views-block-testimonials-testimonial-slick-1 .slick-slide,
html[dir=rtl] #block-views-block-testimonials-testimonial-slick-2 .slick-slide,
body[dir=rtl] #block-views-block-testimonials-testimonial-slick-1 .slick-slide,
body[dir=rtl] #block-views-block-testimonials-testimonial-slick-2 .slick-slide {
  float: left;
}
html[dir=rtl] #block-views-block-testimonials-testimonial-slick-1 .slick-next,
html[dir=rtl] #block-views-block-testimonials-testimonial-slick-2 .slick-next,
body[dir=rtl] #block-views-block-testimonials-testimonial-slick-1 .slick-next,
body[dir=rtl] #block-views-block-testimonials-testimonial-slick-2 .slick-next {
  left: auto;
}
html[dir=rtl] .corporate-3-about .about-img .dexp-image img,
body[dir=rtl] .corporate-3-about .about-img .dexp-image img {
  margin-left: 0;
  margin-right: -195px;
}
html[dir=rtl] .dexp-shortcode-title.title-left,
body[dir=rtl] .dexp-shortcode-title.title-left {
  text-align: right;
}
html[dir=rtl] .contact-content,
html[dir=rtl] .contact-message-contact-4-form,
body[dir=rtl] .contact-content,
body[dir=rtl] .contact-message-contact-4-form {
  margin-left: 0;
  margin-right: -15px;
}
html[dir=rtl] .contact-image,
body[dir=rtl] .contact-image {
  margin-left: -15px;
  margin-right: 0;
}
html[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner,
body[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner {
  text-align: right;
}
html[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner .field--name-field-description-short,
html[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner .food-name,
body[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner .field--name-field-description-short,
body[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner .food-name {
  padding-right: 0;
  padding-left: 85px;
}
html[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner .field--name-field-price,
body[dir=rtl] .view-food .node--view-mode-teaser .content .food-inner .field--name-field-price {
  left: 30px;
  right: auto;
}
html[dir=rtl] .reservation .info-resv .open-hours,
body[dir=rtl] .reservation .info-resv .open-hours {
  direction: ltr;
}
html[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-image,
body[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-image {
  float: right;
}
html[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-content,
body[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-content {
  padding-left: 0;
  padding-right: 70px;
}
html[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-content ul.event-meta,
body[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-content ul.event-meta {
  right: auto;
  left: 0;
}
html[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-content h3.event-name,
body[dir=rtl] .view-event .node--view-mode-teaser .event-item .event-content h3.event-name {
  padding-left: 0;
  padding-right: 20px;
  text-align: right;
}
html[dir=rtl] .top-right,
body[dir=rtl] .top-right {
  text-align: left !important;
}
html[dir=rtl] ul.dexp-menu h3.dexp-megamenu-column-title::after,
body[dir=rtl] ul.dexp-menu h3.dexp-megamenu-column-title::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .pricing.style-4 li.bullet-item,
body[dir=rtl] .pricing.style-4 li.bullet-item {
  text-align: right;
}
html[dir=rtl] #section-page-title nav.breadcrumb ul li::after,
body[dir=rtl] #section-page-title nav.breadcrumb ul li::after {
  display: none;
}
html[dir=rtl] #section-page-title nav.breadcrumb ul li::before,
body[dir=rtl] #section-page-title nav.breadcrumb ul li::before {
  content: "\f104";
  font-family: "FontAwesome";
  position: absolute;
  top: -5px;
  left: 12px;
  font-weight: 100;
}
html[dir=rtl] #section-page-title nav.breadcrumb ul li:first-child::before,
body[dir=rtl] #section-page-title nav.breadcrumb ul li:first-child::before {
  content: "";
}
html[dir=rtl] .portfolio-detail.style-1 .item-details .field::before,
html[dir=rtl] .portfolio-detailstyle-2 .item-details .field::before,
body[dir=rtl] .portfolio-detail.style-1 .item-details .field::before,
body[dir=rtl] .portfolio-detailstyle-2 .item-details .field::before {
  float: right;
  margin-right: 0;
  margin-left: 15px;
}
html[dir=rtl] .title-widget .dexp-custom-title h2.block-title::after,
body[dir=rtl] .title-widget .dexp-custom-title h2.block-title::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .view-blog-catogeries .item-list ul li::before,
body[dir=rtl] .view-blog-catogeries .item-list ul li::before {
  content: "\f053";
}
html[dir=rtl] .dexp-blog-detail .blog-info,
body[dir=rtl] .dexp-blog-detail .blog-info {
  text-align: right;
}
html[dir=rtl] .dexp-blog-detail .bottom-post .sharethis-wrapper,
body[dir=rtl] .dexp-blog-detail .bottom-post .sharethis-wrapper {
  float: left;
}
html[dir=rtl] .dexp-blog-detail .bottom-post .blog-tags::before,
body[dir=rtl] .dexp-blog-detail .bottom-post .blog-tags::before {
  margin-left: 15px;
  margin-right: 0;
}
html[dir=rtl] .block .dexp-custom-title .widget-title::after,
body[dir=rtl] .block .dexp-custom-title .widget-title::after {
  left: auto;
  right: 0;
}
html[dir=rtl] .panel-group.style02 .panel-default .panel-heading .panel-title a,
body[dir=rtl] .panel-group.style02 .panel-default .panel-heading .panel-title a {
  padding: 14px 20px 14px 42px;
}
html[dir=rtl] .panel-group.style02 .panel-default .panel-heading .panel-title a::before,
body[dir=rtl] .panel-group.style02 .panel-default .panel-heading .panel-title a::before {
  left: 15px;
  right: auto;
}
html[dir=rtl] .panel-group.style01 .panel-default .panel-heading .panel-title a::after,
body[dir=rtl] .panel-group.style01 .panel-default .panel-heading .panel-title a::after {
  left: 30px;
  right: auto;
}
html[dir=rtl] .dexp-list li i,
body[dir=rtl] .dexp-list li i {
  margin-right: 0;
  margin-left: 15px;
}
html[dir=rtl] #block-searchform .search-form-block-wrapper input[type="submit"],
body[dir=rtl] #block-searchform .search-form-block-wrapper input[type="submit"] {
  left: 15px;
  right: auto;
}
html[dir=rtl] .dir-ltr,
body[dir=rtl] .dir-ltr {
  direction: ltr;
  text-align: right;
}
html[dir=rtl] .dir-ltr .col-xs-1,
html[dir=rtl] .dir-ltr .col-xs-2,
html[dir=rtl] .dir-ltr .col-xs-3,
html[dir=rtl] .dir-ltr .col-xs-4,
html[dir=rtl] .dir-ltr .col-xs-5,
html[dir=rtl] .dir-ltr .col-xs-6,
html[dir=rtl] .dir-ltr .col-xs-7,
html[dir=rtl] .dir-ltr .col-xs-8,
html[dir=rtl] .dir-ltr .col-xs-9,
html[dir=rtl] .dir-ltr .col-xs-10,
html[dir=rtl] .dir-ltr .col-xs-11,
html[dir=rtl] .dir-ltr .col-xs-12,
html[dir=rtl] .dir-ltr .col-sm-1,
html[dir=rtl] .dir-ltr .col-sm-2,
html[dir=rtl] .dir-ltr .col-sm-3,
html[dir=rtl] .dir-ltr .col-sm-4,
html[dir=rtl] .dir-ltr .col-sm-5,
html[dir=rtl] .dir-ltr .col-sm-6,
html[dir=rtl] .dir-ltr .col-sm-7,
html[dir=rtl] .dir-ltr .col-sm-8,
html[dir=rtl] .dir-ltr .col-sm-9,
html[dir=rtl] .dir-ltr .col-sm-10,
html[dir=rtl] .dir-ltr .col-sm-11,
html[dir=rtl] .dir-ltr .col-sm-12,
html[dir=rtl] .dir-ltr .col-md-1,
html[dir=rtl] .dir-ltr .col-md-2,
html[dir=rtl] .dir-ltr .col-md-3,
html[dir=rtl] .dir-ltr .col-md-4,
html[dir=rtl] .dir-ltr .col-md-5,
html[dir=rtl] .dir-ltr .col-md-6,
html[dir=rtl] .dir-ltr .col-md-7,
html[dir=rtl] .dir-ltr .col-md-8,
html[dir=rtl] .dir-ltr .col-md-9,
html[dir=rtl] .dir-ltr .col-md-10,
html[dir=rtl] .dir-ltr .col-md-11,
html[dir=rtl] .dir-ltr .col-md-12,
html[dir=rtl] .dir-ltr .col-lg-1,
html[dir=rtl] .dir-ltr .col-lg-2,
html[dir=rtl] .dir-ltr .col-lg-3,
html[dir=rtl] .dir-ltr .col-lg-4,
html[dir=rtl] .dir-ltr .col-lg-5,
html[dir=rtl] .dir-ltr .col-lg-6,
html[dir=rtl] .dir-ltr .col-lg-7,
html[dir=rtl] .dir-ltr .col-lg-8,
html[dir=rtl] .dir-ltr .col-lg-9,
html[dir=rtl] .dir-ltr .col-lg-10,
html[dir=rtl] .dir-ltr .col-lg-11,
html[dir=rtl] .dir-ltr .col-lg-12,
body[dir=rtl] .dir-ltr .col-xs-1,
body[dir=rtl] .dir-ltr .col-xs-2,
body[dir=rtl] .dir-ltr .col-xs-3,
body[dir=rtl] .dir-ltr .col-xs-4,
body[dir=rtl] .dir-ltr .col-xs-5,
body[dir=rtl] .dir-ltr .col-xs-6,
body[dir=rtl] .dir-ltr .col-xs-7,
body[dir=rtl] .dir-ltr .col-xs-8,
body[dir=rtl] .dir-ltr .col-xs-9,
body[dir=rtl] .dir-ltr .col-xs-10,
body[dir=rtl] .dir-ltr .col-xs-11,
body[dir=rtl] .dir-ltr .col-xs-12,
body[dir=rtl] .dir-ltr .col-sm-1,
body[dir=rtl] .dir-ltr .col-sm-2,
body[dir=rtl] .dir-ltr .col-sm-3,
body[dir=rtl] .dir-ltr .col-sm-4,
body[dir=rtl] .dir-ltr .col-sm-5,
body[dir=rtl] .dir-ltr .col-sm-6,
body[dir=rtl] .dir-ltr .col-sm-7,
body[dir=rtl] .dir-ltr .col-sm-8,
body[dir=rtl] .dir-ltr .col-sm-9,
body[dir=rtl] .dir-ltr .col-sm-10,
body[dir=rtl] .dir-ltr .col-sm-11,
body[dir=rtl] .dir-ltr .col-sm-12,
body[dir=rtl] .dir-ltr .col-md-1,
body[dir=rtl] .dir-ltr .col-md-2,
body[dir=rtl] .dir-ltr .col-md-3,
body[dir=rtl] .dir-ltr .col-md-4,
body[dir=rtl] .dir-ltr .col-md-5,
body[dir=rtl] .dir-ltr .col-md-6,
body[dir=rtl] .dir-ltr .col-md-7,
body[dir=rtl] .dir-ltr .col-md-8,
body[dir=rtl] .dir-ltr .col-md-9,
body[dir=rtl] .dir-ltr .col-md-10,
body[dir=rtl] .dir-ltr .col-md-11,
body[dir=rtl] .dir-ltr .col-md-12,
body[dir=rtl] .dir-ltr .col-lg-1,
body[dir=rtl] .dir-ltr .col-lg-2,
body[dir=rtl] .dir-ltr .col-lg-3,
body[dir=rtl] .dir-ltr .col-lg-4,
body[dir=rtl] .dir-ltr .col-lg-5,
body[dir=rtl] .dir-ltr .col-lg-6,
body[dir=rtl] .dir-ltr .col-lg-7,
body[dir=rtl] .dir-ltr .col-lg-8,
body[dir=rtl] .dir-ltr .col-lg-9,
body[dir=rtl] .dir-ltr .col-lg-10,
body[dir=rtl] .dir-ltr .col-lg-11,
body[dir=rtl] .dir-ltr .col-lg-12 {
  float: left;
}
html[dir=rtl] .dir-ltr .col-xs-offset-12,
body[dir=rtl] .dir-ltr .col-xs-offset-12 {
  margin-right: 100%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-11,
body[dir=rtl] .dir-ltr .col-xs-offset-11 {
  margin-right: 91.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-10,
body[dir=rtl] .dir-ltr .col-xs-offset-10 {
  margin-right: 83.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-9,
body[dir=rtl] .dir-ltr .col-xs-offset-9 {
  margin-right: 75%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-8,
body[dir=rtl] .dir-ltr .col-xs-offset-8 {
  margin-right: 66.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-7,
body[dir=rtl] .dir-ltr .col-xs-offset-7 {
  margin-right: 58.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-6,
body[dir=rtl] .dir-ltr .col-xs-offset-6 {
  margin-right: 50%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-5,
body[dir=rtl] .dir-ltr .col-xs-offset-5 {
  margin-right: 41.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-4,
body[dir=rtl] .dir-ltr .col-xs-offset-4 {
  margin-right: 33.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-3,
body[dir=rtl] .dir-ltr .col-xs-offset-3 {
  margin-right: 25%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-2,
body[dir=rtl] .dir-ltr .col-xs-offset-2 {
  margin-right: 16.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-xs-offset-1,
body[dir=rtl] .dir-ltr .col-xs-offset-1 {
  margin-right: 8.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-12,
body[dir=rtl] .dir-ltr .col-sm-offset-12 {
  margin-right: 100%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-11,
body[dir=rtl] .dir-ltr .col-sm-offset-11 {
  margin-right: 91.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-10,
body[dir=rtl] .dir-ltr .col-sm-offset-10 {
  margin-right: 83.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-9,
body[dir=rtl] .dir-ltr .col-sm-offset-9 {
  margin-right: 75%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-8,
body[dir=rtl] .dir-ltr .col-sm-offset-8 {
  margin-right: 66.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-7,
body[dir=rtl] .dir-ltr .col-sm-offset-7 {
  margin-right: 58.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-6,
body[dir=rtl] .dir-ltr .col-sm-offset-6 {
  margin-right: 50%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-5,
body[dir=rtl] .dir-ltr .col-sm-offset-5 {
  margin-right: 41.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-4,
body[dir=rtl] .dir-ltr .col-sm-offset-4 {
  margin-right: 33.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-3,
body[dir=rtl] .dir-ltr .col-sm-offset-3 {
  margin-right: 25%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-2,
body[dir=rtl] .dir-ltr .col-sm-offset-2 {
  margin-right: 16.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-sm-offset-1,
body[dir=rtl] .dir-ltr .col-sm-offset-1 {
  margin-right: 8.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-12,
body[dir=rtl] .dir-ltr .col-md-offset-12 {
  margin-right: 100%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-11,
body[dir=rtl] .dir-ltr .col-md-offset-11 {
  margin-right: 91.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-10,
body[dir=rtl] .dir-ltr .col-md-offset-10 {
  margin-right: 83.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-9,
body[dir=rtl] .dir-ltr .col-md-offset-9 {
  margin-right: 75%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-8,
body[dir=rtl] .dir-ltr .col-md-offset-8 {
  margin-right: 66.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-7,
body[dir=rtl] .dir-ltr .col-md-offset-7 {
  margin-right: 58.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-6,
body[dir=rtl] .dir-ltr .col-md-offset-6 {
  margin-right: 50%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-5,
body[dir=rtl] .dir-ltr .col-md-offset-5 {
  margin-right: 41.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-4,
body[dir=rtl] .dir-ltr .col-md-offset-4 {
  margin-right: 33.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-3,
body[dir=rtl] .dir-ltr .col-md-offset-3 {
  margin-right: 25%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-2,
body[dir=rtl] .dir-ltr .col-md-offset-2 {
  margin-right: 16.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-md-offset-1,
body[dir=rtl] .dir-ltr .col-md-offset-1 {
  margin-right: 8.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-12,
body[dir=rtl] .dir-ltr .col-lg-offset-12 {
  margin-right: 100%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-11,
body[dir=rtl] .dir-ltr .col-lg-offset-11 {
  margin-right: 91.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-10,
body[dir=rtl] .dir-ltr .col-lg-offset-10 {
  margin-right: 83.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-9,
body[dir=rtl] .dir-ltr .col-lg-offset-9 {
  margin-right: 75%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-8,
body[dir=rtl] .dir-ltr .col-lg-offset-8 {
  margin-right: 66.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-7,
body[dir=rtl] .dir-ltr .col-lg-offset-7 {
  margin-right: 58.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-6,
body[dir=rtl] .dir-ltr .col-lg-offset-6 {
  margin-right: 50%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-5,
body[dir=rtl] .dir-ltr .col-lg-offset-5 {
  margin-right: 41.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-4,
body[dir=rtl] .dir-ltr .col-lg-offset-4 {
  margin-right: 33.33333333%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-3,
body[dir=rtl] .dir-ltr .col-lg-offset-3 {
  margin-right: 25%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-2,
body[dir=rtl] .dir-ltr .col-lg-offset-2 {
  margin-right: 16.66666667%;
  margin-right: 0;
}
html[dir=rtl] .dir-ltr .col-lg-offset-1,
body[dir=rtl] .dir-ltr .col-lg-offset-1 {
  margin-right: 8.33333333%;
  margin-right: 0;
}
html[dir=rtl] .col-xs-pull-12,
body[dir=rtl] .col-xs-pull-12 {
  left: 100%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-11,
body[dir=rtl] .col-xs-pull-11 {
  left: 91.66666667%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-10,
body[dir=rtl] .col-xs-pull-10 {
  left: 83.33333333%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-9,
body[dir=rtl] .col-xs-pull-9 {
  left: 75%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-8,
body[dir=rtl] .col-xs-pull-8 {
  left: 66.66666667%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-7,
body[dir=rtl] .col-xs-pull-7 {
  left: 58.33333333%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-6,
body[dir=rtl] .col-xs-pull-6 {
  left: 50%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-5,
body[dir=rtl] .col-xs-pull-5 {
  left: 41.66666667%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-4,
body[dir=rtl] .col-xs-pull-4 {
  left: 33.33333333%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-3,
body[dir=rtl] .col-xs-pull-3 {
  left: 25%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-2,
body[dir=rtl] .col-xs-pull-2 {
  left: 16.66666667%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-1,
body[dir=rtl] .col-xs-pull-1 {
  left: 8.33333333%;
  right: auto;
}
html[dir=rtl] .col-xs-pull-0,
body[dir=rtl] .col-xs-pull-0 {
  left: 0;
  right: auto;
}
html[dir=rtl] .col-xs-push-12,
body[dir=rtl] .col-xs-push-12 {
  right: 100%;
  left: auto;
}
html[dir=rtl] .col-xs-push-11,
body[dir=rtl] .col-xs-push-11 {
  right: 91.66666667%;
  left: auto;
}
html[dir=rtl] .col-xs-push-10,
body[dir=rtl] .col-xs-push-10 {
  right: 83.33333333%;
  left: auto;
}
html[dir=rtl] .col-xs-push-9,
body[dir=rtl] .col-xs-push-9 {
  right: 75%;
  left: auto;
}
html[dir=rtl] .col-xs-push-8,
body[dir=rtl] .col-xs-push-8 {
  right: 66.66666667%;
  left: auto;
}
html[dir=rtl] .col-xs-push-7,
body[dir=rtl] .col-xs-push-7 {
  right: 58.33333333%;
  left: auto;
}
html[dir=rtl] .col-xs-push-6,
body[dir=rtl] .col-xs-push-6 {
  right: 50%;
  left: auto;
}
html[dir=rtl] .col-xs-push-5,
body[dir=rtl] .col-xs-push-5 {
  right: 41.66666667%;
  left: auto;
}
html[dir=rtl] .col-xs-push-4,
body[dir=rtl] .col-xs-push-4 {
  right: 33.33333333%;
  left: auto;
}
html[dir=rtl] .col-xs-push-3,
body[dir=rtl] .col-xs-push-3 {
  right: 25%;
  left: auto;
}
html[dir=rtl] .col-xs-push-2,
body[dir=rtl] .col-xs-push-2 {
  right: 16.66666667%;
  left: auto;
}
html[dir=rtl] .col-xs-push-1,
body[dir=rtl] .col-xs-push-1 {
  right: 8.33333333%;
  left: auto;
}
html[dir=rtl] .col-xs-push-0,
body[dir=rtl] .col-xs-push-0 {
  right: 0;
  left: auto;
}
@media (min-width: 768px) {
  html[dir=rtl] .col-sm-pull-12,
  body[dir=rtl] .col-sm-pull-12 {
    left: 100%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-11,
  body[dir=rtl] .col-sm-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-10,
  body[dir=rtl] .col-sm-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-9,
  body[dir=rtl] .col-sm-pull-9 {
    left: 75%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-8,
  body[dir=rtl] .col-sm-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-7,
  body[dir=rtl] .col-sm-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-6,
  body[dir=rtl] .col-sm-pull-6 {
    left: 50%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-5,
  body[dir=rtl] .col-sm-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-4,
  body[dir=rtl] .col-sm-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-3,
  body[dir=rtl] .col-sm-pull-3 {
    left: 25%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-2,
  body[dir=rtl] .col-sm-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-1,
  body[dir=rtl] .col-sm-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-sm-pull-0,
  body[dir=rtl] .col-sm-pull-0 {
    left: 0;
    right: auto;
  }
  html[dir=rtl] .col-sm-push-12,
  body[dir=rtl] .col-sm-push-12 {
    right: 100%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-11,
  body[dir=rtl] .col-sm-push-11 {
    right: 91.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-10,
  body[dir=rtl] .col-sm-push-10 {
    right: 83.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-9,
  body[dir=rtl] .col-sm-push-9 {
    right: 75%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-8,
  body[dir=rtl] .col-sm-push-8 {
    right: 66.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-7,
  body[dir=rtl] .col-sm-push-7 {
    right: 58.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-6,
  body[dir=rtl] .col-sm-push-6 {
    right: 50%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-5,
  body[dir=rtl] .col-sm-push-5 {
    right: 41.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-4,
  body[dir=rtl] .col-sm-push-4 {
    right: 33.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-3,
  body[dir=rtl] .col-sm-push-3 {
    right: 25%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-2,
  body[dir=rtl] .col-sm-push-2 {
    right: 16.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-1,
  body[dir=rtl] .col-sm-push-1 {
    right: 8.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-sm-push-0,
  body[dir=rtl] .col-sm-push-0 {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  html[dir=rtl] .col-md-pull-12,
  body[dir=rtl] .col-md-pull-12 {
    left: 100%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-11,
  body[dir=rtl] .col-md-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-10,
  body[dir=rtl] .col-md-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-9,
  body[dir=rtl] .col-md-pull-9 {
    left: 75%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-8,
  body[dir=rtl] .col-md-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-7,
  body[dir=rtl] .col-md-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-6,
  body[dir=rtl] .col-md-pull-6 {
    left: 50%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-5,
  body[dir=rtl] .col-md-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-4,
  body[dir=rtl] .col-md-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-3,
  body[dir=rtl] .col-md-pull-3 {
    left: 25%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-2,
  body[dir=rtl] .col-md-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-1,
  body[dir=rtl] .col-md-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-md-pull-0,
  body[dir=rtl] .col-md-pull-0 {
    left: 0;
    right: auto;
  }
  html[dir=rtl] .col-md-push-12,
  body[dir=rtl] .col-md-push-12 {
    right: 100%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-11,
  body[dir=rtl] .col-md-push-11 {
    right: 91.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-10,
  body[dir=rtl] .col-md-push-10 {
    right: 83.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-9,
  body[dir=rtl] .col-md-push-9 {
    right: 75%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-8,
  body[dir=rtl] .col-md-push-8 {
    right: 66.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-7,
  body[dir=rtl] .col-md-push-7 {
    right: 58.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-6,
  body[dir=rtl] .col-md-push-6 {
    right: 50%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-5,
  body[dir=rtl] .col-md-push-5 {
    right: 41.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-4,
  body[dir=rtl] .col-md-push-4 {
    right: 33.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-3,
  body[dir=rtl] .col-md-push-3 {
    right: 25%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-2,
  body[dir=rtl] .col-md-push-2 {
    right: 16.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-1,
  body[dir=rtl] .col-md-push-1 {
    right: 8.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-md-push-0,
  body[dir=rtl] .col-md-push-0 {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  html[dir=rtl] .col-lg-pull-12,
  body[dir=rtl] .col-lg-pull-12 {
    left: 100%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-11,
  body[dir=rtl] .col-lg-pull-11 {
    left: 91.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-10,
  body[dir=rtl] .col-lg-pull-10 {
    left: 83.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-9,
  body[dir=rtl] .col-lg-pull-9 {
    left: 75%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-8,
  body[dir=rtl] .col-lg-pull-8 {
    left: 66.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-7,
  body[dir=rtl] .col-lg-pull-7 {
    left: 58.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-6,
  body[dir=rtl] .col-lg-pull-6 {
    left: 50%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-5,
  body[dir=rtl] .col-lg-pull-5 {
    left: 41.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-4,
  body[dir=rtl] .col-lg-pull-4 {
    left: 33.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-3,
  body[dir=rtl] .col-lg-pull-3 {
    left: 25%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-2,
  body[dir=rtl] .col-lg-pull-2 {
    left: 16.66666667%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-1,
  body[dir=rtl] .col-lg-pull-1 {
    left: 8.33333333%;
    right: auto;
  }
  html[dir=rtl] .col-lg-pull-0,
  body[dir=rtl] .col-lg-pull-0 {
    left: 0;
    right: auto;
  }
  html[dir=rtl] .col-lg-push-12,
  body[dir=rtl] .col-lg-push-12 {
    right: 100%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-11,
  body[dir=rtl] .col-lg-push-11 {
    right: 91.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-10,
  body[dir=rtl] .col-lg-push-10 {
    right: 83.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-9,
  body[dir=rtl] .col-lg-push-9 {
    right: 75%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-8,
  body[dir=rtl] .col-lg-push-8 {
    right: 66.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-7,
  body[dir=rtl] .col-lg-push-7 {
    right: 58.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-6,
  body[dir=rtl] .col-lg-push-6 {
    right: 50%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-5,
  body[dir=rtl] .col-lg-push-5 {
    right: 41.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-4,
  body[dir=rtl] .col-lg-push-4 {
    right: 33.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-3,
  body[dir=rtl] .col-lg-push-3 {
    right: 25%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-2,
  body[dir=rtl] .col-lg-push-2 {
    right: 16.66666667%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-1,
  body[dir=rtl] .col-lg-push-1 {
    right: 8.33333333%;
    left: auto;
  }
  html[dir=rtl] .col-lg-push-0,
  body[dir=rtl] .col-lg-push-0 {
    right: 0;
    left: auto;
  }
}
.block-dexp-quick-settings {
  background: #fff;
  position: fixed;
  left: -257px;
  -webkit-transition: left 0.5s linear;
  -moz-transition: left 0.5s linear;
  -o-transition: left 0.5s linear;
  -ms-transition: left 0.5s linear;
  transition: left 0.5s linear;
  bottom: 0;
  z-index: 999;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
}
.block-dexp-quick-settings.open {
  left: 0;
}
.block-dexp-quick-settings .content {
  padding: 10px 18px 15px;
  width: 255px;
}
.block-dexp-quick-settings h3 {
  color: #303030;
  font-weight: 500;
  font-size: 14px;
  margin: 5px 0 0;
  line-height: 30px;
}
.block-dexp-quick-settings select.form-select {
  border-radius: 2px;
  color: #898989;
  cursor: pointer;
  font-size: 13px;
  margin: 2px 0 10px 2px;
  padding: 5px;
  width: 214px;
  height: 30px;
}
.block-dexp-quick-settings .dexp-quicksettings-toggle {
  background-color: #fff;
  box-shadow: 0 0 3px 0 rgba(0,0,0,0.08);
  border-color: #eee;
  border-radius: 0 2px 2px 0;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  display: block;
  height: 44px;
  position: absolute;
  right: -44px;
  top: 0px;
  width: 44px;
  cursor: pointer;
  color: #e1571a;
  font-size: 23px;
  line-height: 44px;
  text-align: center;
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-presets,
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background {
  margin: 0;
  padding: 0;
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-presets li,
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background li {
  display: inline-block;
  margin: 6px 4px 0;
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-presets li span,
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background li span {
  cursor: pointer;
  width: 20px;
  height: 20px;
  display: block;
  border-radius: 2px;
  -webkit-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  -moz-box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
  box-shadow: -2px 2px 2px -1px rgba(0,0,0,0.75);
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-presets li[class^=white] span,
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background li[class^=white] span {
  background-image: url(../images/white-preset.png);
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-presets li[class^=dark] span,
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background li[class^=dark] span {
  background-image: url(../images/dark-preset.png);
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg1 {
  background-image: url('http://statics.drupalexp.com/benz/bg/1.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg2 {
  background-image: url('http://statics.drupalexp.com/benz/bg/2.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg3 {
  background-image: url('http://statics.drupalexp.com/benz/bg/3.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg4 {
  background-image: url('http://statics.drupalexp.com/benz/bg/4.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg5 {
  background-image: url('http://statics.drupalexp.com/benz/bg/5.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg6 {
  background-image: url('http://statics.drupalexp.com/benz/bg/6.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg7 {
  background-image: url('http://statics.drupalexp.com/benz/bg/7.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg8 {
  background-image: url('http://statics.drupalexp.com/benz/bg/8.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg9 {
  background-image: url('http://statics.drupalexp.com/benz/bg/9.png');
}
.block-dexp-quick-settings #dexp-quicksetting ul.dexp-background span.bg10 {
  background-image: url('http://statics.drupalexp.com/benz/bg/10.png');
}
.dexp-slick-carousel.slick-center-mode .slick-slide {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  transform: scale(0.75);
}
.dexp-slick-carousel.slick-center-mode .slick-slide.slick-center {
  transform: scale(1);
}
.dexp-slick-carousel .slick-dots li.slick-active button::before,
.dexp-slick-carousel .slick-dots li:hover button::before {
  color: #e1571a;
  opacity: 1;
}
.dexp-slick-carousel .slick-arrow {
  z-index: 100;
  margin-top: 0;
}
.dexp-slick-carousel .slick-arrow::before {
  color: #fff;
}
.dexp-slick-carousel .slick-dots {
  z-index: 100;
}
.dexp-slick-carousel-inner.slick-slider {
  overflow: visible;
}
.dexp-slick-carousel-inner .slick-arrow {
  width: 30px;
  height: 30px;
  line-height: 30px;
  border: 1px solid #ccc;
}
.dexp-slick-carousel-inner .slick-arrow::before {
  font-family: FontAwesome;
  font-size: 20px;
  line-height: 28px;
  border: none;
}
.dexp-slick-carousel-inner .slick-arrow.slick-prev::before {
  content: "\f104";
}
.dexp-slick-carousel-inner .slick-arrow.slick-next::before {
  content: "\f105";
}
.dexp-testimonial-default .dexp-testimonial-nav-2 {
  max-width: 530px;
  margin: auto;
}
.dexp-testimonial-default .dexp-testimonial-nav-2 .slick-slide {
  text-align: right;
  outline: 0;
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.dexp-testimonial-default .dexp-testimonial-nav-2 .slick-slide img {
  width: 70px;
  height: 70px;
  margin: 0 10px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  display: inline-block;
  opacity: 0.6;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.dexp-testimonial-default .dexp-testimonial-nav-2 .slick-slide.slick-active {
  opacity: 1;
}
.dexp-testimonial-default .dexp-testimonial-nav-2 .slick-slide.slick-current {
  text-align: center;
}
.dexp-testimonial-default .dexp-testimonial-nav-2 .slick-slide.slick-current img {
  opacity: 1;
  margin: 0 5px 0 10px;
  cursor: initial;
}
.dexp-testimonial-default .dexp-testimonial-nav-2 .slick-slide.slick-current.slick-active {
  text-align: left;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 {
  padding: 0 30px;
  text-align: left;
}
@media screen and (max-width: 992px) {
  .dexp-testimonial-default .dexp-testimonial-wrap-2 {
    padding: 0 40px;
  }
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-prev,
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-next {
  width: 50px !important;
  height: 50px !important;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid #fff;
  top: 25%;
  opacity: 0.5;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-prev:hover,
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-next:hover {
  opacity: 1;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-next {
  right: -60px;
}
@media screen and (max-width: 992px) {
  .dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-next {
    right: -15px;
  }
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-next::before {
  font-family: FontAwesome;
  font-size: 24px;
  content: "\f105" !important;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-prev {
  left: -60px;
}
@media screen and (max-width: 992px) {
  .dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-prev {
    left: -15px;
  }
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-prev::before {
  font-family: FontAwesome;
  font-size: 24px;
  content: "\f104" !important;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .slick-slide {
  outline: 0;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .dexp-testimonial-body {
  text-align: center;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .dexp-testimonial-content {
  display: inline-block;
  margin-top: 55px;
  margin-bottom: 22px;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .dexp-testimonial-content p {
  font-size: 16px;
  font-family: 'Playfair Display';
  font-style: italic;
  margin-bottom: 0;
  line-height: 30px;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .dexp-testimonial-content p:before {
  content: '“';
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .dexp-testimonial-content p:after {
  content: '”';
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .dexp-testimonial-info .dexp-testimonial-title {
  padding: 0;
  font-size: 18px;
  font-family: 'Playfair Display';
  font-style: italic;
  line-height: 1.3em;
  margin-bottom: 18px;
  color: #fff;
  font-weight: normal;
}
.dexp-testimonial-default .dexp-testimonial-wrap-2 .dexp-testimonial-info .dexpzo-testimonial-position {
  font-size: 11px;
  font-weight: 700;
  color: #fff;
}
.dexp-testimonial-default .dexp-testimonial-nav {
  margin: 0 auto 30px;
  width: 100%;
}
.dexp-testimonial-default .dexp-testimonial-nav .slick-slide {
  text-align: right;
  outline: 0;
  opacity: 0;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out;
  max-width: 100%;
}
.dexp-testimonial-default .dexp-testimonial-nav .slick-slide img {
  display: inline-block;
  opacity: 0.6;
  height: auto;
  width: 100%;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
  -moz-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  -ms-transition: all .2s ease-out;
  transition: all .2s ease-out;
}
.dexp-testimonial-default .dexp-testimonial-nav .slick-slide.slick-active {
  opacity: 1;
}
.dexp-testimonial-default .dexp-testimonial-nav .slick-slide.slick-current {
  text-align: center;
}
.dexp-testimonial-default .dexp-testimonial-nav .slick-slide.slick-current img {
  opacity: 1;
  cursor: initial;
}
.dexp-testimonial-default .dexp-testimonial-nav .slick-slide.slick-current.slick-active {
  text-align: left;
}
.dexp-testimonial-default .dexp-testimonial-wrap {
  text-align: left;
}
.dexp-testimonial-default .dexp-testimonial-wrap .slick-slide {
  outline: 0;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-rating {
  margin-bottom: 30px;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-rating .description {
  display: none;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-rating .star {
  display: inline-block;
  margin: 0 3px;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-rating .star i {
  color: #ffcf00;
  font-size: 15px;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-content {
  display: inline-block;
  margin-bottom: 20px;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-content p {
  font-size: 18px;
  font-family: 'Playfair Display';
  font-style: italic;
  margin-bottom: 10px;
  line-height: 30px;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-content p:before {
  content: '“';
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-content p:after {
  content: '”';
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-info .dexp-testimonial-title {
  padding: 0;
  margin: 10px 0 0;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 35px;
}
.dexp-testimonial-default .dexp-testimonial-wrap .dexp-testimonial-info .dexpzo-testimonial-position {
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  color: #e1571a;
}
.dexp-gallery-default .dexp-gallery-wrap .slick-slide img {
  display: inline-block;
  width: 100%;
  height: auto;
}
.dexp-gallery-default .dexp-gallery-nav .slick-slide {
  margin: 0 5px;
}
.dexp-gallery-default .dexp-gallery-nav .slick-slide img {
  max-width: 100%;
  height: auto;
}
.dexp-gallery-default .dexp-gallery-nav .slick-arrow {
  background-color: #e1571a;
  height: 100%;
  margin: 0;
  padding: 0;
  text-align: center;
  top: 0;
  width: 30px;
  z-index: 99;
}
.dexp-gallery-default .dexp-gallery-nav .slick-arrow.slick-prev {
  left: 0;
}
.dexp-gallery-default .dexp-gallery-nav .slick-arrow.slick-next {
  right: 0;
}
#section-page-title {
  text-align: center;
  border-top: 1px solid #ebebeb;
  border-bottom: 1px solid #ebebeb;
  padding-top: 50px;
  padding-bottom: 50px;
}
#section-page-title h1.page-title {
  text-transform: uppercase;
  margin: 40px 0 10px 0;
  letter-spacing: 6px;
  font-size: 48px;
  font-weight: 700;
  margin-bottom: 13px;
}
#section-page-title .page-subtitle {
  font-size: 24px;
  font-family: 'Playfair Display';
  font-style: italic;
  text-transform: none;
  margin-bottom: 15px;
}
#section-page-title nav.breadcrumb {
  background: transparent;
  margin-bottom: 35px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0;
  padding: 0;
}
#section-page-title nav.breadcrumb a {
  line-height: 30px;
}
#section-page-title nav.breadcrumb ul {
  margin: 0;
  padding: 0;
}
#section-page-title nav.breadcrumb ul li {
  padding: 0 15px;
  position: relative;
}
#section-page-title nav.breadcrumb ul li::before {
  content: "";
}
#section-page-title nav.breadcrumb ul li::after {
  content: "\f105";
  font-family: "FontAwesome";
  position: absolute;
  top: -5px;
  right: 0;
  font-weight: 100;
}
#section-page-title nav.breadcrumb ul li:last-child::after {
  content: "";
}
#section-page-title.has-banner,
#section-page-title.banner-default {
  padding-top: 150px;
  padding-bottom: 100px;
  background-position: center top;
  background-size: cover;
  background-attachment: fixed;
}
body.header-overlay #section-page-title.has-banner,
body.header-overlay #section-page-title.banner-default {
  padding-top: 230px;
  padding-bottom: 100px;
}
#section-page-title.has-banner h1.page-title,
#section-page-title.has-banner .page-subtitle,
#section-page-title.banner-default h1.page-title,
#section-page-title.banner-default .page-subtitle {
  color: #fff;
}
#section-page-title.has-banner .breadcrumb,
#section-page-title.banner-default .breadcrumb {
  color: #fff;
}
#section-page-title.has-banner .breadcrumb a,
#section-page-title.banner-default .breadcrumb a {
  color: #fff;
}
#section-page-title.has-banner .breadcrumb a.active,
#section-page-title.banner-default .breadcrumb a.active {
  color: #fff;
}
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px,1px,1px,1px);
  overflow: hidden;
  height: 1px;
}
.about-1 h2 {
  font-size: 36px;
}
.about-1-service .service-image {
  margin-top: -25px;
}
@media (max-width: 991px) {
  .about-1-service .service-image {
    margin-top: 20px;
  }
}
.about-2-feature {
  margin-top: -55px;
}
h2.title-service {
  font-weight: 900;
  font-size: 48px;
  margin-bottom: 15px;
}
.service-image {
  position: relative;
}
.service-image .video-icon {
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.service-image .video-icon >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
h2.title-service-2 {
  font-weight: 900;
  font-size: 36px;
}
#go-to-top {
  z-index: 99999;
  text-align: center;
  width: 40px;
  height: 40px;
  padding: 4px;
  position: fixed;
  bottom: -100px;
  right: 10px;
  cursor: pointer;
  overflow: auto;
  background: #e1571a;
  color: #fcfcfc;
  opacity: 1;
  -webkit-transition: all .3s ease-in;
  -moz-transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in;
  transition: all .3s ease-in;
}
#go-to-top:hover {
  opacity: 0.7;
  -webkit-transition: all .2s ease-in;
  -moz-transition: all .2s ease-in;
  -o-transition: all .2s ease-in;
  -ms-transition: all .2s ease-in;
  transition: all .2s ease-in;
}
#go-to-top i {
  font-size: 12px;
  line-height: 30px;
}
.region-navigation {
  text-align: right;
}
.region-navigation .search-toggle {
  font-size: 16px;
  width: 40px;
  text-align: center;
  cursor: pointer;
  color: #515151;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.header-overlay .region-navigation .search-toggle {
  color: #fff;
}
.region-navigation .search-toggle:hover {
  color: #e1571a;
}
.search-block-form .search-form-block-wrapper,
.block-search .search-form-block-wrapper {
  position: absolute;
  margin-right: -15px;
  display: none;
  background: rgba(0,0,0,0.7);
  height: 112px;
  z-index: 999;
}
@media (max-width: 767px) {
  .search-block-form .search-form-block-wrapper,
  .block-search .search-form-block-wrapper {
    width: 100vw;
  }
}
.search-block-form .search-form-block-wrapper .form-type-search,
.block-search .search-form-block-wrapper .form-type-search {
  float: left;
  width: 100%;
  margin: 35px 0;
}
.search-block-form .search-form-block-wrapper .form-type-search input[type=search],
.block-search .search-form-block-wrapper .form-type-search input[type=search] {
  background-color: #fff;
  border: medium none;
  color: #000;
  font-size: 18px;
  padding: 0 15px;
  width: 100%;
  line-height: 40px;
  height: 40px;
  border-radius: 0;
}
.search-block-form .search-form-block-wrapper .form-type-search input[type=search]:focus,
.block-search .search-form-block-wrapper .form-type-search input[type=search]:focus {
  outline: none;
  box-shadow: none;
}
.search-block-form .search-form-block-wrapper input[type=submit],
.block-search .search-form-block-wrapper input[type=submit] {
  background: #e1571a;
  font-size: 12px;
  padding: 0 50px;
  position: absolute;
  right: 15px;
  text-transform: uppercase;
  top: 35px;
  border: 0;
  border-radius: 0;
  line-height: 40px;
}
.search-block-form .search-form-block-wrapper input[type=submit]:hover,
.search-block-form .search-form-block-wrapper input[type=submit]:focus,
.block-search .search-form-block-wrapper input[type=submit]:hover,
.block-search .search-form-block-wrapper input[type=submit]:focus {
  color: #fff;
}
@media (max-width: 767px) {
  .search-block-form .search-form-block-wrapper input[type=submit],
  .block-search .search-form-block-wrapper input[type=submit] {
    padding: 0 15px;
  }
}
body.search-open .search-block-form .search-form-block-wrapper,
body.search-open .block-search .search-form-block-wrapper {
  display: block;
  margin-bottom: 20px;
}
.region-left-sidebar .block-search span.search-toggle,
.region-right-sidebar .block-search span.search-toggle {
  display: none;
}
.region-left-sidebar .block-search .search-form-block-wrapper .container,
.region-right-sidebar .block-search .search-form-block-wrapper .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.region-left-sidebar .block-search .search-form-block-wrapper .container .search-form-block-content,
.region-right-sidebar .block-search .search-form-block-wrapper .container .search-form-block-content {
  padding: 0;
  position: relative;
}
.region-left-sidebar .block-search .search-form-block-wrapper .container .form-item,
.region-right-sidebar .block-search .search-form-block-wrapper .container .form-item {
  margin: 0;
}
.region-left-sidebar .block-search .search-form-block-wrapper .container .form-item input,
.region-right-sidebar .block-search .search-form-block-wrapper .container .form-item input {
  width: 100%;
  border: 1px solid #e8e8e8;
  box-shadow: none;
  padding: 12px 20px;
}
.region-left-sidebar .block-search .search-form-block-wrapper .container .form-actions::after,
.region-right-sidebar .block-search .search-form-block-wrapper .container .form-actions::after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  top: 1px;
  right: 13px;
  font-size: 14px;
  line-height: 38px;
  z-index: 2;
}
.region-left-sidebar .block-search .search-form-block-wrapper .container .form-actions .form-submit,
.region-right-sidebar .block-search .search-form-block-wrapper .container .form-actions .form-submit {
  text-indent: -9999px;
  padding: 12px 17px;
  position: absolute;
  top: 1px;
  right: 1px;
  box-shadow: none;
  background: transparent;
  border: none;
  z-index: 3;
}
a.site-logo {
  line-height: 120px;
  display: block;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.region-navigation .search-toggle {
  line-height: 120px;
}
.affix a.site-logo {
  line-height: 80px;
}
.affix .dexp-menu-toogle {
  height: 80px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.affix .dexp-menu-toogle::before {
  line-height: 80px;
}
@media (min-width: 992px) {
  .affix ul.dexp-menu >li > a,
  .affix ul.dexp-menu >li > span.dexp-nolink {
    line-height: 80px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
  }
}
.affix .region-navigation .search-toggle {
  line-height: 80px;
}
#block-mainnavigation:after {
  display: block;
  content: "";
  clear: both;
}
.region-navigation .block {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
body #section-header .section-inner {
  background-color: #fff;
}
body #section-header .section-inner ul.menu.dexp-menu > li >a,
body #section-header .section-inner ul.menu.dexp-menu > li >span.dexp-nolink {
  color: #515151;
}
body #section-header.affix .section-inner {
  box-shadow: 0 6px 12px 0 rgba(0,0,0,0.176);
}
body.header-overlay #section-header .section-inner {
  background-color: transparent;
  position: absolute;
  width: 100%;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  transition: background 0.3s linear;
  z-index: 999;
}
body.header-overlay #section-header .section-inner ul.menu.dexp-menu > li >a,
body.header-overlay #section-header .section-inner ul.menu.dexp-menu > li >span.dexp-nolink {
  color: #fff;
}
body.header-overlay #section-header.affix .section-inner {
  background-color: rgba(0,0,0,0.9);
}
body.header-overlay-2 #section-header .section-inner {
  background-color: transparent;
  position: absolute;
  width: 100%;
  -webkit-transition: background 0.3s linear;
  -moz-transition: background 0.3s linear;
  -o-transition: background 0.3s linear;
  -ms-transition: background 0.3s linear;
  transition: background 0.3s linear;
  z-index: 999;
}
body.header-overlay-2 #section-header.affix .section-inner {
  background-color: rgba(255,255,255,0.9);
}
.header-fullwidth .section-inner {
  padding: 0 15px;
}
@media screen and (min-width: 992px) {
  ul.dexp-menu {
    float: right;
  }
  body.rtl ul.dexp-menu {
    float: left;
  }
  ul.dexp-menu >li > a,
  ul.dexp-menu >li > span.dexp-nolink {
    padding: 0 20px;
    display: block;
    line-height: 120px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
  }
  ul.dexp-menu >li:hover > a:before,
  ul.dexp-menu >li:hover > span.dexp-nolink:before,
  ul.dexp-menu >li.menu-item--active-trail > a:before,
  ul.dexp-menu >li.menu-item--active-trail > span.dexp-nolink:before {
    content: "";
    width: 35px;
    height: 1px;
    background: #e1571a;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%) rotate(138deg) scale(1) skew(0,0);
    -moz-transform: translate(-50%,-50%) rotate(138deg) scale(1) skew(0,0);
    -o-transform: translate(-50%,-50%) rotate(138deg) scale(1) skew(0,0);
    -ms-transform: translate(-50%,-50%) rotate(138deg) scale(1) skew(0,0);
    transform: translate(-50%,-50%) rotate(138deg) scale(1) skew(0,0);
  }
  ul.dexp-menu ul.menu li a,
  ul.dexp-menu ul.menu li span.dexp-nolink {
    line-height: 35px;
    font-size: 11px;
    color: #909090;
    display: block;
  }
  ul.dexp-menu ul.menu li a:hover,
  ul.dexp-menu ul.menu li a.is-active,
  ul.dexp-menu ul.menu li span.dexp-nolink:hover,
  ul.dexp-menu ul.menu li span.dexp-nolink.is-active {
    color: #e1571a;
  }
  ul.dexp-menu ul.menu li.menu-item--active-trail > a,
  ul.dexp-menu ul.menu li.menu-item--active-trail > span.dexp-nolink {
    color: #e1571a;
  }
  ul.dexp-menu a,
  ul.dexp-menu span.dexp-nolink {
    font-family: "Raleway";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 15px;
  }
  ul.dexp-menu ul.menu,
  ul.dexp-menu div.row {
    background-color: #181818;
  }
  ul.dexp-menu ul.menu li,
  ul.dexp-menu div.row li {
    list-style: none;
  }
  ul.dexp-menu ul.menu {
    width: 220px;
  }
  ul.dexp-menu div.row > div > ul > li >a,
  ul.dexp-menu div.row > div > ul > li >span.dexp-nolink {
    padding: 0;
  }
  ul.dexp-menu h3.dexp-megamenu-column-title {
    color: #fff;
    font-size: 13px;
    line-height: 40px;
    margin: 10px 0;
    position: relative;
    text-transform: uppercase;
  }
  ul.dexp-menu h3.dexp-megamenu-column-title:after {
    background: #e1571a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    display: block;
    height: 2px;
    left: 0;
    position: absolute;
    width: 30px;
  }
  ul.dexp-menu .depth-1,
  ul.dexp-menu .depth-2 {
    display: block !important;
    -webkit-transition: margin 0.3s linear, opacity 0.3s linear;
    -moz-transition: margin 0.3s linear, opacity 0.3s linear;
    -o-transition: margin 0.3s linear, opacity 0.3s linear;
    -ms-transition: margin 0.3s linear, opacity 0.3s linear;
    transition: margin 0.3s linear, opacity 0.3s linear;
    margin-top: 30px !important;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
  }
  ul.dexp-menu .depth-1 ul.menu,
  ul.dexp-menu .depth-2 ul.menu {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    -o-transition-delay: 0s;
    -ms-transition-delay: 0s;
    transition-delay: 0s;
  }
  ul.dexp-menu li.hover > .depth-1,
  ul.dexp-menu li.hover > .depth-2 {
    margin-top: 0 !important;
    max-height: 1000px;
    overflow: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 991px) {
  #toolbar-administration {
    display: none;
  }
  ul.dexp-menu ul.menu {
    background: #121212;
    margin: 0;
    width: 100%;
    padding-right: 15px;
  }
  .affix ul.menu.dexp-menu {
    top: 80px;
  }
  ul.menu.dexp-menu {
    background-color: #121212;
    top: 120px;
    padding: 0 15px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    -ms-transition: all .3s linear;
    transition: all .3s linear;
  }
  ul.menu.dexp-menu a,
  ul.menu.dexp-menu span.dexp-nolink,
  ul.menu.dexp-menu h3.dexp-megamenu-column-title {
    line-height: 30px;
    font-family: "Raleway";
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    color: #999;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    -ms-transition: all .2s linear;
    transition: all .2s linear;
  }
  ul.menu.dexp-menu a:hover,
  ul.menu.dexp-menu a.is-active,
  ul.menu.dexp-menu span.dexp-nolink:hover,
  ul.menu.dexp-menu span.dexp-nolink.is-active,
  ul.menu.dexp-menu h3.dexp-megamenu-column-title:hover,
  ul.menu.dexp-menu h3.dexp-megamenu-column-title.is-active {
    color: #e1571a;
  }
  ul.menu.dexp-menu h3.dexp-megamenu-column-title {
    margin: 0;
  }
  ul.menu.dexp-menu span.dexp-submenu-toogle {
    position: absolute;
    right: -10px;
    top: 0;
    line-height: 30px;
    font-size: 0;
    width: 30px;
    height: 30px;
    overflow: hidden;
  }
  ul.menu.dexp-menu span.dexp-submenu-toogle:before {
    content: "";
    background-color: #999;
    position: absolute;
    width: 11px;
    height: 1px;
    left: 10px;
    top: 15px;
  }
  ul.menu.dexp-menu span.dexp-submenu-toogle:after {
    content: "";
    background-color: #999;
    position: absolute;
    width: 1px;
    height: 11px;
    left: 15px;
    top: 10px;
  }
  ul.menu.dexp-menu .menu-open >span.dexp-submenu-toogle:after {
    display: none;
  }
}
.dexp-menu-toogle {
  font-size: 0;
  height: 120px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.dexp-menu-toogle::before {
  content: "\f0c9";
  font-family: FontAwesome;
  color: #030303;
  border: 1px solid #030303;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  line-height: 120px;
  font-size: 20px;
  padding: 4px 8px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.header-overlay .dexp-menu-toogle::before {
  color: #fff;
  border: 1px solid #fff;
}
.dexp-menu-toogle:hover::before {
  color: #e1571a;
  border-color: #e1571a;
}
.btn.btn-primary {
  background-color: #e1571a;
  border-color: #e1571a;
}
.form-control {
  display: inline-block;
  height: auto;
  font-size: inherit;
  border-radius: 0;
  box-shadow: none;
}
input.form-control,
select.form-control {
  max-width: 100%;
}
#section-bottom input[type=text],
#section-bottom input[type=email] {
  background-color: #242424;
  border: 1px solid #404040;
  color: #909090;
}
.contact-style-1 .contact-info {
  margin-bottom: 40px;
}
.contact-style-1 .contact-info .icon-contact {
  background-color: #e1571a;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  color: #ffffff;
  line-height: 70px;
  float: left;
  font-size: 20px;
}
.contact-style-1 .contact-info .icon-contact i {
  margin-left: 5px;
}
.contact-style-1 .contact-info .contact-content {
  display: block;
  padding: 0 0 0 90px;
}
.contact-style-1 .contact-info .contact-content h4 {
  font-size: 12px;
  margin-bottom: 5px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
}
.contact-style-1 .contact-info .contact-content p {
  margin-bottom: 15px;
  color: #515151;
}
.contact-1 {
  position: relative;
}
.contact-1 .dexp-custom-title {
  position: relative;
  text-align: center;
}
.contact-1 .dexp-custom-title h2.block-title {
  font-family: 'Playfair Display';
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  color: #fff;
  margin-bottom: 75px;
}
.contact-1:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
}
.contact-1 >.content-wrapper {
  position: relative;
}
.block-webform .form-item input,
.block-webform .form-item textarea {
  width: 100%;
  box-shadow: none;
}
.reservation .content form {
  padding: 0 8.5%;
}
@media (max-width: 480px) {
  .reservation .content form {
    padding: 0;
  }
}
.reservation .form-text,
.reservation .form-tel,
.reservation .form-number,
.reservation .form-email,
.reservation .form-textarea {
  width: 100%;
  padding: 10px 20px;
  font-size: 14px;
  border: 1px solid #e8e8e8;
  max-width: 100%;
  line-height: 24px;
}
.reservation .form-select {
  padding: 10px 20px;
  font-size: 14px;
  border: 1px solid #e8e8e8;
  line-height: 24px;
}
.reservation .form-type-datetime .container-inline .form-item {
  width: 47%;
  display: inline-block;
  margin-right: 5%;
}
.reservation .form-type-datetime .container-inline .form-item:last-child {
  margin-right: 0;
}
.reservation .form-type-datetime .container-inline .form-item .form-date,
.reservation .form-type-datetime .container-inline .form-item .form-time {
  padding: 8px 20px;
  font-size: 13px;
  border: 1px solid #e8e8e8;
  line-height: 20px;
}
.reservation .form-actions {
  margin: 20px auto 0;
  text-align: center;
}
.reservation .form-actions .form-submit {
  border: 1px solid #e1571a;
  box-shadow: none;
  background: #e1571a;
  padding: 15px 25px;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.reservation .form-actions .form-submit:hover {
  background: transparent;
}
@media screen and (min-width: 992px) {
  .webform-submission-contact-form {
    margin-left: 8.33333333%;
    margin-right: 8.33333333%;
    text-align: center;
  }
}
.webform-submission-contact-form .form-item {
  margin: 0 0 30px;
}
.webform-submission-contact-form .form-item input,
.webform-submission-contact-form .form-item textarea {
  background: transparent;
  border: 1px solid #e8e8e8;
  padding: 10px 20px;
  color: #fff;
  line-height: 1.8;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-form .form-item input:hover,
.webform-submission-contact-form .form-item input:focus,
.webform-submission-contact-form .form-item textarea:hover,
.webform-submission-contact-form .form-item textarea:focus {
  border-color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-form .form-actions {
  margin: 0;
}
.webform-submission-contact-form .form-actions .form-submit {
  background: #ffffff;
  margin-top: 25px;
  border: medium none;
  border-radius: 25px;
  letter-spacing: 1px;
  padding: 12px 40px;
  text-transform: uppercase;
  color: #303030;
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-form .form-actions .form-submit:hover {
  background: #e1571a;
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-2-form .form-item {
  margin-bottom: 15px;
  margin-top: 0;
}
.webform-submission-contact-2-form .form-item label {
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 10px;
}
.webform-submission-contact-2-form .form-item input,
.webform-submission-contact-2-form .form-item textarea {
  border: 1px solid #e8e8e8;
  padding: 10px 20px;
  color: #303030;
  margin-bottom: 40px;
  line-height: 1.8;
  width: 100%;
}
.webform-submission-contact-2-form .form-item input:focus,
.webform-submission-contact-2-form .form-item textarea:focus {
  outline: 2px solid #e1571a;
}
.webform-submission-contact-2-form .form-actions {
  margin: 40px 0 0;
  letter-spacing: 1px;
  text-align: right;
}
.webform-submission-contact-2-form .form-actions .form-submit {
  width: auto;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #e1571a;
  color: #ffffff;
  padding: 5px 35px;
  border: 1px solid #e1571a;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  margin-bottom: 0px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-2-form .form-actions .form-submit:focus {
  outline: none;
}
.webform-submission-contact-2-form .form-actions .form-submit:hover {
  color: #e1571a;
  border-color: #e1571a;
  background: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-3-form .form-item {
  margin-bottom: 40px;
}
.webform-submission-contact-3-form .form-item input,
.webform-submission-contact-3-form .form-item textarea {
  border: 1px solid #e8e8e8;
  padding: 10px 20px;
  color: #303030;
  width: 100%;
  line-height: 1.8;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-3-form .form-item input:focus,
.webform-submission-contact-3-form .form-item textarea:focus {
  outline: 2px solid #e1571a;
}
.webform-submission-contact-3-form .form-item textarea {
  margin-bottom: 25px !important;
}
.webform-submission-contact-3-form .form-actions {
  margin: -7px 15px 0 0;
  display: block;
  text-align: right;
}
.webform-submission-contact-3-form .form-actions .form-submit {
  width: auto;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #e1571a;
  color: #ffffff;
  padding: 5px 35px;
  border: 1px solid #e1571a;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  text-transform: uppercase;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-3-form .form-actions .form-submit:focus {
  outline: none;
}
.webform-submission-contact-3-form .form-actions .form-submit:hover {
  color: #e1571a;
  border-color: #e1571a;
  background: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-4-form .form-item {
  margin-bottom: 30px;
}
.webform-submission-contact-4-form .form-item input,
.webform-submission-contact-4-form .form-item textarea {
  color: #303030;
  border: none;
  padding: 10px 20px;
}
.webform-submission-contact-4-form .form-item input:focus,
.webform-submission-contact-4-form .form-item textarea:focus {
  outline: 2px solid #e1571a;
}
.webform-submission-contact-4-form .form-item textarea {
  margin-bottom: 55px;
}
.webform-submission-contact-4-form .form-actions {
  text-align: right;
}
@media screen and (min-width: 1730px) {
  .webform-submission-contact-4-form .form-actions {
    margin-bottom: 29px;
  }
}
.webform-submission-contact-4-form .form-actions .form-submit {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #303030;
  color: #ffffff;
  border: 1px solid #303030;
  font-size: 12px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 1px;
  padding: 12px 40px;
  text-transform: uppercase;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.webform-submission-contact-4-form .form-actions .form-submit:hover {
  background: #e1571a;
  border-color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.team-social .field__item {
  display: inline-block;
}
.team-social .dexp-social-icon {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 32px;
  height: 32px;
  background: #fff;
  display: inline-block;
  margin-right: 7px;
  line-height: 32px;
  color: #303030;
  text-align: center;
  border-color: transparent;
}
.team-social .dexp-social-icon .fa {
  width: 32px;
  height: 32px !important;
  line-height: 32px;
  color: #303030 !important;
  font-size: 12px;
  border: none;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.team-social .dexp-social-icon.social-circle .fa {
  border: none;
}
.team-social .dexp-social-icon:hover .fa {
  background: transparent !important;
  color: #e1571a !important;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.field--name-field-team-positions .field__item {
  display: inline-block;
}
.field--name-field-team-positions .field__item::after {
  content: ", ";
}
.field--name-field-team-positions .field__item:last-child::after {
  content: "";
}
.view-team .team-images {
  text-align: center;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content {
  padding-bottom: 30px;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content:hover .team-overlay {
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay {
  position: absolute;
  width: auto;
  height: auto;
  top: auto;
  left: 15px;
  right: 15px;
  bottom: 0px;
  background-color: rgba(225,87,26,0.7);
  text-align: center;
  padding: 40px 0 60px 0;
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title {
  position: relative;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-name {
  font-size: 24px;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: normal;
  margin-bottom: 18px;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-name a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-name a:hover {
  color: #e1571a;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-position {
  font-size: 14px;
  font-family: inherit;
  font-style: normal;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-position a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-position a:hover {
  color: #e1571a;
}
.view-team.teaser-style-2 .node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-social {
  margin-top: 23px;
  position: relative;
  bottom: auto;
}
.node--type-team.node--view-mode-teaser .content {
  position: relative;
}
.node--type-team.node--view-mode-teaser .content:hover .team-overlay {
  opacity: 1;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser .content:hover .team-overlay .team-info .team-title .team-name,
.node--type-team.node--view-mode-teaser .content:hover .team-overlay .team-info .team-title .team-position {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser .content:hover .team-overlay .team-info .team-social {
  opacity: 1;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser .content .team-overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.5);
  opacity: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info {
  text-align: center;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-social {
  position: absolute;
  bottom: 30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 3;
  text-align: center;
  opacity: 0;
  width: 100%;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title {
  position: absolute;
  width: 100%;
  top: 40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-position {
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
  font-family: 'Playfair Display';
  font-size: 16px;
  font-style: italic;
  color: #fff;
  cursor: pointer;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-position a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-position a:hover {
  color: #e1571a;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-name {
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 18px;
  cursor: pointer;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-name a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser .content .team-overlay .team-info .team-title .team-name a:hover {
  color: #e1571a;
}
.node--type-team.node--view-mode-teaser-alt .content:hover .team-images .team-social {
  bottom: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser-alt .content .team-images {
  position: relative;
  overflow: hidden;
}
.node--type-team.node--view-mode-teaser-alt .content .team-images .team-social {
  background-color: #e1571a;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
  bottom: -75px;
  padding: 20px 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
  line-height: 0;
}
.node--type-team.node--view-mode-teaser-alt .content .team-images .team-social a:hover i {
  background: transparent;
  color: #e1571a;
}
.node--type-team.node--view-mode-teaser-alt .content .team-info {
  text-align: left;
  padding-top: 20px;
}
.node--type-team.node--view-mode-teaser-alt .content .team-info .team-title .team-name {
  font-size: 14px;
  text-transform: uppercase;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
  margin-bottom: 10px;
  cursor: pointer;
}
.node--type-team.node--view-mode-teaser-alt .content .team-info .team-title .team-name a {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser-alt .content .team-info .team-title .team-name a:hover {
  color: #e1571a;
}
.node--type-team.node--view-mode-teaser-alt .content .team-info .team-title .team-position a {
  color: #e1571a;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser-alt .content .team-info .team-title .team-position a:hover {
  color: #303030;
}
.node--type-team.node--view-mode-teaser-alt .content .team-info .team-title .team-position::after {
  content: '';
  height: 2px;
  width: 20px;
  background-color: #e8e8e8;
  display: block;
  margin-top: 8px;
  font-weight: 700;
  margin-bottom: 5px;
}
.node--type-team.node--view-mode-teaser-grid .content {
  margin-bottom: 5px;
  text-align: center;
}
.node--type-team.node--view-mode-teaser-grid .content .team-images img {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 180px;
  height: auto;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info {
  padding-top: 25px;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-title .team-name {
  margin-bottom: 0;
  font-size: 14px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
  text-transform: uppercase;
  cursor: pointer;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-title .team-name a {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-title .team-name a:hover {
  color: #e1571a;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-title .team-position {
  color: #e1571a;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-title .team-position a {
  color: #e1571a;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-title .team-position a:hover {
  color: #303030;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-title .team-position::after {
  content: '';
  height: 2px;
  width: 20px;
  background-color: #e8e8e8;
  display: block;
  margin: 0 auto;
  margin-top: 5px;
  font-weight: 700;
  margin-bottom: 15px;
}
.node--type-team.node--view-mode-teaser-grid .content .team-info .team-body {
  margin-bottom: 0;
}
.node--type-team.node--view-mode-teaser-text .team-info {
  padding-top: 25px;
}
.node--type-team.node--view-mode-teaser-text .team-info .team-title .team-name {
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 700;
  line-height: 28px;
  text-transform: uppercase;
  cursor: pointer;
}
.node--type-team.node--view-mode-teaser-text .team-info .team-title .team-name a {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.node--view-mode-teaser-text .team-info .team-title .team-name a:hover {
  color: #e1571a;
}
.node--type-team.node--view-mode-teaser-text .team-info .team-title .team-position a {
  color: #e1571a;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
}
.node--type-team.node--view-mode-teaser-text .team-info .team-title .team-position::after {
  content: '';
  height: 1px;
  width: 100%;
  background-color: #e8e8e8;
  display: block;
  margin-top: 5px;
  font-weight: 700;
  margin-bottom: 15px;
}
.node--type-team.node--view-mode-teaser-text .team-info .team-social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e8e8e8;
  webkit-border-radius: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  font-size: 16px;
  background-color: #fff;
  display: inline-block;
  margin: 0 3px;
}
.node--type-team.node--view-mode-teaser-text .team-info .team-social a i {
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.node--type-team.dexp-detail-default {
  padding: 50px 0;
}
.node--type-team.dexp-detail-default .detail-images img {
  width: 100%;
}
.node--type-team.dexp-detail-default .detail-inner .team-name a {
  font-size: 20px;
  text-transform: uppercase;
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-team.dexp-detail-default .detail-inner .team-name a:hover {
  color: #e1571a;
}
.node--type-team.dexp-detail-default .detail-inner .field--name-body {
  margin-top: 30px;
}
.node--type-team.dexp-detail-default .detail-inner .team-social a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #e8e8e8;
  webkit-border-radius: 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  font-size: 16px;
  background-color: #fff;
  display: inline-block;
  margin: 0 3px;
}
.node--type-team.dexp-detail-default .detail-inner .team-social a i {
  font-size: 16px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
div.dexp_carousel .carousel-indicators {
  bottom: 0;
  margin-bottom: 0;
  padding: 0;
}
div.dexp_carousel .carousel-indicators li {
  width: 13px !important;
  height: 13px !important;
  border: 2px solid #fff;
  background: #fff;
  margin: 0 5px 0 0;
}
div.dexp_carousel .carousel-indicators li.active {
  background: transparent;
}
div.dexp_carousel .carousel-control {
  z-index: 99;
  font-size: 12px;
  width: 56px;
  opacity: 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  background: none;
}
div.dexp_carousel .carousel-control span {
  top: 50%;
  position: absolute;
  width: 56px;
  height: 56px;
  border: 1px solid #fff;
  color: #fff;
  cursor: pointer;
  margin-top: -20px;
  text-align: center;
  line-height: 56px;
  font-size: 20px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
}
div.dexp_carousel .carousel-control span:hover {
  border: 1px solid #e1571a;
  color: #e1571a;
}
div.dexp_carousel .carousel-control.left span {
  left: 0;
}
div.dexp_carousel .carousel-control.right span {
  right: 0;
  left: auto;
}
div.dexp_carousel:hover .carousel-control {
  opacity: 1;
}
.blog-item .blog-title a {
  color: #141414;
}
.blog-item img {
  width: 100%;
  height: auto;
}
.view-blog .pager,
.view-taxonomy-term .pager {
  text-align: center;
}
.view-blog .pager ul.pager__items,
.view-taxonomy-term .pager ul.pager__items {
  margin: 85px auto 0px !important;
  padding: 0;
}
.view-blog .pager ul.pager__items li,
.view-taxonomy-term .pager ul.pager__items li {
  margin: 0;
  padding: 0;
}
.view-blog .pager ul.pager__items li.is-active a,
.view-taxonomy-term .pager ul.pager__items li.is-active a {
  color: #e1571a;
  font-size: 14px;
  font-weight: 500;
}
.view-blog .pager ul.pager__items li a,
.view-taxonomy-term .pager ul.pager__items li a {
  height: 40px;
  line-height: 38px;
  border: 1px solid #e8e8e8;
  padding: 0 15px;
  display: inline-block;
  font-weight: 500;
  font-size: 14px;
  background: transparent;
  margin: 0 5px;
  color: #303030;
  border-radius: 0;
}
.view-blog .pager ul.pager__items li a:hover,
.view-taxonomy-term .pager ul.pager__items li a:hover {
  color: #e1571a;
}
.view-blog .pager ul.pager__items li.pager__item--first,
.view-blog .pager ul.pager__items li.pager__item--last,
.view-taxonomy-term .pager ul.pager__items li.pager__item--first,
.view-taxonomy-term .pager ul.pager__items li.pager__item--last {
  display: none;
}
.view-blog .field--name-field-image .field__label,
.view-taxonomy-term .field--name-field-image .field__label {
  display: none;
}
.view-blog .node--view-mode-teaser .blog-item .blog-images,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-images {
  position: relative;
}
.view-blog .node--view-mode-teaser .blog-item .blog-images:hover .blog-overlay,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-images:hover .blog-overlay {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.view-blog .node--view-mode-teaser .blog-item .blog-images .blog-overlay,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-images .blog-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(225,87,26,0.8);
  z-index: 10;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.view-blog .node--view-mode-teaser .blog-item .blog-images .blog-overlay a,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-images .blog-overlay a {
  display: block;
  text-align: center;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background-color: #fff;
  font-size: 0;
  line-height: 48px;
}
.view-blog .node--view-mode-teaser .blog-item .blog-images .blog-overlay a >*,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-images .blog-overlay a >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.view-blog .node--view-mode-teaser .blog-item .blog-images .blog-overlay a::before,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-images .blog-overlay a::before {
  content: "\f002";
  font-family: FontAwesome;
  padding-left: 2px;
  font-size: 16px;
  color: #3c3c3c;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-blog .node--view-mode-teaser .blog-item .blog-images .blog-overlay a:hover::before,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-images .blog-overlay a:hover::before {
  color: #e1571a;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content {
  text-align: center;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content .meta-post,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content .meta-post {
  padding-top: 17px;
  margin-bottom: 20px;
  overflow: hidden;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content .meta-post .blog-categories,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content .meta-post .blog-categories {
  font-family: 'PlayfairDisplay';
  font-size: 18px;
  font-style: italic;
  display: inline-block;
  width: auto;
  float: left;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content .meta-post .blog-categories a,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content .meta-post .blog-categories a {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content .meta-post .blog-categories a:hover,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content .meta-post .blog-categories a:hover {
  color: #515151;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content .meta-post .field--name-node-post-date,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content .meta-post .field--name-node-post-date {
  display: inline-block;
  float: right;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content h2.blog-title,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content h2.blog-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 18px;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content h2.blog-title a,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content h2.blog-title a {
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content h2.blog-title a:hover,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content h2.blog-title a:hover {
  color: #e1571a;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content .read-more,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content .read-more {
  text-align: center;
}
.view-blog .node--view-mode-teaser .blog-item .blog-content .read-more .btn-read-more.dexp-shortcodes-button.btn-sm,
.view-taxonomy-term .node--view-mode-teaser .blog-item .blog-content .read-more .btn-read-more.dexp-shortcodes-button.btn-sm {
  padding: 6px 32px;
}
.view-blog .node--view-mode-teaser-alt .blog-item,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item {
  background: #fff;
  padding-bottom: 12px;
  margin-bottom: 0;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-images,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-images {
  position: relative;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-images:hover .blog-overlay,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-images:hover .blog-overlay {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(225,87,26,0.8);
  z-index: 10;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a {
  display: block;
  text-align: center;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background-color: #fff;
  font-size: 0;
  line-height: 48px;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a >*,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a::before,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a::before {
  content: "\f002";
  font-family: FontAwesome;
  padding-left: 2px;
  font-size: 16px;
  color: #3c3c3c;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a:hover::before,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-images .blog-overlay a:hover::before {
  color: #e1571a;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content {
  text-align: center;
  position: relative;
  padding: 0 20px;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content .blog-categories,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content .blog-categories {
  background-color: rgba(236,107,107,0.8);
  padding: 7px 30px;
  width: auto;
  display: inline-block;
  position: absolute;
  top: -18px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 99;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content .blog-categories a,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content .blog-categories a {
  color: #fff;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content .meta-post,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content .meta-post {
  text-align: center;
  padding-top: 17px;
  margin-bottom: 20px;
  overflow: hidden;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field {
  display: inline-block;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field--name-node-author,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field--name-node-author {
  color: #e1571a;
  cursor: pointer;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field--name-node-author::before,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field--name-node-author::before {
  content: " - by ";
  color: #515151;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field--name-node-author:hover,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content .meta-post .field--name-node-author:hover {
  color: #515151;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content h2.blog-title,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content h2.blog-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
  padding-top: 45px;
  margin-bottom: 18px;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content h2.blog-title a,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content h2.blog-title a {
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser-alt .blog-item .blog-content h2.blog-title a:hover,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .blog-content h2.blog-title a:hover {
  color: #e1571a;
}
.view-blog .node--view-mode-teaser-alt .blog-item .read-more,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .read-more {
  text-align: center;
}
.view-blog .node--view-mode-teaser-alt .blog-item .read-more .btn-read-more,
.view-taxonomy-term .node--view-mode-teaser-alt .blog-item .read-more .btn-read-more {
  padding: 6px 32px;
}
.view-blog .node--view-mode-teaser-grid .blog-item,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item {
  margin: 0;
  background-repeat: no-repeat;
  background-size: cover;
}
.view-blog .node--view-mode-teaser-grid .blog-item .overlay,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .overlay {
  background-color: rgba(46,46,46,0.6);
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content {
  color: #fff;
  text-align: center;
  z-index: 2;
  padding: 75px 60px 67px;
  position: relative;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories {
  text-align: center;
  padding-top: 17px;
  margin-bottom: 20px;
  overflow: hidden;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories::after,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories::after {
  content: '';
  width: 45px;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
  font-size: 18px;
  font-family: 'PlayfairDisplay';
  font-style: italic;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories a,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories a {
  color: #fff;
  font-family: 'PlayfairDisplay';
  font-size: 18px;
  font-style: italic;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories a:hover,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .blog-categories a:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .blog-title,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .blog-title {
  margin-top: 40px;
  margin-bottom: 18px;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .blog-title a,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .blog-title a {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .blog-title a:hover,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .blog-title a:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .short-desc,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .short-desc {
  color: #fff;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .read-more,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .read-more {
  text-align: center;
}
.view-blog .node--view-mode-teaser-grid .blog-item .blog-content .read-more .btn-read-more,
.view-taxonomy-term .node--view-mode-teaser-grid .blog-item .blog-content .read-more .btn-read-more {
  padding: 6px 32px;
  color: #fff;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images {
  position: relative;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images:hover .blog-overlay,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images:hover .blog-overlay {
  opacity: 1;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images:hover .blog-overlay a,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images:hover .blog-overlay a {
  -webkit-transform: translateX(-50%) translateY(-50%) scale(1);
  -ms-transform: translateX(-50%) translateY(-50%) scale(1);
  -o-transform: translateX(-50%) translateY(-50%) scale(1);
  transform: translateX(-50%) translateY(-50%) scale(1);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  background-color: rgba(225,87,26,0.8);
  z-index: 10;
  -webkit-transition: all 300ms ease-in-out;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -ms-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a {
  display: block;
  text-align: center;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 48px;
  height: 48px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background-color: #fff;
  font-size: 0;
  line-height: 48px;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a >*,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a::before,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a::before {
  content: "\f002";
  font-family: FontAwesome;
  padding-left: 2px;
  font-size: 16px;
  color: #3c3c3c;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a:hover::before,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-images .blog-overlay a:hover::before {
  color: #e1571a;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content {
  text-align: left;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post {
  padding: 10px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  font-size: 12px;
  margin-bottom: 10px;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories {
  font-size: 12px;
  color: #515151;
  display: inline-block;
  width: auto;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a {
  color: #515151;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a::before,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a::before {
  content: "\f02b";
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 12px;
  font-weight: normal;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a:hover,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .blog-categories a:hover {
  color: #e1571a;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content .meta-post .field--name-node-post-date,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .meta-post .field--name-node-post-date {
  display: inline-block;
  float: right;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content h2.blog-title,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content h2.blog-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 18px;
  margin-bottom: 15px;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content h2.blog-title a,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content h2.blog-title a {
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content h2.blog-title a:hover,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content h2.blog-title a:hover {
  color: #e1571a;
}
.view-blog .node--view-mode-teaser-text .blog-item .blog-content .read-more .btn-read-more.dexp-shortcodes-button.btn-sm,
.view-taxonomy-term .node--view-mode-teaser-text .blog-item .blog-content .read-more .btn-read-more.dexp-shortcodes-button.btn-sm {
  padding: 6px 32px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.view-blog.blog-latest-footer .blog-item,
.view-taxonomy-term.blog-latest-footer .blog-item {
  margin-bottom: 15px;
}
.view-blog.blog-latest-footer .blog-item .blog-images,
.view-taxonomy-term.blog-latest-footer .blog-item .blog-images {
  display: inline-block;
  margin-right: 25px;
}
.view-blog.blog-latest-footer .blog-item .blog-images img,
.view-taxonomy-term.blog-latest-footer .blog-item .blog-images img {
  width: 70px;
  height: 70px;
}
.view-blog.blog-latest-footer .blog-item .blog-info,
.view-taxonomy-term.blog-latest-footer .blog-item .blog-info {
  display: inline-block;
  vertical-align: middle;
}
.view-blog.blog-latest-footer .blog-item .blog-info .blog-title,
.view-taxonomy-term.blog-latest-footer .blog-item .blog-info .blog-title {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3em;
  margin: 0 0 5px;
}
.view-blog.blog-latest-footer .blog-item .blog-info .blog-title a,
.view-taxonomy-term.blog-latest-footer .blog-item .blog-info .blog-title a {
  color: #515151;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-footer .blog-item .blog-info .blog-title a:hover,
.view-taxonomy-term.blog-latest-footer .blog-item .blog-info .blog-title a:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-footer .blog-item .blog-info .post-date,
.view-taxonomy-term.blog-latest-footer .blog-item .blog-info .post-date {
  font-size: 12px;
  font-weight: normal;
  line-height: 1.3em;
  color: #515151;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow {
  top: auto !important;
  bottom: 20px;
  background: transparent !important;
  border-color: rgba(232,232,232,0.3) !important;
  -webkit-transition: all .2s linear !important;
  -moz-transition: all .2s linear !important;
  -o-transition: all .2s linear !important;
  -ms-transition: all .2s linear !important;
  transition: all .2s linear !important;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow:hover,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow:hover {
  background: #fff !important;
  border-color: #fff !important;
  -webkit-transition: all .2s linear !important;
  -moz-transition: all .2s linear !important;
  -o-transition: all .2s linear !important;
  -ms-transition: all .2s linear !important;
  transition: all .2s linear !important;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow:hover::before,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow:hover::before {
  color: #333;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow::before,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow::before {
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow.slick-prev,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow.slick-prev {
  right: 65px;
  left: auto;
  line-height: 26px;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow.slick-next,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .slick-arrow.slick-next {
  right: 25px;
  line-height: 26px;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item {
  position: relative;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-image,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-image {
  position: relative;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info {
  text-align: left;
  background-color: #e1571a;
  opacity: 0.9;
  position: absolute;
  bottom: 0;
  padding: 20px 25px;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-title,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-title {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: 700;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-title a,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-title a {
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-title a:hover,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-title a:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-desc,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-desc {
  margin-bottom: 10px;
  color: #fff;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta {
  padding: 5px 0;
  margin: 0;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .date,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .date {
  color: #fff;
  display: inline-block;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .author,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .author {
  color: #fff;
  display: inline-block;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .author a,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .author a {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .author a:hover,
.view-taxonomy-term.blog-latest-style-1 .dexp-slick-carousel-inner .blog-item .blog-info .blog-meta .author a:hover {
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-style-2 .blog-item .blog-image,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-image {
  float: left;
  margin-right: 25px;
}
.view-blog.blog-latest-style-2 .blog-item .blog-image img,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-image img {
  max-width: 170px;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info {
  overflow: hidden;
  text-align: left;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info .blog-title,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info .blog-title {
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info .blog-meta,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info .blog-meta {
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 5px 0;
  margin-bottom: 10px;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info .blog-meta .date,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info .blog-meta .date {
  display: inline-block;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info .blog-meta .author,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info .blog-meta .author {
  display: inline-block;
  color: #515151;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info .blog-meta .author a,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info .blog-meta .author a {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info .blog-meta .author a:hover,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info .blog-meta .author a:hover {
  color: #515151;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog.blog-latest-style-2 .blog-item .blog-info .blog-desc,
.view-taxonomy-term.blog-latest-style-2 .blog-item .blog-info .blog-desc {
  margin: 0;
}
.recent-posts .item-list {
  text-align: left !important;
}
.recent-posts .item-list ul {
  padding: 0;
  list-style: none;
}
.recent-posts .item-list ul li {
  margin: 0;
  display: inline-block !important;
  position: relative;
  width: 100%;
  margin: 4px 0;
}
.recent-posts .item-list ul li .field--name-field-image .field__label {
  display: none;
}
.recent-posts .item-list ul li .views-field-field-image {
  max-width: 95px;
}
.recent-posts .item-list ul li .views-field-field-image .dexp_carousel {
  float: left;
  margin-right: 14px;
}
.recent-posts .item-list ul li .views-field-field-image .dexp_carousel .carousel-control {
  width: 20px;
}
.recent-posts .item-list ul li .views-field-field-image .dexp_carousel .carousel-control span {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.recent-posts .item-list ul li img {
  float: left;
  width: 81px;
  height: 81px;
  margin: 10px 13px 15px 0;
}
.recent-posts .item-list ul li .metabox {
  color: #515151;
}
.recent-posts .item-list ul li .views-field-title {
  line-height: normal;
  margin: 0;
  margin-top: 10px;
}
.recent-posts .item-list ul li .views-field-title a {
  text-transform: capitalize;
  padding-bottom: 0 !important;
  font-size: 14px;
  font-weight: 700;
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.recent-posts .item-list ul li .views-field-title a:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.recent-posts .item-list ul li .views-field-created {
  display: inline-block;
}
.recent-posts .item-list ul li .views-field-uid {
  display: inline-block;
}
.recent-posts .item-list ul li .views-field-uid::before {
  content: " - by ";
}
.title-widget {
  border: 1px solid #e8e8e8;
  padding: 15px;
  padding-top: 25px;
}
.title-widget.style-2 {
  border: none;
}
.about-widget {
  text-align: center;
}
.about-widget .about-img {
  padding-bottom: 30px;
}
.about-widget .about-img img {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.about-widget .name {
  font-size: 45px;
  line-height: 1.2em;
  font-family: 'Herr Von Muellerhoff';
  color: #303030;
}
.about-widget .about-social {
  margin-top: 15px;
}
.about-widget .about-social .dexp-social-icon {
  width: auto;
  height: 25px;
  line-height: 25px;
  margin: 0 5px;
}
.about-widget .about-social .dexp-social-icon .fa {
  width: auto;
  height: auto !important;
  font-size: 14px;
  color: #333;
}
.about-widget .about-social .dexp-social-icon .fa:hover {
  background: transparent;
  color: #e1571a;
}
.view-blog-catogeries .item-list ul {
  margin: 0;
}
.view-blog-catogeries .item-list ul li {
  line-height: 49px;
  margin: 0;
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
}
.view-blog-catogeries .item-list ul li:last-child {
  border: none;
}
.view-blog-catogeries .item-list ul li::before {
  content: "\f054";
  font-family: FontAwesome;
  margin-right: 10px;
  font-size: 10px;
  width: 0px;
  margin: 0;
  opacity: 0;
  display: inline-block;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog-catogeries .item-list ul li a {
  padding: 10px;
  color: #6f6f6f;
  text-transform: capitalize;
}
.view-blog-catogeries .item-list ul li .views-field-name {
  display: inline-block;
}
.view-blog-catogeries .item-list ul li:hover::before {
  width: auto;
  margin-right: 10px;
  opacity: 1;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-blog-catogeries .item-list ul li:hover a {
  color: #e1571a;
}
.view-blog-tags ul {
  padding: 0;
}
.view-blog-tags ul li {
  margin: 0 6px 10px 0;
  display: inline-block;
  border: 1px solid #ececec;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 5px 10px;
  background: #f3f3f3;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.view-blog-tags ul li:hover {
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
  border-color: #e1571a;
  background: #e1571a;
}
.view-blog-tags ul li:hover a {
  color: #fff;
}
.view-blog-tags ul li a {
  display: inline-block;
  font-size: 12px;
  line-height: 16px;
  color: #515151;
  letter-spacing: 0.5px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-blog-tags ul li a.big {
  font-size: 13px;
}
.dexp-blog-detail {
  margin-top: 80px;
}
.dexp-blog-detail .blog-info {
  text-align: left;
}
.dexp-blog-detail .blog-info .meta-post {
  padding: 10px 0;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
}
.dexp-blog-detail .blog-info .meta-post .field {
  display: inline-block;
  margin-right: 5px;
}
.dexp-blog-detail .blog-info .meta-post .field.field--name-node-author {
  color: #e1571a;
  cursor: pointer;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-blog-detail .blog-info .meta-post .field.field--name-node-author::before {
  content: "- Posted by ";
  color: #515151;
}
.dexp-blog-detail .blog-info .meta-post .field.field--name-node-author:hover {
  color: #515151;
}
.dexp-blog-detail .blog-info .meta-post .field .comment-count,
.dexp-blog-detail .blog-info .meta-post .field .views-count {
  margin: 0 5px;
}
.dexp-blog-detail .blog-info .meta-post .field .comment-count i,
.dexp-blog-detail .blog-info .meta-post .field .views-count i {
  margin-right: 10px;
}
.dexp-blog-detail .blog-info .blog-title {
  margin-top: 30px;
  margin-bottom: 0;
  font-size: 20px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
}
.dexp-blog-detail .blog-info .blog-title a {
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-blog-detail .blog-info .blog-title a:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-blog-detail .blog-info .blog-categories {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.dexp-blog-detail .blog-info .blog-categories a {
  font-family: 'PlayfairDisplay';
  font-size: 18px;
  font-style: italic;
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-blog-detail .blog-info .blog-categories a:hover {
  color: #515151;
}
.dexp-blog-detail .blog-info .blog-content {
  padding-top: 30px;
}
.dexp-blog-detail .bottom-post {
  margin: 70px 0 50px;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  padding: 10px 0;
  overflow: hidden;
}
.dexp-blog-detail .bottom-post .sharethis-wrapper {
  float: right;
  display: inline-block;
}
.dexp-blog-detail .bottom-post .blog-tags {
  display: inline-block;
}
.dexp-blog-detail .bottom-post .blog-tags::before {
  content: "\f02b";
  font-family: FontAwesome;
  margin-right: 15px;
  font-size: 12px;
  font-weight: normal;
}
.dexp-blog-detail .bottom-post .blog-tags .field__item {
  display: inline-block;
}
.dexp-blog-detail .bottom-post .blog-tags .field__item:first-child a {
  padding-left: 0;
}
.dexp-blog-detail .bottom-post .blog-tags .field__item:first-child a::before {
  content: "";
}
.dexp-blog-detail .bottom-post .blog-tags .field__item a {
  color: #303030;
  padding-left: 10px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  position: relative;
}
.dexp-blog-detail .bottom-post .blog-tags .field__item a:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-blog-detail .bottom-post .blog-tags .field__item a:hover::before {
  color: #303030;
}
.dexp-blog-detail .bottom-post .blog-tags .field__item a::before {
  content: " , ";
  position: absolute;
  bottom: -3px;
  left: 0;
  font-size: 18px;
}
.dexp-blog-detail .bottom-post .sharethis-buttons {
  display: inline-block;
  float: right;
}
.comment-form .form-actions {
  text-align: right;
}
.comment-form .form-actions input {
  width: auto;
}
.comment-form .form-actions .dexp-shortcodes-button.btn-md {
  line-height: 24px;
  padding: 6px 20px;
  font-size: 12px;
  font-weight: 500;
}
.comment-form .form-actions .dexp-shortcodes-button.bg-brd {
  color: #303030;
  border: 1px solid #e8e8e8;
  background: transparent;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.comment-form .form-actions .dexp-shortcodes-button.bg-brd:hover {
  color: #fff;
  border-color: #e1571a;
  background: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.comments-single {
  margin: 80px auto 30px;
}
.comments-single .section-title h3 {
  margin: 0 0 65px;
  padding-bottom: 12px;
  color: #141414;
  position: relative;
  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  border-bottom: 2px solid #141414;
  line-height: normal;
  letter-spacing: 0;
}
.comments-single .section-title h3:before {
  content: '';
  width: 11px;
  height: 11px;
  display: inline-block;
  background-color: #fcc403;
  margin-right: 20px;
  -webkit-transition: -webkit-transform 0.5s linear;
  -moz-transition: -moz-transform 0.5s linear;
  transition: transform 0.5s linear;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.comment-form-wrapper {
  margin-top: 100px;
}
.comment-form label {
  display: block;
}
.comment-form input {
  width: 100%;
}
.comment-form #edit-preview {
  display: none;
}
.comment-row {
  margin-top: 75px;
}
.comment-row:first-child {
  margin-top: 0;
}
.comment-row .comment-text {
  overflow: hidden;
}
.comment-row .comment-text ul.links {
  display: block;
  text-align: right;
}
.comment-row .comment-text ul.links .comment-delete,
.comment-row .comment-text ul.links .comment-edit {
  display: none;
}
.comment-row .comment-text ul.links .comment-reply {
  font-size: 12px;
  letter-spacing: 0.1em;
  padding-right: 20px;
  text-transform: uppercase;
  position: relative;
}
.comment-row .comment-text ul.links .comment-reply a {
  color: #272727;
}
.comment-row .comment-text ul.links .comment-reply::after {
  content: "\f064";
  font-family: "FontAwesome";
  font-size: 12px;
  position: absolute;
  top: -5px;
  right: 0;
}
.comment-row .comment-avatar {
  float: left;
}
.comment-row .comment-avatar img {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 75px;
  margin-right: 15px;
}
.comment-row .comment-content {
  margin-left: 100px;
  border: 1px solid #ececec;
  padding: 15px 40px 25px;
  color: #272727;
}
.comment-row .comment-heading {
  font-size: 12px;
  line-height: 60px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  margin-bottom: 0;
}
.comment-row .comment-heading a {
  color: #e1571a;
}
.comment-row .comment-heading a:hover {
  color: #282828;
}
.block .dexp-custom-title .widget-title {
  padding-bottom: 7px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  position: relative;
}
.block .dexp-custom-title .widget-title::after {
  content: "";
  height: 3px;
  width: 20px;
  background-color: #e1571a;
  display: table;
  position: absolute;
  left: 0;
  bottom: -1px;
}
@media screen and (max-width: 992px) {
  .view-blog-teaser {
    margin-top: 20px;
  }
}
@media screen and (max-width: 992px) {
  .corporate-1-blog {
    margin-top: 20px;
  }
}
.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner,
.view-taxonomy-term .dexp-slick-carousel .dexp-slick-carousel-inner {
  padding-bottom: 45px;
}
.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow,
.view-taxonomy-term .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow {
  height: 23px;
  width: 23px;
  border: 1px solid #e8e8e8;
  background: #fff;
  text-align: center;
  line-height: 21px;
  top: auto;
  bottom: 0;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow::before,
.view-taxonomy-term .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow::before {
  line-height: 21px;
  border: none;
  color: #515151;
  font-size: 14px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow.slick-prev,
.view-taxonomy-term .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow.slick-prev {
  left: 50%;
  -webkit-transform: translateX(-27px);
  -moz-transform: translateX(-27px);
  -ms-transform: translateX(-27px);
  -o-transform: translateX(-27px);
  transform: translateX(-27px);
}
.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow.slick-next,
.view-taxonomy-term .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow.slick-next {
  right: 50%;
  -webkit-transform: translateX(27px);
  -moz-transform: translateX(27px);
  -ms-transform: translateX(27px);
  -o-transform: translateX(27px);
  transform: translateX(27px);
}
.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow:hover,
.view-taxonomy-term .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow:hover {
  border-color: #030303;
}
.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow:hover::before,
.view-taxonomy-term .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow:hover::before {
  color: #030303;
}
.view-testimonials.style-1,
.view-taxonomy-term.style-1 {
  border: 1px solid #e8e8e8;
  padding: 50px 30px 75px 30px;
  text-align: center;
}
.view-testimonials.style-2 .node--view-mode-teaser,
.view-taxonomy-term.style-2 .node--view-mode-teaser {
  margin-bottom: 10px;
}
.view-testimonials.style-2 .node--view-mode-teaser .content .testimonial-image,
.view-taxonomy-term.style-2 .node--view-mode-teaser .content .testimonial-image {
  height: 90px;
  width: 90px;
  margin: 0 auto;
  margin-bottom: 25px;
}
.view-testimonials.style-2 .node--view-mode-teaser .content .testimonial-content,
.view-taxonomy-term.style-2 .node--view-mode-teaser .content .testimonial-content {
  text-align: center;
  border: 1px solid #e8e8e8;
  padding: 40px 25px;
  position: relative;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.view-testimonials.style-2 .node--view-mode-teaser .content .testimonial-content::before,
.view-taxonomy-term.style-2 .node--view-mode-teaser .content .testimonial-content::before {
  font-family: 'FontAwesome';
  content: "\f0d8";
  position: absolute;
  font-size: 40px;
  left: 0px;
  right: 0px;
  width: 28px;
  margin: 0 auto;
  top: -18px;
  color: #fff;
  text-shadow: 0px -1px 1px rgba(0,0,0,0.2);
}
.view-testimonials.style-2 .node--view-mode-teaser .content .testimonial-content .testimonial-name,
.view-taxonomy-term.style-2 .node--view-mode-teaser .content .testimonial-content .testimonial-name {
  margin-bottom: 0;
}
.view-testimonials.style-2 .node--view-mode-teaser .content .testimonial-content .testimonial-name a,
.view-taxonomy-term.style-2 .node--view-mode-teaser .content .testimonial-content .testimonial-name a {
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-testimonials.style-2 .node--view-mode-teaser .content .testimonial-content .testimonial-name a:hover,
.view-taxonomy-term.style-2 .node--view-mode-teaser .content .testimonial-content .testimonial-name a:hover {
  color: #e1571a;
}
.view-testimonials.style-3 .node--view-mode-teaser .content .testimonial-image,
.view-taxonomy-term.style-3 .node--view-mode-teaser .content .testimonial-image {
  height: 90px;
  width: 90px;
}
.view-testimonials.style-3 .node--view-mode-teaser .content .testimonial-content,
.view-taxonomy-term.style-3 .node--view-mode-teaser .content .testimonial-content {
  max-width: 600px;
  margin: auto;
}
.view-testimonials.style-3 .node--view-mode-teaser .content .testimonial-content .field--name-body,
.view-taxonomy-term.style-3 .node--view-mode-teaser .content .testimonial-content .field--name-body {
  font-family: 'Playfair Display';
  font-style: italic;
  font-size: 14px;
}
.view-testimonials.style-3 .node--view-mode-teaser .content .testimonial-content .testimonial-name,
.view-taxonomy-term.style-3 .node--view-mode-teaser .content .testimonial-content .testimonial-name {
  text-transform: uppercase;
}
.view-testimonials .node--view-mode-teaser .content .testimonial-image,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-image {
  width: 120px;
  height: 120px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.view-testimonials .node--view-mode-teaser .content .testimonial-image img,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-image img {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  width: 100%;
}
.view-testimonials .node--view-mode-teaser .content .testimonial-content .field--name-body p:before,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-content .field--name-body p:before {
  content: '“';
}
.view-testimonials .node--view-mode-teaser .content .testimonial-content .field--name-body p:after,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-content .field--name-body p:after {
  content: '”';
}
.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-name,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-content .testimonial-name {
  padding-top: 20px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 18px;
  position: relative;
}
.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-name a,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-content .testimonial-name a {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-name a:hover,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-content .testimonial-name a:hover {
  color: #303030;
}
.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-name::after,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-content .testimonial-name::after {
  content: "";
  background-color: #e8e8e8;
  width: 30px;
  height: 3px;
  position: absolute;
  top: -3px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-position,
.view-taxonomy-term .node--view-mode-teaser .content .testimonial-content .testimonial-position {
  color: #303030;
}
.testimonial-style-1 .testimonial-item {
  margin-bottom: 20px;
}
.testimonial-style-1 .testimonial-item .testimonial-content {
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 30px 35px 60px 35px;
  margin: 0;
  text-align: center;
}
.testimonial-style-1 .testimonial-item .testimonial-content p:before {
  content: '“';
}
.testimonial-style-1 .testimonial-item .testimonial-content p:after {
  content: '”';
}
.testimonial-style-1 .testimonial-item .testimonial-content p {
  margin-bottom: 0;
}
.testimonial-style-1 .testimonial-item .testimonial-image {
  margin-left: 25px;
  margin-top: -35px;
  height: 70px;
  width: 70px;
}
.testimonial-style-1 .testimonial-item .testimonial-image img {
  max-width: 70px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.testimonial-style-1 .testimonial-item .testimonial-info {
  padding-left: 25px;
  margin-top: 20px;
}
.testimonial-style-1 .testimonial-item .testimonial-info .testimonial-author .testimonial-title {
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
  font-size: 14px;
  line-height: 1.3em;
}
.testimonial-style-1 .testimonial-item .testimonial-info .testimonial-author .testimonial-title a {
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.testimonial-style-1 .testimonial-item .testimonial-info .testimonial-author .testimonial-title a:hover {
  color: #e1571a;
}
.testimonial-style-1 .testimonial-item .testimonial-info .testimonial-author .testimonial-position {
  font-size: 10px;
  color: #515151;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0;
}
.testimonial-style-2.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow {
  background: #000;
  border: 1px solid #fff;
  opacity: 0.3;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.testimonial-style-2.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow::before {
  color: #fff;
}
.testimonial-style-2.view-testimonials .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow:hover {
  opacity: 1;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.testimonial-style-2.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-name {
  text-transform: uppercase;
  margin: 0;
}
.testimonial-style-2.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-name a {
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.testimonial-style-2.view-testimonials .node--view-mode-teaser .content .testimonial-content .testimonial-name a:hover {
  color: #e1571a;
}
.testimonial-style-2.view-testimonials .node--view-mode-teaser .content .testimonial-content .field--name-field-testimonial-position {
  color: #e1571a;
  font-style: italic;
  font-family: 'Playfair Display';
  font-size: 14px;
  letter-spacing: 1px;
}
.node--type-testimonials.dexp-detail-default {
  padding: 50px 0;
}
.node--type-testimonials.dexp-detail-default .detail-images img {
  width: 100%;
}
.node--type-testimonials.dexp-detail-default .detail-inner .testimonial-title a {
  font-size: 20px;
  text-transform: uppercase;
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.node--type-testimonials.dexp-detail-default .detail-inner .testimonial-title a:hover {
  color: #e1571a;
}
.node--type-testimonials.dexp-detail-default .detail-inner .field--name-body {
  margin-top: 30px;
}
.testimonial-style-2 .dexp-slick-carousel .dexp-slick-item .testimonial-item .testimonial-info {
  display: none;
}
.testimonial-style-2 .dexp-slick-carousel .dexp-slick-item.slick-current .testimonial-item .testimonial-info {
  display: block;
}
.grid-filter .dexp-grid-filter {
  margin: 0 0 25px;
  padding: 0;
  text-align: center;
}
.grid-filter .dexp-grid-filter li {
  display: inline-block;
  margin: 0 15px 15px;
}
.grid-filter .dexp-grid-filter li a {
  text-transform: uppercase;
  color: #303030;
  line-height: 24px;
  display: block;
  padding: 8px 30px;
  font-size: 12px;
  border: 1px solid #e8e8e8;
  letter-spacing: 1.5px;
  font-weight: 600;
}
.grid-filter .dexp-grid-filter li a.active,
.grid-filter .dexp-grid-filter li a:hover {
  color: #e1571a;
  text-decoration: none;
}
.grid-filter ul.dexp-masonry-filter {
  margin-bottom: 50px;
}
.grid-filter-2 .grid-filter {
  margin-bottom: 40px;
}
.grid-filter-2 .grid-filter .dexp-grid-filter li {
  font-size: 10px;
  border: none;
  text-align: center;
  margin: 0 7px;
  position: relative;
}
.grid-filter-2 .grid-filter .dexp-grid-filter li::after {
  content: "";
  width: 1px;
  height: 7px;
  background-color: #e8e8e8;
  position: absolute;
  top: 50%;
  right: -7px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.grid-filter-2 .grid-filter .dexp-grid-filter li a {
  text-transform: uppercase;
  letter-spacing: 1.5px;
  color: #303030;
  line-height: 24px;
  display: block;
  padding: 4px 10px;
  font-size: 10px;
  border: none;
  font-weight: 600;
  background: transparent;
}
.grid-filter-2 .grid-filter .dexp-grid-filter li a.active,
.grid-filter-2 .grid-filter .dexp-grid-filter li a:hover {
  color: #fff;
  text-decoration: none;
  background: #e1571a;
}
.grid-filter-2 .grid-filter ul.dexp-masonry-filter {
  margin-bottom: 50px;
}
.grid-filter-3 .grid-filter {
  text-align: center;
}
.grid-filter-3 .grid-filter .dexp-grid-filter {
  display: inline-block;
  border-top: 1px solid #e8e8e8;
  border-bottom: 1px solid #e8e8e8;
  text-align: center;
  margin: 0 auto 40px;
  padding: 0 75px;
}
.grid-filter-3 .grid-filter .dexp-grid-filter li {
  font-size: 10px;
  padding: 13px 0;
  margin: 0px 20px;
  border: none;
  float: none;
  position: relative;
}
.grid-filter-3 .grid-filter .dexp-grid-filter li a {
  font-size: 10px;
  padding: 0;
  border: none;
  line-height: 24px;
}
.grid-filter-3 .grid-filter .dexp-grid-filter li a.active {
  color: #e1571a;
}
.grid-filter-3 .grid-filter .dexp-grid-filter li a.active::after {
  content: "";
  height: 3px;
  width: 100%;
  background-color: #e1571a;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.dexp-grid-item-inner img {
  width: 100%;
  height: auto;
}
.portfolio-overlay {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  padding-top: 7%;
  background-color: #fff;
  opacity: 0;
  text-align: center;
  z-index: 10;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
}
.portfolio-overlay .porfolio-middle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.portfolio-overlay .porfolio-middle h2.portfolio-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 1.3em;
  margin-bottom: 5px;
  color: #fff;
}
.portfolio-overlay .porfolio-middle h2.portfolio-title a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-overlay .porfolio-middle h2.portfolio-title a:hover {
  color: #e1571a;
  text-decoration: none;
}
.portfolio-overlay .porfolio-middle .portfolio-tools {
  margin-top: 15px;
}
.portfolio-overlay.style-1 {
  background-color: rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
  padding-top: 0%;
  left: 0%;
  top: 0%;
}
.portfolio-overlay.style-1 .porfolio-middle .portfolio-icon a {
  width: 44px;
  height: 44px;
  border: 2px solid #fff;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  display: inline-block;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-overlay.style-1 .porfolio-middle .portfolio-icon a i {
  color: #fff;
  font-size: 14px;
  line-height: 42px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-overlay.style-1 .porfolio-middle .portfolio-icon a:hover {
  border-color: #e1571a;
}
.portfolio-overlay.style-1 .porfolio-middle .portfolio-icon a:hover i {
  color: #e1571a;
}
.portfolio-overlay.style-2 {
  background-color: rgba(0,0,0,0.6);
  width: 100%;
  height: 100%;
  padding-top: 0%;
  left: 0%;
  top: 0%;
}
.portfolio-overlay.style-2 .porfolio-middle .portfolio-categories a {
  font-size: 30px;
}
.portfolio-overlay.style-2 .porfolio-middle h2.portfolio-title {
  font-size: 24px;
  line-height: 1.3em;
  font-weight: 700;
  margin-bottom: 18px;
}
.portfolio-overlay.style-2 .porfolio-middle h2.portfolio-title a {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-overlay.style-2 .porfolio-middle h2.portfolio-title a:hover {
  color: #e1571a;
}
.node--type-portfolio .content:hover .portfolio-overlay {
  opacity: 1;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.portfolio-categories .field__item {
  font-size: 25px;
  color: #fff;
  display: inline-block;
}
.portfolio-categories .field__item::after {
  content: ",";
  margin-right: 5px;
}
.portfolio-categories .field__item:last-child::after {
  content: "";
}
.portfolio-categories .field__item a {
  color: #fff;
  font-style: italic;
  font-size: 18px;
  text-align: center;
  line-height: normal;
  font-family: "Playfair Display";
  font-weight: normal;
  word-spacing: 0;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-categories .field__item a:hover {
  text-decoration: none;
  color: #e1571a;
}
.node.node--type-portfolio {
  height: inherit;
}
.node.node--type-portfolio .content {
  position: relative;
  height: inherit;
}
.node.node--type-portfolio .portfolio-images {
  text-align: center;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content {
  position: relative;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content:hover .overlay {
  bottom: 0;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .overlay {
  background: transparent;
  height: auto;
  top: auto;
  bottom: -100%;
  -webkit-transition: all .6s ease-out;
  -moz-transition: all .6s ease-out;
  -o-transition: all .6s ease-out;
  -ms-transition: all .6s ease-out;
  transition: all .6s ease-out;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner {
  background: #ffffff;
  padding: 20px 30px;
  text-align: left;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-title {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 1.3em;
  color: #e1571a;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-title a {
  color: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-title a:hover {
  color: #303030;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-categories {
  margin-bottom: 10px;
  font-family: 'Playfair Display';
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-categories .field__item {
  color: #515151;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-categories .field__item a {
  color: #515151;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-categories .field__item a:hover {
  color: #e1571a;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social {
  margin: 0;
  padding: 0;
  font-size: 14px;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social .field {
  display: inline-block;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social .field .social-image,
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social .field .social-link {
  margin: 0 4px;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social .field .social-image a,
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social .field .social-link a {
  color: #3c3c3c;
  font-size: 14px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social .field .social-image a:hover,
.node.node--type-portfolio.node--view-mode-teaser-grid .content .portfolio-inner .portfolio-social .field .social-link a:hover {
  color: #e1571a;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content {
  position: relative;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content:hover .overlay {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,0.6);
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner {
  width: 100%;
  padding: 0 30px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  background: transparent;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-title {
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  line-height: 1.3em;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-title a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-title a:hover {
  color: #e1571a;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-categories {
  margin-bottom: 10px;
  font-family: 'Playfair Display';
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-categories .field__item {
  color: #fff;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-categories .field__item a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-categories .field__item a:hover {
  color: #e1571a;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social {
  margin: 35px 0 0;
  padding: 0;
  font-size: 14px;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field {
  display: inline-block;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-image,
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-link {
  margin: 0 4px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid rgba(255,255,255,0.5);
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-image a,
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-link a {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-image:hover,
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-link:hover {
  border-color: #fff;
  background: #fff;
}
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-image:hover a,
.node.node--type-portfolio.node--view-mode-teaser-alt .content .overlay .portfolio-inner .portfolio-social .field .social-link:hover a {
  color: #303030;
}
.node.node--type-portfolio.node--view-mode-teaser-text {
  margin-bottom: 20px;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images img {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images img.slick-current {
  z-index: 2;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images:hover img {
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images:hover .portfolio-overlay {
  opacity: 1;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay {
  transform: none;
  background: rgba(48,48,48,0.6);
  left: 0;
  top: 0;
  opacity: 0;
  height: 100%;
  width: 100%;
  padding: 0;
  z-index: 10;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social {
  padding: 0;
  margin: 0;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field {
  display: inline-block;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-image,
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-link {
  margin: 0 4px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid rgba(255,255,255,0.5);
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-image a,
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-link a {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-image:hover,
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-link:hover {
  border-color: #fff;
  background: #fff;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-image:hover a,
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-images .portfolio-overlay .portfolio-social .field .social-link:hover a {
  color: #303030;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-info {
  text-align: center;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-info .portfolio-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  color: inherit;
  margin-bottom: 5px;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-info .portfolio-title a {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-info .portfolio-title a:hover {
  color: #e1571a;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-info .portfolio-categories {
  font-family: 'Playfair Display';
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-info .portfolio-categories a {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-teaser-text .portfolio-info .portfolio-categories a:hover {
  color: #e1571a;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content {
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content:hover .portfolio-images {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content:hover .portfolio-info {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images {
  transform: none;
  background: rgba(48,48,48,0.6);
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social {
  margin: 0;
  width: 100%;
  padding: 0 15px;
  z-index: 2;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field {
  display: inline-block;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-image,
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-link {
  margin: 0 4px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid rgba(255,255,255,0.5);
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-image a,
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-link a {
  font-size: 14px;
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-image:hover,
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-link:hover {
  border-color: #fff;
  background: #fff;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-image:hover a,
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-images .portfolio-social .field .social-link:hover a {
  color: #303030;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-info {
  text-align: left;
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px;
  width: 100%;
  -o-transform: scale(0);
  -ms-transform: scale(0);
  -moz-transform: scale(0);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-info .portfolio-title {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  color: inherit;
  margin-bottom: 5px;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-info .portfolio-title a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-info .portfolio-title a:hover {
  color: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-info .portfolio-categories {
  font-family: 'Playfair Display';
  font-size: 16px;
  font-style: italic;
  text-transform: capitalize;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-info .portfolio-categories a {
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-1 .content .portfolio-info .portfolio-categories a:hover {
  color: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-2 .content:hover .portfolio-overlay {
  opacity: 1;
}
.node.node--type-portfolio.node--view-mode-masonry-style-2 .content:hover .portfolio-overlay::before,
.node.node--type-portfolio.node--view-mode-masonry-style-2 .content:hover .portfolio-overlay::after {
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
.node.node--type-portfolio.node--view-mode-masonry-style-2 .content .portfolio-overlay {
  background-color: rgba(48,48,48,0.6);
  width: 100%;
  height: 100%;
  padding-top: 0%;
  left: 0%;
  top: 0%;
  opacity: 0;
  -o-transform: scale(1);
  -ms-transform: scale(1);
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  position: relative;
  z-index: 10;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-2 .content .portfolio-overlay::before {
  content: "";
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  top: 30px;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(0,1);
  -ms-transform: scale(0,1);
  -o-transform: scale(0,1);
  transform: scale(0,1);
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  -ms-transition: all .5s linear;
  transition: all .5s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-2 .content .portfolio-overlay::after {
  content: "";
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  position: absolute;
  bottom: 30px;
  left: 30px;
  right: 30px;
  top: 30px;
  z-index: 1;
  opacity: 0;
  -webkit-transform: scale(1,0);
  -ms-transform: scale(1,0);
  -o-transform: scale(1,0);
  transform: scale(1,0);
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  -ms-transition: all .5s linear;
  transition: all .5s linear;
}
.node.node--type-portfolio.node--view-mode-masonry-style-2 .content .portfolio-overlay .porfolio-middle {
  padding: 0 15px;
  z-index: 2;
}
.portfolio-detail {
  margin-top: 80px;
}
.portfolio-detail .carousel-control {
  opacity: 1;
}
.portfolio-detail .angle-right,
.portfolio-detail .angle-left {
  width: 50px;
  height: 50px;
  line-height: 50px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid #ffffff;
  color: #ffffff;
  background: transparent;
  position: absolute;
  top: 50%;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-detail .angle-right:hover,
.portfolio-detail .angle-left:hover {
  border-color: #e1571a;
  color: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-detail .angle-right {
  right: 25px;
}
.portfolio-detail .angle-right::before {
  content: "\f105";
  font-family: FontAwesome;
}
.portfolio-detail .angle-left {
  left: 25px;
}
.portfolio-detail .angle-left::before {
  content: "\f104";
  font-family: FontAwesome;
}
.portfolio-detail.style-2 .portfolio-info {
  display: inline-block;
  margin-bottom: 20px;
}
.portfolio-detail.style-2 .portfolio-info .item-details {
  padding: 30px 100px 30px 30px;
}
.portfolio-detail.style-1 .portfolio-images,
.portfolio-detail.style-2 .portfolio-images {
  margin-bottom: 20px;
}
.portfolio-detail.style-1 .portfolio-images img,
.portfolio-detail.style-2 .portfolio-images img {
  width: 100%;
  height: auto;
}
.portfolio-detail.style-1 .portfolio-title a,
.portfolio-detail.style-2 .portfolio-title a {
  font-weight: 600;
  letter-spacing: 1.5px;
  margin-bottom: 5px;
  font-size: 24px;
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-detail.style-1 .portfolio-title a:hover,
.portfolio-detail.style-2 .portfolio-title a:hover {
  color: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.portfolio-detail.style-1 .portfolio-categories,
.portfolio-detail.style-2 .portfolio-categories {
  margin-bottom: 22px;
}
.portfolio-detail.style-1 .portfolio-categories a,
.portfolio-detail.style-2 .portfolio-categories a {
  font-family: 'Playfair Display';
  font-style: italic;
  font-size: 16px;
  color: #515151;
}
.portfolio-detail.style-1 .portfolio-categories a:hover,
.portfolio-detail.style-2 .portfolio-categories a:hover {
  color: #e1571a;
}
.portfolio-detail.style-1 .item-details,
.portfolio-detail.style-2 .item-details {
  border: 1px solid #e8e8e8;
  padding: 30px;
}
@media (max-width: 991px) {
  .portfolio-detail.style-1 .item-details,
  .portfolio-detail.style-2 .item-details {
    margin-bottom: 20px;
  }
}
.portfolio-detail.style-1 .item-details .field,
.portfolio-detail.style-2 .item-details .field {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1.5px;
  font-weight: 600;
  padding: 10px 0;
}
.portfolio-detail.style-1 .item-details .field::before,
.portfolio-detail.style-2 .item-details .field::before {
  font-family: FontAwesome;
  margin-right: 15px;
  font-size: 16px;
  font-weight: normal;
  color: #515151 !important;
}
.portfolio-detail.style-1 .item-details .field.field--name-field-author::before,
.portfolio-detail.style-2 .item-details .field.field--name-field-author::before {
  content: "\f007";
}
.portfolio-detail.style-1 .item-details .field.field--name-field-client::before,
.portfolio-detail.style-2 .item-details .field.field--name-field-client::before {
  content: "\f0c0";
}
.portfolio-detail.style-1 .item-details .field.field--name-node-post-date::before,
.portfolio-detail.style-2 .item-details .field.field--name-node-post-date::before {
  content: "\f017";
}
.portfolio-detail.style-1 .item-details .field.field--name-field-portfolio-tags::before,
.portfolio-detail.style-2 .item-details .field.field--name-field-portfolio-tags::before {
  content: "\f02b";
}
.portfolio-detail.style-1 .item-details .field.field--name-field-website,
.portfolio-detail.style-2 .item-details .field.field--name-field-website {
  color: #e1571a;
}
.portfolio-detail.style-1 .item-details .field.field--name-field-website::before,
.portfolio-detail.style-2 .item-details .field.field--name-field-website::before {
  content: "\f0c1";
}
.creative-1-portfolio .view-footer {
  margin-top: 30px;
}
.creative-1-portfolio .view-footer .dexp-shortcodes-button {
  margin-top: 30px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 500;
}
.creative-1-portfolio .view-footer .dexp-shortcodes-button:hover {
  border: 1px solid #e1571a;
}
.view-portfolio-has-pager .dexp-slick-carousel .slick-dots {
  bottom: 10px;
}
.view-portfolio.pager-style-2 .dexp-slick-carousel .slick-dots {
  bottom: -35px;
}
.view-portfolio.pager-style-2 .dexp-slick-carousel .slick-dots li {
  height: 2px !important;
  width: 35px !important;
  background: #e8e8e8;
  border: 2px solid #868686;
  margin: 0 5px;
  -webkit-border-radius: 7px 7px 7px 7px !important;
  -moz-border-radius: 7px 7px 7px 7px !important;
  border-radius: 7px 7px 7px 7px !important;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.view-portfolio.pager-style-2 .dexp-slick-carousel .slick-dots li:hover,
.view-portfolio.pager-style-2 .dexp-slick-carousel .slick-dots li.slick-active {
  border-color: #e1571a;
}
.view-portfolio.pager-style-2 .dexp-slick-carousel .slick-dots li button::before {
  font-size: 0;
}
#toolbar-administration,
#toolbar-administration * {
  z-index: 99999;
}
#toolbar-administration a:hover,
#toolbar-administration * a:hover {
  color: #000;
}
.st_facebook_custom,
.st_twitter_custom,
.st_linkedin_custom,
.st_pinterest_custom,
.st_googleplus_custom {
  border-radius: 50%;
  height: 26px;
  width: 26px;
  display: inline-block;
  text-align: center;
  line-height: 26px;
  font-size: 12px;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.st_facebook_custom:hover,
.st_twitter_custom:hover,
.st_linkedin_custom:hover,
.st_pinterest_custom:hover,
.st_googleplus_custom:hover {
  background: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.st_facebook_custom {
  background: #3b5997;
}
.st_facebook_custom:before {
  content: "\f09a";
  font-family: FontAwesome;
}
.st_twitter_custom {
  background: #2fc2ee;
}
.st_twitter_custom:before {
  content: "\f099";
  font-family: FontAwesome;
}
.st_pinterest_custom {
  background: #e02329;
}
.st_pinterest_custom:before {
  content: "\f231";
  font-family: FontAwesome;
}
.st_googleplus_custom {
  background: #df4c3c;
}
.st_googleplus_custom:before {
  content: "\f0d5";
  font-family: FontAwesome;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  margin-bottom: 15px;
  padding: 0;
}
.btn:focus {
  outline-offset: 0px;
}
.m0 {
  margin: 0 !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mt70 {
  margin-top: 70px !important;
}
.mt80 {
  margin-top: 80px !important;
}
.mt90 {
  margin-top: 90px !important;
}
.mt100 {
  margin-top: 100px !important;
}
.mt120 {
  margin-top: 120px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mr70 {
  margin-right: 70px !important;
}
.mr80 {
  margin-right: 80px !important;
}
.mr90 {
  margin-right: 90px !important;
}
.mr100 {
  margin-right: 100px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.ml70 {
  margin-left: 70px !important;
}
.ml80 {
  margin-left: 80px !important;
}
.ml90 {
  margin-left: 90px !important;
}
.ml100 {
  margin-left: 100px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pd0 {
  padding: 0px !important;
}
.pd5 {
  padding: 5px !important;
}
.pd10 {
  padding: 10px !important;
}
.pd20 {
  padding: 20px !important;
}
.pd30 {
  padding: 30px !important;
}
.pd40 {
  padding: 40px !important;
}
.pd50 {
  padding: 50px !important;
}
.pd60 {
  padding: 60px !important;
}
.pd70 {
  padding: 70px !important;
}
.pd80 {
  padding: 80px !important;
}
.pd90 {
  padding: 90px !important;
}
.pd100 {
  padding: 100px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pb70 {
  padding-bottom: 70px !important;
}
.pb80 {
  padding-bottom: 80px !important;
}
.pb90 {
  padding-bottom: 90px !important;
}
.pb100 {
  padding-bottom: 100px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pt70 {
  padding-top: 70px !important;
}
.pt80 {
  padding-top: 80px !important;
}
.pt90 {
  padding-top: 90px !important;
}
.pt100 {
  padding-top: 100px !important;
}
.p0 {
  padding: 0 !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl60 {
  padding-left: 60px !important;
}
.text-center {
  text-align: center;
}
.fw300 {
  font-weight: 300 !important;
}
.fw600 {
  font-weight: 600 !important;
}
.fw900 {
  font-weight: 900 !important;
}
.border-bottom {
  border-bottom: 1px solid #e8e8e8;
}
.border-top {
  border-top: 1px solid #e8e8e8;
}
.bg-overlay {
  position: relative;
}
.bg-overlay:before {
  content: "";
  display: block;
  background: rgba(0,0,0,0.5);
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.bg-overlay >.content-wrapper,
.bg-overlay >.clearfix {
  position: relative;
}
.bg-overlay-white {
  position: relative;
}
.bg-overlay-white:before {
  content: "";
  display: block;
  background: rgba(255,255,255,0.8);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.bg-overlay-white >.content-wrapper,
.bg-overlay-white >.clearfix {
  position: relative;
}
.bg-overlay-color {
  position: relative;
}
.bg-overlay-color:before {
  content: "";
  display: block;
  background-color: rgba(225,87,26,0.8);
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.bg-overlay-color >.content-wrapper,
.bg-overlay-color >.clearfix {
  position: relative;
}
div.contextual-links-wrapper {
  font-size: 13px;
}
.color-white {
  color: #fff !important;
}
.color-white h2.block-title {
  color: #fff !important;
}
.text-italic {
  font-style: italic;
}
.playfair-display {
  font-family: 'Playfair Display';
  font-weight: 400;
}
.primary-color {
  color: #e1571a !important;
}
.bg-top-right {
  background-position: right top;
}
.custom-col-20 {
  float: left;
  width: 20%;
}
@media (max-width: 991px) {
  .custom-col-20 {
    width: 33.333%;
  }
}
@media (max-width: 480px) {
  .custom-col-20 {
    width: 100%;
  }
}
.fs14 {
  font-size: 14px !important;
}
@media screen and (min-width: 992px) {
  .col-md-2-dexp {
    width: 20%;
    float: left;
    padding: 0;
  }
}
h5.title {
  font-family: 'Playfair Display';
  font-size: 30px;
  font-style: italic;
  letter-spacing: 0.5px;
  margin-bottom: 15px;
  font-weight: 400;
  color: #303030;
  line-height: 1.3em;
  margin-top: 0;
}
.compact {
  display: none !important;
}
.op3 {
  background: rgba(0,0,0,0.3);
  z-index: 2;
}
.op4 {
  background: rgba(0,0,0,0.4);
  z-index: 2;
}
.tp-caption {
  z-index: 10 !important;
}
.tp-bgimg {
  background-size: cover;
}
.tp-bullets.preview1 {
  margin-bottom: 30px;
}
.tp-bullets.preview1 .bullet {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #fff !important;
  margin: 0 5px;
  width: 13px !important;
  height: 13px !important;
  border: none !important;
}
.tp-bullets.preview1 .bullet.selected,
.tp-bullets.preview1 .bullet:hover {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #fff !important;
  margin: 0 5px;
  width: 13px !important;
  height: 13px !important;
  border: none !important;
  position: relative;
}
.tp-bullets.preview1 .bullet.selected::after,
.tp-bullets.preview1 .bullet:hover::after {
  content: "";
  width: 5px;
  height: 5px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  background: #aaa;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  margin-left: -1px;
}
.tp-bullets.preview1 .bullet.selected::after >*,
.tp-bullets.preview1 .bullet:hover::after >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.carousel-page-2 div.dexp_carousel .carousel-indicators {
  bottom: -48px !important;
}
.carousel-page-2 div.dexp_carousel .carousel-indicators li {
  width: 13px !important;
  height: 13px !important;
  background-color: #868686;
  border: 2px solid #868686;
  margin: 0 5px 0 0;
}
.carousel-page-2 div.dexp_carousel .carousel-indicators li.active {
  background: transparent;
}
.node__links {
  display: none;
}
.hidden-text {
  visibility: hidden;
  opacity: 0;
}
.region-content h2 {
  margin: 0;
}
.region-content h2 .field--name-title {
  display: none;
}
.middle-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.alert.alert-dismissible {
  margin: 10px 5px !important;
}
.visited {
  overflow: visible !important;
}
.ex-columns {
  background: rgba(86,61,124,0.15);
  border: 1px solid rgba(86,61,124,0.2);
  padding-bottom: 15px;
  padding-top: 15px;
  margin-bottom: 10px;
}
.dexp-box.title-style-2.box-image.box-left .dexp-box-title,
.dexp-box.title-style-2.box-image.box-right .dexp-box-title {
  margin-bottom: 25px !important;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 24px;
  color: #303030;
  line-height: 1.3em;
}
.dexp-box.box-center {
  text-align: center;
}
.dexp-box.box-center .dexp-box-icon {
  text-align: center;
  margin-bottom: 50px;
}
.dexp-box.box-center .dexp-box-title {
  position: relative;
  text-align: center;
  margin-bottom: 18px;
}
.dexp-box.box-center .dexp-box-content {
  margin-bottom: 25px;
}
.dexp-box.box-center.box-none .dexp-box-icon {
  width: auto;
  height: 24px;
  margin-bottom: 40px;
  line-height: 24px;
}
.dexp-box.box-center.box-none .dexp-box-content {
  margin-bottom: 70px;
}
.dexp-box .dexp-box-icon i {
  color: #303030;
  display: block;
  width: 115px;
  height: 115px;
  font-size: 48px;
  line-height: 115px;
  margin: 0 auto;
}
.dexp-box h3.dexp-box-title {
  margin-bottom: 20px;
  font-size: 14px;
  color: #303030;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 1;
}
.dexp-box .dexp-box-content {
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 0.5px;
  color: #515151;
}
.dexp-box.box-background.box-circle .dexp-box-icon i {
  border: 2px solid #303030;
}
.dexp-box.box-background.bg-color .dexp-box-icon i {
  color: #fff !important;
  background-color: #e1571a;
  border: transparent !important;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.dexp-box.box-background.bg-color .dexp-box-icon i:hover {
  background-color: #303030;
}
.dexp-box.box-background .dexp-box-icon i {
  color: #fff;
  background: #303030;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
.dexp-box.box-background .dexp-box-icon i:hover {
  background: #e1571a;
  border: 2px solid #e1571a;
}
.dexp-box.box-background.box-center-style-2 .dexp-box-icon {
  margin: 0 auto;
}
.dexp-box.box-background.box-center-style-2 .dexp-box-icon i {
  background: #e1571a;
  border: transparent;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  color: #fff !important;
}
.dexp-box.box-background.box-center-style-2 .dexp-box-icon i:hover {
  background: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-box.box-background.box-circle-style-2 .dexp-box-icon i {
  border: transparent;
  background: -moz-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: transparent;
  background-image: -moz-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: 0% 0%;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#5e599d),color-stop(100%,#9d51d7));
  background: -webkit-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: -o-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: -ms-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e599d',endColorstr='#9d51d7',GradientType=1);
}
.dexp-box.box-background.box-bg-style-2 .dexp-box-icon i {
  border: transparent;
  background: -moz-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: -webkit-gradient(linear,left bottom,right top,color-stop(0%,#5e599d),color-stop(100%,#9d51d7));
  background: -webkit-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: -o-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: -ms-linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  background: linear-gradient(45deg,#5e599d 0%,#9d51d7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5e599d',endColorstr='#9d51d7',GradientType=1);
  width: 118px;
  height: 118px;
  line-height: 118px;
  color: #fff;
  margin-bottom: 40px;
  font-size: 30px;
  position: relative;
}
.dexp-box.box-background.box-bg-style-2 .dexp-box-icon i::after {
  content: "";
  position: absolute;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  border: 1px solid rgba(255,255,255,0.2);
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.dexp-box.box-none .dexp-box-icon i {
  width: auto;
  height: auto;
  line-height: 24px;
}
.dexp-box.box-circle .dexp-box-icon i {
  border: 2px solid #e1571a;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.dexp-box.box-image.box-left {
  text-align: left;
}
.dexp-box.box-image.box-left .dexp-box-icon {
  margin-bottom: 20px;
  width: 100%;
}
.dexp-box.box-image.box-left .dexp-box-content {
  margin-left: 0;
}
.dexp-box.box-image.box-left .dexp-box-title {
  margin-bottom: 15px !important;
  font-weight: 600;
  font-size: 18px;
  color: #303030;
  letter-spacing: 1.5px;
  line-height: 1;
  margin-left: 0;
}
.dexp-box.box-image.box-right {
  text-align: right;
}
.dexp-box.box-image.box-right .dexp-box-icon {
  margin-bottom: 20px;
  width: 100%;
}
.dexp-box.box-image.box-right .dexp-box-content {
  margin-left: auto;
  margin-right: 0;
}
.dexp-box.box-image.box-right .dexp-box-title {
  margin-bottom: 15px !important;
  font-weight: 600;
  font-size: 18px;
  color: #303030;
  letter-spacing: 1.5px;
  line-height: 1;
  margin-left: auto;
  margin-right: 0;
}
.dexp-box.box-left {
  margin-bottom: 40px;
}
.dexp-box.box-left.none-icon {
  margin-bottom: 35px;
}
.dexp-box.box-left.none-icon .dexp-box-title {
  font-size: 18px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
  margin: 0 0 18px;
}
.dexp-box.box-left.none-icon .dexp-box-content {
  margin: 0 0 20px;
}
.dexp-box.box-left .dexp-box-icon {
  float: left;
}
.dexp-box.box-left .dexp-box-icon i {
  line-height: 30px;
}
.dexp-box.box-left .dexp-box-title,
.dexp-box.box-left .dexp-box-content {
  margin-left: 115px;
  text-align: left;
}
.dexp-box.box-left .dexp-box-title {
  margin-bottom: 15px !important;
}
.dexp-box.box-left .dexp-box-title:after {
  left: 0;
  margin-left: 115px;
}
.dexp-box.box-right {
  margin-bottom: 40px;
}
.dexp-box.box-right.none-icon {
  margin-bottom: 35px;
}
.dexp-box.box-right.none-icon .dexp-box-title {
  font-size: 18px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
  margin: 0 0 18px;
}
.dexp-box.box-right.none-icon .dexp-box-content {
  margin: 0 0 20px;
}
.dexp-box.box-right .dexp-box-icon {
  float: right;
}
.dexp-box.box-right .dexp-box-icon i {
  line-height: 30px;
}
.dexp-box.box-right .dexp-box-title,
.dexp-box.box-right .dexp-box-content {
  margin-right: 115px;
  text-align: right;
}
.dexp-box.box-right .dexp-box-title {
  margin-bottom: 15px !important;
}
.dexp-box.box-right .dexp-box-title:after {
  left: 0;
  margin-right: 115px;
}
.dexp-box.small-icon.style-1 {
  margin-bottom: 62px !important;
}
.dexp-box.small-icon.style-1.box-circle .dexp-box-icon i {
  width: 52px;
  height: 52px;
  line-height: 50px;
  border: 2px solid #e8e8e8;
  text-align: center;
  float: left;
  margin-right: 30px;
  position: relative;
  margin-bottom: 40px;
  display: inline-block;
  color: #e1571a;
  font-size: 20px;
}
.dexp-box.small-icon.style-1.box-circle .dexp-box-icon i::after {
  content: "";
  position: absolute;
  left: -6px;
  right: -6px;
  bottom: -6px;
  top: -6px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  box-shadow: 0 0 0 1px #e8e8e8;
  -moz-box-shadow: 0 0 0 1px #e8e8e8;
  -webkiy-box-shadow: 0 0 0 1px #e8e8e8;
}
.dexp-box.small-icon.style-1.box-left .dexp-box-title {
  margin-left: 95px;
  line-height: 16px;
  padding-bottom: 12px;
  margin-bottom: 15px;
  position: relative;
}
.dexp-box.small-icon.style-1.box-left .dexp-box-title::after {
  content: "";
  height: 2px;
  width: 20px;
  display: block;
  background: #e8e8e8;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
}
.dexp-box.small-icon.style-1.box-left .dexp-box-content {
  margin-left: 95px;
}
.dexp-box.small-icon.style-1.box-right .dexp-box-title {
  margin-left: auto;
  margin-right: 95px;
  line-height: 16px;
  padding-bottom: 12px;
  margin-bottom: 15px;
  position: relative;
}
.dexp-box.small-icon.style-1.box-right .dexp-box-title::after {
  content: "";
  height: 2px;
  width: 20px;
  display: block;
  background: #e8e8e8;
  position: absolute;
  bottom: 0;
  left: auto;
  right: 0;
  margin: 0;
}
.dexp-box.small-icon.style-1.box-right .dexp-box-content {
  margin-left: auto;
  margin-right: 95px;
}
.dexp-box.small-icon.style-2.box-circle .dexp-box-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border: 1px solid #e8e8e8;
  text-align: center;
  float: left;
  position: relative;
  display: inline-block;
  margin: 0;
  color: #515151;
  font-size: 25px;
}
.dexp-box.small-icon.style-2.box-left {
  margin-bottom: 50px;
}
.dexp-box.small-icon.style-2.box-left .dexp-box-title {
  margin-left: 20px;
  display: inline-block;
  border-bottom: 1px solid #e8e8e8;
  clear: both;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 18px !important;
  letter-spacing: 0.5px;
}
.dexp-box.small-icon.style-2.box-left .dexp-box-content {
  margin-left: 90px;
}
.dexp-box.small-icon.style-2.box-right {
  margin-bottom: 50px;
}
.dexp-box.small-icon.style-2.box-right .dexp-box-title {
  margin-left: auto;
  margin-right: 20px;
  display: inline-block;
  border-bottom: 1px solid #e8e8e8;
  clear: both;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 24px;
  line-height: 1.3em;
  margin-bottom: 18px !important;
  letter-spacing: 0.5px;
}
.dexp-box.small-icon.style-2.box-right .dexp-box-content {
  margin-right: 90px;
  margin-left: auto;
}
.dexp-box.effect-1:hover .dexp-box-icon i {
  background: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-box.effect-1 .dexp-box-icon i {
  width: 65px;
  height: 65px;
  line-height: 65px;
  font-size: 25px;
  color: #fff;
  background: #e1571a;
  position: relative;
  margin-bottom: 40px !important;
  border-color: transparent !important;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-box.effect-1 .dexp-box-icon i::after {
  content: "";
  left: -8px;
  right: -8px;
  bottom: -8px;
  top: -8px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  position: absolute;
  -webkit-box-shadow: 0 0 0 1px #e8e8e8;
  -moz-box-shadow: 0 0 0 1px #e8e8e8;
  box-shadow: 0 0 0 1px #e8e8e8;
}
.dexp-box.effect-1.box-left {
  margin-bottom: 60px;
}
.dexp-box.effect-1.box-left .dexp-box-icon i {
  text-align: center;
  font-size: 20px;
}
.dexp-box.effect-1.box-left .dexp-box-title {
  margin-left: 95px;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  position: relative;
}
.dexp-box.effect-1.box-left .dexp-box-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  background: #20171c;
  height: 2px;
  width: 20px;
  margin: 0;
}
.dexp-box.effect-1.box-left .dexp-box-content {
  margin-left: 95px;
}
.dexp-box.effect-1.box-right {
  margin-bottom: 60px;
}
.dexp-box.effect-1.box-right .dexp-box-icon i {
  text-align: center;
  font-size: 20px;
}
.dexp-box.effect-1.box-right .dexp-box-title {
  margin-right: 95px;
  padding-bottom: 12px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
  position: relative;
}
.dexp-box.effect-1.box-right .dexp-box-title::after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: 0;
  background: #20171c;
  height: 2px;
  width: 20px;
  margin: 0;
}
.dexp-box.effect-1.box-right .dexp-box-content {
  margin-right: 95px;
}
.dexp-box.box-center-style-2 {
  border: 1px solid #e8e8e8;
  padding: 0 25px 25px;
  margin-top: 77px;
  text-align: center;
}
.dexp-box.box-center-style-2 .dexp-box-icon i {
  width: 75px;
  height: 75px;
  line-height: 75px;
  text-align: center;
  display: inline-block;
  font-size: 22px;
  background: #303030;
  border: 1px solid #303030;
  margin-bottom: -5px !important;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  color: #fff !important;
}
.dexp-box.box-center-style-2 .dexp-box-title {
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
}
.dexp-box.box-center-style-2 .dexp-box-content {
  margin-bottom: 0 !important;
}
.dexp-box.box-center-style-2 .dexp-box-content .link-readmore {
  display: block;
  font-family: 'Playfair Display';
  font-style: italic;
  font-size: 14px;
  color: #303030;
  margin-top: 25px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-box.box-center-style-2 .dexp-box-content .link-readmore:hover {
  color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-box.box-center-style-3 .dexp-box-icon i {
  width: 75px;
  height: 75px;
  text-align: center;
  line-height: 75px;
  border: 1px solid #868686;
  margin-bottom: 40px !important;
  font-size: 30px;
  color: #303030;
}
.dexp-box.box-image-style-1 {
  display: inline-block;
}
.dexp-box.box-image-style-1.box-circle .dexp-box-icon {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.dexp-box.box-image-style-1.box-image .dexp-box-icon {
  width: 86px;
  height: 86px;
  line-height: 86px;
  text-align: center;
  border: 2px solid #ffffff;
  margin: 0 10px 10px !important;
}
.dexp-box.box-circle-style-2 .dexp-box-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  -webkit-border-radius: 40% 40% 40% 40%;
  -moz-border-radius: 40% 40% 40% 40%;
  border-radius: 40% 40% 40% 40%;
  font-size: 30px;
}
.dexp-box.box-circle-style-2.box-left .dexp-box-title,
.dexp-box.box-circle-style-2.box-left .dexp-box-content {
  margin-left: 100px;
}
.dexp-box.box-circle-style-2.box-right .dexp-box-title,
.dexp-box.box-circle-style-2.box-right .dexp-box-content {
  margin-left: auto;
  margin-right: 100px;
}
.dexp-box.box-square {
  margin-bottom: 60px !important;
}
.dexp-box.box-square .dexp-box-icon i {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 7px 7px 7px 7px;
  -moz-border-radius: 7px 7px 7px 7px;
  border-radius: 7px 7px 7px 7px;
  font-size: 20px;
  color: #e1571a;
}
.dexp-box.box-square.box-left .dexp-box-title,
.dexp-box.box-square.box-left .dexp-box-content {
  margin-left: 100px;
}
.dexp-box.box-square.box-right .dexp-box-title,
.dexp-box.box-square.box-right .dexp-box-content {
  margin-left: auto;
  margin-right: 100px;
}
.dexp-box.box-res .dexp-box-icon {
  height: 100% !important;
  margin-bottom: 15px !important;
}
.dexp-box.box-res .dexp-box-subtitle {
  color: #e1571a;
  font-size: 18px;
  font-family: 'Dancing Script', sans-serif;
  margin-bottom: 5px !important;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
}
.dexp-box.box-res .dexp-box-title {
  font-size: 30px;
  font-family: 'Playfair Display', sans-serif;
  font-style: italic;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 10px;
  font-weight: normal;
  color: #303030;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 18px;
  letter-spacing: 0.5px;
}
.dexp-box.box-res .dexp-box-content {
  margin-bottom: 20px !important;
}
.dexp-box.icon-color .dexp-box-icon i {
  color: #e1571a !important;
  border: 1px solid #e8e8e8;
}
.dexp-box.medium-icon .dexp-box-icon {
  margin-bottom: 40px;
}
.dexp-box.medium-icon .dexp-box-icon i {
  font-size: 30px;
  width: 75px;
  height: 75px;
  line-height: 75px;
}
.dexp-box .readmore-button {
  margin-top: 30px;
}
.dexp-box .readmore-button a {
  border: solid 1px #909090;
  color: #000;
  letter-spacing: 0.2em;
  padding: 17px 34px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-box .readmore-button:hover a {
  background: #909090;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-stats {
  position: relative;
  padding: 40px 20px;
  text-align: center;
}
.dexp-stats .stat-count {
  font-size: 48px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1em;
  margin-bottom: 15px;
}
.dexp-stats .stats-description {
  font-family: 'Playfair Display';
  font-size: 18px;
  font-style: italic;
  display: block;
  font-weight: normal;
}
.dexp-stats .stats-icon i {
  font-size: 48px;
  margin-bottom: 15px;
  line-height: 24px;
  color: #e1571a;
}
.dexp-stats.style-1 .stat-count {
  padding-bottom: 15px;
  margin-bottom: 35px;
  position: relative;
}
.dexp-stats.style-1 .stat-count::after {
  content: "\f06d";
  font-family: FontAwesome;
  position: absolute;
  font-size: 20px;
  bottom: -30px;
  line-height: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dexp-stats.style-2 .stat-count {
  padding-bottom: 15px;
  margin-bottom: 15px;
  position: relative;
  letter-spacing: 0.5px;
}
.dexp-stats.style-2 .stat-count::after {
  content: "";
  position: absolute;
  width: 30px;
  height: 1px;
  background: #ffffff;
  bottom: 0px;
  left: 50%;
  margin-left: -15px;
}
.dexp-stats.style-3 {
  margin-bottom: 35px;
}
.dexp-stats.style-3 .stat-count {
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative;
  letter-spacing: 0.5px;
  font-weight: 300;
}
.dexp-stats.style-3 .stat-count::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background: #ffffff;
  bottom: 0px;
  left: 50%;
}
.dexp-stats.style-3 .stats-description {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 18px;
}
.dexp-stats.style-3.primary-color .stats-description {
  color: #fff;
}
.dexp-stats.style-4 {
  margin-bottom: 25px;
}
.dexp-stats.style-4 .stat-count {
  padding-bottom: 20px;
  margin-bottom: 10px;
  position: relative;
  letter-spacing: 0.5px;
  font-weight: 300;
}
.dexp-stats.style-4 .stat-count::after {
  content: "";
  position: absolute;
  width: 1px;
  height: 10px;
  background: #ffffff;
  bottom: 0px;
  left: 50%;
}
.dexp-stats.style-4 .stats-description {
  font-family: "Raleway", sans-serif;
  font-style: normal;
  font-size: 12px;
  margin-bottom: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.block >.block-title-wrapper,
.dexp-shortcode-title >.block-title-wrapper {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 30px;
}
.block >.block-title-wrapper .block-title,
.dexp-shortcode-title >.block-title-wrapper .block-title {
  font-size: 18px;
  text-transform: uppercase;
}
.block.title-style-2 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-2 >.block-title-wrapper .block-title {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: initial;
  margin-bottom: 18px;
}
.block.title-style-2 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-2 >.block-title-wrapper .block-subtitle {
  font-size: 18px;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  margin-bottom: 18px;
}
.block.title-style-3 >.block-title-wrapper,
.dexp-shortcode-title.title-style-3 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-3 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-3 >.block-title-wrapper .block-title {
  font-size: 24px;
  font-weight: 700;
  position: relative;
  display: inline-block;
}
.block.title-style-3 >.block-title-wrapper .block-title:before,
.dexp-shortcode-title.title-style-3 >.block-title-wrapper .block-title:before {
  content: "";
  border-bottom: 1px solid #e8e8e8;
  display: block;
  height: 1px;
  position: absolute;
  width: 145px;
  top: calc(50% - 1px);
  left: -175px;
}
.block.title-style-3 >.block-title-wrapper .block-title:after,
.dexp-shortcode-title.title-style-3 >.block-title-wrapper .block-title:after {
  content: "";
  border-bottom: 1px solid #e8e8e8;
  display: block;
  height: 1px;
  position: absolute;
  width: 145px;
  top: calc(50% - 1px);
  right: -175px;
}
.block.title-style-3 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-3 >.block-title-wrapper .block-subtitle {
  font-size: 18px;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
}
.block.title-style-4 >.block-title-wrapper,
.dexp-shortcode-title.title-style-4 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-4 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-4 >.block-title-wrapper .block-title {
  font-family: 'Playfair Display';
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: initial;
}
.block.title-style-5 >.block-title-wrapper,
.dexp-shortcode-title.title-style-5 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-5 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-5 >.block-title-wrapper .block-title {
  font-family: 'Playfair Display';
  font-size: 36px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0;
  text-transform: initial;
  position: relative;
  margin-bottom: 30px;
}
.block.title-style-5 >.block-title-wrapper .block-title:before,
.dexp-shortcode-title.title-style-5 >.block-title-wrapper .block-title:before {
  content: "";
  width: 110px;
  height: 1px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  display: block;
  margin-left: -55px;
  border-left: 40px solid #000;
  border-right: 40px solid #000;
}
.block.title-style-5 >.block-title-wrapper .block-title:after,
.dexp-shortcode-title.title-style-5 >.block-title-wrapper .block-title:after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #000;
  position: absolute;
  bottom: -18px;
  left: 50%;
  display: block;
  -webkit-transform: translate(-50%,0px) rotate(45deg) scale(1) skew(0,0);
  -moz-transform: translate(-50%,0px) rotate(45deg) scale(1) skew(0,0);
  -o-transform: translate(-50%,0px) rotate(45deg) scale(1) skew(0,0);
  -ms-transform: translate(-50%,0px) rotate(45deg) scale(1) skew(0,0);
  transform: translate(-50%,0px) rotate(45deg) scale(1) skew(0,0);
}
.block.title-style-6 >.block-title-wrapper,
.dexp-shortcode-title.title-style-6 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-6 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-6 >.block-title-wrapper .block-title {
  font-weight: 900;
  letter-spacing: 0;
  text-transform: initial;
  font-size: 36px;
}
.block.title-style-6 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-6 >.block-title-wrapper .block-subtitle {
  display: inline-block;
  font-size: 18px;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  position: relative;
  margin-bottom: 50px;
}
.block.title-style-6 >.block-title-wrapper .block-subtitle:before,
.dexp-shortcode-title.title-style-6 >.block-title-wrapper .block-subtitle:before {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: #515151;
  top: 50%;
  position: absolute;
  left: -65px;
}
.block.title-style-6 >.block-title-wrapper .block-subtitle:after,
.dexp-shortcode-title.title-style-6 >.block-title-wrapper .block-subtitle:after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background-color: #000;
  top: 50%;
  position: absolute;
  right: -65px;
}
.block.title-style-7 >.block-title-wrapper,
.dexp-shortcode-title.title-style-7 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-7 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-7 >.block-title-wrapper .block-title {
  font-family: 'Playfair Display';
  font-size: 30px;
  font-style: italic;
  letter-spacing: 3px;
  font-weight: 400;
  line-height: 1.3em;
  margin: 0 0 5px;
  text-transform: initial;
  display: inline-block;
  position: relative;
  margin-bottom: 30px;
}
.block.title-style-7 >.block-title-wrapper .block-title:before,
.dexp-shortcode-title.title-style-7 >.block-title-wrapper .block-title:before {
  content: "";
  width: 110px;
  height: 1px;
  position: absolute;
  bottom: -15px;
  left: 50%;
  display: block;
  margin-left: -55px;
  border-left: 40px solid #000;
  border-right: 40px solid #000;
}
.block.title-style-7 >.block-title-wrapper .block-title:after,
.dexp-shortcode-title.title-style-7 >.block-title-wrapper .block-title:after {
  content: "";
  width: 7px;
  height: 7px;
  background-color: #000;
  position: absolute;
  bottom: -18px;
  left: calc(50% - 3px);
  display: block;
  border-radius: 50%;
}
.block.title-style-8 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-8 >.block-title-wrapper .block-title {
  font-family: 'Raleway';
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.3em;
}
.block.title-style-8 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-8 >.block-title-wrapper .block-subtitle {
  font-size: 14px;
  font-style: italic;
  font-family: 'Playfair Display';
}
.block.title-style-9 >.block-title-wrapper,
.dexp-shortcode-title.title-style-9 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-9 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-9 >.block-title-wrapper .block-title {
  font-family: 'Raleway';
  font-size: 30px;
  font-weight: 300;
  font-style: normal;
  line-height: 1.3em;
  position: relative;
  margin-bottom: 40px;
  text-transform: initial;
}
.block.title-style-9 >.block-title-wrapper .block-title:before,
.dexp-shortcode-title.title-style-9 >.block-title-wrapper .block-title:before {
  content: "";
  display: block;
  height: 1px;
  width: 60px;
  background: #e8e8e8;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: -10px;
}
.block.title-style-9 >.block-title-wrapper .block-title:after,
.dexp-shortcode-title.title-style-9 >.block-title-wrapper .block-title:after {
  content: "";
  display: block;
  width: 0px;
  height: 0px;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 6px solid #e8e8e8;
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block.title-style-9 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-9 >.block-title-wrapper .block-subtitle {
  font-size: 14px;
  font-style: italic;
  font-family: 'Playfair Display';
}
.block.title-style-10 >.block-title-wrapper,
.dexp-shortcode-title.title-style-10 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-10 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-10 >.block-title-wrapper .block-title {
  font-weight: 300;
  text-transform: none;
  letter-spacing: -0.25px;
  padding-bottom: 15px;
  font-size: 36px;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 15px;
  position: relative;
}
.block.title-style-10 >.block-title-wrapper .block-title:after,
.dexp-shortcode-title.title-style-10 >.block-title-wrapper .block-title:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0 auto;
  display: block;
  width: 25px;
  height: 2px;
  background: #e1571a;
}
.block.title-style-11 >.block-title-wrapper,
.dexp-shortcode-title.title-style-11 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-11 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-11 >.block-title-wrapper .block-title {
  font-family: 'Dancing Script', sans-serif;
  position: relative;
  text-transform: none;
  font-size: 45px;
  letter-spacing: 3px;
  display: inline-block;
  margin-bottom: 25px;
  font-weight: 700;
}
.block.title-style-11 >.block-title-wrapper .block-title:before,
.dexp-shortcode-title.title-style-11 >.block-title-wrapper .block-title:before {
  content: "";
  position: absolute;
  bottom: -10px;
  top: auto;
  height: 1px;
  width: 30px;
  background: #e8e8e8;
  margin: 0;
  display: block;
  border-bottom: 1px solid #e8e8e8;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block.title-style-11 >.block-title-wrapper .block-title:after,
.dexp-shortcode-title.title-style-11 >.block-title-wrapper .block-title:after {
  content: "";
  position: absolute;
  top: auto;
  bottom: -14px;
  height: 1px;
  width: 65px;
  background: #e8e8e8;
  display: block;
  margin: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block.title-style-12 >.block-title-wrapper,
.dexp-shortcode-title.title-style-12 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-12 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-12 >.block-title-wrapper .block-title {
  font-size: 48px;
  font-weight: 300;
  letter-spacing: -0.25px;
}
.block.title-style-12 >.block-title-wrapper span,
.dexp-shortcode-title.title-style-12 >.block-title-wrapper span {
  color: #e1571a;
}
.block.title-style-12 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-12 >.block-title-wrapper .block-subtitle {
  font-size: 24px;
  color: #515151;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  padding-bottom: 26px;
  margin-bottom: 28px;
  position: relative;
}
.block.title-style-12 >.block-title-wrapper .block-subtitle:before,
.dexp-shortcode-title.title-style-12 >.block-title-wrapper .block-subtitle:before {
  content: "";
  height: 1px;
  background-color: #515151;
  width: 40px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.block.title-style-13 >.block-title-wrapper,
.dexp-shortcode-title.title-style-13 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-13 >.block-title-wrapper span,
.dexp-shortcode-title.title-style-13 >.block-title-wrapper span {
  color: #e1571a;
}
.block.title-style-13 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-13 >.block-title-wrapper .block-title {
  font-size: 36px;
  font-weight: 300;
  letter-spacing: -0.25px;
  text-transform: initial;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
}
.block.title-style-13 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-13 >.block-title-wrapper .block-subtitle {
  font-size: 14px;
  font-style: italic;
  font-family: 'Playfair Display';
}
.block.title-style-14 >.block-title-wrapper,
.dexp-shortcode-title.title-style-14 >.block-title-wrapper {
  text-align: center;
}
.block.title-style-14 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-14 >.block-title-wrapper .block-title {
  text-transform: initial;
  letter-spacing: -0.25px;
  line-height: 1.3em;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 32px;
}
.block.title-style-14 >.block-title-wrapper .block-title:before,
.dexp-shortcode-title.title-style-14 >.block-title-wrapper .block-title:before {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0 auto;
  display: block;
  width: 25px;
  height: 2px;
  background-color: #e1571a;
}
.block.title-style-15 >.block-title-wrapper .block-title-wrapper,
.dexp-shortcode-title.title-style-15 >.block-title-wrapper .block-title-wrapper {
  margin-bottom: 0;
}
.block.title-style-15 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-15 >.block-title-wrapper .block-title {
  font-size: 48px;
  letter-spacing: 5px;
  margin-bottom: 0;
}
.block.title-style-16 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-16 >.block-title-wrapper .block-title {
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 30px;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 18px;
  letter-spacing: 0.5px;
}
.block.title-style-17 >.block-title-wrapper .block-title,
.dexp-shortcode-title.title-style-17 >.block-title-wrapper .block-title {
  font-weight: 300;
  letter-spacing: -0.25px;
  margin-bottom: 10px;
  font-size: 36px;
  color: #303030;
  line-height: 1.3em;
  margin-top: 0;
}
.block.title-style-17 >.block-title-wrapper .block-subtitle,
.dexp-shortcode-title.title-style-17 >.block-title-wrapper .block-subtitle {
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  display: inline-block;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 400;
  font-size: 18px;
  color: #303030;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 18px;
}
.block.title-main-color,
.dexp-shortcode-title.title-main-color {
  margin-bottom: 30px;
}
.block.title-main-color h2.block-title,
.dexp-shortcode-title.title-main-color h2.block-title {
  font-size: 43px;
  font-weight: 300;
  letter-spacing: -0.25px;
  text-transform: none;
  display: inline-block;
  position: relative;
  margin-bottom: 15px;
  line-height: 1.3em;
}
.block.title-main-color h2.block-title span,
.dexp-shortcode-title.title-main-color h2.block-title span {
  color: #e1571a;
}
.block.title-main-color .desc-title,
.dexp-shortcode-title.title-main-color .desc-title {
  margin-bottom: 0;
}
.block.title-main-color.style-2,
.dexp-shortcode-title.title-main-color.style-2 {
  margin-bottom: 85px;
}
.block.title-main-color.style-2 h2.block-title,
.dexp-shortcode-title.title-main-color.style-2 h2.block-title {
  font-weight: 600;
  font-size: 36px;
  letter-spacing: 3px;
}
.block.color-white .block-title,
.block.color-white .block-subtitle,
.dexp-shortcode-title.color-white .block-title,
.dexp-shortcode-title.color-white .block-subtitle {
  color: #fff;
}
.block .content-wrapper,
.dexp-shortcode-title .content-wrapper {
  position: relative;
}
.region-right-sidebar .block .block-title-wrapper,
.region-left-sidebar .block .block-title-wrapper,
.region-right-sidebar .dexp-shortcode-title .block-title-wrapper,
.region-left-sidebar .dexp-shortcode-title .block-title-wrapper {
  margin: 0;
}
#section-bottom .block .block-title-wrapper,
#section-bottom .dexp-shortcode-title .block-title-wrapper {
  display: block;
  margin: 0;
}
#section-bottom .block .block-title,
#section-bottom .dexp-shortcode-title .block-title {
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  display: table;
  border-bottom: 1px solid #3b3b3b;
  padding-bottom: 17px;
  margin-bottom: 30px;
  line-height: 1.3em;
}
.title-left-res {
  position: relative;
  margin-bottom: 55px;
  font-family: 'Dancing Script';
  font-size: 36px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
}
.title-left-res::before {
  content: "";
  height: 1px;
  width: 84px;
  background-color: #e8e8e8;
  display: block;
  position: absolute;
  bottom: -20px;
  left: 0;
}
.title-left-res::after {
  content: "";
  height: 1px;
  width: 123px;
  background-color: #e8e8e8;
  display: block;
  position: absolute;
  bottom: -24px;
  left: 0;
}
.title-widget .dexp-custom-title h2.block-title {
  padding-bottom: 7px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 15px;
  position: relative;
}
.title-widget .dexp-custom-title h2.block-title::after {
  content: "";
  height: 3px;
  width: 20px;
  background: #e1571a;
  display: table;
  position: absolute;
  left: 0;
  bottom: -1px;
}
.title-contact .dexp-custom-title h2.block-title {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 18px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
  display: inline-block;
}
.plan {
  position: relative;
}
.plan .popular {
  position: absolute;
  right: -6px;
  top: 135px;
  z-index: 90;
}
.plan .popular span {
  position: relative;
  line-height: 28px;
  display: inline-block;
  background: #e1571a;
  color: #fff;
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 10px 0 15px;
}
.plan .popular span::before {
  content: "";
  position: absolute;
  top: 0px;
  left: 0;
  width: 0;
  height: 0;
  border-left: 9px solid #fff;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}
.plan .popular span::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 6px solid #a53d0f;
  border-right: 6px solid transparent;
  bottom: -6px;
  right: 0;
}
.plan ul.pricing-table {
  border: 1px solid #ededed;
  margin-left: 0;
  position: relative;
  z-index: 3;
  padding: 0;
}
.plan ul.pricing-table li {
  list-style: none;
  list-style-type: none;
}
.plan ul.pricing-table .title {
  background: transparent;
  color: #303030;
  font-size: 14px;
  font-weight: 700;
  padding: 25px 0;
  text-align: center;
}
.plan ul.pricing-table .subtitle {
  color: #515151;
  font-size: 18px;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: normal;
  text-align: center;
}
.plan ul.pricing-table .price {
  background: transparent;
  color: #141414;
  font-size: 50px;
  font-weight: 400;
  padding: 20px 0 50px;
  text-align: center;
  line-height: 1;
}
.plan ul.pricing-table .description {
  background: transparent;
  border-bottom: medium none;
  color: #6f6f6f;
  font-weight: 400;
  text-align: center;
}
.plan ul.pricing-table .bullet-item {
  padding: 15px 0;
  text-align: center;
  background: #fff;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 500;
}
.plan ul.pricing-table .bullet-item:nth-child(2n+1) {
  background: #f3f3f3;
}
.plan ul.pricing-table .price-label {
  background: #f76626;
  border-radius: 50%;
  color: #ffffff;
  display: block;
  font-size: 0.78571rem;
  height: 3.21429rem;
  line-height: 3.21429rem;
  overflow: hidden;
  padding: 0 0.35714rem;
  text-align: center;
  text-overflow: ellipsis;
  text-transform: uppercase;
  white-space: nowrap;
  width: 3.21429rem;
}
.plan ul.pricing-table .price-label {
  left: 84%;
  position: absolute;
  top: 0;
  transform: translate(-50%,-50%);
}
.plan ul.pricing-table .mixed {
  position: relative;
}
.plan ul.pricing-table .mixed .price-label {
  bottom: 0;
  top: auto;
  transform: translate(-50%,50%);
}
.plan ul.pricing-table .title {
  letter-spacing: 1px;
  text-transform: uppercase;
}
.plan ul.pricing-table .price .currency {
  font-size: 18px;
  vertical-align: top;
}
.plan ul.pricing-table .price .period {
  color: #141414;
  font-family: "Crimson Text";
  font-size: 14px;
  font-style: italic;
  padding-left: 5px;
}
.plan ul.pricing-table .cta-button .button {
  margin: 0;
}
.plan ul.pricing-table.style-1 {
  position: relative;
}
.plan ul.pricing-table.style-1 .title {
  padding-top: 40px;
  font-size: 24px;
  text-transform: uppercase;
  margin: 0;
}
.plan ul.pricing-table.style-1 .subtitle {
  padding-bottom: 25px;
}
.plan ul.pricing-table.style-1 .price {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  padding-top: 25px;
  margin-bottom: 8px;
  color: #fff;
  font-size: 30px;
  font-family: 'Playfair Display';
  font-weight: normal;
  font-style: italic;
}
.plan ul.pricing-table.style-1 .price span.period {
  font-size: 14px;
  display: table;
  margin: 0 auto;
  margin-top: 3px;
  color: #fff;
}
.plan ul.pricing-table.style-1 .price span.currency {
  font-size: 14px;
  font-family: 'Raleway';
  font-weight: 400;
  vertical-align: top;
  font-style: normal;
  margin-right: 3px;
  line-height: 10px;
}
.plan ul.pricing-table.style-1 .cta-button .btn {
  padding: 26px 0;
  text-align: center;
  text-transform: uppercase;
  background: #868686 !important;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  display: inline-block;
  width: 100%;
  border: none;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.plan ul.pricing-table.style-1 .cta-button .btn:hover {
  background: #303030 !important;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.plan ul.pricing-table.style-1.active .cta-button .btn {
  background: #303030 !important;
}
.plan ul.pricing-table.mixed-skew-bottom-left .mixed::before {
  border-bottom: 20px solid #fff;
  border-left: 280px solid transparent;
  bottom: -2px;
  content: "";
  left: 0;
  position: absolute;
  transform: rotate3d(0,0,1,0deg);
  transform-origin: 0 100% 0;
  width: 100%;
  z-index: 0;
}
.plan ul.pricing-table.mixed-skew-bottom-right .mixed::before {
  border-bottom: 20px solid #fff;
  border-right: 280px solid transparent;
  bottom: -2px;
  content: "";
  left: 0;
  position: absolute;
  transform: rotate3d(0,0,1,0deg);
  transform-origin: 0 100% 0;
  width: 100%;
  z-index: 0;
}
.plan ul.pricing-table.hover-up {
  transition: all 300ms ease-out 0s;
}
@media screen and (min-width: 992px) {
  .plan ul.pricing-table.hover-up.active,
  .plan ul.pricing-table.hover-up:hover,
  .plan ul.pricing-table.hover-up:active,
  .plan ul.pricing-table.hover-up:focus,
  .plan ul.pricing-table.featured {
    transform: translateY(-22px);
  }
  .plan ul.pricing-table.hover-shadow.active,
  .plan ul.pricing-table.hover-shadow:hover,
  .plan ul.pricing-table.hover-shadow:active,
  .plan ul.pricing-table.hover-shadow:focus,
  .plan ul.pricing-table.featured {
    box-shadow: 0 8px 17px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(236,236,236,0.19);
  }
}
.plan ul.pricing-table.hover-shadow {
  transition: all 300ms ease-out 0s;
}
.pricing.style-2 {
  text-align: center;
}
.pricing.style-2 .pricing-table {
  padding: 0 30px 30px;
  border: 1px solid #e8e8e8;
  color: #515151;
  margin-bottom: 35px;
  position: relative;
}
.pricing.style-2 li {
  list-style: none;
}
.pricing.style-2 .icon {
  width: 57px;
  height: 57px;
  border: 1px solid #e8e8e8;
  margin: 0 auto;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  line-height: 55px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.09);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.09);
  box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.09);
}
.pricing.style-2 .icon i {
  font-size: 25px;
  color: #303030;
  line-height: 55px;
  margin-left: 8px;
}
.pricing.style-2 .title {
  font-size: 18px;
  margin-bottom: 5px;
  color: #303030;
  font-weight: 700;
  line-height: 1.3em;
  margin-top: 0;
  padding-top: 25px;
}
.pricing.style-2 .subtitle {
  font-size: 14px;
  font-family: 'Playfair Display';
  font-style: italic;
  font-weight: normal;
  padding-bottom: 15px;
}
.pricing.style-2 .price {
  color: #303030;
  font-size: 48px;
  font-weight: 700;
  border-bottom: 1px solid #e8e8e8;
  padding: 23px 0;
  margin-bottom: 10px;
}
.pricing.style-2 .price .currency {
  color: #515151;
  vertical-align: top;
  font-size: 14px;
  font-weight: 500;
  margin-right: 3px;
  line-height: 6px;
}
.pricing.style-2 .price .period {
  color: #515151;
  font-size: 14px;
  margin-left: 3px;
}
.pricing.style-2 .btn {
  border: medium none;
  color: #fff;
  padding: 6px 40px;
  font-size: 12px;
  background: #303030;
  border-radius: 5px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 30px;
}
.pricing.style-2 .btn:hover {
  background: #e1571a;
}
.pricing.style-2 .bullet-item {
  line-height: 36px;
  text-transform: uppercase;
}
.pricing.style-2 .bullet-item span {
  color: #e1571a;
}
.pricing.style-3 {
  text-align: center;
}
.pricing.style-3 .active {
  margin-top: -40px;
}
@media screen and (max-width: 480px) {
  .pricing.style-3 .active {
    margin-top: 20px;
  }
}
.pricing.style-3 .active .price {
  background: #e1571a;
}
.pricing.style-3 .active .btn {
  color: #fff;
  background: #e1571a;
  border-color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.pricing.style-3 .pricing-table {
  padding: 0 0 40px;
  margin-bottom: 35px;
  background: #fff;
  border: 1px solid #eee;
}
.pricing.style-3 li {
  list-style: none;
}
.pricing.style-3 .price {
  background: #43424d;
  color: #fff;
  font-size: 24px;
  overflow: hidden;
  padding-top: 20px;
  margin-bottom: 25px;
  position: relative;
  text-align: center;
}
.pricing.style-3 .price::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-color: transparent transparent transparent #ffffff;
  border-style: solid solid solid dashed;
  border-width: 21px 0 0 135px;
  height: 0;
  width: 0;
}
.pricing.style-3 .price::after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  border-color: transparent #ffffff transparent transparent;
  border-style: solid solid solid dashed;
  border-width: 21px 135px 0 0;
  height: 0;
  width: 0;
}
.pricing.style-3 .price h5 {
  color: #fff;
  display: inline-block;
  font-size: 18px;
  font-style: normal;
  margin-bottom: 18px;
  font-weight: 300;
  line-height: 1.3em;
}
.pricing.style-3 .price p {
  font-size: 72px;
  padding: 20px 0 45px;
  margin-bottom: 0;
}
.pricing.style-3 .price p .period {
  color: #fff !important;
  font-size: 14px !important;
  opacity: 0.6;
}
.pricing.style-3 .price p .currency {
  font-size: 18px !important;
  vertical-align: top;
  line-height: 10px;
  opacity: 0.6;
}
.pricing.style-3 .bullet-item {
  line-height: 48px;
  font-size: 14px;
  color: #515151;
}
.pricing.style-3 .bullet-item i {
  color: #a7ce3d;
  margin-right: 20px;
}
.pricing.style-3 .btn {
  padding: 13px 30px;
  border: 2px solid #e8e8e8;
  color: #515151;
  text-transform: uppercase;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
  margin-top: 30px;
  background: transparent;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.pricing.style-3 .btn:hover {
  border-color: #303030;
  background: #303030;
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.pricing.style-4 {
  text-align: center;
  color: #515151;
}
.pricing.style-4 .pricing-table {
  border-radius: 5px;
  padding: 35px 30px 50px 30px;
  border: 1px solid #e8e8e8;
  margin-bottom: 35px;
}
.pricing.style-4 .active {
  margin-top: -30px;
}
@media screen and (max-width: 480px) {
  .pricing.style-4 .active {
    margin-top: 0;
  }
}
.pricing.style-4 .active .cta-button .btn {
  color: #fff;
  background: #e1571a;
  border-color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.pricing.style-4 li {
  list-style: none;
  line-height: 48px;
}
.pricing.style-4 li i {
  padding: 0 40px 0 30px;
}
.pricing.style-4 li.color-primary {
  font-weight: 700;
  color: #e1571a;
}
.pricing.style-4 li.color-primary i {
  color: #515151;
}
.pricing.style-4 li.bullet-item {
  text-align: left;
}
.pricing.style-4 li.price {
  padding-bottom: 35px;
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 38px;
}
.pricing.style-4 li.price h5 {
  font-size: 18px;
  font-weight: 900;
  margin-bottom: 30px;
  color: #303030;
  line-height: 1.3em;
  margin-top: 0;
}
.pricing.style-4 li.price p {
  color: #e1571a;
  font-size: 72px;
  line-height: 24px;
}
.pricing.style-4 li.price p .currency {
  font-size: 18px;
  color: #515151;
  vertical-align: top;
  line-height: 10px;
}
.pricing.style-4 li.price p .period {
  font-size: 18px;
  color: #515151;
  display: block;
  margin: 0 auto;
  margin-top: 25px;
}
.pricing.style-4 li.cta-button .btn {
  padding: 13px 30px;
  border: 2px solid #e8e8e8;
  color: #515151;
  text-transform: uppercase;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  display: inline-block;
  margin-top: 35px;
  background: transparent;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.pricing.style-4 li.cta-button .btn:hover {
  border-color: #303030;
  background: #303030;
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-list {
  padding: 0;
  margin: 0;
}
.dexp-list li {
  list-style: none;
  display: list-item;
  font-weight: 500;
  margin-bottom: 15px;
}
.dexp-list li i {
  background: #e1571a;
  width: 21px;
  height: 21px;
  line-height: 21px;
  text-align: center;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  color: #ffffff;
  margin-right: 15px;
  display: inline-block;
  font-size: 10px;
  padding-left: 3px;
}
.carousel-no-pager .carousel-indicators {
  display: none;
}
.carousel-no-control .carousel-control {
  display: none;
}
.control-style-2 .carousel-control span:hover {
  color: #fff !important;
}
.control-style-2 .carousel-control .fa {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  border: 1px solid #e8e8e8;
  background: transparent;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
  font-size: 24px;
  line-height: 48px;
  color: #fff;
}
.control-style-2 .carousel-control:hover .fa {
  border-color: #e1571a;
  background: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.control-style-2 .carousel-control.right {
  right: -70px !important;
}
.control-style-2 .carousel-control.left {
  left: -70px !important;
}
.btn-about.dexp-shortcodes-button.btn-md {
  padding: 14px 45px;
  line-height: 24px;
  font-weight: 500;
}
.btn-slide.dexp-shortcodes-button.btn-md {
  padding: 12px 25px;
  border-radius: 5px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 500;
}
.btn-slide.dexp-shortcodes-button.bg-gray {
  background: #303030;
  border-color: #303030;
  color: #fff;
}
.btn-slide.dexp-shortcodes-button.bg-gray:hover {
  color: #e1571a;
  background: #aeaeae;
  border-color: #aeaeae;
}
.btn-slide.dexp-shortcodes-button.btn-lg {
  padding: 14px 45px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 500;
  border-width: 2px;
}
.btn-slide.dexp-shortcodes-button.bg-brd {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
.btn-slide.dexp-shortcodes-button.bg-brd:hover {
  background: #e1571a;
  border-color: #e1571a;
}
.btn {
  border-radius: 0;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 1px;
  overflow: hidden;
  padding: 10px 50px;
  position: relative;
  border: 2px solid #e1571a;
  color: #fff;
  background: #e1571a;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.btn:hover {
  background: transparent;
  color: #e1571a;
  border-color: #e1571a;
}
.button-icon.style-2 {
  margin: 0 10px;
}
.button-icon.style-3.dexp-shortcodes-button.btn.btn-md {
  padding: 13px 15px;
  margin-top: 30px;
}
.button-icon.dexp-shortcodes-button.btn.btn-md {
  padding: 14px 65px 14px 20px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 500;
}
.button-icon.dexp-shortcodes-button.btn.bg-brd {
  color: #303030;
  border: 1px solid #e8e8e8;
}
.button-icon.dexp-shortcodes-button.btn.bg-brd:hover {
  color: #fff;
  border-color: #e1571a;
}
.button-icon i {
  margin-right: 30px;
  font-size: 20px;
}
.dexp-shortcodes-button {
  border-width: 1px;
  border-style: solid;
  border-radius: 0px;
  display: inline-block;
  overflow: hidden;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-shortcodes-button:hover {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-shortcodes-button.btn-radius {
  border-radius: 5px;
}
.dexp-shortcodes-button.btn-xs {
  padding: 5px 15px;
  font-size: 12px;
}
.dexp-shortcodes-button.btn-sm {
  padding: 6px 20px;
  font-size: 13px;
}
.dexp-shortcodes-button.btn-md {
  padding: 15px 30px;
  font-size: 12px;
}
.dexp-shortcodes-button.btn-lg {
  font-size: 14px;
  padding: 20px 60px;
}
.dexp-shortcodes-button.btn-xl {
  font-size: 15px;
  padding: 25px 70px;
}
.dexp-shortcodes-button.bg-color {
  background: #e1571a;
  color: #fff;
  border-color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-shortcodes-button.bg-color:hover {
  background: #303030;
  border-color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-shortcodes-button.bg-gray {
  background: #909090;
  color: #fff;
  border-color: #909090;
}
.dexp-shortcodes-button.bg-gray:hover {
  background: #6d6d6d;
  border-color: #6d6d6d;
}
.dexp-shortcodes-button.bg-brd {
  background: transparent;
  color: #e1571a;
  border-color: #e1571a;
}
.dexp-shortcodes-button.bg-brd:hover {
  color: #fff;
  background: #e1571a;
}
.dexp-shortcodes-button.bg-dark {
  background: #303030 !important;
  color: #fff;
  border-color: #303030 !important;
}
.dexp-shortcodes-button.bg-dark:hover {
  background: #aeaeae !important;
  border-color: #aeaeae !important;
  color: #303030;
}
.dexp-shortcodes-button.bg-dark.btn-icon i {
  background: #2e2e2e;
  border-left: 1px solid #2e2e2e;
  color: #fff;
}
.dexp-shortcodes-button.btn-border-gray {
  border: 2px solid #e4e4e4;
  color: #141414;
  background: transparent;
}
.dexp-shortcodes-button.btn-border-gray:hover {
  background: #e4e4e4;
}
.dexp-shortcodes-button.btn-border-gray.btn-icon i {
  border-left: 2px solid #e4e4e4;
}
.dexp-shortcodes-button.btn-border-dark {
  border: 1px solid #141414;
  color: #141414;
  background: transparent;
}
.dexp-shortcodes-button.btn-border-dark:hover {
  background: #141414;
  color: #fff;
}
.dexp-shortcodes-button.btn-border-dark.btn-icon i {
  border-left: 1px solid #141414;
}
.dexp-shortcodes-button.btn-border-dark.btn-bg-base:hover {
  background: #e1571a;
  border-color: #e1571a;
}
.dexp-shortcodes-button.btn-border-dark.btn1 {
  font-size: 14px;
  padding: 25px 53px;
  text-transform: capitalize;
  letter-spacing: 0.4em;
  font-weight: 400 !important;
}
.dexp-shortcodes-button.btn-border-dark1 {
  padding: 20px 64px !important;
  font-weight: 400;
}
.dexp-shortcodes-button.btn-border-dark1:hover {
  background: #e1571a;
  border-color: #e1571a;
}
.dexp-shortcodes-button.btn-border-color {
  border: 1px solid #e1571a;
  color: #e1571a;
  background: transparent;
}
.dexp-shortcodes-button.btn-border-color:hover {
  background: #e1571a;
  color: #fff;
}
.dexp-shortcodes-button.btn-border-color.btn-icon i {
  border-left: 1px solid #e1571a;
}
.dexp-shortcodes-button.btn-icon {
  padding-right: 70px;
  padding-left: 20px;
}
.dexp-shortcodes-button.btn-icon i:before {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%,-50%);
}
.dexp-shortcodes-button.btn-icon i {
  right: 0;
  display: block;
  position: absolute;
  top: 50%;
  transform: translate(0px,-50%);
  width: 50px;
  height: 101%;
}
.dexp-shortcodes-button.bg-blue {
  background: #1375a3;
  border-color: #1375a3;
  color: #fff;
}
.dexp-shortcodes-button.bg-blue:hover {
  color: #1375a3;
  background: transparent;
}
.dexp-shortcodes-button.bg-blue-2 {
  background: #34aadc;
  border-color: #34aadc;
  color: #fff;
}
.dexp-shortcodes-button.bg-blue-2:hover {
  color: #34aadc;
  background: transparent;
}
.dexp-shortcodes-button.bg-green {
  background: #47a447;
  border-color: #47a447;
  color: #fff;
}
.dexp-shortcodes-button.bg-green:hover {
  color: #47a447;
  background: transparent;
}
.dexp-shortcodes-button.bg-sea {
  background: #22aba6;
  border-color: #22aba6;
  color: #fff;
}
.dexp-shortcodes-button.bg-sea:hover {
  color: #22aba6;
  background: transparent;
}
.dexp-shortcodes-button.bg-orange {
  background: #d18b21;
  border-color: #d18b21;
  color: #fff;
}
.dexp-shortcodes-button.bg-orange:hover {
  color: #d18b21;
  background: transparent;
}
.dexp-shortcodes-button.bg-red {
  background: #e85d5d;
  border-color: #e85d5d;
  color: #fff;
}
.dexp-shortcodes-button.bg-red:hover {
  color: #e85d5d;
  background: transparent;
}
.dexp-shortcodes-button.bg-red-2 {
  background: #fcc813;
  border-color: #fcc813;
  color: #fff;
}
.dexp-shortcodes-button.bg-red-2:hover {
  color: #fcc813;
  background: transparent;
}
.dexp-shortcodes-button.bg-yellow {
  background: #c75c5c;
  border-color: #c75c5c;
  color: #fff;
}
.dexp-shortcodes-button.bg-yellow:hover {
  color: #c75c5c;
  background: transparent;
}
.dexp-shortcodes-button.bg-dark-gray {
  background: #778888;
  border-color: #778888;
  color: #fff;
}
.dexp-shortcodes-button.bg-dark-gray:hover {
  color: #778888;
  background: transparent;
}
.dexp-shortcodes-button.bg-light-gray {
  background: #aaa;
  border-color: #aaa;
  color: #fff;
}
.dexp-shortcodes-button.bg-light-gray:hover {
  color: #aaa;
  background: transparent;
}
.dexp-shortcodes-button.bg-purple {
  background: #6E3791;
  border-color: #6E3791;
  color: #fff;
}
.dexp-shortcodes-button.bg-purple:hover {
  color: #6E3791;
  background: transparent;
}
.dexp-shortcodes-button.bg-tael {
  background: #52c854;
  border-color: #52c854;
  color: #fff;
}
.dexp-shortcodes-button.bg-tael:hover {
  color: #52c854;
  background: transparent;
}
.dexp-shortcodes-button.bg-pink {
  background: #f087b9;
  border-color: #f087b9;
  color: #fff;
}
.dexp-shortcodes-button.bg-pink:hover {
  color: #f087b9;
  background: transparent;
}
.dexp-shortcodes-button.large-font {
  border-width: 3px !important;
  color: #fff;
  font-size: 30px !important;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: 0.1em;
  padding: 29px 30px;
}
.dexp-shortcodes-button.color-white:hover {
  background: #e1571a;
}
.dexp-shortcodes-button.bg-white {
  background: #fff;
  border-color: #fff;
  color: #303030;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-shortcodes-button.bg-white i {
  color: #303030;
  margin-right: 30px;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-shortcodes-button.bg-white:hover {
  color: #fff;
  background: #e1571a;
  border-color: #e1571a;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.dexp-shortcodes-button.bg-white:hover i {
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
a.btn-readmore {
  border: 1px solid #e8e8e8;
  color: #fff !important;
  line-height: 24px;
  margin: 0;
  padding: 6px 32px;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
  font-weight: 500;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
a.btn-readmore:hover {
  border: 1px solid #e1571a;
  background: #e1571a;
  color: #fff;
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  -ms-transition: all .2s linear;
  transition: all .2s linear;
}
.btn-read-more.dexp-shortcodes-button.btn-sm {
  line-height: 24px;
  padding: 6px 20px;
  font-weight: 500;
  background: none;
}
.btn-read-more.dexp-shortcodes-button.btn-md {
  line-height: 24px;
  padding: 14px 45px;
  font-weight: 500;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.btn-read-more.dexp-shortcodes-button.bg-brd {
  color: #303030;
  border: 1px solid #e8e8e8;
  text-transform: uppercase;
  font-size: 12px;
  display: inline-block;
}
.btn-read-more.dexp-shortcodes-button.bg-brd:hover {
  color: #fff;
  background: #e1571a;
  border-color: #e1571a;
}
.panel-group .panel-default {
  border-radius: 0 !important;
  border: none;
  box-shadow: none;
  background: transparent;
  margin-bottom: 20px;
}
.panel-group .panel-default .panel-heading {
  padding: 13px 20px;
  border-radius: 0 !important;
  background: transparent;
  border: none;
  position: relative;
}
.panel-group .panel-default .panel-title {
  margin-bottom: 0px !important;
  margin-top: 0px !important;
}
.panel-group .panel-default .panel-title > a {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  padding-bottom: 5px;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none;
  width: 100%;
  line-height: 1;
  display: block;
}
.panel-group .panel-default .panel-title > a i {
  float: right;
  width: 32px;
  height: 32px;
  line-height: 32px;
}
.panel-group .panel-default .panel-body {
  background: transparent;
  border-top-color: transparent !important;
  padding-left: 42px;
}
.panel-group.style01 .panel-heading {
  border: none;
  position: relative;
  padding: 0;
}
.panel-group.style01 .panel-heading a {
  padding: 13px 20px;
  border: solid 1px #e8e8e8;
  border-bottom-width: 0;
  -webkit-border-radius: 5px 5px 0px 0px;
  -moz-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  color: #e1571a;
  position: relative;
  line-height: 1.3em;
}
.panel-group.style01 .panel-heading a::after {
  content: "\f0d8";
  font-family: FontAwesome;
  font-size: 12px;
  color: #7c7c7c;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 30px;
}
.panel-group.style01 .panel-heading a.collapsed {
  color: #303030;
  border-bottom-width: 1px;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.panel-group.style01 .panel-heading a.collapsed::after {
  content: "\f0d7";
  font-family: FontAwesome;
  font-size: 12px;
  color: #7c7c7c;
  position: absolute;
  top: 50%;
  margin-top: -8px;
  right: 30px;
}
.panel-group.style01 .panel-body {
  padding: 13px 20px;
  border: solid 1px #e8e8e8;
  -webkit-border-radius: 0px 0px 5px 5px;
  -moz-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
}
.panel-group.style02 .panel {
  margin-bottom: 15px;
}
.panel-group.style02 .panel-default .panel-heading {
  padding: 0;
}
.panel-group.style02 .panel-default .panel-heading .panel-title a {
  color: #e1571a;
  font-size: 14px;
  background: #fff;
  padding: 14px 42px 14px 20px;
}
.panel-group.style02 .panel-default .panel-heading .panel-title a i {
  color: #6f6f6f;
}
.panel-group.style02 .panel-default .panel-heading .panel-title a:before {
  color: #fff;
  content: "\f068";
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  font-size: 11px;
  position: absolute;
  top: 14px;
  right: 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  padding: 2px 3px;
  background: #e1571a;
  border: solid 1px #e1571a;
}
.panel-group.style02 .panel-default .panel-heading .panel-title a.collapsed {
  color: #6f6f6f;
}
.panel-group.style02 .panel-default .panel-heading .panel-title a.collapsed:before {
  content: "\f067";
  border: solid 1px #f0f0f0;
  background: transparent;
  color: #6f6f6f;
}
.panel-group.style02 .panel-default .panel-body {
  border-top: solid 1px #f0f0f0 !important;
  background: #fff;
  padding: 14px 20px;
  font-size: 12px;
  line-height: 24px;
}
.panel-group.style02 .panel-default .panel-body img {
  margin-right: 10px;
}
.dexp-process {
  background: transparent;
}
.dexp-process.bg-white {
  background: transparent;
}
.dexp-process.bg-white .processbar-bg {
  background: #fff;
}
.dexp-process .processbar-bg {
  background-repeat: repeat-x;
  box-shadow: none;
  height: 5px;
  margin-bottom: 20px;
  position: relative;
  overflow: visible;
  border-radius: 0;
  background: #ececec;
}
.dexp-process .processbar-bg .processbar-width {
  -webkit-transition: width 1s ease;
  -moz-transition: width 1s ease;
  -o-transition: width 1s ease;
  -ms-transition: width 1s ease;
  transition: width 1s ease;
  background: #393939;
  background-repeat: repeat-x;
  color: #303030;
  float: left;
  height: 5px;
  padding-left: 10px;
  text-align: left;
  position: relative;
}
.dexp-process .processbar-bg .processbar-width .processbar-percent {
  color: #303030;
  font-size: 10px;
  font-weight: 600;
  position: absolute;
  text-align: center;
  right: 0;
  top: -33px;
  height: 20px;
  line-height: 20px;
  width: 35px;
  letter-spacing: 0.05em;
}
.dexp-process.progress-bar-success .processbar-width {
  background: #5cb85c;
}
.dexp-process.progress-bar-info .processbar-width {
  background: #5bc0de;
}
.dexp-process.progress-bar-primary .processbar-width {
  background: #428bca;
}
.dexp-process.progress-bar-warning .processbar-width {
  background: #f0ad4e;
}
.dexp-process.progress-bar-danger .processbar-width {
  background: #d9534f;
}
.dexp-process.bg-blue {
  background: #f2f2f2;
}
.dexp-process.bg-blue .processbar-width {
  background: #1375a3;
}
.dexp-process.bg-blue-2 {
  background: #f2f2f2;
}
.dexp-process.bg-blue-2 .processbar-width {
  background: #34aadc !important;
}
.dexp-process.bg-green {
  background: #f2f2f2;
}
.dexp-process.bg-green .processbar-width {
  background: #208d1c !important;
}
.dexp-process.bg-sea {
  background: #f2f2f2;
}
.dexp-process.bg-sea .processbar-width {
  background: #22aba6 !important;
}
.dexp-process.bg-orange {
  background: #f2f2f2;
}
.dexp-process.bg-orange .processbar-width {
  background: #d18b21 !important;
}
.dexp-process.bg-red {
  background: #f2f2f2;
}
.dexp-process.bg-red .processbar-width {
  background: #e1571a !important;
}
.dexp-process.bg-red-2 {
  background: #f2f2f2;
}
.dexp-process.bg-red-2 .processbar-width {
  background: #c75c5c !important;
}
.dexp-process.bg-yellow {
  background: #f2f2f2;
}
.dexp-process.bg-yellow .processbar-width {
  background: #fcc813 !important;
}
.dexp-process.bg-dark {
  background: #f2f2f2;
}
.dexp-process.bg-dark .processbar-width {
  background: #444 !important;
}
.dexp-process.bg-dark-gray {
  background: #f2f2f2;
}
.dexp-process.bg-dark-gray .processbar-width {
  background: #778888 !important;
}
.dexp-process.bg-gray {
  background: #ececec;
}
.dexp-process.bg-gray .processbar-width {
  background: #303030 !important;
}
.dexp-process.gradient .processbar-width {
  background-color: #e1571a;
  background-image: -webkit-gradient(linear,left 0%,left 100%,from(#e1571a),to(#ca4e17));
  background-image: -webkit-linear-gradient(top,#e1571a,0%,#ca4e17,100%);
  background-image: -moz-linear-gradient(top,#e1571a,#ca4e17);
  background-image: -ms-linear-gradient(top,#e1571a 0%,#ca4e17 100%);
  background-image: -o-linear-gradient(top,#e1571a,#ca4e17);
  background-image: linear-gradient(to bottom,#e1571a 0%,#ca4e17 100%);
}
.dexp-process.color-white .processbar-title {
  color: #fff;
}
.dexp-process.color-white .processbar-bg {
  background: rgba(255,255,255,0.3) none repeat scroll 0 0;
}
.dexp-process.color-white .processbar-bg .processbar-width {
  background: #fff;
}
.dexp-process.color-white .processbar-bg .processbar-width .processbar-percent {
  color: #fff;
}
.dexp-process .processbar-title {
  font-size: 10px;
  font-weight: 600;
  text-transform: uppercase;
  color: #000;
  letter-spacing: 0.05em;
  margin-bottom: 3px;
  line-height: 24px;
}
.dexp-process.style-2 .processbar-bg {
  height: 20px;
  background: #a1a1a1;
}
.dexp-process.style-2 .processbar-bg .processbar-width {
  height: 20px;
  background: #303030;
}
.dexp-process.style-2 .processbar-bg .processbar-width .processbar-percent {
  font-size: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  color: #fff;
}
.dexp-process.style-3 .processbar-bg {
  margin-bottom: 20px;
}
.dexp-process.style-3 .processbar-bg .processbar-width {
  background: #e1571a;
}
.dexp-process.style-3 .processbar-bg .processbar-width .processbar-percent {
  display: none;
}
.dexp-process.style-4 .processbar-title {
  color: #fff;
}
.dexp-process.style-4 .processbar-bg {
  background: #ececec;
  margin-bottom: 20px;
}
.dexp-process.style-4 .processbar-bg .processbar-width {
  background: #e1571a;
}
.dexp-process.style-4 .processbar-bg .processbar-width .processbar-percent {
  color: #fff;
}
.dexp-social-icon {
  padding: 0;
  margin: 0;
  font-size: 0;
  height: 42px;
  width: 42px;
  list-style: none;
  margin-right: 5px;
  display: inline-block;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dexp-social-icon.style-2 .fa {
  font-size: 12px;
}
.dexp-social-icon .fa {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  width: 42px;
  height: 42px !important;
  line-height: 1;
  font-size: 14px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  color: #aaa;
  background: none;
}
.dexp-social-icon:hover .fa {
  color: #000;
  background: #e1571a;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.dexp-social-icon.social-opacity {
  opacity: 0.4;
}
.dexp-social-icon.social-opacity:hover {
  opacity: 1;
}
.dexp-social-icon.social-bordered .fa {
  border: 1px solid;
}
.dexp-social-icon.social-circle .fa {
  border-radius: 50%;
}
.dexp-social-icon.social-rounded .fa {
  border-radius: 3px;
}
.dexp-social-icon.social-gray .fa {
  color: #000;
  background: #f8f8f8;
}
.dexp-social-icon.social-gray:hover .fa {
  color: #fff;
  background: #e1571a;
}
.dexp-social-icon.social-bg-color .fa {
  color: #fff;
  background: #e1571a;
}
.dexp-social-icon.social-dark .fa {
  color: #fff;
  background: #383838;
}
.dexp-social-icon.social-simple .fa {
  color: #778;
  background: transparent;
}
.dexp-social-icon.social-simple:hover .fa {
  background: transparent;
  color: #b54321 !important;
  border: none;
}
.dexp-social-icon.social-pinterest i {
  border-color: #d8545d;
  color: #d8545d;
}
.dexp-social-icon.social-rss i {
  border-color: #faaa5e;
  color: #faaa5e;
}
.dexp-social-icon.social-facebook i {
  border-color: #677fb5;
  color: #677fb5;
}
.dexp-social-icon.social-twitter i {
  border-color: #70c2e9;
  color: #70c2e9;
}
.dexp-social-icon.social-flickr i {
  border-color: #ff3ba4;
  color: #ff3ba4;
}
.dexp-social-icon.social-dribbble i {
  border-color: #e299c2;
  color: #e299c2;
}
.dexp-social-icon.social-behance i {
  border-color: #42a9fb;
  color: #42a9fb;
}
.dexp-social-icon.social-linkedin i {
  border-color: #3daccf;
  color: #3daccf;
}
.dexp-social-icon.social-vimeo i {
  border-color: #42b5d4;
  color: #42b5d4;
}
.dexp-social-icon.social-youtube i {
  border-color: #d5615c;
  color: #d5615c;
}
.dexp-social-icon.social-tumblr i {
  border-color: #829fb9;
  color: #829fb9;
}
.dexp-social-icon.social-github i {
  border-color: #6c93bb;
  color: #6c93bb;
}
.dexp-social-icon.social-google i {
  border-color: #bc7067;
  color: #bc7067;
}
.dexp-social-icon.social-instagram i {
  border-color: #b99682;
  color: #b99682;
}
.dexp-social-icon.social-soundcloud i {
  border-color: #ff8b45;
  color: #ff8b45;
}
.dexp-social-icon.social-skype i {
  border-color: #009ee5;
  color: #009ee5;
}
.dexp-social-icon.social-apple i {
  border-color: #231f20;
  color: #231f20;
}
.dexp-social-icon.social-deviantart i {
  border-color: #abca37;
  color: #abca37;
}
.dexp-social-icon.social-pinterest:hover i,
.dexp-social-icon.social-bg.social-pinterest i {
  background: #d8545d;
}
.dexp-social-icon.social-rss:hover i,
.dexp-social-icon.social-bg.social-rss i {
  background: #faaa5e;
}
.dexp-social-icon.social-facebook:hover i,
.dexp-social-icon.social-bg.social-facebook i {
  background: #677fb5;
}
.dexp-social-icon.social-twitter:hover i,
.dexp-social-icon.social-bg.social-twitter i {
  background: #70c2e9;
}
.dexp-social-icon.social-flickr:hover i,
.dexp-social-icon.social-bg.social-flickr i {
  background: #ff3ba4;
}
.dexp-social-icon.social-dribbble:hover i,
.dexp-social-icon.social-bg.social-dribbble i {
  background: #e299c2;
}
.dexp-social-icon.social-behance:hover i,
.dexp-social-icon.social-bg.social-behance i {
  background: #42a9fb;
}
.dexp-social-icon.social-linkedin:hover i,
.dexp-social-icon.social-bg.social-linkedin i {
  background: #3daccf;
}
.dexp-social-icon.social-vimeo:hover i,
.dexp-social-icon.social-bg.social-vimeo i {
  background: #42b5d4;
}
.dexp-social-icon.social-youtube:hover i,
.dexp-social-icon.social-bg.social-youtube i {
  background: #d5615c;
}
.dexp-social-icon.social-tumblr:hover i,
.dexp-social-icon.social-bg.social-tumblr i {
  background: #829fb9;
}
.dexp-social-icon.social-github:hover i,
.dexp-social-icon.social-bg.social-github i {
  background: #6c93bb;
}
.dexp-social-icon.social-google:hover i,
.dexp-social-icon.social-bg.social-google i {
  background: #bc7067;
}
.dexp-social-icon.social-instagram:hover i,
.dexp-social-icon.social-bg.social-instagram i {
  background: #b99682;
}
.dexp-social-icon.social-soundcloud:hover i,
.dexp-social-icon.social-bg.social-soundcloud i {
  background: #ff8b45;
}
.dexp-social-icon.social-skype:hover i,
.dexp-social-icon.social-bg.social-skype i {
  background: #009ee5;
}
.dexp-social-icon.social-apple:hover i,
.dexp-social-icon.social-bg.social-apple i {
  background: #231f20;
}
.dexp-social-icon.social-deviantart:hover i,
.dexp-social-icon.social-bg.social-deviantart i {
  background: #abca37;
}
.dexp-social-icon.social-bg .fa {
  color: #fff;
}
.dexp-social-icon.social-bg:hover .fa {
  opacity: 0.6;
}
.dexp-social-icon.social-larger {
  position: relative;
  width: 98px;
  height: 98px;
  border-radius: 100%;
  background: transparent;
  border: 1px solid #93949a;
}
.dexp-social-icon.social-larger i {
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  color: #6f6f6f;
  font-size: 40px;
  width: auto !important;
  height: auto !important;
}
.dexp-social-icon.social-larger i >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.dexp-social-icon.social-larger:hover {
  opacity: 0.6;
  background: #e1571a;
}
.dexp-social-icon.social-larger:hover i {
  color: #fff;
}
.dexp-social-icon.social-circle {
  margin: 0 5px;
}
.dexp-social-icon.social-circle .fa {
  border: 1px solid #e8e8e8;
  color: #868686;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.dexp-social-icon.social-circle:hover .fa {
  border-color: #e1571a;
  background: #e1571a;
  color: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.dexp-social-icon.social-button {
  width: 100%;
  height: auto;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  color: #ffffff;
  text-align: center;
  font-size: 12px;
  line-height: 24px;
  letter-spacing: 3px;
  font-weight: bold;
  padding: 15px 20px;
  display: inline-block;
  text-transform: uppercase;
  margin-top: 50px;
}
.dexp-social-icon.social-button .fa {
  float: left;
  font-size: 25px;
  line-height: 24px;
  color: #fff;
  background: none;
  height: auto !important;
  width: auto;
}
.dexp-social-icon.social-button.social-facebook {
  background: #3b5997;
}
.dexp-social-icon.social-button.social-google {
  background: #df4c3c;
}
.dexp-social-icon.social-button.social-twitter {
  background: #2fc2ee;
}
.dexp-social-icon.social-button.social-pinterest {
  background: #e02329;
}
.dexp-social-icon.social-button:hover {
  color: #fff;
}
.dexp-social-icon.social-button:hover .fa {
  color: #fff;
  background: none;
}
.dexp-social-icon.social-button-footer {
  -webkit-border-radius: 8px 8px 8px 8px;
  -moz-border-radius: 8px 8px 8px 8px;
  border-radius: 8px 8px 8px 8px;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  margin: 0 3px;
}
.dexp-social-icon.social-button-footer .fa {
  font-size: 12px;
  line-height: 39px;
  color: #fff;
}
.dexp-social-icon.social-button-footer.social-facebook {
  background: #3b5997;
}
.dexp-social-icon.social-button-footer.social-google {
  background: #df4c3c;
}
.dexp-social-icon.social-button-footer.social-twitter {
  background: #2fc2ee;
}
.dexp-social-icon.social-button-footer.social-pinterest {
  background: #e02329;
}
.dexp-social-icon.social-button-footer:hover {
  color: #fff;
}
.dexp-social-icon.social-button-footer:hover .fa {
  color: #fff;
  background: none;
}
.dexp-pie-chart {
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: solid 5px #fff;
  position: relative;
}
@media screen and (max-width: 992px) {
  .dexp-pie-chart {
    margin-bottom: 20px !important;
  }
}
.dexp-pie-chart.gt-50 {
  border: solid 5px #e1571a;
}
.ppc-progress {
  content: "";
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 80px);
  top: calc(50% - 80px);
  width: 160px;
  height: 160px;
  clip: rect(0,160px,160px,80px);
}
.ppc-progress .ppc-progress-fill {
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 80px);
  top: calc(50% - 80px);
  width: 160px;
  height: 160px;
  clip: rect(0,80px,160px,0);
  transform: rotate(60deg);
  border: solid 5px #e1571a;
}
.gt-50 .ppc-progress {
  clip: rect(0,80px,160px,0);
}
.gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0,160px,160px,80px);
  border-color: #fff;
}
.ppc-percents {
  position: absolute;
  border-radius: 50%;
  left: calc(50% - 145px/2);
  top: calc(50% - 145px/2);
  width: 145px;
  height: 145px;
  text-align: center;
  display: table;
}
.ppc-percents span {
  display: block;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #fff;
}
.pcc-percents-wrapper {
  display: table-cell;
  vertical-align: middle;
}
.dexp-pie-chart {
  margin: 0 auto;
}
.pcc-title {
  text-align: center;
  font-family: inherit;
  font-size: 11px;
  font-style: normal;
  font-weight: 500;
  line-height: 2;
  margin: 0;
  padding: 0;
  color: #fff;
}
.dexp-pie-chart-content {
  text-align: center;
}
.bg-gray .ppc-percents {
  background: #575757;
}
.bg-gray .ppc-percents .pcc-title,
.bg-gray .ppc-percents span {
  color: #fff;
}
.dexp-pie-chart-wrapper.style2 .dexp-pie-chart {
  width: 180px;
  height: 180px;
  margin-top: 10px;
  border: solid 5px #e5e5e5;
}
.dexp-pie-chart-wrapper.style2 .dexp-pie-chart.gt-50 {
  border: solid 5px #141414;
}
.dexp-pie-chart-wrapper.style2 .ppc-progress {
  left: calc(50% - 90px);
  top: calc(50% - 90px);
  width: 180px;
  height: 180px;
  clip: rect(0,180px,180px,90px);
}
.dexp-pie-chart-wrapper.style2 .ppc-progress .ppc-progress-fill {
  left: calc(50% - 90px);
  top: calc(50% - 90px);
  width: 180px;
  height: 180px;
  clip: rect(0,90px,180px,0);
  transform: rotate(60deg);
  border-color: #141414;
}
.dexp-pie-chart-wrapper.style2 .gt-50 .ppc-progress {
  clip: rect(0,90px,180px,0);
}
.dexp-pie-chart-wrapper.style2 .gt-50 .ppc-progress .ppc-progress-fill {
  clip: rect(0,180px,180px,90px);
  border-color: #E5E5E5;
}
.dexp-pie-chart-wrapper.style2 .ppc-percents {
  left: calc(50% - 165px/2);
  top: calc(50% - 165px/2);
  width: 165px;
  height: 165px;
}
.dexp-pie-chart-wrapper.style2 .ppc-percents span {
  font-size: 40px !important;
  font-style: italic;
  font-weight: 700 !important;
  letter-spacing: -0.025em;
  line-height: 1 !important;
  color: #656565;
}
.dexp-pie-chart-wrapper.style2 .pcc-title {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: -0.025em;
  font-style: italic;
  color: #656565;
}
.dexp-pie-chart-wrapper.style2.dexp-pie-chart-wrapper {
  background: #fff;
  border: 1px solid #ececec;
  border-radius: 100%;
  height: 200px;
  line-height: 1;
  margin: 0 auto 20px;
  position: relative;
  width: 200px;
}
.dexp-pie-chart-wrapper .dexp-pie-chart-title {
  color: #000;
  font-size: 14px;
  line-height: 12px;
  margin-bottom: 12px;
  margin-top: 37px;
  text-align: center;
  text-transform: uppercase;
}
.dexp-pie-chart-wrapper .dexp-pie-chart-content {
  font-style: italic;
}
.dexp-tab-wrapper .tab-content {
  padding-top: 100px;
}
.dexp-tab-wrapper .nav-tabs {
  background: #fff;
  text-align: center;
}
.dexp-tab-wrapper .nav-tabs li {
  border: none;
  float: none;
  display: inline-block;
}
.dexp-tab-wrapper .nav-tabs li a {
  font-family: 'Playfair Display';
  font-size: 16px;
  font-style: italic;
  display: inline-block;
  font-weight: normal;
  text-transform: none;
  position: relative;
  letter-spacing: 1.5px;
  line-height: 24px;
  padding: 20px 15px;
  color: #303030;
  border: none;
  margin: 0;
  background: transparent;
}
.dexp-tab-wrapper .nav-tabs li.active {
  position: relative;
}
.dexp-tab-wrapper .nav-tabs li.active a {
  color: #e1571a !important;
  background: transparent;
}
.dexp-tab-wrapper .nav-tabs li.active:after {
  content: "";
  border-top: 10px solid #ffffff;
  border-bottom: 10px solid transparent;
  border-left: 12px solid transparent;
  border-right: 12px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -18px;
  z-index: 2;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.dexp-tab-wrapper .nav-tabs li.active a:focus {
  border: none !important;
  background: transparent;
}
.dexp-tab-wrapper .nav-tabs:hover li,
.dexp-tab-wrapper .nav-tabs:hover a {
  border: none !important;
  background: transparent;
}
@media (max-width: 480px) {
  .dexp-tab-wrapper ul.nav-tabs {
    border: none;
  }
  .dexp-tab-wrapper ul.nav-tabs li {
    width: 100%;
  }
  .dexp-tab-wrapper ul.nav-tabs li.active:after {
    transform: translateX(0%);
  }
}
.dexp-tab-wrapper.vertical .nav-tabs {
  border-bottom: none;
  float: left;
  font-size: 1em;
  line-height: 1;
  padding: 0;
  width: 240px;
}
.dexp-tab-wrapper.vertical .nav-tabs li {
  float: none;
}
.dexp-tab-wrapper.vertical .nav-tabs li a {
  border-radius: 0;
  color: #141414;
  text-align: center;
}
.dexp-tab-wrapper.vertical .tab-content {
  border: medium none;
  margin: 0 0 0 240px;
  padding: 10px 15px 10px 20px;
}
@media (max-width: 480px) {
  .dexp-tab-wrapper.vertical {
    background: none;
  }
  .dexp-tab-wrapper.vertical ul.nav-tabs {
    width: 100%;
  }
  .dexp-tab-wrapper.vertical ul.nav-tabs li {
    width: 100%;
  }
  .dexp-tab-wrapper.vertical .tab-content {
    margin: 0;
    clear: both;
  }
}
.dexp-countdown .countdown-wrap {
  display: inline-block;
  margin: 0 30px;
}
.dexp-countdown .countdown-wrap .countdown-amount {
  font-weight: 300;
  font-size: 60px;
  color: #ffffff;
  font-family: 'Raleway';
  line-height: normal;
}
.dexp-countdown .countdown-wrap .countdown-period {
  color: #e1571a;
  font-family: 'Dancing Script';
  font-size: 30px;
  text-transform: lowercase;
}
body {
  letter-spacing: 0.5px;
}
body.boxed .dexp-body-inner {
  overflow: hidden;
  background: #fff;
  max-width: 1200px;
  margin: 0 auto;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
}
body.boxed #section-header {
  max-width: 1200px;
}
body.boxed.bg1 {
  background-image: url('../images/bg/1.png');
}
body.boxed.bg2 {
  background-image: url('../images/bg/2.png');
}
body.boxed.bg3 {
  background-image: url('../images/bg/3.png');
}
body.boxed.bg4 {
  background-image: url('../images/bg/4.png');
}
body.boxed.bg5 {
  background-image: url('../images/bg/5.png');
}
body.boxed.bg6 {
  background-image: url('../images/bg/6.png');
}
body.boxed.bg7 {
  background-image: url('../images/bg/7.png');
}
body.boxed.bg8 {
  background-image: url('../images/bg/8.png');
}
body.boxed.bg9 {
  background-image: url('../images/bg/9.png');
}
body.boxed.bg10 {
  background-image: url('../images/bg/10.png');
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.block.block-system-main-block {
  position: relative;
}
p {
  margin-bottom: 25px;
}
a:focus {
  outline: none;
}
a:hover {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
}
#html5-lightbox-box #html5-watermark {
  display: none !important;
}
#html5lightbox-div .lightboxcontainer {
  font-size: 0px !important;
}
.promo {
  display: table;
  width: 100%;
}
.promo h3 {
  color: #fff;
  font-size: 30px;
  font-family: 'PlayfairDisplay';
  font-style: italic;
  font-weight: normal;
  margin: 0;
  line-height: 1.3em;
}
.promo .promo-left {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 480px) {
  .promo .promo-left {
    display: block;
    text-align: center;
  }
}
.promo .promo-left .promo-icon i {
  font-size: 40px;
  font-weight: normal;
  margin-right: 30px;
}
.promo .promo-right {
  vertical-align: middle;
  text-align: right;
  display: table-cell;
}
@media (max-width: 480px) {
  .promo .promo-right {
    display: block;
    text-align: center;
  }
}
.promo .promo-right .learn-how.dexp-shortcodes-button.btn-md {
  padding: 13px 50px;
  line-height: 24px;
  font-size: 12px;
  display: inline-block;
  font-weight: 500;
}
.promo .promo-right .learn-how.dexp-shortcodes-button.bg-brd {
  color: #fff;
  border: 2px solid #fff;
}
.promo .promo-right .learn-how.dexp-shortcodes-button.bg-brd:hover {
  background: transparent;
  color: #e1571a;
  border-color: #e1571a;
}
.promo.promo-2 {
  text-align: center;
}
.promo.promo-2 .promo-left {
  display: block;
}
.promo.promo-2 .promo-right {
  display: block;
  text-align: center;
  padding-top: 37px;
}
.promo.promo-3 h3 {
  font-family: inherit;
  font-style: inherit;
  font-size: 24px;
}
.promo.promo-4 {
  padding: 35px 40px;
  border: 1px solid #e8e8e8;
  -webkit-border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  border-radius: 10px 10px 10px 10px;
}
.promo.promo-4 .promo-left h3 {
  color: #303030;
  font-weight: 300;
  font-size: 24px;
  font-style: normal;
  font-family: inherit;
}
.promo.promo-4 .promo-right .learn-how.dexp-shortcodes-button {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  letter-spacing: 0.5px;
}
.promo.promo-4 .promo-right .learn-how.dexp-shortcodes-button.bg-color {
  border: 1px solid #e1571a;
}
.promo.promo-4 .promo-right .learn-how.dexp-shortcodes-button.bg-color:hover {
  background: transparent;
  color: #e1571a;
  border: 1px solid #e1571a;
}
.creative-1-about .content-wrapper {
  background-color: #f1f1f1;
}
.creative-1-about .about-1-text .about-info {
  padding: 60px 25px 60px;
}
.creative-1-about .about-1-text .about-info p {
  margin-bottom: 25px;
}
.creative-1-about .about-1-text .about-info span.position-client {
  font-size: 14px;
  font-weight: 500;
}
span.name-client {
  font-size: 60px;
  font-family: 'Herr Von Muellerhoff';
  line-height: normal;
}
span.position-client {
  font-size: 12px;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 700;
}
span.position-client-2 {
  font-size: 14px;
  font-style: italic;
  font-family: 'Playfair Display';
  font-weight: 500;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  z-index: 1;
}
.lightboxcontainer {
  width: 100%;
  text-align: left;
}
.lightboxcontainer iframe {
  min-height: 390px;
}
.creative-service-1 .content-wrapper {
  position: relative;
}
.creative-service-1 .content-wrapper .service-image {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 45%;
}
@media (max-width: 991px) {
  .creative-service-1 .content-wrapper .service-image {
    position: relative;
    max-width: 100%;
  }
}
.creative-service-2 .content-wrapper {
  position: relative;
}
.creative-service-2 .content-wrapper .service-image {
  position: absolute;
  top: 0;
  right: 0;
  max-width: 45%;
}
@media (max-width: 991px) {
  .creative-service-2 .content-wrapper .service-image {
    position: relative;
    max-width: 100%;
  }
  .creative-service-2 .content-wrapper .service-image img {
    float: right;
  }
}
.creative-service-2 .content-wrapper .service-content {
  padding-top: 130px;
}
.creative-service-1 .dexp-shortcodes-button,
.creative-service-2 .dexp-shortcodes-button {
  line-height: 24px;
  border: 1px solid #e8e8e8;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  font-size: 12px;
  font-weight: 500;
}
.creative-service-1 .dexp-shortcodes-button i,
.creative-service-2 .dexp-shortcodes-button i {
  font-size: 24px;
  line-height: 24px;
  margin-right: 20px;
}
.creative-service-1 .dexp-shortcodes-button:hover,
.creative-service-2 .dexp-shortcodes-button:hover {
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.client-style-1 .field-content img {
  margin: auto;
}
.client-style-1 .dexp-slick-carousel .slick-arrow {
  border-color: #ccc;
  background: transparent;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.client-style-1 .dexp-slick-carousel .slick-arrow::before {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.client-style-1 .dexp-slick-carousel .slick-arrow:hover {
  border-color: #e1571a;
  background: #e1571a;
}
.client-style-1 .dexp-slick-carousel .slick-arrow:hover::before {
  color: #fff;
}
.creative-2-service .dexp-image {
  margin-top: -38px;
}
@media (max-width: 991px) {
  .creative-2-service .dexp-image {
    margin-top: 15px;
  }
}
.creative-2-service .service-content .fw900 h2.block-title {
  font-weight: 900;
}
.creative-2-service .service-content .subtitle {
  font-size: 20px;
}
.block-brands a {
  display: inline-block;
  padding: 15px 0;
  width: 23%;
}
@media (max-width: 991px) {
  .block-brands a {
    width: 32% !important;
  }
}
@media (max-width: 480px) {
  .block-brands a {
    width: 49% !important;
  }
}
.creative-2-partner {
  padding: 95px 0 150px;
}
@media (max-width: 991px) {
  .feature-style-2 {
    margin-bottom: 20px;
  }
}
.feature-style-2 .image-feature {
  position: relative;
}
.feature-style-2 .image-feature .bg-image::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: #565656;
  opacity: 0.5;
}
.feature-style-2 .image-feature .bg-image::after {
  content: "";
  border: 3px solid #ffffff;
  position: absolute;
  top: 55px;
  left: 55px;
  right: 55px;
  bottom: 55px;
}
.feature-style-2 .image-feature .slogan-icon {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  padding: 20px;
}
h6.sub-contact {
  font-size: 14px;
  margin-bottom: 0;
}
.photography-slogan img {
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.list-provide.provide-style-1 .item-provide {
  overflow: hidden;
  color: #ffffff;
  text-align: center;
  position: relative;
}
.list-provide.provide-style-1 .item-provide:hover .provide-title {
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  opacity: 0;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.list-provide.provide-style-1 .item-provide:hover .content-hover {
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.list-provide.provide-style-1 .item-provide .provide-title {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 15px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  transform: rotateY(0deg);
  opacity: 1;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.list-provide.provide-style-1 .item-provide .provide-title .dexp-table {
  display: table;
  height: 100%;
  width: 100%;
}
.list-provide.provide-style-1 .item-provide .provide-title .dexp-table::after {
  content: "";
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.4);
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  z-index: -1;
}
.list-provide.provide-style-1 .item-provide .provide-title .dexp-table .dexp-table-cell {
  display: table-cell;
  vertical-align: middle;
}
.list-provide.provide-style-1 .item-provide .provide-title .dexp-table .dexp-table-cell h2 {
  color: #fff;
  font-weight: 300;
  letter-spacing: -0.25px;
  font-size: 30px;
}
.list-provide.provide-style-1 .item-provide .content-hover {
  background-color: #e1571a;
  padding: 50px 25px;
  -webkit-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
  opacity: 0;
  height: 100%;
  -webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -o-transition: all .5s ease;
  -ms-transition: all .5s ease;
  transition: all .5s ease;
}
.list-provide.provide-style-1 .item-provide .content-hover .title-provide {
  color: #fff;
  font-weight: 300;
  letter-spacing: -0.25px;
  font-size: 30px;
}
.list-provide.provide-style-1 .item-provide .content-hover .title-provide::after {
  content: "";
  height: 2px;
  width: 15px;
  display: block;
  background: #ffffff;
  margin: 15px auto;
}
.list-provide.provide-style-1 .item-provide .content-hover .link-readmore {
  font-family: 'Playfair Display';
  font-style: italic;
  color: #fff;
  font-size: 14px;
}
.list-provide.provide-style-2 .item-provide {
  background: #fff;
}
.list-provide.provide-style-2 .item-provide .provide-image {
  position: relative;
}
.list-provide.provide-style-2 .item-provide .provide-image::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  border-style: solid solid solid dashed;
  border-color: transparent transparent transparent #ffffff;
  border-width: 33px 0 0 270px;
  width: 0;
  height: 0;
}
@media screen and (min-width: 1730px) {
  .list-provide.provide-style-2 .item-provide .provide-image::after {
    border-width: 40px 0 0 395px;
  }
}
@media screen and (max-width: 991px) {
  .list-provide.provide-style-2 .item-provide .provide-image::after {
    border-width: 40px 0 0 345px;
  }
}
@media screen and (max-width: 480px) {
  .list-provide.provide-style-2 .item-provide .provide-image::after {
    border-width: 40px 0 0 480px;
  }
}
.list-provide.provide-style-2 .item-provide .provide-image img {
  width: 100%;
  height: auto;
}
.list-provide.provide-style-2 .item-provide .provide-content {
  padding: 0px 20px 30px;
  margin-top: -50px;
  text-align: center;
  position: relative;
  z-index: 90;
}
.list-provide.provide-style-2 .item-provide .provide-content .provide-icon {
  background-color: #e1571a;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  display: inline-block;
  margin-bottom: 20px;
}
.list-provide.provide-style-2 .item-provide .provide-content .provide-icon i {
  padding-left: 3px;
}
.list-provide.provide-style-2 .item-provide .provide-content .provide-title {
  font-size: 20px;
}
.list-provide.provide-style-2 .item-provide .provide-content .btn-read-more {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.client-style-2 .field-content {
  border: 1px solid #e8e8e8;
  border-right: none;
  padding: 45px 10px;
}
.client-style-2 .field-content img {
  margin: auto;
}
.client-style-2 .dexp-slick-carousel .slick-arrow {
  border-color: #ccc;
  background: transparent;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.client-style-2 .dexp-slick-carousel .slick-arrow::before {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.client-style-2 .dexp-slick-carousel .slick-arrow:hover {
  border-color: #e1571a;
  background: #e1571a;
}
.client-style-2 .dexp-slick-carousel .slick-arrow:hover::before {
  color: #fff;
}
.client-style-2 .dexp-slick-carousel .slick-arrow.slick-prev {
  left: 15px;
}
.client-style-2 .dexp-slick-carousel .slick-arrow.slick-next {
  right: 15px;
}
.client-style-3 .field-content {
  padding: 10px;
  border: 1px solid #e8e8e8;
}
.client-style-3 .field-content img {
  margin: auto;
}
.client-style-3 .dexp-slick-carousel .slick-arrow {
  border-color: #ccc;
  background: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.client-style-3 .dexp-slick-carousel .slick-arrow::before {
  color: #303030;
  opacity: 0.5;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.client-style-3 .dexp-slick-carousel .slick-arrow:hover {
  border-color: #303030;
}
.client-style-3 .dexp-slick-carousel .slick-arrow:hover::before {
  opacity: 1;
}
.client-style-3 .dexp-slick-carousel .slick-arrow.slick-prev {
  left: -15px;
}
.client-style-3 .dexp-slick-carousel .slick-arrow.slick-next {
  right: -15px;
}
.grid-service .service-item {
  background-color: #e8e8e8;
}
.grid-service .service-item .service-content {
  padding: 45px 50px;
}
.grid-service .service-item .service-content .service-info {
  max-width: none;
}
.grid-service .service-item .service-content .service-info .title {
  font-weight: 300;
  letter-spacing: -0.25px;
  display: inline-block;
  border-bottom: 1px solid rgba(0,0,0,0.2);
  padding-bottom: 10px;
  font-size: 36px;
  color: #303030;
  line-height: 1.3em;
  margin-top: 0;
  margin-bottom: 18px;
}
.grid-service .service-item .service-content .service-info .service-text .dexp-shortcodes-button {
  margin-bottom: 45px;
  margin-top: 25px;
}
.contact-content {
  padding: 35px 90px 0px 45px;
}
@media screen and (max-width: 992px) {
  .contact-content {
    padding: 35px;
  }
}
.contact-content .sub-contact {
  color: #515151;
}
.contact-content .sub-contact-2 {
  color: #515151;
  margin-bottom: 18px;
  font-size: 14px;
}
.reservation {
  position: relative;
}
.reservation .info-resv {
  text-align: center;
  margin-bottom: 45px;
}
.reservation .info-resv .open-hours {
  background-color: #e1571a;
  display: inline-block;
  color: #ffffff;
  font-family: 'Playfair Display';
  font-style: italic;
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  margin-bottom: 15px;
  text-align: center;
}
.reservation .info-resv .open-hours::before {
  content: "";
  display: inline-block;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 6px solid #ffffff;
  border-right: 6px solid transparent;
}
.reservation .info-resv .open-hours::after {
  content: "";
  display: inline-block;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid #ffffff;
}
.reservation .info-resv .open-hours span {
  vertical-align: top;
  margin: 0 15px;
}
.reservation .info-resv .time-open {
  display: block;
  font-size: 14px;
  margin-bottom: 15px;
}
.reservation .info-resv .phone-number {
  display: block;
  font-size: 48px;
  font-family: 'Dancing Script';
  line-height: normal;
}
.reservation .note {
  position: absolute;
  bottom: 90px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
.view-food .node--view-mode-teaser .content {
  position: relative;
}
.view-food .node--view-mode-teaser .content:hover .food-inner {
  bottom: 0;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  -o-transition: all .4s linear;
  -ms-transition: all .4s linear;
  transition: all .4s linear;
}
.view-food .node--view-mode-teaser .content .food-inner {
  padding: 15px 25px;
  background: #ffffff;
  position: absolute;
  bottom: -100%;
  right: 0;
  left: 0;
  text-align: left;
  -webkit-transition: all .4s linear;
  -moz-transition: all .4s linear;
  -o-transition: all .4s linear;
  -ms-transition: all .4s linear;
  transition: all .4s linear;
}
.view-food .node--view-mode-teaser .content .food-inner .food-name {
  padding-right: 85px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 1.5px;
}
.view-food .node--view-mode-teaser .content .food-inner .food-name a {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-food .node--view-mode-teaser .content .food-inner .food-name a:hover {
  color: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-food .node--view-mode-teaser .content .food-inner .field--name-field-description-short {
  color: #e1571a;
  font-family: 'Playfair display';
  font-style: italic;
  font-size: 14px;
  padding-right: 85px;
}
.view-food .node--view-mode-teaser .content .food-inner .field--name-field-price {
  color: #e1571a;
  font-size: 24px;
  font-weight: 500;
  position: absolute;
  right: 30px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.view-food .node--view-mode-teaser .content .food-inner .field--name-field-price::before {
  content: "$";
}
.count-down h2 {
  color: #ffffff;
  font-size: 72px;
  font-family: 'Dancing Script';
}
.count-down p {
  font-size: 14px;
  opacity: 0.5;
}
.count-down .item-countdown {
  text-align: center;
}
.count-down .item-countdown span.number {
  font-weight: 300;
  font-size: 60px;
  color: #ffffff;
  display: block;
  line-height: normal;
}
.count-down .item-countdown span.title {
  color: #e1571a;
  font-family: 'Dancing Script';
  font-size: 30px;
}
.view-event .node--view-mode-teaser .event-item {
  padding: 30px 0 25px;
  border-bottom: 1px solid #e8e8e8;
  overflow: hidden;
  font-size: 14px;
  display: table;
  width: 100%;
}
@media (max-width: 480px) {
  .view-event .node--view-mode-teaser .event-item {
    padding: 40px 0 35px;
  }
}
.view-event .node--view-mode-teaser .event-item .event-image {
  float: left;
  width: 70px;
}
.view-event .node--view-mode-teaser .event-item .event-image img {
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.view-event .node--view-mode-teaser .event-item .event-content {
  line-height: 70px;
  padding-left: 70px;
  width: 100%;
  position: relative;
}
.view-event .node--view-mode-teaser .event-item .event-content h3.event-name {
  display: inline-block;
  text-transform: uppercase;
  font-size: inherit;
  margin: 0;
  vertical-align: middle;
  text-align: left;
  padding-left: 20px;
  max-width: 45%;
  color: #303030;
  cursor: pointer;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-event .node--view-mode-teaser .event-item .event-content h3.event-name:hover {
  color: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.view-event .node--view-mode-teaser .event-item .event-content ul.event-meta {
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  max-width: 45%;
  line-height: 30px;
}
.view-event .node--view-mode-teaser .event-item .event-content ul.event-meta li {
  list-style: none;
  display: inline-block;
  margin-left: 13px;
  font-size: 14px;
  line-height: 30px;
}
.view-event .node--view-mode-teaser .event-item .event-content ul.event-meta li span {
  display: inline-block;
}
.view-event .node--view-mode-teaser .event-item .event-content ul.event-meta li i {
  margin-right: 10px;
}
.view-event .node--view-mode-teaser .event-item .event-content ul.event-meta .field--name-field-date,
.view-event .node--view-mode-teaser .event-item .event-content ul.event-meta .field--name-field-start,
.view-event .node--view-mode-teaser .event-item .event-content ul.event-meta .field--name-field-place {
  display: inline-block;
}
.construction-parallax h2 {
  margin-bottom: 45px;
}
.construction-parallax .dexp-shortcodes-button.btn-md {
  border: none;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  padding: 14px 45px;
  font-size: 12px;
  font-weight: 500;
  line-height: 26px;
}
.block-brands a {
  display: inline-block;
  padding: 15px 0;
  width: 23%;
}
.footer-link .dexp-menu-toogle {
  display: none;
}
.footer-link.block.block-menu ul.menu {
  padding: 0;
  margin: 0;
  text-align: left;
}
.footer-link.block.block-menu ul.menu >li {
  list-style: none;
  display: block;
  text-transform: none;
  line-height: 30px;
  padding: 0 0 5px;
  margin: 0;
}
.footer-link.block.block-menu ul.menu >li >a {
  color: #515151;
  line-height: 30px;
  text-transform: capitalize;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.footer-link.block.block-menu ul.menu >li >a::before {
  border: none;
}
.footer-link.block.block-menu ul.menu >li:hover a {
  color: #e1571a;
  text-decoration: underline;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
@media (max-width: 992px) {
  .copyright {
    text-align: center;
  }
}
.footer-menu .dexp-menu-toogle {
  display: none;
}
@media (max-width: 992px) {
  .footer-menu.block.block-menu {
    display: block;
  }
  .footer-menu.block.block-menu >ul.menu {
    text-align: center !important;
  }
}
.footer-menu.block.block-menu >ul.menu {
  text-align: right;
  padding: 20px 0;
  color: #515151;
}
.footer-menu.block.block-menu >ul.menu >li {
  list-style: none;
  display: inline-block;
  font-size: 11px;
  text-transform: uppercase;
  padding: 0 15px;
}
.footer-menu.block.block-menu >ul.menu >li >a {
  color: #515151;
  font-size: 11px;
  line-height: 1;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.footer-menu.block.block-menu >ul.menu >li >a::before {
  border: none;
}
.footer-menu.block.block-menu >ul.menu >li:hover a {
  color: #e1571a;
  text-decoration: underline;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.flickr-widget .flickr_badge_image {
  width: 33.33%;
  float: left;
  margin: 0 0 16px;
  padding: 0 8px;
}
.flickr-widget .flickr_badge_image a {
  display: block;
  position: relative;
  margin: 0;
  width: 100%;
  height: auto;
}
.flickr-widget .flickr_badge_image a img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
.flickr-widget .flickr_badge_image a:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #e1571a;
  opacity: 0;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.flickr-widget .flickr_badge_image a:after {
  font-family: FontAwesome;
  content: "\f002";
  color: #fff;
  font-size: 20px;
  opacity: 0;
  position: relative;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  -ms-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.flickr-widget .flickr_badge_image a:after >* {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.flickr-widget .flickr_badge_image a:hover:before {
  opacity: 0.5;
}
.flickr-widget .flickr_badge_image a:hover:after {
  opacity: 1;
}
#section-top {
  border-bottom: 1px solid #e9e9e9;
  padding: 10px 0;
}
.top-left .contact-support .contact-text {
  display: inline-block;
  color: #868686;
  font-size: 12px;
  margin-right: 10px;
}
.top-left .contact-support .contact-text a {
  color: #868686;
}
.top-left .contact-support .contact-text i {
  margin-right: 10px;
  font-size: 14px;
}
.top-right .dexp-social-icon {
  width: auto;
  height: 24px;
  margin: 0 3px;
}
.top-right .dexp-social-icon .fa {
  width: auto;
  height: auto !important;
  line-height: 24px;
  font-size: 12px;
  color: #868686;
  background: transparent !important;
}
.top-right p {
  line-height: 1;
}
.footer-title h2.block-title,
.footer-title h2#block-footerlinks-2-menu {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px !important;
  color: #ffffff;
  margin-bottom: 15px;
  border: none;
  padding: 0;
  line-height: 1.3em;
  margin-top: 0;
}
.footer-top .dexp-social-icon {
  border: 1px solid #515151;
  display: inline-block;
  border-radius: 50%;
  margin: 0 3px;
  color: #515151;
  text-align: center;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.footer-top .dexp-social-icon .fa {
  color: #515151 !important;
  font-size: 12px;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.footer-top .dexp-social-icon.social-simple:hover {
  border-color: #e1571a;
  background: #e1571a;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.footer-top .dexp-social-icon.social-simple:hover .fa {
  color: #fff !important;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.creative-1-parallax .dexp_carousel {
  max-width: 970px;
  margin: auto;
}
.creative-1-parallax .dexp_carousel .carousel-indicators {
  bottom: -45px !important;
}
.creative-1-parallax .dexp-shortcodes-button.btn-sm {
  border: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 6px 20px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.5px;
}
.creative-1-parallax .dexp-shortcodes-button.btn-md {
  border: none;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  padding: 15px 45px;
  line-height: 24px;
  font-size: 12px;
  font-weight: 500;
}
.creative-2-carousel {
  position: relative;
}
.creative-2-carousel .inner {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0,0,0,0.5);
}
.creative-2-carousel .content-wrapper {
  position: relative;
}
.creative-2-carousel .content-wrapper .dexp_carousel {
  margin-top: -160px;
}
.creative-2-carousel .content-wrapper .dexp_carousel .carousel-text {
  padding-top: 200px;
}
@media screen and (max-width: 992px) {
  .creative-2-carousel .content-wrapper .dexp_carousel .carousel-text {
    padding-top: 30px !important;
  }
}
.creative-2-carousel .content-wrapper .dexp_carousel .dexp-shortcodes-button.btn-md {
  padding: 13px 50px;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
}
.creative-2-carousel .content-wrapper .dexp_carousel .dexp-shortcodes-button.bg-brd {
  color: #fff;
  border: 2px solid #fff;
}
.creative-2-carousel .content-wrapper .dexp_carousel .dexp-shortcodes-button.bg-brd:hover {
  background-color: #e1571a;
  border-color: #e1571a;
}
.footer-info {
  margin-bottom: 30px;
}
.footer-info a {
  margin-bottom: 25px;
  display: inline-block;
}
.footer-info span.location,
.footer-info span.phone,
.footer-info span.email {
  overflow: hidden;
  text-align: left;
  color: #515151;
}
.footer-info span.location i,
.footer-info span.phone i,
.footer-info span.email i {
  width: 42px;
  height: 42px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border: 1px solid #515151;
  margin-right: 20px;
  -webkit-border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
}
.menu-res h3.resmenu-title {
  font-family: 'Dancing Script';
  font-size: 30px;
  margin-bottom: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  .menu-res h3.resmenu-title {
    margin-top: 20px;
  }
}
.menu-res ul.resmenu-list {
  margin: 0;
  padding: 0;
}
.menu-res ul.resmenu-list li {
  list-style: none;
  border-bottom: 1px solid #c2bb9f;
  padding: 30px 0 15px 0;
  overflow: hidden;
}
.menu-res ul.resmenu-list li .info-item {
  float: left;
  width: 75%;
}
.menu-res ul.resmenu-list li .info-item h4.title-item {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
}
.menu-res ul.resmenu-list li .info-item .desc-item {
  font-family: 'Playfair Display';
  font-style: italic;
  margin-bottom: 0;
  font-size: 14px;
}
.menu-res ul.resmenu-list li .price-item {
  float: right;
  font-size: 24px;
  font-weight: 500;
  color: #303030;
  width: 25%;
  margin-top: 20px;
  text-align: right;
}
.node--type-food.dexp-detail-default {
  margin: 50px 0;
}
.node--type-food.dexp-detail-default .content .detail-images img {
  width: 100%;
}
.node--type-food.dexp-detail-default .content .detail-inner .food-name {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 25px;
  letter-spacing: 1.5px;
}
.node--type-food.dexp-detail-default .content .detail-inner .food-name a {
  color: #303030;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.node--type-food.dexp-detail-default .content .detail-inner .food-name a:hover {
  color: #e1571a;
}
.node--type-food.dexp-detail-default .content .detail-inner .field--name-field-description-short {
  color: #303030;
  font-family: 'Playfair display';
  font-style: italic;
  font-size: 14px;
  margin-bottom: 20px;
}
.node--type-food.dexp-detail-default .content .detail-inner .field--name-field-price {
  display: inline-block;
  color: #e1571a;
  font-family: 'Playfair display';
  font-style: italic;
  font-size: 25px;
  margin-bottom: 20px;
}
.node--type-food.dexp-detail-default .content .detail-inner .field--name-field-price::before {
  content: "$";
}
.dexp-instagram .media-image img {
  opacity: 1;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.dexp-instagram .media-image img:hover {
  opacity: 0.6;
}
.pager-style-2 .dexp-slick-carousel .slick-dots {
  bottom: -30px !important;
}
.view-partner .dexp-slick-carousel .slick-dots,
.pager-style-2 .dexp-slick-carousel .slick-dots {
  bottom: -110px;
}
.view-partner .dexp-slick-carousel .slick-dots li,
.pager-style-2 .dexp-slick-carousel .slick-dots li {
  width: 34px;
  height: 2px;
  border: none;
  margin: 0 5px;
  background-color: #e8e8e8;
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
}
.view-partner .dexp-slick-carousel .slick-dots li.slick-active,
.view-partner .dexp-slick-carousel .slick-dots li:hover,
.pager-style-2 .dexp-slick-carousel .slick-dots li.slick-active,
.pager-style-2 .dexp-slick-carousel .slick-dots li:hover {
  background-color: #e1571a;
}
.view-partner .dexp-slick-carousel .slick-dots li button::before,
.pager-style-2 .dexp-slick-carousel .slick-dots li button::before {
  display: none;
}
.header-left #section-header-left {
  height: 100vh !important;
  left: 0;
  position: fixed;
  top: 0;
  width: 375px !important;
  padding: 110px 0 60px 65px;
  z-index: 99;
}
.header-left #section-header-left .dexp-container {
  margin-right: 30px;
  padding: 0 15px;
}
.header-left #section-header-left .dexp-container .region-navigation-2 {
  padding-left: 0;
  padding-right: 65px;
}
.header-left #section-content-right {
  padding-left: 375px;
}
.header-left .footer-sidebar {
  margin-top: 100px;
}
.header-left .footer-sidebar .footer-social {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .header-left .footer-sidebar .footer-social .dexp-social-icon {
    width: 30px !important;
    height: 30px !important;
  }
  .header-left .footer-sidebar .footer-social .dexp-social-icon .fa {
    width: 30px !important;
    height: 30px !important;
  }
}
.header-left .footer-sidebar .footer-social .dexp-social-icon .fa {
  color: #515151;
  border-color: #515151;
}
.header-left .footer-sidebar .footer-social .dexp-social-icon .fa:hover {
  border-color: #e1571a;
  background: #e1571a;
  color: #fff;
}
.header-left .footer-sidebar .copyright {
  color: #515151;
}
.header-left .footer-sidebar .copyright a {
  color: #515151;
}
.header-left .footer-sidebar .copyright a:hover {
  color: #e1571a;
}
.header-left .menu-header-left {
  margin-top: 50px;
}
.header-left .menu-header-left ul.menu {
  padding: 0;
  margin: 0;
}
.header-left .menu-header-left ul.menu li {
  list-style: none;
  padding: 13px 0 37px;
  width: 100%;
}
.header-left .menu-header-left ul.menu li a {
  line-height: 24px;
  overflow: hidden;
  float: left;
  display: inline-block;
  text-transform: uppercase;
  position: relative;
}
.header-left .menu-header-left ul.menu li a.active,
.header-left .menu-header-left ul.menu li a:hover {
  color: #e1571a;
}
.header-left .menu-header-left ul.menu li a.active::before,
.header-left .menu-header-left ul.menu li a:hover::before {
  position: absolute;
  content: "";
  border-top: 1px solid #7a4a4b;
  left: 0;
  right: 0;
  top: 50%;
  display: block;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transform: rotate(-50deg);
  -moz-transform: rotate(-50deg);
  -o-transform: rotate(-50deg);
  -ms-transform: rotate(-50deg);
  transform: rotate(-50deg);
}
.header-left .menu-header-left span.dexp-menu-toogle {
  display: none;
}
.header-left .menu-home4 {
  width: 35px;
  height: 35px;
  background: transparent;
  color: #303030;
  text-align: center;
  position: fixed;
  top: 10px;
  left: 20px;
  z-index: 999;
  cursor: pointer;
  display: none;
  border: 1px solid #e1571a;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  line-height: 35px;
  -webkit-transition: all .5s linear;
  -moz-transition: all .5s linear;
  -o-transition: all .5s linear;
  -ms-transition: all .5s linear;
  transition: all .5s linear;
}
.header-left .menu-home4 .visible-menu {
  font-size: 25px;
  line-height: 35px;
  padding-left: 5px;
  display: block;
}
.header-left .menu-home4 .hidden-menu {
  font-size: 25px;
  line-height: 35px;
  padding-left: 5px;
  display: none;
}
@media screen and (max-width: 991px) {
  .header-left .menu-home4 {
    display: block;
  }
}
.header-left .block-search span.search-toggle {
  display: none;
}
.header-left .block-search .search-form-block-wrapper .container {
  max-width: 100%;
  width: 100%;
  padding: 0;
}
.header-left .block-search .search-form-block-wrapper .container .search-form-block-content {
  padding: 0;
  position: relative;
}
.header-left .block-search .search-form-block-wrapper .container .form-item {
  margin: 0;
}
.header-left .block-search .search-form-block-wrapper .container .form-item input {
  width: 100%;
  border: none;
  padding: 10px 20px;
}
.header-left .block-search .search-form-block-wrapper .container .form-actions::after {
  content: "\f002";
  font-family: FontAwesome;
  position: absolute;
  top: 1px;
  right: 13px;
  font-size: 14px;
  line-height: 38px;
  z-index: 2;
}
.header-left .block-search .search-form-block-wrapper .container .form-actions #edit-submit {
  text-indent: -9999px;
  padding: 10px 17px;
  position: absolute;
  top: 1px;
  right: 1px;
  box-shadow: none;
  background: transparent;
  border: none;
  z-index: 3;
}
.header-left .block-commerce-cart {
  width: 100%;
}
.header-left .block-commerce-cart .cart-block--summary a i {
  line-height: 1;
  font-weight: 700;
}
.header-left .footer-sidebar {
  margin-top: 100px;
}
.header-left .footer-sidebar .footer-social {
  margin-bottom: 30px;
}
@media screen and (max-width: 991px) {
  .header-left .footer-sidebar .footer-social .dexp-social-icon {
    width: 30px !important;
    height: 30px !important;
  }
  .header-left .footer-sidebar .footer-social .dexp-social-icon .fa {
    width: 30px !important;
    height: 30px !important;
  }
}
.header-left .footer-sidebar .footer-social .dexp-social-icon .fa {
  color: #515151;
  border-color: #515151;
}
.header-left .footer-sidebar .footer-social .dexp-social-icon .fa:hover {
  border-color: #e1571a;
  background: #e1571a;
  color: #fff;
}
.header-left .footer-sidebar .copyright {
  color: #515151;
}
.header-left .footer-sidebar .copyright a {
  color: #515151;
}
.header-left .footer-sidebar .copyright a:hover {
  color: #e1571a;
}
.header-left .scroll {
  overflow: auto;
  width: 305px !important;
  height: 450px;
}
@media screen and (max-width: 991px) {
  .header-left .scroll {
    width: 225px !important;
  }
}
.header-left .vertical-track2 {
  width: 2px;
  background-color: rgba(0,0,0,0.4);
  -webkit-border-radius: 16px 16px 16px 16px;
  -moz-border-radius: 16px 16px 16px 16px;
  border-radius: 16px 16px 16px 16px;
}
.header-left .vertical-handle2 {
  width: 2px;
}
.header-left .vertical-handle2 .top {
  width: 2px;
  height: 5px;
  background-color: rgba(255,255,255,0.75);
  border-radius: 35px 35px 0 0;
}
.header-left .vertical-handle2 .bottom {
  width: 2px;
  height: 100%;
  position: absolute;
  bottom: 0;
  clip: rect(5px 5px 9999px 0);
  background-color: rgba(255,255,255,0.75);
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner {
  overflow: hidden;
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow {
  width: 23px;
  height: 23px;
  line-height: 23px;
  border-color: #fff;
  background: #fff;
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow:hover {
  border-color: #303030;
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow::before {
  line-height: 21px;
  font-size: 14px;
  color: #303030;
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow.slick-prev {
  left: -50px;
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner .slick-arrow.slick-next {
  right: -50px;
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner:hover .slick-arrow.slick-prev {
  left: 0px;
}
.header-left .dexp-slick-carousel .dexp-slick-carousel-inner:hover .slick-arrow.slick-next {
  right: 0px;
}
@media screen and (max-width: 991px) {
  .header-left #section-header-left {
    opacity: 0;
    visibility: hidden;
    transform: translateX(-320px);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
  }
  .header-left #section-content-right {
    padding: 0;
  }
}
body.menu-home4-open .header-left .menu-home4 .visible-menu {
  display: none;
}
body.menu-home4-open .header-left .menu-home4 .hidden-menu {
  display: block;
}
@media screen and (max-width: 991px) {
  body.menu-home4-open .header-left #section-header-left {
    visibility: visible;
    opacity: 1;
    transform: translateX(0px);
    -webkit-transition: all .5s linear;
    -moz-transition: all .5s linear;
    -o-transition: all .5s linear;
    -ms-transition: all .5s linear;
    transition: all .5s linear;
  }
}
.carousel-image .dexp-image img {
  width: 100%;
  height: auto;
}
.same-height {
  display: flex;
}
@media screen and (max-width: 480px) {
  .same-height {
    display: block;
  }
}
.bg {
  padding: 0;
  position: relative;
}
.bg .bg-inner {
  background-position: center center;
  background-size: cover;
  height: 100%;
  right: 0;
  width: 100%;
  position: absolute;
}
@media screen and (max-width: 480px) {
  .bg .bg-inner {
    position: relative;
    height: 500px;
  }
}
.bg.bg-fullwidth-left {
  text-align: left;
}
.bg.bg-fullwidth-right {
  text-align: right;
}
.corporate-3-about .about-img .dexp-image img {
  margin-left: -195px;
  max-width: none;
}
.corporate-3-about .about-content {
  padding: 120px 0 0;
}
#section-contact-1 .row {
  display: flex;
}
#section-contact-1 .row .contact-image {
  height: 100%;
}
.twitter-block .dexp-tweet {
  color: #ffffff;
  font-size: 18px;
  position: relative;
  text-align: center;
}
.twitter-block .dexp-tweet .dexp-twitter-icon {
  width: 95px;
  height: 95px;
  border-radius: 50%;
  text-align: center;
  line-height: 95px;
  border: 1px solid #ffffff;
  margin: 0 auto 35px;
}
.twitter-block .dexp-tweet .dexp-twitter-icon i {
  color: #2fc2ee;
  font-size: 30px;
  vertical-align: middle;
}
.twitter-block .dexp-tweet .content .sp-text {
  color: #fff;
  margin-bottom: 10px;
  font-size: 18px;
  text-align: center;
}
.twitter-block .dexp-tweet a {
  color: #2fc2ee;
}
body,
html {
  font-family: 'Raleway';
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
  line-height: 24px;
}
h1 {
  font-family: 'Raleway';
  font-size: 36px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
}
h2 {
  font-family: 'Raleway';
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
}
h3 {
  font-family: 'Raleway';
  font-size: 24px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
}
h4 {
  font-family: 'Raleway';
  font-size: 20px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
}
h5 {
  font-family: 'Raleway';
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
}
h6 {
  font-family: 'Raleway';
  font-size: 12px;
  font-weight: 700;
  font-style: normal;
  line-height: 1.3em;
}
