.pg-btn-1,
.pg-btn-2,
.pg-btn-3,
.pg-btn-4,
.pg-btn-5,
.pg-btn-link,
.pg-btn-drop {
  font-family: 'Larsseit-Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
  line-height: 38px;
  color: #ff5614;
  background-color: #fff;
  display: inline-block;
  height: 40px;
  text-align: center;
  padding: 0 3.66vw;
  cursor: pointer;
  border-radius: 4px;
  border: 1px solid transparent;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  overflow: hidden;
}
.i18n-ru .pg-btn-1,
.i18n-ru .pg-btn-2,
.i18n-ru .pg-btn-3,
.i18n-ru .pg-btn-4,
.i18n-ru .pg-btn-5,
.i18n-ru .pg-btn-link,
.i18n-ru .pg-btn-drop {
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-weight: normal;
}
.pg-btn-1 [class*="pg-icon-"],
.pg-btn-2 [class*="pg-icon-"],
.pg-btn-3 [class*="pg-icon-"],
.pg-btn-4 [class*="pg-icon-"],
.pg-btn-5 [class*="pg-icon-"],
.pg-btn-link [class*="pg-icon-"],
.pg-btn-drop [class*="pg-icon-"] {
  font-size: 15px;
  line-height: 36px;
  color: #ff5614;
  padding-left: 5px;
  position: relative;
  top: 2px;
}
.pg-btn-1:hover,
.pg-btn-2:hover,
.pg-btn-3:hover,
.pg-btn-4:hover,
.pg-btn-5:hover,
.pg-btn-link:hover,
.pg-btn-drop:hover,
.pg-btn-1:active,
.pg-btn-2:active,
.pg-btn-3:active,
.pg-btn-4:active,
.pg-btn-5:active,
.pg-btn-link:active,
.pg-btn-drop:active,
.pg-btn-1:focus,
.pg-btn-2:focus,
.pg-btn-3:focus,
.pg-btn-4:focus,
.pg-btn-5:focus,
.pg-btn-link:focus,
.pg-btn-drop:focus {
  color: #fff;
  background-color: #058ad7;
  border: 1px solid #058ad7;
  text-decoration: none;
}
.pg-btn-1:hover [class*="pg-icon-"],
.pg-btn-2:hover [class*="pg-icon-"],
.pg-btn-3:hover [class*="pg-icon-"],
.pg-btn-4:hover [class*="pg-icon-"],
.pg-btn-5:hover [class*="pg-icon-"],
.pg-btn-link:hover [class*="pg-icon-"],
.pg-btn-drop:hover [class*="pg-icon-"],
.pg-btn-1:active [class*="pg-icon-"],
.pg-btn-2:active [class*="pg-icon-"],
.pg-btn-3:active [class*="pg-icon-"],
.pg-btn-4:active [class*="pg-icon-"],
.pg-btn-5:active [class*="pg-icon-"],
.pg-btn-link:active [class*="pg-icon-"],
.pg-btn-drop:active [class*="pg-icon-"],
.pg-btn-1:focus [class*="pg-icon-"],
.pg-btn-2:focus [class*="pg-icon-"],
.pg-btn-3:focus [class*="pg-icon-"],
.pg-btn-4:focus [class*="pg-icon-"],
.pg-btn-5:focus [class*="pg-icon-"],
.pg-btn-link:focus [class*="pg-icon-"],
.pg-btn-drop:focus [class*="pg-icon-"] {
  color: #fff;
}
.pg-btn-1.with-border,
.pg-btn-2.with-border,
.pg-btn-3.with-border,
.pg-btn-4.with-border,
.pg-btn-5.with-border,
.pg-btn-link.with-border,
.pg-btn-drop.with-border {
  border: 1px solid #d7e1ea;
}
.pg-btn-1.with-border:hover,
.pg-btn-2.with-border:hover,
.pg-btn-3.with-border:hover,
.pg-btn-4.with-border:hover,
.pg-btn-5.with-border:hover,
.pg-btn-link.with-border:hover,
.pg-btn-drop.with-border:hover,
.pg-btn-1.with-border:active,
.pg-btn-2.with-border:active,
.pg-btn-3.with-border:active,
.pg-btn-4.with-border:active,
.pg-btn-5.with-border:active,
.pg-btn-link.with-border:active,
.pg-btn-drop.with-border:active,
.pg-btn-1.with-border:focus,
.pg-btn-2.with-border:focus,
.pg-btn-3.with-border:focus,
.pg-btn-4.with-border:focus,
.pg-btn-5.with-border:focus,
.pg-btn-link.with-border:focus,
.pg-btn-drop.with-border:focus {
  border: 1px solid #058ad7;
}
.pg-btn-1.is-small,
.pg-btn-2.is-small,
.pg-btn-3.is-small,
.pg-btn-4.is-small,
.pg-btn-5.is-small,
.pg-btn-link.is-small,
.pg-btn-drop.is-small {
  font-size: 14px;
  line-height: 28px;
  display: inline-block;
  height: 30px;
  padding: 0 15px;
}
@media (max-width: 991px) {
  .pg-btn-1,
  .pg-btn-2,
  .pg-btn-3,
  .pg-btn-4,
  .pg-btn-5,
  .pg-btn-link,
  .pg-btn-drop {
    padding: 0 2.2vw;
  }
}
@media (max-width: 575px) {
  .pg-btn-1,
  .pg-btn-2,
  .pg-btn-3,
  .pg-btn-4,
  .pg-btn-5,
  .pg-btn-link,
  .pg-btn-drop {
    padding: 0 20px;
    overflow: hidden;
  }
}
.pg-btn-2 {
  color: #ff5614;
  border: 1px solid #ff5614;
}
.pg-btn-3 {
  color: #fff;
  background-color: #ff5614;
}
.pg-btn-3 [class*="pg-icon-"] {
  color: #fff;
}
.pg-btn-5 {
  color: #b2c0cc;
  background-color: #3e4d5c;
}
.pg-btn-5 [class*="pg-icon-"] {
  color: #b2c0cc;
}
.pg-btn-link {
  background-color: transparent;
  padding: 0;
}
.pg-btn-link:hover,
.pg-btn-link:active,
.pg-btn-link:focus {
  color: #058ad7;
  background-color: transparent;
  border: 1px solid transparent;
}
.pg-btn-link:hover [class*="pg-icon-"],
.pg-btn-link:active [class*="pg-icon-"],
.pg-btn-link:focus [class*="pg-icon-"] {
  color: #058ad7;
}
.pg-btn-icon-circle {
  font-size: 20px;
  line-height: 40px;
  border-radius: 50px;
  background-color: #fff;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  text-decoration: none;
  width: 40px;
  height: 40px;
  display: inline-block;
}
.pg-btn-icon-circle [class^="glyphicon-cp-"],
.pg-btn-icon-circle [class*="glyphicon-cp-"],
.pg-btn-icon-circle [class^="icon-pg-"],
.pg-btn-icon-circle [class*="icon-pg-"] {
  top: auto;
  margin: 0 auto;
  color: #ff5614;
  font-size: 20px;
  line-height: 40px;
}
.pg-btn-icon-circle.is-fb {
  background-color: #3460a1;
}
.pg-btn-icon-circle.is-fb [class^="icon-pg-"],
.pg-btn-icon-circle.is-fb [class*="icon-pg-"] {
  color: #fff;
}
.pg-btn-icon-circle.is-linkedin {
  background-color: #136d9d;
}
.pg-btn-icon-circle.is-linkedin [class^="icon-pg-"],
.pg-btn-icon-circle.is-linkedin [class*="icon-pg-"] {
  color: #fff;
}
.pg-btn-icon-circle.is-twitter {
  background-color: #28aae1;
}
.pg-btn-icon-circle.is-twitter [class^="icon-pg-"],
.pg-btn-icon-circle.is-twitter [class*="icon-pg-"] {
  color: #fff;
}
.pg-btn-icon-circle.is-instagram {
  background-color: #e92f60;
}
.pg-btn-icon-circle.is-instagram [class^="icon-pg-"],
.pg-btn-icon-circle.is-instagram [class*="icon-pg-"] {
  color: #fff;
}
.pg-btn-icon-circle:hover,
.pg-btn-icon-circle:focus,
.pg-btn-icon-circle:active {
  background-color: #ff5614;
  text-decoration: none;
}
.pg-btn-icon-circle:hover [class^="glyphicon-cp-"],
.pg-btn-icon-circle:focus [class^="glyphicon-cp-"],
.pg-btn-icon-circle:active [class^="glyphicon-cp-"],
.pg-btn-icon-circle:hover [class*="glyphicon-cp-"],
.pg-btn-icon-circle:focus [class*="glyphicon-cp-"],
.pg-btn-icon-circle:active [class*="glyphicon-cp-"],
.pg-btn-icon-circle:hover [class^="icon-pg-"],
.pg-btn-icon-circle:focus [class^="icon-pg-"],
.pg-btn-icon-circle:active [class^="icon-pg-"],
.pg-btn-icon-circle:hover [class*="icon-pg-"],
.pg-btn-icon-circle:focus [class*="icon-pg-"],
.pg-btn-icon-circle:active [class*="icon-pg-"] {
  color: #fff;
}
.pg-btn-dropdown {
  font-family: 'Larsseit-Regular', Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  line-height: 35px;
  color: #fff;
  background-color: transparent;
  border-bottom: 2px solid #058ad7;
  display: inline-block;
  height: 35px;
  text-align: left;
  padding: 0;
  padding-right: 20px;
  cursor: pointer;
  min-width: 100px;
}
.i18n-ru .pg-btn-dropdown {
  font-family: 'Roboto-Regular', Arial, sans-serif;
  font-weight: normal;
}
.pg-btn-dropdown [class*="pg-icon-"] {
  font-size: 13px;
  line-height: 36px;
  color: #fff;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  display: inline-block;
  right: 0px;
  top: 2px;
  position: absolute;
}
.pg-btn-dropdown img {
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.pg-btn-dropdown:hover,
.pg-btn-dropdown:active,
.pg-btn-dropdown:focus {
  color: #fff;
  text-decoration: none;
}
.pg-btn-dropdown:hover [class*="pg-icon-"],
.pg-btn-dropdown:active [class*="pg-icon-"],
.pg-btn-dropdown:focus [class*="pg-icon-"] {
  color: #fff;
}
.pg-btn-dropdown[aria-expanded="true"] [class*="pg-icon-"] {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pg-btn-dropdown[aria-expanded="true"] img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pg-btn-dropdown-menu {
  background-color: #fff;
  box-shadow: 0px 5px 15px 0px rgba(21,22,23,0.15);
  border: none;
  padding: 10px 0;
  border-radius: 4px;
  min-width: unset;
  width: 100%;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  display: block;
  bottom: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.pg-btn-dropdown-menu .dropdown-item {
  font-family: 'Larsseit-Light', Arial, sans-serif;
  font-weight: lighter;
  color: #0d0d0e;
  font-size: 13px;
  line-height: 23px;
  padding: 0 20px 5px 20px;
}
.i18n-ru .pg-btn-dropdown-menu .dropdown-item {
  font-family: 'Roboto-Light', Arial, sans-serif;
  font-weight: lighter;
}
.i18n-ja .pg-btn-dropdown-menu .dropdown-item {
  font-weight: normal;
}
.pg-btn-dropdown-menu .dropdown-item:hover,
.pg-btn-dropdown-menu .dropdown-item:active,
.pg-btn-dropdown-menu .dropdown-item:focus {
  color: #058ad7;
  background-color: #fff;
}
.pg-btn-dropdown-menu.show {
  z-index: unset;
  visibility: unset;
  opacity: 1;
  bottom: auto;
  pointer-events: auto;
}
.pg-btn-drop {
  color: #3e4d5c;
  background-color: #d7e1ea;
  text-align: left;
  padding: 0;
  min-width: 100px;
  z-index: 9;
}
.pg-btn-drop [class*="pg-icon-"] {
  color: #3e4d5c;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
  display: inline-block;
  right: 0px;
  top: 2px;
  position: absolute;
}
.pg-btn-drop img {
  right: 10px;
  top: 12px;
  position: absolute;
  transition: all 0.2s ease;
  -webkit-transition: all 0.2s ease;
}
.pg-btn-drop:hover,
.pg-btn-drop:active,
.pg-btn-drop:focus {
  color: #3e4d5c;
  text-decoration: none;
  background-color: #d7e1ea;
  border: 1px solid transparent;
}
.pg-btn-drop:hover [class*="pg-icon-"],
.pg-btn-drop:active [class*="pg-icon-"],
.pg-btn-drop:focus [class*="pg-icon-"] {
  color: #3e4d5c;
}
.pg-btn-drop[aria-expanded="true"] [class*="pg-icon-"],
.pg-btn-drop[aria-expanded="true"] img {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.pg-btn-drop-menu {
  background-color: #d7e1ea;
  box-shadow: 0px 5px 15px 0px rgba(21,22,23,0.15);
  border: none;
  padding: 5px 20px 10px 20px;
  min-width: unset;
  width: 100%;
  margin: 0;
  top: 90%;
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
  overflow: hidden;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
  display: block;
  bottom: 0;
  -webkit-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease;
}
.pg-btn-drop-menu .dropdown-item {
  font-family: 'Larsseit-Light', Arial, sans-serif;
  font-weight: lighter;
  color: #3e4d5c;
  font-size: 14px;
  line-height: 24px;
  padding: 0 0 5px 0;
}
.i18n-ru .pg-btn-drop-menu .dropdown-item {
  font-family: 'Roboto-Light', Arial, sans-serif;
  font-weight: lighter;
}
.i18n-ja .pg-btn-drop-menu .dropdown-item {
  font-weight: normal;
}
.pg-btn-drop-menu .dropdown-item:hover,
.pg-btn-drop-menu .dropdown-item:active,
.pg-btn-drop-menu .dropdown-item:focus {
  color: #058ad7;
  background-color: #d7e1ea;
}
.pg-btn-drop-menu.show {
  z-index: unset;
  visibility: unset;
  opacity: 1;
  bottom: auto;
  pointer-events: auto;
}
.pg-btn-icon {
  font-size: 20px;
  line-height: 20px;
  color: #94a9b8;
  background-color: transparent;
  margin: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  text-decoration: none;
  width: 20px;
  height: 20px;
  display: inline-block;
}
.pg-btn-icon [class^="glyphicon-cp-"],
.pg-btn-icon [class*="glyphicon-cp-"],
.pg-btn-icon [class^="icon-pg-"],
.pg-btn-icon [class*="icon-pg-"] {
  top: auto;
  margin: 0 auto;
  color: #94a9b8;
  font-size: 20px;
  line-height: 20px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: none;
}
