/**
 * Created by OBDEV-03 on 13/11/2560.
 */
/**
 * Created by OBDEV-02 on 13/11/2560.
 */
/*Social*/
/**
 * Created by OBDEV-03 on 13/11/2560.
 */
/*font yp 2017*/
/*14px;*/
/*button*/
/**
 * Created by OBDEV-02 on 13/11/2560.
 */
/**
 * Created by OBDEV-03 on 21/11/2560.
 */
/*breakpoints RF.bootstrap*/
/*Breakpoint B4*/
/*promotion*/
/*back to top*/
/*icon social footer*/
/*border*/
/********** image icon **********/
/*btn search toggle*/
/*menu list mobile*/
/*** Yellow Site ***/
/**
 * Created by OBDEV-03 on 27/11/2560.
 */
/******************
BREAKPOINTS
******************/
/* line 1, ../../assets/sass/layout/stylesheets/_base.scss */
.scrolled + .container {
  padding-top: 70px;
}

/* line 5, ../../assets/sass/layout/stylesheets/_base.scss */
.scrolled + .container-scrolled {
  padding-top: 70px;
}

/* line 9, ../../assets/sass/layout/stylesheets/_base.scss */
.scrolled + .yp-map-search-content {
  padding-top: 70px;
}

/* line 13, ../../assets/sass/layout/stylesheets/_base.scss */
.scrolled + .yp-search-service-area {
  padding-top: 70px;
}

/**
 * Created by OBDEV-03 on 4/1/2561.
 */
/* line 5, ../../assets/sass/layout/stylesheets/_notification.scss */
.shopping-cart-notification {
  /*background-image: url("../../images/icon/icon-rfq/icon-quotation.png");
  padding-left: 20px;*/
  padding-top: 4px;
  /*background-repeat: no-repeat;*/
}

/* line 11, ../../assets/sass/layout/stylesheets/_notification.scss */
.shopping-cart-notification:hover {
  /*background-image: url("../../images/icon/icon-rfq/icon-quotation-hover.png");*/
}

/**
 * Created by OBDEV-03 on 14/12/2560.
 */
/* line 5, ../../assets/sass/layout/stylesheets/_sidebar.scss */
.well {
  background-image: none;
  background-color: #FFFFFF;
  border: 0;
  padding: 0;
  box-shadow: none;
}

/* line 13, ../../assets/sass/layout/stylesheets/_sidebar.scss */
.yp-sidebar-second {
  padding-left: 15px;
}

/**
 * Created by OBDEV-03 on 4/1/2561.
 */
/* line 5, ../../assets/sass/layout/stylesheets/_ribbon.scss */
.ribbon {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
/* line 14, ../../assets/sass/layout/stylesheets/_ribbon.scss */
.ribbon span {
  font-size: 10px;
  font-weight: 700;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: linear-gradient(#F70505 0%, #8F0808 100%);
  box-shadow: 0 3px 10px -5px black;
  position: absolute;
  top: 19px;
  right: -21px;
}
/* line 30, ../../assets/sass/layout/stylesheets/_ribbon.scss */
.ribbon span:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #8F0808;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}
/* line 41, ../../assets/sass/layout/stylesheets/_ribbon.scss */
.ribbon span:after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #8F0808;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #8F0808;
}

/**
 * Created by OBDEV-03 on 4/1/2561.
 */
/* line 5, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left {
  border: 1px solid #cccccc;
}

/* line 8, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left .tab-content {
  padding-top: 0;
  border: 0;
}

/* line 12, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: -1px;
}

/* line 16, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  padding-bottom: 20px;
  width: 220px;
}

/* line 20, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-below > .nav-tabs, .tabs-left > .nav-tabs, .tabs-right > .nav-tabs {
  border-bottom: 0;
}

/* line 23, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left > .nav-tabs > li, .tabs-right > .nav-tabs > li {
  float: none;
}

/* line 26, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left > .nav-tabs > .active > a, .tabs-left > .nav-tabs > .active > a:focus, .tabs-left > .nav-tabs > .active > a:hover {
  border-color: #DDDDDD transparent #DDDDDD #DDDDDD;
  -webkit-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 32, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left > .nav-tabs > li > a {
  border-radius: 4px 0 0 4px;
}

/* line 35, ../../assets/sass/layout/stylesheets/_tabsleft.scss */
.tabs-left > .nav-tabs > li > a, .tabs-right > .nav-tabs > li > a {
  margin-right: 0;
  margin-bottom: 3px;
}

/* line 3, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item {
  padding: 0 5px;
}
/* line 5, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-disabled {
  border-top: 1px solid #c5c5c5;
  padding-top: 5px;
}
/* line 10, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item .list-content {
  display: inline-block;
  width: 100%;
  padding-top: 3px;
}
/* line 15, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item .list-content.list-text p {
  line-height: 2;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 2px;
}
/* line 24, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item .list-content .list-img {
  width: auto;
  display: inline-block;
  padding-right: 10px;
}
/* line 29, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item .list-content .list-details {
  position: absolute;
  display: inline-block;
  width: 75%;
}
/* line 33, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item .list-content .list-details .list-label {
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-top: 5px;
}
/* line 40, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item .list-content .list-details .list-desc {
  opacity: 0.7;
  font-size: 12px;
  width: 100%;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
/* line 51, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item:hover {
  background-color: #F7D33C;
}
/* line 53, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item:hover div {
  background-color: #F7D33C;
}
/* line 56, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item:hover a {
  background-color: #F7D33C;
}
/* line 60, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search {
  cursor: default;
  margin-top: 15px;
}
/* line 63, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search:hover {
  background-color: #FFFFFF;
}
/* line 65, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search:hover div {
  background-color: #FFFFFF;
}
/* line 70, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search {
  padding-bottom: 15px;
}
/* line 72, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search:before {
  content: " ";
  display: block;
  height: 1px;
  background: #c5c5c5;
  width: 90%;
  margin: auto;
  margin-bottom: 15px;
  opacity: 0.8;
}
/* line 82, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search i {
  margin-right: 5px;
}
/* line 85, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search .btn-search-catalog {
  text-align: right;
}
/* line 88, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search a {
  background-color: #FFCC00;
  border: 1px solid #FFCC00;
  color: #333333;
  max-width: 185px;
  width: 100%;
}
/* line 94, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search a:hover {
  color: #FFCC00;
  background-color: #333333;
  border: 1px solid #333333;
}

@media (max-width: 768px) {
  /* line 112, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
  ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search .btn-search-catalog, ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search .btn-search-map {
    text-align: center;
  }
  /* line 116, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
  ul.ui-autocomplete .ui-menu-item.ui-state-btn-search .ui-suggestion-btn-search .btn-search-map {
    margin-top: 15px;
  }
}
@media (max-width: 574px) {
  /* line 131, ../../assets/sass/layout/stylesheets/_autocomplete.scss */
  ul.ui-autocomplete .ui-menu-item .list-content .list-details {
    width: 70%;
  }
}
/* line 3, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.page-search-content .yp-search-catalog h2 {
  height: auto;
  margin-bottom: 0;
}
/* line 7, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.page-search-content .yp-search-catalog .yp-catalog-list {
  margin-top: 15px;
}
/* line 9, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.page-search-content .yp-search-catalog .yp-catalog-list ul {
  text-align: left;
}

/* line 17, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list.yp-catalog-search-list {
  margin-top: 30px;
  /*& ul {
      text-align: left;
  }*/
}
/* line 23, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul {
  text-align: center;
  margin-bottom: 0;
}
/* line 26, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li {
  list-style: none;
  display: inline-block;
}
/* line 31, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li.normal-catalog .yp-catalog-list-item .list-item-details {
  background-color: #E6E7E9;
}
/* line 34, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li.normal-catalog .yp-catalog-list-item .list-item-details .list-item-subject .item-subject {
  font-weight: bold;
  color: #0745A8;
}
/* line 42, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item {
  width: 100%;
  height: 250px;
  border: 1px solid #D6D6D6;
  background-color: #FFFFFF;
  border-radius: 5px;
}
/* line 48, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-medal {
  text-align: right;
  padding-right: 10px;
  position: absolute;
}
/* line 52, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-medal i {
  color: #ED1C24;
  font-size: 28px;
  text-shadow: 2px 1px 6px rgba(51, 51, 51, 0.5);
}
/* line 58, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-medal + .list-item-subject .item-subject {
  font-weight: bold;
  color: #ED1C24;
  width: 80%;
}
/* line 65, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-img {
  padding: 2px;
}
/* line 67, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-img img {
  margin: auto;
}
/* line 71, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details {
  color: #404142;
  background-color: #EFEED1;
  border-top: 1px solid #D6D6D6;
  border-radius: 5px;
}
/* line 76, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-subject {
  text-align: left;
  padding: 5px;
}
/* line 79, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-subject p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 0;
}
/* line 84, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-subject p span {
  font-size: 12px;
}
/* line 87, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-subject p label {
  margin: 0;
  color: #ED1C24;
}
/* line 93, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-subject .item-category .category-label {
  font-weight: bold;
}
/* line 98, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-desc {
  display: none;
  background-color: #FFFFFF;
  border: 1px solid #D6D6D6;
  max-height: 145px;
  text-align: left;
  border-radius: 5px;
  overflow: hidden;
  padding: 5px;
  margin: 5px;
  max-width: 94%;
  width: 100%;
}
/* line 110, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-desc p {
  font-size: 12px;
}
/* line 112, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-details .list-item-desc p.text-humanname {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: bold;
  border-bottom: 1px solid #D6D6D6;
}
/* line 122, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-action {
  padding: 0 5px 7px 5px;
  color: #FFFFFF;
}
/* line 125, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-action .card-catalog-price {
  text-align: center;
  position: absolute;
  left: 5px;
  background-color: #707070;
  height: 25px;
  border-radius: 15px;
  padding-left: 5px;
  padding-right: 5px;
  width: 40%;
  font-size: 12px;
}
/* line 137, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-action .card-catalog-price + .card-catalog-action {
  padding-left: 30%;
}
/* line 140, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li .yp-catalog-list-item .list-item-action .card-catalog-action {
  text-align: center;
  width: 100%;
  background-color: #D4A304;
  border-radius: 15px;
  height: 25px;
}
/* line 149, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li:hover {
  box-shadow: 0 1px 4px rgba(32, 33, 36, 0.3);
  border-radius: 5px;
}
/* line 153, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li:hover .yp-catalog-list-item .list-item-details {
  position: absolute;
  margin-top: 100px;
  z-index: 1;
  border: 1px solid #D6D6D6;
  box-shadow: 0 1px 4px rgba(32, 33, 36, 0.3);
}
/* line 159, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list ul li:hover .yp-catalog-list-item .list-item-details .list-item-desc {
  top: -5px;
  display: block;
  -webkit-animation: slide-down .3s ease-out;
  -moz-animation: slide-down .3s ease-out;
}
/* line 172, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list.yp-hot-catalog ul li {
  width: 45%;
  margin: 0 5px;
}
/* line 181, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list.yp-recent-catalog-inquiry ul li, .yp-catalog-list.yp-online-catalog-last-visit ul li {
  width: 45%;
  margin: 0 5px;
}
/* line 185, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list.yp-recent-catalog-inquiry ul li .yp-catalog-list-item .list-item-details, .yp-catalog-list.yp-online-catalog-last-visit ul li .yp-catalog-list-item .list-item-details {
  background-color: #E6E7E9;
}
/* line 188, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
.yp-catalog-list.yp-recent-catalog-inquiry ul li .yp-catalog-list-item .list-item-details .list-item-subject .item-subject, .yp-catalog-list.yp-online-catalog-last-visit ul li .yp-catalog-list-item .list-item-details .list-item-subject .item-subject {
  font-weight: bold;
  color: #0745A8;
}

@-webkit-keyframes slide-down {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@-moz-keyframes slide-down {
  0% {
    opacity: 0;
    -moz-transform: translateY(-50%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}
@media (min-width: 576px) {
  /* line 213, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list.yp-hot-catalog ul li {
    width: 30%;
  }
  /* line 221, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list.yp-recent-catalog-inquiry ul li, .yp-catalog-list.yp-online-catalog-last-visit ul li {
    width: 32%;
    margin: 0;
  }
}
@media (min-width: 768px) {
  /* line 234, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list.yp-hot-catalog ul li {
    width: 23%;
  }
  /* line 240, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list.yp-hot-catalog.yp-catalog-search-list ul li {
    width: 25%;
  }
}
@media (min-width: 992px) {
  /* line 253, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list ul li .yp-catalog-list-item {
    height: 235px;
  }
  /* line 260, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list.yp-hot-catalog ul li {
    width: 15%;
  }
  /* line 266, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list.yp-hot-catalog.yp-catalog-search-list ul li {
    width: 15%;
  }
}
@media (min-width: 1200px) {
  /* line 279, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list ul li .yp-catalog-list-item {
    height: 250px;
  }
}
@media (max-width: 768px) {
  /* line 290, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .page-search-content .yp-search-catalog h2 {
    font-size: 20px;
  }
}
@media (max-width: 574px) {
  /* line 300, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .page-search-content .yp-search-catalog h2 {
    font-size: 18px;
  }
}
@media (max-width: 350px) {
  /* line 311, ../../assets/sass/layout/stylesheets/_catalog-block.scss */
  .yp-catalog-list ul li .yp-catalog-list-item {
    height: 230px;
  }
}
/* line 1, ../../assets/sass/layout/stylesheets/_front-block.scss */
.yp-title-overview {
  color: #333333;
}
/* line 3, ../../assets/sass/layout/stylesheets/_front-block.scss */
.yp-title-overview:after {
  height: 3px;
  width: 50%;
  margin: 15px auto 0 auto;
  background: #FBBC05;
  display: block;
  content: "";
}
/* line 12, ../../assets/sass/layout/stylesheets/_front-block.scss */
.yp-title-overview .yp-announce {
  width: fit-content;
  width: -moz-fit-content;
  margin: 10px auto;
  border-radius: 50px;
  border: 1px solid #FFCC00;
  background-color: #FFCC00;
}
/* line 19, ../../assets/sass/layout/stylesheets/_front-block.scss */
.yp-title-overview .yp-announce .yp-announce-content {
  margin: 0 30px;
  display: inline-flex;
}
/* line 22, ../../assets/sass/layout/stylesheets/_front-block.scss */
.yp-title-overview .yp-announce .yp-announce-content img {
  max-height: 30px;
  margin: 5px;
}
/* line 26, ../../assets/sass/layout/stylesheets/_front-block.scss */
.yp-title-overview .yp-announce .yp-announce-content h3 {
  margin-top: 5px;
  margin-bottom: 5px;
}

/* line 34, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section {
  padding: 30px 0;
}
/* line 36, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section:nth-of-type(even) {
  background-color: #F2F2F2;
}
/* line 43, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-last-visit-block .yp-last-visit-lp ul li {
  margin: 5px 0;
  width: 100%;
  height: 82px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
}
/* line 49, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-last-visit-block .yp-last-visit-lp ul li:hover {
  box-shadow: 5px 5px 5px rgba(32, 33, 36, 0.3);
}
/* line 51, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-last-visit-block .yp-last-visit-lp ul li:hover .yp-lp-humanname {
  color: #0745A8;
}
/* line 62, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-recommend-block .yp-recommend-lp ul li {
  margin: 5px 0;
  width: 100%;
  height: 82px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
}
/* line 68, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-recommend-block .yp-recommend-lp ul li:hover {
  box-shadow: 5px 5px 5px rgba(32, 33, 36, 0.3);
}
/* line 70, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-recommend-block .yp-recommend-lp ul li:hover .yp-lp-humanname {
  color: #0745A8;
}
/* line 81, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-business-newest-block ul li {
  width: 100%;
  margin: 5px;
  padding: 10px;
  float: left;
  display: inline-block;
  height: 82px;
  border: 1px solid #DCDCDC;
  border-radius: 5px;
  background-color: #FFFFFF;
}
/* line 91, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-business-newest-block ul li:hover {
  box-shadow: 5px 5px 5px rgba(32, 33, 36, 0.3);
}
/* line 93, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-business-newest-block ul li:hover .yp-newest-website-humanname {
  color: #0745A8;
}
/* line 97, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-business-newest-block ul li .yp-newest-website-logo {
  border: 1px solid #E7E7E7;
  padding: 0;
  height: 60px;
  width: 60px;
}
/* line 102, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-business-newest-block ul li .yp-newest-website-logo img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
/* line 108, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-business-newest-block ul li .yp-newest-website-humanname {
  text-align: left;
  padding-right: 0;
  margin-top: 5px;
  max-height: 46px;
  overflow-y: hidden;
  color: #333333;
}
/* line 120, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-top-hot-catalog-block {
  margin-top: 0;
}
/* line 123, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-section .block.block-typ-recent-catalog-inquiry-block, .row-section .block.block-typ-catalog-last-visit-block, .row-section .block.block-typ-last-visit-block, .row-section .block.block-typ-recommend-block {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 135, ../../assets/sass/layout/stylesheets/_front-block.scss */
.block.block-typ-statistics-detail-block .yp-bg-yellow {
  /*background: rgb(244,250,98);
  background: linear-gradient(90deg, rgba(244,250,98,1) 0%, rgba(255,225,33,0.8995973389355743) 31%, rgba(255,221,0,1) 75%);*/
  background: linear-gradient(to right, #ffe259, #ffa751);
}
/* line 142, ../../assets/sass/layout/stylesheets/_front-block.scss */
.block.block-typ-statistics-detail-block .yp-bg-yellow .statistics-search .yp-last-searching a, .block.block-typ-statistics-detail-block .yp-bg-yellow .statistics-search .statistics-btn a {
  border-radius: 20px;
}
/* line 149, ../../assets/sass/layout/stylesheets/_front-block.scss */
.block .block-title {
  text-align: center;
  padding: 0;
  margin: 0 0 30px 0;
}
/* line 153, ../../assets/sass/layout/stylesheets/_front-block.scss */
.block .block-title:after {
  height: 3px;
  width: 50%;
  margin: 10px auto;
  background: #FBBC05;
  display: block;
  content: "";
}

/*Partner*/
/* line 168, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-link-logo-partner .block-title {
  text-align: center;
}
/* line 172, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-link-logo-partner .partner-details ul {
  display: inline-block;
}
/* line 174, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-link-logo-partner .partner-details ul li {
  max-width: 160px;
  margin: 5px;
  padding: 2px;
  border: 1px solid transparent;
}
/* line 179, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-link-logo-partner .partner-details ul li img {
  margin: auto;
}
/* line 182, ../../assets/sass/layout/stylesheets/_front-block.scss */
.row-link-logo-partner .partner-details ul li:hover {
  border-color: #eeeeee;
}

@media (min-width: 768px) {
  /* line 192, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section {
    padding: 60px 0;
  }
  /* line 194, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section.yp-ad-first-section {
    padding: 40px 0;
  }
  /* line 201, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-recommend-block .yp-recommend-lp ul li {
    margin: 5px;
    width: 48%;
  }
  /* line 211, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-last-visit-block .yp-last-visit-lp ul li {
    margin: 5px;
    width: 48%;
  }
  /* line 220, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-business-newest-block ul li {
    margin: 5px;
    width: 48%;
  }

  /* line 229, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .yp-title-overview:after {
    width: 100%;
    max-width: 300px;
  }

  /* line 236, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .block .block-title:after {
    width: 100%;
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 245, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section {
    padding: 60px 0;
  }
  /* line 251, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-recommend-block .yp-recommend-lp ul li {
    margin: 5px;
    width: 45%;
  }
  /* line 261, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-last-visit-block .yp-last-visit-lp ul li {
    margin: 5px;
    width: 45%;
  }
  /* line 270, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-business-newest-block ul li {
    margin: 5px;
    width: 32%;
  }

  /* line 280, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .grid-block .block .block-title {
    text-align: left;
  }
  /* line 282, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .grid-block .block .block-title:after {
    margin: 10px 0;
  }

  /* line 291, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-link-logo-partner .partner-details ul li {
    max-width: 120px;
  }
}
@media (min-width: 1200px) {
  /* line 300, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section {
    padding: 60px 0;
  }
  /* line 306, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-recommend-block .yp-recommend-lp ul li {
    width: 48%;
  }
  /* line 315, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-last-visit-block .yp-last-visit-lp ul li {
    width: 48%;
  }
  /* line 322, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-business-newest-block .container {
    padding: 0;
  }
  /* line 326, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-section .block.block-typ-business-newest-block ul li {
    margin: 5px;
    width: 24%;
  }

  /* line 337, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-link-logo-partner .partner-details ul li {
    max-width: 160px;
  }
}
@media (max-width: 991px) {
  /* line 347, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .grid-block:nth-child(even) {
    margin-top: 45px;
  }

  /* line 353, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .block.block-typ-statistics-detail-block .yp-bg-yellow {
    background: linear-gradient(to bottom, #ffe259, #ffa751);
  }
  /* line 358, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .block.block-typ-statistics-detail-block .yp-bg-yellow .statistics-search .statistics-search-line {
    text-align: center;
  }
  /* line 360, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .block.block-typ-statistics-detail-block .yp-bg-yellow .statistics-search .statistics-search-line:after {
    margin: auto;
  }
  /* line 364, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .block.block-typ-statistics-detail-block .yp-bg-yellow .statistics-search .yp-last-searching {
    text-align: center;
  }

  /* line 374, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-link-logo-partner .partner-details ul {
    text-align: center;
  }
  /* line 376, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-link-logo-partner .partner-details ul li {
    max-width: 100px;
  }
  /* line 378, ../../assets/sass/layout/stylesheets/_front-block.scss */
  .row-link-logo-partner .partner-details ul li img {
    width: auto;
    height: auto;
  }
}
/* line 4, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .yp-ad-row .ad-zone-section.left-section {
  padding-right: 5px;
}
/* line 7, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .yp-ad-row .ad-zone-section.right-section {
  padding-left: 5px;
}
/* line 14, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section {
  max-width: 800px;
  max-height: 250px;
  width: 100%;
  height: 100%;
}
/* line 19, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section.left-section {
  float: right;
}
/* line 23, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section.right-section img {
  width: 100%;
  height: auto;
}
/* line 30, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row:first-child .ad-zone-section {
  padding-bottom: 5px;
}
/* line 35, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row:not(:first-child) .ad-zone-section {
  padding-top: 5px;
}
/* line 41, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-image img {
  width: 100%;
  height: auto;
}
/* line 52, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-section .zone-section-row:first-child {
  padding-bottom: 5px;
}
/* line 55, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-section .zone-section-row:not(:first-child) {
  padding-top: 5px;
}
/* line 65, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-left-block .left-section .ad-zone-image-section.ad-zone-section-p3 .swiper-slide img {
  width: 100%;
  height: auto;
}
/* line 71, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-left-block .left-section .ad-zone-image-section.ad-zone-section-p9 {
  max-width: 955px;
  max-height: 350px;
  width: auto;
  height: auto;
}
/* line 76, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-left-block .left-section .ad-zone-image-section.ad-zone-section-p9 img {
  width: 100%;
  height: auto;
}
/* line 86, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-left-section {
  padding-right: 5px;
}
/* line 89, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-right-section {
  padding-left: 5px;
}
/* line 92, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-section-column {
  max-width: 477px;
}
/* line 94, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-section-column:first-child {
  padding-left: 0;
  padding-right: 5px;
}
/* line 98, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-section-column:last-child {
  padding-left: 5px;
  padding-right: 0;
}
/* line 106, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .right-section .ad-zone-section-p4 {
  max-width: 955px;
  max-height: 350px;
  width: 100%;
  height: 100%;
}
/* line 113, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .right-section .ad-zone-image-section.ad-zone-section-p5, .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .right-section .ad-zone-image-section.ad-zone-section-p6 {
  max-width: 472px;
  max-height: 350px;
  width: 100%;
  height: auto;
}
/* line 119, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .right-section .ad-zone-image-section.ad-zone-section-p5 img, .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .right-section .ad-zone-image-section.ad-zone-section-p6 img {
  width: 100%;
  height: auto;
}
/* line 128, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-image img {
  width: 100%;
  height: auto;
}
/* line 137, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-button-prev {
  color: #FFDD00;
  opacity: 0.3;
  cursor: pointer;
  left: 15px;
}
/* line 142, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-button-prev.swiper-button-disabled {
  pointer-events: auto;
}
/* line 145, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-button-prev:after {
  font-family: "Font Awesome 5 Free";
  content: "\f359";
}
/* line 151, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-button-next {
  color: #FFDD00;
  opacity: 0.3;
  cursor: pointer;
  right: 15px;
}
/* line 156, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-button-next.swiper-button-disabled {
  pointer-events: auto;
}
/* line 159, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-button-next:after {
  font-family: "Font Awesome 5 Free";
  content: "\f35a";
}
/* line 165, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container:hover .swiper-button-prev, .yp-ads-homepage-banner .swiper-container:hover .swiper-button-next {
  opacity: 0.5;
}
/* line 168, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container:hover .swiper-button-prev:hover, .yp-ads-homepage-banner .swiper-container:hover .swiper-button-next:hover {
  opacity: 1;
}
/* line 175, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #FFDD00;
}
/* line 179, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-pagination.swiper-pagination-bottom {
  top: auto;
  bottom: 0;
}
/* line 182, ../../assets/sass/layout/stylesheets/_ads.scss */
.yp-ads-homepage-banner .swiper-container .swiper-pagination.swiper-pagination-bottom .swiper-pagination-progressbar-fill {
  background: #FFDD00;
}

@media (min-width: 1920px) {
  /* line 196, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-left-block .left-section .ad-zone-image-section {
    float: right;
    max-width: 955px;
  }
}
@media (max-width: 991px) {
  /* line 212, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section {
    padding: 0;
    margin: auto;
  }
  /* line 215, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section.left-section {
    float: none;
  }
  /* line 220, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row:first-child .ad-zone-section {
    padding-bottom: 0;
  }
  /* line 225, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row:not(:first-child) .ad-zone-section {
    padding-top: 0;
  }
  /* line 229, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .yp-ad-block {
    margin: 5px 0;
  }
  /* line 237, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-section.left-section {
    padding-right: 0;
  }
  /* line 240, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-section.right-section {
    padding-left: 0;
  }
  /* line 243, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-section .zone-section-row {
    padding: 0;
    margin: 5px 0;
  }
  /* line 246, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-section .zone-section-row:first-child {
    padding-bottom: 0;
  }
  /* line 249, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .ad-zone-section .zone-section-row:not(:first-child) {
    padding-top: 0;
  }
}
@media (max-width: 574px) {
  /* line 264, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row {
    display: inline-block;
  }
  /* line 266, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-section-column {
    max-width: none;
    margin: auto;
  }
  /* line 269, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-section-column:first-child {
    padding-left: 0;
    padding-right: 5px;
  }
  /* line 273, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-section-column:last-child {
    padding-left: 5px;
    padding-right: 0;
  }
  /* line 278, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-second-section .yp-ad-row .yp-ad-right-block .zone-section-row .zone-section-column .ad-zone-image-section img {
    margin: auto;
  }
  /* line 288, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner .swiper-container .swiper-button-prev {
    left: 10px;
  }
  /* line 290, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner .swiper-container .swiper-button-prev:after {
    font-size: 2.5rem;
  }
  /* line 294, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner .swiper-container .swiper-button-next {
    right: 10px;
  }
  /* line 296, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner .swiper-container .swiper-button-next:after {
    font-size: 2.5rem;
  }
}
@media (min-width: 992px) and (max-width: 1310px) {
  /* line 308, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-sponsor, .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-ais {
    width: 100%;
  }
  /* line 311, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-sponsor .ad-zone-section, .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-ais .ad-zone-section {
    padding: 0;
    margin: auto;
  }
  /* line 314, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-sponsor .ad-zone-section.left-section, .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-ais .ad-zone-section.left-section {
    float: none;
  }
  /* line 319, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-sponsor {
    margin: 5px 0;
  }
  /* line 322, ../../assets/sass/layout/stylesheets/_ads.scss */
  .yp-ads-homepage-banner.yp-ad-first-section .yp-ad-row .ad-zone-section-ais {
    margin-bottom: 5px;
  }
}
/* line 1, ../../assets/sass/layout/stylesheets/_footer.scss */
footer {
  clear: both;
}
/* line 3, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer {
  padding: 30px 0;
  background-color: #333333;
}
/* line 6, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column {
  margin-bottom: 15px;
}
/* line 8, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column:last-child {
  padding-right: 0;
}
/* line 13, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-logo div:first-child img {
  max-height: 50px;
}
/* line 18, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-logo div:last-child img {
  max-height: 50px;
}
/* line 23, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-text {
  color: #FFFFFF;
}
/* line 25, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-text a {
  color: #FFDD00;
}
/* line 30, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-details h5 {
  font-size: 14px;
}
/* line 33, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-details p {
  font-size: 12px;
}
/* line 37, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column ul {
  padding: 0;
}
/* line 39, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column ul li {
  list-style: none;
  font-size: 12px;
}
/* line 43, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column ul li a:hover {
  color: #FFFFFF;
}
/* line 50, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a {
  padding: 5px;
  text-align: center;
  border: 1px solid transparent;
  border-radius: 100%;
}
/* line 55, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:first-child {
  margin-right: 5px;
}
/* line 58, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:not(:first-child) {
  margin: 0 5px;
}
/* line 61, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a.facebook {
  background-color: #4267B2;
}
/* line 64, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a.twitter {
  background-color: #1DA1F2;
}
/* line 67, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a.instagram {
  background-color: #E4405F;
}
/* line 70, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a.youtube {
  background-color: #c4302b;
}
/* line 73, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a i {
  color: #FFFFFF;
  width: 16px;
}
/* line 77, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover {
  background: none;
}
/* line 79, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.facebook {
  border-color: #4267B2;
}
/* line 81, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.facebook i {
  color: #4267B2;
}
/* line 85, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.twitter {
  border-color: #1DA1F2;
}
/* line 87, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.twitter i {
  color: #1DA1F2;
}
/* line 91, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.instagram {
  border-color: #E4405F;
}
/* line 93, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.instagram i {
  color: #E4405F;
}
/* line 97, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.youtube {
  border-color: #c4302b;
}
/* line 99, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-social-media a:hover.youtube i {
  color: #c4302b;
}
/* line 106, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application {
  margin: 30px 0;
}
/* line 110, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link label {
  font-size: 12px;
  margin-bottom: 0;
}
/* line 114, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link a {
  color: #FFFFFF;
  float: inherit;
  width: 100%;
  height: 100%;
}
/* line 119, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link a:hover {
  color: #FFDD00;
}
/* line 121, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link a:hover .btn-application-link {
  border-color: #FFDD00;
}
/* line 125, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link a:not(:first-child) {
  margin: 5px 0;
}
/* line 128, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link a img {
  max-width: 130px;
}
/* line 132, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link .btn-application-link {
  /*border: 1px solid $yp-white-color;
  padding: 5px;
  border-radius: 5px;*/
}
/* line 136, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link .btn-application-link .btn-application-icon {
  width: auto;
  float: left;
}
/* line 139, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link .btn-application-link .btn-application-icon i {
  font-size: 20px;
}
/* line 144, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .dark-footer .dark-footer-column .dark-footer-application-link .btn-application-link .btn-application-text p {
  font-size: 10px;
  margin: 0;
  line-height: 1;
}
/* line 154, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .gray-footer {
  background-color: #DCDCDC;
}
/* line 157, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .gray-footer .gray-footer-logo img {
  max-height: 70px;
}
/* line 161, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .gray-footer .gray-footer-details {
  margin: 10px 0;
  padding-top: 10px;
}
/* line 166, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .gray-footer .certificate-row {
  margin: 10px 0;
}
/* line 171, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .gray-footer .certificate-banners img {
  max-height: 40px;
}
/* line 176, ../../assets/sass/layout/stylesheets/_footer.scss */
footer .gray-footer .certificate-ssl img {
  max-height: 30px;
}

@media (max-width: 991px) {
  /* line 187, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-details {
    text-align: center;
  }
  /* line 191, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-logo img {
    margin: auto;
  }
  /* line 195, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-social-media {
    text-align: center;
    margin-top: 30px;
  }
  /* line 199, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-application {
    margin: 30px 0;
  }
  /* line 202, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-application .dark-footer-application-qr-code img {
    float: right;
  }
  /* line 211, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .gray-footer .gray-footer-logo img {
    margin: auto;
  }
  /* line 215, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .gray-footer .gray-footer-details {
    padding-top: 0;
  }
  /* line 219, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .gray-footer .certificate-row {
    padding: 0 5px;
  }
  /* line 221, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .gray-footer .certificate-row .certificate-banners {
    float: right;
  }
}
@media (max-width: 768px) {
  /* line 232, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column {
    text-align: center;
  }
  /* line 234, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu {
    padding: 0 40px;
    text-align: left;
  }
  /* line 240, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-application .dark-footer-application-qr-code img {
    float: right;
  }
  /* line 246, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-application .dark-footer-application-link .btn-application-link img {
    max-width: 120px;
  }
  /* line 256, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .gray-footer .gray-footer-details {
    text-align: center;
  }
}
@media (max-width: 574px) {
  /* line 266, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column {
    width: 100%;
  }
  /* line 268, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu {
    padding: 0 15px;
    margin-bottom: 5px;
  }
  /* line 271, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu .dark-footer-text {
    border-bottom: 1px solid #FFFFFF;
    padding: 5px 15px;
    cursor: pointer;
  }
  /* line 275, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu .dark-footer-text label {
    margin: 0;
    cursor: pointer;
    width: 100%;
  }
  /* line 279, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu .dark-footer-text label:after {
    content: '';
    transition: -webkit-transform 0.25s ease 0.1s;
    transition: transform 0.25s ease 0.1s, -webkit-transform 0.25s ease 0.1s;
    position: absolute;
    top: 15px;
    right: 20px;
    width: 10px;
    height: 10px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
    border-right: 2px solid #FFFFFF;
    border-bottom: 2px solid #FFFFFF;
  }
  /* line 294, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu .dark-footer-text ul {
    display: none;
    height: 0;
    opacity: 0;
    margin-bottom: 0;
  }
  /* line 302, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu .dark-footer-text.open label:after {
    -webkit-transform: translateY(-50%) rotate(-135deg);
    transform: translateY(-50%) rotate(-135deg);
  }
  /* line 307, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column.dark-footer-menu .dark-footer-text.open ul {
    display: block;
    height: auto;
    opacity: 1;
    margin-bottom: 5px;
  }
}
@media (min-width: 992px) {
  /* line 324, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column {
    margin-bottom: 0;
  }
  /* line 327, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-application-link label {
    font-size: 8px;
  }
}
@media (min-width: 1200px) {
  /* line 339, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column {
    margin-bottom: 0;
  }
  /* line 342, ../../assets/sass/layout/stylesheets/_footer.scss */
  footer .dark-footer .dark-footer-column .dark-footer-application-link label {
    font-size: 12px;
  }
}
/* line 1, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial {
  text-align: center;
  padding-top: 60px;
}
/* line 5, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul {
  text-align: center;
  padding: 0;
}
/* line 8, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li {
  width: 100%;
  margin: 5px 0;
  padding: 5px;
  list-style: none;
  display: inline-grid;
  border: 1px solid #eeeeee;
  border-radius: 5px;
  position: relative;
  -webkit-transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 19, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li .article-title {
  text-align: left;
  font-size: 16px;
  max-height: 50px;
  overflow: hidden;
  padding: 0 10px;
}
/* line 26, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li .views-field-body, .typ-advertorial .item-list ul li .views-field-field-tags {
  text-align: left;
  padding: 10px;
}
/* line 30, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li .views-field-body a, .typ-advertorial .item-list ul li .views-field-field-tags a {
  font-weight: normal;
}
/* line 35, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li .views-field-field-image img {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin: auto;
}
/* line 42, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li .views-field-body .field-content {
  height: 75px;
  overflow: hidden;
}
/* line 47, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li:after {
  content: "";
  border-radius: 5px;
  position: absolute;
  z-index: -1;
  opacity: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1);
}
/* line 60, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  -webkit-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
/* line 64, ../../assets/sass/layout/stylesheets/_advertorial.scss */
.typ-advertorial .item-list ul li:hover:after {
  opacity: 1;
}

@media (min-width: 576px) {
  /* line 77, ../../assets/sass/layout/stylesheets/_advertorial.scss */
  .typ-advertorial .item-list ul li {
    width: 45%;
    margin: 5px;
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* line 91, ../../assets/sass/layout/stylesheets/_advertorial.scss */
  .typ-advertorial .item-list ul li {
    margin: 5px;
    padding: 0;
    width: 23%;
  }
}
/* line 1, ../../assets/sass/layout/stylesheets/_login.scss */
.close {
  color: #fff;
  transform: scale(1.2);
}

/* line 5, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login {
  top: 5%;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
}
/* line 10, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog {
  max-width: 400px;
  margin: auto;
}
/* line 14, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog button.close {
  margin-top: -20px;
  margin-right: -18px;
}
/* line 19, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content {
  background: linear-gradient(to bottom, #ffe259, #ffa751);
}
/* line 21, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-logo {
  max-width: 90px;
  margin: 15px auto;
  border: 1px solid #FFFFFF;
  padding: 10px;
  border-radius: 100%;
  background-color: #FFFFFF;
}
/* line 30, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-title {
  text-transform: uppercase;
}
/* line 34, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form {
  padding: 2rem 3rem;
  width: 100%;
  display: inline-block;
}
/* line 38, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group {
  width: 100%;
  position: relative;
  border-bottom: 2px solid rgba(255, 255, 255, 0.24);
  margin-bottom: 30px;
}
/* line 43, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input {
  font-size: 16px;
  color: #FFFFFF;
  line-height: 1.2;
  display: block;
  width: 100%;
  height: 40px;
  background: 0 0;
  padding: 0 5px 0 30px;
  border-color: transparent;
  caret-color: #FFFFFF;
}
/* line 54, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  padding-left: 5px;
  border-color: transparent;
}
/* line 59, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:focus::placeholder {
  color: transparent;
}
/* line 62, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:focus:-moz-placeholder {
  color: transparent;
}
/* line 65, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:focus::-moz-placeholder {
  color: transparent;
}
/* line 69, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:focus + .focus-input:before {
  width: 100%;
}
/* line 72, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:focus + .focus-input:after {
  top: -28px;
}
/* line 77, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:not(:placeholder-shown) {
  padding-left: 5px;
}
/* line 80, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:not(:placeholder-shown) + .focus-input:after {
  top: -28px;
}
/* line 83, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:not(:placeholder-shown) + .focus-input:before {
  width: 100%;
}
/* line 89, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input::placeholder {
  color: #FFFFFF;
}
/* line 92, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input:-moz-placeholder {
  color: #FFFFFF;
}
/* line 95, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .user-form-input::-moz-placeholder {
  color: #FFFFFF;
}
/* line 99, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .focus-input {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
}
/* line 107, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .focus-input:after {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  font-size: 18px;
  color: #FFFFFF;
  display: block;
  width: 100%;
  position: absolute;
  top: 6px;
  left: 0;
  padding-left: 5px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
}
/* line 124, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .focus-input.input-username:after {
  content: "\f007";
}
/* line 129, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .focus-input.input-password:after {
  content: "\f13e";
}
/* line 133, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .form-group .focus-input:before {
  content: "";
  display: block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0;
  height: 2px;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  -moz-transition: all .4s;
  transition: all .4s;
  background: #fff;
}
/* line 150, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .btn-user-login {
  background-color: #FFFFFF;
  color: #D4A304;
  text-transform: uppercase;
}
/* line 154, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-form .btn-user-login:hover {
  border-color: #404142;
  color: #404142;
}
/* line 160, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social {
  text-align: center;
}
/* line 163, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-title:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  margin-top: 12px;
  margin-left: 10px;
  width: 32%;
  height: 1px;
  background: #FFFFFF;
}
/* line 174, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-title:after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  margin-top: -12px;
  margin-right: 10px;
  width: 32%;
  height: 1px;
  background: #FFFFFF;
}
/* line 186, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-icon {
  margin: 15px;
}
/* line 188, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-icon .btn-social-login {
  margin: 5px;
}
/* line 190, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-icon .btn-social-login i {
  padding: 10px;
  border-radius: 100%;
  border: 1px solid #FFFFFF;
  font-size: 16px;
  width: 38px;
  color: #FFFFFF;
}
/* line 200, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-icon .btn-social-login.btn-social-facebook i:hover {
  border-color: #4267B2;
  background-color: #4267B2;
}
/* line 208, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-icon .btn-social-login.btn-social-google i:hover {
  border-color: #DB4437;
  background-color: #DB4437;
}
/* line 216, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-icon .btn-social-login.btn-social-twitter i:hover {
  border-color: #1DA1F2;
  background-color: #1DA1F2;
}
/* line 225, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-footer {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
/* line 230, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-footer .btn-footer:not(:last-child) {
  border-right: 1px solid #FFFFFF;
}
/* line 233, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-footer .btn-footer a {
  color: #FFFFFF;
}
/* line 235, ../../assets/sass/layout/stylesheets/_login.scss */
.modal-user-login .modal-dialog .modal-content .modal-user-login-footer .btn-footer a:hover {
  color: #404142;
}

@media (max-width: 375px) {
  /* line 251, ../../assets/sass/layout/stylesheets/_login.scss */
  .modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-title:before {
    width: 25%;
  }
  /* line 254, ../../assets/sass/layout/stylesheets/_login.scss */
  .modal-user-login .modal-dialog .modal-content .modal-user-login-social .social-title:after {
    width: 25%;
  }
}
/* line 2, ../../assets/sass/layout/stylesheets/_content.scss */
.content-global-yellowpages-network ul {
  display: block;
  margin-top: 6rem;
  text-align: center;
}
/* line 6, ../../assets/sass/layout/stylesheets/_content.scss */
.content-global-yellowpages-network ul li {
  text-align: center;
  display: inline-block;
  list-style: none;
  width: 12%;
  margin: 5px;
  border: 1px solid #eeeeee;
  padding: 5px;
  border-radius: 5px;
  height: 200px;
}
/* line 16, ../../assets/sass/layout/stylesheets/_content.scss */
.content-global-yellowpages-network ul li i {
  position: absolute;
  right: 0;
  z-index: 1;
  font-size: 22px;
  border: 0.1px solid #DCDCDC;
}
/* line 23, ../../assets/sass/layout/stylesheets/_content.scss */
.content-global-yellowpages-network ul li .list-img {
  padding: 10px;
}
/* line 25, ../../assets/sass/layout/stylesheets/_content.scss */
.content-global-yellowpages-network ul li .list-img img {
  margin: auto;
}
/* line 29, ../../assets/sass/layout/stylesheets/_content.scss */
.content-global-yellowpages-network ul li:hover {
  box-shadow: 0 1px 6px rgba(32, 33, 36, 0.28);
}

@media (max-width: 991px) {
  /* line 39, ../../assets/sass/layout/stylesheets/_content.scss */
  .content-global-yellowpages-network ul li {
    width: 18%;
  }
}
@media (max-width: 768px) {
  /* line 48, ../../assets/sass/layout/stylesheets/_content.scss */
  .content-global-yellowpages-network ul {
    text-align: center;
  }
  /* line 50, ../../assets/sass/layout/stylesheets/_content.scss */
  .content-global-yellowpages-network ul li {
    width: 20%;
  }
}
@media (max-width: 574px) {
  /* line 59, ../../assets/sass/layout/stylesheets/_content.scss */
  .content-global-yellowpages-network ul {
    text-align: center;
  }
  /* line 61, ../../assets/sass/layout/stylesheets/_content.scss */
  .content-global-yellowpages-network ul li {
    width: 45%;
  }
}
/* line 1, ../../assets/sass/layout/stylesheets/_cookie-policy.scss */
.gdpr-cookie-message {
  position: fixed;
  bottom: 0;
  background-color: rgba(51, 51, 51, 0.8);
  padding: 5px;
  text-align: center;
  width: 100%;
  z-index: 1;
}
/* line 10, ../../assets/sass/layout/stylesheets/_cookie-policy.scss */
.gdpr-cookie-message .text-message {
  color: #FFFFFF;
}
/* line 12, ../../assets/sass/layout/stylesheets/_cookie-policy.scss */
.gdpr-cookie-message .text-message a {
  margin-left: 5px;
  color: #FFDD00;
}
/* line 15, ../../assets/sass/layout/stylesheets/_cookie-policy.scss */
.gdpr-cookie-message .text-message a:hover {
  color: #FFFFFF;
}
/* line 19, ../../assets/sass/layout/stylesheets/_cookie-policy.scss */
.gdpr-cookie-message .text-message button {
  margin-left: 10px;
}
/* line 21, ../../assets/sass/layout/stylesheets/_cookie-policy.scss */
.gdpr-cookie-message .text-message button.gdpr-cookie-accept {
  border-radius: 25px;
  background-color: #FFCC00;
  color: #404142;
  border: 1px solid transparent;
}
/* line 26, ../../assets/sass/layout/stylesheets/_cookie-policy.scss */
.gdpr-cookie-message .text-message button.gdpr-cookie-accept:hover {
  border-color: #FFCC00;
  color: #FFCC00;
  background-color: transparent;
}
