@import url('frontend-c067c0838c0c60ecc8b79dbf4f3dac12.min.1.css?z=628');

@import url('frontend-c067c0838c0c60ecc8b79dbf4f3dac12.min.2.css?z=628');

@import url('frontend-c067c0838c0c60ecc8b79dbf4f3dac12.min.3.css?z=628');

@media screen and (max-width:767px) {
  body.procenter #procenter-post-widget .procenter-project-social-sharer,
  body.procenter #procenter-post-widget .social-sharer-wrapper {
    float: none;
    margin: 10px 0;
    text-align: left;
  }

  body.procenter #procenter-post-widget .procenter-project-social-sharer.procenter-sharer-bottom,
  body.procenter #procenter-post-widget .social-sharer-wrapper.procenter-sharer-bottom {
    text-align: center;
  }
}

body.procenter #procenter-post-widget .project-image-container {
  margin: 30px 0;
}

body.procenter #procenter-post-widget .project-image-container .description a.project-photo-source {
  color: #0092d0;
  font-size: 14px;
}

body.procenter .procenter-post-tags {
  text-align: left;
}

body.procenter .procenter-post-tags .link-procenter-tag {
  font-size: 16px;
  font-weight: 400;
  color: #9b9b9b;
  text-decoration: none;
  margin: 0 20px 5px 0;
  display: inline-block;
}

body.procenter .procenter-post-tags .link-procenter-tag:hover {
  color: #ff7300;
  text-decoration: underline;
}

body.procenter .procenter-new-comment {
  margin-bottom: 15px;
}

body.procenter .procenter-new-comment textarea {
  resize: none;
}

body.procenter .procenter-new-comment .comment-header {
  margin-bottom: 30px;
}

body.procenter .procenter-new-comment .comment-description {
  margin-top: 16px;
}

body.procenter .procenter-new-comment .question-form-submit {
  margin-top: 15px;
}

body.procenter .procenter-comments .answer-content .answer-body>.actions {
  margin-bottom: 20px;
}

@media screen and (max-width:767px) {
  body.procenter .procenter-comments .answer-content .answer-body>.actions {
    text-align: center;
  }

  body.procenter .procenter-comments .answer-content .answer-body>.actions .comment-like {
    display: block;
    margin: 10px;
  }
}

body.procenter .procenter-comments .question-answer.child .answer-title {
  padding-bottom: 45px;
}

body.procenter .procenter-title-comments-wrapper {
  margin: 15px 0;
}

@media screen and (max-width:768px) {
  body.procenter .procenter-bread-crumbs {
    padding: 0 32px;
  }
}

body.procenter .job-cross-selling {
  background-color: #fff;
  padding: 20px;
}

body.procenter .job-cross-selling .cross-selling-title {
  text-align: center;
}

.business-affiliate .select-premium-pack {
  margin-bottom: 40px;
}

.business-affiliate.multibanco-landing {
  font-size: 18px;
}

.business-affiliate.multibanco-landing .content-block>.row:not(:last-child) {
  margin-bottom: 32px;
}

.business-affiliate.multibanco-landing .summary-table {
  border: 2px dashed #9b9b9b;
  padding: 30px;
  background-color: #ededed;
  display: inline-block;
  font-size: 18px;
}

.business-affiliate.multibanco-landing .summary-table .summary-key {
  text-align: left;
  font-weight: 600;
}

.business-affiliate.multibanco-landing .summary-table .summary-value,
form.form.label-right label {
  text-align: right;
}

.business-affiliate.multibanco-landing .go-back-link {
  font-weight: 700;
}

@media print {
  .business-affiliate.multibanco-landing .go-back-link,
  .business-affiliate.multibanco-landing .mobile-cta-link-banner,
  .business-affiliate.multibanco-landing .print-btn,
  .business-affiliate.multibanco-landing body>:not(main) {
    display: none!important;
  }
}

@media screen and (max-width:767px) {
  .quotation-add-credit-landing .tr_header td {
    width: 50%;
  }
}

@media screen and (max-width:991px) {
  .quotation-add-credit-landing #img_payment_type {
    display: block;
    margin-top: 10px;
  }
}

@media screen and (min-width:991px) {
  .quotation-add-credit-landing #img_payment_type {
    margin-left: 10px;
  }
}

.quotation-add-credit-landing #free_amount {
  display: inline;
  width: 80px;
}

.quotation-add-credit-landing #free_amount_concept {
  display: inline;
  width: 300px;
}

.register-header {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.register-form {
  margin-bottom: 100px;
}

@media screen and (max-width:767px) {
  .register-form {
    margin: 0 15px;
  }
}

.terms-and-conditions-layer-one {
  margin-bottom: 90px;
}

.terms-and-conditions-layer-one .introduction {
  margin-bottom: 30px;
}

.terms-and-conditions-layer-one table>thead {
  background-color: #ededed;
  padding: 15px;
}

.terms-and-conditions-layer-one tbody,
.terms-and-conditions-layer-one td,
.terms-and-conditions-layer-one th {
  vertical-align: inherit;
  border: 1px solid #9b9b9b;
  border-collapse: collapse;
  padding: 15px;
}

.payment-coupon {
  margin-bottom: 20px;
}

.payment-coupon .coupon-description,
.payment-coupon .remove-link-cta {
  font-size: 12px;
}

.payment-coupon .coupon-description {
  margin-left: 20px;
}

.comment-with-business-grid {
  padding-bottom: 32px;
  cursor: pointer;
}

.comment-with-business-grid .comment-with-business {
  padding: 16px 32px;
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: unset;
  word-break: break-all;
}

.comment-with-business-grid .comment-with-business:active,
.comment-with-business-grid .comment-with-business:focus,
.comment-with-business-grid .comment-with-business:hover,
.comment-with-business-grid .comment-with-business:visited {
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
}

.comment-with-business-grid .comment-with-business:hover {
  border-color: #d2d2d2;
}

@media screen and (min-width:1199px) {
  .comment-with-business-grid .comment-with-business {
    height: 325px;
  }
}

.comment-with-business-grid .comment-with-business .comment-content {
  line-height: 1.3;
}

.comment-with-business-grid .comment-author .author-name {
  display: inline-block;
}

.comment-with-business-grid .comment-author .author-name:active,
.comment-with-business-grid .comment-author .author-name:hover {
  text-decoration: none;
  color: #2b2b2b;
}

.comment-with-business-grid .comment-author .rating-stars {
  display: block;
}

.comment-with-business-grid .comment-author .rating-number {
  color: #ffb100;
}

.comment-with-business-grid .business-container .about-business {
  color: #9b9b9b;
  margin-bottom: 1em;
}

.comment-with-business-grid .business-container .avatar,
.comment-with-business-grid .business-container .business-info {
  display: inline-block;
  vertical-align: middle;
}

.comment-with-business-grid .business-container .avatar {
  width: 20%;
  margin-right: 5px;
}

@media screen and (max-width:1199px) and (min-width:480px) {
  .comment-with-business-grid .business-container .avatar {
    width: 10%;
  }
}

.comment-with-business-grid .business-container .avatar img {
  border-radius: 100%;
  border: 2px solid #ededed;
}

.comment-with-business-grid .business-container .business-info {
  width: 75%;
}

.comment-with-business-grid .business-container .business-info .business-name {
  line-height: 1;
}

@media screen and (min-width:1199px) {
  .comment-with-business-grid .comment-with-business .comment-content {
    height: 120px;
  }
}

.recover-control .container .business-data-block {
  background: #ededed;
  padding: 10px 35px 10px 45px;
  margin-bottom: 25px;
}

.recover-control .container .business-data-block .business-data-element {
  font-size: 18px;
  margin-right: 15px;
}

.answer-resume-element .answer-info .answer-details .item-detail-answers i,
.answer-resume-element .user-qna .answer-list .answer-resume-element .answer-info .answer-detail .item-detail-answers i,
.recover-control .container .business-data-block .business-data-element .text-bold {
  margin-right: 5px;
}

.recover-control .form-title {
  margin-bottom: 35px;
  text-align: center;
}

.recover-control .form-label {
  margin-right: -20px;
}

.recover-control .btn-primary,
.recover-control .business-notices .notice .notice-action,
.recover-control .business-notices .user_notice .notice-action {
  text-align: center;
  width: 250px;
}

#page-photo .sidebar .widget .thumbnails .column img,
.recover-control .notice_warning {
  margin-bottom: 10px;
}

.user-active-coupon-info .notice {
  display: inline-block;
  width: inherit;
}

.input-unit {
  margin-top: 8px;
}

body.user-account-data .background-label {
  margin-left: 15px;
}

body.user-account-data ul.nav-tabs li {
  margin-right: 1px;
  border-radius: 0;
}

body.user-account-data ul.nav-tabs li a {
  background-color: #9b9b9b;
  border: 0;
  border-radius: 0;
  color: #404040;
}

body.user-account-data ul.nav-tabs li.active a,
body.user-account-data ul.nav-tabs li:hover a {
  border-radius: 0;
  border: 0;
  color: #404040;
}

body.user-account-data ul.nav-tabs li.active a {
  background-color: #fff;
}

body.user-account-data ul.nav-tabs li:hover:not(.active) a {
  background-color: #757575;
  color: #fff;
}

@media screen and (max-width:767px) {
  body.user-account-data ul.nav-tabs li {
    display: block;
    width: 100%;
  }

  body.user-account-data ul.nav-tabs li a {
    border-bottom: 2px solid #fff;
  }
}

body.user-account-data .edit-data-content {
  background: #fff;
  padding: 25px;
}

#page-photo .photo-details dl,
body.user-account-data .edit-data-content .notice {
  margin-top: 0;
}

body.user-account-data .profile-pic-label {
  display: block;
  width: 100%;
}

body.user-account-data .avatar {
  border-radius: 100%;
  width: 100px;
}

body.user-account-data input[type=file] {
  margin-top: 20px;
  display: none;
}

#page-photo,
body.user-account-data .no-data {
  margin-top: 20px;
}

.sfWebDebugTop {
  max-height: 100%!important;
  overflow-y: auto!important;
}

.sfWebDebugActionCache {
  border: 0!important;
}

.sfWebDebugCache {
  border-right: 0 none!important;
  border-bottom: 0 none!important;
}

.grid-debug {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  right: 0;
  z-index: 9999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.grid-debug__column {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 8.33333333%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.33333333%;
  -ms-flex: 0 0 8.33333333%;
  flex: 0 0 8.33333333%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 50px;
  color: #fff;
  height: 100%;
  border: 1px solid tomato;
}

.grid-debug__item {
  background-color: tomato;
  opacity: .2;
  height: 100%;
}

#photo-overlay,
body.photo-page #page_title {
  padding-top: 10px;
  padding-bottom: 10px;
}

body.photo-page #section-filter.affix {
  min-width: 800px;
  margin-top: 28px;
}

@media (min-width:1600px) {
  body.photo-page #section-filter.affix {
    min-width: 855px;
    margin-top: 28px;
  }
}

@media (max-width:1199px) {
  body.photo-page #section-filter.affix {
    max-width: 615px;
    min-width: 300px;
    margin-top: 18px;
  }
}

#page-photo .close-xs {
  border-radius: 28px;
  color: #fff;
  cursor: pointer;
  background: #000;
  width: 30px;
  height: 30px;
  border: 2px solid #fff;
  font-size: 18px;
  padding: 3px 8px;
  line-height: 18px;
  z-index: 1003;
  right: 10px;
  position: absolute;
  top: 10px;
  display: none;
}

#page-photo .close-xs:hover {
  text-decoration: none;
}

@media (max-width:768px) {
  #page-photo .close-xs {
    display: block;
  }
}

#businnes-bg-change .bg-container:hover a,
#page-photo.international .close-xs,
.album-panel .main {
  display: block;
}

#page-photo .project-details dd {
  width: 100%;
  margin-left: 0;
  display: inline-block;
}

#page-photo .project-details .btn {
  margin-bottom: 20px;
}

#page-photo .photo-details dl dt {
  font-weight: 400;
  font-size: 14px;
}

#page-photo .photo-details dl dd {
  margin-left: 10px;
  margin-bottom: 10px;
}

#page-photo .sibling-photos .row {
  margin-left: -4px;
  margin-right: -4px;
}

#page-photo .sibling-photos .sibling {
  display: block;
  position: relative;
  float: left;
  width: 25%;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
}

@media (min-width:992px) {
  #page-photo .sibling-photos .sibling {
    float: left;
    width: 25%;
  }
}

@media (min-width:768px) {
  #page-photo .sibling-photos .sibling {
    float: left;
    width: 25%;
  }
}

#page-photo .related-photos .row {
  margin-left: -4px;
  margin-right: -4px;
}

#page-photo .related-photos .column {
  display: block;
  position: relative;
  float: left;
  width: 33.33333333%;
  min-height: 1px;
  padding-left: 4px;
  padding-right: 4px;
}

@media (min-width:992px) {
  #page-photo .related-photos .column {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:768px) {
  #page-photo .related-photos .column {
    float: left;
    width: 33.33333333%;
  }
}

#page-photo .related-photos img {
  max-width: 100%;
  width: auto;
  height: auto;
}

#page-photo .image-questions {
  padding: 30px;
}

#page-photo .image-questions .user-image {
  max-width: 100%;
  border-radius: 100%;
  max-height: 60px;
}

#page-photo .image-questions .user-image-container {
  text-align: center;
}

#page-photo .image-questions .user-image-container img {
  float: none;
}

#page-photo .image-questions .user-image-container span {
  font-size: 11px;
  text-align: center;
  margin-left: -10px;
  margin-right: -10px;
  display: block;
  clear: both;
}

#page-photo .image-questions .answer-link {
  float: right;
  font-size: 12px;
}

#page-photo .image-questions .posted-at {
  font-size: 12px;
}

#page-photo .image-questions .f-image-question-form .user-image {
  margin-top: 30px;
  float: right;
}

#page-photo .image-questions .question-answer-resume {
  margin-bottom: 45px;
}

#page-photo .image-questions .answers-list {
  margin-top: 30px;
}

#page-photo .navigation-area {
  position: relative;
  text-align: center;
}

#page-photo .navigation-area .image-wrapper {
  display: inline-block;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  min-height: 300px;
}

#page-photo .navigation-area .controls {
  position: absolute;
  margin-top: -64px;
  top: 0;
  left: 0;
  right: 0;
  background: rgba(255,255,255,.5);
  text-align: center;
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  z-index: 1001;
}

#page-photo .navigation-area .controls .btn {
  margin: 9px;
  padding: 12px 20px;
}

#page-photo .navigation-area .controls .btn i {
  margin-right: 5px;
  margin-left: -5px;
}

#page-photo .navigation-area .controls .resize {
  margin: 15px;
  color: rgba(0,0,0,.6);
  text-shadow: 0 1px 1px rgba(255,255,255,.8);
  font-size: 20px;
  line-height: 20px;
  cursor: pointer;
}

#page-photo .navigation-area .controls #social-hub {
  margin-left: -75px;
}

#page-photo .navigation-area .controls #social-hub .arrow {
  margin-left: 48px;
}

@media (max-width:991px) {
  #page-photo .navigation-area .controls {
    margin-top: 0;
  }

  #page-photo .navigation-area .controls a span {
    display: none;
  }
}

@media (min-width:768px) and (max-width:955px) {
  #page-photo .navigation-area #section-filter label {
    width: 100%;
  }

  #page-photo .navigation-area #section-filter select {
    width: 48%;
  }
}

#page-photo .navigation-area:hover .controls {
  margin-top: 0;
}

#page-photo .navigation-area img.subject {
  width: auto;
  height: auto;
  display: block;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

@media (max-width:768px) {
  #page-photo .navigation-area img.subject {
    max-height: 450px;
    max-width: 200%;
  }
}

@media screen and (min-height:1080px) {
  #page-photo .navigation-area img.subject {
    max-height: 980px;
  }
}

@media screen and (min-height:1200px) {
  #page-photo .navigation-area img.subject {
    max-height: 1100px;
  }
}

#page-photo .navigation-area .navigation {
  position: absolute;
  top: 0;
  bottom: 0;
  cursor: pointer;
  z-index: 1000;
}

#page-photo .navigation-area .navigation span {
  content: ' ';
  position: absolute;
  background: url(/images/layout/home/slider-controls.png) no-repeat;
  top: 50%;
  margin-top: -36px;
  width: 45px;
  height: 72px;
  opacity: 0;
}

#page-photo .navigation-area .navigation.visible span {
  text-shadow: 0 1px 5px rgba(0,0,0,.5);
  opacity: .6;
}

#page-photo .navigation-area .navigation.visible:hover span {
  opacity: 1;
}

#page-photo .navigation-area .navigation.prev {
  left: 0;
  right: 85%;
}

#page-photo .navigation-area .navigation.prev span {
  left: 12px;
  background-position: 0 center;
}

#page-photo .navigation-area .navigation.next {
  left: 15%;
  right: 0;
}

#page-photo .navigation-area .navigation.next span {
  background-position: -45px center;
  right: 12px;
}

#page-photo .navigation-area:hover .navigation {
  opacity: 1;
}

#page-photo .subject-description {
  margin: 15px 0 0;
}

#page-photo .image-questions {
  margin: 10px 0 22px;
  background-color: #fff;
}

#page-photo .sidebar,
#page-photo .subject-description {
  background-color: #fff;
}

#page-photo .sidebar .micro-profile-image {
  border-radius: 50%;
}

#page-photo .sidebar .micro-profile-name {
  margin-top: 8px;
}

#page-photo .sidebar .micro-profile-tagline {
  margin-top: 5px;
}

#page-photo .sidebar .widget {
  margin-bottom: 25px;
  padding: 20px;
  position: relative;
}

#page-photo .sidebar .widget .close {
  position: absolute;
  top: 5px;
  right: 10px;
  font-size: 2.5em;
  opacity: .4;
}

#page-photo .sidebar .widget .close span {
  font-size: .43em;
  font-weight: 400;
  float: left;
  margin-right: 5px;
  padding-top: 13px;
}

@media (max-width:768px) {
  #page-photo .sidebar .widget .close {
    display: none;
  }
}

#page-photo .sidebar .widget .thumbnails {
  margin: 10px 0;
}

#photo-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(10,10,10,.96);
  padding-bottom: 20px;
  z-index: 1500;
  overflow-y: scroll;
}

#photo-overlay .container {
  max-width: 1380px;
}

#photo-overlay .container-fluid {
  max-width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}

#photo-overlay #section-filter,
#photo-overlay .crumbs,
#photo-overlay .page-header {
  display: none;
}

#photo-overlay .subject-description {
  padding: 20px;
}

#photo-overlay .subject-description .notes {
  border-top: 1px solid silver;
  margin-top: 1em;
}

#photo-overlay .subject-description .notes h4,
#photo-overlay .subject-description .notes p {
  margin: 10px 0;
  font-size: 13px;
  line-height: 1.5;
}

#photo-overlay .subject-description .notes h4 {
  float: left;
  font-weight: 700;
  margin-right: .5em;
}

#photo-overlay img.subject {
  max-height: 90vh;
  max-width: 100%;
}

#photo-overlay .overlay-back {
  display: none;
  position: absolute;
  top: 20px;
  left: 20px;
  padding: 8px;
  background: rgba(40,40,40,.8);
  color: #fff;
  vertical-align: middle;
  height: 76px;
  z-index: 5000;
  cursor: pointer;
  opacity: .4;
}

#photo-overlay .overlay-back.highlight,
#photo-overlay .overlay-back:hover {
  opacity: 1!important;
}

#photo-overlay .overlay-back .back-img {
  content: ' ';
  background: url(/images/layout/home/slider-controls.png) no-repeat left center;
  width: 40px;
  height: 60px;
  display: inline-block;
  float: left;
  margin-left: -10px;
  margin-right: -12px;
}

#photo-overlay .overlay-back .back-img+.back-img {
  margin-right: 0;
}

#photo-overlay .overlay-back img {
  display: inline-block;
  margin: 0 10px;
  height: 60px;
  float: left;
}

#photo-overlay .overlay-back .title {
  display: inline-block;
  max-width: 190px;
  font-size: 14px;
  line-height: 60px;
}

#photo-overlay .sidebar {
  background-color: #ededed;
}

#photo-overlay .sidebar .widget {
  margin-bottom: 20px;
  background-color: #fff;
  margin-top: 10px;
}

#photo-overlay .sidebar .media {
  margin-top: 0;
}

.album-panel {
  border: 1px solid silver;
  border-radius: 4px;
}

.album-panel .mini,
.qna-container .pagination-qna-wrapper .pagination>li {
  display: inline-block;
}

#businnes-bg-change .bg-container {
  position: relative;
  width: 100%;
  max-height: 150px;
  min-height: 100px;
  margin-bottom: 10px;
  overflow: hidden;
  border: 1px solid #cacaca;
}

#businnes-bg-change .bg-container img {
  width: 100%;
  position: absolute;
  bottom: 0;
}

#businnes-bg-change .bg-container a {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0,0,0,.5);
  z-index: 9;
  color: #fff;
  text-align: center;
  border: 10px solid rgba(255,255,255,.5);
  padding-top: 9%;
}

#businnes-bg-change .tab-pane {
  padding-top: 15px;
}

#businnes-bg-change .bg-pagination-bottom {
  text-align: center;
  overflow: hidden;
}

#businnes-bg-change .bg-pagination-bottom .pagination {
  margin: 0 0 25px;
  width: auto;
  text-align: center;
  float: none;
}

#businnes-bg-change .bg-color-container {
  height: 80px!important;
}

#businnes-bg-change .bg-color-container a {
  padding-top: 3%!important;
}

form.form .legend:first-of-type {
  margin-top: 0;
  margin-bottom: 15px;
}

form.form #map_help {
  color: #777;
  font-size: 11px;
}

form.form h3 {
  font-size: 16px;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 1rem;
}

.double_list div select {
  width: 100%;
  -webkit-box-shadow: inset 0 2px 0 rgba(0,0,0,.075);
  box-shadow: inset 0 2px 0 rgba(0,0,0,.075);
  border: 1px solid #e7e7e7!important;
  display: block;
  padding: 6px 0;
  font-size: 14px;
  line-height: 1.429;
  color: #555;
  background-color: #fff;
  background-image: none;
  border-radius: 4px;
}

.double_list .left-container,
.double_list .right-container {
  width: 45%;
}

.double_list .center-container {
  width: 10%;
  text-align: center;
}

.double_list_container a {
  display: block;
  margin-top: 20px;
}

.mt_20,
.push_20 {
  margin-top: 20px!important;
}

.token-input-list {
  float: none;
  margin: 0 0 10px;
  overflow: hidden;
  width: 100%!important;
  padding: 0;
}

.token-input-list .token-input-token {
  border: 1px solid #c6c6c4;
  background: #fff;
  padding: 0 6px;
  display: block;
  float: left;
  margin: 3px 3px 0 0!important;
  list-style: none;
  list-style-image: none;
  border-radius: 3px;
}

.token-input-list .token-input-token p {
  display: inline;
  white-space: nowrap;
}

.token-input-list .token-input-token .token-input-delete-token {
  color: #a6b3cf;
  cursor: pointer;
  font-weight: 700;
  font-size: 15px;
  margin: 0 3px;
}

.user-businesses-switcher {
  margin-bottom: 1em;
}

.plupload_button {
  background-color: #2c94c9;
  border: 0!important;
  font-size: 16px;
  padding: 8px 16px;
  display: inline-block;
  text-align: center;
  cursor: pointer!important;
  font-style: normal!important;
  overflow: hidden;
  margin: 0;
  text-decoration: none!important;
  color: #fff!important;
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  text-shadow: -1px -1px 0 rgba(0,0,0,.2);
}

.plupload_button:hover:not(.plupload_disabled) {
  -webkit-transition: background-color 200ms linear;
  -o-transition: background-color 200ms linear;
  transition: background-color 200ms linear;
  background-color: #2a8ebf;
}

.plupload_buttons .plupload_button {
  margin-right: 8px;
}

.plupload_button.plupload_disabled,
.plupload_button.plupload_disabled:hover {
  cursor: default!important;
}

.plupload_add {
  background-position: -181px center;
}

.plupload_container input,
.plupload_wrapper {
  font: 11px 'Verdana',sans-serif;
  width: 100%;
}

.plupload_container {
  padding: 8px 0;
  background: url(http://static.habitissimo.es/images/plupload/transp50.png);
}

.plupload_container input {
  border: 1px solid #ddd;
  width: 98%;
}

.plupload_header {
  display: none;
}

.plupload_filelist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.plupload_scroll .plupload_filelist {
  background: #f5f5f5;
  min-height: 185px;
}

.plupload_filelist li {
  margin: 0!important;
  padding: 10px 8px;
  background: #f5f5f5 url(http://static.habitissimo.es/images/plupload/backgrounds.gif) repeat-x 0 -156px;
  border-bottom: 1px solid #ddd;
}

.plupload_filelist_header {
  background: #e0e0e0;
  padding: 8px;
}

.plupload_filelist_footer {
  background: #e0e0e0;
}

.plupload_filelist_header {
  border-top: 1px solid #eee;
  border-bottom: 1px solid #007fc2;
}

.plupload_filelist_footer {
  border-top: 1px solid #007fc2;
  height: 22px;
  line-height: 20px;
  vertical-align: middle;
  background: 0 0;
  padding: 8px 0;
}

.plupload_file_name {
  float: left;
  overflow: hidden;
}

.plupload_buttons {
  padding-bottom: 8px;
}

.plupload_file_status {
  color: #777;
}

.plupload_file_status span {
  color: #42454a;
}

.plupload_file_size,
.plupload_file_status,
.plupload_progress {
  float: right;
  width: 80px;
}

.plupload_file_action,
.plupload_file_size,
.plupload_file_status {
  text-align: right;
}

.plupload_filelist .plupload_file_name {
  width: 205px;
}

.plupload_file_action {
  float: right;
  width: 16px;
  height: 16px;
  margin-left: 15px;
}

.plupload_file_action * {
  display: none;
  width: 16px;
  height: 16px;
}

li.plupload_uploading {
  background: #dadada url(http://static.habitissimo.es/images/plupload/backgrounds.gif) repeat-x 0 -238px;
}

li.plupload_done {
  color: #aaa;
}

li.plupload_delete a {
  background: url(http://static.habitissimo.es/images/plupload/delete.png);
}

li.plupload_failed a {
  background: url(http://static.habitissimo.es/images/plupload/error.png);
  cursor: default;
}

li.plupload_done a {
  background: url(http://static.habitissimo.es/images/plupload/done.png);
  cursor: default;
}

.plupload_progress,
.plupload_upload_status {
  display: none;
}

.plupload_upload_status {
  padding-right: 30px;
  background: url(http://static.habitissimo.es/images/plupload/throbber.gif) center right no-repeat;
}

.plupload_progress_container {
  margin-top: 3px;
  border: 1px solid #ccc;
  background: #fff;
  padding: 1px;
}

.plupload_progress_bar {
  width: 0;
  height: 7px;
  background: #007fc2;
}

.plupload_scroll .plupload_filelist_footer .plupload_file_action,
.plupload_scroll .plupload_filelist_header .plupload_file_action {
  margin-right: 8px;
}

.button__card__grid:after,
.plupload_clear,
.plupload_clearer {
  clear: both;
}

.plupload_clearer,
.plupload_progress_bar {
  display: block;
  font-size: 0;
  line-height: 0;
}

li.plupload_droptext {
  background: 0 0;
  text-align: center;
  vertical-align: middle;
  border: 0;
  line-height: 165px;
}

.uploader_container object {
  opacity: 0;
  filter: "alpha(opacity = 0);";
}

.plupload_button {
  border-radius: 3px!important;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-weight: 400!important;
  font-family: inherit;
  text-shadow: none;
}

.plupload_button.plupload_add {
  color: #fff!important;
  background-color: #ff7300!important;
}

.plupload_button.plupload_add:hover:not(.plupload_disabled) {
  color: #fff!important;
}

.plupload_button.plupload_start.plupload_disabled {
  background: #d2d2d2!important;
  border: 1px solid #d2d2d2;
  color: #757575;
}

.polaroid {
  margin-bottom: 15px;
}

.polaroid-container {
  height: 280px;
  position: relative;
  display: block;
  float: left;
  margin-bottom: 30px;
  border: 1px solid #d2d2d2;
  background-color: #fff;
  padding: 5px;
  width: 100%;
  border-radius: 4px;
}

.polaroid .title {
  font-weight: 600;
  text-align: center;
  margin: 1em 0;
}

.polaroid .description {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  height: 18px;
}

.polaroid .pen-link {
  position: absolute;
  bottom: 5px;
  right: 10px;
  font-size: 16px;
}

#floating_edit_photo .photo_wrapper {
  background: #2b2b2b;
  float: left;
  margin-bottom: 10px;
  padding: 0;
}

#floating_edit_photo img {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  height: auto;
}

#floating_edit_photo .help {
  margin: 10px 0;
}

.beauty_check_label {
  padding: 0 6px 0 26px!important;
  margin: 3px!important;
  white-space: nowrap;
  float: left;
  background: url(http://static.habitissimo.es/images/layout/icons/tags.png) no-repeat 3px -22px;
  background-color: #f1f1ed;
  cursor: pointer;
  border-radius: 3px;
  width: auto!important;
}

.beauty_check_label_active {
  color: #fff;
  background-color: #ff7300;
  background-position: 3px -66px;
}

.beauty_check_input {
  display: none;
}

.widget-example {
  border: 1px solid #d2d2d2;
  border-radius: 5px;
  height: 580px;
  margin-bottom: 20px;
  padding: 20px;
  position: relative;
}

.widget-example .widget-show-title {
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 30px;
}

.widget-example .rendered-widget.seal {
  margin-top: 104px;
}

.widget-example .widget-example-footer {
  bottom: 20px;
  font-size: 16px;
  left: 0;
  position: absolute;
  width: 100%;
}

.widget-example .rendered-widget {
  padding: 1em 0;
}

@media screen and (max-width:991px) {
  .widget-example {
    height: auto;
  }
}

.quality-seals-table img {
  width: 32px;
  height: 32px;
}

.qna-container {
  overflow: hidden;
}

.qna-container .pagination-qna-wrapper {
  text-align: center;
}

.answer-resume-element {
  overflow: hidden;
  padding: 24px 0;
  position: relative;
  cursor: pointer;
}

.answer-resume-element:hover {
  background-color: #fafafa;
}

.answer-resume-element .answer-img,
.answer-resume-element .user-qna .answer-list .answer-resume-element .answer-img {
  border: 0;
}

.answer-resume-element .answer-title h3 {
  margin: 0!important;
  font-size: 16px;
}

.answer-resume-element .answer-title h3 a,
.quotation .panel-heading .title a {
  color: #ff7300;
}

.answer-resume-element .answer-title h3 a:hover {
  color: #de6501;
}

.answer-resume-element .answer-info .answer-details,
.answer-resume-element .answer-info .answer-resume,
.answer-resume-element .user-qna .answer-list .answer-resume-element .answer-info .answer-detail,
.answer-resume-element .user-qna .answer-list .answer-resume-element .answer-info .answer-resume {
  margin-top: 5px;
}

.answer-resume-element .answer-info .answer-resume img,
.answer-resume-element .user-qna .answer-list .answer-resume-element .answer-info .answer-resume img {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  overflow: hidden;
}

.answer-resume-element .answer-info .answer-details .item-detail-answers,
.answer-resume-element .user-qna .answer-list .answer-resume-element .answer-info .answer-detail .item-detail-answers {
  text-align: right;
}

.comment-reply {
  margin: 2em 1em 1em;
}

.navbar-header .collapse-icon {
  padding: 0!important;
  position: absolute;
  top: 23px;
  right: 20px;
}

.icon--opened {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation: toggle-icon-opened .3s;
  -o-animation: toggle-icon-opened .3s;
  animation: toggle-icon-opened .3s;
}

.icon--closed {
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-animation: toggle-icon-closed .3s;
  -o-animation: toggle-icon-closed .3s;
  animation: toggle-icon-closed .3s;
}

@media screen and (max-width:991px) {
  .navbar-pills-collapse.hide--active ul li.active {
    display: none;
  }
}

[data-toggle=collapse] {
  cursor: pointer;
}

@media (min-width:767px) {
  .business-panel__day,
  .business-panel__email {
    text-align: right;
  }
}

.business-panel--review-request .why-opinion,
.business-panel__email {
  margin-top: 1rem;
}

.business-panel--review-request {
  margin: 1rem;
  text-align: center;
}

.quotation--data-panel {
  border-top: 1px solid #ededed;
  padding-top: 1em;
  margin-top: 2em;
}

.quotation .contact-data {
  margin-top: .2rem;
}

.quotation .contact-data .contact-item {
  margin: .5rem 0;
}

.quotation .review-request-action-wrapper {
  margin-top: .5rem;
}

.quotation-private-info {
  margin-bottom: 0!important;
  padding: 10px;
}

.quotation--data,
.quotation--label {
  margin-bottom: .5em;
}

.quotation--data {
  margin-top: 1rem;
}

.quotation--data small {
  display: block;
  padding-top: 1em;
}

.quotation--data__user {
  margin: 1em 0;
}

.quotation .business_status,
.quotation-top {
  margin-top: 1rem;
}

.quotation--price .price_button {
  cursor: pointer;
}

.quotation--price .price_button i {
  padding-left: .5rem;
}

.quotation--conversation {
  display: block;
}

.quotation-excerpt p {
  margin: 0;
  padding: .5rem;
}

.quotation-description {
  margin: .5rem 0;
}

.quotation .qb-private-description p,
.quotation-gallery {
  margin: 1rem 0;
}

.quotation-gallery .thumbnail_img {
  margin: .5rem;
}

.quotation .add-private-notes {
  margin: 1em 0;
}

.quotation .add-private-notes .newdescription i,
.quotation .advise i,
.quotation .qb-private-description .editdescription i {
  padding-right: .5rem;
}

.quotation .qb-private-description {
  background-color: #fafafa;
}

.quotation .qb-private-description .editdescription {
  float: right;
}

.quotation .advise,
.quotation .description-footer {
  margin: 1rem 0;
}

.quotation .review-runner-request-action {
  margin: .5rem 0;
}

.job-acquired-container {
  display: inline-block;
  margin-left: 1rem;
}

.go-premium.has-coupon-discount p.price,
.job-acquired-container span,
.navbar--custom.navbar-default .navbar-nav>li a strong {
  font-weight: 400;
}

.job-acquired-container input[type=checkbox].job-acquired-container__checkbox {
  position: relative;
}

.select-qbstatus {
  display: inline-block;
  width: auto;
}

.toggle-filters {
  padding: 0;
  margin: 1rem 0;
}

.toggle-filters .more,
.toggle-filters.collapsed .less {
  display: none;
}

.toggle-filters .less,
.toggle-filters.collapsed .more {
  display: block;
}

.toggle-filters .less i,
.toggle-filters .more i {
  margin-left: .5rem;
}

@media screen and (min-width:768px) {
  #side-filter.collapse {
    display: block!important;
    height: auto!important;
  }
}

#side-filter #myjobs-filter {
  display: inline-block;
  width: 100%;
  margin-top: 2rem;
}

#side-filter #myjobs-filter label {
  font-size: 16px;
  font-weight: 600;
}

.user-jobs .date-container {
  padding-right: 40px;
  position: relative;
}

.user-jobs .date-container a {
  position: absolute;
  right: 20px;
  top: 5px;
}

@media (max-width:767px) {
  .user-jobs>.content-block {
    padding: 10px;
  }
}

.remove-filters {
  margin-top: 1rem;
  font-size: 16px;
  text-align: right;
}

.remove-filters i {
  margin-right: .5rem;
}

.go-premium {
  background: #fff;
  padding: 20px 0;
}

.go-premium p {
  font-size: 21px;
  font-weight: 700;
}

.go-premium h2 {
  margin-top: 0;
  font-size: 28px;
}

html.mobile-app .hidden-app {
  display: none!important;
}

.button__card__grid,
.button__card__row {
  padding-left: 0;
  list-style: none;
}

.wc-modal {
  z-index: 2200;
  padding-right: 0!important;
}

.wc-modal[data-modal-type=alert]:before {
  content: " ";
  height: 100%;
}

.wc-modal[data-modal-type=alert] .modal-dialog,
.wc-modal[data-modal-type=alert]:before {
  display: inline-block;
  vertical-align: middle;
}

.wc-modal .modal-content {
  padding: 32px;
}

.wc-modal .modal-content .modal-header {
  background-color: #fff;
  border-bottom: none;
  padding: 0 0 32px;
}

.wc-modal .modal-content .modal-header .close {
  position: absolute;
  top: 24px;
  right: 24px;
  color: #2b2b2b;
}

.wc-modal .modal-content .modal-header .modal-title {
  padding: 0;
  color: #2b2b2b;
  text-align: center;
  font-size: 36px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.11;
  letter-spacing: normal;
}

.wc-modal .modal-content .modal-body {
  padding: 0;
}

.wc-modal .modal-content .modal-body>.close {
  position: absolute;
  right: -10px;
  padding: .5rem .75rem;
  color: #2b2b2b;
  z-index: 1;
}

@media screen and (min-width:768px) {
  .wc-modal .modal-content .modal-body>.close {
    top: -30px;
  }
}

.wc-modal .modal-content .modal-body>.close+.bootbox-body {
  margin-top: 10px;
}

.wc-modal .modal-content .modal-body .row+.row {
  margin-top: 32px;
}

.wc-modal .modal-content .modal-body .modal-footer,
.wc-modal .modal-content .modal-body [role=modal-footer] {
  padding: 32px 0 0;
  border: 0;
  text-align: right;
  font-size: 90%;
  margin: 0;
}

.modal.modal-fixed--bottom .bootbox-body,
.modal.modal-fixed--bottom .modal-body,
.modal.modal-fixed--bottom .modal-content,
.modal.modal-fixed--bottom .modal-dialog {
  height: 100%;
}

@media screen and (max-width:991px) {
  .modal.modal-fixed--bottom .modal-body {
    padding: 8px;
  }
}

.modal.modal-fixed--bottom .modal-body .content-sidebar {
  position: relative;
}

[data-modal-footer=modal-footer] {
  border-top: 1px solid #ededed;
  padding-top: .5rem;
  position: absolute;
  bottom: 2px;
  width: 100%;
}

.bootbox-body .tt-menu {
  max-height: 250px;
  overflow: auto;
}

@media screen and (max-width:767px) {
  .wc-modal .modal-dialog.modal-full {
    width: 100%;
    height: 100%;
    padding: 0;
    margin: 0;
  }

  .wc-modal .modal-dialog.modal-full .modal-content {
    height: 100%;
    border-radius: 0;
    overflow-y: scroll;
  }

  .wc-modal[data-modal-type=transactional] .btn {
    width: 100%;
    margin-left: 0;
  }

  .wc-modal[data-modal-type=transactional] .btn:first-child {
    margin-bottom: 8px;
  }

  .wc-modal .modal-content {
    padding: 16px;
  }

  .wc-modal .modal-content .modal-header {
    padding: 0 0 16px;
  }

  .wc-modal .modal-content .modal-header .modal-title {
    padding: 8px;
  }

  .wc-modal .modal-content .modal-header .modal-title small {
    font-size: 18px!important;
  }

  .wc-modal .modal-content .modal-footer,
  .wc-modal .modal-content [role=modal-footer] {
    padding: 16px 0 0;
  }

  .wc-modal .modal-content .modal-footer .btn,
  .wc-modal .modal-content [role=modal-footer] .btn {
    padding: 12px 32px;
    font-size: 18px;
    line-height: 1;
  }
}

@media screen and (max-width:321px) {
  .wc-modal .modal-content .modal-footer .btn,
  .wc-modal .modal-content [role=modal-footer] .btn {
    padding: 8px 16px;
  }
}

.header_documentation__title {
  font-size: 21px;
  font-weight: 400;
  color: #404040;
}

.header_documentation__content {
  font-size: 18px;
  font-weight: 400;
  color: #2b2b2b;
}

.bounce {
  -webkit-animation-name: bounce;
  -o-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  -o-transform-origin: center bottom;
  transform-origin: center bottom;
}

.flash {
  -webkit-animation-name: flash;
  -o-animation-name: flash;
  animation-name: flash;
}

.pulse {
  -webkit-animation-name: pulse;
  -o-animation-name: pulse;
  animation-name: pulse;
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  -o-animation-name: rubberBand;
  animation-name: rubberBand;
}

.shake {
  -webkit-animation-name: shake;
  -o-animation-name: shake;
  animation-name: shake;
}

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  -o-animation-name: headShake;
  animation-name: headShake;
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  -o-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  -o-animation-name: swing;
  animation-name: swing;
}

.tada {
  -webkit-animation-name: tada;
  -o-animation-name: tada;
  animation-name: tada;
}

.wobble {
  -webkit-animation-name: wobble;
  -o-animation-name: wobble;
  animation-name: wobble;
}

.jello {
  -webkit-animation-name: jello;
  -o-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  -o-transform-origin: center;
  transform-origin: center;
}

.heartBeat {
  -webkit-animation-name: heartBeat;
  -o-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 1.3s;
  -o-animation-duration: 1.3s;
  animation-duration: 1.3s;
  -webkit-animation-timing-function: ease-in-out;
  -o-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

.bounceIn {
  -webkit-animation-duration: .75s;
  -o-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  -o-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  -o-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  -o-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  -o-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

.bounceOut {
  -webkit-animation-duration: .75s;
  -o-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: bounceOut;
  -o-animation-name: bounceOut;
  animation-name: bounceOut;
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  -o-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  -o-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  -o-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  -o-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  -o-animation-name: fadeIn;
  animation-name: fadeIn;
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  -o-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  -o-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  -o-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  -o-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  -o-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  -o-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  -o-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  -o-animation-name: fadeOut;
  animation-name: fadeOut;
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  -o-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  -o-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  -o-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  -o-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  -o-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  -o-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  -o-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  -o-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  -o-animation-name: flip;
  animation-name: flip;
}

.flipInX {
  -webkit-animation-name: flipInX;
  -o-animation-name: flipInX;
  animation-name: flipInX;
}

.flipInX,
.flipInY,
.flipOutX,
.flipOutY {
  -webkit-backface-visibility: visible!important;
  backface-visibility: visible!important;
}

.flipInY {
  -webkit-animation-name: flipInY;
  -o-animation-name: flipInY;
  animation-name: flipInY;
}

.flipOutX,
.flipOutY {
  -webkit-animation-duration: .75s;
  -o-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-animation-name: flipOutX;
  -o-animation-name: flipOutX;
  animation-name: flipOutX;
}

.flipOutY {
  -webkit-animation-name: flipOutY;
  -o-animation-name: flipOutY;
  animation-name: flipOutY;
}

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  -o-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  -o-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  -o-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  -o-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  -o-animation-name: rotateIn;
  animation-name: rotateIn;
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  -o-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  -o-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  -o-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  -o-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  -o-animation-name: rotateOut;
  animation-name: rotateOut;
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  -o-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  -o-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  -o-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  -o-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

.hinge {
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-name: hinge;
  -o-animation-name: hinge;
  animation-name: hinge;
}

.jackInTheBox {
  -webkit-animation-name: jackInTheBox;
  -o-animation-name: jackInTheBox;
  animation-name: jackInTheBox;
}

.rollIn {
  -webkit-animation-name: rollIn;
  -o-animation-name: rollIn;
  animation-name: rollIn;
}

.rollOut {
  -webkit-animation-name: rollOut;
  -o-animation-name: rollOut;
  animation-name: rollOut;
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  -o-animation-name: zoomIn;
  animation-name: zoomIn;
}

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  -o-animation-name: zoomInDown;
  animation-name: zoomInDown;
}

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  -o-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  -o-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  -o-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  -o-animation-name: zoomOut;
  animation-name: zoomOut;
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  -o-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  -o-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  -o-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  -o-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  -o-animation-name: slideInDown;
  animation-name: slideInDown;
}

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  -o-animation-name: slideInLeft;
  animation-name: slideInLeft;
}

.slideInRight {
  -webkit-animation-name: slideInRight;
  -o-animation-name: slideInRight;
  animation-name: slideInRight;
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  -o-animation-name: slideInUp;
  animation-name: slideInUp;
}

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  -o-animation-name: slideOutDown;
  animation-name: slideOutDown;
}

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  -o-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  -o-animation-name: slideOutRight;
  animation-name: slideOutRight;
}

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  -o-animation-name: slideOutUp;
  animation-name: slideOutUp;
}

.animated {
  -webkit-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  -o-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  -o-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  -o-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  -o-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  -o-animation-delay: 5s;
  animation-delay: 5s;
}

.animated.fast {
  -webkit-animation-duration: 800ms;
  -o-animation-duration: 800ms;
  animation-duration: 800ms;
}

.animated.faster {
  -webkit-animation-duration: 500ms;
  -o-animation-duration: 500ms;
  animation-duration: 500ms;
}

.animated.slow {
  -webkit-animation-duration: 2s;
  -o-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.slower {
  -webkit-animation-duration: 3s;
  -o-animation-duration: 3s;
  animation-duration: 3s;
}

@media (print),(prefers-reduced-motion:reduce) {
  .animated {
    -webkit-animation-duration: 1ms!important;
    -o-animation-duration: 1ms!important;
    animation-duration: 1ms!important;
    -webkit-transition-duration: 1ms!important;
    -o-transition-duration: 1ms!important;
    transition-duration: 1ms!important;
    -webkit-animation-iteration-count: 1!important;
    -o-animation-iteration-count: 1!important;
    animation-iteration-count: 1!important;
  }
}

@media (max-width:768px) {
  .toast__content.toast__content--comunication p:not(.title) {
    display: none;
  }
}

.toast__icon,
.wc-side-menu section li {
  margin: 0;
}

.toast__content {
  padding: 0;
  margin: 0;
}

.toast__icon {
  position: absolute;
  top: 0;
  padding: 12px;
}

.toast__icon.toast__icon--xs {
  width: 54px;
}

.toast__icon.toast__icon--xs .icon-circle-container {
  width: 31px;
  height: 31px;
  font-size: 20px;
}

.toast__icon.toast__icon--xs .icon-circle-container i {
  font-size: 16px;
  top: 5%;
}

.toast__icon.toast__icon--md {
  width: 72px;
}

.toast__icon.toast__icon--md .icon-circle-container {
  width: 46px;
  height: 46px;
  font-size: 20px;
}

.toast__icon.toast__icon--md .icon-circle-container i {
  font-size: 22px;
  top: 23%;
}

.toast__icon.toast__icon--comunication {
  position: absolute;
  top: 0;
}

.toast__content {
  position: relative;
  top: 5px;
  margin-left: 54px;
}

.toast__content p:not(.title) {
  font-weight: 600;
  font-size: 16px;
  padding-right: 16px;
}

.toast__content:after {
  content: "";
  position: absolute;
  width: 12px;
  opacity: .4;
}

.toast__content__title {
  font-size: 16px!important;
  font-weight: 700!important;
}

.toast__content.toast__content--comunication {
  margin-left: 72px;
  margin-bottom: 8px;
  padding-right: 16px;
}

#noty_layout__bottom,
#noty_layout__bottomCenter,
#noty_layout__bottomLeft,
#noty_layout__bottomRight,
#noty_layout__center,
#noty_layout__centerLeft,
#noty_layout__centerRight,
#noty_layout__top,
#noty_layout__topCenter,
#noty_layout__topLeft,
#noty_layout__topRight,
.noty_layout_mixin {
  position: fixed;
  margin: 0;
  padding: 0;
  z-index: 9999999;
  -webkit-transform: translateZ(0) scale(1,1);
  transform: translateZ(0) scale(1,1);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: subpixel-antialiased;
  filter: blur(0);
  -webkit-filter: blur(0);
  max-width: 90%;
}

#noty_layout__top {
  top: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__topLeft {
  top: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__topCenter {
  top: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50.5%)) translateZ(0) scale(1,1);
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__topRight {
  top: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__bottom {
  bottom: 0;
  left: 5%;
  width: 90%;
}

#noty_layout__bottomLeft {
  bottom: 20px;
  left: 20px;
  width: 325px;
}

#noty_layout__bottomCenter {
  bottom: 5%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50.5%)) translateZ(0) scale(1,1);
  transform: translate(calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__bottomRight {
  bottom: 20px;
  right: 20px;
  width: 325px;
}

#noty_layout__center {
  top: 50%;
  left: 50%;
  width: 325px;
  -webkit-transform: translate(-webkit-calc(-50.5%),-webkit-calc(-50.5%)) translateZ(0) scale(1,1);
  transform: translate(calc(-50% - .5px),calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__centerLeft,
#noty_layout__centerRight {
  top: 50%;
  width: 325px;
  -webkit-transform: translate(0,-webkit-calc(-50.5%)) translateZ(0) scale(1,1);
  transform: translate(0,calc(-50% - .5px)) translateZ(0) scale(1,1);
}

#noty_layout__centerLeft {
  left: 20px;
}

#noty_layout__centerRight {
  right: 20px;
}

.noty_progressbar {
  display: none;
}

.noty_has_timeout.noty_has_progressbar .noty_progressbar {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  width: 100%;
  background-color: #646464;
  opacity: .2;
  filter: alpha(opacity=10);
}

.noty_bar {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translate(0,0) translateZ(0) scale(1,1);
  -ms-transform: translate(0,0) scale(1,1);
  -o-transform: translate(0,0) scale(1,1);
  transform: translate(0,0) scale(1,1);
  -webkit-font-smoothing: subpixel-antialiased;
  overflow: hidden;
}

.noty_effects_close,
.noty_effects_open {
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

.noty_effects_open {
  opacity: 0;
  -webkit-transform: translate(50%);
  -ms-transform: translate(50%);
  -o-transform: translate(50%);
  transform: translate(50%);
  -webkit-animation: noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);
  -o-animation: noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);
  animation: noty_anim_in .5s cubic-bezier(.68,-.55,.265,1.55);
}

.noty_effects_close {
  -webkit-animation: noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);
  -o-animation: noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);
  animation: noty_anim_out .5s cubic-bezier(.68,-.55,.265,1.55);
}

.noty_fix_effects_height {
  -webkit-animation: noty_anim_height 75ms ease-out;
  -o-animation: noty_anim_height 75ms ease-out;
  animation: noty_anim_height 75ms ease-out;
}

.banner--bottom-fixed .banner__body .icon.form-group.error,
.banner--bottom-fixed .banner__body .icon.icon-close-o,
.banner--bottom-fixed .banner__body .iconul.checklist.thin-icons li,
.noty_close_with_click {
  cursor: pointer;
}

.noty_close_button {
  position: absolute;
  top: 2px;
  right: 2px;
  font-weight: 700;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 20px;
  background-color: rgba(0,0,0,.05);
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all .2s ease-out;
  -o-transition: all .2s ease-out;
  transition: all .2s ease-out;
}

.noty_close_button:hover {
  background-color: rgba(0,0,0,.1);
}

.noty_modal {
  position: fixed;
  width: 100%;
  height: 100%;
  background-color: #000;
  z-index: 10000;
  opacity: .3;
  left: 0;
  top: 0;
}

.noty_modal.noty_modal_open {
  opacity: 0;
  -webkit-animation: noty_modal_in .3s ease-out;
  -o-animation: noty_modal_in .3s ease-out;
  animation: noty_modal_in .3s ease-out;
}

.noty_modal.noty_modal_close {
  -webkit-animation: noty_modal_out .3s ease-out;
  -o-animation: noty_modal_out .3s ease-out;
  animation: noty_modal_out .3s ease-out;
  -webkit-animation-fill-mode: forwards;
  -o-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@media (min-width:768px) {
  .noty_layout {
    top: 10%!important;
  }
}

.noty_bar {
  -webkit-filter: none!important;
  filter: none!important;
  -webkit-box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
  box-shadow: 0 0 4px 0 rgba(0,0,0,.25);
}

.noty_bar.noty_type__danger,
.noty_bar.noty_type__info,
.noty_bar.noty_type__success,
.noty_bar.noty_type__warning {
  border-left: 3px solid;
}

.noty_bar.noty_type__success {
  border-color: #0c8a26;
}

.noty_bar.noty_type__danger {
  border-color: #8a0c0c;
}

.noty_bar.noty_type__warning {
  border-color: #8a5b0c;
}

.noty_bar.noty_type__info {
  border-color: #0d4fb2;
}

.noty_bar,
.noty_body,
.tabs nav {
  background-color: #fff;
}

.noty_theme__metroui.noty_type__error,
.noty_theme__metroui.noty_type__info,
.noty_theme__metroui.noty_type__success,
.noty_theme__metroui.noty_type__warning {
  background-color: #fff;
  color: inherit;
}

.noty_theme__metroui.noty_bar .noty_body {
  padding: 12px 0;
}

.noty_close_button {
  margin: 8px;
}

.noty_close_button,
.noty_close_button:hover {
  background-color: transparent!important;
}

.tabs nav {
  overflow: auto;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.3);
}

.tabs .tabs--sticky {
  position: fixed;
  z-index: 9999;
  left: 0;
  right: 0;
  top: 0;
}

.button__card {
  line-height: 18px;
  padding: 32px 8px 0;
  text-decoration: none!important;
  text-align: center;
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  color: #2b2b2b;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
}

.button__card:active,
.button__card:focus,
.button__card:hover,
.button__card:visited {
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
}

.button__card:hover {
  border-color: #d2d2d2;
}

.button__card__icon {
  display: block;
  font-size: 50px;
  color: #ff7300;
  height: 50px;
  line-height: 50px;
}

.button__card__text {
  color: #2b2b2b;
  display: block;
  margin-top: 1em;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
}

.button__card:hover .button__card__icon,
.contact__card__footer__actions .job-start-chat:hover a,
.contact__card__footer__actions .job-start-chat:hover i,
.contact__card__footer__actions a:hover {
  color: #ff7300;
}

.button__card:hover .button__card__text {
  color: #2b2b2b;
}

.button__card .button__card__text {
  overflow: hidden;
  width: 100%;
}

.button__card__grid {
  margin-left: -6px;
  margin-right: -6px;
}

.button__card__grid li {
  margin-bottom: 12px;
  float: left;
  width: 50%;
}

.button__card__grid li .button__card {
  height: 142px;
}

@media (min-width:768px) {
  .button__card__grid li {
    float: left;
    width: 33.33333333%;
  }
}

@media (min-width:1200px) {
  .button__card__grid li {
    float: left;
    width: 16.66666667%;
  }
}

.button__card__grid li,
.button__card__grid[data-grid="3"] li {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}

@media (min-width:1200px) {
  .button__card__grid[data-grid="3"] li {
    float: left;
    width: 33.33333333%;
  }
}

.button__card__grid[data-grid="4"] li {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}

@media (min-width:1200px) {
  .button__card__grid[data-grid="4"] li {
    float: left;
    width: 25%;
  }
}

.button__card__grid[data-grid="6"] li {
  position: relative;
  min-height: 1px;
  padding-left: 6px;
  padding-right: 6px;
}

@media (min-width:1200px) {
  .button__card__grid[data-grid="6"] li {
    float: left;
    width: 16.66666667%;
  }
}

.button__card__row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  position: relative;
  overflow-x: scroll;
  overflow-y: hidden;
}

.button__card__row::-webkit-scrollbar {
  display: none;
}

.button__card__row li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  min-width: 35vw;
  min-height: 35vw;
  max-width: 35vw;
  max-height: 35vw;
}

@media only screen and (min-width:480px) {
  .button__card__row li {
    min-width: 140px;
    min-height: 140px;
    max-width: 140px;
    max-height: 140px;
  }
}

.button__card__row li:not(:last-of-type) {
  margin-right: 12px;
}

.button__card__row li .button__card {
  width: 100%;
  padding: 8px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.button__card__row li .button__card .button__card__text,
body.affiliate-stats table td,
body.affiliate-stats table th {
  font-size: 14px;
}

.scrollbox {
  position: relative;
  display: block;
}

.scrollbox:after,
.scrollbox:before {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  width: 24px;
  z-index: 1;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}

.scrollbox:after {
  right: 0;
  background-image: -webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(#fff));
  background-image: -webkit-linear-gradient(left,rgba(255,255,255,0),#fff);
  background-image: -o-linear-gradient(left,rgba(255,255,255,0),#fff);
  background-image: linear-gradient(to right,rgba(255,255,255,0),#fff);
}

.scrollbox:before {
  left: 0;
  background-image: -webkit-gradient(linear,left top,right top,from(#fff),to(rgba(255,255,255,0)));
  background-image: -webkit-linear-gradient(left,#fff,rgba(255,255,255,0));
  background-image: -o-linear-gradient(left,#fff,rgba(255,255,255,0));
  background-image: linear-gradient(to right,#fff,rgba(255,255,255,0));
}

.scrollbox>*>* {
  z-index: 1;
}

.scrollbox>*>:first-of-type,
.scrollbox>*>:last-of-type {
  z-index: 9;
}

.wc-featured-list {
  counter-reset: li;
  padding-left: 0;
}

.wc-featured-list__item {
  list-style: none;
  position: relative;
  margin-left: 48px;
  text-align: left;
  margin-bottom: 24px;
}

.wc-featured-list__item:before {
  position: absolute;
  font-size: 18px;
  left: -48px;
  padding: 2px 0 0 12px;
}

.wc-featured-list__item--disabled {
  opacity: .3;
}

.wc-featured-list__item--checked-true:before {
  color: #0c8525;
}

.wc-featured-list__item--checked-false:before {
  color: #a33232;
}

.wc-featured-list__item--checked-false:before,
.wc-featured-list__item--checked-true:before,
.wc-icon-list__item--icon-be-first:before,
.wc-icon-list__item--icon-check-circle-o:before,
.wc-icon-list__item--icon-clock:before,
.wc-icon-list__item--icon-star-shine-o:before,
.wc-icon-list__item--icon-warranty:before {
  display: inline-block;
  font-family: "iconissimo";
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  line-height: 1;
  text-decoration: inherit;
  text-rendering: optimizeLegibility;
  text-transform: none;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.wc-icon-list__item--icon-check-circle-o:before {
  content: "\f162";
}

.wc-featured-list__item--checked-true:before {
  content: "\f163";
}

.wc-icon-list__item--icon-clock:before {
  content: "\f170";
}

.wc-featured-list__item--checked-false:before {
  content: "\f172";
}

.wc-icon-list__item--icon-star-shine-o:before {
  content: "\f284";
}

.wc-icon-list__item--icon-be-first:before {
  content: "\f289";
}

.wc-icon-list__item--icon-warranty:before {
  content: "\f293";
}

.wc-icon-list {
  counter-reset: li;
  padding-left: 0;
  display: table;
  margin-right: auto;
  margin-left: auto;
}

.wc-icon-list__item {
  list-style: none;
  position: relative;
  margin-left: 48px;
  text-align: left;
  margin-bottom: 24px;
}

.wc-icon-list__item--icon:before,
.wc-icon-list__item:before {
  font-family: "iconissimo";
  color: #ff7300;
  font-size: 31px;
  position: absolute;
}

.wc-icon-list__item:before {
  padding: 2px 0 0 12px;
  left: -51.2px;
}

.wc-icon-list__item--disabled {
  opacity: .3;
}

.wc-icon-list__item--icon:before {
  left: 0;
  top: 0;
}

.radio_examples {
  background-color: #fff;
  width: 100%;
  position: relative;
  top: 0;
}

.radio_examples--sticky {
  position: fixed;
}

@media (max-width:992px) {
  .radio_examples--sticky {
    position: initial;
    width: 100%;
  }
}

.radio_examples__header {
  border-bottom: solid 1px #e4e3e3;
  padding: 16px;
}

.radio_examples__header__title {
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  margin: 0;
}

.radio_examples__content {
  padding: 16px;
  overflow: auto;
}

.radio_examples__content label {
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #2b2b2b;
}

.radio_examples__group {
  margin-bottom: 8px;
  overflow: auto;
}

.radio_examples__group__title {
  font-size: 18px;
  font-weight: 600;
}

.radio_examples__group:last-child {
  margin-bottom: 0;
}

.white_row {
  background-color: #fff;
  margin: 0;
}

.custom--radio {
  display: none;
}

.custom--radio+label {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: relative;
  padding-left: 1.5rem;
}

.custom--radio+label::before {
  content: "";
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #fff;
  border: 1px solid #9b9b9b;
  font-size: 0;
  position: absolute;
  left: 0;
  top: 3px;
}

.custom--radio+label::after {
  content: "";
  width: 0;
  height: 0;
  border-radius: 50%;
  background-color: #404040;
  position: absolute;
  top: 6px;
  left: 3px;
}

.custom--radio:checked+label::before {
  background-color: transparent;
  width: 14px;
  height: 14px;
  border-width: 1px;
}

.custom--radio:checked+label::after {
  width: 8px;
  height: 8px;
}

.custom--radio.custom--radio--huge+label {
  padding-left: 3rem;
}

@media screen and (max-width:991px) {
  .custom--radio.custom--radio--huge+label {
    padding-left: 2.5rem;
  }
}

.custom--radio.custom--radio--huge+label::before {
  width: 28px;
  height: 28px;
  top: -3px;
}

.custom--radio.custom--radio--huge+label::after {
  top: 3px;
  left: 6px;
}

.custom--radio.custom--radio--huge:checked+label::before {
  width: 28px;
  height: 28px;
  border-width: 1px;
}

.custom--radio.custom--radio--huge:checked+label::after {
  width: 16px;
  height: 16px;
}

.complex_radio_input {
  width: 100%;
  height: 100%;
  border: 1px solid #ededed;
  overflow: auto;
  cursor: pointer;
  padding: 2rem;
}

@media screen and (max-width:991px) {
  .complex_radio_input {
    padding-left: 1rem;
    padding-right: 1rem;
  }
}

.complex_radio_input--background-white .complex_radio_input {
  background-color: #fff;
}

.complex_radio_input label {
  margin-bottom: 0;
  font-size: 18px;
}

.complex_radio_input__extra_label_info {
  float: right;
}

.complex_radio_input__extra_label_info--text {
  position: relative;
  top: 3px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 12px;
}

.complex_radio_input__extra_label_info .icon {
  font-size: 24px;
}

.complex_radio_input__description {
  margin-top: 5px;
  padding-left: 3rem;
  padding-right: 40px;
  display: inline-block;
  color: #2b2b2b;
  line-height: 25px;
}

.complex_radio_input--selected {
  background-color: #fef6f0;
  border-color: transparent;
}

@media only screen and (max-width:1199px) {
  .complex_radio_input_group .complex_radio_input:not(:last-child) {
    margin-bottom: 4px;
  }
}

.row__equal_columns_height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media screen and (max-width:768px) {
  .row__equal_columns_height {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.table-container {
  position: relative;
}

.table-container .table-container--shadow {
  content: " ";
  position: absolute;
  width: 25px;
  height: 100%;
}

.table-container .table-container--shadow--right {
  right: 0;
  top: 0;
  -webkit-box-shadow: inset -14px 0 25px -14px rgba(0,0,0,.3);
  box-shadow: inset -14px 0 25px -14px rgba(0,0,0,.3);
}

.table-container .table-container--shadow--left {
  left: 0;
  -webkit-box-shadow: inset 14px 0 25px -14px rgba(0,0,0,.3);
  box-shadow: inset 14px 0 25px -14px rgba(0,0,0,.3);
}

.table-container .table-responsive .wc-table {
  border: solid 1px #d2d2d2;
  margin: 0;
}

.table-container .table-responsive .wc-table td,
.table-container .table-responsive .wc-table th {
  max-width: 225px;
  padding: 16px;
}

.table-container .table-responsive .wc-table thead tr td,
.table-container .table-responsive .wc-table thead tr th {
  border-bottom: 2px solid #ff7300;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.table-container .table-responsive .wc-table tbody tr:nth-child(even) {
  font-size: 16px;
  background-color: #fef6f0;
}

.table-container .table-responsive .wc-table tbody td,
.table-container .table-responsive .wc-table tbody th {
  border-top: none;
  white-space: normal;
  word-wrap: break-word;
}

.navbar--custom.navbar-default .navbar-nav>li.active>a strong,
.table-container .table-responsive .wc-table tbody th {
  font-weight: 700;
}

.table-container .table-responsive .wc-table--white tbody tr:nth-child(even) {
  font-size: 16px;
  background-color: #fff;
}

.load_more_btn {
  margin-bottom: 24px;
}

.banner.banner--dark-gray {
  display: block;
  color: #fff;
  width: 100%;
  z-index: 5;
}

.banner.banner--dark-gray .banner__body {
  padding: 0 50px;
  width: 100%;
  background-color: #404040;
  border-top: 1px solid #2b2b2b;
}

.banner--bottom-fixed .banner__body {
  position: fixed;
  bottom: 0;
}

.banner--bottom-fixed .banner__foreground {
  max-width: 250px;
  max-height: 100px;
}

.banner--bottom-fixed .banner__foreground .foreground {
  position: relative;
  width: 215px;
  bottom: 65px;
}

@media screen and (min-width:992px) {
  .banner--bottom-fixed .banner__title {
    padding-left: 4rem;
  }
}

.banner--bottom-fixed .banner__title__principal {
  color: #fff;
  display: inline-block;
  margin-bottom: .5rem;
}

.banner--bottom-fixed .banner__action,
.banner--bottom-fixed .icon.form-group.error,
.banner--bottom-fixed .icon.icon-close-o,
.banner--bottom-fixed .iconul.checklist.thin-icons li {
  position: relative;
  top: 25px;
}

.banner--full-width {
  width: 100%;
  padding-right: 10px;
  padding-left: 10px;
}

.banner--orange {
  background-color: #fef6f0;
}

.banner__logo {
  margin-top: .5rem;
  width: 100%;
  max-width: 232px;
  height: auto;
}

@media screen and (min-width:992px) {
  .banner__logo {
    max-width: 276px;
  }
}

.banner img[src$=".svg"] {
  max-width: 180px;
}

.banner__actions {
  margin: 1rem;
}

.banner__actions__primary {
  margin: .5rem 0;
}

@media screen and (max-width:351px) {
  .banner__actions__primary {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.banner__actions__secondary {
  margin-top: .5rem;
  display: block;
}

@media screen and (min-width:992px) {
  .banner--horizontal .banner__logo {
    margin-top: .5rem;
    position: relative;
    top: .5rem;
  }
}

.premium-web-page-banner .banner__logo {
  max-width: 400px;
}

@media screen and (min-width:992px) {
  .premium-web-page-banner .banner__logo {
    max-width: 400px;
    top: 0;
  }
}

.premium-web-page-banner .banner__title {
  padding-top: 1em;
}

@media screen and (min-width:768px) {
  .premium-web-page-banner .banner__title {
    padding-top: 0;
  }
}

.contact__card {
  border: 1px solid #ededed;
  padding: 1.25rem!important;
}

.contact__card__localizator {
  margin: 0;
  text-transform: uppercase;
  font-size: 14px;
  padding-top: .5rem;
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion strong.tt-highlight,
.contact__card__localizator__indicator {
  font-weight: 600;
}

.contact__card__title {
  margin: .5rem 0;
}

.contact__card__user__location,
.contact__card__user__name {
  font-weight: 400;
  text-transform: capitalize;
  display: table;
}

.contact__card__user__location i,
.contact__card__user__name i {
  color: #ff7300;
  width: 25px;
}

.contact__card__user__location i,
.contact__card__user__location span,
.contact__card__user__name i,
.contact__card__user__name span {
  display: table-cell;
}

.contact__card__description {
  margin: .5rem 0;
}

.contact__card__footer {
  margin-top: .5rem;
}

.contact__card__footer__actions .job-start-chat:hover {
  color: #ff7300;
  cursor: pointer;
}

.contact__card__footer__actions .job-start-chat a:hover {
  text-decoration: none;
}

.contact__card__footer__actions__item {
  margin: .5rem 0;
  position: relative;
}

@media (min-width:1199px) {
  .contact__card__footer__actions__item:nth-child(n) {
    border-right: 1px solid #ededed;
  }
}

.contact__card__footer__actions__item:first-child,
.contact__card__footer__actions__item:last-child {
  border-right: none;
}

.contact__card__footer__actions__item.contact__card__footer__actions__item--email i {
  position: relative;
  top: 3px;
}

@media (min-width:768px) {
  .contact__card__footer__actions__item {
    top: 10px;
  }
}

.contact__card__footer__actions__item i {
  font-size: 18px;
}

.contact__card__footer__actions__item.contact__card__footer__actions__item--primary {
  text-align: center;
  top: 0;
}

@media (min-width:768px) {
  .contact__card__footer__actions__item.contact__card__footer__actions__item--primary {
    text-align: left;
  }
}

.contact__card__footer__actions__item i+a,
.contact__card__footer__actions__item__name {
  display: block;
}

@media (min-width:768px) {
  .contact__card__footer__actions__item i+a,
  .contact__card__footer__actions__item__name {
    display: inline-block;
    margin-left: .5rem;
  }
}

@media (max-width:360px) {
  .contact__card__footer__actions__item__name {
    font-size: 12px;
  }
}

.contact__card__footer__actions__item i+a {
  color: #2b2b2b;
  font-weight: 600;
}

@media screen and (min-width:992px) and (max-width:1200px) {
  .contact__card__footer__actions__item {
    text-align: center;
  }

  .contact__card__footer__actions__item:nth-child(3) {
    margin-left: 16.67%;
  }

  .contact__card__footer__actions__item.contact__card__footer__actions__item--primary {
    width: 100%;
    text-align: center;
  }

  .contact__card__footer__actions__item i+a,
  .contact__card__footer__actions__item__name {
    display: block;
  }
}

.contact__card__footer__actions__item:last-child {
  text-align: center;
}

.quotation-card--carousel .carousel-footer {
  border-top: none!important;
}

.empty-state__title {
  max-width: 85%;
  margin-top: 0;
}

.empty-state__title--full-width {
  max-width: 100%;
}

.empty-state__image {
  margin: 1rem;
}

.empty-state__image img {
  max-width: 150px;
}

.empty-state__edit-action {
  float: right;
  position: relative;
  top: 4px;
}

.empty-state__description {
  color: #404040;
}

.empty-state__footer {
  margin: 1rem 0;
}

.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  -webkit-text-size-adjust: 100%;
  -webkit-backface-visibility: hidden;
  outline: 0;
}

.pswp * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.pswp img {
  max-width: none;
}

.pswp--animate_opacity {
  opacity: .001;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
  -o-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
  transition: opacity 333ms cubic-bezier(.4,0,.22,1);
}

.pswp--open {
  display: block;
}

.pswp--zoom-allowed .pswp__img {
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab;
}

.pswp--dragging .pswp__img {
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing;
}

.pswp__bg,
.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.pswp__bg {
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
}

.pswp__scroll-wrap {
  overflow: hidden;
}

.pswp__container {
  position: absolute;
}

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
  -o-transition: -o-transform 333ms cubic-bezier(.4,0,.22,1);
  transition: transform 333ms cubic-bezier(.4,0,.22,1);
  transition: transform 333ms cubic-bezier(.4,0,.22,1),-webkit-transform 333ms cubic-bezier(.4,0,.22,1),-o-transform 333ms cubic-bezier(.4,0,.22,1);
}

.pswp__bg {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
  -o-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
  transition: opacity 333ms cubic-bezier(.4,0,.22,1);
}

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden;
}

.pswp__img,
.pswp__item {
  position: absolute;
  top: 0;
  left: 0;
}

.pswp__item {
  right: 0;
  bottom: 0;
  overflow: hidden;
}

.pswp__img {
  width: auto;
  height: auto;
}

.pswp__img--placeholder {
  -webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
  background: #222;
}

.pswp--ie .pswp__img {
  width: 100%!important;
  height: auto!important;
  left: 0;
  top: 0;
}

.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #ccc;
}

.pswp__error-msg a {
  color: #ccc;
  text-decoration: underline;
}

.pswp {
  z-index: 2500;
}

.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: 0 0;
  cursor: pointer;
  overflow: visible;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: .75;
  -webkit-transition: opacity .2s;
  -o-transition: opacity .2s;
  transition: opacity .2s;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
}

.pswp__button:focus,
.pswp__button:hover {
  opacity: 1;
}

.pswp__button:active {
  outline: 0;
  opacity: .9;
}

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.pswp__ui--over-close .pswp__button--close {
  opacity: 1;
}

.pswp__button--fs {
  display: none;
}

.pswp--supports-fs .pswp__button--fs {
  display: block;
}

.pswp--fs .pswp__button--fs {
  background-position: -44px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
  display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute;
}

.pswp__button--arrow--left {
  left: 0;
}

.pswp__button--arrow--right {
  right: 0;
}

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  top: 35px;
  position: absolute;
  color: #fff;
  font-size: 28px;
}

@media only screen and (min-width:992px) {
  .pswp__button--arrow--left:before,
  .pswp__button--arrow--right:before {
    font-size: 36px;
  }
}

.pswp__button--arrow--left:before {
  left: 6px;
}

.pswp__button--arrow--right:before {
  right: 6px;
}

.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.pswp__share-modal {
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  -o-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  will-change: opacity;
}

.pswp__share-modal--hidden {
  display: none;
}

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #fff;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
  box-shadow: 0 2px 5px rgba(0,0,0,.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  -o-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform .25s;
  -o-transition: -o-transform .25s;
  transition: transform .25s;
  transition: transform .25s,-webkit-transform .25s,-o-transform .25s;
  will-change: transform;
}

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  font-size: 14px;
  line-height: 18px;
}

.pswp__share-tooltip a,
.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000;
}

.pswp__share-tooltip a:first-child {
  border-radius: 2px 2px 0 0;
}

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px;
}

.pswp__share-modal--fade-in {
  opacity: 1;
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px;
}

a.pswp__share--facebook:before {
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #fff;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none;
}

a.pswp__share--facebook:hover {
  background: #3e5c9a;
  color: #fff;
}

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3e5c9a;
}

a.pswp__share--twitter:hover {
  background: #55acee;
  color: #fff;
}

a.pswp__share--pinterest:hover {
  background: #fff;
  color: #ce272d;
}

a.pswp__share--download:hover {
  background: #ddd;
}

.pswp__caption,
.pswp__counter {
  position: absolute;
  left: 0;
  font-size: 16px;
}

.pswp__counter {
  height: 44px;
  line-height: 44px;
  color: #fff;
  padding: 0 10px;
  z-index: 999;
  bottom: 1px;
}

.pswp__caption {
  bottom: 0;
  width: 100%;
  min-height: 44px;
  padding-left: 50px;
}

.pswp__caption small {
  font-size: 11px;
  color: #bbb;
}

.pswp__caption__center {
  text-align: left;
  margin: 0 auto;
  padding: 10px;
  line-height: 20px;
  color: #fff;
}

.pswp__caption--empty {
  display: none;
}

.pswp__caption--fake {
  visibility: hidden;
}

.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity .25s ease-out;
  -o-transition: opacity .25s ease-out;
  transition: opacity .25s ease-out;
  will-change: opacity;
  direction: ltr;
}

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px;
}

.pswp--css_animation .pswp__preloader--active,
.pswp__preloader--active,
body.layout--white .simple-footer.business p {
  opacity: 1;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  -o-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite;
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;
  -o-animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;
}

.pswp--css_animation .pswp__preloader__icn {
  background: 0 0;
  opacity: .75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0;
}

.pswp--css_animation .pswp__preloader__cut {
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden;
}

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: 0 0;
  margin: 0;
}

@media screen and (max-width:1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right;
  }
}

.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550;
}

.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right,
.pswp__caption,
.pswp__top-bar {
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
  -o-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
  transition: opacity 333ms cubic-bezier(.4,0,.22,1);
}

.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible;
}

.pswp__caption,
.pswp__top-bar {
  background-color: rgba(0,0,0,.5);
}

.pswp__ui--fit .pswp__caption,
.pswp__ui--fit .pswp__top-bar {
  background-color: rgba(0,0,0,.3);
}

.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__top-bar {
  opacity: .001;
}

.photo-gallery figure figcaption,
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none;
}

.pswp__element--disabled {
  display: none!important;
}

.pswp__primary-actions {
  display: inline-block;
  padding: 1rem .3rem;
}

@media only screen and (min-width:992px) {
  .pswp__primary-actions {
    padding: 1rem;
  }
}

.pswp__primary-actions .btn {
  padding: .5rem 1rem;
  margin-right: .5rem;
}

.photo-gallery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.photo-gallery figure {
  min-width: 120px;
  max-width: 130px;
  margin: 0 .3rem;
  margin-bottom: .5rem;
}

.photo-gallery--lastest,
.photo-gallery--lastest-disabled {
  position: relative;
}

.photo-gallery--lastest-disabled:after,
.photo-gallery--lastest:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: #2b2b2b;
  opacity: .65;
  left: 0;
}

.photo-gallery--lastest-disabled:hover,
.wc-side-menu__header__user-container a {
  cursor: pointer;
}

.photo-gallery--lastest-disabled:hover .photo-gallery__count {
  text-decoration: underline;
  color: #fafafa;
}

.photo-gallery__count {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  z-index: 99;
  font-size: 28px;
  color: #fff;
  font-weight: 600;
  width: 100%;
  text-align: center;
}

.photo-gallery__count:hover {
  color: #fafafa;
}

.business-profile .photo-gallery,
.business-searcher .business-search-navbar.affix .logo img {
  margin: 0 auto;
}

@media only screen and (min-width:607px) {
  .business-profile .photo-gallery {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
}

@media only screen and (min-width:599px) {
  .business-profile .photo-gallery {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    max-width: 567px;
  }
}

@media only screen and (min-width:750px) {
  .business-profile .photo-gallery {
    max-width: 708px;
  }
}

@media only screen and (min-width:890px) {
  .business-profile .photo-gallery {
    max-width: 850px;
  }
}

@media only screen and (min-width:992px) {
  .business-profile .photo-gallery {
    max-width: 570px;
  }
}

@media only screen and (min-width:1200px) {
  .business-profile .photo-gallery {
    max-width: 724px;
  }
}

@media only screen and (min-width:1600px) {
  .business-profile .photo-gallery {
    max-width: none;
  }
}

.pswp__top-bar {
  height: auto;
  max-height: 90px;
}

.pswp__button--action {
  width: 32px;
  height: 32px;
  margin: 1rem .3rem 0;
  opacity: 1;
  font-size: 16px;
}

.pswp__button--action:not(.pswp__button--close) {
  border: 1px solid #fff;
  display: none;
}

@media only screen and (min-width:992px) {
  .pswp__button--action:not(.pswp__button--close) {
    display: block;
  }
}

.pswp__button--action.pswp__button--close {
  font-size: 30px;
  width: 42px;
  height: 42px;
  margin: .8rem .7rem 0 1rem;
}

.wc-separator {
  position: relative;
}

.wc-separator span {
  padding: 0 24px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.wc-separator:after {
  content: "";
  border-bottom: 1px solid #d2d2d2;
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 100%;
}

.wc-side-menu {
  max-width: 300px;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  overflow-x: hidden!important;
  overflow-y: scroll!important;
  z-index: 2020;
  background-color: #fff;
  font-size: 16px;
}

.wc-side-menu[aria-hidden=true] {
  width: 0;
  will-change: width;
  -webkit-transition: width .5s ease;
  -o-transition: width .5s ease;
  transition: width .5s ease;
}

.wc-side-menu[aria-hidden=false] {
  width: 100%;
  will-change: width;
  -webkit-transition: width .5s ease-out;
  -o-transition: width .5s ease-out;
  transition: width .5s ease-out;
}

.wc-side-menu section {
  padding: 24px;
  width: 300px;
  z-index: 2021;
  position: relative;
}

.wc-side-menu__backdrop {
  width: 100%;
  min-height: 100%;
  background-color: #2b2b2b;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 2000;
  visibility: hidden;
  opacity: 0;
  will-change: opacity;
  -webkit-transition: .5s ease-in;
  -o-transition: .5s ease-in;
  transition: .5s ease-in;
}

.wc-side-menu__header {
  background-color: #ededed;
}

.wc-side-menu__content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column wrap;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
  padding-bottom: 0!important;
}

.wc-side-menu__content ul {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 100%;
}

.wc-side-menu__footer {
  padding-top: 0!important;
  list-style: none;
}

@media (max-width:992px) {
  .side-menu-open {
    overflow: hidden;
  }
}

.side-menu-open .wc-side-menu__backdrop {
  visibility: visible;
  opacity: .7;
  will-change: opacity;
  -webkit-transition: .25s ease;
  -o-transition: .25s ease;
  transition: .25s ease;
}

.wc-side-menu .wc-side-menu__element {
  height: 48px;
  padding: 12px 0;
  color: #2b2b2b;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
}

.wc-side-menu .wc-side-menu__element:active,
.wc-side-menu .wc-side-menu__element:hover {
  outline: 0;
  text-decoration: none;
}

.wc-side-menu .wc-side-menu__element i {
  position: static;
  left: 24px;
  width: 24px;
  margin: 0 4px;
}

.wc-side-menu .wc-side-menu__element__text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.wc-side-menu__header--logged,
.wc-side-menu__header__user-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.wc-side-menu__header--logged a img {
  border-radius: 100%;
  width: 40px;
  height: 40px;
}

.wc-side-menu__header__user-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.wc-side-menu__header__user-container span {
  color: #2b2b2b;
}

.wc-panel {
  background-color: #fef6f0;
  padding: 24px 16px;
  width: auto!important;
}

.wc-panel__item {
  margin-top: 24px;
}

.wc-panel__item:first-child {
  margin-top: 0;
}

.wc-panel__image {
  max-width: 180px;
}

@media screen and (min-width:992px) {
  .wc-panel {
    padding: 32px 24px;
  }

  .wc-panel__item {
    margin-top: 0;
  }
}

.wc-switcher {
  list-style: none;
}

.wc-switcher__container {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  color: #2b2b2b;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 16px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 16px;
}

.wc-switcher__container:active,
.wc-switcher__container:focus,
.wc-switcher__container:hover,
.wc-switcher__container:visited {
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
}

.wc-switcher__container:hover {
  border-color: #d2d2d2;
}

.wc-switcher--reversed__container {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.wc-switcher--reversed .wc-switcher__icon {
  margin-left: 16px;
  margin-right: 0;
}

.wc-switcher--reversed .wc-switcher__link {
  text-align: right;
}

.wc-switcher--active .wc-switcher__container {
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}

.wc-switcher--active .wc-switcher__icon--off {
  display: inline-block;
}

.wc-switcher__icon {
  margin-right: 16px;
  font-size: 21px;
}

.wc-switcher--active .wc-switcher__icon--on,
.wc-switcher__icon--off {
  display: none;
}

.wc-switcher__link {
  width: 100%;
}

.wc-switcher__link:focus,
.wc-switcher__link:hover {
  text-decoration: none;
  color: unset;
}

.wc-switcher__items,
.wc-switcher__items--active {
  -webkit-transition: opacity .5s ease;
  -o-transition: opacity .5s ease;
  transition: opacity .5s ease;
}

.wc-switcher__items {
  padding-left: unset;
  height: 0;
  opacity: 0;
}

.wc-switcher__items--active {
  height: auto;
  opacity: 1;
}

.wc-back-to-top {
  width: 52px;
  min-width: 52px;
  height: 52px;
  border-radius: 9px;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.1);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.1);
  border: solid 1px #ededed;
  background-color: #fff;
}

.wc-back-to-top--default {
  visibility: hidden;
}

.wc-back-to-top--show {
  bottom: 20px;
  right: 16px;
  position: fixed;
}

@media screen and (max-width:992px) {
  .wc-back-to-top--position-banner {
    bottom: 58px;
  }
}

.pack--conditions {
  margin: 0 0 2.5rem;
}

.pack--suggested {
  height: 100%;
}

.plan-price .btn {
  margin-top: 1rem;
}

.plan__terms {
  margin-top: 2rem;
}

@media screen and (max-width:767px) {
  .bold--xs {
    font-weight: 700;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .bold--sm {
    font-weight: 700;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .bold--md {
    font-weight: 700;
  }
}

@media screen and (min-width:1200px) {
  .bold--lg {
    font-weight: 700;
  }
}

.text--primary {
  color: #ff7300;
}

.text--gray {
  color: #9b9b9b;
}

.text--underline {
  text-decoration: underline;
}

.position-relative {
  position: relative;
}

.position-absolute {
  position: absolute;
}

@media screen and (max-width:767px) {
  .text--xs-left {
    text-align: left;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .text--sm-left {
    text-align: left;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .text--md-left {
    text-align: left;
  }
}

@media screen and (min-width:1200px) {
  .text--lg-left {
    text-align: left;
  }
}

@media screen and (max-width:767px) {
  .text--xs-right {
    text-align: right;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .text--sm-right {
    text-align: right;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .text--md-right {
    text-align: right;
  }
}

@media screen and (min-width:1200px) {
  .text--lg-right {
    text-align: right;
  }
}

@media screen and (max-width:767px) {
  .text--xs-center {
    text-align: center;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .text--sm-center {
    text-align: center;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .text--md-center {
    text-align: center;
  }
}

@media screen and (min-width:1200px) {
  .text--lg-center {
    text-align: center;
  }
}

.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 100%;
  width: auto;
}

.flex.flex--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media screen and (max-width:767px) {
  .flex.flex-xs--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .flex.flex-sm--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .flex.flex-md--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width:1200px) {
  .flex.flex-lg--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width:767px) {
  .flex.flex-xs--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .flex.flex-sm--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .flex.flex-md--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:1200px) {
  .flex.flex-lg--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.flex.flex--direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width:767px) {
  .flex.flex-xs--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .flex.flex-sm--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .flex.flex-md--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width:1200px) {
  .flex.flex-lg--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.flex .flex-item {
  float: none;
}

.flex .flex-item--separator-y {
  margin: .5rem 0;
}

.flex .flex-item--align-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.flex .flex-item--align-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.list-style--none,
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}

.overflow-auto {
  overflow: auto;
}

.display--block {
  display: block;
}

.display--inline-block {
  display: inline-block;
}

.visibility--hidden {
  opacity: 0;
}

.bg--green {
  background-color: #63ca75;
  color: #fff;
}

.rounded--alt {
  border-radius: 5px;
}

.bg--white {
  background-color: #fff;
}

.bg--brand-success {
  background-color: #dbf7d7;
}

.cursor--pointer {
  cursor: pointer;
}

img.variant-small,
object.variant-small,
svg.variant-small {
  width: 180px;
  height: 240px;
}

img.variant-gallery,
object.variant-gallery,
svg.variant-gallery {
  width: 400px;
  height: 400px;
}

img.variant-thumbnail,
object.variant-thumbnail,
svg.variant-thumbnail {
  width: 100px;
  height: 100px;
}

img.variant-square,
object.variant-square,
svg.variant-square {
  width: 60px;
  height: 60px;
}

img.variant-mini_square,
object.variant-mini_square,
svg.variant-mini_square {
  width: 32px;
  height: 32px;
}

img.variant-40,
object.variant-40,
svg.variant-40 {
  width: 40px;
  height: 40px;
}

img.variant-50,
object.variant-50,
svg.variant-50 {
  width: 50px;
  height: 50px;
}

img.variant-70,
object.variant-70,
svg.variant-70 {
  width: 70px;
  height: 70px;
}

img.variant-80,
object.variant-80,
svg.variant-80 {
  width: 80px;
  height: 80px;
}

img.variant-120,
object.variant-120,
svg.variant-120 {
  width: 120px;
  height: 120px;
}

img.variant-140,
object.variant-140,
svg.variant-140 {
  width: 140px;
  height: 140px;
}

img.variant-180,
object.variant-180,
svg.variant-180 {
  width: 180px;
  height: 180px;
}

.filter--mobile,
body.layout--white {
  background-color: #fff;
}

.filter--mobile--fixed {
  position: fixed;
  top: 0;
  z-index: 99999;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
  box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}

.filter__input {
  padding: .5rem 2rem;
}

.filter__input.filter__input--huge {
  padding: 0;
}

.filter__input.filter__input--huge .filter__input__as-input__item {
  padding-top: .6rem;
  padding-bottom: .6rem;
}

.filter__input__as-input {
  margin: 0;
  -webkit-box-shadow: 0 1px 3px 1px rgba(0,0,0,.1);
  box-shadow: 0 1px 3px 1px rgba(0,0,0,.1);
  height: auto;
  padding: 0;
  border: 1px solid rgba(0,0,0,.1);
}

.filter__input__as-input__item {
  width: 50%;
  display: inline-block;
  padding: .5rem;
}

.filter__input__as-input__item.filter__input__as-input__item--with-icon {
  padding-right: 1.5rem;
}

.filter__input__as-input__item:first-child {
  position: relative;
}

.filter__input__as-input__item:first-child:after {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #d2d2d2;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
}

.filter__input__as-input__item--empty {
  color: #9b9b9b;
}

.filter__input__as-input__item--primary {
  color: #ff7300;
}

.filter__input .icon-search-o {
  color: #9b9b9b;
  position: absolute;
  top: 17px;
  right: 38px;
}

.filter__item {
  border-top: 1px solid #ededed;
  padding: .5rem 1rem;
}

.filter__item a {
  text-decoration: none;
}

.filter__item:last-child {
  border-left: 1px solid #ededed;
}

.filter__item__icon {
  color: #ff7300;
}

.filter__item__text {
  color: #000;
  margin-left: .2rem;
}

.filter__loading:before {
  content: '';
  background: rgba(255,255,255,.7);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  position: absolute;
}

.filter__business-name {
  color: #757575;
  font-size: 14px;
}

.filter__business-name:last-child {
  margin-bottom: 0;
}

.modal {
  z-index: 9999999;
}

.modal .modal-dialog .modal-content .filter__modal__item--show {
  display: block!important;
}

.modal .modal-dialog .modal-content .sidebar-widget-block {
  padding: 1rem;
}

.modal .modal-dialog .modal-content .sidebar-widget-block h2 {
  border-bottom: 1px solid #ededed;
  margin: 0;
  padding-bottom: 1rem;
}

.modal .modal-dialog .modal-content .sidebar-widget-block .sidebar-widget-section .title {
  font-size: 16px;
  margin-bottom: 1rem;
}

.counter {
  display: inline-block;
  padding: .25em .4em;
  font-size: 75%;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25rem;
  font-weight: 600;
}

.counter--primary {
  background-color: #ff7300;
  color: #fff;
}

.sitemap-list li {
  margin-left: 0;
  margin: .3rem 0;
  font-weight: 400;
}

.tag_sitemap {
  margin-bottom: 2rem;
}

.tag_sitemap__title,
.tag_sitemap__title a {
  color: #ff7300;
}

.tag_sitemap .inline {
  display: inline;
}

.tag_sitemap--bordered {
  border-bottom: 1px solid #9b9b9b;
  padding-bottom: .5rem;
  margin-bottom: .5rem;
}

.p-0 {
  padding: 0;
}

@media screen and (max-width:767px) {
  .p-0--xs {
    padding: 0;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-0--sm {
    padding: 0;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-0--md {
    padding: 0;
  }
}

@media screen and (min-width:1200px) {
  .p-0--lg {
    padding: 0;
  }
}

.p-r-0 {
  padding-right: 0;
}

.p-l-0 {
  padding-left: 0;
}

.p-t-0 {
  padding-top: 0;
}

.p-b-0,
.p-y-0 {
  padding-bottom: 0;
}

.p-y-0 {
  padding-top: 0;
}

.p-x-0 {
  padding-right: 0;
  padding-left: 0;
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion p,
.m-0 {
  margin: 0;
}

@media screen and (max-width:767px) {
  .m-0--xs {
    margin: 0;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-0--sm {
    margin: 0;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-0--md {
    margin: 0;
  }
}

@media screen and (min-width:1200px) {
  .m-0--lg {
    margin: 0;
  }
}

.m-r-0 {
  margin-right: 0;
}

.m-l-0 {
  margin-left: 0;
}

.m-t-0 {
  margin-top: 0;
}

.m-b-0,
.m-y-0 {
  margin-bottom: 0;
}

.m-y-0 {
  margin-top: 0;
}

.m-x-0 {
  margin-right: 0;
  margin-left: 0;
}

.p-3xs {
  padding: 2px;
}

@media screen and (max-width:767px) {
  .p-3xs--xs {
    padding: 2px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-3xs--sm {
    padding: 2px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-3xs--md {
    padding: 2px;
  }
}

@media screen and (min-width:1200px) {
  .p-3xs--lg {
    padding: 2px;
  }
}

.p-r-3xs {
  padding-right: 2px;
}

.p-l-3xs {
  padding-left: 2px;
}

.p-t-3xs {
  padding-top: 2px;
}

.p-b-3xs,
.p-y-3xs {
  padding-bottom: 2px;
}

.p-y-3xs {
  padding-top: 2px;
}

.p-x-3xs {
  padding-right: 2px;
  padding-left: 2px;
}

.m-3xs {
  margin: 2px;
}

@media screen and (max-width:767px) {
  .m-3xs--xs {
    margin: 2px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-3xs--sm {
    margin: 2px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-3xs--md {
    margin: 2px;
  }
}

@media screen and (min-width:1200px) {
  .m-3xs--lg {
    margin: 2px;
  }
}

.m-r-3xs {
  margin-right: 2px;
}

.m-l-3xs {
  margin-left: 2px;
}

.m-t-3xs {
  margin-top: 2px;
}

.m-b-3xs,
.m-y-3xs {
  margin-bottom: 2px;
}

.m-y-3xs {
  margin-top: 2px;
}

.m-x-3xs {
  margin-right: 2px;
  margin-left: 2px;
}

.p-2xs {
  padding: 4px;
}

@media screen and (max-width:767px) {
  .p-2xs--xs {
    padding: 4px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-2xs--sm {
    padding: 4px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-2xs--md {
    padding: 4px;
  }
}

@media screen and (min-width:1200px) {
  .p-2xs--lg {
    padding: 4px;
  }
}

.p-r-2xs {
  padding-right: 4px;
}

.p-l-2xs {
  padding-left: 4px;
}

.p-t-2xs {
  padding-top: 4px;
}

.p-b-2xs,
.p-y-2xs {
  padding-bottom: 4px;
}

.p-y-2xs {
  padding-top: 4px;
}

.p-x-2xs {
  padding-right: 4px;
  padding-left: 4px;
}

.m-2xs {
  margin: 4px;
}

@media screen and (max-width:767px) {
  .m-2xs--xs {
    margin: 4px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-2xs--sm {
    margin: 4px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-2xs--md {
    margin: 4px;
  }
}

@media screen and (min-width:1200px) {
  .m-2xs--lg {
    margin: 4px;
  }
}

.btn-card--horizontal .btn-card__price-discount del,
.m-r-2xs {
  margin-right: 4px;
}

.m-l-2xs {
  margin-left: 4px;
}

.m-t-2xs {
  margin-top: 4px;
}

.m-b-2xs,
.m-y-2xs {
  margin-bottom: 4px;
}

.m-y-2xs {
  margin-top: 4px;
}

.m-x-2xs {
  margin-right: 4px;
  margin-left: 4px;
}

.p-xs {
  padding: 8px;
}

@media screen and (max-width:767px) {
  .p-xs--xs {
    padding: 8px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-xs--sm {
    padding: 8px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-xs--md {
    padding: 8px;
  }
}

@media screen and (min-width:1200px) {
  .p-xs--lg {
    padding: 8px;
  }
}

.p-r-xs {
  padding-right: 8px;
}

.p-l-xs {
  padding-left: 8px;
}

.p-t-xs {
  padding-top: 8px;
}

.p-b-xs,
.p-y-xs {
  padding-bottom: 8px;
}

.p-y-xs {
  padding-top: 8px;
}

.p-x-xs {
  padding-right: 8px;
  padding-left: 8px;
}

.m-xs {
  margin: 8px;
}

@media screen and (max-width:767px) {
  .m-xs--xs {
    margin: 8px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-xs--sm {
    margin: 8px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-xs--md {
    margin: 8px;
  }
}

@media screen and (min-width:1200px) {
  .m-xs--lg {
    margin: 8px;
  }
}

.m-r-xs,
.navbar--custom.navbar-default .navbar-nav>li.with-icon i {
  margin-right: 8px;
}

.m-l-xs {
  margin-left: 8px;
}

.m-t-xs {
  margin-top: 8px;
}

.m-b-xs,
.m-y-xs {
  margin-bottom: 8px;
}

.m-y-xs {
  margin-top: 8px;
}

.m-x-xs {
  margin-right: 8px;
  margin-left: 8px;
}

.p-sm {
  padding: 12px;
}

@media screen and (max-width:767px) {
  .p-sm--xs {
    padding: 12px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-sm--sm {
    padding: 12px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-sm--md {
    padding: 12px;
  }
}

@media screen and (min-width:1200px) {
  .p-sm--lg {
    padding: 12px;
  }
}

.p-r-sm {
  padding-right: 12px;
}

.p-l-sm {
  padding-left: 12px;
}

.p-t-sm {
  padding-top: 12px;
}

.p-b-sm,
.p-y-sm {
  padding-bottom: 12px;
}

.p-y-sm {
  padding-top: 12px;
}

.p-x-sm {
  padding-right: 12px;
  padding-left: 12px;
}

.m-sm {
  margin: 12px;
}

@media screen and (max-width:767px) {
  .m-sm--xs {
    margin: 12px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-sm--sm {
    margin: 12px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-sm--md {
    margin: 12px;
  }
}

@media screen and (min-width:1200px) {
  .m-sm--lg {
    margin: 12px;
  }
}

.m-r-sm {
  margin-right: 12px;
}

.m-l-sm {
  margin-left: 12px;
}

.m-t-sm {
  margin-top: 12px;
}

.m-b-sm,
.m-y-sm {
  margin-bottom: 12px;
}

.m-y-sm {
  margin-top: 12px;
}

.m-x-sm {
  margin-right: 12px;
  margin-left: 12px;
}

.p-md {
  padding: 16px;
}

@media screen and (max-width:767px) {
  .p-md--xs {
    padding: 16px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-md--sm {
    padding: 16px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-md--md {
    padding: 16px;
  }
}

@media screen and (min-width:1200px) {
  .p-md--lg {
    padding: 16px;
  }
}

.p-r-md {
  padding-right: 16px;
}

.p-l-md {
  padding-left: 16px;
}

.p-t-md {
  padding-top: 16px;
}

.p-b-md,
.p-y-md {
  padding-bottom: 16px;
}

.p-y-md {
  padding-top: 16px;
}

.p-x-md {
  padding-right: 16px;
  padding-left: 16px;
}

.m-md {
  margin: 16px;
}

@media screen and (max-width:767px) {
  .m-md--xs {
    margin: 16px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-md--sm {
    margin: 16px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-md--md {
    margin: 16px;
  }
}

@media screen and (min-width:1200px) {
  .m-md--lg {
    margin: 16px;
  }
}

.m-r-md {
  margin-right: 16px;
}

.m-l-md {
  margin-left: 16px;
}

.m-t-md {
  margin-top: 16px;
}

.m-b-md,
.m-y-md {
  margin-bottom: 16px;
}

.m-y-md {
  margin-top: 16px;
}

.m-x-md {
  margin-right: 16px;
  margin-left: 16px;
}

.p-lg {
  padding: 24px;
}

@media screen and (max-width:767px) {
  .p-lg--xs {
    padding: 24px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-lg--sm {
    padding: 24px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-lg--md {
    padding: 24px;
  }
}

@media screen and (min-width:1200px) {
  .p-lg--lg {
    padding: 24px;
  }
}

.p-r-lg {
  padding-right: 24px;
}

.p-l-lg {
  padding-left: 24px;
}

.p-t-lg {
  padding-top: 24px;
}

.p-b-lg,
.p-y-lg {
  padding-bottom: 24px;
}

.p-y-lg {
  padding-top: 24px;
}

.p-x-lg {
  padding-right: 24px;
  padding-left: 24px;
}

.m-lg {
  margin: 24px;
}

@media screen and (max-width:767px) {
  .m-lg--xs {
    margin: 24px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-lg--sm {
    margin: 24px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-lg--md {
    margin: 24px;
  }
}

@media screen and (min-width:1200px) {
  .m-lg--lg {
    margin: 24px;
  }
}

.m-r-lg {
  margin-right: 24px;
}

.m-l-lg {
  margin-left: 24px;
}

.m-t-lg {
  margin-top: 24px;
}

.m-b-lg,
.m-y-lg {
  margin-bottom: 24px;
}

.m-y-lg {
  margin-top: 24px;
}

.m-x-lg {
  margin-right: 24px;
  margin-left: 24px;
}

.p-xl {
  padding: 32px;
}

@media screen and (max-width:767px) {
  .p-xl--xs {
    padding: 32px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-xl--sm {
    padding: 32px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-xl--md {
    padding: 32px;
  }
}

@media screen and (min-width:1200px) {
  .p-xl--lg {
    padding: 32px;
  }
}

.p-r-xl {
  padding-right: 32px;
}

.p-l-xl {
  padding-left: 32px;
}

.p-t-xl {
  padding-top: 32px;
}

.p-b-xl,
.p-y-xl {
  padding-bottom: 32px;
}

.p-y-xl {
  padding-top: 32px;
}

.p-x-xl {
  padding-right: 32px;
  padding-left: 32px;
}

.m-xl {
  margin: 32px;
}

@media screen and (max-width:767px) {
  .m-xl--xs {
    margin: 32px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-xl--sm {
    margin: 32px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-xl--md {
    margin: 32px;
  }
}

@media screen and (min-width:1200px) {
  .m-xl--lg {
    margin: 32px;
  }
}

.m-r-xl {
  margin-right: 32px;
}

.m-l-xl {
  margin-left: 32px;
}

.m-t-xl {
  margin-top: 32px;
}

.m-b-xl,
.m-y-xl {
  margin-bottom: 32px;
}

.m-y-xl {
  margin-top: 32px;
}

.m-x-xl {
  margin-right: 32px;
  margin-left: 32px;
}

.p-2xl {
  padding: 40px;
}

@media screen and (max-width:767px) {
  .p-2xl--xs {
    padding: 40px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-2xl--sm {
    padding: 40px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-2xl--md {
    padding: 40px;
  }
}

@media screen and (min-width:1200px) {
  .p-2xl--lg {
    padding: 40px;
  }
}

.p-r-2xl {
  padding-right: 40px;
}

.p-l-2xl {
  padding-left: 40px;
}

.p-t-2xl {
  padding-top: 40px;
}

.p-b-2xl,
.p-y-2xl {
  padding-bottom: 40px;
}

.p-y-2xl {
  padding-top: 40px;
}

.p-x-2xl {
  padding-right: 40px;
  padding-left: 40px;
}

.m-2xl {
  margin: 40px;
}

@media screen and (max-width:767px) {
  .m-2xl--xs {
    margin: 40px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-2xl--sm {
    margin: 40px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-2xl--md {
    margin: 40px;
  }
}

@media screen and (min-width:1200px) {
  .m-2xl--lg {
    margin: 40px;
  }
}

.m-r-2xl {
  margin-right: 40px;
}

.m-l-2xl {
  margin-left: 40px;
}

.m-t-2xl {
  margin-top: 40px;
}

.m-b-2xl,
.m-y-2xl {
  margin-bottom: 40px;
}

.m-y-2xl {
  margin-top: 40px;
}

.m-x-2xl {
  margin-right: 40px;
  margin-left: 40px;
}

.p-3xl {
  padding: 48px;
}

@media screen and (max-width:767px) {
  .p-3xl--xs {
    padding: 48px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .p-3xl--sm {
    padding: 48px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .p-3xl--md {
    padding: 48px;
  }
}

@media screen and (min-width:1200px) {
  .p-3xl--lg {
    padding: 48px;
  }
}

.p-r-3xl {
  padding-right: 48px;
}

.p-l-3xl {
  padding-left: 48px;
}

.p-t-3xl {
  padding-top: 48px;
}

.p-b-3xl,
.p-y-3xl {
  padding-bottom: 48px;
}

.p-y-3xl {
  padding-top: 48px;
}

.p-x-3xl {
  padding-right: 48px;
  padding-left: 48px;
}

.m-3xl {
  margin: 48px;
}

@media screen and (max-width:767px) {
  .m-3xl--xs {
    margin: 48px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .m-3xl--sm {
    margin: 48px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .m-3xl--md {
    margin: 48px;
  }
}

@media screen and (min-width:1200px) {
  .m-3xl--lg {
    margin: 48px;
  }
}

.m-r-3xl {
  margin-right: 48px;
}

.m-l-3xl {
  margin-left: 48px;
}

.m-t-3xl {
  margin-top: 48px;
}

.m-b-3xl,
.m-y-3xl {
  margin-bottom: 48px;
}

.m-y-3xl {
  margin-top: 48px;
}

.m-x-3xl {
  margin-right: 48px;
  margin-left: 48px;
}

.btn {
  padding: 14px 30px;
}

#customer-phone-verify.verify-phone-alert #submit_validation,
#customer-twilio-verify.verify-phone-alert #submit_validation,
.btn {
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
  font-size: 16px;
  line-height: 1;
  border-radius: 25px;
  white-space: normal;
}

.btn.btn--not-shadow {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.btn--not-rounded {
  border-radius: 5px;
}

.btn.btn-full,
.user-income-option .form-block.bank-account-block .attachment-upload>.btn {
  width: 100%;
}

.btn-group-sm>.btn,
.btn-sm {
  padding: 14px 30px;
  font-size: 14px;
  line-height: 1;
  border-radius: 25px;
}

.btn-group-lg>.btn,
.btn-lg,
.business-profile-widget--block .btn-primary,
.business-profile-widget--block .btn-secondary,
.business-profile-widget--block .business-notices .notice .notice-action,
.business-profile-widget--block .business-notices .user_notice .notice-action,
.business-profile-widget--block .contact-status-block .btn,
.contact-status-block .btn,
.content-sidebar .sidebar-widget-block:not(.business-profile-widget):not(.filters-sidebar) .btn-primary,
.content-sidebar .sidebar-widget-block:not(.business-profile-widget):not(.filters-sidebar) .btn-secondary,
.content-sidebar .sidebar-widget-block:not(.business-profile-widget):not(.filters-sidebar) .business-notices .notice .notice-action,
.content-sidebar .sidebar-widget-block:not(.business-profile-widget):not(.filters-sidebar) .business-notices .user_notice .notice-action,
.content-sidebar .sidebar-widget-block:not(.business-profile-widget):not(.filters-sidebar) .contact-status-block .btn {
  padding: 14px 30px;
  font-size: 18px;
  line-height: 1;
  border-radius: 25px;
}

.btn-xlg {
  padding: 14px 30px;
  font-size: 24px;
  line-height: 1;
  border-radius: 50px;
}

.btn-primary,
.business-notices .notice .notice-action,
.business-notices .user_notice .notice-action,
.plupload_button.plupload_start {
  background-color: #ff7300;
  border-color: #ff7300;
  border-bottom: 1px solid #de6501;
}

.btn-primary,
.btn-primary:visited,
.business-notices .notice .notice-action,
.business-notices .notice .notice-action:visited,
.business-notices .user_notice .notice-action,
.business-notices .user_notice .notice-action:visited,
.plupload_button.plupload_start {
  color: #fff;
}

.btn-primary.active,
.btn-primary.focus,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover,
.business-notices .notice .notice-action.active,
.business-notices .notice .notice-action.focus,
.business-notices .notice .notice-action:active,
.business-notices .notice .notice-action:focus,
.business-notices .notice .notice-action:hover,
.business-notices .user_notice .notice-action.active,
.business-notices .user_notice .notice-action.focus,
.business-notices .user_notice .notice-action:active,
.business-notices .user_notice .notice-action:focus,
.business-notices .user_notice .notice-action:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.business-notices .notice .notice-action,
.open>.dropdown-toggle.business-notices .user_notice .notice-action,
.plupload_button.plupload_start:hover:not(.plupload_disabled) {
  color: #fff;
  background-color: #de6501;
  border-color: transparent;
}

.btn-primary.active,
.btn-primary:active,
.business-notices .notice .notice-action.active,
.business-notices .notice .notice-action:active,
.business-notices .user_notice .notice-action.active,
.business-notices .user_notice .notice-action:active,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.business-notices .notice .notice-action,
.open>.dropdown-toggle.business-notices .user_notice .notice-action {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.business-notices .notice .notice-action.disabled,
.business-notices .notice .notice-action.disabled:focus,
.business-notices .notice .notice-action.disabled:hover,
.business-notices .notice .notice-action[disabled],
.business-notices .notice .notice-action[disabled]:focus,
.business-notices .notice .notice-action[disabled]:hover {
  background-color: #ff7300;
}

.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.business-notices .notice .notice-action.disabled.active,
.business-notices .notice .notice-action.disabled.focus,
.business-notices .notice .notice-action.disabled:active,
.business-notices .notice .notice-action[disabled].active,
.business-notices .notice .notice-action[disabled].focus,
.business-notices .notice .notice-action[disabled]:active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .business-notices .notice .notice-action,
fieldset[disabled] .business-notices .notice .notice-action.active,
fieldset[disabled] .business-notices .notice .notice-action.focus,
fieldset[disabled] .business-notices .notice .notice-action:active,
fieldset[disabled] .business-notices .notice .notice-action:focus,
fieldset[disabled] .business-notices .notice .notice-action:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.business-notices .user_notice .notice-action.disabled,
.business-notices .user_notice .notice-action.disabled:focus,
.business-notices .user_notice .notice-action.disabled:hover,
.business-notices .user_notice .notice-action[disabled],
.business-notices .user_notice .notice-action[disabled]:focus,
.business-notices .user_notice .notice-action[disabled]:hover {
  background-color: #ff7300;
}

.business-notices .user_notice .notice-action.disabled.active,
.business-notices .user_notice .notice-action.disabled.focus,
.business-notices .user_notice .notice-action.disabled:active,
.business-notices .user_notice .notice-action[disabled].active,
.business-notices .user_notice .notice-action[disabled].focus,
.business-notices .user_notice .notice-action[disabled]:active,
fieldset[disabled] .business-notices .user_notice .notice-action,
fieldset[disabled] .business-notices .user_notice .notice-action.active,
fieldset[disabled] .business-notices .user_notice .notice-action.focus,
fieldset[disabled] .business-notices .user_notice .notice-action:active,
fieldset[disabled] .business-notices .user_notice .notice-action:focus,
fieldset[disabled] .business-notices .user_notice .notice-action:hover {
  background-color: #ff7300;
  border-color: #ff7300;
}

.btn-primary .badge,
.business-notices .notice .notice-action .badge,
.business-notices .user_notice .notice-action .badge {
  color: #ff7300;
  background-color: #fff;
}

.btn-primary.disabled,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
.business-notices .notice .notice-action.disabled,
.business-notices .notice .notice-action.disabled:focus,
.business-notices .notice .notice-action.disabled:hover,
.business-notices .notice .notice-action[disabled],
.business-notices .notice .notice-action[disabled]:focus,
.business-notices .notice .notice-action[disabled]:hover,
.business-notices .user_notice .notice-action.disabled,
.business-notices .user_notice .notice-action.disabled:focus,
.business-notices .user_notice .notice-action.disabled:hover,
.business-notices .user_notice .notice-action[disabled],
.business-notices .user_notice .notice-action[disabled]:focus,
.business-notices .user_notice .notice-action[disabled]:hover {
  background: #d2d2d2;
  border: 1px solid #d2d2d2;
  color: #757575;
}

#customer-phone-verify.verify-phone-alert #submit_validation,
#customer-twilio-verify.verify-phone-alert #submit_validation,
.btn-secondary,
.contact-status-block .btn {
  background-color: #fff;
  border-color: #ededed;
}

.plupload_button.plupload_add {
  border-color: #ededed;
}

#customer-phone-verify.verify-phone-alert #submit_validation,
#customer-twilio-verify.verify-phone-alert #submit_validation,
.btn-secondary,
.btn-secondary:visited,
.contact-status-block .btn,
.contact-status-block .btn:visited {
  color: #2b2b2b;
}



.btn-secondary.active,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary:focus,
.btn-secondary:hover,
.contact-status-block .btn.active,
.contact-status-block .btn.focus,
.contact-status-block .btn:active,
.contact-status-block .btn:focus,
.contact-status-block .btn:hover,
.open>.dropdown-toggle.btn-secondary,
.open>.dropdown-toggle.contact-status-block .btn,
.plupload_button.plupload_add:hover:not(.plupload_disabled) {
  color: #2b2b2b;
  background-color: #f3f3f4;
  border-color: #ededed;
}

.btn-secondary.active,
.btn-secondary:active,
.contact-status-block .btn.active,
.contact-status-block .btn:active,
.open>.dropdown-toggle.btn-secondary,
.open>.dropdown-toggle.contact-status-block .btn {
  background-image: none;
}

.btn-secondary.disabled,
.btn-secondary.disabled.active,
.btn-secondary.disabled.focus,
.btn-secondary.disabled:active,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled],
.btn-secondary[disabled].active,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:active,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
.contact-status-block .btn.disabled,
.contact-status-block .btn.disabled.active,
.contact-status-block .btn.disabled.focus,
.contact-status-block .btn.disabled:active,
.contact-status-block .btn.disabled:focus,
.contact-status-block .btn.disabled:hover,
.contact-status-block .btn[disabled],
.contact-status-block .btn[disabled].active,
.contact-status-block .btn[disabled].focus,
.contact-status-block .btn[disabled]:active,
.contact-status-block .btn[disabled]:focus,
.contact-status-block .btn[disabled]:hover,
fieldset[disabled] .btn-secondary,
fieldset[disabled] .btn-secondary.active,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:active,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover,
fieldset[disabled] .contact-status-block .btn,
fieldset[disabled] .contact-status-block .btn.active,
fieldset[disabled] .contact-status-block .btn.focus,
fieldset[disabled] .contact-status-block .btn:active,
fieldset[disabled] .contact-status-block .btn:focus,
fieldset[disabled] .contact-status-block .btn:hover {
  background-color: #fff;
  border-color: #ededed;
}

.btn-secondary .badge,
.contact-status-block .btn .badge {
  color: #fff;
  background-color: #2b2b2b;
}

.btn-default-alt,
.btn-secondary.btn-secondary--not-rounded,
.contact-status-block .btn.contact-status-block .btn--not-rounded {
  border-radius: 5px;
}

.btn-default-alt {
  background-color: #fff;
  border-color: #d2d2d2;
  padding: 7px 15px;
  font-size: 14px;
  line-height: 1;
  color: #2b2b2b;
}

.btn-default-alt:visited {
  color: #2b2b2b;
}

.btn-default-alt.active,
.btn-default-alt.focus,
.btn-default-alt:active,
.btn-default-alt:focus,
.btn-default-alt:hover,
.open>.dropdown-toggle.btn-default-alt {
  color: #ff7300;
  background-color: #f3f3f3;
  border-color: transparent;
}

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

.btn-default-alt.disabled,
.btn-default-alt.disabled.active,
.btn-default-alt.disabled.focus,
.btn-default-alt.disabled:active,
.btn-default-alt.disabled:focus,
.btn-default-alt.disabled:hover,
.btn-default-alt[disabled],
.btn-default-alt[disabled].active,
.btn-default-alt[disabled].focus,
.btn-default-alt[disabled]:active,
.btn-default-alt[disabled]:focus,
.btn-default-alt[disabled]:hover,
fieldset[disabled] .btn-default-alt,
fieldset[disabled] .btn-default-alt.active,
fieldset[disabled] .btn-default-alt.focus,
fieldset[disabled] .btn-default-alt:active,
fieldset[disabled] .btn-default-alt:focus,
fieldset[disabled] .btn-default-alt:hover {
  background-color: #fff;
  border-color: #d2d2d2;
}

.btn-default-alt .badge {
  color: #fff;
  background-color: #2b2b2b;
}

@media screen and (max-width:767px) {
  .btn-default-alt {
    font-size: 21px;
    text-align: left;
  }
}

.btn-icon,
.contact-status-block .btn {
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.btn-icon .icon:first-child,
.contact-status-block .btn .icon:first-child {
  margin-right: .5em;
}

.btn-icon.btn-icon-right i.icon,
.contact-status-block .btn.btn-icon-right i.icon {
  float: right;
  margin-left: .5em;
}

.btn-icon-default-alt i {
  font-size: 16px;
  margin-right: .5em;
}

@media screen and (max-width:767px) {
  .btn-icon-default-alt i {
    font-size: 21px;
    margin-left: 9px;
  }
}

.btn-spinner.disabled,
.btn-spinner[disabled] {
  overflow: hidden;
  position: relative;
}

.btn-spinner.disabled,
.btn-spinner.disabled:active,
.btn-spinner.disabled:focus,
.btn-spinner.disabled:hover,
.btn-spinner[disabled],
.btn-spinner[disabled]:active,
.btn-spinner[disabled]:focus,
.btn-spinner[disabled]:hover {
  color: transparent!important;
}

.btn-spinner.disabled:before,
.btn-spinner[disabled]:before {
  color: #757575;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  right: 0;
  font-size: 1em;
}

.btn-facebook {
  background-color: #3b5999;
  border-color: #3b5999;
  border-bottom: 2px solid #30487c;
  color: #fff;
}

.btn-facebook:visited {
  color: #fff;
}

.btn-facebook.active,
.btn-facebook.focus,
.btn-facebook:active,
.btn-facebook:focus,
.btn-facebook:hover,
.open>.dropdown-toggle.btn-facebook {
  color: #fff;
  background-color: #30487c;
  border-color: #30487c;
}

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

.btn-facebook.disabled,
.btn-facebook.disabled.active,
.btn-facebook.disabled.focus,
.btn-facebook.disabled:active,
.btn-facebook.disabled:focus,
.btn-facebook.disabled:hover,
.btn-facebook[disabled],
.btn-facebook[disabled].active,
.btn-facebook[disabled].focus,
.btn-facebook[disabled]:active,
.btn-facebook[disabled]:focus,
.btn-facebook[disabled]:hover,
fieldset[disabled] .btn-facebook,
fieldset[disabled] .btn-facebook.active,
fieldset[disabled] .btn-facebook.focus,
fieldset[disabled] .btn-facebook:active,
fieldset[disabled] .btn-facebook:focus,
fieldset[disabled] .btn-facebook:hover {
  background-color: #3b5999;
  border-color: #3b5999;
}

.btn-facebook .badge {
  color: #3b5999;
  background-color: #fff;
}

.btn-twitter {
  background-color: #55acee;
  border-color: #55acee;
  border-bottom: 2px solid #309aea;
  color: #fff;
}

.btn-twitter:visited {
  color: #fff;
}

.btn-twitter.active,
.btn-twitter.focus,
.btn-twitter:active,
.btn-twitter:focus,
.btn-twitter:hover,
.open>.dropdown-toggle.btn-twitter {
  color: #fff;
  background-color: #309aea;
  border-color: #309aea;
}

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

.btn-twitter.disabled,
.btn-twitter.disabled.active,
.btn-twitter.disabled.focus,
.btn-twitter.disabled:active,
.btn-twitter.disabled:focus,
.btn-twitter.disabled:hover,
.btn-twitter[disabled],
.btn-twitter[disabled].active,
.btn-twitter[disabled].focus,
.btn-twitter[disabled]:active,
.btn-twitter[disabled]:focus,
.btn-twitter[disabled]:hover,
fieldset[disabled] .btn-twitter,
fieldset[disabled] .btn-twitter.active,
fieldset[disabled] .btn-twitter.focus,
fieldset[disabled] .btn-twitter:active,
fieldset[disabled] .btn-twitter:focus,
fieldset[disabled] .btn-twitter:hover {
  background-color: #55acee;
  border-color: #55acee;
}

.btn-twitter .badge {
  color: #55acee;
  background-color: #fff;
}

.btn-google {
  background-color: #d64131;
  border-color: #d64131;
  border-bottom: 2px solid #b93325;
  color: #fff;
}

.btn-google:visited {
  color: #fff;
}

.btn-google.active,
.btn-google.focus,
.btn-google:active,
.btn-google:focus,
.btn-google:hover,
.open>.dropdown-toggle.btn-google {
  color: #fff;
  background-color: #b93325;
  border-color: #b93325;
}

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

.btn-google.disabled,
.btn-google.disabled.active,
.btn-google.disabled.focus,
.btn-google.disabled:active,
.btn-google.disabled:focus,
.btn-google.disabled:hover,
.btn-google[disabled],
.btn-google[disabled].active,
.btn-google[disabled].focus,
.btn-google[disabled]:active,
.btn-google[disabled]:focus,
.btn-google[disabled]:hover,
fieldset[disabled] .btn-google,
fieldset[disabled] .btn-google.active,
fieldset[disabled] .btn-google.focus,
fieldset[disabled] .btn-google:active,
fieldset[disabled] .btn-google:focus,
fieldset[disabled] .btn-google:hover {
  background-color: #d64131;
  border-color: #d64131;
}

.btn-google .badge {
  color: #d64131;
  background-color: #fff;
}

.btn-whatsapp {
  background-color: #25d366;
  border-color: #25d366;
  border-bottom: 2px solid #1fb055;
  color: #fff;
}

.btn-whatsapp:visited {
  color: #fff;
}

.btn-whatsapp.active,
.btn-whatsapp.focus,
.btn-whatsapp:active,
.btn-whatsapp:focus,
.btn-whatsapp:hover,
.open>.dropdown-toggle.btn-whatsapp {
  color: #fff;
  background-color: #1fb055;
  border-color: #1fb055;
}

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

.btn-whatsapp.disabled,
.btn-whatsapp.disabled.active,
.btn-whatsapp.disabled.focus,
.btn-whatsapp.disabled:active,
.btn-whatsapp.disabled:focus,
.btn-whatsapp.disabled:hover,
.btn-whatsapp[disabled],
.btn-whatsapp[disabled].active,
.btn-whatsapp[disabled].focus,
.btn-whatsapp[disabled]:active,
.btn-whatsapp[disabled]:focus,
.btn-whatsapp[disabled]:hover,
fieldset[disabled] .btn-whatsapp,
fieldset[disabled] .btn-whatsapp.active,
fieldset[disabled] .btn-whatsapp.focus,
fieldset[disabled] .btn-whatsapp:active,
fieldset[disabled] .btn-whatsapp:focus,
fieldset[disabled] .btn-whatsapp:hover {
  background-color: #25d366;
  border-color: #25d366;
}

.btn-whatsapp .badge {
  color: #25d366;
  background-color: #fff;
}

.btn-transparent {
  background-color: rgba(0,0,0,.2);
  border-color: #fff;
  -webkit-box-shadow: 0 0 #b0b2b6 inset;
  box-shadow: 0 0 #b0b2b6 inset;
  color: #fff;
}

.btn-card--horizontal .btn-card__price-discount del+span.inverse,
.btn-transparent:visited {
  color: #fff;
}

.btn-transparent.active,
.btn-transparent.focus,
.btn-transparent:active,
.btn-transparent:focus,
.btn-transparent:hover,
.open>.dropdown-toggle.btn-transparent {
  color: #fff;
  background-color: rgba(0,0,0,.4);
  border-color: #fff;
}

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

.btn-transparent.disabled,
.btn-transparent.disabled.active,
.btn-transparent.disabled.focus,
.btn-transparent.disabled:active,
.btn-transparent.disabled:focus,
.btn-transparent.disabled:hover,
.btn-transparent[disabled],
.btn-transparent[disabled].active,
.btn-transparent[disabled].focus,
.btn-transparent[disabled]:active,
.btn-transparent[disabled]:focus,
.btn-transparent[disabled]:hover,
fieldset[disabled] .btn-transparent,
fieldset[disabled] .btn-transparent.active,
fieldset[disabled] .btn-transparent.focus,
fieldset[disabled] .btn-transparent:active,
fieldset[disabled] .btn-transparent:focus,
fieldset[disabled] .btn-transparent:hover {
  background-color: rgba(0,0,0,.2);
  border-color: #fff;
}

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

@media screen and (max-width:991px) {
  .btn-block-mobile {
    display: block;
    width: 100%;
  }
}

.btn.dropdown-toggle,
.btn.dropdown-toggle .btn-lg,
.btn.dropdown-toggle .btn-sm,
.btn.dropdown-toggle .btn-xlg,
.btn.dropdown-toggle .contact-status-block .btn {
  padding-right: 10px;
}

.btn.dropdown-toggle:after {
  line-height: 0;
  position: relative;
  top: 3px;
  font-size: 9px;
  margin-left: 20px;
}

.btn.dropdown-toggle .btn-lg:after,
.btn.dropdown-toggle .btn-sm:after,
.btn.dropdown-toggle .btn-xlg:after,
.btn.dropdown-toggle .contact-status-block .btn:after {
  margin-left: 20px;
}

.btn-group>.btn+.btn.dropdown-toggle:after {
  margin-left: 0;
}

.btn-filter {
  height: 44px;
  border-radius: 0;
  background-color: #ededed;
  color: #ff7300;
  padding: 7px;
}

.btn-filter:focus,
.btn-filter:hover {
  color: #ff7300;
}

.btn-filter:focus {
  outline: 0;
}

.btn-filter:hover,
.btn-filter:not(.collapsed) {
  background-color: #fff;
  border-color: #ededed;
}

.btn-no-bordered {
  border: 0;
}

@media only screen and (min-width:768px) {
  .btn[data-link],
  .btn[data-link]:active,
  .btn[data-link]:focus,
  .btn[data-link]:hover,
  .btn[data-link]:visited {
    border: 0;
    cursor: text;
    -webkit-user-select: text!important;
    -moz-user-select: text!important;
    -ms-user-select: text!important;
    user-select: text!important;
  }

  .btn[data-link]:active {
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.social-login-wrapper {
  display: block;
  margin: 1rem 0;
}

.business-collapsible-map-button {
  padding: 0;
  width: 110px;
  height: 45px;
  position: relative;
  border-radius: 3px;
  border: solid 1px;
}

.business-collapsible-map-button .button-action {
  border-top: 1px solid;
  border-radius: 3px;
  position: absolute;
  height: 20px;
  width: 100%;
  bottom: 0;
  padding: 3px;
  background-color: #fff;
}

.business-collapsible-map-button.map-button {
  border-color: #2b2b2b;
}

.business-collapsible-map-button.map-button .icon-2x {
  top: 0;
}

.business-collapsible-map-button .icon,
.business-collapsible-map-button .icon-2x {
  position: absolute;
  z-index: 1;
  right: 45px;
}

.business-collapsible-map-button.list-button .icon {
  top: 5px;
  background-color: #fafafa;
}

.contact-buttons a {
  text-align: left;
  margin: 0 auto 14px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.autocomplete-input .twitter-typeahead,
.navbar--custom .navbar-pills-collapse .navbar-nav>li {
  width: 100%;
}

.autocomplete-input .twitter-typeahead .tt-menu {
  width: auto;
  font-size: 18px;
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion {
  cursor: pointer;
  padding: 4px 16px;
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion.tt-cursor {
  color: #ff7300;
  background-color: #ededed;
}

.autocomplete-input .twitter-typeahead .tt-menu .tt-dataset .tt-suggestion strong+small {
  display: inline-block;
  margin-left: .3rem;
}

.tt-suggestion.tt-not-found {
  cursor: inherit;
}

.has-error .select2-container .select2-selection--single {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(169,68,66,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(169,68,66,.6);
}

.select2-container,
.select2-container .select2-selection--single {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-container {
  margin: 0;
  position: relative;
  vertical-align: middle;
  color: #404040;
  display: inline-block;
}

.select2-container .select2-selection--single {
  cursor: pointer;
  display: block;
  height: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}

.select2-container .default-autocomplete {
  height: 45px;
  line-height: 45px;
}

.select2-container .elect2-selection--multiple {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-container .elect2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.select2-container .select2-search--inline {
  float: left;
}

.select2-container .select2-search--inline .select2-search__field {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 0;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button,
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
  appearance: none;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

.select2-dropdown {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 0;
}

.select2-results {
  display: block;
}

.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

.select2-results__option {
  padding: 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.select2-results__option[aria-selected] {
  cursor: pointer;
}

.select2-container--open .select2-dropdown {
  left: 0;
}

.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  padding: 10px;
}

.select2-search--dropdown {
  display: block;
  padding: 4px;
}

.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.select2-search--dropdown.select2-search--hide {
  display: none;
}

.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

.select2-hidden-accessible {
  border: 0!important;
  clip: rect(0 0 0 0)!important;
  height: 1px!important;
  margin: -1px!important;
  overflow: hidden!important;
  padding: 0!important;
  position: absolute!important;
  width: 1px!important;
}

.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #404040;
  line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b,
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

.select2-container--default .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-top: 5px;
  margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #ccc;
}

.select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: #ff7300;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,115,0,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(255,115,0,.6);
}

.select2-container--default .select2-search--inline .select2-search__field {
  background: 0 0;
  border: 0;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
}

.select2-container--default .select2-results>.select2-results__options {
  overflow-y: auto;
}

.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ff7300;
  color: #fff;
}

.select2-container--default .select2-results__option[aria-selected=true]:hover {
  color: #404040;
}

.select2-container--default .select2-results__option {
  line-height: 20px;
}

.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #ededed;
  color: #404040;
}

.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,
.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple,
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear,
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b,
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888;
  border-width: 0 4px 5px;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid #000 1px;
  outline: 0;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));
  background-image: -webkit-linear-gradient(top,#fff 50%,#eee 100%);
  background-image: -o-linear-gradient(top,#fff 50%,#eee 100%);
  background-image: linear-gradient(to bottom,#fff 50%,#eee 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #404040;
  line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: 700;
  margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: 0;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));
  background-image: -webkit-linear-gradient(top,#eee 50%,#ccc 100%);
  background-image: -o-linear-gradient(top,#eee 50%,#ccc 100%);
  background-image: linear-gradient(to bottom,#eee 50%,#ccc 100%);
  background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

.select2-container--classic .select2-results>.select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

.landing-plan-apx .comparission-plans-block ul,
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: gray;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: red;
}

.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
  float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
  border: 0;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple,
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: 0 0;
  border: 0;
}

.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));
  background-image: -webkit-linear-gradient(top,#fff 0%,#eee 50%);
  background-image: -o-linear-gradient(top,#fff 0%,#eee 50%);
  background-image: linear-gradient(to bottom,#fff 0%,#eee 50%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));
  background-image: -webkit-linear-gradient(top,#eee 50%,#fff 100%);
  background-image: -o-linear-gradient(top,#eee 50%,#fff 100%);
  background-image: linear-gradient(to bottom,#eee 50%,#fff 100%);
  background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.select2-container--default .select2-selection--single.default-autocomplete .select2-selection__arrow {
  height: 32px;
}

.select2-container--default .select2-selection--single.default-autocomplete .select2-selection__arrow b {
  margin-top: 0;
}

.select2-container--default .select2-selection--single.default-autocomplete .select2-selection__rendered {
  line-height: 45px;
}

.select2-container--default .notice,
.select2-container--default [class*=' notice_'] {
  margin-bottom: 0;
}

.quotation-subsub-autocomplete-input {
  position: relative;
  margin-bottom: 16px;
}

.quotation-subsub-autocomplete-input .search-input-icon {
  position: absolute;
  right: 1px;
  top: 1px;
  font-size: 21px;
  color: #9b9b9b;
  padding: 8px 16px 0;
  background-color: #fff;
  border-radius: 0 6px 6px 0;
}

.quotation-subsub-autocomplete-input .tt-menu .tt-dataset .tt-suggestion.tt-selectable {
  white-space: normal;
}

.quotation-subsub-autocomplete-input .tt-menu {
  max-height: 250px;
  overflow-y: auto;
  font-size: 18px;
}

@media (min-width:991px) {
  .quotation-subsub-autocomplete-input .tt-menu {
    max-height: 340px;
  }
}

#album-header,
#brand-header,
#business-header,
#searcher-header,
.bg-big-image-header,
.procenter-header,
.projects-header {
  background-color: #9b9b9b;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 100% 100%;
  margin-right: 0;
  margin-left: 0;
}

#album-header .bh-container,
#brand-header .bh-container,
#business-header .bh-container,
#searcher-header .bh-container,
.bg-big-image-header .bh-container,
.procenter-header .bh-container,
.projects-header .bh-container {
  min-height: 100%!important;
  height: 100%!important;
  padding-top: 140px;
  padding-bottom: 140px;
  margin-bottom: 0;
  margin-top: 0;
}

#album-header .bh-container .title,
#brand-header .bh-container .title,
#business-header .bh-container .title,
#searcher-header .bh-container .title,
.bg-big-image-header .bh-container .title,
.procenter-header .bh-container .title,
.projects-header .bh-container .title {
  font-size: 56px;
  color: #fff;
  font-weight: 700;
  text-shadow: 0 0 8px rgba(0,0,0,.9);
  margin-bottom: 2rem;
}

#album-header .bh-container .title+.btn,
#brand-header .bh-container .title+.btn,
#business-header .bh-container .title+.btn,
#searcher-header .bh-container .title+.btn,
.bg-big-image-header .bh-container .title+.btn,
.procenter-header .bh-container .title+.btn,
.projects-header .bh-container .title+.btn {
  margin-top: 32px;
}

.brand-icon {
  margin-bottom: 30px;
}

.brand-icon a {
  display: block;
  border: 1px solid #d2d2d2;
}

.brand-list li {
  display: inline-block;
  margin-top: 8px;
}

.brand-landing .well {
  background-color: rgba(108,108,108,.85);
  color: #fff;
}

.header-social {
  position: absolute;
  z-index: 1;
  right: 5%;
  top: 10px;
}

.navbar--custom.navbar-default {
  background-color: #fff;
  padding: 0;
  border-color: transparent;
  border-radius: 0;
}

.navbar--custom.navbar-default .main-pill-icon {
  float: left;
  margin-left: 25px;
  margin-top: 25px;
}

.navbar--custom.navbar-default .navbar-header .current-item-title-wrapper {
  display: block;
}

.navbar--custom.navbar-default .navbar-header .current-item-title-wrapper .navbar-brand {
  color: #2b2b2b;
  font-weight: 700;
  display: block;
  margin: 0;
  height: 0;
  width: auto;
}

.navbar--custom.navbar-default .navbar-header .current-item-title-wrapper .navbar-brand.ellipsis {
  max-width: 90%;
}

.navbar--custom.navbar-default .navbar-header .icon-button {
  padding: 22px 20px 0;
  margin: initial;
}

.navbar--custom.navbar-default .navbar-header .current-item-description {
  clear: both;
  margin-left: 25px;
  padding-top: 7px;
}

@media screen and (min-width:767px) {
  .navbar--custom.navbar-default .navbar-collapse {
    border-color: transparent;
  }
}

.navbar--custom.navbar-default .navbar-nav>li.active>a,
body.layout--white .simple-footer.business {
  background-color: #fff;
  color: #2b2b2b;
}

.navbar--custom.navbar-default .navbar-nav>li:last-child a {
  border-bottom: none;
}

.navbar--custom.navbar-default .navbar-nav>li a {
  border-bottom: 1px solid #f3f3f3;
  color: #2b2b2b;
}

.navbar--custom.navbar-default .navbar-nav>li a:hover {
  background-color: #f3f3f3;
  text-decoration: none;
  color: #2b2b2b;
}

.navbar--custom.navbar-default .navbar-nav>li .background-label,
.navbar--custom.navbar-default .navbar-nav>li .status {
  position: absolute;
  top: 24px;
  right: 15px;
}

@media screen and (max-width:1199px) {
  .navbar--custom.navbar-default .navbar-nav>li .background-label,
  .navbar--custom.navbar-default .navbar-nav>li .status {
    top: 10px;
  }
}

.navbar--custom.navbar-default .navbar-nav>li .status {
  padding: 0;
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 50%;
}

.navbar--custom.navbar-default .navbar-nav>li .status.red {
  background-color: #f32d2d;
}

.navbar--custom.navbar-default .navbar-nav>li.with-icon span.small {
  display: block;
  margin-top: 8px;
  color: #757575;
}

@media screen and (min-width:992px) {
  .navbar--custom [data-target='#navbar-pills-collapse'],
  .navbar--custom--header {
    display: none;
  }

  .navbar--custom .navbar-collapse.collapse {
    display: block!important;
  }
}

.navbar--custom .navbar-pills-collapse {
  padding-left: 20px;
  padding-right: 20px;
}

body.layout--white .navbar-default {
  border: 0;
}

.btn-card {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  color: #2b2b2b;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  display: block;
}

.btn-card:active,
.btn-card:focus,
.btn-card:hover,
.btn-card:visited {
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
}

.btn-card:hover {
  border-color: #d2d2d2;
  color: #2b2b2b;
}

.btn-card--horizontal {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-width: 100%;
  width: auto;
  margin-bottom: 20px;
}

.btn-card--horizontal.btn-card--horizontal--nowrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

@media screen and (max-width:767px) {
  .btn-card--horizontal.btn-card--horizontal-xs--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .btn-card--horizontal.btn-card--horizontal-sm--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .btn-card--horizontal.btn-card--horizontal-md--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width:1200px) {
  .btn-card--horizontal.btn-card--horizontal-lg--direction-column-reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width:767px) {
  .btn-card--horizontal.btn-card--horizontal-xs--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .btn-card--horizontal.btn-card--horizontal-sm--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .btn-card--horizontal.btn-card--horizontal-md--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (min-width:1200px) {
  .btn-card--horizontal.btn-card--horizontal-lg--direction-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

.btn-card--horizontal.btn-card--horizontal--direction-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

@media screen and (max-width:767px) {
  .btn-card--horizontal.btn-card--horizontal-xs--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .btn-card--horizontal.btn-card--horizontal-sm--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .btn-card--horizontal.btn-card--horizontal-md--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

@media screen and (min-width:1200px) {
  .btn-card--horizontal.btn-card--horizontal-lg--center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.btn-card--horizontal .flex-item,
.landing-business-register #main-navbar .navbar-header {
  float: none;
}

.btn-card--horizontal .flex-item--separator-y {
  margin: .5rem 0;
}

.btn-card--horizontal .flex-item--align-center {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.btn-card--horizontal .flex-item--align-start {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.btn-card--horizontal h3 {
  width: 40%;
  text-align: left;
  padding-left: 16px;
}

.btn-card--horizontal .btn-card__price-wrapper {
  width: 60%;
  padding-right: 16px;
  text-align: right;
}

.btn-card--horizontal .btn-card__price {
  margin: 0;
  display: inline-block;
}

.btn-card--horizontal .btn-card__price-discount {
  display: inline-block;
  position: relative;
  top: -3px;
}

.btn-card--horizontal .btn-card__price-discount del+span {
  font-size: 14px;
  font-weight: 700;
}

.btn-card--horizontal .btn-card__footer {
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  font-size: 14px;
  padding: 4px;
}

.btn-card--horizontal .btn-card__period {
  width: 100%;
  margin: 0;
  position: relative;
  top: -10px;
  text-align: right;
}

.btn-card.disabled.btn-spinner:before {
  z-index: 9999;
  font-size: 48px;
  top: 35%;
  color: #2b2b2b;
}

.btn-card.disabled.btn-spinner:after {
  content: '';
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
  background-color: #d2d2d2;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  opacity: .7;
}

.btn-card__price {
  font-size: 14px;
  margin: 0 0 8px;
}

.btn-card__price .int {
  font-size: 28px;
}

.btn-card__price .price--discount,
.btn-card__price .price--discount .int {
  font-size: 16px;
  color: #2b2b2b;
}

.btn-card__price .price--discount .dec {
  color: #2b2b2b;
  display: none;
}

.btn-card__footer {
  margin-left: -1px;
  margin-right: -1px;
  margin-bottom: -1px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}

.ilustration-feature__wrapper {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

@media screen and (min-width:768px) {
  .ilustration-feature__wrapper {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.ilustration-feature__image {
  width: 100%;
}

.ilustration-feature__image img {
  max-height: 120px;
}

@media screen and (min-width:768px) {
  .ilustration-feature__image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 130px;
    -ms-flex: 0 0 130px;
    flex: 0 0 130px;
  }
}

.ilustration-feature__info {
  width: 100%;
}

.landing-plan-apx .header-subtitle {
  display: block!important;
}

.landing-plan-apx .apx-banner--fix {
  bottom: 0;
  background-color: #ededed;
  width: 100%;
  z-index: 1;
}

@media screen and (max-width:992px) {
  .landing-plan-apx .apx-banner__counter .countdown-timer li {
    padding: .5em .1em;
    display: inline-block;
  }

  .landing-plan-apx .apx-banner__counter .countdown-timer li span {
    font-size: 16px;
  }

  .landing-plan-apx .apx-banner__counter .countdown-timer li span.field {
    text-transform: lowercase;
    font-size: 12px;
  }
}

@media screen and (min-width:992px) and (max-width:1200px) {
  .landing-plan-apx .apx-banner__counter .countdown-timer li span.field {
    font-size: 12px;
  }
}

@media screen and (min-width:992px) {
  .landing-plan-apx .apx-banner .coupon-description {
    font-weight: 700;
  }
}

.landing-business-register .pull-center {
  display: inline-block;
  margin: 0 auto;
}

.landing-business-register .gray-container {
  background: #fafafa;
}

.landing-business-register .content-block {
  background-color: inherit;
}

@media (max-width:1199px) {
  .landing-business-register .content-block {
    padding: 0;
  }

  .landing-business-register .business-register {
    text-align: center;
  }
}

.landing-business-register .business-register__contact-logo {
  max-width: 358px;
  margin: 0 auto;
}

@media (max-width:1199px) {
  .landing-business-register .business-register__contact-logo {
    max-width: 196px;
  }
}

.landing-business-register .infografy__img {
  max-height: 104px;
  margin: 0 auto;
}

.landing-business-register #mobile-app-bottom-bar,
.landing-business-register .cta-business-call-to-and-try {
  display: none;
}

@media screen and (min-width:992px) {
  .landing-business-register .cta-business-call-to-and-try {
    display: block;
  }
}

@media (max-width:1199px) {
  .landing-business-register #main-navbar .navbar-brand {
    position: relative;
    right: 0;
    left: 0;
  }

  .landing-business-register #main-navbar .btn {
    margin: 10px;
  }

  .landing-business-register #main-navbar img.logo--huge {
    max-width: 150px;
  }
}

.landing-business-register #mobile-app-bottom-bar .know-more a:after,
.landing-business-register #mobile-app-embedded-banner p a:after,
.landing-business-register .raquo:after,
.landing-business-register .spcd-block a.spcd-action:after,
.landing-business-register .spcd-overview .spcd-list .spcd-full-active-list-item .spcd-action:after {
  content: '';
}

@media (min-width:991px) {
  .total-comments {
    margin-left: 5%;
  }
}

@media (min-width:992px) {
  .total-comments {
    margin-left: 0;
  }
}

.total-comments__image {
  width: 60px!important;
  height: 35px!important;
}

.success-stories .no-m-b {
  margin-bottom: 0;
}

.success-stories img {
  max-width: 60px;
  border-radius: 50%;
}

body.affiliate-stats .table-container {
  margin-bottom: 40px;
}

#affiliate-stats-data :target {
  display: block;
  position: relative;
  top: -120px;
  visibility: hidden;
}

.user-invoice-form .radio_list li {
  display: inline-block;
  margin-right: 20px;
}

@media only screen and (max-width:500px) {
  .user-invoice-form label[for=hab_user_invoice_city],
  .user-invoice-form label[for=hab_user_invoice_individual_surname2] {
    margin-top: 17px;
  }
}

.landing-lite .affix--step {
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  -webkit-box-shadow: 0 -1px 4px 0 rgba(0,0,0,.08);
  box-shadow: 0 -1px 4px 0 rgba(0,0,0,.08);
}

.landing-lite .btn.affix-bottom {
  left: 5px;
  bottom: 5px;
  right: 5px;
  z-index: 1;
  position: fixed;
  opacity: 1;
}

.landing-lite .form-coupon {
  max-width: 200px;
}

.landing-lite .payment-credit-card-images {
  overflow: auto;
}

.landing-lite .payment-credit-card-images .card-icons img {
  max-width: 40px;
}

.landing-lite .ccard__trust-image {
  max-width: 100px;
  float: right;
}

.landing-lite .ccard__terms {
  padding-bottom: 30px;
}

.landing-lite .ccard__terms a {
  color: #9b9b9b;
  text-decoration: underline;
}

@media print {
  .opportunity {
    padding: 2em;
    border: 4px dashed #000;
  }

  .opportunity a[href]:after,
  .opportunity img[src]:after {
    content: none!important;
  }

  .opportunity .opportunity-image {
    width: 25%;
    display: inline-block;
    float: right;
    margin-left: 2em;
    border: 1px solid #000;
  }
}

@media screen and (max-width:767px) {
  .first-auto-subscribe-modal .modal-footer {
    position: fixed!important;
    width: 90%;
    padding: 10px;
    border-top: 1px solid #ededed;
    text-align: center;
    bottom: 20px;
  }

  .first-auto-subscribe-modal .modal-body {
    margin-top: 40px!important;
  }
}

@media (max-width:991px) {
  #directory-wrapper {
    margin: 0;
  }
}

.business-searcher {
  background-position-y: 0;
  position: relative;
  background-position: center center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  overflow-y: visible;
}

@media (min-width:992px) {
  .business-searcher .business-search-navbar.affix {
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%;
    z-index: 2010;
    -webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    box-shadow: 0 2px 4px 0 rgba(0,0,0,.2);
    min-height: 58px;
    font-size: 14px;
    display: inline-block;
    margin-top: -4px;
  }
}

@media (max-width:991px) {
  .business-searcher .business-search-navbar.affix {
    position: static;
  }
}

.business-searcher .business-search-navbar.affix #business-searcher-request,
.business-searcher .business-search-navbar.affix input[type=text]#ql-form-container form .fields input[type=text],
.business-searcher .business-search-navbar.affix input[type=text]#ql-form-container form .fields select,
.business-searcher .business-search-navbar.affix input[type=text]#ql-form-container form .fields textarea,
.business-searcher .business-search-navbar.affix input[type=text].form-control {
  height: 52px;
}

.business-searcher .business-search-navbar.affix .autocomplete-input .twitter-typeahead>input {
  padding-top: 24px;
  padding-left: 24px;
}

.business-searcher .business-search-navbar.affix #business-searcher-request {
  padding-top: 17.33333333px;
}

.business-searcher .business-search-navbar.affix .fields-container {
  padding-left: 24px;
}

.business-searcher .business-search-navbar.affix #collapsibleMapButtonFix {
  padding-top: 6px;
}

.business-searcher .business-search-navbar.affix .logo {
  margin-top: 4px;
}

.business-searcher .business-search-navbar.affix .logo .navbar-header {
  width: 100%;
  margin: 12px 0;
}

.business-searcher .business-search-navbar.affix .logo .navbar-header a {
  width: inherit;
}

@media (max-width:1199px) {
  .business-searcher .business-search-navbar.affix .logo img {
    height: 21px;
    width: 150px;
  }
}

@media (min-width:1200px) {
  .business-searcher .business-search-navbar.affix .logo img {
    height: 25px;
    width: 180px;
  }
}

.business-searcher .business-search-navbar.affix .find-container,
.business-searcher .business-search-navbar.affix .form-group {
  margin-bottom: 0;
}

@media (min-width:992px) {
  .business-searcher .business-search-navbar.affix .navbar-col {
    padding-top: 10px;
    min-height: 68px;
  }

  .business-searcher .business-search-navbar.affix .logo {
    border-right: 1px solid #ededed;
  }

  .business-searcher .business-search-navbar.affix .navbar-brand {
    padding: 0 10px;
    height: auto;
  }

  .business-searcher .business-search-navbar.affix input[type=text] {
    height: 37px;
    padding: 5px 10px;
  }

  .business-searcher .business-search-navbar.affix .hidden {
    display: block!important;
  }
}

@media (max-width:767px) {
  .business-searcher .business-search-navbar.affix .fields-container {
    padding-left: 6%;
    padding-right: 6%;
  }
}

.business-searcher--dark.affix {
  background-color: #2b2d2e;
}

@media (min-width:992px) {
  .business-searcher--dark.affix {
    background-color: #2b2d2e;
  }
}

.business-searcher--dark .navbar-col {
  border-right: none!important;
}

@media (min-width:991px) {
  .business-searcher {
    padding: 2em 0 3em;
  }

  .business-searcher .business-search-navbar:not(.affix) {
    padding-top: 27px;
  }
}

.business-searcher .title {
  margin-bottom: 24px;
  margin-top: 32px;
}

@media (max-width:991px) {
  .business-searcher .title {
    font-size: 36px;
  }
}

.business-searcher #breadcrumb,
.business-searcher .title {
  color: #2b2b2b;
  line-height: 1;
}

@media (max-width:767px) {
  .business-searcher #breadcrumb,
  .business-searcher .title {
    padding: 0 .4em;
  }
}

.business-searcher [role=geolocation-anchor] {
  color: #404040;
}

.business-searcher [role=geolocation-anchor]:focus,
.business-searcher [role=geolocation-anchor]:hover {
  text-decoration: none;
  color: #ff7300;
}

.business-searcher h1 {
  font-size: 48px;
  font-weight: 400;
}

@media (max-width:991px) {
  .business-searcher h1 {
    font-size: 36px;
    text-align: center;
    max-width: 100%;
  }
}

.business-searcher.collapsed {
  background-color: #fff;
}

@media (max-width:991px) {
  .business-searcher h2 {
    text-align: center;
    font-size: 18px;
  }
}

.business-searcher .searcher-container {
  max-width: 1310px;
  margin: auto;
}

.business-searcher.collapsed .fields-container {
  padding: 0 5%;
}

@media (max-width:991px) {
  .full-head-business-searcher {
    background: 0 0!important;
    height: auto!important;
  }
}

.head-business-searcher .title {
  font-weight: 600;
}

.head-business-searcher h1 {
  text-align: left;
  font-size: 48px;
  font-weight: 600;
}

@media (max-width:991px) {
  .head-business-searcher h1 {
    text-align: center;
  }
}

@media (min-width:991px) {
  .head-business-searcher.background-image {
    background: url(https://es.habcdn.com/static/img/home/home_searcher_bg.svg) no-repeat bottom right;
    -webkit-background-size: 42% 42%;
    background-size: 42%;
    background-position: top right;
  }
}

@media (min-width:1199px) {
  .head-business-searcher.background-image {
    margin-top: 32px;
    margin-bottom: 50px;
    -webkit-background-size: 35% 35%;
    background-size: 35%;
    background-position: bottom right;
  }
}

@media (min-width:1200px) {
  .head-business-searcher.background-image {
    margin-top: 48px;
    margin-bottom: 70px;
    -webkit-background-size: 35% 35%;
    background-size: 35%;
    background-position: bottom right;
  }
}

@media (min-width:1300px) {
  .head-business-searcher.background-image {
    margin-top: 48px;
    margin-bottom: 70px;
    -webkit-background-size: 30% 30%;
    background-size: 30%;
    background-position: bottom right;
  }
}

.mobile-business-search-modal .bootbox-close-button {
  color: #ff7300;
}

.mobile-business-search-modal .close {
  opacity: 1;
}

.mobile-business-search-modal .modal-body {
  padding: 30px 15px;
}

.mobile-business-search-modal .modal-content {
  height: 100vh;
}

.mobile-business-search-modal .searcher-footer {
  background-color: #fff;
  position: fixed;
  left: 0;
  bottom: 4.5em;
  padding: 20px;
  text-align: center;
  width: 100%;
  z-index: 3;
}

.mobile-business-search-modal .tt-menu {
  width: 100%;
}

.business-mobile-searcher {
  position: relative;
}

.business-mobile-searcher .title {
  display: block;
  margin-top: 1em;
  font-size: 18px;
  font-weight: 600;
}

.business-mobile-searcher .step {
  background: #fff;
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  height: 60vh;
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  -o-transform: translateX(200%);
  transform: translateX(200%);
  padding: 0 10px;
}

.business-mobile-searcher .step.active {
  -webkit-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  z-index: 6;
}

.business-mobile-searcher .step.slide-in {
  z-index: 6;
}

.business-mobile-searcher .step.active .inputs-container .tt-menu,
.business-mobile-searcher .step.slide-in .inputs-container .tt-menu {
  font-size: 18px;
  width: 100%;
}

.business-mobile-searcher .step.active .inputs-container .tt-menu span,
.business-mobile-searcher .step.slide-in .inputs-container .tt-menu span {
  white-space: pre-wrap;
}

.business-mobile-searcher .input--radius {
  border-radius: 30px;
}

.business-mobile-searcher .help {
  margin-left: 16px;
}

.business-mobile-searcher .slide-in {
  -webkit-animation: slide-in .3s forwards;
  -o-animation: slide-in .3s forwards;
  animation: slide-in .3s forwards;
}

.business-mobile-searcher .slide-out {
  -webkit-animation: slide-out .3s forwards;
  -o-animation: slide-out .3s forwards;
  animation: slide-out .3s forwards;
}

.business-mobile-searcher .inputs-container {
  margin-top: 2rem;
}

.business-mobile-searcher .help {
  color: #757575;
  margin-top: 8px;
}

.business-mobile-searcher .field-container:first-child {
  margin-bottom: 20px;
}

.floating-searcher input[type=text]:focus {
  border-color: #ff7300;
}

.floating-searcher input[type=text].tt-hint {
  -webkit-box-shadow: none!important;
  box-shadow: none!important;
}

.floating-searcher #ql-form-container form .fields input[type=text],
.floating-searcher #ql-form-container form .fields select,
.floating-searcher #ql-form-container form .fields textarea,
.floating-searcher .form-control,
.floating-searcher input {
  background-color: #fff;
  border: 1px solid #ededed;
  border-radius: 5px;
  color: #2b2b2b;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17)!important;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}

.floating-searcher #ql-form-container form .fields input[type=text]:active,
.floating-searcher #ql-form-container form .fields input[type=text]:focus,
.floating-searcher #ql-form-container form .fields input[type=text]:hover,
.floating-searcher #ql-form-container form .fields input[type=text]:visited,
.floating-searcher #ql-form-container form .fields select:active,
.floating-searcher #ql-form-container form .fields select:focus,
.floating-searcher #ql-form-container form .fields select:hover,
.floating-searcher #ql-form-container form .fields select:visited,
.floating-searcher #ql-form-container form .fields textarea:active,
.floating-searcher #ql-form-container form .fields textarea:focus,
.floating-searcher #ql-form-container form .fields textarea:hover,
.floating-searcher #ql-form-container form .fields textarea:visited,
.floating-searcher .form-control:active,
.floating-searcher .form-control:focus,
.floating-searcher .form-control:hover,
.floating-searcher .form-control:visited,
.floating-searcher input:active,
.floating-searcher input:focus,
.floating-searcher input:hover,
.floating-searcher input:visited {
  cursor: pointer;
  text-decoration: none;
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.2),1px 3px 3px 0 rgba(0,0,0,.2);
}

.floating-searcher #ql-form-container form .fields input[type=text]:hover,
.floating-searcher #ql-form-container form .fields select:hover,
.floating-searcher #ql-form-container form .fields textarea:hover,
.floating-searcher .form-control:hover,
.floating-searcher input:hover {
  border-color: #d2d2d2;
}

.floating-searcher .input--no-radius-right {
  border-radius: 32px 0 0 32px;
}

.floating-searcher .input--no-radius-left {
  border-radius: 0 32px 32px 0;
}

.floating-searcher .input--no-radius {
  border-radius: 0;
}

.floating-searcher .input--no-radius-y {
  border-radius: 0 32px;
}

.floating-searcher .input--no-radius-x {
  border-radius: 32px 0;
}

.floating-searcher .no--padding {
  padding: 0;
}

.floating-searcher .btn {
  padding-top: 20.33333333px;
}

.floating-searcher .btn.disabled {
  -webkit-box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
  box-shadow: 1px 3px 3px 0 rgba(0,0,0,.17);
}

.floating-searcher .btn.btn-icon,
.floating-searcher .btn.contact-status-block .btn {
  padding-left: 16px;
}

.floating-searcher .btn,
.floating-searcher input[type=text]#ql-form-container form .fields input[type=text],
.floating-searcher input[type=text]#ql-form-container form .fields select,
.floating-searcher input[type=text]#ql-form-container form .fields textarea,
.floating-searcher input[type=text].form-control {
  height: 61px;
}

.floating-searcher .category-container .tt-menu {
  left: 21px!important;
}

.floating-searcher .autocomplete-input,
.floating-searcher .category-container,
.floating-searcher .location-container {
  position: relative;
}

.floating-searcher .autocomplete-input .tt-menu {
  max-height: 150px;
  overflow-y: auto;
  font-size: 18px;
}

@media (min-width:991px) {
  .floating-searcher .autocomplete-input .tt-menu {
    max-height: 340px;
  }
}

.floating-searcher .autocomplete-input input {
  padding-left: 24px;
  padding-top: 32px;
}

.floating-searcher .autocomplete-input>label {
  position: absolute;
  top: 50%;
  left: 24px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}

.floating-searcher .autocomplete-input>label.focus {
  -webkit-transition: all .3s linear;
  -o-transition: all .3s linear;
  transition: all .3s linear;
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
}

@media (max-width:768px) {
  .floating-searcher .autocomplete-input {
    font-size: 16px;
  }

  .floating-searcher .autocomplete-input input {
    padding-left: 16px;
    font-size: 16px;
  }

  .floating-searcher .autocomplete-input>label {
    font-size: 16px;
    left: 16px;
  }
}

@media (min-width:991px) {
  .home-searcher {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}

.home-searcher__title {
  font-size: 48px;
  font-weight: 600;
}

@media (max-width:991px) {
  .home-searcher__title {
    text-align: center;
    font-size: 36px;
  }
}

.home-searcher__subtitle {
  font-size: 21px;
}

@media (max-width:991px) {
  .home-searcher__subtitle {
    font-size: 18px;
    text-align: center;
  }
}

.home-searcher__image {
  max-width: 340px;
  margin-left: 24px;
}