@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@300&amp;display=swap');

body {
  background: #2C343E url(../images/bg_main.png) no-repeat;
  background-size: cover;
  font-size: 14px;
  height: 100%;
  width: 100%;
  color: #ffffff;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  padding: 0;
  margin: 0;
  line-height: 1.4;
}
html {
  scroll-behavior: smooth;
}
*:active, *:focus {
  outline: 0;
}
a {
  color: #F19500;
}
img { max-width: 100%;}
button:focus {
  box-shadow: none !important;
  outline: none !important;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 800;
}
h1 { font-size: 38px; }
h2 { font-size: 30px; }
h3 { font-size: 23px; }
h4 { font-size: 21px; }
h5 { font-size: 18px; }
h6 { font-size: 16px; }
@media (max-width: 765px){
  h1 { font-size: 32px; }
  h2 { font-size: 28px; }
  h3 { font-size: 20px; }
  h4 { font-size: 18px; }
  h5 { font-size: 17px; }
  h6 { font-size: 16px; }
}
.text-orange { color: #F19500; }
.text-blue { color: #007BFF !important; }
.text-secondary { color: #d8d5aa !important; }

.section-title h2 {
  font-family: "MagistralTT-Bold";
  font-size: 32px;
  margin-bottom: 20px;
}

.btn-blue { background: #007BFF; color: #fff; }

.navbar {
  transition:  0.5s all;
}
.header-top-line {
  text-align: right;
  padding: 5px 0;
  position: relative;
  z-index: 5;
}
.header-top-line::before {
  content: '';
  position: absolute;
  background: url(../images/separate.png) 50% 0 no-repeat;
  width: 100%;
  height: 5px;
  bottom: 0;
  left: 0;
}
.navbar .nav-item .nav-link {
  color: #fff;
  font-size: 16px;
  line-height: 1.2;
  position: relative;
  padding: 10px 26px;
}
.navbar .nav-item:last-child .nav-link {
  padding-right: 0;
}

.navbar .nav-item .nav-link.btn {
  padding: 6px 16px;
  font-size: 12px;
  font-weight: 700;
  margin: 0 6px;
}


.btn-primary {
  color: #ffffff;
  border-color: #F19500;
  background: #F19500;
}
.btn-primary:hover {
  border-color: #ac2d3a;
  background: #ac2d3a;
}

button.navbar-toggler {
  border: none;
}
.navbar .nav-item .nav-link:hover {
  color: #F19500;
}


.bg-header-el {
  background: url(../images/logo-head/bg_header_el.png) 50% 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 806px;
}
.bg-header {
  background: url(../images/logo-head/bg_header.png) 50% 0 no-repeat;
  background-size: cover;
  position: absolute;
  top: 70px;
  left: 0;
  width: 100%;
  height: 589px;
}


.header-content {
  overflow: hidden;
}
.header-banner-block {
  position: relative;
  width: 400px;
  height: 400px;
}
.logo-el1 {
  background: url(../images/logo-head/logo-el1.png) 50%;
  width: 100%;
  height: 100%;
  background-size: contain;
  -webkit-animation: rotate 5s linear infinite;
  animation: rotate 5s linear infinite;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.logo-el2 {
  background: url(../images/logo-head/logo-el2.png) 50%;
  width: 360px;
  height: 360px;
  background-size: contain;
  -webkit-animation: rotate 5s linear infinite reverse;
  animation: rotate 5s linear infinite reverse;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 20px;
  margin-left: 20px;
  z-index: 5;
}
.logo-el3 {
  background: url(../images/logo-head/logo-el3.png) 50%;
  width: 340px;
  height: 340px;
  background-size: contain;
  -webkit-animation: pulse2 10s linear infinite;
  animation: pulse2 10s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 30px;
  margin-left: 30px;
  z-index: 4;
}
.logo-el4 {
  background: url(../images/logo-head/logo-el4.png) 50%;
  width: 380px;
  height: 380px;
  -webkit-animation: opacity 1s linear infinite;
  animation: opacity 1s linear infinite;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 10px;
  margin-left: 10px;
  z-index: 3;
}
.logo-el5 {
  background: url(../images/logo-head/logo-el5.png) 50%;
  width: 200px;
  height: 200px;
  background-size: contain;
  -webkit-animation: pulse 5s linear infinite;
  animation: pulse 5s linear infinite;
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 100px;
  margin-left: 100px;
  z-index: 2;
  opacity: 0;
}
.logo-center {
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../images/logo-head/logo-center.png) 50%;
  background-size: contain;
  width: 134px;
  height: 185px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}
.logo-light::before {
  content: '';
  position: absolute;
  width: 120%;
  height: 120%;
  top: -10%;
  left: -10%;
  background: url(../images/logo-head/logo_light.png) 50%;
  background-size: contain;
  -webkit-animation: light 1s ease-out;
  animation: light 1s ease-out;
}
.logo-el-left {
  position: absolute;
  background: url(../images/logo-head/logo-el-left.png) 50%;
  width: 427px;
  height: 228px;
  left: -140px;
  top: 50%;
  margin-top: -110px;
  z-index: 8;
}
.logo-el-right {
  position: absolute;
  background: url(../images/logo-head/logo-el-right.png) 50%;
  width: 427px;
  height: 228px;
  right: -190px;
  top: 50%;
  margin-top: -119px;
  z-index: 8;
}

@media (max-width: 500px){
  .header-banner-block {
    width: 250px;
    height: 250px;
  }
  .logo-el2 {
    width: 230px;
    height: 230px;
    margin-top: 10px;
    margin-left: 10px;
  }
  .logo-el3 {
    width: 220px;
    height: 220px;
    margin-top: 15px;
    margin-left: 15px;
  }
  .logo-el4 {
    width: 240px;
    height: 240px;
    margin-top: 5px;
    margin-left: 5px;
  }
  .logo-el5 {
    width: 126px;
    height: 126px;
    margin-top: 63px;
    margin-left: 63px;
  }
  .logo-center {
    width: 75px;
    height: 104px;
  }
}


@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
  }
}

@keyframes pulse {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
    opacity: 1;
  }
}
@-webkit-keyframes light {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@keyframes light {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0);
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
    opacity: 1;
  }
}

@-webkit-keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes rotate {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@-webkit-keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
}

@keyframes pulse2 {
  0% {
    -webkit-transform: scale(0.2);
    transform: scale(0.2);
    opacity: 0;
  }
  100% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    opacity: 1;
  }
}

@-webkit-keyframes opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}






.box-graph {
  width: 100%;
  max-width: 602px;
  min-height: 315px;
  position: relative;
  margin-bottom: 15px;
}

.graph-scale {
  position: absolute;
  top: 0;
  left: 0;
  background: url(../images/graph.png) no-repeat 100% 100%;
  background-size: 100% 100%;
  width: 0;
  height: 0;
  z-index: 2;
}

.graph-scale.scale-animate {
  -webkit-animation: scale 1s linear forwards;
          animation: scale 1s linear forwards;
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}

.graph-lines {
  position: absolute;
  left: 6px;
  background: url(../images/lines-graph.png) no-repeat 100% 100%;
  background-size: 100% 100%;
  width: 0;
  top: 30px;
  bottom: 30px;
  z-index: 1;
}

.graph-lines.lines-animate {
  -webkit-animation: lines 1s linear forwards;
          animation: lines 1s linear forwards;
  -webkit-animation-delay: 2.4s;
          animation-delay: 2.4s;
}

.graph-orange {
  position: absolute;
  background: url(../images/graph-orange.png) no-repeat left top;
  background-size: auto 100%;
  width: 0;
  height: 50%;
  top: 3%;
  left: 3px;
  z-index: 5;
}

.graph-orange.graph-orange-animate {
  -webkit-animation: lines 2.5s linear forwards;
          animation: lines 2.5s linear forwards;
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}

.graph-white {
  position: absolute;
  background: url(../images/graph-white.png) no-repeat left top;
  background-size: auto 100%;
  width: 0;
  bottom: 25px;
  top: 27%;
  left: 0;
  z-index: 3;
}

.graph-white.graph-white-animate {
  -webkit-animation: lines 2.5s linear forwards;
          animation: lines 2.5s linear forwards;
  -webkit-animation-delay: 3.4s;
          animation-delay: 3.4s;
}

.block-graph {
  float: left;
  width: 55%;
}

.block-invest {
  float: left;
  width: 45%;
}


.graph-descr-list {
  margin: 0;
  padding: 0;
}
.graph-descr-item {
  list-style-type: none;
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  position: relative;
  margin-right: 16px;
}

.graph-descr-item:before {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 12px;
  height: 12px;
}

.graph-descr-item.orange--square:before {
  background-color: #E79B07;
}

.graph-descr-item.white--square:before {
  background-color: #ffffff;
}

@-webkit-keyframes lines {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@keyframes lines {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}

@-webkit-keyframes scale {
  0% {
    width: 0;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}

@keyframes scale {
  0% {
    width: 0;
    height: 0;
  }
  100% {
    width: 100%;
    height: 100%;
  }
}




.invest-list {
  margin: 0;
  padding: 0;
}
.invest-item {
  list-style-type: none;
  padding-bottom: 40px;
  padding-left: 90px;
  position: relative;
  margin-bottom: 10px;
}

.invest-item:last-child:before {
  display: none;
}

.invest-item:before {
  content: '';
  position: absolute;
  background-image: url(../images/sprite.png);
  background-position: -41px -124px;
  width: 11px;
  height: 15px;
  bottom: 0;
  left: 22px;
}

.invest-item__number {
  background: #E79B07;
  font-size: 32px;
  width: 56px;
  height: 56px;
  -webkit-border-radius: 6px;
          border-radius: 6px;
  position: absolute;
  top: 16px;
  left: 0;
  text-align: center;
  line-height: 56px;
}

.invest-item__title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 5px;
}

.invest-item__text {
  line-height: 1.3;
}




.card-header {
    color: #fff;
    background-color: #333;
    border-bottom: 0px;
    position: relative;
    padding: 1.25rem 1.25rem;
    font-size: 16px;
    border-radius: 30px 30px 0 0 !important;
}
.card-header a{
  color: #fff;
}
.card {
	background-color: #F19500 !important;
  color: #fff;
  border-radius: 30px;
}
.list-group .list-group-item {
  background-color: transparent !important;
  font-size: 16px;
}



footer {
  color: #fff;
}
footer h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
footer ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 14px;
}
footer ul li a {
  text-transform: capitalize;
  padding: 6px 0;
  display: inline-block;
  font-weight: 600;
  color: #fff;
}
ul.menu li {
  position: relative;
  padding-left: 20px;
}
ul.menu li::before {
  content: "\f054";
  position: absolute;
  left: 0;
  top: calc(50% - 9px);
  color: #F19500;

  font-weight:900;
  font-family: 'Font Awesome 5 Free';
  display: inline-block;
}


.auth-container {
  max-width: 490px;
  margin: auto;
}


/* Button Style */
::-webkit-validation-bubble-message {
  padding: 0;
}
.validate input:focus:invalid, .validate textarea:focus:invalid, .invalid { /* when a field is considered invalid by the browser */
  border-color: #b03535
}
.validate input:required:valid, .validate textarea:required:valid { /* when a field is considered valid by the browser */
  border-color: #E57100;
}
.form_hint {
  background: #333;
  -moz-border-radius: 3px 3px 3px 3px;
  -webkit-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  color: white;
  margin-left:8px;
  padding: 1px 6px;
  z-index: 999; /* hints stay above all other elements */
  position: absolute; /* allows proper formatting if hint is two lines */
display:none;
}
.form_hint::before {
  content: "\25B2"; /* left point triangle in escaped unicode */
  color:#333;
  position: absolute;
  bottom:73%;
  left: 5%;
}
.validate input:focus + .form_hint {display: block;}
.validate input:required:valid + .form_hint {background: #333;} /* change form hint color when valid */
.validate input:required:valid + .form_hint::before {color:#333;} /* change form hint arrow color when valid */

.text-primary {
  color: #F19500 !important;
}
.bg-primary {
  background: #F19500 !important;
}
.text-blue { color: #007BFF; }
.bg-blue { background: #007BFF; }






#confirm {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  height: 100%;
  z-index: 10000000;
  background: rgba(0,0,0,.5);
  transition: all 0.5s ease;
  text-align: center;
  padding: 20px;
}
#confirm .container {
  background-color: #fff;
  color: #333;
  width: 350px;
  top: 20%;
  padding: 0px;
  max-height: 95%;
  overflow: auto;
}
#confirm button {
  cursor: pointer;
}
#confirm .message {
  max-height: 50%;
  font-size: 16px;
}
@media (max-width: 768px){
  #confirm .container {
    width: 90%;
    margin-top: 0;
    position: absolute;
    left:50%;
    top:50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
}



#particles-js{
	position:absolute;
	top: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background-image: url("");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	z-index: 0;
}

blockquote {
  border: 2px dotted #b03535;
  padding: 12px;
  border-radius: 10px;
  margin: 10px 0;
}

ul.contact_list {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.contact_list li {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  position: relative;
}
ul.contact_list li div {
  padding-left: 50px;
}
ul.contact_list li i {
  position: absolute;
  left: 0;
  font-size: 26px;
  margin-top: 12px;
  color: #F19500;
}
ul.contact_list li h2 {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
}
ul.contact_list li:last-child {
  border: 0;
}



.no-select {
  border:none;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -ms-appearance: none; /* get rid of default appearance for IE8, 9 and 10*/
}

#language option {
  color: #333;
}





.reasons {
  text-align: center;
}

.reasons .reason .content .default img {
max-width: none;
}
@media (max-width: 767px){
  .reasons .section-heading {
    line-height: 24px;
  }
}

@media (max-width: 991px){
  .reasons .section-heading {
    margin-bottom: 49px;
    position: relative;
  }
}
.reasons .section-heading {
  margin-bottom: 62px;
  position: relative;
}
.shine-icon-container{
	position:relative;
	-webkit-transition:all .125s ease;
	-o-transition:all .125s ease;
	transition:all .125s ease;
}
.shine-icon-container .shine-icon{position:relative}
.shine-icon-container .shine-icon .default,.shine-icon-container .shine-icon .hover{
  position:absolute;
  width:100%;
  height:100%;
  left:0;
  top:0;
  overflow:hidden;
}


.shine-icon-container .shine-icon .default img,
.shine-icon-container .shine-icon .hover img{
  display:block;
  position:absolute;
  top:0;
  height:200%;
  z-index:2;
}
.shine-icon-container .shine-icon .default{
  z-index:1;
  opacity:1;
  filter:alpha(opacity=100);
  -webkit-transition:all .125s ease;
  -o-transition:all .125s ease;
  transition:all .125s ease;
}
.shine-icon-container .shine-icon .hover{
  z-index:2;
  opacity:0;
  filter:alpha(opacity=0);
  -webkit-transition:all .125s ease;
  -o-transition:all .125s ease;
  transition:all .125s ease;
}
.shine-icon-container .shine-icon .hover img{top:-100%}
.shine-icon-container .shine-icon .shine{
  display:block;
  content:"";
  width:15px;
  height:100%;
  left:0;
  z-index:1;
  position:absolute;
  background-color:#fff;
  opacity:.65;
  filter:alpha(opacity=65);
}
.type-writer-no-script-content{display:none}
.type-writer-content-sizer{
  display:block;
  position:absolute;
  left:-5000px;
  z-index:0;
}


.reasons{
  background-color:#303030;
  padding-top:90px;
  padding-bottom:40px;
  text-align:center;
  z-index:0;
  position:relative
}
@media (max-width:1170px){
  .reasons{z-index:1}
}
@media (max-width:991px){
  .reasons{padding-top:67px;padding-bottom:54px}
}
.reasons .section-heading{
  margin-bottom:62px;
  position:relative
}
.reasons .section-heading img{
  max-height:18px
}
@media (max-width:991px){
  .reasons .section-heading{
    margin-bottom:49px;
    position:relative
  }
}
@media (max-width:767px){
  .reasons .section-heading{line-height:24px}
}
.reasons .reason{
  background-color:#363636;
  height:0;
  padding-bottom:113%;
  margin-bottom:13%;
  position:relative;
  width:100%;
  box-shadow:2px 2px 0 0 #2b2b2b;
  top:0;
  left:0;
  -webkit-transition:top .15s ease,left .15s ease,box-shadow .15s ease,background-color .15s ease;
  -o-transition:top .15s ease,left .15s ease,box-shadow .15s ease,background-color .15s ease;
  transition:top .15s ease,left .15s ease,box-shadow .15s ease,background-color .15s ease
}
.reasons .reason .content{
  top:16%;
  left:0;
  width:100%;
  position:absolute;
  height:84%;
  padding:0 13px
}
.reasons .reason .content .icon{
  width:130px;
  height:62px;
  margin-left:auto;
  margin-right:auto;
  margin-bottom:22px;
  position:relative;
  overflow:hidden
}
.reasons .reason .content .icon.yen .default img{
  top:0;
  left:0
}
.reasons .reason .content .icon.yen .hover img{
  left:0;
  top:-100%
}
.reasons .reason .content .icon.mobile .default img{
  left:-100%;
  top:0
}
.reasons .reason .content .icon.mobile .hover img{
  left:-100%;
  top:-100%
}
.reasons .reason .content .icon.two-fold .default img{
  left:-203%;
  top:0
}
.reasons .reason .content .icon.two-fold .hover img{
  left:-203%;
  top:-100%
}
.reasons .reason .content .icon.safe .default img{
  left:-300%;
  top:0
}
.reasons .reason .content .icon.safe .hover img{
  left:-300%;
  top:-100%
}
.reasons .reason .content .icon.support .default img{
  left:-400%;
  top:0
}
.reasons .reason .content .icon.support .hover img{
  left:-400%;
  top:-100%
}
.reasons .reason .content .icon.aus .default img{
  left:-500%;
  top:0
}
.reasons .reason .content .icon.aus .hover img{
  left:-500%;
  top:-100%
}
.reasons .reason .content .icon.five-k .default img{
  left:-600%;
  top:0
}
.reasons .reason .content .icon.five-k .hover img{
  left:-600%;
  top:-100%
}
.reasons .reason .content .icon.cashback-idr .default img{
  left:-600%;
  top:0
}
.reasons .reason .content .icon.cashback-idr .hover img{
  left:-600%;
  top:-100%
}
.reasons .reason .content .icon.cashback-idr .default:before,
.reasons .reason .content .icon.cashback-idr .hover:before{
  width:100%;
  left:0
}
.reasons .reason .content .icon.expert .default img{
  
  left:-699%;
  top:0
}.reasons .reason .content .icon.expert .hover img{
  left:-699%;
  top:-100%
}
.reasons .reason .content .heading{
  font-size:16px;
  margin-bottom:12px;
  line-height:24px;
  font-weight:bold;
  color:white;
  letter-spacing:.01em
}
.reasons .reason .content p{
  padding:0 15px;
  font-size:16px;
  font-weight:300;
  line-height:24px;
  color:#9e9e9e
}
.reasons .reason:hover{
  top:-2px;
  background-color:#3b3b3b;
  box-shadow:5px 5px 0 0 #2b2b2b
}
.reasons .reason:hover .content .icon.yen .shine{
  -webkit-animation-duration:2.45s;
  animation-duration:2.45s
}
.reasons .reason:hover .content .icon.two-fold .shine{
  -webkit-animation-duration:2.15s;
  animation-duration:2.15s
}
.reasons .reason:hover .content .icon.safe .shine{
  -webkit-animation-duration:2.75s;
  animation-duration:2.75s
}
.reasons .reason:hover .content .icon.support .shine{
  -webkit-animation-duration:2.35s;
  animation-duration:2.35s
}
.reasons .reason:hover .content .icon.aus .shine{
  -webkit-animation-duration:2.35s;
  animation-duration:2.35s
}
.reasons .reason:hover .content .icon.five-k .shine{
  -webkit-animation-duration:2.25s;
  animation-duration:2.25s
}
.reasons .reason:hover .content .icon.expert .shine{
  -webkit-animation-duration:2.35s;
  animation-duration:2.35s
}
@media (max-width:1199px){
  .reasons .reason{
    height:auto;
    padding:0;
    margin-bottom:30px
  }
  .reasons .reason .content{
    padding:30px;
    padding-left:132px;
    position:relative;
    height:192px;
    padding-right:15px;
    text-align:left
  }
  .reasons .reason .content .icon{
    position:absolute;
    left:16px;
    width:97px;
    height:46px;
    top:30px
  }
  .reasons .reason .content p{
    max-width:19em;
    padding:0
  }
}
@media (max-width:880px){
  .reasons .reason{
    max-width:563px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:15px
  }
  .reasons .reason .content{
    height:auto;
    padding-left:132px;
    padding-right:30px
  }
  .reasons .reason .content p{
    max-width:29em
  }
}
@media (max-width:767px){
  .reasons .reason{max-width:400px}
}
@media (max-width:880px){
  .reasons .reason-wrapper{width:100%}
}
@media (max-width:420px){
  .reasons{
    padding-top:62px;
    padding-bottom:50px
  }
  .reasons .section-heading{margin-bottom:40px}
  .reasons h2.heading{margin-bottom:38px}
  .reasons h2.heading .word{
    width:100%;
    white-space:normal
  }
  .reasons h2.heading .word .g-text{height:30px}
  .reasons h2.heading .hand-drawn-arrow{
    margin-left:-102px;
    margin-top:-39px;
    width:25px
  }
  .reasons h2.heading .hand-written-text{
    margin-left:-66px;
    margin-top:-60px;
    width:138px
  }
  .reasons h2.heading .hand-written-text .g-text{
    max-width:100%;
    height:auto
  }
  .reasons .reason .content{
    text-align:center;
    padding-left:30px
  }
  .reasons .reason .content .icon{
    width:130px;
    height:62px;
    margin-bottom:0;
    position:relative;
    left:auto;
    top:auto;
    display:inline-block
  }
  .reasons .reason .content p{
    max-width:19em;
    padding:0;
    margin-bottom:0;
    margin-left:auto;
    margin-right:auto
  }
}
.ja .reasons .reason .content .heading{font-size:14px}
.ja .reasons .reason .content p{
  font-size:14px;
  padding:0
}


.why_area {
  background: #EEEFF1 url('../404.html') no-repeat center;
  background-size: cover;
  font-size: 16px;
}
@media (max-width: 600px){
  .why_area {
    background: #EEEFF1;
  }
}
.why_area ul {
  list-style: none;
  color: rgba(0,0,0,.5);
  margin: 0;
  padding: 0;
}
.why_area ul li {
  position: relative;
  padding: 10px 0 0 30px;
}
.why_area ul li::after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  top: calc(50% + 3px);
  height: 3px;
  width: 8px;
  background-color: #E57100;
}

.skiptranslate {
  display: none !important;
}
body {
  top: 0 !important;
}

.btn {
  border-radius: 20px;
  color: #fff;
  font-weight: 600;
  text-decoration: uppercase;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-outline-primary {
  border-color: #E79B07;
}
.btn-outline-primary:hover {
  border-color: #E79B07;
  background-color: #E79B07;
}

.form-control, .custom-select, .custom-file-label, .input-group-text {
  background-color: transparent;
  border-color: #F19500;
  color: #fff;
  font-weight: 600;
  border-radius: 30px;
  height: auto;
  padding: .7rem 1rem;
}
.form-control:focus, .form-control:hover, .form-control:active {
  background-color: transparent;
}
.custom-file {
  height: auto;
}
.card .custom-file-label {
  border-color: #fff;
}
.custom-file-label::after {
	color: #333;
	background-color: #fff;
  padding: .7rem .75rem;
  border-radius: 0 30px 30px 0;
  height: auto;
}
.form-control::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
	color: #fff;
	opacity: 1; /* Firefox */
}
.form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
	color: #fff;
}
.form-control::-ms-input-placeholder { /* Microsoft Edge */
	color: #fff;
}
fieldset {
  border: 2px solid #F19500;
  padding: 30px 30px 60px 30px;
  border-radius: 30px;
  position: relative;
}
legend {
  display: inline-block;
  padding: 0 20px;
  width: auto;
  font-weight: 800;
  text-align: center;
}
.legend2 {
  position: absolute;
  bottom: -1.4ex;
  left: calc(50% - 100px);
  min-width: 200px;
  background: #27313C
}
caption, .legend2 { padding: 0 20px }

.modal {
  color: #333;
}



.pricing_body {
  background-color: rgba(231, 155, 7, 0.35);
	padding: 20px 18px 0 18px;
  max-width: 300px;
  border-radius: 30px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 200;
  transition: all 0.5s;
}
.pricing_body.active, .pricing_body:hover {
  background-color: #CC8100;
}
.pricing_body ul{
 list-style: none;
 margin: 0;
 padding: 0;
}
.pricing_body ul li {
	color: #fff;
	font-size: 15px;
  padding: 15px 0px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}
.pricing_body ul li:last-child {
  border-bottom: 0px;
}
.pricing_body .price_title {
  font-weight: 800;
  font-size: 20px;
}
.pricing_body span {
  font-weight: 600;
  display: block;
}
.pricing_body .btn {
  font-size: 14px;
}


.adv1--icon {
  background-image: url(../images/sprite.png);
  background-position: -92px 0px;
  width: 43px;
  height: 43px;
}
.adv2--icon {
  background-image: url(../images/sprite.png);
  background-position: -45px 0px;
  width: 47px;
  height: 43px;
}
.adv3--icon {
  background-image: url(../images/sprite.png);
  background-position: -135px 0px;
  width: 42px;
  height: 39px;
}
.adv4--icon {
  background-image: url(../images/sprite.png);
  background-position: 0px -106px;
  width: 41px;
  height: 34px;
}
.adv5--icon {
  background-image: url(../images/sprite.png);
  background-position: -135px -39px;
  width: 35px;
  height: 43px;
}
.adv6--icon {
  background-image: url(../images/sprite.png);
  background-position: 0px 0px;
  width: 45px;
  height: 51px;
}


ul.referral-system {
  margin: 0;
  padding: 0;
  list-style: none;
}
ul.referral-system li div{
  border: 5px solid #F19500;
  padding: 20px;
  border-radius: 20px;
  position: relative;
}
ul.referral-system li{
  position: relative;
}
ul.referral-system li div h3{
  font-size: 30px;
}
ul.referral-system li div p{
  font-size: 16px;
  margin: 0;
}
@media (min-width: 768px){
  ul.referral-system li.referral-system-in div{
    border-radius: 20px 60px 60px 20px;
    margin-right: 70px;
  }
  ul.referral-system li.referral-system-in div::after, ul.referral-system li.referral-system-out div::before {
    content: '';
    position: absolute;
    top: 50%;
    background-image: url(../images/sprite.png);
    background-position: -96px -51px;
    width: 32px;
    height: 55px;
    margin-top: -27px;
  }
  ul.referral-system li.referral-system-out div::before {
    left: -70px;
    background-position: 0px -51px;
  }
  ul.referral-system li.referral-system-in div::after{
    right: -70px;
  }
  ul.referral-system li.referral-system-out div{
    border-radius: 60px 20px 20px 60px;
    text-align: right;
    margin-left: 70px;
  }
  .referral-system-in.cir::before, .referral-system-out.cir::before {
    content: '';
    position: absolute;
    top: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 3px solid rgba(231, 155, 7, 0.42);
    height: 660px;
    width: 660px;
  }
  .referral-system-in.cir::before {
    left: 0;
  }
  .referral-system-out.cir::before {
    right: 0;
  }
  ul.referral-system li.referral-system-in.cir div, ul.referral-system li.referral-system-out.cir div{
    padding-top: 250px;
    padding-bottom: 350px;
    border: 0;
    text-align: center;
  }
}

ol.mission-list {
  margin: 0;
  padding: 0;
  list-style: none;
  counter-reset: mission;
  position: relative;
}

ol.mission-list li::before {
  counter-increment: mission;
  content: counter(mission);
  color: #F19500;
  font-size: 40px;
  font-weight: bolder;
  left: 30px;
  position: absolute;
}
ol.mission-list li {
  background: rgba(23, 25, 30, 0.29);
  -webkit-border-radius: 33px;
  border-radius: 33px;
  padding: 15px 15px 15px 85px;
  margin: 20px 0px;
}
ol.mission-list li p {
  margin: 0px;
}



/*
*
* ==========================================
* CUSTOM UTIL CLASSES
* ==========================================
*/
.nav-pills-custom .nav-link {
  color: #fff;
  background: #E79B07;
  position: relative;
}

.nav-pills-custom .nav-link.active {
  color: #fff;
  background: #E57100;
}
.tab-pane {
  border: 2px solid rgba(231, 155, 7, 0.42);
}

/* Add indicator arrow for the active tab */
@media (min-width: 992px) {
  .nav-pills-custom .nav-link::before {
      content: '';
      display: block;
      border-top: 8px solid transparent;
      border-left: 10px solid #E57100;
      border-bottom: 8px solid transparent;
      position: absolute;
      top: 50%;
      right: -10px;
      transform: translateY(-50%);
      opacity: 0;
  }
}

.nav-pills-custom .nav-link.active::before {
  opacity: 1;
}


.account_option {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 0;
  background-color: #2E343E;
  color: #fff;
  z-index: 999;
  overflow: auto;
  font-size: 16px;
  transition: all 1s;
  display: none;
}
.account_option a {color: #fff}

.account_option .close_account_option {
  position: absolute;
  top: 0;
  right: 0;
  padding: 20px;
  font-size: 24px;
}

.page-item.active .page-link {
  background-color: #E57100;
  border-color: #E57100;
}
.page-link {
  color: #E57100;
}
.page-link:hover {
  color: #197e10;
}