@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400,400italic");

body{font-family:Arial, Helvetica, sans-serif ;}

/* Containers */

.facepay-www-section {display:block;}


/* mark */

div {
  background: transparent;
}
.facepay-www-white{
  color: white !important;
}

.facepay-www-percentage-table{background: rgba(0,0,0,0.25);  display:inline-flex;min-width:32vw; text-align:center; float:left; margin-left:3em; margin-bottom:1em; min-height:7em; }
.facepay-www-percentage-small-title{font-size:0.9em; margin-bottom:0em; margin:auto !important; margin-top:1em !important;}
.facepay-www-tagline-container {color:#fff; font-size:1em; height: 2.5em; background: rgba(3, 45, 81, 0.65); background-position:left; border-radius: 50px 50px 50px 50px; display:block; padding-left:1.5em; text-align:left; margin-left:-1.5em;  margin-bottom:3em; width: fit-content; white-space: nowrap; padding-right:1.5em;}

.facepay-www-valign-middle {display: inline-block; vertical-align: middle; line-height: 2.5em;}

.facepay-www-white-bdr{border:solid 0.75px #ffffff;}
.facepay-www-center-bottom  {
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index:4
}

.www-only  {
bottom:-3.2em !important;
}


    /*.mobile-specialbackup{bottom:1em !important; display:block; -webkit-transform: translate(-50%, -50%);left: 50%;
      transform: translate(-50%, -50%);position:absolute; width:90%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; height:20vh;}*/

.facepay-www-center  {text-align:center;}
.facepay-www-letter-spacing {letter-spacing: 0.01em !important;}
.facepay-www-margin-tb  {margin-top:1em;margin-bottom:1em;}
.facepay-www-full-width  {width:100%;}

/* end mark */


.facepay-www-container {
  margin-left: auto;
  margin-right: auto;
}

.facepay-www-container.\31 25\25 {
                   width: 100%;
                   max-width: 75em;
                   min-width: 60em;
                 }

.facepay-www-container.\37 5\25 {
                  width: 45em;
                }

.facepay-www-container.\35 0\25 {
                  width: 30em;
                }

.facepay-www-container.\32 5\25 {
                  width: 15em;
                }

.facepay-www-container {
  width: 60em;
}

/*Parallax*/

#facepay-www-merchant {

background-attachment: fixed,							fixed,											fixed;
background-image: url("/assets/web/css/images/overlay2.png"), linear-gradient(75deg, rgba(5,27,53,0.43) 50%, rgba(5,27,53,0.43) 20%, rgba(255,255,255,0)), url("/assets/web/css/images/contact-city.jpg" );
background-position: top center,							center center;
background-size: cover,								cover;
overflow: hidden;
position: relative;
text-align: center;
background-repeat: no-repeat;
}

#facepay-www-aboutfp {

  background-attachment: fixed,							fixed,											fixed;
  background-image: url("/assets/web/css/images/overlay2.png"), linear-gradient(75deg, rgba(5,27,53,0.43) 50%, rgba(5,27,53,0.43) 20%, rgba(255,255,255,0)), url("/assets/web/css/images/facepayjet-cropped2.jpg");
  background-position: top center,							center center;
  background-size: cover,								cover;
  overflow: hidden;
  position: relative;
  text-align: center;
  background-repeat: no-repeat;

}


.facepay-www-parallax-details,  .facepay-www-parallax-details2{
  padding:1em 1em 2em;

  background: rgba(0, 0, 0, 0.50);
  color: #fff;
  min-height:250px;
  text-align:center;
}

.facepay-www-parallax-details{
  min-height:140px !important;}

.facepay-www-parallax-details h1, .facepay-www-parallax-details h2, .facepay-www-parallax-details h3, .facepay-www-parallax-details h4, .facepay-www-parallax-details h5, .facepay-www-parallax-details2 h1, .facepay-www-parallax-details2 h2, .facepay-www-parallax-details2 h3, .facepay-www-parallax-details2 h4, .facepay-www-parallax-details2 h5{
  color:#fff;
}
.facepay-www-shdr-logo{width:100px !important; max-width:21em;}

.facepay-www-hdr-logo {text-align:left; max-width:21em; margin-left:3em; margin-right:3em;}
.facepay-www-hdr-text{text-align:left; max-width: 25em; margin-bottom:8em; margin-left:3em; margin-right:3em;}
.facepay-www-abouttext{max-width:55%;}
.facepay-www-logo{width:10em;  margin-bottom:0.25em;}
.facepay-www-arrow{width:3.5em; }


/*ACCORDION*/
.facepay-www-accordion {
  background-color: #fff !important;
  color: #444 !important;
  cursor: pointer;
  padding: 0.6em;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 1em;
  transition: 0.4s;
  margin:auto; margin-bottom:0.1em;
  text-transform: none;
  font-weight: bold; clear: both;
  display:inline-flex;
}


.facepay-www-accordion-title{display: block; float: left; max-width: 84%;}
.facepayaccordionpanel p {margin-top:0.75em; margin-left:2em; margin-right:2em; background:#fff !important;}

.facepay-www-accordion:hover {
  background-color: #fff;cursor: pointer;
}

.facepay-www-accordion:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f061";
  color: #4186D1;
  font-weight: bold;
  float: left;
  margin-left: 5px; margin-right:15px;
  display:inline-block;
}

.facepay-www-active:before {
  content: "\f063";
}

.facepayaccordionpanel {
  padding: 0 10px;
  background-color: white;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  clear: both;
  margin-bottom:0.55em;
}

/*ScanDirect*/
.facepay-www-scan-only {max-width:180px; right:15vw; bottom:20vh; text-align:center; position:absolute; display:block; -moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box;}
.facepay-www-scan-only-p {font-size:1.25em; color:white; width:180px; margin:0 0 0.5em !important;  text-shadow: 2px 2px rgba(14, 14, 14, 0.4);}
.facepay-www-scan-only-img{width:180px; text-align:center;}

/*POPUP*/
.facepay-www-popup-box {
  width: 60%;
  margin: 0 auto;
  background-color: #fff !important;
  padding: 35px;
  border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;
  text-align: center;
    color:#fff;
}


.facepay-www-popup-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 100ms;
  visibility: hidden;
  opacity: 0;
  z-index:2;
}
.facepay-www-popup-overlay:target {
  visibility: visible;
  opacity: 1;
}

.facepay-www-popup {
  margin: 100px auto;
  padding: 2.5em; padding-bottom:5em;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  min-width:450px !important;
  max-width:1000px;
}

.facepay-www-popup h2 {
  margin-top: 0;
  color: #333;
    }
.facepay-www-popup .facepay-www-popup-close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 100ms;
  font-size: 2.5em;
  font-weight: bold;
  border-bottom:none;
  color: #333;
  text-decoration:none;
}
.facepay-www-popup .facepay-www-popup-close:hover {
  color: #267BD7;cursor: pointer;
}
.facepay-www-popup .facepay-www-popup-content {
  max-height: 90%;
  overflow: hidden;
  
height:fit-content; text-align:center;}


.facepay-www-popup .facepay-www-popup-content-container {
  max-height: 90%;
  width:80%;
  margin:auto;
  display:block;

}

h2.facepay-www-popup-text{font-size:2em; font-weight:0; text-align:center;}
h3.facepay-ww-popup-text {font-size:1.5em; font-weight:0; text-align:center; margin-top:-1em; color:#999 !important; margin-bottom:2em; }

.facepay-www-popup-v-dotted{ height: 30vh; width:1px; margin:auto; border-left:2px dotted #ddd;}
.facepay-www-popup-circle {margin: auto; margin-top:-10.5em;transform: translateY(50%);border-radius: 50% !important; max-width:50px;height:50px;background-color:#ccc; 
padding-top:12px; padding-bottom:20px;box-sizing: border-box; color:#fff;font-size:1.25em; z-index:2;}

.facepay-www-popup-qr-code { float:left; width:40%;min-width:150px;min-width:100px;}    

.facepay-www-popup-qr-code h5{color:#555; font-weight:0; font-style:normal; margin-top:-1em; margin-bottom:1em;}

.facepay-www-popup-text-input{ float:left;width:40%; text-align:left;min-width:150px;}


.facepay-www-popup-text-input h3, .facepay-www-popup-qr-code h3{color:#56AFD7;}

.facepay-www-popup-text-input h5 {color:#555; font-weight:0; font-style:normal; margin-top:2em;  margin-bottom:0.2em;}

.facepay-www-popup-content-separator{width:20%; float:left; margin-left:-40px;}

input[type=text].facepay-www, select.facepay-www {
  width: 100%;
  padding: 0.5em 0.5em;
  margin: 0vh 0 2.5vh;
  display: inline-block;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-sizing: border-box;
    font-size:0.9em;
}

::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #B7B7B7;
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #B7B7B7;
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #B7B7B7;
}

/*CHEAT*/
.facepay-www-gradient {width: 100vw; }

.facepay-www-gradient::after {
  display: block;
  width: 100vw; height: 100vh !important; min-height:100vh; position: absolute; top: 0; left: 0;    
  background-image: linear-gradient(to bottom,  rgba(0,0,0,.45) 0%, rgba(0,0,0,0.45) 50%,rgba(0,0,0,.0) 100%);
  content: '';
}

.facepay-www-checkbox:before {
  font-family: "Font Awesome 5 Pro";
  content: "\f00c";
  color: #99cc33;
  font-weight: bold;
  margin:6px 15px 0 0;
  width:1.3em; 
  }
  
.facepay-www-forced-width {max-width:33.3333333333% !important; padding-right:5px;} 
.facepay-www-regular{font-weight:normal !important;}
.spacer{height:13em;}
.facepay-www-a-left{text-align:left;}
.facepay-www-sign-w-l {width:52%;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box;box-sizing: border-box;}
.facepay-www-sign-w-r {width:48%;  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;}
.float-l{float:left;}
.float-r{float:right;}
.facepay-www-no-border {border:none;}

.facepay-www-mobile-only {display:none !important;}
.facepay-www-non-mobile{display:contents !important;}

.facepay-www-explore{color: white; font-size:0.9em;}
.facepay-www-amazon-login{
    line-height: 10vw;
    width:50vw;
    height:10vw;
    background: #fdac34;
    font-weight: bold;
    color:#333;
  }

  .facepay-www-amazon-logo-icon{
  }
  
  .facepay-www-amazon-logo-icon:before {
    font-family: "Font Awesome 5 Brands";
    content: '\f270';
    font-size: 1.25em;
    transform: translateY(8%);
    display:inline-block;
  }

/* Icon */

.facepay-www-icon {text-decoration: none; border-bottom: none; position: relative;}

  .facepay-www-icon:before {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Brands";
    font-style: normal;
    font-weight: normal;
    text-transform: none !important;
  }

  .facepay-www-icon > .facepay-www-label {display: none;}

  .facepay-www-icons  a {color:#fff;}

  ul.facepay-www-icons {cursor: default;list-style: none; padding-left: 0;
  }

    ul.facepay-www-icons li {
      display: inline-block;
      padding: 0 1.25em 0 0;
    }

      ul.facepay-www-icons li:last-child {
        padding-right: 0;
      }

      ul.facepay-www-icons li .icon:before {
        font-size: 1.5em;
      }


.facepay-www-insta-fix{padding-left:1.75em !important;}
.facepay-www-buffer-space-title {margin-top:4em;}

  .facepay-www-amazon-logo{
    line-height: 10vw;
    color: black;
    font-weight: bold;
    width:15vw;
    height:10vw;
    background: #b17725;
    color: black;
    align-items:center;
    justify-content:center;   vertical-align:middle !important; 
}


.facepay-www-mobile-only-img{width:12em; margin-top:4vh !important;}

.facepay-www-percentage-others {display:inline-block; float:left;padding:0 2em 0.5em; width:50%;}
.facepay-www-percentage-fp {display:inline-block; float:left;padding:0 2em 0.5em; width:50%;background: rgba(255,255,255,0.30);}


.facepay-www-percentage-big-nbr{font-size:2.9em; margin:0.2em 0em 0.2em 0em !important;}

.facepay-www-ul-width {max-width:360px;margin:auto !important; padding-inline-start:0px;  line-height:1.5;}
.facepay-www-conditional-left{
  text-align:left;
}

.facepay-www-condi-padding {padding-right:3em !important;}

.facepay-www-condition-left-bdr{
  border-left: 1px solid #cccccc; margin:0 auto; padding:0;
}

.facepay-www-left-bdr{
  border-left: 1px solid #cccccc; margin:0 auto; padding:0;
}


.facepay-www-cond-t-w-l{width:52% !important;padding-right:3em !important; }
.facepay-www-cond-t-w-r{width:48% !important;}

/*custom form*/
.form-background {margin:auto; width:100%; 
}
.core-container{display:table;margin:auto; height:100vh;}
.custom-container{margin:auto; padding:3em 3em 0em; width:1100px; display: table-cell; vertical-align: middle; text-align:left !important;}
.custom-container2{float:right;width:440px; background-color:rgba(30, 139, 195, 0.1); padding:1.5em 2.5em; border-radius:8px; margin:0 0;}
.custom-header{float:left;max-width: 500px;}

.custom-demo{font-size: 2.5em; font-weight: bold; color:#333;}
.custom-lunch{font-size: 2.5em; font-weight: bold; color: #284e8c;}
.form-img{border-radius: 5%;width:100%;}
.form-copyright{padding-top:3em; font-size:0.7em; text-align:center !important; color:#999999; margin:1em 0  !important;}


@media screen and (max-width: 1680px) {

  .facepay-www-popup-circle {margin-top:-9em; width:30px; height:30px;font-size:1em;padding-top:6px;}
  .facepay-www-container.\31 25\25 {
  width: 100%;
  max-width: 75em;
  min-width: 60em;
}

}

@media screen and (max-width: 1024px) {

/*POPUP*/
.facepay-www-popup-qr-code {padding-left:0em;width:45%;}   
.facepay-www-popup-text-input {padding-right:0em;width:45%;} 

.facepay-www-popup-text-input h3, .facepay-www-popup-qr-code h3{font-size: 1.1em;} 
.facepay-www-popup-text-input h5,  .facepay-www-popup-qr-code h5{font-size:0.8em;}

.facepay-www-popup-box {width:80%!important;}
.facepay-www-popup {    padding: 1.5em; padding-bottom:2em;}
.facepay-www-popup-content-separator{display:inline-block;float:left; width:10%; margin-left:-30px;margin-right:10px;}

h2.facepay-www-popup-text{font-size:1.3em; font-weight:0; text-align:center;}
h3.facepay-ww-popup-text {font-size:0.5em !important; font-weight:0; text-align:center; margin-top:-1em; color:#999; margin-bottom:2em;}
.facepay-www-popup .facepay-www-popup-close {top: 0px;right: 10px;}
.facepay-www-popup-content-container {width:100% !important;}
.facepay-www-popup-circle {margin-top:-7em; width:30px; height:30px;font-size:1em;padding-top:6px;}


    .facepay-www-percentage-table {width:38vw;}
  .facepay-www-container.\31 25\25 {
  width: 100%;
  max-width: 112.5%;
  min-width: 90%;
}
.facepay-www-ul-width {max-width:280px;}
    .custom-container2{float:right;width:380px; padding:1.5em 2em; border-radius:8px; margin:0 0;}
.custom-header{float:left;max-width: 500px;}


}

@media screen and (max-width: 980px) {
  .facepay-www-buffer-space-title {margin-top:0em !important;}

  .facepay-www-addressbox {padding-top:20px!important;}
  .facepay-www-abouttext{max-width:100%;}
  .facepay-www-condition-left-bdr {border:none;}
  .facepay-www-cond-t-w-l{width:100% !important;padding-right:0em !important; }
  .facepay-www-cond-t-w-r{width:100% !important;}

  .facepay-www-container.\31 25\25 {
  width: 100%;
  max-width: 125%;
  min-width: 100%;
}

  .facepay-www-container {
    width: 100% !important;
  }

  .facepay-www-conditional-left{text-align:center;
  }
  .facepay-www-forced-width{max-width:100% !important; margin:auto !important; text-align:center !important; float:none !important; padding-right:none;} 
    
    .custom-container{margin:auto; padding:0 3em; width:1100px; display: table-cell; vertical-align: middle; text-align:left !important;}
.custom-container2{float:right;width:400px; background-color:rgba(30, 139, 195, 0.1); padding:1.5em 2.5em; border-radius:8px; margin:0 0;}
.custom-header{float:left;max-width: 45%;}
    
.custom-demo{font-size: 2.15em; font-weight: bold; color:#333;}
.custom-lunch{font-size: 2.15em; font-weight: bold; color: #284e8c;}

}


@media screen and (max-width: 780px) {
  .facepay-www-scan-only {max-width:120px; right:5vw; bottom:center;}
  .facepay-www-scan-only-p {font-size:0.85em;width:120px; margin:0 0 0.5em !important;}
  .facepay-www-scan-only-img{width:120px;}
  .facepay-www-shdr-logo{width:65px !important;}
  .facepay-www-mobile-only-fields{padding: 1vh 0.5em 1.1vh 0.5em !important;font-size:0.85em !important;}
  .facepay-www-mobile-only-title{margin: 0vh 1em 1.5vh 1em !important;font-size:1.3em !important;}
  .facepay-www-mobile-only-p{font-size:0.85em !important;}
  .facepay-www-mobile-only-sec-pad{padding: 3vh 1.5em 1.5vh 1.5em !important;}

  .facepay-www-mobile-only-hdr{padding: 3vh 0 1.5vh 0 !important;}

  .facepay-www-mobile-only-img{width:35vw;margin-bottom:2vh !important;max-width:10em !important; margin-top:0 !important;}
	.facepay-www-tagline-container {
    padding-left: 5.5em;
    margin-left: -5.5em;
    font-size: 0.7em;
    line-height: 1.5em;
  }


  .facepay-www-percentage-table{margin-left:0em;min-width: 60vw;}
  .facepay-www-percentage-small-title{font-size:0.8em;}


  .core-container{display:table;margin:auto; height:100vh;}

  .facepay-www-container.\31 25\25 {
  width: 100%;
  max-width: 125%;
  min-width: 100%;
}
  .facepay-www-container {
    width: 100% !important;
  }
  .facepay-www-logo{width:7em;}

  
  .custom-container{padding:5vw !important; width:100%;}
  .custom-container2{padding:2vw !important; width:100%; background-color:#fff; margin-top:1em; }
.custom-demo{font-size: 2.15em; font-weight: bold; color:#333;}
.custom-lunch{font-size: 2.15em; font-weight: bold; color: #284e8c;}
.custom-header{float:left;max-width: 98%;}
.facepay-www-mobile-only{display:contents !important;}
.facepay-www-mobile-login-special{bottom:1em !important; display:block; width:90%;-moz-box-sizing: border-box;-webkit-box-sizing: border-box;box-sizing: border-box; height:20vh !important;}
.facepay-www-non-mobile{display:none !important;}

}


@media screen and (max-width: 480px) {
  .facepay-www-arrow{width:3.5em; margin-top:0hvh;}
.facepay-www-explore{color: white; font-size:0.70em !important; line-height:0.5 !important;}



  .facepay-www-percentage-big-nbr {text-wrap: none; font-size: 2em; margin:0.0vh 0em 2vh 0vh !important;}
  .facepay-www-percentage-small-title{font-size:0.7em; margin-bottom:2vh !important;margin-top:2vh !important; text-wrap: none}
  .facepay-www-percentage-table{min-width:75vw; text-align:center; float:right; margin-right:-2em; margin-bottom:0em;max-height:15vh;min-height:13vh;}
  .facepay-www-percentage-others {display:inline-block; float:left;padding:0 1.5em 0em; width:50%;}
  .facepay-www-percentage-fp {display:inline-block; float:left;padding:0 2em 0em 1.5em; width:50%;background: rgba(255,255,255,0.30);}
    
.facepay-www-tagline-container {padding-left:4.5em; margin-left:-4.5em; font-size: 0.8em;margin-bottom:2em;}

  .facepay-www-container.\31 25\25 {width: 100%;max-width: 125%;min-width: 100%;}
  .custom-container2{padding:2vw !important; width:100%; background:none;}

.custom-header{float:none; text-align:center;}
    .form-copyright{padding-top:0em;}


}


@media screen and (max-width: 370px) { 
#facepay-www-header h2 {font-size:1.3em; line-height:1;}
#facepay-www-header h3 {font-size:1.1em;line-height:1.3;}
.facepay-www-explore{color: white; font-size:0.65em !important; line-height:0 !important;}
.facepay-www-arrow {width: 3.2em; margin-bottom:0vh;}
.facepay-www-explore{display:none;}

.facepay-www-percentage-table{min-width:75vw; }
.facepay-www-percentage-others {display:inline-block; float:left;padding:0 1em 0.5em; width: 65%;}


}

@media screen and (max-width: 320px) {    
    .facepay-www-percentage-table{min-width:80vw; }

  .facepay-www-mobile-only-img{width:30vw;}
  .facepay-www-mobile-only-title{font-size:1.2em !important;}
  .facepay-www-mobile-only-p{font-size:0.75em !important;}



  table.facepay-www td {padding: 0.6em 0.6em !important;}

  .facepay-www-arrow {width: 3em; margin-bottom:0vh;}
  .facepay-www-explore{display:none;}

  .facepay-www-hdr-text {margin: 0em 5em 5vh 0em;}
  .facepay-www-hdr-logo {margin: 0em 5em 0vh 0em;}

  .facepay-www-tagline-container {padding-left:4.5em; margin-left:-4.5em;  font-size: 0.8em; margin-bottom:1em;}


  .facepay-www-container.\31 25\25 {
  width: 100%;
  max-width: 125%;
  min-width: 100%;}
  .facepay-www-ul-width {max-width:none;}
}


/* Grid */

.facepay-www-row {
  border-bottom: solid 1px transparent;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.facepay-www-row > * {
  float: left;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.facepay-www-row:after, .facepay-www-row:before {
  content: '';
  display: block;
  clear: both;
  height: 0;
}

.facepay-www-row.\31 50\25 > * {
             padding: 0 0 0 3em;
           }

.facepay-www-row.\31 50\25 {
             margin: 0 0 -1px -3em;
           }

.\36 u, .\36 u\24 {
  width: 50%;
  clear: none;
  margin-left: 0;
}

.facepay-www-half-half{width: 50%;clear: none;margin-left: 0;}


.\34 u, .\34 u\24 {
  width: 33.3333333333%;
  clear: none;
  margin-left: 0;
}


@media screen and (max-width: 1680px) {

    
  .facepay-www-row.\31 50\25 > * {
  padding: 0 0 0 3em;
}

  .facepay-www-row.\31 50\25 {
  margin: 0 0 -1px -3em;
}

}

@media screen and (max-width: 1140px) {

  .facepay-www-row > * {
    padding: 0 0 0 1.5em;
  }

  .facepay-www-row {
    margin: 0 0 -1px -1.5em;
  }

 

  .facepay-www-row.\31 50\25 > * {
  padding: 0 0 0 2.25em;
}

  .facepay-www-row.\31 50\25 {
  margin: 0 0 -1px -2.25em;
}


}

@media screen and (max-width: 980px) {


  .facepay-www-row.\32 5\25 > * {
  padding: 0 0 0 0.375em;
}

  .facepay-www-row.\32 5\25 {
  margin: 0 0 -1px -0.375em;
}

  .\31 2u\28medium\29, .\31 2u\24\28medium\29 {
  width: 100%;
  clear: none;
  margin-left: 0;
}
.facepay-www-half-half{width: 100%;}


}

@media screen and (max-width: 780px) {

  
  .facepay-www-row.\31 50\25 > * {
  padding: 0 0 0 2.25em;
}

  .facepay-www-row.\31 50\25 {
  margin: 0 0 -1px -2.25em;
}

  .facepay-www-row.uniform.\31 50\25 > * {
  padding: 2.25em 0 0 2.25em;
}

  .facepay-www-row.uniform.\31 50\25 {
  margin: -2.25em 0 -1px -2.25em;
}


}

@media screen and (max-width: 480px) {

  .facepay-www-row.\31 50\25 > * {
  padding: 0 0 0 2.25em;
}

  .facepay-www-row.\31 50\25 {
  margin: 0 0 -1px -2.25em;
}

  .facepay-www-row.uniform.\31 50\25 > * {
  padding: 2.25em 0 0 2.25em;
}

  .facepay-www-row.uniform.\31 50\25 {
  margin: -2.25em 0 -1px -2.25em;
}


}

@media screen and (max-width: 320px) {

 
  .facepay-www-row.\31 50\25 > * {
  padding: 0 0 0 2.25em;
}

  .facepay-www-row.\31 50\25 {
  margin: 0 0 -1px -2.25em;
}

  .facepay-www-row.uniform.\31 50\25 > * {
  padding: 2.25em 0 0 2.25em;
}

  .facepay-www-row.uniform.\31 50\25 {
  margin: -2.25em 0 -1px -2.25em;
}

}

/* Stuff */

a.facepay-www {
  -moz-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -webkit-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  -ms-transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out, border-color 0.2s ease-in-out;
  border-bottom: dotted 1px #666;
  color: inherit;
  text-decoration: none;
}

a.facepay-www:hover {
  border-bottom-color: transparent !important;
  color: #6ba1d4;
  cursor: pointer;
}

p.facepay-www {
  margin: 0 0 1.5em 0;
  line-height:1.3;
}

h1.facepay-www, h2.facepay-www, h3.facepay-www, h4.facepay-www, h5.facepay-www, h6.facepay-www {
  color: #222;
  line-height: 1em;
  margin: 0 0 1em 0;
  font-weight: bold;

}


h1.facepay-www {
  font-size: 2.25em;
  line-height: 1.35em;
}

h2.facepay-www {
  font-size: 2em;
  line-height: 1.35em;
}

h3.facepay-www {
  font-size: 1.35em;
  line-height: 1.5em;
  font-weight:500

}

h4.facepay-www {
  font-size: 1.05em;
  line-height: 1.5em;
}

h5.facepay-www {
  font-size: 0.9em;
  line-height: 1.5em;
}

h6.facepay-www {
  font-size: 0.720em;
  line-height: 1.5em;
  text-transform:uppercase !important;
}


/* Section/Article */

section.facepay-www-special, article.facepay-www-special {
  text-align: center;
}



/* Image */

.facepay-www-image {
  border-radius: 4px;
  border: 0;
  display: inline-block;
  position: relative;
}


.facepay-www-image img {
  border-radius: 4px;
  display: block;
}

.facepay-www-image.left {
  float: left;
  padding: 0 1.5em 1em 0;
  top: 0.25em;
}

.facepay-www-image.right {
  float: right;
  padding: 0 0 1em 1.5em;
  top: 0.25em;
}

.facepay-www-image.left, .facepay-www-image.right {
  max-width: 40%;
}

.facepay-www-image.left img, .facepay-www-image.right img {
  width: 100%;
}

.facepay-www-image.facepay-www-fit {
  display: block;
  margin: 0 0 2em 0;
  width: 100%;
}

.facepay-www-image.facepay-www-fit img {
  width: 100%;
}


.facepay-www-image.overflow {
  display: block;
  margin: -8em 0 2em 0;
}


.facepay-www-img-avatar-circle {
  border-radius: 50% !important;
  border: solid 5px #fff;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, .14), 0 3px 3px -2px rgba(0, 0, 0, .2), 0 1px 8px 0 rgba(0, 0, 0, .12);
  margin: 0 auto;
  display: block;
  transition: all ease .5s;
  z-index: 1;
  location:top;
  max-width:80%;
  margin-bottom:1em;
}


.facepay-www-sp-img {
  max-width:100%; margin-bottom:1em;
}




.facepay-www-image.facepay-www-intro {
  text-align:center;
}
.facepay-www-image.facepay-www-intro img {
  max-width: 80%;
  display:inherit;
  margin: 2em 0 2em 0;
}

/*Contact*/
 
    .facepay-www-google-maps {
        position: relative;
        padding-bottom: 86%; 
        height: 0;
        overflow: hidden;
    }
    .facepay-www-google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
	
	
	  .facepay-www-addressbox {font-size:1.25em;padding:50px 20px 30px 20px; line-height:1.5; background-color: rgba(144, 144, 144, 0.075); text-align:left; display:block;}

 

#facepay-www-contactbg {color:#fff !important;z-index: -1; background:#4287d2; background-image: url('/assets/web/css/images/contact-us.jpg');   background-attachment: fixed;background-position: center;background-repeat: no-repeat;background-size: cover;
background-position: center center;height:100vh;}

/* Table */
table.facepay-www {
  margin: 0 0 2em 0;
  width: 100%;
}

table.facepay-www tbody tr {
  border-left: 0;
  border-right: 0;
    padding:0;
}

table.facepay-www tbody tr:nth-child(2n + 1) {
  background-color: rgba(144, 144, 144, 0.075);
}

table.facepay-www td {
  padding: 0.75em 0.75em;
}


/* Button */
.facepay-www-button {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  -moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out;
  background-color: transparent;
  border-radius: 4px;
  border: 0;
  box-shadow: inset 0 0 0 1px rgba(144, 144, 144, 0.5);
  color: #1469CD !important;
  cursor: pointer;
  display: inline-block;
  font-size: 0.8em;
  font-weight: 400;
  height: 2.75em;
  letter-spacing: 0.125em;
  line-height: 2.75em;
  padding: 0 1.2em !important;
  text-align: center;
  text-decoration: none;
  text-indent: 0.125em;
  text-transform: uppercase;
  white-space: nowrap;
   -moz-box-sizing: border-box; -webkit-box-sizing: border-box;box-sizing: border-box;
}


.facepay-www-button:hover {
  background-color: rgba(20, 105, 205, 0.075);
    cursor: pointer;
}

.facepay-www-button:active {
  background-color: rgba(144, 144, 144, 0.2);
}


.facepay-www-button.icon {
  padding-left: 1.35em;
}


.facepay-www-button.icon:before {
  margin-right: 0.5em;
}

input[type="submit"].facepay-www-fit,
input[type="reset"].facepay-www-fit,
input[type="button"].facepay-www-fit,
button.facepay-www-fit,
.facepay-www-button.facepay-www-fit {
  display: block;
  margin: 0 0 1em 0;
  width: 100%;
      -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}


input[type="submit"].facepay-www-special,
input[type="reset"].facepay-www-special,
input[type="button"].facepay-www-special,
button.facepay-www-special,
.facepay-www-button.facepay-www-special {
  background-color: #267BD7;
  box-shadow: none !important;
  color: #fff !important;
}

input[type="submit"].facepay-www-special:hover,
input[type="reset"].facepay-www-special:hover,
input[type="button"].facepay-www-special:hover,
button.facepay-www-special:hover,
.facepay-www-button.facepay-www-special:hover {
  background-color: #3688e8;
    cursor: pointer;
}

input[type="submit"].facepay-www-special:active,
input[type="reset"].facepay-www-special:active,
input[type="button"].facepay-www-special:active,
button.facepay-www-special:active,
.facepay-www-button.facepay-www-special:active {
  background-color: #3688e8;
}

input[type="submit"].facepay-www-disabled, input[type="submit"]:disabled,
input[type="reset"].facepay-www-disabled,
input[type="reset"]:disabled,
input[type="button"].facepay-www-disabled,
input[type="button"]:disabled,
button.facepay-www-disabled,
button:disabled,
.facepay-www-button.facepay-www-disabled,
.facepay-www-button:disabled {
  cursor: default;
  opacity: 0.25;
      -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/* Main */

.facepay-www-main {
  padding: 5em 0 5em 0 ;
}

.facepay-www-main.facepay-www-style1 {
  background: #fff;
}

.facepay-www-main.facepay-www-style2 {
  background-color: #555;
  color: rgba(255, 255, 255, 0.75);
  background-attachment: fixed,							fixed,							fixed;
  background-image: url("/assets/web/css/images/overlay2.png"), url("/assets/web/css/images/graph.png"),  linear-gradient(0deg, #15487C 5%, #15487C 30%, #15487C);
  background-size: auto,							cover;
}

#facepay-www-blockchainbg {
  background-color: #555;
  color: rgba(255, 255, 255, 0.75);
  background-attachment: fixed,							fixed,							fixed;
  background-image: url("/assets/web/css/images/overlay2.png"), url("/assets/web/css/images/graph.png"),  linear-gradient(0deg, #15487C 5%, #15487C 30%, #15487C);
  background-size: auto,							cover;
}



.facepay-www a{color:#4186D1;text-decoration:none;}

.facepay-www-main.facepay-www-style2 a {
  border-bottom-color: rgba(255, 255, 255, 0.75);
  color:#d0eaff !important;
}

.facepay-www-main.facepay-www-style2 a:hover {
  color: #ffffff !important;
}

.facepay-www-main.facepay-www-style2 h1, .facepay-www-main.facepay-www-style2 h2, .facepay-www-main.facepay-www-style2 h3, .facepay-www-main.facepay-www-style2 h4, .facepay-www-main.facepay-www-style2 h5, .facepay-www-main.facepay-www-style2 h6, .facepay-www-main.facepay-www-style2 p, .facepay-www-main.facepay-www-style2 strong, .facepay-www-main.facepay-www-style2 b, .facepay-www-main.facepay-www-style2 ul, .facepay-www-main.facepay-www-style2 li {
  color: #ffffff !important;
}

.facepay-www-main.facepay-www-style2 header p {
  color: #ffffff !important;
}

.facepay-www-main.facepay-www-style2 header.major:after {
  background: #ffffff !important;
}





/* Header */

#facepay-www-header {
  padding: 3em 0 0em 0 ;
  background-color: #1469cd;
  color: rgba(255, 255, 255, 0.75);
  background-attachment: fixed,							fixed,											fixed;
  background-image: url("/assets/web/css/images/overlay2.png"), linear-gradient(75deg, rgba(5,27,53,0.43) 50%, rgba(5,27,53,0.43) 20%, rgba(255,255,255,0)), url("/assets/web/css/images/home-s8.jpg" );
  background-position: top center,							center center;
  background-size: cover,								cover;
  overflow: hidden;
  position: relative;
  text-align: center;
  background-repeat: no-repeat;
  height:100%;
}

#facepay-www-header a {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

#facepay-www-header a:hover {
  color: #ffffff;
}

#facepay-www-header h1, #facepay-www-header h2, #facepay-www-header h3, #facepay-www-header h4, #facepay-www-header h5, #facepay-www-header h6, #facepay-www-header strong, #facepay-www-header b {
  color: #ffffff;
}

#facepay-www-header header p {
  color: #ffffff;
}

#facepay-www-header header.major:after {
  background: #ffffff;
}

#facepay-www-header input[type="submit"],
#facepay-www-header input[type="reset"],
#facepay-www-header input[type="button"],
#facepay-www-header button,
#facepay-www-header .facepay-www-button {
  box-shadow: inset 0 0 0 1px #ffffff;
  color: #ffffff !important;
}

#facepay-www-header input[type="submit"]:hover,
#facepay-www-header input[type="reset"]:hover,
#facepay-www-header input[type="button"]:hover,
#facepay-www-header button:hover,
#facepay-www-header .facepay-www-button:hover {
  background-color: rgba(255, 255, 255, 0.125);
    cursor: pointer;
}

#facepay-www-header input[type="submit"]:active,
#facepay-www-header input[type="reset"]:active,
#facepay-www-header input[type="button"]:active,
#facepay-www-header button:active,
#facepay-www-header .facepay-www-button:active {
  background-color: rgba(255, 255, 255, 0.25);
}

#facepay-www-header input[type="submit"].facepay-www-special,
#facepay-www-header input[type="reset"].facepay-www-special,
#facepay-www-header input[type="button"].facepay-www-special,
#facepay-www-header button.facepay-www-special,
#facepay-www-header .facepay-www-button.facepay-www-special {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff !important;
  color: #4686a0 !important;
}

#facepay-www-header input[type="submit"].facepay-www-special:hover,
#facepay-www-header input[type="reset"].facepay-www-special:hover,
#facepay-www-header input[type="button"].facepay-www-special:hover,
#facepay-www-header button.facepay-www-special:hover,
#facepay-www-header .facepay-www-button.facepay-www-special:hover {
  background-color: rgba(255, 255, 255, 0.125) !important;
  color: #ffffff !important;cursor: pointer;
}

#facepay-www-header input[type="submit"].facepay-www-special:active,
#facepay-www-header input[type="reset"].facepay-www-special:active,
#facepay-www-header input[type="button"].facepay-www-special:active,
#facepay-www-header button.facepay-www-special:active,
#facepay-www-header .facepay-www-button.facepay-www-special:active {
  background-color: rgba(255, 255, 255, 0.25) !important;
}

#facepay-www-header ul.major-icons li .icon {
  border-color: #ffffff;
}

#facepay-www-header .icon.major {
  color: #ffffff;
}

#facepay-www-header h1 {
  margin: 0;
}

#facepay-www-header p {
  margin: 1em 6em 0 6em;
}

#facepay-www-header .facepay-www-inner {
  -moz-transition: -moz-transform 1.5s ease, opacity 2s ease;
  -webkit-transition: -webkit-transform 1.5s ease, opacity 2s ease;
  -ms-transition: -ms-transform 1.5s ease, opacity 2s ease;
  transition: transform 1.5s ease, opacity 2s ease;
  -moz-transition-delay: 0.25s;
  -webkit-transition-delay: 0.25s;
  -ms-transition-delay: 0.25s;
  transition-delay: 0.25s;
  -moz-transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  position: relative;
  z-index: 1;
}


#facepay-www-header-small {
  padding: 2.5em 0 1em 0 ;
  color: rgba(255, 255, 255, 0.75);
background-image: linear-gradient(to bottom, rgba(0,0,0,.35) 0%, rgba(0,0,0,0.30) 50%,rgba(0,0,0,.10) 100%) !important; 
  overflow: hidden;
  position: relative;
  text-align: center;
}


.facepay-www-quote {
  font-size: 1.25em;
  color:#222;
  margin: 0em 0 3em !important;
  text-align: center;
  font-style:oblique;
  line-height: 1.45;
}


.facepay-www-title {
  font-size: 1em;
  color:#999;
  margin: 0 0 1em !important;
  text-align: center;
  font-weight:400;
}

.facepay-www-name {
  font-size: 1.3em;
  color:#555;
  margin: 0 0 0.02em 0 !important;
  text-align: center;

}


.facepay-www-description-small{
  text-align:center; font-size:0.73em; color:#666; line-height:1.5; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;box-sizing: border-box;
}


.facepay-www-special-width{max-width:980px; margin:auto;}


/* Links */
a.facepay-www-img {text-decoration: none;border-bottom: dotted 0px #666;}
a.facepay-www-img:link  {text-decoration: none;}
a.facepay-www-img:visited {text-decoration: none;}
a.facepay-www-img:hover {text-decoration: none; cursor: pointer;}
a.facepay-www-img:active {text-decoration: none;}




/* Footer */

#facepay-www-footer {
  padding: 3em 0 3em 0 ;
  color: rgba(255, 255, 255, 0.75);
  background-attachment: fixed,							fixed;
  background-image: url("/assets/web/css/images/overlay2.png"),  linear-gradient(0deg, #2779db 5%, #1468CD 20%, #1468CD);
  background-position: top left,						center center,					center center;
  background-size: auto,							cover,							cover;
  text-align: center;
}

#facepay-www-footer a {
  border-bottom-color: rgba(255, 255, 255, 0.5);
}

#facepay-www-footer a:hover {
  color: #ffffff;cursor: pointer;
}

#facepay-www-footer h1, #facepay-www-footer h2, #facepay-www-footer h3, #facepay-www-footer h4, #facepay-www-footer h5, #facepay-www-footer h6, #facepay-www-footer strong, #facepay-www-footer b {
  color: #ffffff;
}

#facepay-www-footer header p {
  color: #ffffff;
}

#facepay-www-footer header.major:after {
  background: #ffffff;
}

#facepay-www-footer .facepay-www-copyright {
  font-size: 0.8em;
  list-style: none;
  margin: 2em 0 0 0;
  padding: 0;
}

#facepay-www-footer .facepay-www-copyright li {
  border-left: solid 1px;
  display: inline-block;
  line-height: 1em;
  margin-left: 1em;
  padding: 0 0 0 1em;
}

#facepay-www-footer .facepay-www-copyright li:first-child {
  border-left: 0;
  margin-left: 0;
  padding: 0;
}



/* XLarge */

@media screen and (max-width: 1680px) {

  /* Header */

  #facepay-www-header {
    padding: 3em 0 6em 0 ;
  }



}

/* Large */

@media screen and (max-width: 1140px) {

  /* Main */

  .facepay-www-main {
    padding: 4em 0 2em 0 ;
  }

  .facepay-www-main.facepay-www-style2 {
    background-attachment: scroll;
  }

  /* Header */

  #facepay-www-header {
    padding: 3em 0 3em 0 ;
    background-attachment: scroll;
  }

  #facepay-www-header br {
    display: inline;
  }



  /* Footer */

  #facepay-www-footer {
    padding: 3em 0 3em 0 ;
    background-attachment: scroll;
  }

}

/* Medium */

@media screen and (max-width: 980px) {
    #facepay-www-contactbg {height:fit-content;}

  .facepay-www-hdr-text{max-width:18em; }

 #facepay-www-aboutfp {
    /* The image used */
    background-image: url(/assets/web/css/images/facepayjet-cropped3.jpg);  min-height: 250px;
  }


  .facepay-www-parallax-details {min-height: 200px;}
    .facepay-www-parallax-details2 {min-height: 250px;}

    .facepay-www-half-half{width: 100%;}


  .facepay-www-image.overflow {
    margin: auto !important;
  }


  /* Main */

  .facepay-www-main {
    padding: 3em 3em 3em 3em ;
  }

  /* Header */

  #facepay-www-header {
    padding: 3em 3em 0em 3em ;
  }


  #facepay-www-header p {
    margin: 1em 0em 0 0em;}

  /* Footer */

  #facepay-www-footer {
    padding: 2em 3em 2em 3em ;
  }

}

/* Small */


@media screen and (max-width: 780px) {

  /* Basic */

  h1.facepay-www {
    font-size: 1.75em;
  }

  h2.facepay-www  {
    font-size: 1.5em;
  }

  h3.facepay-www  {
    font-size: 1.2em;
  }

  h4.facepay-www  {
    font-size: 1em;
  }

  .facepay-www-condi-padding {padding-right:1em !important;}


  /* Button */


  .facepay-www-button {
    height: 3em;
    line-height: 3em;
  }

  /* Main */

  .facepay-www-main {
    padding: 3em 1.5em 2em 1.5em ;
  }

  .facepay-www-hdr-text{margin:1em 5em 0em 0em; }
  .facepay-www-hdr-logo {margin: 1em 5em 0vh 0em;}


  /* Header */

  #facepay-www-header {
    padding: 1.5em 3em 0em 3em ;

  }


  /* Footer */

  #facepay-www-footer {
    padding: 2em 1.5em 2em 1.5em ;
  }

}

/* XSmall */

@media screen and (max-width: 480px) {

 
  /* Main */

  #facepay-www-header{height:100vh;background-image: url("/assets/web/css/images/overlay2.png"), linear-gradient(75deg, rgba(5,27,53,0.37) 50%, rgba(5,27,53,0.38) 20%, rgba(5,27,53,0.40)), url("/assets/web/css/images/home-m3.jpg");}

  .facepay-www-hdr-text{margin:1em 0em 14.5vh 0em; width:14em; text-align:right; float:right; display:inline-block;}
  .facepay-www-hdr-logo {margin: 1em 5em 0em 0em;}

  .facepay-www-main {
    padding: 2em 1.5em 2em 1.5em ;
  }

  .facepay-www-sign-w-l {width:53%;}
  .facepay-www-sign-w-r {width:47%; padding-left: 1em !important;}
  /* Header */

  #facepay-www-header {
    padding: 1em 2em 0em 2em ;
  }

  #facepay-www-header br {
    display: none;
  }

  .facepay-www-addressbox {font-size:1em; text-align:center;}

  /* Footer */

  #facepay-www-footer {
    padding: 1.5em 1.5em 2em 1.5em ;
  }

  #facepay-www-footer .facepay-www-copyright {
    margin: 1.5em 0 0 0;
  }

  #facepay-www-footer .facepay-www-copyright li {
    border: 0;
    display: block;
    margin: 1em 0 0 0;
    padding: 0;    display: block;

  }

  #facepay-www-footer .facepay-www-copyright li:first-child {
    margin-top: 0;
  }

  #facepay-www-footer .facepay-www-copyright li {
    display: block;

    }

  h1.facepay-www {
    font-size: 1.45em;
  }

  h2.facepay-www  {
    font-size: 1.35em;
  }

  h3.facepay-www  {
    font-size: 1.2em;
  }

  h4.facepay-www  {
    font-size: 1em;
  }

  p.facepay-www  {
    font-size: 0.9em;
  }


}

/* XXSmall */

@media screen and (max-width: 320px) {

  /* Basic */



  /* Main */

  .facepay-www-main {
    padding: 2em 1em 2em 1em ;
  }

  .facepay-www-sign-w-l {width:60%;}
  .facepay-www-sign-w-r {width:40%; padding-left: 1em !important;}

  /* Header */

  #facepay-www-header {
    padding: 0.5em 1em 0em 1em ;
  }

  /* Footer */

  #facepay-www-footer {
    padding: 2em 1em 2em 1em ;
  }

}
