/**
 * => Type 1 => Style 5
 **/
.bs-fpc-t1.bs-fpc-s5 {
  padding-left: 0; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-input-section {
    margin: 0;
    display: inline-block;
    width: 23%; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-form {
    text-align: left; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-input-section-amount {
    padding-right: 20px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-label-input {
    display: block;
    text-transform: uppercase;
    font-size: 10px;
    margin-bottom: 6px;
    color: #4f4f4f; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-select-field {
    font-weight: 400;
    color: #606060;
    font-size: 12px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-input {
    width: 100%;
    background-color: transparent;
    text-transform: capitalize; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-select-field .fpc-input {
    width: 100%; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-field {
    padding: 0;
    width: 100%; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-arrow {
    padding: 0;
    position: relative;
    top: 13px;
    display: inline-block;
    width: auto;
    margin: 0 6px;
    transform: rotate(90deg); }
  .bs-fpc-t1.bs-fpc-s5 .fpc-input-section-result {
    vertical-align: bottom;
    text-align: left;
    padding-top: 13px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-crypto-icon {
    left: 8px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-flag-icon {
    margin-top: -5px;
    left: 9px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-select-arrow {
    margin-top: -3px;
    right: 8px;
    font-size: 8px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-result:before {
    content: '=';
    font-size: 12px;
    color: #c8c8c8;
    margin-left: 7px;
    margin-right: 11px;
    display: inline-block;
    vertical-align: super; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-from-crypto {
    display: block;
    font-size: 12px;
    padding-left: 25px;
    line-height: 13px;
    margin-bottom: 0; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-result-section {
    display: inline-block;
    text-align: left; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-from-currency-label,
  .bs-fpc-t1.bs-fpc-s5 .fpc-to-currency-label {
    display: block; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-to-currency-label {
    line-height: 20px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-to-currency-label .value {
    font-size: 19px;
    display: inline-block;
    margin-bottom: 0;
    position: relative;
    top: 3px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-to-currency-label .unit {
    color: #343434;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    position: relative;
    top: 3px;
    margin-left: 1px;
    letter-spacing: -.8px;
    margin-bottom: 0; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-switch-arrow {
    display: inline-block;
    color: #c7c7c7;
    width: 4%;
    font-size: 15px;
    line-height: 40px;
    vertical-align: bottom;
    text-align: center; }
  .bs-fpc-t1.bs-fpc-s5 .bsfi-arrow-left-right:before {
    display: inline-block; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-switch-arrow.bsfi-arrow-up-down:hover:before {
    color: #8f8f8f; }

.fpc-wrapper-body.fpc-style-6 {
  padding: 15px 19px 20px;
  display: block; }

@media (max-width: 800px) {
  .bs-fpc-t1.bs-fpc-s5 .fpc-input-section {
    width: 31%;
    padding-left: 0; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-result:before {
    display: none; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-from-currency-label,
  .bs-fpc-t1.bs-fpc-s5 .fpc-to-currency-label {
    display: inline-block;
    font-size: 19px;
    line-height: 21px;
    vertical-align: bottom; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-from-currency-label:after {
    content: '='; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-input-section-result {
    width: 100%; } }

@media (max-width: 500px) {
  .bs-fpc-t1.bs-fpc-s5 .fpc-input-section {
    display: block;
    width: 100%; }
  .bs-fpc-t1.bs-fpc-s5 .bsfi-arrow-left-right {
    transform: rotate(0deg);
    margin-top: 7px;
    line-height: 37px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-form {
    text-align: center; }
  .bs-fpc-t1.bs-fpc-s5 .bsfi-arrow-left-right:before {
    transform: rotate(0deg); }
  .bs-fpc-t1.bs-fpc-s5 .fpc-input-section-amount .fpc-field {
    margin-bottom: 5px; }
  .bs-fpc-t1.bs-fpc-s5 .fpc-result-section {
    margin-top: 10px; } }
