.form-control {
  display: block;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}

#sp-page-builder {
  position: relative;
}

#sp-page-builder .sp-pagebuilder-page-edit {
    position: absolute;
    font-size: 13px;
    line-height: 1;
    top: 15px;
    right: 15px;
    color: #fff;
    display: block;
    margin: 0;
    padding: 8px 10px;
    text-decoration: none;
    font-style: normal;
    background: rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 3px;
    -webkit-transition: background-color 300ms, color 300ms, border-color 300ms;
    transition: background-color 300ms, color 300ms, border-color 300ms;
    z-index: 9995;
}

#sp-page-builder .sp-pagebuilder-page-edit:hover,
#sp-page-builder .sp-pagebuilder-page-edit:active,
#sp-page-builder .sp-pagebuilder-page-edit:focus {
  color: #000;
  background: #fff;
  border-color: rgba(0, 0, 0, 0.2);
}

#sp-page-builder .page-content .sppb-section,
#sp-page-builder .sppb-section {
  margin-top: 30px;
  z-index: 1;
  position: relative;
}
#sp-page-builder .page-content .sppb-section:first-child {
  margin-top: 0;
}
#sp-page-builder .sppb-section-title {
  margin-bottom: 50px;
  position: relative;
  z-index: 1;
}
#sp-page-builder .sppb-section-title .sppb-title-heading {
  margin-top: 0;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
  border: 0;
}
#sp-page-builder .sppb-section-title .sppb-title-subheading {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 0;
}
#sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
  display: inline-block;
  max-width: 80%;
}
/* *** Helix3 frotend edit *** */
.com-sppagebuilder.view-form.layout-edit.off-canvas-menu-init{
    position: inherit;
}
.sppb-addon-cta .sppb-cta-title {
  margin-top: 0;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 15px;
  border: 0;
}
.sppb-addon-cta .sppb-cta-subtitle {
  font-size: 24px;
  line-height: 24px;
  margin-top: 0;
  margin-bottom: 0;
}
.sppb-addon-cta .sppb-cta-text {
  margin-top: 15px;
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .sppb-addon-cta .sppb-row {
    display: table-row;
    height: 100%;
  }
  .sppb-addon-cta .sppb-row > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}

/* IE10+ CSS styles go here */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .sppb-img-responsive,
  .sppb-carousel-inner > .sppb-item > img,
  .sppb-carousel-inner > .sppb-item > a > img {
    width: 100%;
  }
  .sppb-testimonial-pro .sppb-img-responsive.sppb-avatar{
    width: auto !important;
  }
}

.sppb-addon-facebook-likebox * {
  max-width: 100% !important;
}
.sppb-gallery {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sppb-gallery li {
  display: inline-block;
  float: left;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sppb-gallery li a {
  display: block;
}
.sppb-addon-persion .sppb-addon-content > div {
  margin-top: 15px;
}
.sppb-addon-persion .sppb-addon-content > div:first-child {
  margin-top: 0;
}
.sppb-addon-persion .sppb-person-information > span {
  display: block;
}
.sppb-addon-persion .sppb-person-information > span.sppb-person-name {
  font-size: 16px;
  font-weight: bold;
}
.sppb-addon-persion .sppb-person-information > span.sppb-person-designation {
  font-size: 12px;
  color: #888;
}
.sppb-addon-persion .sppb-person-social {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0 -8px;
}
.sppb-addon-persion .sppb-person-social > li {
  display: inline-block;
  margin: 0 8px;
}
.sppb-addon-persion .sppb-person-social > li > a {
  display: block;
  font-size: 16px;
  line-height: 16px;
  color: #999;
}
.sppb-addon-persion .sppb-person-social > li > a:hover {
  color: #666;
}
.sppb-pricing-box {
  border: 1px solid #e5e5e5;
  padding: 20px;
}
.sppb-pricing-box.sppb-pricing-featured {
  border-color: #7FBA00;
  background-color: #7FBA00;
  color: #fff;
}
.sppb-pricing-box .sppb-pricing-header .sppb-pricing-title {
  margin-top: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  font-size: 24px;
  line-height: 24px;
}
.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-duration {
  font-size: 16px;
  line-height: 16px;
}
.sppb-pricing-box .sppb-pricing-features {
  padding: 20px 0;
}
.sppb-pricing-box .sppb-pricing-features > ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sppb-pricing-box .sppb-pricing-features > ul > li {
  display: block;
  padding: 5px 0;
}
.sppb-addon-animated-number .sppb-addon-content {
  display: inline-block;
}
.sppb-addon-animated-number .sppb-addon-content .sppb-animated-number-title {
  margin-top: 10px;
}
.sppb-addon-animated-number.sppb-hasbg .sppb-addon-content {
  padding: 20px;
}
.sppb-pie-chart {
  position: relative;
  display: inline-block;
}
.sppb-pie-chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.sppb-pie-chart .sppb-chart-percent {
  font-size: 24px;
}
.sppb-pie-chart .sppb-chart-icon,
.sppb-pie-chart .sppb-chart-percent {
  width: 100%;
  height: 100%;
  display: table;
}
.sppb-pie-chart .sppb-chart-icon span,
.sppb-pie-chart .sppb-chart-percent span {
  display: table-cell;
  vertical-align: middle;
}
.sppb-addon-single-image-container {
  display: inline-block;
  position: relative;
}
.sppb-addon-image-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  -webkit-transition: opacity 400ms;
  transition: opacity 400ms;
}
.sppb-addon-single-image-container:hover .sppb-addon-image-overlay {
  opacity: 1;
}
.sppb-addon-image-overlay-icon {
  position: absolute;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 36px;
  font-size: 28px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: transparent;
  top: 50%;
  left: 50%;
  margin-left: -18px;
  margin-top: -18px;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 40px;
  -webkit-transition: background-color 300ms;
  transition: background-color 300ms;
  display: none;
}
.sppb-addon-image-overlay-icon:hover,
.sppb-addon-image-overlay-icon:active,
.sppb-addon-image-overlay-icon:focus {
  text-decoration: none;
  color: #fff;
  background: #000;
  outline: none;
}
.sppb-addon-single-image-container:hover .sppb-addon-image-overlay-icon {
  display: block;
  -webkit-animation: zoomIn 200ms;
  animation: zoomIn 200ms;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
  left: 0;
}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
  padding: 120px 0 120px 50px;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
  right: 0;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
  padding: 120px 50px 120px 0;
}
@media (max-width: 768px) {
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
.sppb-addon-articles {
  margin-bottom: -30px;
}
.sppb-addon-articles .sppb-addon-article {
  margin-bottom: 30px;
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-inner > .sppb-item {
  padding: 0;
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control {
  position: absolute;
  top: 50%;
  border: 1px solid #fff;
  color: #fff;
  border-radius: 100px;
  width: 36px;
  height: 36px;
  line-height: 34px;
  font-size: 18px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: 400ms;
  transition: 400ms;
  opacity: 0;
  text-align: center;
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control.left {
  left: 10px;
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control.right {
  right: 10px;
}
.sppb-addon-articles .sppb-carousel .sppb-carousel-control:hover {
  background-color: #333;
  border-color: #333;
}
.sppb-addon-articles:hover .sppb-carousel-control {
  opacity: 1;
}
.sppb-addon-articles .sppb-article-meta {
  margin: -5px -5px 5px;
}
.sppb-addon-articles .sppb-article-meta > span {
  display: inline-block;
  margin: 5px;
  color: #888;
  font-size: 13px;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
img {
  vertical-align: middle;
}
.sppb-img-responsive,
.sppb-carousel-inner > .sppb-item > img,
.sppb-carousel-inner > .sppb-item > a > img {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.sppb-img-rounded {
  border-radius: 6px;
}
.sppb-img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.sppb-img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sppb-lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .sppb-lead {
    font-size: 21px;
  }
}
.sppb-text-left {
  text-align: left;
}
.sppb-text-right {
  text-align: right;
}
.sppb-text-center {
  text-align: center;
}
.sppb-text-left .sppb-img-responsive,
.sppb-text-center .sppb-img-responsive,
.sppb-text-right .sppb-img-responsive {
  display: inline-block;
}
.sppb-text-justify {
  text-align: justify;
}
.sppb-text-nowrap {
  white-space: nowrap;
}
.sppb-text-lowercase {
  text-transform: lowercase;
}
.sppb-text-uppercase {
  text-transform: uppercase;
}
.sppb-text-capitalize {
  text-transform: capitalize;
}
.sppb-text-muted {
  color: #777777;
}
.sppb-text-primary {
  color: #428bca;
}
a.sppb-text-primary:hover {
  color: #3071a9;
}
.sppb-text-success {
  color: #3c763d;
}
a.sppb-text-success:hover {
  color: #2b542c;
}
.sppb-text-info {
  color: #31708f;
}
a.sppb-text-info:hover {
  color: #245269;
}
.sppb-text-warning {
  color: #8a6d3b;
}
a.sppb-text-warning:hover {
  color: #66512c;
}
.sppb-text-danger {
  color: #a94442;
}
a.sppb-text-danger:hover {
  color: #843534;
}
.sppb-blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
.sppb-blockquote p:last-child,
.sppb-blockquote ul:last-child,
.sppb-blockquote ol:last-child {
  margin-bottom: 0;
}
.sppb-blockquote footer,
.sppb-blockquote small,
.sppb-blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
.sppb-blockquote footer:before,
.sppb-blockquote small:before,
.sppb-blockquote .small:before {
  content: '\2014 \00A0';
}
.sppb-blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.sppb-blockquote.pull-right footer:before,
.sppb-blockquote.pull-right small:before,
.sppb-blockquote.pull-right .small:before {
  content: '';
}
.sppb-blockquote.pull-right footer:after,
.sppb-blockquote.pull-right small:after,
.sppb-blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
.sppb-blockquote:before,
.sppb-blockquote:after {
  content: "";
}
.sppb-address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
.sppb-addon-blocknumber .sppb-blocknumber-number {
  display: inline-block;
  text-align: center;
}
.sppb-addon-blocknumber .sppb-media-body.sppb-text-center {
  margin-top: 15px;
}
.sppb-addon-blocknumber .sppb-media-body h1,
.sppb-addon-blocknumber .sppb-media-body h2,
.sppb-addon-blocknumber .sppb-media-body h3,
.sppb-addon-blocknumber .sppb-media-body h4,
.sppb-addon-blocknumber .sppb-media-body h5,
.sppb-addon-blocknumber .sppb-media-body h6 {
  margin-top: 0;
}
.sppb-dropcap:first-letter {
  color: #666;
  display: block;
  float: left;
  font-size: 50px;
  line-height: 40px;
  padding: 4px 8px 0 0;
}
.sppb-code,
.sppb-pre {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
.sppb-code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
.sppb-pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
.sppb-pre .sppb-code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.sppb-container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
#column-id-1533808543097 .sppb-col-sm-6 {
    padding: 0;
}
@media (min-width: 768px) {
  .sppb-container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .sppb-container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .sppb-container {
    width: 100%;
	    padding: 0;
  }
}
.sppb-container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.sppb-col-xs-1, .sppb-col-sm-1, .sppb-col-md-1, .sppb-col-lg-1, .sppb-col-xs-2, .sppb-col-sm-2, .sppb-col-md-2, .sppb-col-lg-2, .sppb-col-xs-3, .sppb-col-sm-3, .sppb-col-md-3, .sppb-col-lg-3, .sppb-col-xs-4, .sppb-col-sm-4, .sppb-col-md-4, .sppb-col-lg-4, .sppb-col-xs-5, .sppb-col-sm-5, .sppb-col-md-5, .sppb-col-lg-5, .sppb-col-xs-6, .sppb-col-sm-6, .sppb-col-md-6, .sppb-col-lg-6, .sppb-col-xs-7, .sppb-col-sm-7, .sppb-col-md-7, .sppb-col-lg-7, .sppb-col-xs-8, .sppb-col-sm-8, .sppb-col-md-8, .sppb-col-lg-8, .sppb-col-xs-9, .sppb-col-sm-9, .sppb-col-md-9, .sppb-col-lg-9, .sppb-col-xs-10, .sppb-col-sm-10, .sppb-col-md-10, .sppb-col-lg-10, .sppb-col-xs-11, .sppb-col-sm-11, .sppb-col-md-11, .sppb-col-lg-11, .sppb-col-xs-12, .sppb-col-sm-12, .sppb-col-md-12, .sppb-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.sppb-col-xs-1, .sppb-col-xs-2, .sppb-col-xs-3, .sppb-col-xs-4, .sppb-col-xs-5, .sppb-col-xs-6, .sppb-col-xs-7, .sppb-col-xs-8, .sppb-col-xs-9, .sppb-col-xs-10, .sppb-col-xs-11, .sppb-col-xs-12 {
  float: left;
}
.sppb-col-xs-12 {
  width: 100%;
}
.sppb-col-xs-11 {
  width: 91.66666667%;
}
.sppb-col-xs-10 {
  width: 83.33333333%;
}
.sppb-col-xs-9 {
  width: 75%;
}
.sppb-col-xs-8 {
  width: 66.66666667%;
}
.sppb-col-xs-7 {
  width: 58.33333333%;
}
.sppb-col-xs-6 {
  width: 50%;
}
.sppb-col-xs-5 {
  width: 41.66666667%;
}
.sppb-col-xs-4 {
  width: 33.33333333%;
}
.sppb-col-xs-3 {
  width: 25%;
}
.sppb-col-xs-2 {
  width: 16.66666667%;
}
.sppb-col-xs-1 {
  width: 8.33333333%;
}
/* Equal Height start */
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-12 {
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-11 {
  -webkit-flex: 0 0 91.66666667%;
  -ms-flex: 0 0 91.66666667%;
  flex: 0 0 91.66666667%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-10 {
  -webkit-flex: 0 0 83.33333333%;
  -ms-flex: 0 0 83.33333333%;
  flex: 0 0 83.33333333%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-9 {
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-8 {
  -webkit-flex: 0 0 66.66666667%;
  -ms-flex: 0 0 66.66666667%;
  flex: 0 0 66.66666667%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-7 {
  -webkit-flex: 0 0 58.33333333%;
  -ms-flex: 0 0 58.33333333%;
  flex: 0 0 58.33333333%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-6 {
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-5 {
  -webkit-flex: 0 0 41.66666667%;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-4 {
  -webkit-flex: 0 0 33.33333333%;
  -ms-flex: 0 0 33.33333333%;
  flex: 0 0 33.33333333%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-3 {
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-2 {
  -webkit-flex: 0 0 16.66666667%;
  -ms-flex: 0 0 16.66666667%;
  flex: 0 0 16.66666667%;
}
.sppb-equalize-columns .sppb-row > div.sppb-col-xs-1 {
  -webkit-flex: 0 0 8.33333333%;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
}
/* Equal Height end */
.sppb-col-xs-pull-12 {
  right: 100%;
}
.sppb-col-xs-pull-11 {
  right: 91.66666667%;
}
.sppb-col-xs-pull-10 {
  right: 83.33333333%;
}
.sppb-col-xs-pull-9 {
  right: 75%;
}
.sppb-col-xs-pull-8 {
  right: 66.66666667%;
}
.sppb-col-xs-pull-7 {
  right: 58.33333333%;
}
.sppb-col-xs-pull-6 {
  right: 50%;
}
.sppb-col-xs-pull-5 {
  right: 41.66666667%;
}
.sppb-col-xs-pull-4 {
  right: 33.33333333%;
}
.sppb-col-xs-pull-3 {
  right: 25%;
}
.sppb-col-xs-pull-2 {
  right: 16.66666667%;
}
.sppb-col-xs-pull-1 {
  right: 8.33333333%;
}
.sppb-col-xs-pull-0 {
  right: auto;
}
.sppb-col-xs-push-12 {
  left: 100%;
}
.sppb-col-xs-push-11 {
  left: 91.66666667%;
}
.sppb-col-xs-push-10 {
  left: 83.33333333%;
}
.sppb-col-xs-push-9 {
  left: 75%;
}
.sppb-col-xs-push-8 {
  left: 66.66666667%;
}
.sppb-col-xs-push-7 {
  left: 58.33333333%;
}
.sppb-col-xs-push-6 {
  left: 50%;
}
.sppb-col-xs-push-5 {
  left: 41.66666667%;
}
.sppb-col-xs-push-4 {
  left: 33.33333333%;
}
.sppb-col-xs-push-3 {
  left: 25%;
}
.sppb-col-xs-push-2 {
  left: 16.66666667%;
}
.sppb-col-xs-push-1 {
  left: 8.33333333%;
}
.sppb-col-xs-push-0 {
  left: auto;
}
.sppb-col-xs-offset-12 {
  margin-left: 100%;
}
.sppb-col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.sppb-col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.sppb-col-xs-offset-9 {
  margin-left: 75%;
}
.sppb-col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.sppb-col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.sppb-col-xs-offset-6 {
  margin-left: 50%;
}
.sppb-col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.sppb-col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.sppb-col-xs-offset-3 {
  margin-left: 25%;
}
.sppb-col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.sppb-col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.sppb-col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .sppb-col-sm-1, .sppb-col-sm-2, .sppb-col-sm-3, .sppb-col-sm-4, .sppb-col-sm-5, .sppb-col-sm-6, .sppb-col-sm-7, .sppb-col-sm-8, .sppb-col-sm-9, .sppb-col-sm-10, .sppb-col-sm-11, .sppb-col-sm-12 {
    float: left;
  }
  .sppb-col-sm-12 {
    width: 100%;
	padding: 0;
  }
  .sppb-col-sm-11 {
    width: 91.66666667%;
  }
  .sppb-col-sm-10 {
    width: 83.33333333%;
  }
  .sppb-col-sm-9 {
    width: 75%;
  }
  .sppb-col-sm-8 {
    width: 66.66666667%;
  }
  .sppb-col-sm-7 {
    width: 58.33333333%;
  }
  .sppb-col-sm-6 {
    width: 50%;
  }
  .sppb-col-sm-5 {
    width: 41.66666667%;
  }
  .sppb-col-sm-4 {
    width: 33.33333333%;
  }
  .sppb-col-sm-3 {
    width: 25%;
  }
  .sppb-col-sm-2 {
    width: 16.66666667%;
  }
  .sppb-col-sm-1 {
    width: 8.33333333%;
  }
  /* Equal Height start */
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-11 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-10 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-8 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-7 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-5 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-4 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-2 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-sm-1 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
  }
  /* Equal Height end */
  .sppb-col-sm-pull-12 {
    right: 100%;
  }
  .sppb-col-sm-pull-11 {
    right: 91.66666667%;
  }
  .sppb-col-sm-pull-10 {
    right: 83.33333333%;
  }
  .sppb-col-sm-pull-9 {
    right: 75%;
  }
  .sppb-col-sm-pull-8 {
    right: 66.66666667%;
  }
  .sppb-col-sm-pull-7 {
    right: 58.33333333%;
  }
  .sppb-col-sm-pull-6 {
    right: 50%;
  }
  .sppb-col-sm-pull-5 {
    right: 41.66666667%;
  }
  .sppb-col-sm-pull-4 {
    right: 33.33333333%;
  }
  .sppb-col-sm-pull-3 {
    right: 25%;
  }
  .sppb-col-sm-pull-2 {
    right: 16.66666667%;
  }
  .sppb-col-sm-pull-1 {
    right: 8.33333333%;
  }
  .sppb-col-sm-pull-0 {
    right: auto;
  }
  .sppb-col-sm-push-12 {
    left: 100%;
  }
  .sppb-col-sm-push-11 {
    left: 91.66666667%;
  }
  .sppb-col-sm-push-10 {
    left: 83.33333333%;
  }
  .sppb-col-sm-push-9 {
    left: 75%;
  }
  .sppb-col-sm-push-8 {
    left: 66.66666667%;
  }
  .sppb-col-sm-push-7 {
    left: 58.33333333%;
  }
  .sppb-col-sm-push-6 {
    left: 50%;
  }
  .sppb-col-sm-push-5 {
    left: 41.66666667%;
  }
  .sppb-col-sm-push-4 {
    left: 33.33333333%;
  }
  .sppb-col-sm-push-3 {
    left: 25%;
  }
  .sppb-col-sm-push-2 {
    left: 16.66666667%;
  }
  .sppb-col-sm-push-1 {
    left: 8.33333333%;
  }
  .sppb-col-sm-push-0 {
    left: auto;
  }
  .sppb-col-sm-offset-12 {
    margin-left: 100%;
  }
  .sppb-col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .sppb-col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .sppb-col-sm-offset-9 {
    margin-left: 75%;
  }
  .sppb-col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .sppb-col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
#column-id-1536419522866 .sppb-col-sm-offset-6 {
    margin-left: 50%;
}

  .sppb-col-sm-offset-6 {
    margin-left: 53%;
  }
  .sppb-col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .sppb-col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .sppb-col-sm-offset-3 {
    margin-left: 25%;
  }
  .sppb-col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .sppb-col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .sppb-col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .sppb-col-md-1, .sppb-col-md-2, .sppb-col-md-3, .sppb-col-md-4, .sppb-col-md-5, .sppb-col-md-6, .sppb-col-md-7, .sppb-col-md-8, .sppb-col-md-9, .sppb-col-md-10, .sppb-col-md-11, .sppb-col-md-12 {
    float: left;
  }
  .sppb-col-md-12 {
    width: 100%;
  }
  .sppb-col-md-11 {
    width: 91.66666667%;
  }
  .sppb-col-md-10 {
    width: 83.33333333%;
  }
  .sppb-col-md-9 {
    width: 75%;
  }
  .sppb-col-md-8 {
    width: 66.66666667%;
  }
  .sppb-col-md-7 {
    width: 58.33333333%;
  }
  .sppb-col-md-6 {
    width: 50%;
  }
  .sppb-col-md-5 {
    width: 41.66666667%;
  }
  .sppb-col-md-4 {
    width: 33.33333333%;
  }
  .sppb-col-md-3 {
    width: 25%;
  }
  .sppb-col-md-2 {
    width: 16.66666667%;
  }
  .sppb-col-md-1 {
    width: 8.33333333%;
  }
  /* Equal Height start */
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-11 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-10 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-8 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-7 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-5 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-4 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-2 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-md-1 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
  }
  /* Equal Height end */
  .sppb-col-md-pull-12 {
    right: 100%;
  }
  .sppb-col-md-pull-11 {
    right: 91.66666667%;
  }
  .sppb-col-md-pull-10 {
    right: 83.33333333%;
  }
  .sppb-col-md-pull-9 {
    right: 75%;
  }
  .sppb-col-md-pull-8 {
    right: 66.66666667%;
  }
  .sppb-col-md-pull-7 {
    right: 58.33333333%;
  }
  .sppb-col-md-pull-6 {
    right: 50%;
  }
  .sppb-col-md-pull-5 {
    right: 41.66666667%;
  }
  .sppb-col-md-pull-4 {
    right: 33.33333333%;
  }
  .sppb-col-md-pull-3 {
    right: 25%;
  }
  .sppb-col-md-pull-2 {
    right: 16.66666667%;
  }
  .sppb-col-md-pull-1 {
    right: 8.33333333%;
  }
  .sppb-col-md-pull-0 {
    right: auto;
  }
  .sppb-col-md-push-12 {
    left: 100%;
  }
  .sppb-col-md-push-11 {
    left: 91.66666667%;
  }
  .sppb-col-md-push-10 {
    left: 83.33333333%;
  }
  .sppb-col-md-push-9 {
    left: 75%;
  }
  .sppb-col-md-push-8 {
    left: 66.66666667%;
  }
  .sppb-col-md-push-7 {
    left: 58.33333333%;
  }
  .sppb-col-md-push-6 {
    left: 50%;
  }
  .sppb-col-md-push-5 {
    left: 41.66666667%;
  }
  .sppb-col-md-push-4 {
    left: 33.33333333%;
  }
  .sppb-col-md-push-3 {
    left: 25%;
  }
  .sppb-col-md-push-2 {
    left: 16.66666667%;
  }
  .sppb-col-md-push-1 {
    left: 8.33333333%;
  }
  .sppb-col-md-push-0 {
    left: auto;
  }
  .sppb-col-md-offset-12 {
    margin-left: 100%;
  }
  .sppb-col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .sppb-col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .sppb-col-md-offset-9 {
    margin-left: 75%;
  }
  .sppb-col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .sppb-col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .sppb-col-md-offset-6 {
    margin-left: 50%;
  }
  .sppb-col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .sppb-col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .sppb-col-md-offset-3 {
    margin-left: 25%;
  }
  .sppb-col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .sppb-col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .sppb-col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .sppb-col-lg-1, .sppb-col-lg-2, .sppb-col-lg-3, .sppb-col-lg-4, .sppb-col-lg-5, .sppb-col-lg-6, .sppb-col-lg-7, .sppb-col-lg-8, .sppb-col-lg-9, .sppb-col-lg-10, .sppb-col-lg-11, .sppb-col-lg-12 {
    float: left;
  }
  .sppb-col-lg-12 {
    width: 100%;
  }
  .sppb-col-lg-11 {
    width: 91.66666667%;
  }
  .sppb-col-lg-10 {
    width: 83.33333333%;
  }
  .sppb-col-lg-9 {
    width: 75%;
  }
  .sppb-col-lg-8 {
    width: 66.66666667%;
  }
  .sppb-col-lg-7 {
    width: 58.33333333%;
  }
  .sppb-col-lg-6 {
    width: 50%;
  }
  .sppb-col-lg-5 {
    width: 41.66666667%;
  }
  .sppb-col-lg-4 {
    width: 33.33333333%;
  }
  .sppb-col-lg-3 {
    width: 25%;
  }
  .sppb-col-lg-2 {
    width: 16.66666667%;
  }
  .sppb-col-lg-1 {
    width: 8.33333333%;
  }
  /* Equal Height start */
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-12 {
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-11 {
    -webkit-flex: 0 0 91.66666667%;
    -ms-flex: 0 0 91.66666667%;
    flex: 0 0 91.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-10 {
    -webkit-flex: 0 0 83.33333333%;
    -ms-flex: 0 0 83.33333333%;
    flex: 0 0 83.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-9 {
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-8 {
    -webkit-flex: 0 0 66.66666667%;
    -ms-flex: 0 0 66.66666667%;
    flex: 0 0 66.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-7 {
    -webkit-flex: 0 0 58.33333333%;
    -ms-flex: 0 0 58.33333333%;
    flex: 0 0 58.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-6 {
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-5 {
    -webkit-flex: 0 0 41.66666667%;
    -ms-flex: 0 0 41.66666667%;
    flex: 0 0 41.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-4 {
    -webkit-flex: 0 0 33.33333333%;
    -ms-flex: 0 0 33.33333333%;
    flex: 0 0 33.33333333%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-3 {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-2 {
    -webkit-flex: 0 0 16.66666667%;
    -ms-flex: 0 0 16.66666667%;
    flex: 0 0 16.66666667%;
  }
  .sppb-equalize-columns .sppb-row > div.sppb-col-lg-1 {
    -webkit-flex: 0 0 8.33333333%;
    -ms-flex: 0 0 8.33333333%;
    flex: 0 0 8.33333333%;
  }
  /* Equal Height end */
  .sppb-col-lg-pull-12 {
    right: 100%;
  }
  .sppb-col-lg-pull-11 {
    right: 91.66666667%;
  }
  .sppb-col-lg-pull-10 {
    right: 83.33333333%;
  }
  .sppb-col-lg-pull-9 {
    right: 75%;
  }
  .sppb-col-lg-pull-8 {
    right: 66.66666667%;
  }
  .sppb-col-lg-pull-7 {
    right: 58.33333333%;
  }
  .sppb-col-lg-pull-6 {
    right: 50%;
  }
  .sppb-col-lg-pull-5 {
    right: 41.66666667%;
  }
  .sppb-col-lg-pull-4 {
    right: 33.33333333%;
  }
  .sppb-col-lg-pull-3 {
    right: 25%;
  }
  .sppb-col-lg-pull-2 {
    right: 16.66666667%;
  }
  .sppb-col-lg-pull-1 {
    right: 8.33333333%;
  }
  .sppb-col-lg-pull-0 {
    right: auto;
  }
  .sppb-col-lg-push-12 {
    left: 100%;
  }
  .sppb-col-lg-push-11 {
    left: 91.66666667%;
  }
  .sppb-col-lg-push-10 {
    left: 83.33333333%;
  }
  .sppb-col-lg-push-9 {
    left: 75%;
  }
  .sppb-col-lg-push-8 {
    left: 66.66666667%;
  }
  .sppb-col-lg-push-7 {
    left: 58.33333333%;
  }
  .sppb-col-lg-push-6 {
    left: 50%;
  }
  .sppb-col-lg-push-5 {
    left: 41.66666667%;
  }
  .sppb-col-lg-push-4 {
    left: 33.33333333%;
  }
  .sppb-col-lg-push-3 {
    left: 25%;
  }
  .sppb-col-lg-push-2 {
    left: 16.66666667%;
  }
  .sppb-col-lg-push-1 {
    left: 8.33333333%;
  }
  .sppb-col-lg-push-0 {
    left: auto;
  }
  .sppb-col-lg-offset-12 {
    margin-left: 100%;
  }
  .sppb-col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .sppb-col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .sppb-col-lg-offset-9 {
    margin-left: 75%;
  }
  .sppb-col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .sppb-col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .sppb-col-lg-offset-6 {
    margin-left: 50%;
  }
  .sppb-col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .sppb-col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .sppb-col-lg-offset-3 {
    margin-left: 25%;
  }
  .sppb-col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .sppb-col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .sppb-col-lg-offset-0 {
    margin-left: 0%;
  }
}

.sppb-row.sppb-no-gutter {
  margin-left: 0;
  margin-right: 0;
}

.sppb-row.sppb-no-gutter > [class^="sppb-col-"],
.sppb-row.sppb-no-gutter > [class*="sppb-col-"] {
  padding-left: 0;
  padding-right: 0;
}

.sppb-column-addons,
.sppb-column {
  position: relative;
  z-index: 1;
}

.sppb-column{
  width: 100%;
}

#column-id-1533808543097 {width:96%;}
.sppb-column-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}

.sppb-row-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.sppb-btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 0;
  white-space: pre-line;
  padding: 7px 14px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.sppb-btn.sppb-btn-outline {
  border: 2px solid transparent;
  color: #333333;
  background-color: transparent;
  padding: 5px 12px;
}

.sppb-btn.sppb-btn-3d {
  border-bottom: 3px solid transparent;
  padding: 6px 14px 5px;
}

.sppb-btn:focus,
.sppb-btn:active:focus,
.sppb-btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.sppb-btn:hover,
.sppb-btn:focus {
  color: #333333;
  text-decoration: none;
}
.sppb-btn:active,
.sppb-btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.sppb-btn.disabled,
.sppb-btn[disabled],
fieldset[disabled] .sppb-btn {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.4;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sppb-btn-default {
  color: #666;
  background-color: #E0E1E2;
}

.sppb-btn-default:hover,
.sppb-btn-default:focus,
.sppb-btn-default:active,
.sppb-btn-default.active,
.open > .dropdown-toggle.sppb-btn-default {
  color: #333333;
  background-color: #CACBCD;
}

.sppb-btn-default.sppb-btn-outline {
  border-color: #333333;
}

.sppb-btn-default.sppb-btn-outline:hover,
.sppb-btn-default.sppb-btn-outline:focus,
.sppb-btn-default.sppb-btn-outline:active,
.sppb-btn-default.sppb-btn-outline.active,
.open > .dropdown-toggle.sppb-btn-default.sppb-btn-outline {
  color: #fff;
  border-color: #333333;
  background-color: #333333;
}

.sppb-btn-default.sppb-btn-3d {
  border-bottom-color: #CACBCD;
}
.sppb-btn-default.sppb-btn-3d:hover,
.sppb-btn-default.sppb-btn-3d:focus,
.sppb-btn-default.sppb-btn-3d:active,
.sppb-btn-default.sppb-btn-3d.active,
.open > .dropdown-toggle.sppb-btn-default.sppb-btn-3d {
  background: #CACBCD;
  color: #333333;
  border-bottom-color: #CACBCD;
}

.sppb-btn-default:active,
.sppb-btn-default.active,
.open > .dropdown-toggle.sppb-btn-default {
  background-image: none;
}

.sppb-btn .badge {
  color: #fff;
  background-color: rgba(0, 0, 0, 0.4);
}

.sppb-btn-primary {
  color: #ffffff;
  background-color: #006cff;
}

.sppb-btn-primary:hover,
.sppb-btn-primary:focus,
.sppb-btn-primary:active,
.sppb-btn-primary.active,
.open > .dropdown-toggle.sppb-btn-primary {
  color: #ffffff;
  background-color: #005cde;
}

.sppb-btn-primary.sppb-btn-outline {
  color: #006cff;
  border-color: #006cff;
}
.sppb-btn-primary.sppb-btn-outline:hover,
.sppb-btn-primary.sppb-btn-outline:focus,
.sppb-btn-primary.sppb-btn-outline:active,
.sppb-btn-primary.sppb-btn-outline.active,
.open > .dropdown-toggle.sppb-btn-primary.sppb-btn-outline {
  background: #005cde;
  color: #fff;
  border-color: #005cde;
}

.sppb-btn-primary.sppb-btn-3d {
  border-bottom-color: #005cde;
}
.sppb-btn-primary.sppb-btn-3d:hover,
.sppb-btn-primary.sppb-btn-3d:focus,
.sppb-btn-primary.sppb-btn-3d:active,
.sppb-btn-primary.sppb-btn-3d.active,
.open > .dropdown-toggle.sppb-btn-primary.sppb-btn-3d {
  background: #005cde;
  color: #fff;
  border-bottom-color: #005cde;
}

.sppb-btn-primary:active,
.sppb-btn-primary.active,
.open > .dropdown-toggle.sppb-btn-primary {
  background-image: none;
}

.sppb-btn-success {
  color: #ffffff;
  background-color: #2ac535;
}
.sppb-btn-success:hover,
.sppb-btn-success:focus,
.sppb-btn-success:active,
.sppb-btn-success.active,
.open > .dropdown-toggle.sppb-btn-success {
  color: #ffffff;
  background-color: #23a62c;
}
.sppb-btn-success.sppb-btn-outline {
  border-color: #2ac535;
  color: #2ac535;
}
.sppb-btn-success.sppb-btn-outline:hover,
.sppb-btn-success.sppb-btn-outline:focus,
.sppb-btn-success.sppb-btn-outline:active,
.sppb-btn-success.sppb-btn-outline.active,
.open > .dropdown-toggle.sppb-btn-success.sppb-btn-outline {
  color: #ffffff;
  background-color: #23a62c;
  border-color: #23a62c;
}

.sppb-btn-success.sppb-btn-3d {
  border-bottom-color: #25b02e;
}
.sppb-btn-success.sppb-btn-3d:hover,
.sppb-btn-success.sppb-btn-3d:focus,
.sppb-btn-success.sppb-btn-3d:active,
.sppb-btn-success.sppb-btn-3d.active,
.open > .dropdown-toggle.sppb-btn-success.sppb-btn-3d {
  background: #23a62c;
  color: #fff;
  border-bottom-color: #23a62c;
}

.sppb-btn-success:active,
.sppb-btn-success.active,
.open > .dropdown-toggle.sppb-btn-success {
  background-image: none;
}

.sppb-btn-info {
  color: #ffffff;
  background-color: #00c1f8;
}
.sppb-btn-info:hover,
.sppb-btn-info:focus,
.sppb-btn-info:active,
.sppb-btn-info.active,
.open > .dropdown-toggle.sppb-btn-info {
  color: #ffffff;
  background-color: #00aad9;
}

.sppb-btn-info.sppb-btn-outline {
  border-color: #00c1f8;
  color: #00c1f8;
}
.sppb-btn-info.sppb-btn-outline:hover,
.sppb-btn-info.sppb-btn-outline:focus,
.sppb-btn-info.sppb-btn-outline:active,
.sppb-btn-info.sppb-btn-outline.active,
.open > .dropdown-toggle.sppb-btn-info.sppb-btn-outline {
  color: #ffffff;
  background-color: #00aad9;
  border-color: #00aad9;
}

.sppb-btn-info.sppb-btn-3d {
  border-bottom-color: #00aad9;
}
.sppb-btn-info.sppb-btn-3d:hover,
.sppb-btn-info.sppb-btn-3d:focus,
.sppb-btn-info.sppb-btn-3d:active,
.sppb-btn-info.sppb-btn-3d.active,
.open > .dropdown-toggle.sppb-btn-info.sppb-btn-3d {
  background: #00aad9;
  color: #fff;
  border-bottom-color: #00aad9;
}

.sppb-btn-info:active,
.sppb-btn-info.active,
.open > .dropdown-toggle.sppb-btn-info {
  background-image: none;
}

.sppb-btn-warning {
  color: #ffffff;
  background-color: #ffae00;
}
.sppb-btn-warning:hover,
.sppb-btn-warning:focus,
.sppb-btn-warning:active,
.sppb-btn-warning.active,
.open > .dropdown-toggle.sppb-btn-warning {
  color: #ffffff;
  background-color: #e5a10e;
}

.sppb-btn-warning.sppb-btn-outline {
  border-color: #ffae00;
  color: #ffae00;
}
.sppb-btn-warning.sppb-btn-outline:hover,
.sppb-btn-warning.sppb-btn-outline:focus,
.sppb-btn-warning.sppb-btn-outline:active,
.sppb-btn-warning.sppb-btn-outline.active,
.open > .dropdown-toggle.sppb-btn-warning.sppb-btn-outline {
  color: #ffffff;
  background-color: #e5a10e;
  border-color: #e5a10e;
}

.sppb-btn-warning.sppb-btn-3d {
  border-bottom-color: #e5a10e;
}
.sppb-btn-warning.sppb-btn-3d:hover,
.sppb-btn-warning.sppb-btn-3d:focus,
.sppb-btn-warning.sppb-btn-3d:active,
.sppb-btn-warning.sppb-btn-3d.active,
.open > .dropdown-toggle.sppb-btn-warning.sppb-btn-3d {
  background: #e5a10e;
  color: #fff;
  border-bottom-color: #e5a10e;
}

.sppb-btn-warning:active,
.sppb-btn-warning.active,
.open > .dropdown-toggle.sppb-btn-warning {
  background-image: none;
}

.sppb-btn-danger {
  color: #ffffff;
  background-color: #e41827;
}
.sppb-btn-danger:hover,
.sppb-btn-danger:focus,
.sppb-btn-danger:active,
.sppb-btn-danger.active,
.open > .dropdown-toggle.sppb-btn-danger {
  color: #ffffff;
  background-color: #c91622;
  border-color: #c91622;
}

.sppb-btn-danger.sppb-btn-outline {
  border-color: #e41827;
  color: #e41827;
}
.sppb-btn-danger.sppb-btn-outline:hover,
.sppb-btn-danger.sppb-btn-outline:focus,
.sppb-btn-danger.sppb-btn-outline:active,
.sppb-btn-danger.sppb-btn-outline.active,
.open > .dropdown-toggle.sppb-btn-danger.sppb-btn-outline {
  color: #ffffff;
  background-color: #c91622;
  border-color: #c91622;
}

.sppb-btn-danger.sppb-btn-3d {
  border-bottom-color: #c91622;
}
.sppb-btn-danger.sppb-btn-3d:hover,
.sppb-btn-danger.sppb-btn-3d:focus,
.sppb-btn-danger.sppb-btn-3d:active,
.sppb-btn-danger.sppb-btn-3d.active,
.open > .dropdown-toggle.sppb-btn-danger.sppb-btn-3d {
  background: #c91622;
  color: #fff;
  border-bottom-color: #c91622;
}

.sppb-btn-danger:active,
.sppb-btn-danger.active,
.open > .dropdown-toggle.sppb-btn-danger {
  background-image: none;
}

.sppb-btn-link {
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
  text-decoration: none;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.sppb-btn-link,
.sppb-btn-link:active,
.sppb-btn-link.disabled,
.sppb-btn-link[disabled],
fieldset[disabled] .sppb-btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.sppb-btn-link.disabled,
.sppb-btn-link[disabled],
fieldset[disabled] .sppb-btn-link {
  color: #000;
  opacity: .5;
}

.sppb-btn-link,
.sppb-btn-link:hover,
.sppb-btn-link:focus,
.sppb-btn-link:active {
  border: 0;
  text-decoration: none;
}
.sppb-btn-link:hover,
.sppb-btn-link:focus {
  background-color: transparent;
}
.sppb-btn-link[disabled]:hover,
fieldset[disabled] .sppb-btn-link:hover,
.sppb-btn-link[disabled]:focus,
fieldset[disabled] .sppb-btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.sppb-btn-xlg {
  padding: 20px 50px;
  font-size: 22px;
  line-height: 1.33;
  border-radius: 6px;
}

.sppb-btn-xlg.sppb-btn-outline {
  border-width: 3px;
  padding: 17px 47px;
}

.sppb-btn-xlg.sppb-btn-3d {
  border-bottom-width: 5px;
  padding: 18px 50px 17px;
}

.sppb-btn-lg {
  padding: 12px 18px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 4px;
}

.sppb-btn-lg.sppb-btn-outline {
  padding: 10px 16px;
}

.sppb-btn-lg.sppb-btn-3d {
  border-bottom-width: 4px;
  padding: 11px 18px 9px;
}

.sppb-btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.sppb-btn-sm.sppb-btn-outline {
    border-width: 1px;
    padding: 4px 9px;
}

.sppb-btn-sm.sppb-btn-3d {
    border-bottom-width: 2px;
    padding: 5px 10px 3px;
}

.sppb-btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 2px;
}

.sppb-btn-xs.sppb-btn-outline {
  border-width: 1px;
  padding: 1px 4px;
}

.sppb-btn-xs.sppb-btn-3d {
  border-bottom-width: 1px;
  padding: 1px 4px 0px;
}

.sppb-btn-block {
  display: block;
  width: 100%;
}
.sppb-btn-block + .sppb-btn-block {
  margin-top: 5px;
}
input[type="submit"].sppb-btn-block,
input[type="reset"].sppb-btn-block,
input[type="button"].sppb-btn-block {
  width: 100%;
}
.sppb-btn-round {
  border-radius: 100px;
}
.sppb-btn-square {
  border-radius: 0;
}
.sppb-fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.sppb-fade.in {
  opacity: 1;
}
.sppb-collapse {
  display: none;
}
.sppb-collapse.in {
  display: block;
}
tr.sppb-collapse.in {
  display: table-row;
}
tbody.sppb-collapse.in {
  display: table-row-group;
}
.sppb-collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.sppb-label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.sppb-label:hover,
a.sppb-label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.sppb-label:empty {
  display: none;
}
.sppb-btn .sppb-label {
  position: relative;
  top: -1px;
}
.sppb-label-default {
  background-color: #777777;
}
.sppb-label-default[href]:hover,
.sppb-label-default[href]:focus {
  background-color: #5e5e5e;
}
.sppb-label-primary {
  background-color: #428bca;
}

.sppb-label-primary[href]:hover,
.sppb-label-primary[href]:focus {
  background-color: #3071a9;
}
.sppb-label-success {
  background-color: #5cb85c;
}
.sppb-label-success[href]:hover,
.sppb-label-success[href]:focus {
  background-color: #449d44;
}
.sppb-label-info {
  background-color: #5bc0de;
}
.sppb-label-info[href]:hover,
.sppb-label-info[href]:focus {
  background-color: #31b0d5;
}
.sppb-label-warning {
  background-color: #f0ad4e;
}
.sppb-label-warning[href]:hover,
.sppb-label-warning[href]:focus {
  background-color: #ec971f;
}
.sppb-label-danger {
  background-color: #d9534f;
}
.sppb-label-danger[href]:hover,
.sppb-label-danger[href]:focus {
  background-color: #c9302c;
}
.sppb-thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.sppb-thumbnail > img,
.sppb-thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.sppb-thumbnail:hover,
a.sppb-thumbnail:focus,
a.sppb-thumbnail.active {
  border-color: #428bca;
}
.sppb-thumbnail .sppb-caption {
  padding: 9px;
  color: #333333;
}
.sppb-alert {
  padding: 15px;
  margin-bottom: 20px;
  border-radius: 4px;
}
.sppb-alert h4 {
  margin-top: 0;
  color: inherit;
}
.sppb-alert .sppb-alert-link {
  font-weight: bold;
}
.sppb-alert > p,
.sppb-alert > ul {
  margin-bottom: 0;
}
.sppb-alert > p + p {
  margin-top: 5px;
}
.sppb-alert-dismissable,
.sppb-alert-dismissible {
  padding-right: 35px;
}
.sppb-alert-dismissable .sppb-close,
.sppb-alert-dismissible .sppb-close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.sppb-alert-success {
  background-color: #dff0d8;
  color: #3c763d;
}
.sppb-alert-success hr {
  border-top-color: #c9e2b3;
}
.sppb-alert-success .alert-link {
  color: #2b542c;
}
.sppb-alert-info {
  background-color: #d9edf7;
  color: #31708f;
}
.sppb-alert-info hr {
  border-top-color: #a6e1ec;
}
.sppb-alert-info .alert-link {
  color: #245269;
}
.sppb-alert-warning {
  background-color: #fcf8e3;
  color: #8a6d3b;
}
.sppb-alert-warning hr {
  border-top-color: #f7e1b5;
}
.sppb-alert-warning .alert-link {
  color: #66512c;
}
.sppb-alert-danger {
  background-color: #f2dede;
  color: #a94442;
}
.sppb-alert-danger hr {
  border-top-color: #e4b9c0;
}
.sppb-alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.sppb-progress {
  overflow: hidden;
  height: 24px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.sppb-progress-label {
    display: block;
    font-size: 14px;
    line-height: 1;
    font-weight: bold;
    margin-bottom: 10px;
    position: relative;
}
.sppb-progress-label > span {
    float: right;
    font-weight: bold;
}
.sppb-progress.sppb-progress-square {
  border-radius: 0px;
}
.sppb-progress.sppb-progress-round {
  border-radius: 40px;
}
.sppb-progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 24px;
  color: #ffffff;
  text-align: center;
  background-color: #006cff;
  -webkit-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
  overflow: hidden;
}
.sppb-progress-striped .sppb-progress-bar,
.sppb-progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.sppb-progress.active .sppb-progress-bar,
.sppb-progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.sppb-progress-bar[aria-valuenow="1"],
.sppb-progress-bar[aria-valuenow="2"] {
  min-width: 30px;
}
.sppb-progress-bar[aria-valuenow="0"] {
  color: #777777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none;
}
.sppb-progress-bar-success {
  background-color: #2ac535;
}
.progress-striped .sppb-progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sppb-progress-bar-info {
  background-color: #00c1f8;
}
.progress-striped .sppb-progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sppb-progress-bar-warning {
  background-color: #ffae00;
}
.progress-striped .sppb-progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sppb-progress-bar-danger {
  background-color: #f72534;
}
.progress-striped .sppb-progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.sppb-media,
.sppb-media-body {
  overflow: hidden;
  zoom: 1;
}
.sppb-media,
.sppb-media .sppb-media {
  margin-top: 15px;
}
.sppb-media:first-child {
  margin-top: 0;
}
.sppb-media-object {
  display: block;
}
.sppb-media-heading {
  margin: 0 0 5px;
}
.sppb-media > .pull-left {
  margin-right: 15px;
}
.sppb-media > .pull-right {
  margin-left: 15px;
}
.sppb-media-list {
  padding-left: 0;
  list-style: none;
}
.sppb-panel {
  background-color: #fff;
  border: 1px solid transparent;
  border-top-width: 0;
}
.sppb-panel.sppb-panel-faq {
  background: transparent;
}
.sppb-panel-group > .sppb-panel:first-child {
  border-top-width: 1px;
}
.sppb-panel-body {
  padding: 15px;
  border-top: 1px solid transparent;
}
.sppb-panel-group .sppb-panel:last-child  .sppb-panel-body{
  border-top-width: 1px;
  border-bottom-width: 0;
}
.sppb-panel-heading {
  padding: 10px 30px 10px 15px;
  cursor: pointer;
  position: relative;
}
.sppb-panel-heading .sppb-toggle-direction {
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%) rotate(0deg);
  transform: translateY(-50%) rotate(0deg);
  -webkit-transition: transform 300ms;
  transition: transform 300ms;
}
.sppb-panel-heading.active .sppb-toggle-direction {
  -webkit-transform: translateY(-50%) rotate(90deg);
  transform: translateY(-50%) rotate(90deg);
}
.sppb-panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: bolder;
  color: inherit;
}
.sppb-panel-title > a {
  color: inherit;
}
.sppb-panel-default {
  border-color: #e5e5e5;
}
.sppb-panel-default .sppb-panel-body {
  border-top-color: #e5e5e5;
}
.sppb-panel-default > .sppb-panel-heading {
  background: #f9f9f9;
}
.sppb-panel-default > .sppb-panel-heading .sppb-toggle-direction {
  color: #ccc;
}
.sppb-panel-primary {
  border-color: #2b7fc7;
}
.sppb-panel-primary > .sppb-panel-heading {
  color: #fff;
  background: #428bca;
}
.sppb-panel-primary .sppb-panel-body {
  border-top-color: #2b7fc7;
}
.sppb-panel-success {
  border-color: #c3e3b6;
}
.sppb-panel-success > .sppb-panel-heading {
  color: #3c763d;
  background: #dff0d8;
}
.sppb-panel-success .sppb-panel-body {
  border-top-color: #c3e3b6;
}
.sppb-panel-info {
  border-color: #b7d9eb;
}
.sppb-panel-info > .sppb-panel-heading {
  color: #31708f;
  background: #d9edf7;
}
.sppb-panel-info .sppb-panel-body {
  border-top-color: #b7d9eb;
}
.sppb-panel-warning {
  border-color: #f0e8c0;
}
.sppb-panel-warning > .sppb-panel-heading {
  color: #8a6d3b;
  background: #fcf8e3;
}
.sppb-panel-warning .sppb-panel-body {
  border-top-color: #f0e8c0;
}
.sppb-panel-danger {
  border-color: #e5bcbc;
}
.sppb-panel-danger > .sppb-panel-heading {
  color: #a94442;
  background: #f2dede;
}
.sppb-panel-danger .sppb-panel-body {
  border-top-color: #e5bcbc;
}
.sppb-panel-faq {
  border: 0;
}
.sppb-panel-faq .sppb-panel-body {
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
.sppb-panel-faq > .sppb-panel-heading {
  border-bottom: 1px solid #e5e5e5;
}
.sppb-panel-faq > .sppb-panel-heading .sppb-toggle-direction {
  color: #ccc;
}
.sppb-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.sppb-nav > li {
  position: relative;
  display: block;
}
.sppb-nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.sppb-nav > li > a:hover,
.sppb-nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.sppb-nav > li.disabled > a {
  color: #777777;
}
.sppb-nav > li.disabled > a:hover,
.sppb-nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.sppb-nav .open > a,
.sppb-nav .open > a:hover,
.sppb-nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
.sppb-nav > li > a > img {
  max-width: none;
}
.sppb-nav-tabs {
  border-bottom: 1px solid #e5e5e5;
}
.sppb-tab-content {
  margin-top: 15px;
}
.sppb-nav-tabs-content {
  margin-top: 0;
  border: 1px solid #e5e5e5;
  background: #fff;
  border-top: 0;
  padding: 15px;
}
.sppb-nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.sppb-nav-tabs > li > a {
  font-size: 14px;
  font-weight: bolder;
  line-height: 1.42857143;
  padding: 12px 15px;
  background: #f5f5f5;
  color: inherit;
  border: 1px solid #e5e5e5;
  border-right-width: 0;
}
.sppb-nav-tabs > li:last-child > a {
  border-right-width: 1px;
}
.sppb-nav-tabs > li > a > i {
  margin-right: 5px;
}
.sppb-nav-tabs > li.active > a,
.sppb-nav-tabs > li.active > a:hover,
.sppb-nav-tabs > li.active > a:focus {
  color: inherit;
  background-color: #ffffff;
  border-bottom-color: transparent;
  cursor: default;
}
.sppb-nav-tabs.sppb-nav-justified {
  width: 100%;
  border-bottom: 0;
}
.sppb-nav-tabs.sppb-nav-justified > li {
  float: none;
}
.sppb-nav-tabs.sppb-nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .sppb-nav-tabs.sppb-nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .sppb-nav-tabs.sppb-nav-justified > li > a {
    margin-bottom: 0;
  }
}
.sppb-nav-tabs.sppb-nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.sppb-nav-tabs.sppb-nav-justified > .active > a,
.sppb-nav-tabs.sppb-nav-justified > .active > a:hover,
.sppb-nav-tabs.sppb-nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .sppb-nav-tabs.sppb-nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .sppb-nav-tabs.sppb-nav-justified > .active > a,
  .sppb-nav-tabs.sppb-nav-justified > .active > a:hover,
  .sppb-nav-tabs.sppb-nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.sppb-nav-pills > li {
  float: left;
}
.sppb-nav-pills > li > a {
  font-size: 14px;
  line-height: 1.42857143;
  font-weight: bolder;
  color: inherit;
  padding: 13px 15px;
  border-radius: 3px;
  color: inherit;
}
.sppb-nav-pills > li > a > i {
  margin-right: 5px;
}
.sppb-nav-pills > li + li {
  margin-left: 2px;
}
.sppb-nav-pills > li > a:hover,
.sppb-nav-pills > li > a:focus {
  background: transparent;
}
.sppb-nav-pills > li.active > a,
.sppb-nav-pills > li.active > a:hover,
.sppb-nav-pills > li.active > a:focus {
  color: #333;
  background-color: #e5e5e5;
}
.sppb-nav-stacked > li {
  float: none;
}
.sppb-nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.sppb-nav-justified {
  width: 100%;
}
.sppb-nav-justified > li {
  float: none;
}
.sppb-nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
@media (min-width: 768px) {
  .sppb-nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .sppb-nav-justified > li > a {
    margin-bottom: 0;
  }
}
.sppb-nav-tabs-justified {
  border-bottom: 0;
}
.sppb-nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.sppb-nav-tabs-justified > .active > a,
.sppb-nav-tabs-justified > .active > a:hover,
.sppb-nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .sppb-nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .sppb-nav-tabs-justified > .active > a,
  .sppb-nav-tabs-justified > .active > a:hover,
  .sppb-nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}

.sppb-nav-lines {
  border-bottom: 2px solid #e5e5e5;
}

.sppb-nav-lines > li {
  float: left;
}
.sppb-nav-lines > li > a {
  padding: 13px 15px;
  font-size: 14px;
  color: inherit;
  font-weight: bolder;
  line-height: 1.42857143;
  color: inherit;
}
.sppb-nav-lines > li > a > i {
  margin-right: 5px;
}
.sppb-nav-lines > li + li {
  margin-left: 0;
}
.sppb-nav-lines > li > a:hover,
.sppb-nav-lines > li > a:focus {
  background: transparent;
}
.sppb-nav-lines > li.active > a,
.sppb-nav-lines > li.active > a:hover,
.sppb-nav-lines > li.active > a:focus {
  color: #006cff;
  background-color: transparent;
  border-bottom: 2px solid #006cff;
  margin-bottom: -2px;
}

.sppb-tab-content > .sppb-tab-pane {
  display: none;
}
.sppb-tab-content > .active {
  display: block;
}
.sppb-embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.sppb-embed-responsive .sppb-embed-responsive-item,
.sppb-embed-responsive iframe,
.sppb-embed-responsive embed,
.sppb-embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.sppb-embed-responsive.sppb-embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.sppb-embed-responsive.sppb-embed-responsive-4by3 {
  padding-bottom: 75%;
}
.sppb-close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.sppb-close:hover,
.sppb-close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.sppb-close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.sppb-form-control {
  display: block;
  width: 100%;
  height: 34px !important;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.sppb-form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.sppb-form-control::-moz-placeholder {
  color: #777777;
  opacity: 1;
}
.sppb-form-control:-ms-input-placeholder {
  color: #777777;
}
.sppb-form-control::-webkit-input-placeholder {
  color: #777777;
}
.sppb-form-control[disabled],
.sppb-form-control[readonly],
fieldset[disabled] .sppb-form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}
textarea.sppb-form-control {
  height: auto !important;
}
.sppb-form-group {
  margin-bottom: 15px;
}
.sppb-popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.sppb-popover.top {
  margin-top: -10px;
}
.sppb-popover.right {
  margin-left: 10px;
}
.sppb-popover.bottom {
  margin-top: 10px;
}
.sppb-popover.left {
  margin-left: -10px;
}
.sppb-popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.sppb-popover-content {
  padding: 9px 14px;
}
.sppb-popover > .arrow,
.sppb-popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.sppb-popover > .arrow {
  border-width: 11px;
}
.sppb-popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.sppb-popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.sppb-popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.sppb-popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.sppb-popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.sppb-popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.sppb-popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.sppb-popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.sppb-popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.sppb-carousel {
  position: relative;
}
.sppb-carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.sppb-carousel-inner > .sppb-item {
  padding: 60px;
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.sppb-carousel-inner > .sppb-item > img,
.sppb-carousel-inner > .sppb-item > a > img {
  line-height: 1;
}
.sppb-carousel-inner > .active,
.sppb-carousel-inner > .next,
.sppb-carousel-inner > .prev {
  display: block;
}
.sppb-carousel-inner > .active {
  left: 0;
}
.sppb-carousel-inner > .next,
.sppb-carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.sppb-carousel-inner > .next {
  left: 100%;
}
.sppb-carousel-inner > .prev {
  left: -100%;
}
.sppb-carousel-inner > .next.left,
.sppb-carousel-inner > .prev.right {
  left: 0;
}
.sppb-carousel-inner > .active.left {
  left: -100%;
}
.sppb-carousel-inner > .active.right {
  left: 100%;
}
@media screen and (min-width: 768px) {
  .sppb-carousel-pro .sppb-carousel-inner .sppb-row {
    display: table-row;
    height: 100%;
  }
  .sppb-carousel-pro .sppb-carousel-inner .sppb-row > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}
.sppb-carousel-arrow {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 40px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 24px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.sppb-carousel-arrow.right {
  left: auto;
  right: 0;
}
.sppb-carousel-arrow:hover,
.sppb-carousel-arrow:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.sppb-carousel-arrow .fa-chevron-left,
.sppb-carousel-arrow .fa-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
}
.sppb-carousel-arrow .fa-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.sppb-carousel-arrow .fa-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.sppb-carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.sppb-carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.sppb-carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.sppb-item.sppb-item-has-bg {
  padding: 0;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 20px 50px;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div {
  height: 100%;
  display: table;
}
.sppb-item.sppb-item-has-bg .sppb-carousel-item-inner > div > div {
  display: table-cell;
  vertical-align: middle;
}
.sppb-carousel-pro-text h2 {
  font-size: 36px;
  line-height: 36px;
  margin-top: 0;
}
.sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
  padding: 0;
}
.sppb-testimonial-pro .sppb-img-responsive.sppb-avatar {
  display: inline-block;
}
.sppb-testimonial-pro .sppb-testimonial-message,
.sppb-testimonial-pro .sppb-testimonial-client,
.sppb-testimonial-pro .sppb-img-responsive.sppb-avatar {
  margin-bottom: 10px;
}
.sppb-testimonial-pro .sppb-testimonial-message {
  font-size: 18px;
  line-height: 26px;
}
.sppb-testimonial-pro .sppb-carousel-control {
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  text-align: center;
  border: 2px solid #333;
  color: #888;
  margin: 5px 3px 0;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.sppb-testimonial-pro .sppb-carousel-control:hover {
  background: #333;
  color: #fff;
}
.sppb-addon-tweet .sppb-tweet-avatar {
  display: inline-block;
  margin-bottom: 15px;
}
.sppb-addon-tweet .sppb-tweet-username {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 15px;
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-inner > .sppb-item {
  padding: 0;
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-tweet-created {
  display: inline-block;
  margin-bottom: 5px;
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control {
  display: inline-block;
  font-size: 18px;
  line-height: 24px;
  width: 28px;
  height: 28px;
  border-radius: 4px;
  text-align: center;
  border: 2px solid #333;
  color: #888;
  margin: 15px 3px 0;
  -webkit-transition: 400ms;
  -o-transition: 400ms;
  transition: 400ms;
  -webkit-box-sizing: initial;
  -moz-box-sizing: initial;
  box-sizing: initial;
}
.sppb-addon-tweet .sppb-tweet-slider .sppb-carousel-control:hover {
  background: #333;
  color: #fff;
}
.clearfix:before,
.clearfix:after,
.sppb-container:before,
.sppb-container:after,
.sppb-container-fluid:before,
.sppb-container-fluid:after,
.sppb-row:before,
.sppb-row:after,
.sp-pagebuilder-row:before,
.sp-pagebuilder-row:after,
.sppb-panel-body:before,
.sppb-panel-body:after,
.sppb-nav:before,
.sppb-nav:after {
  content: " ";
  display: table;
}
.clearfix:after,
.sppb-container:after,
.sppb-container-fluid:after,
.sppb-row:after,
.sp-pagebuilder-row:after,
.sppb-panel-body:after,
.sppb-nav:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
@-ms-viewport {
  width: device-width;
}
.sppb-visible-xs,
.sppb-visible-sm,
.sppb-visible-md,
.sppb-visible-lg {
  display: none !important;
}
.sppb-visible-xs-block,
.sppb-visible-xs-inline,
.sppb-visible-xs-inline-block,
.sppb-visible-sm-block,
.sppb-visible-sm-inline,
.sppb-visible-sm-inline-block,
.sppb-visible-md-block,
.sppb-visible-md-inline,
.sppb-visible-md-inline-block,
.sppb-visible-lg-block,
.sppb-visible-lg-inline,
.sppb-visible-lg-inline-block {
  display: none !important;
}
#sppb-addon-1536419522924{ border-width: 2px;
    border-color: rgba(250, 109, 32, 1);
    border-style: dashed;
    border-radius: 3px;
}
#section-id-1536419522865 .sppb-addon-image-content.aligment-right .sppb-image-holder {
    right: 0;
}
div#sppb-addon-1536419522932 {
    margin: 30px 0;
}
div#column-id-1536419522866 {
    padding: 71px 0;
}
.imageborder {
    border: 1px solid #dedede;
    background-color: whiteSmoke;
    padding: 1%;
}
@media (max-width: 767px) {
	#column-id-1533808543097 {width:100%;}
  .sppb-visible-xs {
    display: block !important;
  }
  table.sppb-visible-xs {
    display: table;
  }
  tr.sppb-visible-xs {
    display: table-row !important;
  }
  th.sppb-visible-xs,
  td.sppb-visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .sppb-visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .sppb-visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .sppb-visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-visible-sm {
    display: block !important;
  }
  table.sppb-visible-sm {
    display: table;
  }
  tr.sppb-visible-sm {
    display: table-row !important;
  }
  th.sppb-visible-sm,
  td.sppb-visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sppb-visible-md {
    display: block !important;
  }
  table.sppb-visible-md {
    display: table;
  }
  tr.sppb-visible-md {
    display: table-row !important;
  }
  th.sppb-visible-md,
  td.sppb-visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sppb-visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sppb-visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sppb-visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .sppb-visible-lg {
    display: block !important;
  }
  table.sppb-visible-lg {
    display: table;
  }
  tr.sppb-visible-lg {
    display: table-row !important;
  }
  th.sppb-visible-lg,
  td.sppb-visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .sppb-visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .sppb-visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .sppb-visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
	
  .sppb-hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sppb-hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .sppb-hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .sppb-hidden-lg {
    display: none !important;
  }
}
.sppb-visible-print {
  display: none !important;
}
@media print {
  .sppb-visible-print {
    display: block !important;
  }
  table.sppb-visible-print {
    display: table;
  }
  tr.sppb-visible-print {
    display: table-row !important;
  }
  th.sppb-visible-print,
  td.sppb-visible-print {
    display: table-cell !important;
  }
}
.sppb-visible-print-block {
  display: none !important;
}
@media print {
  .sppb-visible-print-block {
    display: block !important;
  }
}
.sppb-visible-print-inline {
  display: none !important;
}
@media print {
  .sppb-visible-print-inline {
    display: inline !important;
  }
}
.sppb-visible-print-inline-block {
  display: none !important;
}
@media print {
  .sppb-visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .sppb-hidden-print {
    display: none !important;
  }
}

/*Equalize columns*/
.sppb-equalize-columns .sppb-row {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sppb-equalize-columns .sppb-row:after,
.sppb-equalize-columns .sppb-row:before{
  display: none;
}

.sppb-equalize-columns .sppb-row >div{
  -webkit-box-flex: 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
/*Countdown Addon*/
.sppb-countdown-number {
  display: inline-block;
  padding: 0;
  text-align: center;
  font-weight: bold;
  margin: 0 0 5px 0;
}
.sppb-countdown-text {
  display: block;
}

.sppb-addon-countdown .sppb-countdown-timer .sppb-countdown-finishedtext {
  margin: 30px 0;
  width: 100% !important;
  padding: 20px 0;
  height: auto !important;
}

/*Social Share*/
.sppb-social-share-wrap {
  display: table;
  width: 100%;
}
.sppb-social-share-wrap>div:first-child {
  vertical-align: middle;
}
.sppb-social-share-wrap>div {
  display: table-cell;
  float: none;
}

.sppb-addon-social-share ul{
  margin: -5px;
  padding: 0;
  list-style: none;
}

.sppb-addon-social-share.sppb-social-share-style-simple ul,
.sppb-addon-social-share.sppb-social-share-style-colored ul {
  margin: -10px;
}

.sppb-addon-social-share.sppb-social-share-style-simple ul li,
.sppb-addon-social-share.sppb-social-share-style-colored ul li {
  margin: 10px;
}

.sppb-addon-social-share ul li {
  display: inline-block;
  box-sizing: border-box;
  margin: 5px;
}

.sppb-addon-social-share ul li a {
  display: inline-block;
  margin: 0;
  font-size: 14px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  text-align: center;
  text-decoration: none;
}

.sppb-addon-social-share ul li a:hover,
.sppb-addon-social-share ul li a:focus,
.sppb-addon-social-share ul li a:active {
  text-decoration: none;
}

.sppb-social-share-style-solid ul li a,
.sppb-social-share-style-custom ul li a {
  padding: 10px;
}

.sppb-social-share-style-solid ul li a i,
.sppb-social-share-style-custom ul li a i {
  display: inline-block;
  font-size: 16px;
  width: 24px;
  height: 20px;
  line-height: 20px;
}

.sppb-social-share-title {
  margin-left: 5px;
}

.sppb-social-share-wrap ul li a:hover, .sppb-social-share-wrap ul li a:focus{
  text-decoration: none;
}

.sppb-social-share-wrap ul li .social-share-title, .sppb-social-share-wrap ul li .social-share-count {
  padding-left: 5px;
}

.sppb-social-share-wrap .sppb-social-total-shares{
  position: relative;
  text-align: center;
}
.sppb-social-share-wrap span.sppb-social-share-count {
  margin-left: 5px;
  font-size: 12px;
  font-weight: 600;
  opacity: .9;
}
.sppb-social-share-wrap .sppb-social-total-shares:after{
  content: '';
  display: inline-block;
  height: 100%;
  width: 1px;
  position: absolute;
  right: 15px;
  top: 0;
  background: #dddddd;
}

.sppb-social-share-wrap .sppb-social-total-shares em{
  font-style: normal;
  font-weight: bold;
  font-size: 42px;
  line-height: 42px;
}

.sppb-social-share-wrap .sppb-social-total-shares .sppb-social-total-share-caption{
  text-transform: uppercase;
  font-size: 14px;
}

/* ****** Styles ****** */
.sppb-social-share-style-solid ul li a {
  color: #ffffff;
}

/* Style Solid */
.sppb-social-share-style-solid ul li.sppb-social-share-facebook a {
  background-color: #306199;
}
.sppb-social-share-style-solid ul li.sppb-social-share-facebook a:hover {
  background-color: #244872;
}

.sppb-social-share-style-solid ul li.sppb-social-share-twitter a {
  background-color: #26c4f1;
}
.sppb-social-share-style-solid ul li.sppb-social-share-twitter a:hover {
  background-color: #0eaad6;
}

.sppb-social-share-style-solid ul li.sppb-social-share-linkedin a {
  background-color: #007bb6;
}
.sppb-social-share-style-solid ul li.sppb-social-share-linkedin a:hover {
  background-color: #005983;
}

.sppb-social-share-style-solid ul li.sppb-social-share-pinterest a {
  background-color: #b81621;
}
.sppb-social-share-style-solid ul li.sppb-social-share-pinterest a:hover {
  background-color: #8a1119;
}

.sppb-social-share-style-solid ul li.sppb-social-share-glpus a {
  background-color: #e93f2e;
}
.sppb-social-share-style-solid ul li.sppb-social-share-glpus a:hover{
  background-color: #ce2616;
}

.sppb-social-share-style-solid ul li.sppb-social-share-thumblr a{
  background-color: #32506d;
}
.sppb-social-share-style-solid ul li.sppb-social-share-thumblr a:hover{
  background-color: #22364a;
}

.sppb-social-share-style-solid ul li.sppb-social-share-getpocket a{
  background-color: #ed4054;
}
.sppb-social-share-style-solid ul li.sppb-social-share-getpocket a:hover{
  background-color: #e4162d;
}

.sppb-social-share-style-solid ul li.sppb-social-share-reddit a{
  background-color: #ff4500;
}
.sppb-social-share-style-solid ul li.sppb-social-share-reddit a:hover{
  background-color: #e83f00;
}

.sppb-social-share-style-solid ul li.sppb-social-share-vk a {
  background-color: #597BA5;
}
.sppb-social-share-style-solid ul li.sppb-social-share-vk a:hover {
  background-color: #3d5f88;
}

.sppb-social-share-style-solid ul li.sppb-social-share-xing a{
  background-color: #005658;
}

.sppb-social-share-style-solid ul li.sppb-social-share-xing a:hover{
  background-color: #004748;
}

.sppb-social-share-style-solid ul li.sppb-social-share-whatsapp a{
  background-color: #00d66e;
}

.sppb-social-share-style-solid ul li.sppb-social-share-whatsapp a:hover{
  background-color: #00b55d;
}

/* Style Social color */
.sppb-social-share-style-colored ul li.sppb-social-share-facebook a {
  color: #306199;
}
.sppb-social-share-style-colored ul li.sppb-social-share-facebook a:hover {
  color: #244872;
}

.sppb-social-share-style-colored ul li.sppb-social-share-twitter a {
  color: #26c4f1;
}
.sppb-social-share-style-colored ul li.sppb-social-share-twitter a:hover {
  color: #0eaad6;
}

.sppb-social-share-style-colored ul li.sppb-social-share-linkedin a {
  color: #007bb6;
}
.sppb-social-share-style-colored ul li.sppb-social-share-linkedin a:hover {
  color: #005983;
}

.sppb-social-share-style-colored ul li.sppb-social-share-pinterest a {
  color: #b81621;
}
.sppb-social-share-style-colored ul li.sppb-social-share-pinterest a:hover {
  color: #8a1119;
}

.sppb-social-share-style-colored ul li.sppb-social-share-glpus a {
  color: #e93f2e;
}
.sppb-social-share-style-colored ul li.sppb-social-share-glpus a:hover {
  color: #ce2616;
}

.sppb-social-share-style-colored ul li.sppb-social-share-thumblr a {
  color: #32506d;
}
.sppb-social-share-style-colored ul li.sppb-social-share-thumblr a:hover {
  color: #22364a;
}

.sppb-social-share-style-colored ul li.sppb-social-share-getpocket a {
  color: #ed4054;
}
.sppb-social-share-style-colored ul li.sppb-social-share-getpocket a:hover {
  color: #e4162d;
}

.sppb-social-share-style-colored ul li.sppb-social-share-reddit a {
  color: #ff4500;
}
.sppb-social-share-style-colored ul li.sppb-social-share-reddit a:hover {
  color: #e83f00;
}

.sppb-social-share-style-colored ul li.sppb-social-share-vk a {
  color: #597BA5;
}
.sppb-social-share-style-colored ul li.sppb-social-share-vk a:hover {
  color: #3d5f88;
}

/*Addon Icon*/
.sppb-icon-inner {
  display: inline-block;
  text-align: center;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}

.sppb-icon-hover-effect-zoom-in .sppb-icon-inner:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}

.sppb-icon-hover-effect-zoom-out .sppb-icon-inner:hover {
  transform: scale(0.8);
  -webkit-transform: scale(0.8);
}

.sppb-icon-hover-effect-rotate {
  -webkit-transition: all 800ms;
  transition: all 800ms;
}

.sppb-icon-hover-effect-rotate .sppb-icon-inner:hover {
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}


/*Addon Ajax Contact*/
.sppb-ajax-contact-status .sppb-text-success,
.sppb-ajax-contact-status .sppb-text-danger {
  font-weight: bold;
}

/* Addon Instagram */

.sppb-addon-instagram-gallery .sppb-instagram-images, .sppb-addon-flickr .sppb-flickr-gallery {
    width: 100%;
    display: block;
    list-style: none;
    padding: 0;
    margin: 0;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li, .sppb-addon-flickr .sppb-flickr-gallery li {
    margin: 0;
    width: 20%;
    float: left;
    text-align: center;
    position: relative;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li a, .sppb-addon-flickr .sppb-flickr-gallery li a {
    display: block;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s;
    transition: .4s;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li a:before, .sppb-addon-flickr .sppb-flickr-gallery li a:before {
    content: '';
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: .4s;
    transition: .4s;
    visibility: hidden;
    opacity: 0;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li a:after, .sppb-addon-flickr .sppb-flickr-gallery li a:after {
    content: '\f002';
    font-family: fontawesome;
    color: #fff;
    font-size: 38px;
    top: 0;
    left: 0;
    position: absolute;
    right: 0;
    height: 25px;
    margin: auto;
    bottom: 0;
    visibility: hidden;
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    -webkit-transition: .4s;
    transition: .4s;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li .sppb-instagram-gallery-btn:hover, .sppb-addon-flickr .sppb-flickr-gallery li a:hover {
    transform: scale(0.83);
}

.sppb-addon-instagram-gallery .sppb-instagram-images li .sppb-instagram-gallery-btn:hover:after, .sppb-addon-flickr .sppb-flickr-gallery li a:hover:after {
    -webkit-transform: scale(1);
    transform: scale(1);
    visibility: visible;
    opacity: 1;
}

.sppb-addon-instagram-gallery .sppb-instagram-images li .sppb-instagram-gallery-btn:hover:before, .sppb-addon-flickr .sppb-flickr-gallery li a:hover:before {
    visibility: visible;
    opacity: 1;
}


/*  Addon Timelime  */
.sppb-addon-timeline .sppb-addon-timeline-wrapper {
    list-style: none;
    position: relative;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper:before {
    background-color: #0095eb;
    bottom: 0;
    content: " ";
    left: 50%;
    position: absolute;
    top: 8px;
    width: 2px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge {
    height: 90px;
    position: absolute;
    left: 50%;
    z-index: 5;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: all .3s;
    transition: all .3s;
    font-size: 30px;
    background-color: #fff;
    border: 3px solid #0095eb;
    height: 20px;
    width: 20px;
    border-radius: 100%;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge:after{
    background: #0095eb none repeat scroll 0 0;
    content: "";
    height: 2px;
    left: 10px;
    position: absolute;
    top: 37px;
    width: 20px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .odd .timeline-badge:after{
    left: auto;
    right: 10px;
    top: 45px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge .timeline-date {
    font-size: 1.4em;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement {
    position: relative;
    padding-top: 0;
    padding-bottom: 30px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper >.timeline-movement:last-child{
    padding-bottom: 0;
    bottom: -15px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
    text-align: initial;
    padding: 20px;
    border: solid 1px #dfdfdf;
    border-radius: 5px;
    position: relative;
    width: 345px;
    margin-left: 15px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .title {
    font-size: 18px;
    margin: 0 0 10px;
    position: relative;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel .details {
    font-size: 14px;
    margin: 0;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-badge{
    height: 76px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-item .timeline-date{
    line-height: 76px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
    text-align: right;
    margin-right: 15px;
    float: right;
    padding: 13px 20px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part .title:after {
    right: -80px;
    left: inherit;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part:before {
    left: inherit;
    right: 1px;
    -webkit-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel:before {
    content: '';
    position: absolute;
    top: 32px;
    left: 1px;
    width: 0;
    height: 0;
    border-width: 8px;
    border-color: #fff #fff transparent transparent;
    border-style: solid;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, 0.2);
    box-shadow: 3px -3px 1px -2px rgba(0, 0, 0, 0.2);
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-date {
    font-size: 16px;
    line-height: 90px;
    margin: 0 0 0 30px;
}

.sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date{
    margin: 0 30px 0 0;
}

/* ******* Flip Box ******* */
.sppb-flipbox-panel {
    margin: 0 auto;
    position: relative;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.sppb-flipbox-panel .sppb-flipbox-front,
.sppb-flipbox-panel .sppb-flipbox-back {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    padding: 20px;
    overflow: hidden;
    background-attachment: scroll;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

/* Flip common */
.sppb-flipbox-panel .sppb-flipbox-front {
    height: 100%;
    position: absolute;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.sppb-flipbox-panel .sppb-flipbox-back {
    height: 100%;
    position: absolute;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;

    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;

    -webkit-transition: all .6s ease-in-out;
    -moz-transition: all .6s ease-in-out;
    -ms-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.sppb-flipbox-panel .flip-box{
    display: table;
}

.sppb-flipbox-panel .flip-box .flip-box-inner{
    display: table-cell;
    vertical-align: middle;
    position: relative;
}

/* Flip right */
.flip_right .sppb-flipbox-panel .sppb-flipbox-front {
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
}
.flip_right .sppb-flipbox-panel.flip .sppb-flipbox-front {
    -webkit-transform: rotateX(0deg) rotateY(178deg);
    -moz-transform: rotateX(0deg) rotateY(178deg);
    transform: rotateX(0deg) rotateY(178deg);
}

.flip_right .sppb-flipbox-panel .sppb-flipbox-back {
    -webkit-transform: rotateX(0deg) rotateY(-178deg);
    -moz-transform: rotateX(0deg) rotateY(-178deg);
    transform: rotateX(0deg) rotateY(-178deg);
}
.flip_right .sppb-flipbox-panel.flip .sppb-flipbox-back {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}


/* Flip left */
.flip_left .sppb-flipbox-panel .sppb-flipbox-front {
    -webkit-transform: rotateX(0deg) rotateY(0deg);
    -moz-transform: rotateX(0deg) rotateY(0deg);
    transform: rotateX(0deg) rotateY(0deg);
}

.flip_left .sppb-flipbox-panel.flip .sppb-flipbox-front {
    -webkit-transform: rotateX(0deg) rotateY(-178deg);
    -moz-transform: rotateX(0deg) rotateY(-178deg);
    transform: rotateX(0deg) rotateY(-178deg);
}

.flip_left .sppb-flipbox-panel .sppb-flipbox-back {
    -webkit-transform: rotateX(0deg) rotateY(178deg);
    -moz-transform: rotateX(0deg) rotateY(178deg);
    transform: rotateX(0deg) rotateY(178deg);
}
.flip_left .sppb-flipbox-panel.flip .sppb-flipbox-back {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}


/* Flip top */
.flip_top .sppb-flipbox-panel .sppb-flipbox-front {
    -webkit-transform: rotateY(0deg) rotateX(0deg);
    -moz-transform: rotateY(0deg) rotateX(0deg);
    transform: rotateY(0deg) rotateX(0deg);
}

.flip_top .sppb-flipbox-panel.flip .sppb-flipbox-front {
    -webkit-transform: rotateX(178deg) rotateY(0deg);
    -moz-transform: rotateX(178deg) rotateY(0deg);
    transform: rotateX(178deg) rotateY(0deg);
}

.flip_top .sppb-flipbox-panel .sppb-flipbox-back {
    -webkit-transform: rotateX(-178deg) rotateY(0deg);
    -moz-transform: rotateX(-178deg) rotateY(0deg);
    transform: rotateX(-178deg) rotateY(0deg);
}
.flip_top .sppb-flipbox-panel.flip .sppb-flipbox-back {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}

/* Flip bottom */
.flip_bottom .sppb-flipbox-panel .sppb-flipbox-front {
    -webkit-transform: rotateY(0deg) rotateX(0deg);
    -moz-transform: rotateY(0deg) rotateX(0deg);
    transform: rotateY(0deg) rotateX(0deg);
}
.flip_bottom .sppb-flipbox-panel.flip .sppb-flipbox-front {
    -webkit-transform: rotateX(-178deg) rotateY(0deg);
    -moz-transform: rotateX(-178deg) rotateY(0deg);
    transform: rotateX(-178deg) rotateY(0deg);
}

.flip_bottom .sppb-flipbox-panel .sppb-flipbox-back {
    -webkit-transform: rotateX(178deg) rotateY(0deg);
    -moz-transform: rotateX(178deg) rotateY(0deg);
    transform: rotateX(178deg) rotateY(0deg);
}
.flip_bottom .sppb-flipbox-panel.flip .sppb-flipbox-back {
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}


/*New Added*/

/*Slide And Fade Style*/
.sppb-addon-sppb-flibox.fade-flipbox .sppb-flipbox-panel .sppb-flipbox-front,
.sppb-addon-sppb-flibox.slide-flipbox .sppb-flipbox-panel .sppb-flipbox-front{
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
}
.fade-flipbox .sppb-flipbox-panel,
.slide-flipbox .sppb-flipbox-panel{
    overflow: hidden;
    -webkit-perspective: initial;
    -moz-perspective: initial;
    perspective: initial;
    -webkit-transform-style: initial;
    -moz-transform-style: initial;
    transform-style: initial;

}

/*Slide right*/
.slide-flipbox.flip_right .sppb-flipbox-panel .sppb-flipbox-back{
    -webkit-transform: translateX(100%) translateY(0);
    -moz-transform: translateX(100%) translateY(0);
    transform: translateX(100%) translateY(0);
}

.slide-flipbox.flip_right .sppb-flipbox-panel.flip .sppb-flipbox-back{
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}
.fade-flipbox .sppb-flipbox-panel .sppb-flipbox-back,
.slide-flipbox .sppb-flipbox-panel .sppb-flipbox-back {
    -webkit-transform-style: initial;
    -moz-transform-style: initial;
    transform-style: initial;
}

/*Slide left*/
.slide-flipbox.flip_left .sppb-flipbox-panel .sppb-flipbox-back{
    -webkit-transform: translateX(-100%) translateY(0);
    -moz-transform: translateX(-100%) translateY(0);
    transform: translateX(-100%) translateY(0);
}

.slide-flipbox.flip_left .sppb-flipbox-panel.flip .sppb-flipbox-back{
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

/*Slide top*/
.slide-flipbox.flip_top .sppb-flipbox-panel .sppb-flipbox-back{
    -webkit-transform: translateX(0) translateY(-100%);
    -moz-transform: translateX(0) translateY(-100%);
    transform: translateX(0) translateY(-100%);
}

.slide-flipbox.flip_top .sppb-flipbox-panel.flip .sppb-flipbox-back{
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}
/*Slide bottom*/
.slide-flipbox.flip_bottom .sppb-flipbox-panel .sppb-flipbox-back{
    -webkit-transform: translateX(0) translateY(100%);
    -moz-transform: translateX(0) translateY(100%);
    transform: translateX(0) translateY(100%);
}

.slide-flipbox.flip_bottom .sppb-flipbox-panel.flip .sppb-flipbox-back{
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

/*Fade Effect*/
.fade-flipbox .sppb-flipbox-panel .sppb-flipbox-back{
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    opacity: 0;
}
.fade-flipbox .sppb-flipbox-panel.flip .sppb-flipbox-back{
    opacity: 1;
}

/*3D flip*/
.threeD-content-wrap {
    -webkit-perspective: 2000;
    -moz-perspective: 2000;
    -ms-perspective: 2000;
    perspective: 2000;
    -ms-transform: perspective(2000px);
    -moz-transform: perspective(2000px);
    -moz-transform-style: preserve-3d;
    -ms-transform-style: preserve-3d;
    display: inline-block;
    width: 100%;

}
.threeD-item {
    height: 100%;
    width: 100%;
    -webkit-transition: .5s;
    transition: .5s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition-timing-function: cubic-bezier(.5,.3,.3,1);
    transition-timing-function: cubic-bezier(.5,.3,.3,1);
}
.threeD-content-wrap.flip .threeD-item {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.flip_left .threeD-content-wrap.flip .threeD-item {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.flip_top .threeD-content-wrap.flip .threeD-item {
    -webkit-transform: rotateX(-180deg) rotateY(0deg);
    transform: rotateX(-180deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.flip_top .threeD-content-wrap .threeD-item .threeD-flip-back{
    -webkit-transform: rotateX(180deg) rotateY(0deg);
    transform: rotateX(180deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out;
}
.flip_bottom .threeD-content-wrap.flip .threeD-item {
    -webkit-transform: rotateX(180deg) rotateY(0deg);
    transform: rotateX(180deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.flip_bottom .threeD-content-wrap .threeD-item .threeD-flip-back{
    -webkit-transform: rotateX(-180deg) rotateY(0deg);
    transform: rotateX(-180deg) rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-transition: 400ms ease-in-out;
    transition: 400ms ease-in-out;
}
.threeD-flip-front {
    z-index: 2;
}
.threeD-flip-back {
    -webkit-transform: rotate3d(0,45,0,180deg);
    transform: rotate3d(0,45,0,180deg);
}
.threeD-flip-front, .threeD-flip-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}
.threeD-flip-front .threeD-content-inner,
.threeD-flip-back .threeD-content-inner {
    width: 100%;
    padding: 0 50px;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateZ(60px);
    -webkit-transform: translateY(-50%) translateZ(60px);
    -ms-transform: translateY(-50%) translateZ(60px);
}
.sppb-flipbox-front.flip-box:before,
.sppb-flipbox-back.flip-box:before,
.threeD-flip-front:before,
.threeD-flip-back:before{
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}

.sppb-flipbox-panel, .threeD-item{
  height: 280px;
}

@media screen and (max-width: 767px){
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
        float: none !important;
        margin: 0 auto !important;
        width: 95%;
        text-align: center;
    }
    .sppb-col-xs-12.timeline-item{
        width: 50%;
    }
    .sppb-equalize-columns .sppb-row >div,
    .sppb-equalize-columns .sppb-row{
      display: block;
    }

}

@media screen and (max-width: 480px){
    .sppb-col-xs-12.timeline-item{
        width: 100%;
    }

    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel {
        width: 100%;
    }

    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.even .timeline-item .timeline-date,
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement.odd .timeline-item .timeline-date,
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part {
        text-align: center;
        margin: 0;
    }

    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge::before,
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge::after,
    .sppb-addon-timeline .sppb-addon-timeline-wrapper::before,
    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-badge::after {
        display: none;
    }

    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel.left-part::before {
        bottom: -5px;
        left: 0;
        margin: auto;
        right: 0;
        top: auto;
        -webkit-transform: rotate(133deg) translateY(0px);
        transform: rotate(133deg) translateY(0px);
    }

    .sppb-addon-timeline .sppb-addon-timeline-wrapper .timeline-movement .timeline-item .timeline-panel::before {
        left: 0;
        margin: 0 auto;
        right: 0;
        top: -5px;
        -webkit-transform: rotate(-47deg) translateY(0px);
        transform: rotate(-47deg) translateY(0px);
    }

    .timeline-movement.even{
        display: table;
        width: 100%;
        margin: 0 auto;
    }

    .timeline-movement.even:before{
        background-color: #0095eb;
        bottom: 10px;
        content: " ";
        height: 2px;
        left: 0;
        position: absolute;
        right: 0;
        top: auto;
        width: 100%;
        margin: auto;
    }
    .timeline-movement.even:after{
        background: #fff none repeat scroll 0 0;
        border: 2px solid #0095eb;
        border-radius: 50%;
        bottom: 0.1em;
        content: "";
        height: 20px;
        left: 0;
        margin: 0 auto;
        position: absolute;
        right: 0;
        top: auto;
        width: 20px;
    }
    .sppb-addon-timeline .sppb-addon-timeline-wrapper > .timeline-movement:last-child{
        padding-bottom: 30px;
    }

}

/* *** Update v2.4.5 *** */

/* Modal */
.sppb-modal-selector{
 display: inline-block;
}

.sppb-ajax-contact-content .g-recaptcha{
  margin-bottom: 15px;
}


.sppb-addon-tweet .sppb-tweet-slider .sppb-item-image{
  padding: 20px 0;
}

.sppb-addon-tweet .sppb-tweet-slider .sppb-item-image .sppb-tweet-image{
  display: inline-block;
}

.mfp-close-btn-in .mfp-content .mfp-close {
  color: #fff;
}

.mfp-content .popup-image-block{
  position: relative;
  display: inline-block;
}

/* Youtube Video BG */
.sppb-youtube-video-bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    pointer-events: none;
    z-index: 0;
}

.sppb-youtube-video-bg iframe{
  border: none;
}

/* ************************************* */
/* ********* Updated on v2.5.2 ********* */
/* ************************************* */

/* *** Addon optin form *** */
.sppb-addon-optin-forms{
  padding: 30px;
}
.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty) {
  padding: 20px 0;
}
.sppb-addon-optin-forms .sppb-optin-form-info-wrap{
  overflow: hidden;
}
.sppb-addon-optin-forms .sppb-optin-form input{
  -webkit-box-shadow: none;
  box-shadow: none;
}
.sppb-optin-form-box.has-grid,
.sppb-optin-form-info-wrap.media-position-left,
.sppb-optin-form-info-wrap.media-position-right {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center;
}
.sppb-optin-form-info-wrap.media-position-right{
  flex-direction: row-reverse;
}
.sppb-optin-form-info-wrap.media-position-left .sppb-optin-form-img,
.sppb-optin-form-info-wrap.media-position-left .sppb-optin-form-icon {
  padding-right: 20px;
}
.sppb-optin-form-info-wrap.media-position-right .sppb-optin-form-img,
.sppb-optin-form-info-wrap.media-position-right .sppb-optin-form-icon {
  padding-left: 20px;
}

@media screen and (min-width: 480px) {
  .sppb-optin-form.form-inline{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
  }
  .sppb-optin-form.form-inline .email-wrap,
  .sppb-optin-form.form-inline .name-wrap{
    padding-right: 20px;
  }
  .sppb-optin-form.form-inline .name-wrap,
  .sppb-optin-form.form-inline .email-wrap{
    flex: 1;
  }
}

/* for popup */
.com-sppagebuilder .mfp-content ,
.com_sppagebuilder .mfp-content {
  text-align: center;
}
.com-sppagebuilder .sppb-optin-form-popup-wrap,
.com_sppagebuilder .sppb-optin-form-popup-wrap {
  display: inline-block;
  position: relative;
  max-width: 100%;
}
.com-sppagebuilder .sppb-optin-form-popup-wrap .mfp-close,
.com_sppagebuilder .sppb-optin-form-popup-wrap .mfp-close {
  width: 35px;
  height: 35px;
  line-height: 30px;
  opacity: .5;
  -webkit-transition: .3s;
  transition: .3s;
}
.com-sppagebuilder .sppb-optin-form-popup-wrap .mfp-close:hover,
.com_sppagebuilder .sppb-optin-form-popup-wrap .mfp-close:hover {
  opacity: 1;
}
.com-sppagebuilder .sppb-optin-form-popup-wrap > [id*="sppb-addon-"],
.com_sppagebuilder .sppb-optin-form-popup-wrap > [id*="sppb-addon-"] {
  position: relative;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  max-width: 100%;
}

/* magnific popup animation */
.mfp-fade.mfp-bg {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8;
}
.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0;
}
.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;

  -webkit-transition: all 0.15s ease-out;
  -moz-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out;
}
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1;
}
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0;
}
/* general */
.com-sppagebuilder:not(.layout-edit) .sppb-addon-optin-forms.optintype-popup .sppb-optin-forms-close {
  position: absolute;
  top: -25px;
  right: -5px;
  z-index: 999;
  cursor: pointer;
  font-size: 20px;
}

/* ADDED FOR OPTIN FORM ADDON */
.com-sppagebuilder:not(.layout-edit) .sppb-addon-optin-forms.optintype-popup {
  display: none !important;
}

.com-sppagebuilder:not(.layout-edit) .mfp-content .sppb-addon-optin-forms.optintype-popup {
  display: block !important;
}

/* *** Addon modal *** */
.sppb-modal-selector{
	display: -webkit-inline-flex;
	display: -moz-inline-flex;
	display: -ms-inline-flex;
	display: -o-inline-flex;
	display: inline-flex;
	align-items: center;
}

/* *** Addon call to action *** */
@media screen and (min-width: 768px) {
  .sppb-addon-cta .sppb-row {
    display: table;
    width: 100%;
    height: 100%;
  }
  .sppb-addon-cta .sppb-row > div {
    display: table-cell;
    vertical-align: middle;
    float: none;
  }
}

/* *** Addon pricing table *** */
.sppb-pricing-box .sppb-pricing-price.after {
  margin-bottom: 30px;
  display: block;
}
.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-price {
  font-size: 24px;
  line-height: 1;
}
.sppb-pricing-box .sppb-pricing-header > span.sppb-pricing-duration {
  font-size: 16px;
  line-height: 1;
}
.sppb-pricing-box .sppb-pricing-header span.sppb-pricing-price-symbol {
  line-height: 1.3;
  vertical-align: super;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-ban-circle:before,
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-remove:before,
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
.sp-megamenu-parent {
  list-style: none;
  padding: 0;
  margin: 0;
  z-index: 9;
  display: block;
  float: left;
}
.sp-megamenu-parent >li {
  display: inline-block;
  position: relative;
  padding: 0;
}
.sp-megamenu-parent >li >a {
  color: #878787;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2.8px;
  line-height: 64px;
  padding: 0 20px;
  text-transform: uppercase;
  position: relative;
}
.sp-megamenu-parent >li >a:after {
  border: 5px solid #f2f4f7;
  border-radius: 50%;
  bottom: -10px;
  content: "";
  height: 20px;
  left: -2px;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: auto;
  width: 20px;
  z-index: 99;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(0);
}
.sp-megamenu-parent >li:hover a:after,
.sp-megamenu-parent >li.active a:after {
  transform: scale(1);
}
.sp-megamenu-parent >li.menu-justify {
  position: static;
}
.sp-megamenu-parent .sp-module {
  padding: 10px;
}
.sp-megamenu-parent .sp-mega-group {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-mega-group .sp-mega-group-child {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown {
  margin: 0;
  position: absolute;
  z-index: 10;
  display: none;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: #f2f4f7;
  box-shadow: 0 3px 5px 0 rgba(0,0,0,0.2);
  padding: 20px 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after {
  font-family: "FontAwesome";
  content: " \f105";
  float: right;
}
.sp-megamenu-parent .sp-dropdown.sp-menu-center {
  margin-left: 45px;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
  top: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-right {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-full {
  left: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main.sp-menu-left {
  right: 0;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub {
  top: 0;
  left: 100%;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-sub .sp-dropdown-inner {
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item {
  display: block;
  padding: 0;
  position: relative;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a {
  display: block;
  padding: 8px 30px;
  color: #878787;
  cursor: pointer;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a.sp-group-title {
  text-transform: uppercase;
  font-weight: bold;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  color: #fff;
}
.sp-megamenu-parent .sp-dropdown-mega >.row {
  margin-top: 30px;
}
.sp-megamenu-parent .sp-dropdown-mega >.row:first-child {
  margin-top: 0;
}
.sp-megamenu-parent .sp-has-child:hover >.sp-dropdown {
  display: block;
}
.sp-megamenu-parent.menu-fade .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeIn 400ms;
  animation: spMenuFadeIn 400ms;
}
.sp-megamenu-parent.menu-zoom .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuZoom 400ms;
  animation: spMenuZoom 400ms;
}
.sp-megamenu-parent.menu-fade-up .sp-has-child:hover >.sp-dropdown {
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a:hover {
  background: #fff;
}
#offcanvas-toggler {
  float: right;
  line-height: 65px;
  margin-left: 15px;
  font-size: 20px;
}
#offcanvas-toggler >i {
  color: #878787;
  -webkit-transition: color 400ms, background-color 400ms;
  -o-transition: color 400ms, background-color 400ms;
  transition: color 400ms, background-color 400ms;
}
#offcanvas-toggler >i:hover {
  color: #fff;
}
body.offcanvas .body-innerwrapper {
  right: 320px;
}
body.offcanvas .offcanvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  opacity: 1;
  z-index: 9999;
  background: rgba(0,0,0,0.2);
}
.body-innerwrapper {
  position: relative;
  overflow-x: hidden;
  -webkit-transition: .4s;
  transition: .4s;
  right: 0;
}
.close-offcanvas {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 1;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  line-height: 23px;
  text-align: center;
  font-size: 16px;
  border: 1px solid #fff;
  color: #fff;
}
.offcanvas-menu {
  width: 320px;
  height: 100%;
  color: #fff;
  position: fixed;
  top: 0;
  right: -320px;
  z-index: 99999;
  overflow: inherit;
  -webkit-transition: .4s;
  transition: .4s;
}
.offcanvas-menu .offcanvas-inner .sp-module {
  margin-top: 20px;
  border-bottom: 1px solid rgba(0,0,0,0.08);
  margin-bottom: 50px;
}
.offcanvas-menu .offcanvas-inner .sp-module:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module.off-canvas-menu {
  padding: 0;
}
.offcanvas-menu .offcanvas-inner .sp-module .sp-module-title {
  font-size: 16px;
  line-height: 1;
  text-transform: uppercase;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li {
  border: 0;
  position: relative;
  border-bottom: 1px solid rgba(0,0,0,0.1);
  overflow: hidden;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
  -webkit-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  line-height: 28px;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus {
  background: rgba(0,0,0,0.15);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:focus > a {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:focus {
  background: rgba(0,0,0,0.15) !important;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  padding: 13px 20px;
  cursor: pointer;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .open-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler .close-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .open-icon {
  display: inline;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li .offcanvas-menu-toggler.collapsed .close-icon {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li >a:after {
  display: none;
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
  background: rgba(0,0,0,0.02);
}
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
  padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module:first-child {
  margin-top: 0;
  padding: 30px;
}
.offcanvas-menu .offcanvas-inner .search {
  margin-top: 25px;
}
.offcanvas-menu .offcanvas-inner .search input {
  width: 100%;
  background: transparent;
  border-color: rgba(0,0,0,0.4);
  color: #000;
}
.ltr .offcanvas-menu {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.ltr .body-innerwrapper:after {
  right: 0;
}
.ltr .offcanvas-menu {
  right: -320px;
}
.ltr.offcanvas .offcanvas-menu {
  right: 0;
}
.offcanvas {
  width: 100%;
  height: 100%;
  position: relative;
}
.offcanvas .body-innerwrapper:after {
  width: 100%;
  height: 100%;
}
.offcanvas .offcanvas-menu {
  right: 0;
}
.offcanvas .offcanvas-menu ul.nav-child li {
  padding-left: 10px;
}
.menu .nav-child.small {
  font-size: inherit;
}
@-webkit-keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes spMenuFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes spMenuZoom {
  0% {
    opacity: 0;
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
@keyframes spMenuZoom {
  0% {
    opacity: 0;
    transform: scale(.8);
    -webkit-transform: scale(.8);
  }
  100% {
    opacity: 1;
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}
@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}

.com-finder.view-search .form-inline .word .btn {
  line-height: 1;
  padding-top: 14px;
  height: 44px;
}
.com-search.view-search .search button.btn {
  height: 44px;
}
.registration {
  background: #fff;
  padding: 20px;
}
.registration .form-group .btn.btn-danger {
  line-height: 1;
  margin-left: 20px;
  padding-top: 16px;
}
.registration .btn {
  height: 44px;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.offline-inner {
  margin-top: 100px;
}

#sp-top-bar {
  padding: 8px 0;
}
#sp-top-bar .sp-module {
  display: inline-block;
  margin: 0 0 0 20px;
}
ul.social-icons {
  list-style: none;
  padding: 0;
  margin: -5px;
  display: inline-block;
}
ul.social-icons >li {
  display: inline-block;
  margin: 5px 7px;
}
ul.social-icons >li a {
  color: #999999;
}
.sp-module-content .mod-languages ul.lang-inline {
  margin: 0;
  padding: 0;
}
.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
}
.sp-module-content .mod-languages ul.lang-inline li a {
  padding: 0 !important;
}
.sp-module-content .mod-languages ul.lang-inline li >a:before {
  display: none;
}
.sp-contact-info {
  float: right;
  list-style: outside none none;
  margin: 0;
  padding: 17px 0 0;
  position: relative;
}
.sp-contact-info:before {
  content: "\f095";
  font-family: FontAwesome;
  font-size: 45px;
  left: -40px;
  position: absolute;
  top: 23px;
}
.sp-contact-info li {
  display: block;
  margin: 0;
  font-size: 14px;
  line-height: 1;
}
.sp-contact-info li.sp-contact-phone {
  font-size: 18px;
  font-weight: 600;
}
.sp-contact-info li a {
  color: #000;
}
.sp-contact-info li i {
  margin: 0 3px;
}
#sp-header {
  background: #ffffff;
  height: 65px;
  position: relative;
  z-index: 9;
}
#sp-header #sp-logo {
  position: relative;
}
#sp-header #sp-logo .logo h1 {
  margin: 0;
}
#sp-header #sp-logo .logo img {
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  margin: 0;
  position: absolute;
  top: 0;
}
#sp-header #sp-logo .logo .sp-scroll-logo,
#sp-header #sp-logo .logo .sp-retina-logo,
#sp-header #sp-logo .logo .sp-retinascroll-logo {
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}
#sp-header #sp-logo .has-scroll-logo {
  margin: 0;
}
.sticky-wrapper.is-sticky {
  position: relative;
  z-index: 999;
}
.sticky-wrapper.is-sticky #sp-header {
  box-shadow: 0 0 5px 2px rgba(0,0,0,0.2);
}
.sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-default-logo,
.sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-retinascroll-logo {
  z-index: 1;
  visibility: hidden;
  opacity: 0;
}
.sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-scroll-logo {
  z-index: 2;
  visibility: visible;
  opacity: 1;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (-moz-min-device-pixel-ratio: 1.5),only screen and (-o-min-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-scroll-logo,
  .sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-default-logo,
  .sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-retina-logo {
    z-index: 1;
    visibility: hidden;
    opacity: 0;
  }
  .sticky-wrapper.is-sticky #sp-header #sp-logo .logo .sp-retinascroll-logo {
    z-index: 2;
    visibility: visible;
    opacity: 1;
  }
  #sp-header #sp-logo .logo .sp-scroll-logo,
  #sp-header #sp-logo .logo .sp-default-logo,
  #sp-header #sp-logo .logo .sp-retinascroll-logo {
    z-index: 1;
    visibility: hidden;
    opacity: 0;
  }
  #sp-header #sp-logo .logo .sp-retina-logo {
    z-index: 2;
    visibility: visible;
    opacity: 1;
  }
}
.com-spproperty.view-property #sp-property-search,
.com-spproperty.view-property #sp-page-title {
  display: none;
}
.com-spproperty.view-property #sp-main-body {
  padding-top: 0 !important;
}
#sp-title {
  min-height: 0;
}
.sp-page-title {
  padding: 114px 0 140px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  text-align: center;
  position: relative;
}
.sp-page-title:before {
  content: '';
  background: rgba(0,0,0,0.8);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.sp-page-title h2 {
  font-size: 60px;
  line-height: 1;
  font-weight: 700;
  color: #fff;
  margin: 0;
}
.sp-page-title .container {
  position: relative;
  z-index: 1;
}
.sp-page-title .breadcrumb {
  background: none;
  padding: 0;
  margin: 8px 0 0 0;
}
.sp-page-title .breadcrumb >li:first-child {
  display: none;
}
.sp-page-title .breadcrumb >li:first-child + li:before {
  display: none;
}
.sp-page-title .breadcrumb >.active {
  color: #fff;
}
.sp-page-title .breadcrumb >span,
.sp-page-title .breadcrumb >li,
.sp-page-title .breadcrumb >li+li:before,
.sp-page-title .breadcrumb >li>a {
  color: #fff;
  font-weight: 400;
}
.layout-boxed .body-innerwrapper {
  max-width: 1240px;
  margin: 0 auto;
  box-shadow: 0 0 5px rgba(0,0,0,0.2);
}
#sp-main-body {
  padding: 100px 0;
}
.com-sppagebuilder #sp-main-body {
  padding: 0;
}
.property-search-button button {
  height: auto !important;
  padding: 3px 25px 13px !important;
}
.sppb-addon-cta .sppb-cta-subtitle {
  margin-bottom: 0;
  line-height: 26px !important;
}
.sppb-addon-cta .sppb-btn-lg {
  margin-top: 30px;
}
.sppb-addon-image-content {
  position: relative;
}
.sppb-col-md-12 {
    padding: 0;
}
.sppb-addon-image-content .sppb-image-holder {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-position: 50%;
  background-size: cover;
}
.sppb-addon-image-content.aligment-left .sppb-image-holder {
    left: 0;
    width: 50%;

}
.sppb-addon-image-content.aligment-left .sppb-content-holder {
         padding: 39px 0;
}
.sppb-addon-image-content.aligment-right .sppb-image-holder {
 right: -33px;
    width: 50%;
}
.sppb-addon-image-content.aligment-right .sppb-content-holder {
padding: 46px 0;
}
#sp-page-builder .empire-featured-properties .sppb-section-title {
  margin-bottom: 65px;
}
div#sppb-addon-1534576922235 {
    padding: 32px 0;
}
@media (max-width: 768px) {
	.sppb-addon-image-content.aligment-right .sppb-image-holder {
    right: 0;}
  .sppb-addon-image-content .sppb-image-holder {
    position: inherit;
    width: 100% !important;
    height: 300px;
  }
}
#slider.flexslider {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  margin: 0;
  position: relative;
}
#slider.flexslider * {
  margin: 0;
}
#slider.flexslider .flex-direction-nav {
  display: none;
}
#slider.flexslider .slides {
  text-align: center;
  padding: 0;
    margin: 0;
}
#slider.flexslider .slides li {
  position: relative;
}
#slider.flexslider .slides li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.6);
}
#slider.flexslider .slides li .thumb-slider-bg {
  display: table;
  background-size: cover;
  width: 100%;
      height: 500px;
}
#slider.flexslider .slides li .thumb-slider-bg .slider-title-wrap {
  display: table-cell;
  position: relative;
  vertical-align: middle;
  z-index: 2;
  top: -35px;
}
#slider.flexslider .slides li.flex-active-slide h1,
#slider.flexslider .slides li.flex-active-slide p {
  display: block;
}
#slider.flexslider .slides li.flex-active-slide a {
  display: inline-block;
}
#slider.flexslider .slides h1 {
  color: #fff;
  letter-spacing: 6px;
  line-height: 1.025;
  display: none;
  text-transform: uppercase;
}
#slider.flexslider .slides h1 small {
  font-weight: 400;
  font-size: 22px;
  letter-spacing: 2.2px;
  color: #fff;
  display: block;
  padding-bottom: 10px;
}
#slider.flexslider .slides p {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  margin-top: 12px;
  margin-bottom: 38px;
  display: none;
}
#slider.flexslider .slides a {
  display: none;
}
.slide_thumb_wrap {
  position: relative;
}
.sppb-addon.sppb-thumb-gallery-wrapper.sppb-addon-thumb-gallery {
	overflow:hidden;
}
.slide_thumb_wrap .flexslider {
  background: transparent none repeat scroll 0 0;
  border: 0 none;
  border-radius: 0;
  margin: 0;
  position: absolute;
  top: 341px;
  width: 100%;
  z-index: 3;
}
.slide_thumb_wrap .flexslider .slides {
  width: 100% !important;
  padding: 0;
    margin: 0;
}
.slider-second-name {
    color: #fff;
    font-size: 18px;
    font-weight: 800;
    line-height: 1.02;
    margin: 0;
    text-transform: uppercase;
}
.slide_thumb_wrap .flexslider .slides li {
  cursor: pointer;
  width: 25% !important;
}
.slide_thumb_wrap .flexslider .slides li .thumb-wrap {
  height: 140px;
  padding-top: 25px;
  position: relative;
}
.slide_thumb_wrap .flexslider .slides li .thumb-wrap .thumb-text {
  background: rgba(242,101,34,0.8) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  padding: 58px 0 0 45px;
  position: absolute;
  top: 25px;
  height: 115px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  opacity: 1;
  visibility: visible;
  z-index: 1;
  width: 100%;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
.slide_thumb_wrap .flexslider .slides li .thumb-wrap .thumb-text h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  line-height: 1.02;
  margin: 0;
  text-transform: uppercase;
}
.slide_thumb_wrap .flexslider .slides li .thumb-wrap .thumb-text h4 small {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  display: block;
  padding-bottom: 2px;
}
.slide_thumb_wrap .flexslider .slides li .thumb-wrap .thumb-text:hover {
  background: rgba(242,101,34,0.9);
}
.slide_thumb_wrap .flexslider .slides li img {
  width: 100%;
  height: 115px;
  position: relative;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scaleY(1);
}
.slide_thumb_wrap .flexslider .slides li:nth-child(2) .thumb-wrap .thumb-text {
  background: rgba(0,169,157,0.8);
}
.slide_thumb_wrap .flexslider .slides li:nth-child(2) .thumb-wrap .thumb-text:hover {
  background: rgba(0,169,157,0.9);
}
.slide_thumb_wrap .flexslider .slides li:nth-child(3) .thumb-wrap .thumb-text {
  background: rgba(102,45,145,0.8);
}
.slide_thumb_wrap .flexslider .slides li:nth-child(3) .thumb-wrap .thumb-text:hover {
  background: rgba(102,45,145,0.9);
}
.slide_thumb_wrap .flexslider .slides li:nth-child(4) .thumb-wrap .thumb-text {
  background: rgba(0,84,166,0.8);
}
.slide_thumb_wrap .flexslider .slides li:nth-child(4) .thumb-wrap .thumb-text:hover {
  background: rgba(0,84,166,0.9);
}
.slide_thumb_wrap .flexslider .slides li.flex-active-slide .thumb-wrap .thumb-text {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scaleY(1.4);
  transform: scaleY(1.4);
}
.slide_thumb_wrap .flexslider .slides li.flex-active-slide .thumb-wrap img {
  top: 0;
  -webkit-transform: scaleY(1.4);
  transform: scaleY(1.4);
}
.slide_thumb_wrap .flexslider .flex-direction-nav .flex-prev {
  left: 0 !important;
  top: 58%;
  transform: translateY(-50%);
}
.slide_thumb_wrap .flexslider .flex-direction-nav .flex-next {
  right: 0;
  top: 58%;
  transform: translateY(-50%);
}
.slide_thumb_wrap .flexslider .flex-direction-nav li.flex-nav-prev a {
  left: 0;
  text-shadow: none;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
}
.slide_thumb_wrap .flexslider .flex-direction-nav li.flex-nav-prev a:before {
  content: "";
  font-family: Fontawesome;
  display: block;
  content: '\f104';
  color: #fff;
  font-size: 40px;
  text-shadow: none;
  opacity: 1;
}
.slide_thumb_wrap .flexslider .flex-direction-nav li.flex-nav-prev a:hover {
  color: transparent;
  text-shadow: none;
}
.slide_thumb_wrap .flexslider .flex-direction-nav li.flex-nav-next a {
  right: 0;
  text-shadow: none;
  bottom: 20px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 0;
  text-align: center;
}
.slide_thumb_wrap .flexslider .flex-direction-nav li.flex-nav-next a:before {
  content: "";
  font-family: Fontawesome;
  display: block;
  content: '\f105';
  font-size: 40px;
  color: #fff;
  text-shadow: none;
}
.slide_thumb_wrap .flexslider .flex-direction-nav li.flex-nav-next a:hover {
  color: transparent;
  text-shadow: none;
}
.empire-feature {
  position: relative;
}
.empire-feature:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(141,198,63,0.9);
}
.empire-feature .sppb-container {
  position: relative;
  z-index: 1;
}
#sp-page-builder .empire-feature .sppb-container .sppb-section-title {
  margin-bottom: 98px;
}
.sppb-addon-feature .sppb-addon-content {
  background:#f5f5f5 none repeat scroll 0 0;
  padding: 38px 30px 53px;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  position: relative;
}
.mebel_info_turnkey{
    margin-bottom: 40px;
}
.mebel_info_turnkey .block_title, .mebel_info_turnkey h2 {
    margin-top: 35px;
    padding: 0;
    border: none;
    text-transform: uppercase;
	text-align: center;
}
.mebel_info_turnkey h1, h1.contacts {
    margin-bottom: 20px;
    color: #1d6a87;
    font: 500 26px/26px 'Exo 2';
    text-transform: uppercase;
}
.mebel_info_turnkey h3 {
    margin: 35px 0 25px;
    padding: 0;
    border: none;
    text-transform: uppercase;
}

.mebel_info_turnkey .header h3 {
    margin: 0;
    font-size: 18px;
}
.mebel_info_turnkey .head {
    display: flex;
    margin-bottom: 20px;
    padding: 20px 22px;
    color: #1b2f3f;
    font: 14px/20px 'Exo 2';
    border: 1px solid #dbe8f1;
    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
    text-align: justify;
}

.mebel_info_turnkey .head p {
    font-size: 17px;
}
.footer_text.text_block h2 {
    padding: 0;
    border: none;
    text-transform: uppercase;
    margin-top: 0;
    text-align: left;
}

.service_info .mebel_info_turnkey .head{
    display: flex;

    margin-bottom: 20px;
    padding: 20px 22px;

    color: #1b2f3f;
    font: 14px/20px 'Exo 2';

    border: 1px solid #dbe8f1;

    justify-content: space-between;
    align-items: center;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-top: 0;
    text-align: justify;
}

.mebel_info_turnkey .head .item{
    flex-basis: 430px;
}
.mebel_info_turnkey .head .item.full{
    flex-basis: 100%;
}

.mebel_info_turnkey .head a{
    color: #27aad4;
    font-weight: 500;

    text-decoration: underline;
}
.mebel_info_turnkey .head a:hover{
    text-decoration: underline;
}


.mebel_info_turnkey .items{
    display: flex;

    margin-bottom: 40px;

    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
    flex-wrap: wrap;
}

.mebel_info_turnkey .items .item{
    flex-direction: column;

    margin-bottom: 25px;

    color: #1b2f3f;
    font: 14px/20px 'Exo 2';

    flex-basis: 48%;
}
.mebel_info_turnkey .box p {
    margin: 0;
}
.mebel_info_turnkey .items .item:last-child, .mebel_info_turnkey .items .item.big{
    flex-basis: 48%;
}
.mebel_info_turnkey .items .item.big .desc {
    position: relative;
    min-height: 250px;
}
.mebel_info_turnkey .items .item.big .desc .text-box {
    float: left;
    width: 600px;
    text-align: justify;
    margin-bottom: 20px;
    padding-left: 20px;
}
.mebel_info_turnkey .items .item.big .desc .info-box {
    border: 1px solid #dbe8f1;
    float: left;
    height: 120px;
    margin-left: 20px;
    width: 300px;
    color: #26aad3;
    font-size: 16px;
    font-weight: 600;
    padding-left: 30px;
    padding-top: 10px;
}
.mebel_info_turnkey .items .item.big .desc .info-box .price-block, .mebel_info_turnkey .items .item.big .box .info-box .price-block, .big-service-block .block-body .items .item .block .info-box .price-block {
    background: url("/template/images/money-icon-new.png") no-repeat left center;
    height: 45px;
    padding-left: 50px;
    padding-top: 10px;
    float: none;
    margin-left: 0;
    line-height: 10px;
    width: 260px;
    margin-top: 5px;
}

.mebel_info_turnkey .items .item.big .box .info-box.category .price-block {
    float: left;
    width: 160px;
    margin-top: 25px;
    margin-left: 20px;
}

.mebel_info_turnkey .items .item.big .desc .info-box .time-block, .mebel_info_turnkey .items .item.big .box .info-box .time-block, .big-service-block .block-body .items .item .block .info-box .time-block {
    background: url("/template/images/time-icon-new.png") no-repeat left center;
    height: 45px;
    padding-left: 50px;
    padding-top: 10px;
    margin-top: 25px;
    margin-bottom: 5px;
}

.mebel_info_turnkey .items .item.big .box .info-box.category .time-block {
    float: left;
    width: 110px;
    margin-left: 30px;
}

.mebel_info_turnkey .items .item.big .up-block {
    border-bottom: 1px solid #bed7e7;
}
.mebel_info_turnkey .items .item.big .up-block .left-col {
    background-color: #f9fbfc;
    float: left;
    height: 468px;
    padding: 40px;
    width: 460px;
}
.mebel_info_turnkey .items .item.big .up-block .left-col .box {
    background-color: #fff;
}
.mebel_info_turnkey .items .item.big .up-block .left-col .info-box {
    border: 1px solid #e9ebed;
    color: #26aad2;
    font-weight: bold;
    padding-left: 25px;
    height: 100px;
}
.mebel_info_turnkey .items .item.big .up-block .right-col {
    float: left;
    padding: 40px;
    width: 478px;
}

.mebel_info_turnkey .items .item.big .up-block .right-col .service-name {
    text-transform: uppercase;
    color: #1a2e3f;
    font-size: 24px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
}

.mebel_info_turnkey .items .item.big .how-it-looks {
    background-color: #f9fbfc;
    padding-bottom: 40px;
}
.mebel_info_turnkey .items .item.big .how-it-looks h4.header {margin: 0;}
.mebel_info_turnkey .items .item.big .how-it-looks .header {
    font-size: 18px;
    font-weight: bold;
    height: 70px;
    padding-top: 24px;
    text-align: center;
    text-transform: uppercase;
}
.mebel_info_turnkey .items .item.big .how-it-looks .upblock {
    float: left;
    padding-left: 40px;
    width: 460px;
}

.mebel_info_turnkey .items .item.big .how-it-looks .upblock img {
    height: 290px;
    cursor: pointer;
}

.mebel_info_turnkey .items .item.big .how-it-looks .primer_gall {
    width: 478px;
    height: 290px;
    float: left;
    padding-left: 20px;
    overflow: hidden;
}

.mebel_info_turnkey .items .item.big .how-it-looks .primer_gall > .fancy_img {
    width: 210px;
    height: 143px;
    overflow: hidden;
    position: relative;
    margin: 0 3px 3px 0;
    float: left;
}

.how-it-looks .primer_gall > div {
    width: 210px;
    height: 140px;
    overflow: hidden;
    position: relative;
    margin-bottom: 25px;
}

.how-it-looks .primer_gall > .fancy_img.more-photo::before {
    width: 210px;
    height: 140px;
    position: absolute;
    left: 0;
    top: 0;
    content: 'РµС‰С‘ С„РѕС‚Рѕ';
    background-color: rgba(0, 0, 0, 0.5);
    color: #dae7f0;
    font-size: 18px;
    font-weight: 400;
    line-height: 140px;
    text-align: center;
    font-family: Exo 2;
    text-transform: uppercase;
}

.how-it-looks .primer_gall img {
    /*margin-right: 17px;*/
    width: 100%;
    height: 100%;
}


.mebel_info_turnkey .items .item.big .how-it-looks .primer_gall img {
    float: left;
    margin: 0 3px 3px 0;
    height: 143px;

}

.mebel_info_turnkey .items .item.big .how-it-looks .primer_gall .fancy_img.more-photo {
    position: relative;
}


.mebel_info_turnkey .items .item.big .how-it-looks .primer_gall > .fancy_img.more-photo::before {
    width: 210px;
    height: 143px;
    position: absolute;
    left: 0;
    top: 0;
    content: 'РµС‰С‘ С„РѕС‚Рѕ';
    background-color: rgba(0, 0, 0, 0.5);
    color: #dae7f0;
    font-size: 18px;
    font-weight: 400;
    line-height: 143px;
    text-align: center;
    font-family: Exo 2;
    text-transform: uppercase;
}
.mebel_info_turnkey .items .item.big a.imagelink {
    width: 380px;
    height: 275px;
    overflow: hidden;
    display: block;
}

.mebel_info_turnkey .items .item.big a.imagelink img {
    display: block;
    transition: .9s;
}

.mebel_info_turnkey .items .item.big a.imagelink:hover img {
    transform: scale(1.05, 1.05);
}

.mebel_info_turnkey .items .item.big .button-block {
    background-color: #f9fbfc;
    padding-top: 40px;
}
.mebel_info_turnkey .items .item.big .button-block a {
    border: 1px solid #bed7e7;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: bold;
    height: 70px;
    padding-top: 22px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    width: 50%;
}

.mebel_info_turnkey .items .item.big .button-block a.big-zamer-button img {
    left: 158px;
    top: -53px;
}
.mebel_info_turnkey .items .item.big .button-block .big-zamer-button {
    border-left: none;
    border-bottom: none;
}
.mebel_info_turnkey .items .item.big .button-block .to-page-button {
    border-right: none;
    border-bottom: none;
}
.mebel_info_turnkey .items .item.big .button-block a.to-page-button img {
    left: 198px;
    top: -70px;

}
.absolute {
    position: absolute;
}
.mebel_info_turnkey .items .desc a.big-zamer-button {
    color: #fff;
}
.big-zamer-button {

}
.mebel_info_turnkey .items .name{
    position: relative;

    display: table;

    width: 100%;

    color: #fff;
    font: 500 18px/18px 'Exo 2';

    background: #104556;

    text-align: center;
}
.mebel_info_turnkey .items .name:before{
    position: absolute;
    top: 50%;
    left: 0;

    display: block;

    width: 16px;
    height: 16px;

    margin-top: -8px;

    border: 8px solid transparent;
    border-left-color: #ffb300;

    content: '';
}

.mebel_info_turnkey .items .name .box{
    display: table-cell;
    vertical-align: middle;

    width: 100%;
    height: 50px;

    padding-bottom: 2px;
}

.mebel_info_turnkey .items .thumb{
    margin-bottom: 15px;
}
.mebel_info_turnkey .items .thumb img{
    display: block;

    width: 100%;
}
.mebel_info_turnkey .items .desc {
    text-align: justify;
}
.mebel_info_turnkey .items .desc p + p{
    margin-top: 15px;
}

.mebel_info_turnkey .items .desc a{
    color: #27aad4;
    font-weight: 700;

    text-decoration: none;
}
.mebel_info_turnkey .items .desc a:hover{
    text-decoration: underline;
}

.mebel_info_turnkey .items ol{
    margin: 15px 0;

    counter-reset: li;

            column-count: 2;
    -webkit-column-count: 2;
       -moz-column-count: 2;
}

.mebel_info_turnkey .items .gallery_carousel li {
    padding: 0 2px;
}

.mebel_info_turnkey .items li{
    position: relative;
    margin-bottom: 5px;
    padding: 3px 0 3px 28px;
    line-height: 14px;
    list-style: none;
}

.mebel_info_turnkey .items .gallery_carousel li:before {
    width: 0;
    height: 0;
    content: "";
}
.mebel_info_turnkey .items .desc ul {
    margin: 0 20px;
}
.mebel_info_turnkey .items .desc li:before {
    content: "";
    width: 10px;
    height: 10px;
    top: 6px;
}
.mebel_info_turnkey .items  li:before{
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    color: #fff;
    font: 700 14px/20px 'Exo 2';
    background: #27aad4;
    content: counter(li);
    counter-increment: li;
    text-align: center;
}


.mebel_info_turnkey .bottom{
    margin-bottom: 40px;

    color: #1b2f3f;
    font: 14px/20px 'Exo 2';
}

.mebel_info_turnkey .bottom .pluses{
    display: flex;

    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
    flex-wrap: wrap;
    margin-top: 25px;
}

.mebel_info_turnkey .bottom .pluses .pluse.warm{
    text-align: center;
    flex-basis: 300px;
    padding: 45px 20px 5px;
}


.mebel_info_turnkey .bottom .pluse{
    position: relative;

    flex-direction: column;

    margin-bottom: 20px;
    padding: 45px 20px 20px;

    border: 1px solid #dbe8f1;

    flex-basis: 460px;
}

.mebel_info_turnkey .bottom .pluse .icon{
    position: absolute;
    top: -31px;
    left: 50%;

    width: 60px;
    height: 60px;

    margin-left: -30px;

    line-height: 58px;

    border: 1px solid #dbe8f1;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 0 11px #fff;

    text-align: center;
}
.mebel_info_turnkey .bottom .pluse .icon img{
    position: relative;
    top: -1px;

    vertical-align: middle;
}

.mebel_info_turnkey .bottom .pluse .name{
    margin-bottom: 20px;

    color: #27aad4;
    font: 700 16px 'Exo 2';
}


.mebel_info_turnkey .prices .text{
    margin-bottom: 20px;

    color: #1b2f3f;
    font: 14px/20px 'Exo 2';
}
.mebel_info_turnkey .prices .text a{
    color: #27aad4;
    font-weight: 700;

    text-decoration: none;
}
.mebel_info_turnkey .prices .text a:hover{
    text-decoration: underline;
}


.mebel_info_turnkey .prices_info{
    display: flex;

    margin-bottom: 40px;

    justify-content: space-between;
    align-items: stretch;
    align-content: flex-start;
    flex-wrap: wrap;
}

.mebel_info_turnkey .prices .table{
    flex-direction: column;

    flex-basis: 620px;
}
.mebel_info_turnkey .prices table{
    width: 100%;

    border-spacing: 0;
    border-collapse: collapse;
    height: 100%;
}

.mebel_info_turnkey .prices table td{
    padding: 12px 22px;

    color: #1b2f3f;
    font: 500 16px/18px "Exo 2";

    background: #dbe8f1;
}
.mebel_info_turnkey .prices table tr + tr td{
    border-top: 5px solid #fff;
}

.mebel_info_turnkey .prices table td.name{
    font-weight: 500;
}
.mebel_info_turnkey .prices table td.price{
    width: 180px;

    table-layout: fixed;
}

.mebel_info_turnkey .prices .noty{
    flex-direction: column;

    padding: 35px 20px 20px;

    color: #1b2f3f;
    font: 14px/20px 'Exo 2';

    background: #f0f5f9 url(/template/images/bg_noty.png) 20px 0 no-repeat;

    flex-basis: 300px;
}
.mebel_info_turnkey .prices .noty b{
    white-space: nowrap;
}


.mebel_info_turnkey .result_item{
    overflow: hidden;

    margin-bottom: 15px;
    padding: 10px;

    color: #1b2f3f;
    font: 14px/20px 'Exo 2';

    border: 1px solid #5daecc;
}

.mebel_info_turnkey .result_item .img{
    width: 300px;
}
.mebel_info_turnkey .result_item img{
    display: block;

    width: 100%;
}

.mebel_info_turnkey .result_item .text{
    width: 580px;

    padding: 10px 10px 10px 0;

    text-align: justify;
}
.mebel_info_turnkey .result_item .text.left{
    padding: 10px 0 10px 10px;
}

.mebel_info_turnkey .result_item .title{
    margin-bottom: 15px;
    color: #558fa5;
    font: 500 18px/18px 'Exo 2';
    text-align: left;
}

.mebel_info_turnkey .result .bottom{
    padding-top: 5px;
    color: #1b2f3f;
    font: 14px/20px 'Exo 2';

            column-count: 2;
    -webkit-column-count: 2;
       -moz-column-count: 2;
    -webkit-column-gap: 50px;
       -moz-column-gap: 50px;
            column-gap: 50px;
}
.mebel_info_turnkey .primery .item .primer_gall a:last-child img,
.mebel_info_turnkey .primery .item .primer_gall span:last-child img,
.mebel_info_turnkey .primery .item .primer_gall div:last-child img
{
    margin: 0;
}


.mebel_info_turnkey .primery .item .primery_price{
    float: left;
    width: 443px;
    margin-left: 5px;
}
.sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #95c436 none repeat scroll 0 0;
  border: 12px solid #fff;
  border-radius: 50%;
  height: 88px;
  left: 0;
  margin: 0 auto;
  padding-top: 10px;
  position: absolute;
  right: 0;
  top: -44px;
  width: 88px;
}
.sppb-addon-feature .sppb-addon-content .sppb-icon span {
  font-size: 30px;
}
.sppb-addon-feature .sppb-addon-content h3 {
  font-weight: 700;
  line-height: 1.3;
  text-transform: capitalize;
  color: #000;
}
.sppb-addon-feature .sppb-addon-content h3 span {
  font-size: 16px;
  font-weight: 400;
  text-transform: uppercase;
}
.sppb-addon-feature .sppb-addon-content .sppb-addon-text {
  color: #7c7c7c;
  font-size: 16px;
  margin-top: 25px;
}
.sppb-addon-feature .sppb-addon-content:hover {
  background: #f2f2f2;
}
.empire-testimonials .sppb-col-sm-12 {
  padding: 0;
}
#sp-page-builder .empire-testimonials .sppb-section-title {
  margin-bottom: 87px;
}
.sppb-testimonial-pro .sppb-carousel-inner {
  min-height: 285px;
}
.sppb-testimonial-pro .sppb-testimonial-wrapper {
  background: #fff none repeat scroll 0 0;
  padding: 55px 40px 77px 42px;
  position: relative;
  text-align: left;
}
.sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-testimonial-message {
  font-size: 24px;
  font-style: italic;
  font-weight: 200;
  line-height: 1.5;
}
.sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap {
  bottom: -25px;
  left: 28px;
  position: absolute;
  top: auto;
}
.sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap img {
  border: 12px solid #fff;
  float: left;
  margin: 0 !important;
}
.sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap .sppb-testimonial-client {
  float: left;
  font-size: 16px;
  margin: 28px 0 0 18px;
}
.sppb-testimonial-pro .sppb-carousel-control {
  background: #e4e4e4 none repeat scroll 0 0;
  border: medium none;
  border-radius: 0;
  bottom: 0;
  color: #c6c6c6;
  font-size: 35px;
  height: 45px;
  line-height: 1;
  margin: auto 0;
  position: absolute;
  top: -30px;
  visibility: hidden;
  opacity: 0;
  padding-top: 4px;
  width: 45px;
}
.sppb-testimonial-pro .sppb-carousel-control.left {
  left: -15px;
}
.sppb-testimonial-pro .sppb-carousel-control.right {
  right: -15px;
}
.sppb-testimonial-pro:hover .sppb-carousel-control {
  opacity: 1;
  visibility: visible;
}
.empire-call-us {
  position: relative;
}
.empire-call-us:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.8);
  width: 100%;
  height: 100%;
}
.empire-call-us .sppb-addon-container {
  position: relative;
  z-index: 1;
}
.empire-call-us .sppb-addon-text-block h3 {
  font-size: 30px;
  font-weight: 500;
  margin: 0;
}
.empire-call-us .sppb-addon-text-block .sppb-addon-content span {
  display: inline-block;
  font-weight: 200;
  line-height: 1;
}
.sppb-addon-articles {
  margin-top: 48px;
}
.sppb-addon-articles .sppb-addon-article >a {
  display: table;
  width: 100%;
  overflow: hidden;
}
.sppb-addon-articles .sppb-addon-article >a img {
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.sppb-addon-articles .sppb-addon-article >a:hover img {
  -webkit-transform: scale(1.06) rotate(-2deg);
  transform: scale(1.06) rotate(-2deg);
}
.sppb-addon-articles .sppb-addon-article .sppb-article-meta {
  position: relative;
  margin: 0;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap {
  background: #fff;
  position: relative;
  padding: 40px 30px 38px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-article-author-img {
  position: absolute;
  top: -62px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-article-author-img img {
  border: 7px solid #fff;
  border-radius: 50%;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-meta-author {
  color: #000;
  font-size: 14px;
  margin: 0;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-meta-date {
  color: #000;
  font-size: 14px;
  margin: 0;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-meta-date span {
  display: inline-block;
  padding: 0 8px 0 10px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap h3 {
  font-weight: 600;
  margin: 8px 0 12px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap h3 a {
  color: #000;
  display: inline-block;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-article-introtext {
  margin-bottom: 22px;
}
.sppb-addon-articles .sppb-addon-article .sppb-article-text-wrap .sppb-readmore {
  border-bottom: 1px solid #7f7f7f;
  color: #000;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  position: relative;
}
.sppb-addon-gallery .sppb-gallery {
  width: 100%;
}
.sppb-addon-gallery .sppb-gallery li {
  float: left;
  width: 14.285%;
}
.sppb-addon-gallery .sppb-gallery li a {
  position: relative;
}
.sppb-addon-gallery .sppb-gallery li a img {
  width: 100%;
  height: auto;
}
.sppb-addon-gallery .sppb-gallery li a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  visibility: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
}
.sppb-addon-gallery .sppb-gallery li a:before {
  content: '\f083';
  position: absolute;
  left: 0;
  top: 0;
  height: 36px;
  width: 36px;
  color: #fff;
  bottom: 0;
  right: 0;
  margin: auto;
  font-family: FontAwesome;
  font-size: 36px;
  z-index: 2;
  visibility: hidden;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(0);
}
.sppb-addon-gallery .sppb-gallery li a:hover:before {
  transform: scale(1);
  visibility: visible;
}
.sppb-addon-gallery .sppb-gallery li a:hover:after {
  visibility: visible;
  opacity: 1;
}
.about-top-wrapper .sppb-addon-container {
  background: #fff;
}
.about-top-wrapper .sppb-addon-container .sppb-addon.sppb-addon-text-block {
  padding: 0 45px;
}
.about-top-wrapper section.sppb-section {
  padding: 0 45px 87px;
}
.about-top-wrapper section.sppb-section .sppb-addon.sppb-addon-text-block {
  padding: 0;
}
.about-top-wrapper section.sppb-section .sppb-addon.sppb-addon-text-block.empire-fun-fact .sppb-addon-content {
  font-size: 14px;
  line-height: 26px;
}
.about-top-wrapper section.sppb-section .sppb-addon-animated-number .sppb-animated-number {
  line-height: 104px !important;
  font-weight: 600;
}
.about-top-wrapper section.sppb-section .sppb-addon-animated-number .sppb-animated-number-title {
  margin-top: 0;
}
.about-top-wrapper section.sppb-section .sppb-addon-animated-number.empire-happy-clients-counter .sppb-animated-number {
  position: relative;
}
#sp-page-builder .empire-team .sppb-section-title {
  margin-bottom: 200px;
}
.sppb-addon-persion .sppb-addon-content {
  background: #fff none repeat scroll 0 0;
  padding: 108px 30px 58px;
  position: relative;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-image {
  display: table;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: -110px;
  width: 228px;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-image:before {
  background: rgba(149,198,54,0.8) none repeat scroll 0 0;
  border: 20px solid #fff;
  border-radius: 50%;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 9;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-image img {
  border-radius: 50%;
  border: 20px solid #fff;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-information .sppb-person-designation {
  text-transform: uppercase;
  color: #000;
  font-size: 16px;
  line-height: 1;
  display: block;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-information .sppb-person-name {
  color: #000;
  display: block;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 26px;
  margin-top: 10px;
  text-transform: capitalize;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons {
  bottom: -16px;
  left: 0;
  position: absolute;
  right: 0;
  top: auto;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons ul li {
  margin: 0;
  display: inline-block;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons ul li a {
  background: #0072bc none repeat scroll 0 0;
  border: 6px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 45px;
  padding-top: 9px;
  text-align: center;
  width: 45px;
  margin-right: 6px;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons ul li a.twitter {
  background: #00aeef;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons ul li a.google-plus {
  background: #ed1c24;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons ul li a.linkedin {
  background: #007bb5;
}
.sppb-addon-persion .sppb-addon-content .sppb-person-social-icons ul li a.pinterest {
  background: #cb2027;
}
.sppb-addon-persion .sppb-addon-content:hover .sppb-person-image:before {
  visibility: visible;
  opacity: 1;
}
#sp-page-builder .empire-lets-talk .sppb-section-title {
  margin-bottom: 70px;
}
#sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form {
  width: 100%;
  clear: both;
  display: table;
}
#sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group {
  margin-bottom: 30px;
}
#sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group input {
  border-color: #e7e9ec;
}
#sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group.sppb-input-group {
  width: 31.57%;
  margin-right: 30px;
  float: left;
}
#sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group.sppb-input-group.last {
  margin-right: 0;
}
#sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group textarea {
  height: 200px !important;
  resize: none;
  color: #9d9fa1;
  border-color: #e7e9ec;
  padding-left: 15px;
  padding-top: 14px;
}
#sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-btn.sppb-btn-success {
  padding: 0 25px;
  font-weight: 600;
  font-size: 14px;
  float: right;
}
section#section-id-1535298879787 {
    padding: 42px 0;
}
.empire-contact-feature .sppb-addon-feature .sppb-addon-content .sppb-icon {
  left: 83px;
  right: auto;
  text-align: center;
}
.empire-contact-feature .sppb-addon-feature .sppb-addon-content .sppb-icon span {
  color: #fff;
}
.empire-contact-feature .sppb-addon-feature .sppb-addon-content .sppb-addon-text {
  font-size: 18px;
  color: #000;
}
.empire-contact-feature .sppb-addon-feature .sppb-addon-content .sppb-addon-text a {
  color: #000;
}
.sp-module {
  margin-top: 50px;
}
.sp-module:first-child {
  margin-top: 0;
}
.sp-module .sp-module-title {
  margin: 0 0 20px;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 1;
}
.sp-module .bottom-contact p {
  margin-bottom: 5px;
}
.sp-module .bottom-social ul li a {
  padding: 3px 0;
  display: inline-block;
}
.sp-module .bottom-social ul li a i {
  float: left;
  width: 33px;
}
.sp-module .bottom-social ul li a i span {
  display: none;
}
.sp-module .bottom-social ul li a i.fa-twitter {
  color: #00aeef;
}
.sp-module .bottom-social ul li a i.fa-facebook-official {
  color: #0072bc;
}
.sp-module .bottom-social ul li a i.fa-instagram {
  color: #ed145b;
}
.sp-module .bottom-social ul li a i.fa-google-plus {
  color: #ed1c24;
}
.sp-module .bottom-social ul li a .social-text {
  float: left;
  line-height: 1;
}
.sp-module ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sp-module ul >li {
  display: block;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a {
  display: block;
  line-height: 29px;
  padding: 0;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.sp-module ul >li >a:hover {
  background: none;
}
.sp-module ul >li:last-child {
  border-bottom: none;
}
.sp-module .categories-module ul {
  margin: 0 10px;
}
.sp-module .latestnews >div {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #e8e8e8;
}
.sp-module .latestnews >div:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.sp-module .latestnews >div >a {
  display: block;
  font-weight: 400;
}
.sp-module .tagscloud {
  margin: -2px 0;
}
.sp-module .tagscloud .tag-name {
  display: inline-block;
  padding: 5px 10px;
  background: #808080;
  color: #fff;
  border-radius: 4px;
  margin: 2px 0;
}
.sp-module .tagscloud .tag-name span {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  background-color: rgba(0,0,0,0.2);
  border-radius: 10px;
}
.sppb-addon-accordion .sppb-panel {
  border: 0;
  box-shadow: none;
  background: none;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading {
  color: #000;
  border: none;
  border-bottom: 1px solid #e1e1e1;
  background-color: transparent;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading span {
  color: #000;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading.active {
  border: none;
  border-bottom: 1px solid #e1e1e1;
  background-color: transparent;
}
.sppb-addon-accordion .sppb-panel.sppb-panel-info .sppb-panel-heading:before {
  border: none;
  background-color: transparent;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading {
  border-radius: 0;
  padding: 0 20px;
  line-height: 46px;
  background-color: transparent;
  border: solid 1px #706d6d;
  position: relative;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active {
  background-color: #fff;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading.active:before {
  content: "\f068";
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading:before {
  position: absolute;
  font-family: FontAwesome;
  content: "\f067";
  right: 0;
  top: 0;
  font-size: 12px;
  color: #24252a;
  padding: 0 17px;
  border-left: 1px solid #706d6d;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-heading span.sppb-panel-title {
  color: #38434a;
  font-size: 16px;
}
.sppb-addon-accordion .sppb-panel .sppb-panel-body {
  padding: 30px 20px 10px;
  border-top: 0 !important;
  font-size: 16px;
  line-height: 24px;
}
.sppb-addon-accordion .sppb-panel-group .sppb-panel + .sppb-panel {
  margin-top: 20px;
}
#sp-page-builder .sppb-section.empire-newsletter {
  position: relative;
}
#sp-page-builder .sppb-section.empire-newsletter:before {
  content: "\f0e0";
  border: 10px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-family: FontAwesome;
  font-size: 30px;
  height: 90px;
  left: 0;
  margin: 0 auto;
  padding-top: 22px;
  position: absolute;
  right: 0;
  text-align: center;
  top: -37px;
  width: 90px;
}
#sp-page-builder .sppb-section.empire-newsletter .sppb-section-title {
  margin-bottom: 40px !important;
}
#sp-page-builder .sppb-section.empire-newsletter .sppb-section-title .sppb-title-heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 34px;
}
#sp-page-builder .sppb-section.empire-newsletter .sppb-section-title .sppb-title-heading small {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 400;
}
#sp-page-builder .sppb-section.empire-newsletter .acymailing_module_form .acymailing_form {
  width: 100%;
}
#sp-page-builder .sppb-section.empire-newsletter .acymailing_module_form .acymailing_form input.inputbox {
  border-color: #edeff2;
  border-radius: 0 !important;
  border-width: 0 0 2px;
  color: #c8c8c8;
  font-size: 18px;
  margin: 0 auto 37px;
  width: 600px !important;
}
.pagination-wraper .pagination {
  border-radius: 0;
  display: table;
  margin: 73px auto 0;
  padding: 0 12px 5px;
  position: relative;
  text-align: center;
  width: auto;
}
.pagination-wraper .pagination:after {
  content: '';
  height: 3px;
  background: #e6e8eb;
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  right: 0;
}
.pagination-wraper .pagination li:first-child,
.pagination-wraper .pagination li:last-child {
  display: none;
}
.pagination-wraper .pagination li span,
.pagination-wraper .pagination li a {
  background-color: transparent;
  border: 0 none;
  color: #7d7d7d;
  float: left;
  line-height: 1;
  margin-left: 0;
  padding: 10px 18px;
  position: relative;
  text-decoration: none;
  font-size: 18px;
}
.pagination-wraper .pagination li span:hover,
.pagination-wraper .pagination li span:focus,
.pagination-wraper .pagination li span:active,
.pagination-wraper .pagination li a:hover,
.pagination-wraper .pagination li a:focus,
.pagination-wraper .pagination li a:active {
  color: #000;
}
.pagination-wraper .pagination li.active a:hover,
.pagination-wraper .pagination li.active a:focus,
.pagination-wraper .pagination li.active a:active,
.pagination-wraper .pagination li.disabled a:hover,
.pagination-wraper .pagination li.disabled a:focus,
.pagination-wraper .pagination li.disabled a:active {
  background: transparent;
  color: inherit;
}
.pagination-wraper .pagination li a i {
  background: #e6e8eb;
  border-radius: 50%;
  bottom: -35px;
  height: 25px;
  padding-top: 3px;
  position: absolute;
  top: auto;
  width: 25px;
  z-index: 1;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}
.pagination-wraper .pagination li a i.fa-angle-left {
  left: -17px;
  padding-right: 3px;
}
.pagination-wraper .pagination li a i.fa-angle-right {
  right: -17px;
  padding-left: 3px;
}
.pagination-wraper .pagination li a i:hover,
.pagination-wraper .pagination li a i:focus,
.pagination-wraper .pagination li a i:active {
  color: #fff;
}
.pagination-wraper .pagination li a:hover,
.pagination-wraper .pagination li a:focus,
.pagination-wraper .pagination li a:active {
  color: #000000;
}
.pagination-wraper .pagination li.active a:after {
  border-radius: 50%;
  bottom: -7.8px;
  content: "";
  height: 9px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: auto;
  transition: all 0.4s ease 0s;
  width: 9px;
  z-index: 11;
}
.login img {
  display: inline-block;
  margin: 20px 0;
}
.login .checkbox input[type="checkbox"] {
  margin-top: 6px;
}
.form-links ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.search .btn-toolbar {
  margin-bottom: 20px;
}
.search .btn-toolbar span.icon-search {
  margin: 0;
}
.search .btn-toolbar button {
  color: #fff;
}
.search .phrases .phrases-box .controls label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .phrases .ordering-box {
  margin-bottom: 15px;
}
.search .only label {
  display: inline-block;
  margin: 0 20px 20px;
}
.search .search-results dt.result-title {
  margin-top: 40px;
}
.search .search-results dt,
.search .search-results dd {
  margin: 5px 0;
}
.filter-search .chzn-container-single .chzn-single {
  height: 34px;
  line-height: 34px;
}
.form-search .finder label {
  display: block;
}
.form-search .finder .input-medium {
  width: 60%;
  border-radius: 4px;
}
.finder .word input {
  display: inline-block;
}
.finder .search-results.list-striped li {
  padding: 20px 0;
}
.article-info {
  margin: 0 -8px 5px;
  line-height: 12px;
}
.article-info >dd {
  display: inline-block;
  font-size: 12px;
  color: #666;
  text-transform: uppercase;
  margin: 0 8px;
}
.article-info >dd >i {
  display: inline-block;
  margin-right: 3px;
}
article.item {
  margin-bottom: 50px;
}
.tags {
  margin-top: 20px;
}
.tags >span {
  text-transform: uppercase;
  letter-spacing: 2px;
}
.content_rating,
.content_rating + form {
  display: none;
}
.voting-symbol {
  unicode-bidi: bidi-override;
  direction: rtl;
  font-size: 14px;
  display: inline-block;
}
.voting-symbol span.star {
  font-family: "FontAwesome";
  font-weight: normal;
  font-style: normal;
  display: inline-block;
}
.voting-symbol span.star.active:before {
  content: "\f005";
}
.voting-symbol span.star:before {
  content: "\f006";
  padding-right: 5px;
}
.sp-rating span.star:hover:before,
.sp-rating span.star:hover ~ span.star:before {
  content: "\f005";
  cursor: pointer;
}
.post_rating {
  margin-bottom: 20px;
}
.post_rating .ajax-loader,
.post_rating .voting-result {
  display: none;
}
.post-format {
  position: absolute;
  top: 0;
  left: -68px;
  display: block;
  width: 48px;
  height: 48px;
  font-size: 24px;
  line-height: 48px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
}
.entry-image,
.entry-gallery,
.entry-video,
.entry-audio,
.entry-link {
  margin-bottom: 30px;
}
.entry-status,
.entry-quote {
  margin-bottom: 50px;
}
.entry-header {
  position: relative;
  margin-bottom: 30px;
}
.entry-header.has-post-format {
  margin-left: 68px;
}
.entry-header h2 {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1;
}
.entry-header h2 a {
  color: #000;
}
.entry-link {
  padding: 100px 50px;
  position: relative;
  z-index: 1;
}
.entry-link a h4 {
  margin: 0;
  font-size: 36px;
  color: #fff;
}
.entry-link a h4:hover {
  color: rgba(255,255,255,0.85);
}
.entry-link:before {
  position: absolute;
  left: -60px;
  font-size: 300px;
  content: "\f0c1";
  font-family: FontAwesome;
  transform: rotate(90deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
  z-index: -1;
}
.entry-quote {
  position: relative;
  padding: 80px 50px;
  color: rgba(255,255,255,0.9);
}
.entry-quote:before {
  position: absolute;
  left: -40px;
  font-size: 300px;
  content: "\f10e";
  font-family: FontAwesome;
  transform: rotate(15deg);
  top: -75px;
  color: rgba(255,255,255,0.15);
}
.entry-quote blockquote small {
  color: #FFF;
  font-weight: 600;
  font-size: 20px;
}
.entry-quote blockquote {
  padding: 0;
  margin: 0;
  font-size: 16px;
  border: none;
}
.carousel-left,
.carousel-right {
  position: absolute;
  top: 50%;
  font-size: 24px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin-top: -18px;
  text-align: center;
  color: #fff;
  background: rgba(0,0,0,0.5);
  border-radius: 4px;
  -webkit-transition: 400ms;
  transition: 400ms;
}
.carousel-left:hover,
.carousel-right:hover {
  color: #fff;
}
.carousel-left:focus,
.carousel-right:focus {
  color: #fff;
}
.carousel-left {
  left: 10px;
}
.carousel-right {
  right: 10px;
}
.newsfeed-category .category {
  list-style: none;
  padding: 0;
  margin: 0;
}
.newsfeed-category .category li {
  padding: 5px 0;
}
.newsfeed-category #filter-search {
  margin: 10px 0;
}
.category-module,
.categories-module,
.archive-module,
.latestnews,
.newsflash-horiz,
.mostread,
.form-links,
.list-striped {
  list-style: none;
  padding: 0;
  margin: 0;
}
.category-module li,
.categories-module li,
.archive-module li,
.latestnews li,
.newsflash-horiz li,
.mostread li,
.form-links li,
.list-striped li {
  padding: 2px 0;
}
.category-module li h4,
.categories-module li h4,
.archive-module li h4,
.latestnews li h4,
.newsflash-horiz li h4,
.mostread li h4,
.form-links li h4,
.list-striped li h4 {
  margin: 5px 0;
}
.com-content.layout-blog #sp-main-body {
  background: #f2f4f7;
  padding-top: 85px;
  padding-bottom: 110px;
}
.blog .items-leading article.item .entry-image {
  margin-bottom: 0;
}
.blog .items-leading article.item .entry-image a {
  width: 100%;
}
.blog .items-leading article.item .entry-image a img {
  width: 100%;
}
article.item {
  padding-bottom: 38px;
  margin-bottom: 30px;
  background: #fff none repeat scroll 0 0;
}
article.item .entry-image {
  margin: 0;
}
article.item .entry-header {
  margin: 0;
  padding: 40px 30px 15px;
  position: relative;
}
article.item .entry-header .article-info {
  position: relative;
  margin: 0;
}
article.item .entry-header .article-info dd {
  margin: 0 3px;
  color: #000;
  font-size: 14px;
  text-transform: capitalize;
  position: relative;
}
article.item .entry-header .article-info dd:after {
  content: "\/";
  display: inline-block;
  color: #000;
  font-size: 14px;
  padding-left: 5px;
}
article.item .entry-header .article-info dd.createdby {
  margin: 0;
}
article.item .entry-header .article-info dd.createdby img {
  border: 7px solid #fff;
  border-radius: 50%;
  position: absolute;
  top: -62px;
  z-index: 1;
}
article.item .entry-header .article-info dd:last-child:after {
  display: none;
}
article.item .entry-header .article-info dd .info-block-title {
  font-weight: 700;
}
article.item .entry-header h2 {
  margin: 12px 0 0;
}
article.item .entry-header h2 a {
  display: inline-block;
  font-weight: 600;
  color: #000;
}
article.item .entry-header .post-format {
  left: auto;
  right: 0;
  top: -48px;
}
article.item p {
  padding-left: 30px;
}
article.item p.readmore a {
  background: transparent none repeat scroll 0 0;
  border-bottom: 1px solid #7f7f7f;
  border-radius: 0;
  color: #000;
  display: inline-block;
  font-weight: 600;
  line-height: 1;
  margin: 18px 0 0;
  padding: 0;
  position: relative;
  text-transform: capitalize;
}
article.item p.readmore a:hover,
article.item p.readmore a:focus,
article.item p.readmore a:active {
  background: transparent;
}
article.item .entry-image,
article.item .entry-gallery,
article.item .entry-video,
article.item .entry-audio,
article.item .entry-link {
  margin-bottom: 0;
}
article.item .entry-link::before {
  color: rgba(255,255,255,0.2);
  font-size: 200px;
  left: 45px;
  top: 130px;
}
article.item .entry-quote::before {
  color: rgba(255,255,255,0.15);
  font-size: 300px;
  left: 65px;
  top: 205px;
  transform: rotate(0deg);
}
.empire-gallery {
  width: 100%;
}
.empire-gallery a {
  float: left;
  width: 14.285%;
  position: relative;
}
.empire-gallery a img {
  width: 100%;
  height: auto;
}
.empire-gallery a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  visibility: hidden;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  opacity: 0;
}
.empire-gallery a:before {
  content: '\f083';
  position: absolute;
  left: 0;
  top: 0;
  height: 36px;
  width: 36px;
  color: #fff;
  bottom: 0;
  right: 0;
  margin: auto;
  font-family: FontAwesome;
  font-size: 36px;
  z-index: 2;
  visibility: hidden;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
  transform: scale(0);
}
.empire-gallery a:hover:before {
  transform: scale(1);
  visibility: visible;
}
.empire-gallery a:hover:after {
  visibility: visible;
  opacity: 1;
}
.col-sm-12.col-md-12 article.item .entry-link::before {
  top: 105px;
}
.col-sm-12.col-md-12 article.item .entry-quote::before {
  top: 132px;
}
.col-sm-6 article.item .entry-link::before {
  top: 105px;
}
.blog-featured {
  padding: 0 15px;
}
.items-leading.clearfix {
  margin: 0 -15px;
}
.com-content.view-category.layout-blog .items-leading.clearfix {
  margin: 0;
}
#sp-right .sp-module,
#sp-left .sp-module {
  background: #fff;
  padding: 30px 20px;
}
#sp-right .sp-module .sp-module-title,
#sp-left .sp-module .sp-module-title {
  font-size: 16px;
}
#sp-right .sp-module input,
#sp-left .sp-module input {
  width: 100%;
}
#sp-right .sp-module .latestnews > div,
#sp-left .sp-module .latestnews > div {
  border-bottom: 1px solid #e8e8e8;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.com-content.view-article #sp-main-body {
  background: #f2f4f7;
  padding-top: 65px;
}
article.item.item-page {
  margin-bottom: 0;
  padding-bottom: 60px;
  position: relative;
}
article.item.item-page .entry-header {
  padding-left: 45px;
  padding-right: 45px;
}
article.item.item-page .entry-header .article-info dd {
  font-size: 18px;
}
article.item.item-page .entry-header h2 {
  font-size: 40px;
  font-weight: 700;
  margin: 24px 0 18px;
}
article.item.item-page div[itemprop="articleBody"] {
  padding: 0 45px;
}
article.item.item-page div[itemprop="articleBody"] p {
  padding: 0;
}
article.item.item-page div[itemprop="articleBody"] iframe {
  border: none;
}
article.item.item-page div[itemprop="articleBody"] blockquote {
  font-size: 30px;
  line-height: 40px;
  font-style: italic;
  padding: 0;
  margin: 0;
  border: 0;
}
article.item.item-page .helix-social-share {
  bottom: -13px;
  left: 37px;
  position: absolute;
  top: auto;
}
article.item.item-page .helix-social-share ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
article.item.item-page .helix-social-share ul li {
  display: inline-block;
}
article.item.item-page .helix-social-share ul li a {
  background: #0072bc none repeat scroll 0 0;
  border: 6px solid #fff;
  border-radius: 50%;
  color: #fff;
  display: inline-block;
  font-size: 16px;
  height: 45px;
  padding-top: 6px;
  text-align: center;
  width: 45px;
  margin-right: 7px;
}
article.item.item-page .helix-social-share ul li .twitter a {
  background: #00aeef;
}
article.item.item-page .helix-social-share ul li .google-plus a {
  background: #ed1c24;
}
article.item.item-page .helix-social-share ul li .linkedin a {
  background: #007bb5;
}
article.item.item-page .helix-social-share ul li .pinterest a {
  background: #cb2027;
}
article.item.item-page .pager.pagenav {
  bottom: -20px;
  left: auto;
  margin: 0;
  position: absolute;
  right: 25px;
  top: auto;
}
article.item.item-page .pager.pagenav li a {
  display: inline-block;
  position: relative;
  text-indent: -9999px;
  font-size: 16px;
  color: #fff;
  width: 45px;
  height: 45px;
  background: #8cc641;
  border: 7px solid #fff;
  border-radius: 50%;
  padding: 3px 0 0;
  text-align: center;
}
article.item.item-page .pager.pagenav li a span {
  display: none;
}
article.item.item-page .pager.pagenav li a:hover,
article.item.item-page .pager.pagenav li a:focus,
article.item.item-page .pager.pagenav li a:active {
  color: #333 !important;
  outline: 0;
}
article.item.item-page .pager.pagenav li.previous a {
  margin-right: 15px;
}
article.item.item-page .pager.pagenav li.previous a:before {
  content: "\f060";
  text-indent: 0;
  display: block;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  right: 0;
}
article.item.item-page .pager.pagenav li.next a:before {
  content: "\f061";
  text-indent: 0;
  display: block;
  font-family: FontAwesome;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: 2px;
}
#sp-bottom .sp-module .sp-module-title {
  font-size: 18px;
  text-transform: capitalize;
  margin-bottom: 42px;
}
#sp-footer {
  color: #fff;
  text-align: center;
  padding: 16px 0 15px;
}
#sp-footer ul.menu li {
  display: inline-block;
}
#sp-footer ul.menu li a {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  margin-right: 38px;
  text-transform: uppercase;
  -webkit-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
#sp-footer ul.menu li a:hover,
#sp-footer ul.menu li a:focus,
#sp-footer ul.menu li a:active {
  background: transparent;
}
#sp-footer .sp-copyright {
  display: block;
  font-size: 14px;
  line-height: 1;
  text-align: right;
  text-transform: capitalize;
  padding-top: 5px;
}
#sp-footer-wrapper ul {
  display: inline-block;
}
#sp-footer-wrapper ul.nav {
  display: inline-block;
  list-style: none;
  padding: 0;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li {
  display: inline-block;
  margin: 0 5px;
}
#sp-footer-wrapper ul.nav li a {
  display: block;
}
#sp-footer-wrapper ul.nav li a:hover {
  background: none;
}
#sp-footer-wrapper .helix-framework {
  display: inline-block;
}
#sp-footer-wrapper .helix-framework .helix-logo {
  display: block;
  width: 130px;
  height: 40px;
  text-indent: -9999px;
  background: url(../images/helix-logo-white.png) no-repeat 0 0;
}
#sp-footer-wrapper .copyright {
  display: block;
}
.sp-comingsoon {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.sp-comingsoon body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  color: #fff;
  font-family: Catamaran, sans-serif;
}
.sp-comingsoon body .sp-comingsoon-wrap {
  background-size: cover;
  padding-bottom: 50px;
  position: fixed;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.sp-comingsoon body .sp-position-comingsoon {
  margin-bottom: 42px;
}
.sp-comingsoon body .sp-position-comingsoon .acymailing_introtext {
  color: #000;
  margin: 22px 0 28px !important;
}
.sp-comingsoon body .sp-position-comingsoon .acymailing_form {
  width: 630px;
  margin: 0 auto !important;
}
.sp-comingsoon body .sp-position-comingsoon .acymailing_form .acysubbuttons {
  margin-top: 30px;
}
.sp-comingsoon .days,
.sp-comingsoon .minutes,
.sp-comingsoon .seconds,
.sp-comingsoon .hours {
  display: inline-block;
  width: 210px;
  border: 10px solid #fff;
  padding-top: 48px;
  border-radius: 50%;
  margin-right: 85px;
  height: 210px;
}
.sp-comingsoon .days .number,
.sp-comingsoon .minutes .number,
.sp-comingsoon .seconds .number,
.sp-comingsoon .hours .number {
  font-size: 92px;
  line-height: .9;
  display: block;
  font-weight: 700;
}
.sp-comingsoon .days .string,
.sp-comingsoon .minutes .string,
.sp-comingsoon .seconds .string,
.sp-comingsoon .hours .string {
  display: block;
  font-size: 18px;
  font-weight: 400;
  text-transform: uppercase;
}
.sp-comingsoon div.seconds {
  margin-right: 0;
}
.sp-comingsoon .comingsoon-page-logo {
  margin-bottom: 110px;
  text-align: center;
}
.sp-comingsoon .comingsoon-page-logo img {
  display: inline-block;
}
.sp-comingsoon .social-icons {
  margin: 72px 0 0;
}
.sp-comingsoon .social-icons li {
  display: inline-block;
  margin: 0 13px;
}
.sp-comingsoon .social-icons li a {
  color: #000;
  font-size: 20px;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-comingsoon .comingsoon-copyright p {
  color: #000;
}
.error-page {
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.error-page body {
  width: 100%;
  height: 100%;
  min-height: 100%;
  font-family: Catamaran, sans-serif;
}
.error-page .error-page-inner {
  height: 100%;
  min-height: 100%;
  width: 100%;
  text-align: center;
  padding: 60px 0;
  background: #f2f4f7;
  display: table;
  table-layout: fixed;
}
.error-page .error-page-inner .container {
  display: table-cell;
  vertical-align: middle;
}
.error-page .error-page-inner .error-page-wrap {
  width: 1140px;
  margin: 0 auto;
  background: #fff;
  padding: 140px 0 40px;
}
.error-page .error-page-inner .error-page-wrap .error-page-logo {
  margin-bottom: 14px;
}
.error-page .error-page-inner .error-page-wrap .error-page-logo img {
  display: inline-block;
}
.error-page .error-message {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 50px;
  color: #666666;
}
.error-page a.btn.btn-sm {
  padding-top: 15px;
}
.error-page .eror-copyright {
  margin-top: 100px;
}
.error-page .eror-copyright p {
  font-size: 14px;
  color: #000;
}
.sp-social-share ul {
  display: block;
  padding: 0;
  margin: 20px -5px 0;
}
.sp-social-share ul li {
  display: inline-block;
  font-size: 24px;
  margin: 0 5px;
}
.dl-horizontal dt {
  margin: 8px 0;
  text-align: left;
}
.page-header {
  padding-bottom: 15px;
}
table.category {
  width: 100%;
}
table.category thead >tr,
table.category tbody >tr {
  border: 1px solid #f2f2f2;
}
table.category thead >tr th,
table.category thead >tr td,
table.category tbody >tr th,
table.category tbody >tr td {
  padding: 10px;
}
.contact-form .form-actions {
  background: none;
  border: none;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
.sp-simpleportfolio .sp-simpleportfolio-filter > ul > li > a {
  background: #2D2D2D;
  border-radius: 2px;
  color: #fff;
  -webkit-transition: 300ms;
  transition: 300ms;
}
.btn,
.sppb-btn {
  -webkit-transition: color 400ms, background-color 400ms, border-color 400ms;
  -o-transition: color 400ms, background-color 400ms, border-color 400ms;
  transition: color 400ms, background-color 400ms, border-color 400ms;
}
.offline-inner {
  margin-top: 100px;
}

.spproperty .btn-primary.disabled,
.spproperty .btn-primary[disabled],
.spproperty fieldset[disabled] .btn-primary,
.spproperty .btn-primary.disabled:hover,
.spproperty .btn-primary[disabled]:hover,
.spproperty fieldset[disabled] .btn-primary:hover,
.spproperty .btn-primary.disabled:focus,
.spproperty .btn-primary[disabled]:focus,
.spproperty fieldset[disabled] .btn-primary:focus,
.spproperty .btn-primary.disabled.focus,
.spproperty .btn-primary.focus[disabled],
.spproperty fieldset[disabled] .btn-primary.focus,
.spproperty .btn-primary.disabled:active,
.spproperty .btn-primary[disabled]:active,
.spproperty fieldset[disabled] .btn-primary:active,
.spproperty .btn-primary.disabled.active,
.spproperty .btn-primary.active[disabled],
.spproperty fieldset[disabled] .btn-primary.active {
  background-color: #f26522;
  border-color: rgba(0,0,0,0);
  opacity: 1;
}

.sppb-form-control {
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #e5dfdf;
}
.sppb-form-control:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.group-control select,
.group-control textarea,
.group-control input[type="text"],
.group-control input[type="password"],
.group-control input[type="datetime"],
.group-control input[type="datetime-local"],
.group-control input[type="date"],
.group-control input[type="month"],
.group-control input[type="time"],
.group-control input[type="week"],
.group-control input[type="number"],
.group-control input[type="email"],
.group-control input[type="url"],
.group-control input[type="search"],
.group-control input[type="tel"],
.group-control input[type="color"],
.group-control .uneditable-input {
  width: 100%;
}
select.form-control {
  color: #9d9fa1;
  border-color: #f1f2f3;
}
select.form-control:focus {
  border-color: #f26522;
}
.empire-feature-style-two .sppb-addon-feature .sppb-addon-content .sppb-icon {
  left: 30px;
  right: auto;
  text-align: center;
}
.empire-feature-style-two .sppb-addon-feature .sppb-addon-content .sppb-icon span {
  color: #fff;
}
.empire-feature-style-two .sppb-col-sm-4:nth-child(1) .sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #0072bc;
}
.empire-feature-style-two .sppb-col-sm-4:nth-child(2) .sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #f26522;
}
.empire-feature-style-two .sppb-col-sm-4:nth-child(3) .sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #00a99d;
}
.empire-feature-style-three .sppb-addon-feature .sppb-addon-content {
  background: transparent;
}
.empire-feature-style-four .sppb-col-sm-4:nth-child(1) {
  padding-right: 0;
}
.empire-feature-style-four .sppb-col-sm-4:nth-child(1) .sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #00aeef;
}
.empire-feature-style-four .sppb-col-sm-4:nth-child(2) {
  padding-right: 0;
  padding-left: 0;
}
.empire-feature-style-four .sppb-col-sm-4:nth-child(2) .sppb-addon-feature .sppb-addon-content {
  background: #fcfcfc;
}
.empire-feature-style-four .sppb-col-sm-4:nth-child(2) .sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #0072bc;
}
.empire-feature-style-four .sppb-col-sm-4:nth-child(3) {
  padding-left: 0;
}
.empire-feature-style-four .sppb-col-sm-4:nth-child(3) .sppb-addon-feature .sppb-addon-content .sppb-icon {
  background: #0054a6;
}
.empire-testimonials.variation-two .sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
  padding: 35px 0 0;
}
.empire-testimonials.variation-two .sppb-testimonial-pro .sppb-testimonial-wrapper {
  padding: 110px 40px 40px 42px;
}
.empire-testimonials.variation-two .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap {
  bottom: auto;
  display: table;
  left: 0;
  margin: 0 auto;
  right: 0;
  top: -35px;
  width: 100px;
}
.empire-testimonials.variation-two .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap .sppb-testimonial-client {
  margin: 2px 0 0 18px;
  width: 100%;
}
.empire-testimonials.variation-three .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap {
  bottom: 0;
  left: 28px;
  top: -35px;
}
.empire-testimonials.variation-three .sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
  padding: 35px 0 0;
}
.empire-testimonials.variation-three .sppb-testimonial-pro .sppb-testimonial-wrapper {
  padding: 77px 40px 77px 42px;
}
.empire-testimonials.variation-three .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap .sppb-testimonial-client {
  bottom: 57px;
  left: 18px;
  margin: 0;
  position: absolute;
  top: auto;
  width: 100%;
}
.empire-testimonials.variation-four {
  margin-top: 0 !important;
}
.empire-testimonials.variation-four .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap {
  bottom: 0;
  left: 28px;
  top: 35px;
}
.empire-testimonials.variation-four .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-testimonial-message {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
}
.empire-testimonials.variation-four .sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
  padding: 35px 0 0;
}
.empire-testimonials.variation-four .sppb-testimonial-pro .sppb-testimonial-wrapper {
  padding: 40px 40px 108px 144px;
}
.empire-testimonials.variation-four .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap .sppb-testimonial-client {
  bottom: 80px;
  left: 118px;
  margin: 0;
  position: absolute;
  top: auto;
  width: 100%;
}
@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
  #spproperty-slider.owl-carousel .owl-nav div.owl-next {
    right: 32%;
  }
  #spproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 32%;
  }
  .sp-property-search.property-search .property-search-button button.sppb-btn,
  .sp-property-search.property-search .property-search-button button.btn {
    padding-top: 2px !important;
  }
}
@media only screen and (min-width: 1701px) and (max-width: 2000px) {
  #spproperty-slider.owl-carousel .owl-nav div.owl-next {
    right: 32%;
  }
  #spproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 32%;
  }
}
@media only screen and (min-width: 1400px) and (max-width: 1700px) {
  #spproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 31.5%;
  }
  #spproperty-slider.owl-carousel .owl-nav div.owl-next {
    right: 31.5%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .sp-contact-info::before {
    display: none;
  }
  .sp-megamenu-parent > li > a {
    letter-spacing: 2px;
    padding: 0 15px;
  }
  .sticky-wrapper.is-sticky #sp-header #sp-logo .has-scroll-logo {
    height: 65px;
  }
  .sticky-wrapper.is-sticky #sp-header #sp-logo .has-scroll-logo img {
    height: 100%;
  }
  #slider.flexslider .slides h1 {
    font-size: 50px !important;
  }
  .slide_thumb_wrap {
    display: none;
  }
  .sppb-addon-thumb-gallery #slider .slides > li .thumb-slider-bg {
    height: 600px !important;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav {
    display: block;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav a {
    text-align: center;
    padding-top: 6px;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav a:focus {
    color: #f26522;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav a:before {
    color: #fff;
    box-shadow: none;
  }
  .sppb-addon-thumb-gallery #slider:hover .flex-direction-nav a {
    opacity: 1;
  }
  .sp-property-search form .col-lg-2 {
    margin-bottom: 15px;
  }
  .sp-property-search form .col-lg-2 .property-search-button {
    text-align: right;
  }
  .sp-property-search form .form-group {
    margin-bottom: 0;
  }
  .modal-dialog.modal-lg {
    width: 100%;
  }
  .sp-advance-search-wrap form .form-group {
    margin-bottom: 0;
  }
  .sp-advance-search-wrap form .col-sm-4 {
    margin-bottom: 20px;
  }
  .sp-advaced-search .sp-advance-search-wrap span.close {
    right: -5px;
  }
  .sppb-testimonial-pro .sppb-testimonial-wrapper {
    padding: 35px 40px 77px 42px;
  }
  .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-testimonial-message {
    font-size: 22px;
  }
  #sp-footer ul.menu li a {
    margin-right: 20px;
  }
  .sp-comingsoon-countdown {
    text-align: center;
  }
  .sp-comingsoon .days,
  .sp-comingsoon .minutes,
  .sp-comingsoon .seconds,
  .sp-comingsoon .hours {
    margin-right: 30px;
  }
  #sp-page-builder .empire-lets-talk {
    padding: 80px 0 !important;
  }
  #sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group.sppb-input-group {
    width: 31.2%;
  }
  .spproperty-view-properties.spproperty {
    padding: 30px 0 70px;
  }
  .spproperty-view-agents.spproperty-agents .spproperty-agent-widget ul.spproperty-agent-social {
    position: relative;
    right: 0;
    top: 20px;
  }
  .spproperty.spproperty-view-agent .agent-contact-from input[name="name"],
  .spproperty.spproperty-view-agent .agent-contact-from input[name="email"],
  .spproperty.spproperty-view-agent .agent-contact-from input[name="phone"] {
    width: 31.04%;
  }
  .spproperty.spproperty-view-agent .agent-contact-from {
    padding: 40px 30px 50px;
  }
  .com-spproperty.view-agent #sp-main-body {
    padding: 40px 0 70px;
  }
  .com-content.layout-blog #sp-main-body {
    padding-bottom: 50px;
    padding-top: 80px;
  }
  article.item {
    padding-bottom: 30px;
  }
  article.item .entry-link {
    padding: 45px 35px;
  }
  article.item .entry-header {
    padding: 40px 20px 15px;
  }
  article.item .entry-header h2 a {
    font-size: 20px;
  }
  article.item p {
    padding-left: 20px;
    padding-right: 20px;
  }
  article.item .entry-quote {
    padding: 40px 20px;
  }
  .spproperty-agent-desc {
    word-break: break-all;
    word-wrap: break-word;
  }
  .error-page .error-page-inner .error-page-wrap {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  #sp-top1 {
    display: none;
  }
  .sp-megamenu-parent > li > a {
    padding: 0 10px;
    letter-spacing: 2px;
    font-size: 13px;
  }
  .sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    padding: 8px 15px;
  }
  #slider.flexslider .slides h1 {
    font-size: 45px !important;
  }
  .slide_thumb_wrap {
    display: none;
  }
  .sppb-addon-thumb-gallery #slider .slides > li .thumb-slider-bg {
    height: 600px !important;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav {
    display: block;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav a {
    text-align: center;
    padding-top: 6px;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav a:focus {
    color: #f26522;
  }
  .sppb-addon-thumb-gallery #slider .flex-direction-nav a:before {
    color: #fff;
    box-shadow: none;
  }
  .sppb-addon-thumb-gallery #slider:hover .flex-direction-nav a {
    opacity: 1;
  }
  .sp-property-search form .col-lg-2 {
    margin-bottom: 15px;
  }
  .sp-property-search form .form-group {
    margin-bottom: 0;
  }
  .modal-dialog.modal-lg {
    width: 100%;
  }
  .sp-advance-search-wrap form .form-group {
    margin-bottom: 0;
  }
  .sp-advance-search-wrap form .col-sm-4 {
    margin-bottom: 20px;
  }
  .sp-advaced-search .sp-advance-search-wrap span.close {
    right: -5px;
  }
  .sppb-section.empire-featured-properties {
    padding: 70px 0 !important;
  }
  #sp-page-builder .sppb-section-title {
    margin-bottom: 35px !important;
  }
  #sp-page-builder .sppb-section-title .sppb-title-heading {
    font-size: 30px;
  }
  .spproperty .sp-properties-wrapper .property-details {
    bottom: -160px;
  }
  .empire-feature {
    padding: 70px 0 !important;
  }
  #sp-page-builder .sppb-section-title.sppb-text-center .sppb-title-subheading {
    max-width: 100%;
  }
  #sp-page-builder .empire-feature .sppb-container .sppb-section-title {
    margin-bottom: 75px !important;
  }
  .sppb-addon-feature .sppb-addon-content {
    padding: 30px 15px 35px;
  }
  .sppb-addon-feature .sppb-addon-content h3 {
    font-size: 22px;
    line-height: 1.1;
  }
  .sppb-addon-feature .sppb-addon-content h3 span {
    font-size: 14px;
  }
  .sppb-section.empire-testimonials {
    padding: 70px 0 !important;
  }
  .sppb-testimonial-pro .sppb-testimonial-wrapper {
    padding: 35px 40px 77px 42px;
  }
  .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-testimonial-message {
    font-size: 22px;
    line-height: 1.2;
  }
  .sppb-section.empire-call-us {
    padding: 70px 0 !important;
  }
  .sppb-section.empire-call-us .sppb-addon-text-block .sppb-addon-content span {
    font-size: 50px !important;
  }
  .sppb-section.empire-blog-section {
    padding: 70px 0 40px !important;
  }
  #sp-page-builder .empire-blog-section .sppb-section-title {
    margin-bottom: 0 !important;
  }
  .sppb-addon-gallery .sppb-addon-content .sppb-gallery li {
    width: 25%;
  }
  #sp-bottom {
    padding: 55px 0 25px !important;
  }
  #sp-bottom .sp-column {
    margin-bottom: 30px;
  }
  #sp-bottom .sp-column .sp-module .sp-module-title {
    margin-bottom: 20px;
  }
  #sp-footer ul.menu li a {
    font-size: 13px;
    margin-right: 25px;
  }
  #sp-page-title .sp-page-title {
    padding: 75px 0;
  }
  #sp-page-title .sp-page-title h2 {
    font-size: 40px;
  }
  .sppb-section.about-top-wrapper {
    padding-bottom: 65px !important;
  }
  .sppb-section.about-top-wrapper .sppb-empty-space.clearfix {
    margin-bottom: 35px !important;
  }
  .sppb-section.about-top-wrapper .sppb-addon.sppb-addon-text-block h3 {
    margin-bottom: 20px !important;
  }
  .sppb-addon-animated-number .sppb-animated-number {
    font-size: 80px !important;
  }
  #sp-page-builder .empire-team .sppb-section-title {
    margin-bottom: 150px !important;
  }
  .sp-comingsoon-countdown {
    text-align: center;
  }
  .sp-comingsoon .days,
  .sp-comingsoon .minutes,
  .sp-comingsoon .seconds,
  .sp-comingsoon .hours {
    margin-right: 30px;
    margin-bottom: 30px;
  }
  .sp-comingsoon .social-icons {
    margin: 0;
  }
  .sp-comingsoon .comingsoon-page-logo {
    margin-bottom: 60px;
  }
  .sppb-section.empire-contact-feature {
    padding: 100px 0 70px !important;
  }
  .sppb-addon-gmap .sppb-addon-content .sppb-addon-gmap-canvas {
    height: 400px !important;
  }
  .sppb-section.empire-lets-talk {
    padding: 70px 0 !important;
  }
  #sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group.sppb-input-group {
    margin-right: 20px;
    width: 31.4%;
    margin-bottom: 20px;
  }
  #sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group {
    margin-bottom: 20px;
  }
  .spproperty-view-properties.spproperty {
    padding: 15px 0 70px;
  }
  .spproperty-view-properties.spproperty .spproperty-listing-url li a {
    margin: 0 15px;
  }
  .sp-module-content .empire-gallery a {
    width: 25%;
  }
  .com-spproperty.view-property #sp-main-body {
    padding: 20px 0 60px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-short-overview {
    padding: 35px 30px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-call-us-widget {
    padding: 30px 25px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-call-us-widget h3 {
    font-size: 25px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-call-us-widget a.btn.btn-primary {
    font-size: 20px;
    padding: 0;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-map-widget .spproperty-map-widget-content {
    padding: 45px 30px 30px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-map-widget .spproperty-map-widget-content .spproperty-project-address-text {
    font-size: 20px;
    line-height: 24px;
  }
  .com-spproperty.view-property #spproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 21.5%;
  }
  .com-spproperty.view-property #spproperty-slider.owl-carousel .owl-nav div.owl-next {
    right: 21.5%;
  }
  .spproperty-agent-widget {
    padding: 82px 20px 30px;
  }
  .spproperty-contact-us-widget {
    padding: 35px 20px 30px;
  }
  .spproperty-floor-plan {
    padding: 40px 25px 30px;
  }
  .spproperty-contact-us-widget {
    padding: 35px 30px 40px;
  }
  .spproperty.spproperty-view-agent .agent-contact-from input[name="name"],
  .spproperty.spproperty-view-agent .agent-contact-from input[name="email"],
  .spproperty.spproperty-view-agent .agent-contact-from input[name="phone"] {
    width: 30.3%;
  }
  .spproperty.spproperty-view-agent .agent-contact-from {
    padding: 40px 20px 50px;
  }
  .com-spproperty.view-agent #sp-main-body {
    padding: 40px 0 70px;
  }
  .spproperty-view-agents.spproperty-agents .spproperty-agent-widget {
    margin-bottom: 30px;
  }
  .spproperty-view-agents.spproperty-agents .spproperty-agent-widget ul.spproperty-agent-social {
    position: relative;
    right: 0;
    top: 10px;
  }
  .com-content.layout-blog #sp-main-body {
    padding-bottom: 50px;
    padding-top: 80px;
  }
  article.item {
    padding-bottom: 30px;
  }
  article.item .entry-link {
    padding: 45px 35px;
  }
  article.item .entry-header {
    padding: 40px 20px 15px;
  }
  article.item .entry-header h2 a {
    font-size: 20px;
  }
  article.item p {
    padding-left: 20px;
    padding-right: 20px;
  }
  article.item .entry-quote {
    padding: 40px 20px;
  }
  .spproperty-agent-desc {
    word-break: break-all;
    word-wrap: break-word;
  }
  .sppb-section.testimonial-page-title {
    padding: 60px 0 !important;
  }
  .sppb-section.empire-testimonials.variation-two,
  .sppb-section.empire-testimonials.variation-three {
    padding: 0 !important;
  }
  .sppb-section.empire-testimonials.variation-four {
    padding: 0 0 70px !important;
  }
  .sppb-section.empire-testimonials.variation-four {
    margin-top: 0;
  }
  .sppb-section.empire-testimonials.variation-four .sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
    padding: 0;
  }
  .error-page .error-page-inner .error-page-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
	.sppb-col-sm-12 {
    padding: 0;
}
.mebel_info_turnkey .items .item{
	flex-basis: 100%;
}
.mebel_info_turnkey .items .item:last-child, .mebel_info_turnkey .items .item.big {
    flex-basis: 100%;
}
  .sp-default-logo,
  .sp-retina-logo {
    display: none;
  }
  #slider.flexslider .slides h1 {
    font-size: 30px !important;
  }
  #slider.flexslider .slides p {
    font-size: 28px;
  }
  #slider.flexslider .slides li .thumb-slider-bg .slider-title-wrap {
    top: -10px;
  }
  #slider.flexslider .flex-direction-nav {
    display: block;
  }
  #slider.flexslider .flex-direction-nav a {
    text-align: center;
    padding-top: 6px;
  }
  #slider.flexslider .flex-direction-nav a:focus {
    color: #f26522;
  }
  #slider.flexslider .flex-direction-nav a:before {
    color: #fff;
    box-shadow: none;
  }
  #slider.flexslider:hover .flex-direction-nav a {
    opacity: 1;
  }
  .sppb-addon-thumb-gallery #slider .slides > li .thumb-slider-bg {
    height: 320px !important;
  }
  .slide_thumb_wrap .flexslider .slides li wid
                    .thumb-wrap .thumb-text {
    display: none;
  }
  .slide_thumb_wrap {
    display: none;
  }
  #sp-top1 {
    display: none;
  }
  #sp-header #sp-logo .logo .sp-default-logo {
    visibility: hidden;
    opacity: 0;
  }
  #sp-header #sp-logo .logo .sp-scroll-logo {
    visibility: visible;
    opacity: 1;
  }
  #offcanvas-toggler {
    margin-left: 0;
    margin-right: 5px;
  }
  .sp-property-search form .col-lg-2 {
    margin-bottom: 20px;
  }
  .modal-dialog.modal-lg {
    width: 100%;
  }
  .sp-advaced-search .sp-advance-search-wrap form .row > div {
    margin-bottom: 20px;
  }
  .sp-advaced-search .sp-advance-search-wrap .sp-advance-icon {
    position: relative;
    top: -10px;
  }
  .sp-advaced-search .sp-advance-search-wrap span.close {
    top: 50px;
    right: 15px;
  }
  #sp-page-builder .sppb-section-title {
    margin-bottom: 35px !important;
  }
  .sppb-section.empire-featured-properties {
    padding: 60px 0 30px !important;
  }
  .sp-properties-wrapper {
    margin-bottom: 30px;
  }
  .spproperty .sp-properties-wrapper .property-details {
    bottom: -160px;
  }
  .spproperty-video {
    height: 250px;
  }
  .empire-feature {
    padding: 60px 0 !important;
  }
  .empire-feature .sppb-addon-feature .sppb-addon-content {
    margin-top: 75px;
  }
  #sp-page-builder .empire-feature .sppb-container .sppb-section-title {
    margin-bottom: 0 !important;
  }
  .sppb-section.empire-testimonials {
    padding: 60px 0 30px !important;
  }
  .sppb-testimonial-pro .sppb-testimonial-wrapper {
    margin-bottom: 60px;
    padding: 40px 35px 77px;
  }
  .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-testimonial-message {
    font-size: 20px;
    line-height: 1.3;
  }
  .sppb-section.empire-call-us {
    padding: 60px 0 !important;
  }
  .sppb-section.empire-call-us h3.sppb-addon-title {
    font-size: 28px !important;
  }
  .sppb-section.empire-call-us .sppb-addon-text-block .sppb-addon-content span {
    font-size: 35px !important;
  }
  .empire-blog-section {
    padding: 60px 0 !important;
  }
  .sppb-addon-articles .sppb-addon-article > a img {
    width: 100%;
  }
  #sp-page-builder .empire-blog-section .sppb-section-title {
    margin-bottom: 0 !important;
  }
  #sp-page-builder .sppb-section.empire-newsletter .acymailing_module_form .acymailing_form input.inputbox {
    width: 100% !important;
  }
  .sppb-addon-gallery .sppb-addon-content .sppb-gallery li {
    width: 50%;
  }
  #sp-bottom {
    padding: 23px 0 48px !important;
  }
  #sp-bottom .sp-module {
    margin-top: 35px;
  }
  #sp-bottom .sp-module .sp-module-title {
    margin-bottom: 15px;
  }
  #sp-footer .nav.menu {
    text-align: center;
  }
  #sp-footer .nav.menu li a {
    margin-right: 20px;
  }
  #sp-footer .nav.menu li:last-child a {
    margin-right: 0;
  }
  #sp-footer .sp-copyright {
    text-align: center;
    padding-top: 15px;
  }
  #sp-title .sp-page-title {
    padding: 60px 0 !important;
  }
  #sp-title .sp-page-title h2 {
    font-size: 30px;
  }
  .sppb-section.about-top-wrapper {
    padding-bottom: 65px !important;
  }
  .sppb-section.about-top-wrapper .sppb-empty-space.clearfix {
    margin-bottom: 30px !important;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-addon.sppb-addon-text-block {
    padding: 0 30px;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-addon.sppb-addon-text-block h3 {
    margin-bottom: 20px !important;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-section .sppb-addon.sppb-addon-text-block.empire-fun-fact {
    padding: 0;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-section .sppb-addon.sppb-addon-text-block.empire-fun-fact .sppb-addon-title {
    margin-bottom: 15px !important;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-section .sppb-container-inner .sppb-col-sm-9 {
    padding: 0;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-section .sppb-container-inner .sppb-col-sm-3 {
    padding: 0;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-section .sppb-container-inner .sppb-addon.sppb-addon-animated-number.sppb-text-right {
    text-align: left;
  }
  .sppb-section.about-top-wrapper .sppb-addon-container .sppb-section .sppb-container-inner .sppb-addon.sppb-addon-animated-number.sppb-text-right .sppb-animated-number {
    font-size: 80px !important;
  }
  .sppb-section.empire-team {
    padding: 60px 0 !important;
  }
  .sppb-section.empire-team .sppb-addon-persion .sppb-addon-content {
    margin-top: 160px;
  }
  #sp-page-builder .empire-team .sppb-section-title {
    margin-bottom: 0 !important;
  }
  .sp-comingsoon-countdown {
    text-align: center;
  }
  .sp-comingsoon .days,
  .sp-comingsoon .minutes,
  .sp-comingsoon .seconds,
  .sp-comingsoon .hours {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .sp-comingsoon .social-icons {
    margin: 10px 0 0;
  }
  .sp-comingsoon body .sp-position-comingsoon .acymailing_form {
    width: 100%;
  }
  .sppb-section.empire-contact-feature {
    padding: 100px 0 0 !important;
  }
  .sppb-section.empire-contact-feature .sppb-addon-container {
    margin-bottom: 80px;
  }
  .sppb-addon-gmap .sppb-addon-gmap-canvas {
    height: 320px !important;
  }
  .sppb-section.empire-lets-talk {
    padding: 60px 0 !important;
  }
  #sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group.sppb-input-group {
    margin-bottom: 20px;
    margin-right: 0;
    width: 100%;
  }
  #sp-page-builder .empire-lets-talk .sppb-addon-ajax-contact .sppb-ajaxt-contact-form .sppb-form-group {
    margin-bottom: 20px;
  }
  .spproperty-view-properties.spproperty {
    padding: 0 0 50px;
  }
  .spproperty-view-properties.spproperty .spproperty-listing-url li:before {
    display: none;
  }
  .spproperty-view-properties.spproperty .spproperty-listing-url {
    margin: 0 auto 25px;
    padding: 0;
  }
  .spproperty-view-properties.spproperty .spproperty-listing-url li a {
    margin: 0 15px 10px;
    display: inline-block;
  }
  .spproperty-view-properties.spproperty .spproperty-listing-url li a:before {
    display: none;
  }
  .sp-module-content .empire-gallery a {
    width: 50%;
  }
  .com-spproperty.view-property #sp-main-body {
    padding: 10px 0 60px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-agent-widget {
    padding: 82px 30px 30px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-agent-widget ul.spproperty-agent-social {
    position: relative;
    right: 0;
    top: 10px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-contact-us-widget {
    padding: 30px 30px 35px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-feature-overview {
    padding: 40px 30px 25px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-floor-plan {
    padding: 40px 30px 30px;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-call-us-widget a.btn.btn-primary {
    display: inline-block;
  }
  #spproperty-slider.owl-carousel .owl-nav div.owl-next {
    right: 15px;
  }
  #spproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 15px;
  }
  #spproperty-slider.owl-carousel .owl-item::before,
  #spproperty-slider.owl-carousel .owl-item::after {
    display: none;
  }
  .spproperty-details-title h2 {
    font-size: 30px;
    line-height: 1.1;
  }
  .spproperty-details-title {
    padding: 70px 0 40px;
  }
  .spproperty-short-overview {
    padding: 40px 30px 35px;
  }
  .spproperty-call-us-widget {
    margin-top: 30px;
  }
  .spproperty-floor-plan .spproperty-floor-plan-tab .spproperty-floor-img {
    margin-top: 35px;
  }
  .offcanvas-menu .offcanvas-inner .sp-module {
    margin-bottom: 0;
  }
  .com-spproperty.view-agents #sp-main-body {
    padding: 30px 0;
  }
  .spproperty.spproperty-view-agent .spproperty-agent-widget,
  .spproperty-view-agents.spproperty-agents .spproperty-agent-widget {
    margin-bottom: 30px;
  }
  .spproperty.spproperty-view-agent .spproperty-agent-widget ul.spproperty-agent-social,
  .spproperty-view-agents.spproperty-agents .spproperty-agent-widget ul.spproperty-agent-social {
    position: relative;
    right: 0;
    top: 20px;
  }
  .spproperty.spproperty-view-agent .agent-contact-from input[name="name"],
  .spproperty.spproperty-view-agent .agent-contact-from input[name="email"],
  .spproperty.spproperty-view-agent .agent-contact-from input[name="phone"] {
    float: left;
    margin-right: 0;
    margin-top: 15px;
    width: 100%;
  }
  .spproperty.spproperty-view-agent .agent-contact-from {
    padding: 40px 0;
  }
  .spproperty.spproperty-view-agent .agent-contact-from .contact-from-title {
    margin-bottom: 25px;
  }
  .spproperty.spproperty-view-agent .agent-contact-from .controls input[name="subject"] {
    margin: 15px 0;
    width: 100%;
  }
  .spproperty.spproperty-view-agent .agent-contact-from .controls textarea {
    width: 100%;
  }
  .com-spproperty.view-agent #sp-main-body {
    padding: 30px 0;
  }
  .com-content.layout-blog #sp-main-body {
    padding-bottom: 60px;
    padding-top: 60px;
  }
  article.item {
    padding-bottom: 30px;
  }
  article.item .entry-link {
    padding: 55px 35px;
  }
  article.item .entry-header h2 a {
    font-size: 20px;
  }
  article.item .entry-quote {
    padding: 50px 20px;
  }
  article.item p {
    padding-left: 25px;
    padding-right: 20px;
  }
  article.item.item-page {
    padding-bottom: 80px;
  }
  article.item.item-page .entry-header {
    padding-left: 25px;
    padding-right: 25px;
  }
  article.item.item-page .entry-header h2 {
    font-size: 25px;
  }
  article.item.item-page div[itemprop="articleBody"] {
    padding: 0 30px;
  }
  article.item.item-page .helix-social-share {
    left: 25px;
  }
  article.item.item-page .helix-social-share ul li a {
    font-size: 14px;
    height: 40px;
    margin-right: 3px;
    padding-top: 3px;
    width: 40px;
  }
  article.item.item-page .pager.pagenav {
    bottom: 35px;
    right: 25px;
  }
  .sppb-section.testimonial-page-title {
    padding: 60px 0 !important;
  }
  .sppb-section.empire-testimonials.variation-two,
  .sppb-section.empire-testimonials.variation-four,
  .sppb-section.empire-testimonials.variation-three {
    padding: 0 !important;
  }
  .sppb-section.empire-testimonials.variation-two .sppb-testimonial-wrapper,
  .sppb-section.empire-testimonials.variation-four .sppb-testimonial-wrapper,
  .sppb-section.empire-testimonials.variation-three .sppb-testimonial-wrapper {
    margin-bottom: 50px;
  }
  .sppb-section.empire-testimonials.variation-four .sppb-testimonial-pro .sppb-carousel-inner > .sppb-item {
    padding: 0;
  }
  .sppb-section.empire-testimonials.variation-one {
    padding: 0 !important;
  }
  .empire-testimonials.variation-four .sppb-testimonial-pro .sppb-testimonial-wrapper {
    padding: 40px 30px 80px;
  }
  .empire-testimonials.variation-four .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap {
    position: relative;
    top: 0;
  }
  .empire-testimonials.variation-four .sppb-testimonial-pro .sppb-testimonial-wrapper .sppb-client-wrap .sppb-testimonial-client {
    position: relative;
  }
  .error-page .error-page-inner .error-page-wrap {
    width: 100%;
  }
}
@media screen and (min-width: 400px) and (max-width: 767px) {
  .spproperty .sp-properties-wrapper .property-details {
    bottom: -135px;
  }
}
@media screen and (min-width: 600px) and (max-width: 767px) {
  .sp-module-content .empire-gallery a {
    width: 33.32%;
  }
  .spproperty-view-properties.spproperty .spproperty-col-sm-6,
  .spproperty .spproperty-col-sm-6 {
    float: left;
    width: 50%;
  }
  .spproperty .sp-properties-wrapper .property-details {
    bottom: -160px;
  }
  .spproperty-video {
    height: 320px;
  }
  #spproperty-slider.owl-carousel .owl-nav div.owl-next {
    right: 21%;
  }
  #spproperty-slider.owl-carousel .owl-nav div.owl-prev {
    left: 21%;
  }
  #spproperty-slider.owl-carousel .owl-item::before,
  #spproperty-slider.owl-carousel .owl-item::after {
    display: block;
  }
  .com-spproperty.view-property #sp-main-body .spproperty-agent-widget ul.spproperty-agent-social {
    display: block;
  }
  .sppb-addon-gallery .sppb-addon-content .sppb-gallery li {
    width: 25%;
  }
}
@media screen and (min-width: 481px) and (max-width: 767px) {
  .sppb-addon-thumb-gallery #slider .slides > li .thumb-slider-bg {
    height: 480px !important;
  }
  .sp-comingsoon .days,
  .sp-comingsoon .minutes,
  .sp-comingsoon .seconds,
  .sp-comingsoon .hours {
    margin-right: 50px;
    margin-bottom: 30px;
  }
}
@media screen and (min-height: 320px) and (max-height: 900px) {
  .sp-comingsoon body .sp-comingsoon-wrap {
    position: relative;
    height: auto;
  }
}
