/* colors

Purple 		: #aa6c93;
Red 		: #fd4545;
Green 		: #25c787;
Orange		: #ff9e3b;
Blue 		: #057acb;
Default 	: #5a6174;

Borders 	: #e6d9c9;
BG 			: #f9f2ea;
Gray BG 	: #f1f1f1;

Text Dark 	: #34323d;
Text Para 	: #5a6174;

*/

/* General *********************/
body {
	font-family: 'Lilita One', cursive;
  background: #f9f2ea;
  color: #34323d;
  overflow-x: hidden;
  background-image: url("../img/bg_deco.png");
  background-repeat: repeat-y;
  background-position: calc(50%);
  background-size: 50%;
}
h1, h2, h3, h4, h5, h6 {
 	color: #34323d;
}
p {
	font-size: 1.1rem;
	color: #5a6174;
}
p.sm-p {
	font-size: .9rem;
}
.w-100 {
  width: 100%;
}
img {
  	-webkit-user-drag: none;
  	-khtml-user-drag: none;
  	-moz-user-drag: none;
  	-o-user-drag: none;
  	user-drag: none;
}
a, .btn, .anm, .form-control {
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
}
button, button:hover, button:focus, 
.btn, .btn:hover, .btn:active {
	outline: 0px;
	box-shadow: none;
}

.btn-or {
  color: #ffffff;
  background: #ff9e3b;
  padding: 5px 30px;
  border-radius: 15px;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 36px;
}
.btn-or:hover,
.btn-or:focus {
  color: #ffffff;
}

.btn-orw {
  color: #ff9e3b;
  background: #ffffff;
  padding: 5px 30px;
  border-radius: 15px;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 36px;
}
.btn-orw:hover,
.btn-orw:focus {
  color: #ff9e3b;
}

.btn-or-otl {
  color: #ff9e3b;
  background: #f9f2ea;
  border: 2px solid #ff9e3b;
  padding: 5px 30px;
  border-radius: 15px;
  text-transform: uppercase;
  font-size: 1.1rem;
  line-height: 36px;
}
.btn-or-otl:hover,
.btn-or-otl:focus {
  color: #ffffff;
  background: #ff9e3b;
}

.sct-icon {
  position: absolute;
  top: -30px;
  left: calc(50% - 30px);
  width: 60px;
  height: 60px;
  border: 4px solid #e2d5c5;
  border-radius: 30px;
  background: #f8f7f5;
}
.sct-icon img {
  width: 100%;
  height: 100%;
}
.w-txt {
  color: #ffffff;
}



/********************************************************/
.page-hdr-sm {
  height: 60px;
  padding: 5px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  background: #e6d9c9;
  position: fixed;
  width: 100%;
  z-index: 990;
  top: 0px;
  left: 0px;
}
.page-sub-hdr-sm {
  background: #ffffff;
  position: fixed;
  width: 100%;
  top: -350px;
  left: 0px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  z-index: 700;
  padding: 0px 15px;
  padding-top: 75px;
}
.page-sub-hdr-sm.open {
  top: 0px;
}
.page-sub-hdr-sm .profile-item {
  width: 100%;
  padding: 4px 10px;
  background: #f1f1f1;
  margin-bottom: 15px;
  border-radius: 24px;
  position: relative;
  text-align: center;
}
.page-sub-hdr-sm .profile-item:hover,
.page-sub-hdr-sm .profile-item:focus {
  text-decoration: none;
}
.page-sub-hdr-sm .profile-item.btn-or {
  color: #ffffff;
  background: #ff9e3b;

}
.page-sub-hdr-sm .profile-item .txt {
  padding: 5px 15px;
  margin: 0px;
}
.hdr-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #d6cabc;
  padding: 4px;
  background: #f6f5f3;
  border: 2px solid #ffffff;
  position: relative;
}
.hdr-btn img {
  width: 100%;
  height: 100%;
}
.page-hdr-sm .hdr-tlt {
  width: calc(100% - 50px);
}
.page-hdr-sm .hdr-tlt .logo {
  height: 45px;
  width: auto;
  padding-left: 15px;
}

.menu-sct {
  padding: 10px 0px;
}
.menu-sct .logo {
  height: 40px;
  width: auto;
}
.menu-sct .btn-or,
.menu-sct .btn-or-otl {
  margin-left: 10px;
  border: 2px solid #ff9e3b;
  padding: 0px 20px;
}
.menu-sct .menu-item {
  text-transform: uppercase;
  color: #5a6174;
  text-align: center;
  padding: 0px 20px;
}
.menu-sct .menu-item:hover,
.menu-sct .menu-item:focus {
  color: #34323d;
  text-decoration: none;
}


.header-sct {
  margin-top: 15px;
  width: 100%;
  background: #e2d5c5;
  border-radius: 40px;
  height: 580px;
  padding: 15px;
  padding-bottom: 45px;
  background-image: url("../img/bg_deco.png"), url("../img/bg_deco.png");
  background-repeat: repeat-y;
  background-position: -15%, calc(100% + 15%);
  background-size: 30%;
}
.header-sct .header-wrap {
  width: 100%;
  height: 100%;
  border-radius: 40px;
  background-image: url(../img/bg_hdr.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 15px;
}
.header-sct .hdr-ctx {
  width: 100%;
  padding: 15px;
  background: rgba(0, 0, 0, .5);
  border-radius: 40px;
  text-align: center;
}
.header-sct .hdr-ctx .mn-blk {
  background: #ffffff;
  border-radius: 20px;
  padding: 5px;
  padding-left: 15px;
}
.header-sct .hdr-ctx .mn-blk .txt {
  width: calc(100% - 140px);
  margin: 0px;
  padding-right: 15px;
  text-align: left;
}
.header-sct .hdr-ctx .mn-blk .act {
  width: 140px;
}
.header-sct .hdr-ctx .mn-blk .act .btn {
  padding: 0px;
  width: 100%;
  line-height: 40px;
  font-size: 1rem;
}

.steps-sct {
  position: relative;
  padding-top: 45px;
  padding-bottom: 45px;
}
.steps-sct .card-hld {
  margin-top: 60px;
  margin-bottom: 15px;
}
.steps-sct .step-card {
  position: relative;
  background: #ffffff;
  border: 2px solid #e5dac8;
  padding: 15px 30px;
  padding-top: 75px;
  border-radius: 40px;
  text-align: center;
  height: 100%;
}
.steps-sct .step-card .icon {
  position: absolute;
  background: #ffffff;
  border: 2px solid #e5dac8;
  top: -60px;
  left: calc(50% - 60px);
  width: 120px;
  height: 120px;
  padding: 5px;
  border-radius: 50%;
}
.steps-sct .step-card .tlt {
  text-transform: uppercase;
}
.steps-sct .step-card .icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 5px;
  background: #ffe898;
}
.steps-sct .step-card .icon img.soft {
  background: #faf6f3;
}


.features-sct {
  position: relative;
  margin-top: 15px;
  width: 100%;
  background: #e2d5c5;
  border-radius: 40px;
  padding: 45px 15px;
  background-image: url("../img/bg_deco.png"), url("../img/bg_deco.png");
  background-repeat: repeat-y;
  background-position: -15%, calc(100% + 15%);
  background-size: 30%;
}

.feature-card {
  padding: 15px;
  background: #ffffff;
  border-radius: 40px;
  margin-bottom: 20px;
}
.feature-card .img-hld {
  position: relative;
  border-radius: 30px;
  min-height: 180px;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
}
.feature-card .tlt {
  text-transform: uppercase;
}
.feature-card .txt {
  margin: 0px;
}
.feature-card .img-hld .icon {
  position: absolute;
  width: 60px;
  height: 60px;
  border: 4px solid #ffffff;
  background: #e5e5e5;
  border-radius: 50%;
  top: calc(50% - 30px);
  z-index: 10;
}
.feature-card .img-hld.ftr-1 {
  background-image: url(../img/img_feature_01.jpg);
}
.feature-card .img-hld.ftr-2 {
  background-image: url(../img/img_feature_02.jpg);
}
.feature-card .img-hld.ftr-3 {
  background-image: url(../img/img_feature_03.jpg);
}
.feature-card .img-hld.ftr-4 {
  background-image: url(../img/img_feature_04.jpg);
}
.feature-card .img-hld.ftr-1 .icon,
.feature-card .img-hld.ftr-3 .icon {
  right: -30px;
}
.feature-card .img-hld.ftr-2 .icon,
.feature-card .img-hld.ftr-4 .icon {
  left: -30px;
}



.payout-sct {
  position: relative;
  padding-top: 45px;
  padding-bottom: 45px;
}

.payout-sct .payout-card {
  position: relative;
  background: #ffffff;
  border: 2px solid #e5dac8;
  padding: 15px 15px;
  border-radius: 40px;
  margin-top: 25px;
  margin-bottom: 25px;
}
.payout-sct .payout-card .txt {
  line-height: 18px;
  margin-bottom: 0px;
}
.payout-sct .payout-card .vle {
  line-height: 32px;
  margin-bottom: 0px;
}
.payout-sct .payout-card .lf-side {
  text-align: right;
  padding-right: 75px;
}
.payout-sct .payout-card .rt-side {
  text-align: left;
  padding-left: 75px;
}

.payout-sct .payout-card .icon {
  position: absolute;
  background: #ffffff;
  border: 2px solid #e5dac8;
  top: -20px;
  left: calc(50% - 60px);
  width: 120px;
  height: 120px;
  padding: 5px;
  border-radius: 50%;
  z-index: 10;
}
.payout-sct .payout-card .icon img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  padding: 5px;
  background: #faf6f3;
}


.providers-sct {
  position: relative;
  width: 100%;
  background: #e2d5c5;
  border-radius: 40px;
  padding: 45px 65px;
  padding-bottom: 15px;
  background-image: url("../img/bg_deco.png"), url("../img/bg_deco.png");
  background-repeat: repeat-y;
  background-position: -15%, calc(100% + 15%);
  background-size: 30%;
}
.providers-sct .provider-card {
  width: 100%;
  padding: 10px;
  margin-bottom: 15px;
  border-radius: 20px;
  border: 2px solid #ffffff;
  background: #dacec0;
  text-align: center;
}
.providers-sct .provider-card img {
  height: auto;
  width: 80%;
}



.pre-ftr-sct {
  padding-top: 45px;
  padding-bottom: 45px;
}


.ftr-sct {
  position: relative;
  width: 100%;
  background: #d6cabc;
  border-top-right-radius: 40px;
  border-top-left-radius: 40px;
  padding: 45px 65px;
  padding-bottom: 15px;
  background-image: url("../img/bg_deco.png"), url("../img/bg_deco.png");
  background-repeat: repeat-y;
  background-position: -15%, calc(100% + 15%);
  background-size: 30%;
}
.ftr-sct .ftr-logo {
  height: 50px;
  width: auto;
  margin-bottom: 15px;
}
.ftr-sct .ftr-tlt {
  color: #ffffff;
}
.ftr-sct .ftr-link {
  color: #34323d;
}
.ftr-sct .ftr-link:hover,
.ftr-sct .ftr-link:focus {
  letter-spacing: .1rem;
  text-decoration: none;
}
.ftr-sct .ftr-btn {
  width: 50px;
  height: 50px;
  border: 2px solid #ffffff;
  background: #5a6174;
  padding: 8px;
  margin-right: 10px;
  border-radius: 50%;
  display: inline-block;
  margin-bottom: 15px;
}
.ftr-sct .ftr-btn:last-child {
  margin-right: 0px;
}
.ftr-sct .ftr-btn img {
  width: 100%;
  height: auto;
}
.ftr-sct .ftr-btn:hover {
  background: #34323d;
}

/*****************************************************/
.login-body {
  width: 100vw;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url(../img/bg_hdr.jpg);
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center;
  padding: 15px;
}

.login-wrap {
  background: rgba(0, 0, 0, .5);
  border-radius: 30px;
  padding: 15px;
  width: 30%;
}
.login-wrap .logo {
  height: 50px;
  width: auto;
  margin-bottom: 15px;
}
.login-wrap .login-panel {
  border-radius: 30px;
  background: #f9f2ea;
  padding: 15px;
  margin-bottom: 15px;
}
.login-wrap .login-panel .tlt-pad {
  position: relative;
  background: #e2d5c5;
  border-radius: 30px;
  padding: 15px;
  padding-bottom: 45px;
  
  background-image: url("../img/bg_deco.png"), url("../img/bg_deco.png");
  background-repeat: repeat-y;
  background-position: -15%, calc(100% + 15%);
  background-size: 30%;
  margin-bottom: 45px;
}
.login-wrap .login-panel .tlt-pad .sct-icon {
  top: calc(100% - 30px);
}

.btn-google {
  height: 60px;
  width: 100%;
  border-radius: 30px;
  padding: 5px;
  color: #ffffff;
  background: #ff9e3b;
  text-transform: uppercase;
}
.btn-google img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.btn-google .txt {
  color: #ffffff;
  margin: 0px;
  padding-left: 15px;
  padding-right: 15px;
  width: calc(100% - 50px);
  text-align: center;
}
.login-wrap .para {
  color: #ffffff;
  margin-bottom: 5px;
}

.login-wrap .para .link {
  color: #ff9e3b;
}
.login-wrap .or-line {
  position: relative;
  padding: 10px 15px;
  text-align: center;
  width: 100%;
}
.login-wrap .or-line .or-txt {
  background: #f9f2ea;
  z-index: 10;
  margin: 0px;
}
.login-wrap .or-line::before {
  content: "";
  position: absolute;
  width: calc(50% - 40px);
  height: 2px;
  background: #e6d9c9;
  left: 15px;
  top: 22px;
  z-index: 1;
}
.login-wrap .or-line::after {
  content: "";
  position: absolute;
  width: calc(50% - 40px);
  height: 2px;
  background: #e6d9c9;
  right: 15px;
  top: 22px;
  z-index: 1;
}

/**************************************************/
.ipt-grp {
  position: relative;
}
.ipt-grp .form-control {
  border-radius: 15px;
  border: 2px solid #e6d9c9;
  padding: 12px;
  height: auto;
}
.ipt-grp .form-control:focus {
  box-shadow: none;
  border-color: #ff9e3b;
}

.page-hdr-sct {
  position: relative;
  margin-top: 15px;
  width: 100%;
  background: #e2d5c5;
  border-radius: 40px;
  padding: 45px 15px;
  background-image: url("../img/bg_deco.png"), url("../img/bg_deco.png");
  background-repeat: repeat-y;
  background-position: -15%, calc(100% + 15%);
  background-size: 30%;
}

.page-ctt-sct {
  position: relative;
  padding-top: 45px;
  padding-bottom: 45px;
  min-height: 55vh;
}
.page-ctt-sct .link {
  color: #ff9e3b;
}
.page-ctt-sct .logo {
  height: 60px;
  width: auto;
  margin-bottom: 15px;  
}
.faq-card {
  background: #ffffff;
  border: 2px solid #e5dac8;
  border-radius: 30px;
  margin-bottom: 15px;
}
.faq-card .card-hdr {
  height: 60px;
  cursor: pointer;
  padding: 0px 20px;
}
.faq-card .card-hdr .tlt {
  width: calc(100% - 30px);
  margin: 0px;
  text-decoration: none;
}
.faq-card .card-hdr:hover {
  text-decoration: none;
}
.faq-card .card-hdr .arrow {
  width: 30px;
  height: auto;
}
.faq-card .card-hdr:not(.collapsed) .arrow {
  transform: rotate(-90deg);
}
.faq-card .card-bdy {
  padding: 0px 20px;
  border-top: 1px solid #f1f1f1;
  padding-top: 15px;
}