/**
 * Created by OBDEV-03 on 13/11/2560.
 */
/**
 * Created by OBDEV-03 on 21/11/2560.
 */
/*breakpoints RF.bootstrap*/
/*icon social footer*/
/*border*/
/**
 * Created by OBDEV-03 on 13/11/2560.
 */
/*font min 2017*/
/*14px;*/
/*button*/
/**
 * Created by OBDEV-02 on 13/11/2560.
 */
 /*
 $min-default-btn-bg-hover:		#E6E6E6;

 $min-primary-btn-bg-hover:		#286090;

 $min-success-btn-bg-hover:		#029602;

 $min-info-btn-bg-hover:	    #31B0D5;

 $min-danger-btn-bg-hover:		#C9302C; */
/* line 3, ../../assets/sass/theme/stylesheets/_all-btn.scss */
.btn-yellow-shadow {
  background-color: #FFCC00;
  border: 1px solid #FFCC00;
  color: #333333;
  box-shadow: 0 1px 0 #A58604;
}

/* line 1, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-top-black-bar {
  background-color: #333333;
}
/* line 3, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-top-black-bar a {
  color: #FFFFFF;
  text-align: left;
}
/* line 6, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-top-black-bar a h1 {
  font-size: 1em;
  margin: 0;
  margin-top: 3px;
  float: left;
  font-weight: normal;
}

/* line 15, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu {
  height: 28px;
}
/* line 17, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu .yp-black-bar-menu-left {
  text-align: left;
}
/* line 20, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu .yp-black-bar-menu-right {
  text-align: right;
}
/* line 23, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu ul {
  margin-bottom: 0px;
  padding-top: 1px;
  padding-left: 0;
}
/* line 27, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu ul li {
  list-style: none;
  display: inline-block;
}
/* line 30, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu ul li a {
  color: #FFFFFF;
}
/* line 33, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu ul li span.icon-top-black-bar {
  font-size: 14px;
}
/* line 38, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.yp-black-bar-menu .li-pipe {
  color: #FFFFFF;
  margin-left: 5px;
}

/*login*/
/* line 45, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.ads-login-img {
  height: 22px;
  width: 22px;
  border: 0;
  padding: 0;
  background: 0 0;
  margin-left: 1px;
  vertical-align: middle;
}

/* line 56, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.home-page-ads-for-customer a {
  float: left;
}
/* line 59, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.home-page-ads-for-customer .user-img-popover {
  width: 22px;
  height: 22px;
}
/* line 62, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.home-page-ads-for-customer .user-img-popover img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin: auto;
}

/* line 72, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.popover-content .user-logo-popover {
  width: 52px;
  height: 52px;
  border: 1px solid #CCCCCC;
  margin: auto;
}
/* line 77, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.popover-content .user-logo-popover img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  margin: auto;
}
/* line 84, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.popover-content .user-popover-footer {
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-top: 1px solid #E7E7E7;
}
/* line 89, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.popover-content .user-popover-footer .login-footer-edit {
  float: left;
}
/* line 92, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
.popover-content .user-popover-footer .login-footer-logout {
  float: right;
}

/*language*/
/* line 100, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
div .language-switcher-language-url {
  padding-left: 0;
}
/* line 103, ../../assets/sass/theme/stylesheets/_topblackbar.scss */
div .th.is-active,
div .en.is-active,
div .en > .language-link.is-active,
div .th > .language-link.is-active {
  display: none;
}

/* line 4, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.no-gutter {
  padding: 0;
}

/* line 8, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.margin-top-fifteen {
  margin-top: 15px;
}

/* line 11, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.margin-top-thirty {
  margin-top: 30px;
}

/* line 14, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.margin-top-fourty {
  margin-top: 40px;
}

/* line 17, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.margin-tb-thirty {
  margin-top: 30px;
  margin-bottom: 30px;
}

/*.btn-yellow {
	@include btn-yellow;
}
.btn-white-border-yellow {
	@include btn-white-border-yellow;
}
.btn-yellow-shadow {
	@include btn-yellow-shadow;
}
.btn-blue {
	@include btn-blue;
}
.btn-white-border-blue {
	@include btn-white-border-blue;
}*/
/* line 41, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.bg-yellow {
  background-color: #FFDD00;
}

/* line 45, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.display-inline {
  display: inline-block;
}

/* line 49, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.yp-top-black-bar {
  background-color: #333333;
  height: 28px;
}

/* line 54, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.yp-head-yellow-style {
  height: 60px;
}

/* line 58, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.yp-logo {
  padding-top: 4px;
}
/* line 60, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.yp-logo img {
  max-width: 140px;
  max-height: 50px;
}

/* line 67, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.yp-head-block .yp-right-block {
  padding-top: 8px;
}

/* line 73, ../../assets/sass/theme/stylesheets/_mintheme.scss */
.block-title:after {
  height: 3px;
  width: 50px;
  margin-top: 7px;
  display: block;
  content: "";
  background-color: #FBBC05;
}

/* line 3, ../../assets/sass/theme/stylesheets/_footer.scss */
.row-icon ul li {
  display: inline-block;
}

/* line 9, ../../assets/sass/theme/stylesheets/_footer.scss */
#footer {
  background-color: #F1F1F1;
  height: 60px;
  clear: both;
}

/* line 15, ../../assets/sass/theme/stylesheets/_footer.scss */
.yp-footer {
  margin-top: 7px;
}

/* line 19, ../../assets/sass/theme/stylesheets/_footer.scss */
.yp-head-footer {
  margin-top: 50px;
  margin-bottom: 30px;
}
/* line 22, ../../assets/sass/theme/stylesheets/_footer.scss */
.yp-head-footer .row-link-about-us a {
  color: #333333;
}

/* line 27, ../../assets/sass/theme/stylesheets/_footer.scss */
.icon-social-network-footer {
  font-size: 39px;
  color: #404142;
  margin: 5px;
}

/* line 33, ../../assets/sass/theme/stylesheets/_footer.scss */
.footer-container {
  max-width: 840px;
  width: 100%;
  padding: 5px;
}
/* line 37, ../../assets/sass/theme/stylesheets/_footer.scss */
.footer-container .footer-logo-tmc img {
  max-height: 34px;
  margin: auto;
}
/* line 41, ../../assets/sass/theme/stylesheets/_footer.scss */
.footer-container .footer-data {
  text-align: center;
  color: #333333;
  padding: 0;
}
