h1,h2,h3,h4,h5,h6 {
    margin: 0 auto;
	font-weight:600
}
.btn{
    transition: all 0.3s ease;
}
.btn:hover {
    transform: translateY(-1px);
    box-shadow: 0 5px 8px rgb(149 137 127 / 25%);
}
body {
    font-family: "Montserrat";
    overflow-x: hidden;
}
.navbar-brand>img {
    margin-top: -38px;
    width: 100%;
    height: auto;
}
.menu {
	font-weight:600;
}
.top-bar {
    background: #e4e4e4;
    padding: 4px 0 4px 0;
}
.select-countries .dropdown button {
    letter-spacing: 1px;
    border-radius: 2px;
    color: #fff;
    background-color: #1a183f;
    padding: 2px 21px 3px 20px;
}
.header ul {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: hidden;
}
[class^="nrCountry-flag"] {
    display: inline-block;
    width: 16px;
    height: 11px;
    line-height: 11px;
    background-image: url(../img/allcountry.webp);
    background-repeat: no-repeat;
    margin-right: 6px;
}
[class^="nrCountry-Select"] {
    display: inline-block;
    width: 16px;
    height: 11px;
    line-height: 11px;
    background-image: url(../img/allcountry.webp);
    background-repeat: no-repeat;
    margin-right: 6px;
}
.fi,
.nrCountry-flag-fi {
    background-position: -176px -99px;
}
.no,
.nrCountry-flag-no {
    background-position: 0 -110px;
}
.se,
.nrCountry-flag-se {
    background-position: -96px -33px;
}
.us,
.nrCountry-flag-us {
    background-position: -16px -44px;
}
.pk,
.nrCountry-flag-pk {
    background-position: -112px 0;
}
.in,
.nrCountry-flag-in {
    background-position: -160px -11px;
}
.ca,
.nrCountry-flag-ca {
    background-position: -192px -66px;
}
.ae,
.nrCountry-flag-ae {
    background-position: -208px -110px;
}
.au,
.nrCountry-flag-au {
    background-position: -192px -188px;
}
.bd,
.nrCountry-flag-bd {
    background-position: -96px -188px;
}
.dk,
.nrCountry-flag-dk {
    background-position: -128px -166px;
}
.ee,
.nrCountry-flag-ee {
    background-position: -48px -166px;
}
.de,
.nrCountry-flag-de {
    background-position: -160px -166px;
}
.ie,
.nrCountry-flag-ie {
    background-position: -160px -42px;
}
.ma,
.nrCountry-flag-ma {
    background-position: -16px -132px;
}
.ch,
.nrCountry-flag-ch {
    background-position: -208px -143px;
}
.tr,
.nrCountry-flag-tr {
    background-position: -64px -44px;
}
.gb,
.nrCountry-flag-gb {
    background-position: -176px -22px;
}

.br,
.nrCountry-flag-br {
    background-position: -192px -132px;
}

.cn,
.nrCountry-flag-cn {
    background-position: -128px -177px;
}
.eg,
.nrCountry-flag-eg {
    background-position: -32px 0px;
}
.fr,
.nrCountry-flag-fr {
    background-position: -176px -44px;
}

.id,
.nrCountry-flag-id {
    background-position: -128px -121px;
}

.ke,
.nrCountry-flag-ke {
    background-position: -16px -144px;
}
.nl,
.nrCountry-flag-nl {
   background-position: -16px -110px;
}
.ng,
.nrCountry-flag-ng {
   background-position: -48px -110px;
}

.ph,
.nrCountry-flag-ph {
    background-position: -112px -11px;
}
.pl,
.nrCountry-flag-pl {
    background-position: -96px -99px;
}
.sg,
.nrCountry-flag-sg {
    background-position: -96px -22px;
}
.za,
.nrCountry-flag-za {
    background-position: 0px -11px;
}
.ve,
.nrCountry-flag-ve {
    background-position: -48px 0px;
}



.header {
    box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.1);
    background-color: #fff;
    position: fixed;
    width: 100%;
    z-index: 10;
    padding: 28px 0 0 0;
}
.theme-bg-clr {
    background-color: #2c2d6f;

}
.white-clr {
    color: #fff;
}
.page-content h4 {
    margin: 0 auto;
    margin-bottom: 8px;
}
.about-icon-border {
    border: 2px solid #2c2d6f;
    border-radius: 0;
    background: #fff;
}
.about-us .col-lg-6 .about-icon {
    font-size: 27px;
    width: 70px;
    height: 70px;
    text-align: center;
    padding-top: 15px;
    margin: 0 auto;
    margin-bottom: 11px;
    border-radius: 50px;
}
.people span {
    position: absolute;
    font-family: theme-message;
    font-size: 17px;
}
.message-one {
    margin: -3px 0 0 0;
}
.message-two {
    margin: -8px 0 0 80px;
}
.message-three {
    margin: -17px 0 0 182px;
}
.message-four {
    margin: -4px 0 0 286px;
}
.message-five {
    margin: 34px 0 0 471px;
}
.home-hero {
    background-color: #fffffff2;
    padding: 34px 2px 0 37px;
    border-radius: 15px;
}
.page-hero {
    background-color: #fffffff2;
    padding: 24px 0 31px 0;
    border-radius: 15px;
}
.mobile-off figure img {
    margin: 0 auto;
}
.header ul li a {
    color: #262626;
}
.social-icon li {
    display: inline-block;
    margin-left: 19px;
    font-size: 20px;
}
.social-icon li a {
    color: #e4e3e3;
}
.carousel-control {
    display: none;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
    line-height: 1;
    margin: 0 auto;
}
.carousel-indicators .active {
    background-color: #777;
    width: 36px;
}
.carousel-indicators li {
    border: 1px solid #777;
    width: 19px;
}
.app-logo img {
    margin: 0 auto;
}

.paid-surveys .col-lg-6 p {
    margin: 13px 0 10px;
    font-size: 21px;
    line-height: 29px;
}
.paid-surveys .heading {
    padding: 50px 0 55px 29px;
}
.paid-surveys .col-lg-6 img {
    margin: 0 auto;
}
.tag-line-hr {
    font-size: 17px;
    line-height: 29px;
    color: #555;
}
.parallax-9911 {
    background-image: url(../img/step-one-ogg.webp);
    width: 180px;
    height: 229px;
    position: absolute;
    background-repeat: no-repeat;
    margin-top: -90px;
}
.parallax-9912 {
    background-image: url(../img/step-two-ogg.webp);
    width: 222px;
    height: 174px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    margin-top: -147px;
    z-index: -20;
}
.parallax-9913 {
    background-image: url(../img/step-three-ogg.webp);
    width: 179px;
    height: 210px;
    position: absolute;
    background-repeat: no-repeat;
    right: 0;
    margin-top: -210px;
    z-index: -20;
}
.parallax-9914 {
    background-image: url(../img/408X408-panel.webp);
    width: 310px;
    height: 416px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -20;
}
.parallax-9915 {
    background-image: url(..img/408X408-panel.webp);
    width: 310px;
    height: 416px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -20;
}
.parallax-9916 {
    background-image: url(../img/408X408-laptop-user.webp);
    width: 408px;
    height: 402px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -20;
    right: 0;
}
.parallax-9917 {
    background-image: url(../img/408X408-earn-money.webp);
    width: 310px;
    height: 416px;
    position: absolute;
    background-repeat: no-repeat;
    z-index: -20;
}
.page-inner-gap {
    padding: 30px;
}
.paid-item {
    box-shadow: 11px 15px 24px 10px #77777726;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    border-top-left-radius: 136px;
    padding: 102px 23px 63px 23px;
}
.item-icon {
    border-bottom-left-radius: 65px;
    border-bottom-right-radius: 65px;
    border-top-left-radius: 65px;
    width: 117px;
    height: 117px;
    margin: 0 auto;
    margin-top: -142px;
    margin-bottom: 32px;
}
.item-icon-step-1 {
    background-color: #fe602924;
}
.item-icon-step-2 {
    background-color: #fac3293b;
}
.item-icon-step-3 {
    background-color: #05ce8a24;
}
.item-icon img {
    width: 59px;
    padding: 31px 0 0 0;
}
.star-ratings-css {
    unicode-bidi: bidi-override;
    color: #c5c5c5;
    font-size: 25px;
    height: 25px;
    width: 100px;
    margin: 0 auto;
    position: relative;
    padding: 0;
    text-shadow: 0 1px 0 #a2a2a2;
}
.star-ratings-css-top {
    color: #ffa500;
    padding: 0;
    position: absolute;
    z-index: 1;
    display: block;
    top: 0;
    left: 0;
    overflow: hidden;
}
.reviews-surveys {
    border-top-left-radius: 136px;
    padding: 87px 23px 25px 23px;
    background-color: #f5f5f5f2;
}
.footer {
    background-color: #f5f5f5f2;
    padding: 30px 0 28px 0;
}
.footer-links .col-lg-4 h4 {
    border-bottom: 1px solid #ddd;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.footer-links .col-lg-4 ul li {
    padding: 10px 0 10px 0;
    font-weight: 500;
}
.footer-links .col-lg-4 ul li a {
    color: #2b2e6e;
}
.footer-links .col-lg-4 ul li i {
    color: rgba(0, 0, 0, 0.5);
}

.float {
    position: fixed;
    width: 50px;
    height: 50px;
    bottom: 7px;
    left: 10px;
    background-color: #25d366;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    z-index: 100;
    padding-top: 5px;
}
.mobile-application img {
    margin: 0 auto;
}
.countries {
    background-image: url(../img/color-logo.svg);
    width: 29px;
    height: 28px;
    border: 1px solid #777;
    border-radius: 6px;
    margin-left: 11px;
    padding: 0;
}
.countries-01 {
    background-position: -7px -636px;
}
.countries-02 {
    background-position: -49px -636px;
}
.countries-03 {
    background-position: -89px -636px;
}
.countries-04 {
    background-position: -130px -636px;
}
.countries-05 {
    background-position: -292px -636px;
}
.countries-06 {
    background-position: -170px -636px;
}
.countries-07 {
    background-position: -211px -636px;
}
.countries-08 {
    background-position: 80px -636px;
}
.social-icons-footer li {
    display: inline-block;
}
.hero {
    background-color: #f6f5f5;
}

.contact-us h3 {
    border-bottom: 2px solid #000;
    float: left;
    padding-bottom: 4px;
    margin-bottom: 10px;
}
.contact-us ul li, .contact-us ul li a {
    color: #4a4545;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 5px 0 5px 0;
}
.google-map iframe {
    width: 100%;
    height: 250px;
    border: 0;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.se-inputs {
    border: 1px solid #999;
    background-color: #ffffff21;
    font-weight:600;
    letter-spacing: 1px;
    color: #4f0f7f;
    resize: none;
    border-radius: 8px;
}
.fleet_section-paid {
    padding: 78px 0 41px 0;
}
.btn-large {
    padding: 9px 24px;
    color: #fff;
    background-color: #4e0e7e;
    background-image: linear-gradient(#55108a, #410c65);
    font-weight:600;
    letter-spacing: 1px;
    border-radius: 40px;
    font-size: 25px;
    text-transform: uppercase;
}
.flex-div {
    box-shadow: 11px 15px 24px 10px #77777726;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
    border-radius: 20px;
    padding: 23px 0 20px 21px;
    margin-bottom: 20px;
}


.flex-div h3 {
    color: #555;
    margin: 16px 0 1px 0;
    font-size: 20px;
}
.font-nd-clr {
    color: #f48220;
}
.start-earning {
    padding: 9px 24px;
    color: #fff;
    background-color: #f48220;
    font-weight:600;
    letter-spacing: 1px;
    border-radius: 40px;
    font-size: 25px;
}
.start-earning:hover {
    color: #fff;
}
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }
    to {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}
.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
.x_001_laptop_inner_wrap {
    width: 100%;
    position: relative;
}
.x_001_laptop_inner_wrap > img {
    width: 100%;
    margin: auto;
    display: block;
    position: relative;
}
.testimonialCard {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: hsl(0, 0%, 96%);
    line-height: 2;
    border-radius: 10px;
    margin: 0.5rem;
    transition: transform 0.2s ease-out;
    box-shadow: 0 0 5px -2px hsla(0, 0%, 0%, 0.1);
}
.testimonialCard figure {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin-top: -60px;
    position: relative;
}
.testimonialCard figure:before {
    content: "";
    border-radius: inherit;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 100%;
    transform: translate(-50%, -50%);
    border: 1rem solid hsl(250, 85%, 97%);
    box-shadow: 0 1px hsla(0, 0%, 0%, 0.1);
}
.testimonialCard figure img {
    border-radius: inherit;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.testimonialCard div {
    text-align: center;
    margin: 2rem;
}
.testimonialCard div p {
    font-style: italic;
    margin: 1rem 0 3rem;
    position: relative;
    font-size: 17px;
    line-height: 26px;
}
.earn-now-btn {
    padding: 8px 24px;
    color: #fff;
    background-color: #f48220;
    font-weight:600;
    letter-spacing: 1px;
    border-radius: 40px;
}
.earn-now-btn:hover {
    color: #fff;
}
.btn-large:hover {
    color: #fff;
}
.header .menu {
    clear: both;
    max-height: 0;
    transition: max-height 0.2s ease-out;
    padding-top: 17px;
    margin-top: -17px;
}
.profile {
    cursor: pointer;
    width: 45px;
    height: 45px;
    margin-top: -13px;
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: end;
    color: #f98621;
    font-size: -7px;
    border-radius: 50%;
    border-top: 2px solid #470d70;
    border-left: 2px solid #470d70;
    border-right: 2px solid #f98621;
    border-bottom: 2px solid #f98621;
}


.profile h4{
    font-size: 30px;
    text-transform: capitalize;
}


/* menu (the right one) */
.userProfile {
	position: absolute;
	top: calc(100% + 24px);
	right: 16px;
	width: 200px;
	min-height: 100px;
	background: #fff;
	box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
	opacity: 0;
	transform: translateY(-10px);
	visibility: hidden;
	transition: 300ms;
}

.userProfile::before {
	content: "";
	position: absolute;
	top: -10px;
	right: 14px;
	width: 20px;
	height: 20px;
	background: #fff;
	transform: rotate(45deg);
	z-index: -1;
}

.userProfile.active {
	opacity: 1;
	transform: translateY(0);
	visibility: visible;
}

/* menu links */

.userProfile ul {
	position: relative;
	display: flex;
	flex-direction: column;
	z-index: 10;
	background: #fff;
}

.userProfile ul li {
	list-style: none;

}

.userProfile ul li:hover {
	background: #eee;
}

.userProfile ul li a {
	text-decoration: none;
	color: #000;
	display: flex;
	align-items: center;
	padding: 15px 20px;
	gap: 6px;
}

.userProfile ul li a i {
	font-size: 1.2em;
}

.header .menu-icon {
    cursor: pointer;
    display: inline-block;
    float: right;
    padding: 7px 20px;
    position: relative;
    user-select: none;
}
.header .menu-icon .navicon {
    background: #262626;
    display: block;
    height: 2px;
    position: relative;
    transition: background 0.2s ease-out;
    width: 18px;
}

.menu-icon .navicon:before, .header .menu-icon .navicon:after {
    background: #262626;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    transition: all 0.2s ease-out;
    width: 100%;
}

.header .menu-icon .navicon:before {
    top: 5px;
}
.header .menu-icon .navicon:after {
    top: -5px;
}

.menu-icon .navicon {
    background: #2b2e6e;
}
.scrolled-nav .container .row .menu-icon .navicon:after {
    background: #2b2e6e;
}
.scrolled-nav .container .row .menu-icon .navicon:before {
    background: #2b2e6e;
}
.header .menu-btn {
    display: none;
}
.header .menu-btn:checked ~ .menu {
    max-height: 360px;
}
.header .menu-btn:checked ~ .menu-icon .navicon {
    background: transparent;
}
.header .menu-btn:checked ~ .menu-icon .navicon:before {
    transform: rotate(-45deg);
}
.header .menu-btn:checked ~ .menu-icon .navicon:after {
    transform: rotate(45deg);
}
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:before,
.header .menu-btn:checked ~ .menu-icon:not(.steps) .navicon:after {
    top: 0;
}
/*.navbar-brand {
    background-image: url(../img/light-logo.png);
    width: 332px;
    height: 68px;
    background-repeat: no-repeat;
    margin: -24px 0 6px 0;
}*/

.select-countries .dropdown-menu {
    border-radius: 0;
    margin-top: 13px;
    font-weight:600;
    min-width: 636px;
}
.select-countries .dropdown .col-lg-4 li a {
    padding: 8px 8px;
    font-size: 13px;
	color: #020202;
    display: block;
    padding: 8px 8px;

    font-size: 13px;
}
.select-countries .dropdown li {
    min-width: 187px;
    padding: 3px 0;
    border-bottom: 1px solid #ccc;
}
.select-countries .dropdown-menu:after {
    content: "";
    position: absolute;
    top: -20px;
    left: 88%;
    border: 10px solid transparent;
    border-top-color: #fff;
    transform: rotate(180deg);
}

.dropdown-menu .col-lg-4 li a:hover {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.fleet_section {
    padding: 90px 0 41px 0;
}
.theme-button {
    padding: 8px 24px;
    color: #fff;
    background-color: #4e0e7e;
    background-image: linear-gradient(#55108a, #410c65);
    font-weight:600;
    letter-spacing: 1px;
    border-radius: 40px;
}
.se-link{
    color: #f98621;
    font-weight: 600;
    font-size: 15px;
}

.theme-button-lr {
    padding: 8px 24px;
    color: #564e4e;
    font-weight:600;
    letter-spacing: 1px;
}
.theme-button:hover {
    color: #fff;
}
.redeem-section figure img {
    margin: 0 auto;
    width: 165px;
}
.redeem-section-border {
    border-left: none;
    border-right: none;
}
.top-line figure img {
    margin: 0 auto;
}
.box-item {
    background-color: #ffffffed;
    padding: 28px 39px 34px 39px;
    border-radius: 12px;
    box-shadow: 11px 15px 24px 10px #77777726;
    z-index: 100000;
}
.box-item i {
    color: #c7bebe;
    font-size: 24px;
}
.theme-clr-one {
    color: #f48220;
}
.theme-clr-two {
    color: #450989;
}
.box-item p {
    font-size: 19px;
    line-height: 29px;
    color: #555;
}
.box-item h2 {
    font-size: 20px;
}
.box-item:before {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 50px;
    bottom: -40px;
    border: 20px solid;
    border-color: #fff #fff transparent transparent;
}
.box-item:after {
    content: " ";
    position: absolute;
    width: 0;
    height: 0;
    left: auto;
    right: 58px;
    bottom: -20px;
    border: 12px solid;
    border-color: #fff #fff transparent transparent;
}
.img-box {
    position: absolute;
    z-index: -1;
    margin-top: -65px;
    width: 121px;
    margin-left: 32px;
    transform: rotate(-32deg);
}



.icon-move>i {
    opacity: 1;
    transition: all 0.3s ease-in-out;
}

.icon-move:hover>i {
    transform: translateX(12px);
}

.moving-world figure:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: -29px;
    background-image: url(../img/shadow-about.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
}
.moving-world figure img {
    -webkit-transform: translatey(0);
    transform: translatey(0);
    -webkit-animation: float 6s ease-in-out infinite;
    animation: float 6s ease-in-out infinite;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
    -webkit-animation-duration: 0.75s;
    animation-duration: 0.75s;
}
@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@keyframes fadeIn {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
@-webkit-keyframes float {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
    50% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }
    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
}
@keyframes float {
    0% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
    50% {
        -webkit-transform: translatey(-20px);
        transform: translatey(-20px);
    }
    100% {
        -webkit-transform: translatey(0);
        transform: translatey(0);
    }
}
.page-content h1 {
    font-size: 30px;
    margin-bottom: 10px;
    font-family: extra-bold;
    text-transform: uppercase;
}
.page-content h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.page-content p {
    color: #636161;
    font-size: 16px;
    letter-spacing: 1px;
    text-align: justify;
}
.gap {
    padding: 10px;
}
.gap-half {
    padding: 5px;
}
.parallax {
    background-image: url(../img/survey-bg.png);
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.home-links li {
    display: inline-block;
    margin-left: 10px;
}
.home-links li a {
    color: #fff;
}
.page-hero .col-lg-12 h2 {
    font-size: 20px;
    margin-bottom: 10px;
}
.payment-meth .col-lg-4 .item-box-payment {
    padding: 17px 8px 17px 8px;
    border-bottom: 4px solid #390f81;
    border-radius: 12px;
}
.payment-meth .col-lg-4 .item-box-payment:hover {
    box-shadow: 11px 15px 24px 10px #77777726;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
}
.payment-meth .col-lg-4 .item-box-payment figure img {
    margin: 0 auto;
}
.payment-meth .col-lg-4 .item-box-payment figcaption {
    text-align: center;
    font-size: 15px;
    margin-top: 10px;
}
.gap-home {
    padding: 50px;
}
.item-section {
    background-color: #f3f2f2;
    padding: 10px;
    cursor: pointer;
    text-transform: uppercase;
    color: #000;
    border-radius: 10px;
    text-align: center;
    font-weight:600;
    transition: all 0.5s ease-in-out;
    margin-bottom: 10px;
}
.item-section:hover {
    box-shadow: 11px 15px 24px 10px #77777726;
    transition: all 0.5s ease-in-out;
    background-color: #fff;
}
.item-section .item-inner {
    width: 100px;
    color: #fff;
    border-radius: 49px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.menu li a small {
    background-color: #ff9800;
    padding: 1px 9px 1px 8px;
    color: #000;
    font-size: 14px;
    position: absolute;
    margin-top: -21px;
    border-radius: 4px;
    margin-left: -35px;
}
.autoRotate {
    animation-name: dondur;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-direction: reverse;
    animation-timing-function: linear;
    perspective: 1000px;
}
@keyframes dondur {
    0% {
        transform: rotateY(0);
    }
    50% {
        transform: rotateY(180deg);
    }
    100% {
        transform: rotateY(360deg);
    }
}
#return-to-top {
    position: fixed;
    bottom: 3%;
    right: 18px;
    border-radius: 5px;
    background-color: #2c2d6f;
    width: 33px;
    height: 28px;
    display: none;
}
#return-to-top i {
    color: #fff;
    margin: 0;
    position: relative;
    left: 10px;
    top: 7px;
    font-size: 14px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.footer-bottom {
    background-color: #2c2d6f;
    padding: 14px 0 2px 0;
    color: #ddd;
    font-weight:600;
    letter-spacing: 1px;
    text-transform: uppercase;
}


.form-gap {
    margin-top: 91px;
}
.payment-disabled {
    opacity: 0.3;
}

.social-icons {
    background-image: url(../img/color-logo.svg);
    width: 45px;
    height: 45px;
    border-radius: 36px;
}
.facebook {
    background-position: -13px -554px;
}
.instagram {
    background-position: -78px -556px;
}
.whatsApp {
    background-position: -142px -556px;
}
.youtube {
    background-position: -207px -556px;
}
.linkedin {
    background-position: -268px -557px;
}

.pulse-button {
    box-shadow: 0 0 0 0 rgb(244 130 32);
    -webkit-animation: pulse 2.5s infinite;

  }
@-webkit-keyframes pulse {
    70% {
      box-shadow: 0 0 0 20px rgba(90, 153, 212, 0);

    }
    100% {
          box-shadow: 0 0 0 0 rgba(90, 153, 212, 0);
    }
  }

  .flex-center {
	align-items: center;
	display: flex;
	justify-content: center;
}


.form-gender {
    background: #ffffff;
    border-radius: 4px;
    height: 50px;
    margin: 10px;
    overflow: hidden;
    position: relative;
    width: 100%;
    border: 1px solid #f48220;
    margin: 0 auto;
}

.gender-input {
	-webkit-appearance: none;
	appearance: none;
}

.gender-input::before {
	content: '';
	cursor: pointer;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.gender-input:checked::before {
	background: #f48220;
}

.gender-input::after {
	content: '';
	cursor: pointer;
	height: 15px;
	border-radius: 50px;
	border: 4px solid #f48220;
	left: 10%;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	width: 15px;
}

.gender-input:checked::after {
	border: 4px solid #ffffff;
}

.gender-label {
    color: #474746;
    margin-left: 10px;
    z-index: 1;
    margin-top: 6px;
	/*position: absolute; This is an alternative option */
}

.gender-input:checked ~ .gender-label {
	color: #ffffff;
}

.form-check{
  display: block;
  margin-bottom: 15px;
}

.form-check input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.form-check label {
  position: relative;
  color: #221f1f !important;
  cursor: pointer;
}

.form-check label:before {
  content:'';
  -webkit-appearance: none;
  background-color: transparent;
  border: 2px solid #f48220;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
  padding: 10px;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  cursor: pointer;
  margin-right: 5px;
}

.form-check input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #f48220;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* After Login CSS */
.nav-join-btn{
    padding: 9px 38px !important;
    color: #fff !important;
    background-color: #f48220;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 4px;
    margin-top: -13px;
    font-size: 18px;
}
.sur-ip-button{
    padding: 14px 38px !important;
    color: #fff !important;
    background-color: #f48220;
    font-weight: 600;
    letter-spacing: 1px;
    border-radius: 4px;
    margin-top: -13px;
    font-size: 18px;
}
.flex-div-surveys{
    box-shadow: 11px 15px 24px 10px #77777726;
    background-color: #ffffff;
    border-radius: 8px;
    padding: 0px 20px 20px 20px;
    margin-bottom: 20px;
    border: 1px solid #6508a8;
}



  .user-screen{
    background-color: #ffffffed;
    padding: 28px 39px 34px 39px;
    border-radius: 12px;
    box-shadow: 11px 15px 24px 10px #77777726;
}

.nr-l>label {
    margin-left: 15px;
    color: #bebbbb;
    font-weight: 600;
    font-size: 14px;
}
.nr-gr:first-child {
    border-right: 0;
    border-bottom-left-radius: 28px;
    border-top-left-radius: 28px;
    padding: 5px 19px;
    font-size: 18px;
}
.nr-btn-reg {
    padding: 9px 38px;
    color: #2c2d6f;
    font-weight: 600;
    border: 1px solid #ef8931;
    letter-spacing: 1px;
    border-radius: 4px;
    margin-top: -13px;
    font-size: 18px;
}
.nr-screen-bg{
        background-color: #e4e4e4;
}
.error-msg li{
    color: #c30909;
    font-weight: 500;
    list-style: none;
}

.toggle-password{
    position: absolute;
    right: 18px;
    font-size: 18px;
    margin-top: 16px;
    z-index: 8;
    cursor: pointer;
}

.nr-checklist {
    border-radius: 8px;
    text-align: center;
    height: 194px;
    width: 194px;
    background-color: #fff;
    margin: 0 auto;
    box-shadow: 4px 2px 20px 4px #77777726;
}


.nr-checklist>figure>h4{
    margin-top: 18px;
}

.uncomplete-header{
    background-color: #f48220;
}
.complete-header{
    background-color: #777;
}

.uncomplete-points{
     color: #f48220;
}
.complete-points{
    color: #3e3636ba;
}

.nr-checklist-complete{
    border: 1px solid #777;
}
.nr-checklist-uncomplete{
    border: 1px solid #f48220;
}



.checklist-header{
    color: #f6f5f5;
    padding: 10px 0px 10px 0px;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.checklist-icon{
    font-size: 43px;
    background-color: #ffffff;
    width: 70px;
    height: 70px;
    margin: 0 auto;
    margin-top: 27px;
    padding-top: 5px;
    margin-bottom: 14px;
    border-radius: 7px;
    box-shadow: 4px 2px 20px 4px #77777726;
}
.checklist-box{
    margin-bottom: 10px;
}
.checklist-box a:hover{
    text-decoration: none;
}
.profile-page {
    position: relative;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    text-align: end;
    color: #f98621;
    width: 95px;
    height: 95px;
    border-radius: 50%;
    border-top: 5px solid #2c2d6f;
    border-left: 5px solid #2c2d6f;
    border-right: 5px solid #f98621;
    border-bottom: 5px solid #f98621;
}
.bhoechie-tab-menu{
  padding-right: 0;
  padding-left: 0;
  padding-bottom: 0;
}
.bhoechie-tab-menu .list-group{
  margin-bottom: 0;
}
.bhoechie-tab-menu .list-group>a{
  margin-bottom: 0;
}
.bhoechie-tab-menu .list-group>a .glyphicon,
.bhoechie-tab-menu .list-group>a .fa {
  color: #2c2d6f;
}
.bhoechie-tab-menu .list-group>a:first-child{
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
}
.bhoechie-tab-menu .list-group>a:last-child{
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
}
.bhoechie-tab-menu .list-group>a.active,
.bhoechie-tab-menu .list-group>a.active .glyphicon,
.bhoechie-tab-menu .list-group>a.active .fa{
    background-color: #f48220;
    color: #ffffff;
    border-color: #f48220;

}
.bhoechie-tab-menu .list-group>a.active:after{
  content: '';
  position: absolute;
  left: 100%;
  top: 50%;
  margin-top: -13px;
  border-left: 0;
  border-bottom: 13px solid transparent;
  border-top: 13px solid transparent;
  border-left: 10px solid #f48220;
}

.bhoechie-tab-content{
  background-color: #ffffff;
  /* border: 1px solid #eeeeee; */
  padding-left: 20px;
  padding-top: 10px;
}

.bhoechie-tab .bhoechie-tab-content:not(.active){
  display: none;
}

.profile-show{
  border-bottom: 1px solid #b8b5b5;
  padding-bottom: 10px;
}

.profile-password{
    color: #3b3836;
    position: absolute;
    right: 26px;
    margin-top: -24px;
}
.payout-history{
    border-radius: 12px;
    background-color: #ededed;
    padding: 28px 0px 28px 0px;

}
.payout-history .col-md-4>img{
    background-color: #ffcb1cd4;
    border-radius: 10px;
    margin: 0 auto;
    float: right;
    padding: 4px;
}
.verified-1{
    color: #08cce7;
    font-size: 18px;
}
.verified-2{
    color: #bab9c3;
    font-size: 18px;
}
.progress {
    background-color: #d8d8d8;
    border-radius: 20px;
    position: relative;
    margin: 15px 0;
    height: 14px;
    font-size: 10px;
    width: 100%;
}

.progress-done {
    background: #f48220;
    background-color: #f48220;
    border-radius: 20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 0%;
    opacity: 0;
    transition: 1s ease 0.3s;
}
.survey{
    padding: 0px 0px 10px 0px;
    cursor: pointer;
    border-radius: 10px;
    border: 1.2px solid #00000036;
    transition: all 0.5s ease-in-out;
    background-color: #2c2d6f;
}
.survey:hover {
    box-shadow: 11px 15px 24px 10px #77777726;
    transition: all 0.5s ease-in-out;
}

.survey-inner{
    padding: 12px 0px 0px 0px;
    margin-bottom: 15px;
    background-color: #2c2d6f;
}

.survey-lg-inner {
    padding: 22px 0px 4px 0px;
    background-color: #2c2d6f;
}
.amount>h1{
    color:#fdfdfd;
    text-align: center;
    font-weight: 600;
    font-size: 36px;
}
.amount>h1>span{
    font-size: 19px;
    line-height: 1;
    color: #e0e0e0;
}

.amount-lg{
    color: #fdfdfd;
    font-weight: 600;
    font-size: 48px;
    margin-left: 20px;
    margin-top: -10px;

}

.survey-lg-id{
    padding: 7px 0px;
    color: #d7d7d7;
    text-align: center;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 7px;
}

.survey-time{
    font-size: 26px;
    line-height: 1;
    color: #e0e0e0;
    margin-top: 14px;

}
.start-survey{
    color: #fff;
    background-color: #f98621;
    border-radius: 23px;
    font-size: 16px;
    padding: 12px 30px;
    border: 1.5px solid #f3eded;
    font-weight: 500;
    letter-spacing: 0.5px;
}

.stars{
    color: #cfcdcb;
    float: left;
    margin-top: 16px;
    margin-left: 11px;
}
.stars .active{
    color: #f28222;
}
.sur-ftr{
    padding: 7px 0px;
    color: #d7d7d7;
}
.se-between{
    background-color:#fff8ed;
    border: 1.5px solid #fbcf94;
    border-radius: 12px;
    padding: 16px 5px 7px 17px;
}
.se-between>h4{
    color:#2c2d6f;
}
.bet-icon{
    width: 40px;
    height: 40px;
    font-size: 23px;
    text-align: center;
    background-color: #f98621;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}
.user-navbar{

    font-weight: 600;
}
.otp-input {
    display: flex;
    justify-content: center;
    margin-bottom: 2rem;
}
.otp-input input {
    width: 71px;
    height: 54px;
    margin: 0 8px;
    text-align: center;
    font-size: 25px;
    border: 2px solid #acacb3;
    border-radius: 15px;
    color: #171615;
    transition: all 0.3s ease;
    font-weight: 600;
}
.otp-input input:focus {
    border-color: #f98621;
    box-shadow: 0 0 0 2px rgb(249 134 33 / 39%);
    outline: none;
}
.otp-input input::-webkit-outer-spin-button,
.otp-input input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.otp-input input[type=number] {
    -moz-appearance: textfield;
}
.resend-text {
    margin-top: 10px;
    font-size: 17px;
    color: #7f7070;
}
.resend-link {
    color: #080808;
    text-decoration: none;
    cursor: pointer;
    transition: color 0.3s ease;
}
.resend-link:hover {
    color: #f48220;
    text-decoration: underline;
}
.verify-btn{
    padding: 13px 69px;
    color: #fff;
    background-color: #f48220;
    font-weight: 600;
    font-size: 22px;
    letter-spacing: 1px;
    border-radius: 40px;
    margin-top: 17px;
}
.mt2{
    padding: 4px;
}
.sur-nr-form .input-block {
    background-color: rgba(255, 255, 255, 0.8);
    border: solid 1px #f48220;
    width: 100%;
    height: 40px;
    padding: 25px;
    border-radius: 6px;
    position: relative;
    margin-bottom: 20px;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.sur-nr-form .input-block.focus {
    background-color: #fff;
    border: solid 1px #f48220;
}



.sur-nr-form .input-block.textarea {
    height: auto;
}

.sur-nr-form .input-block.textarea .form-control {
    height: auto;
    resize: none;
}

.sur-nr-form .input-block label {
    padding: 0 10px;
    background: #fff;
    position: absolute;
    left: 8px;
    top: 20px;
    display: block;
    margin: 0;
    font-weight: 300;
    z-index: 1;
    color: #999;
    font-size: 18px;
    line-height: 10px;
}

.sur-nr-form .input-block .form-control {
    background-color: transparent;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    color: #333;
    font-size: 18px;
    height: 40px;
    padding: 0;
    position: relative;
    top: -20px;
    z-index: 2;
}

.sur-nr-form .input-block .form-control:focus label {
    top: 0;
}
.bor1 {
    border: 1px solid #b7b7b7;
    border-radius: 5px;
    padding: 14px 17px;
}
.bor-bo {
    border-bottom: 1px solid #b7b7b7;
    padding: 1px 0 22px;
    margin-bottom: 18px;
}
.rew-h h3 {
    font-size: 29px;
    font-weight: 800;
    color: #2c2d6f;
}
.proeide h2 {
    color: #8f8787;
    font-weight: 500;
    margin-bottom: 4px;
    font-size: 22px;
}

.item-section:hover .redeem-btn {
    opacity: 1;
}
.redeem-btn {
    opacity: 0;
    transition: opacity 0.3s ease;
}
.profile-progress{
    border: 1px solid #b0b0b0;
    border-radius: 14px;
    padding: 17px 12px 9px 12px;
}
.modal-open {
    overflow-y: scroll;
    padding-right: 0 !important;
}

.modal-header {
    border-radius: 3px;
    background: url(../img/model-frame-bg.png) no-repeat;
    background-position: 0px -29px;
    background-size: cover;
    border-bottom: none;
}
.modal-title{
    text-align: center;
    color: #fff;
}




.modal-footer {
    padding: 0px 15px 0px 15px;
    border-top: 1px solid #e5e5e5;
}
.modal-body h4{
    text-align: center;
    line-height: 28px;
    letter-spacing: 0.2px;
    color: #3e3c3c;
}

.survey-checkbox{
    display: block;
    margin-bottom: 0px;
}


.survey-checkbox label {
    position: relative;
    letter-spacing: 0.6px;
    cursor: pointer;
}
.survey-checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer;

}

.survey-checkbox label:before {
    content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 2px solid #f48220;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;

}

.survey-checkbox input:checked + label:after {
    content: '';
    display: block;
    position: absolute;
    top: 2px;
    left: 9px;
    width: 6px;
    height: 14px;
    border: solid #f48220;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
}
.survey-item{
    background-color: #f3f3f3;
    padding: 12px 17px 6px 17px;
    border-radius: 8px;
    margin-top: 11px;
    cursor: pointer;
}
.survey-item:hover{
    background-color: #d8d8d8de;
    transition: all 0.3s ease-in-out;
}

.radio input + span:not(:empty) {
    padding-left: 30px;
}
.radio input {
    display: none;
}
.radio input + span:before,
.radio input + span:after {
    content: '';
    width: 22px;
    height: 22px;
    display: block;
    border-radius: 50%;
    left: 0;
    top: 0;
    position: absolute;
}

.radio input + span:before {
    background: #d1d7e3;
}

.radio input + span:after {
    background: #fff;
    transform: scale(0.78);
    transition: transform 0.6s cubic-bezier(0.175, 0.885, 0.32, 1.4);
}

.radio input:checked + span:before {
    transform: scale(1.04);
    background: #f48220;
}

.radio input:checked + span:after {
    transform: scale(0.4);
    transition: transform 0.3s ease;
}

.radio:hover input + span:before {
    transform: scale(0.92);
}

.radio:hover input + span:after {
    transform: scale(0.74);
}

.radio:hover input:checked + span:after {
    transform: scale(0.4);
}
.radio {
    cursor: pointer;
    margin-top: 4px;
}
#loader {
    display: block;
    margin: 0 auto;
}
.survey-number{
    margin-top: -6px;
    background-color: #f3f3f3;
    height: 49px;
    font-size: 15px;
    text-align: center;
    width: 50%;
    margin: 0 auto;
}
.edit-btn{
    width: 40px;
    height: 40px;
    color: #fff;
    background-color: #f48220;
    font-weight: 600;
    border-radius: 40px;
    margin-top: 15px;
    font-size: 20px;
    font-size: 16px;
}
.edit-btn:hover{
    color: #fff;
}
.edit-input{
    background-color: #f3f3f3;
    height: 46px;
    font-size: 15px;
    border-radius: 4px;
    font-weight: 600;
    letter-spacing: 1px;
    color: #4f0f7f;
}
.link-button{
    background-color: #f98621;
    padding: 15px 15px;
    color: #fdfdfd;
}
.invite-input{
    height: 51px;
}

.invite-first{
    padding: 33px 77px 35.5px 60px;
    background-color: #2c2d6f;
    background: linear-gradient(to right, #4e068e, #322775);
    color: #fff;
    border-radius: 10px;
}
.invite-second img{
    width: 100%;
    border-radius: 10px;
}

.invite-th img{
    width: 100%;
    border-radius: 10px;
}



.invite-third{
    padding: 37px 77px 40.5px 60px;
    background-color: #2c2d6f;
    background: linear-gradient(to right, #4e068e, #322775);
    color: #fff;
    border-radius: 10px;
}

.invite-process h1{
    background-color: #f98621;

    color: #fff;
    text-align: center;
    border-radius: 10px;
    padding: 5px;
    margin: 3px;
}
.spinner-border {
    display: none;
    width: 1em;
    height: 1em;
    border: 0.2em solid transparent;
    border-top-color: #eeeeee;
    border-radius: 50%;
    animation: spin 1s linear infinite;
}

.find-error {
            color: #ec0606;
            position: absolute;
            z-index: 5;
            right: 22px;
            margin-top: -10px;
            font-size: 13px;
        }
        .how-it-sec{

    }
    .how-it-li li{
        font-size: 15px;
        margin-top: 14px;
        margin-right: 14px;
        color: #2c2d6f;
        font-weight: 500;
    }
    .how-it-li li i{
        font-size: 18px;
        color: #f98621;
        margin-right: 10px;
    }
    .se-divider{
        width: 40%;
        border: 3px solid #f98621;
        border-radius: 10px;
        margin: 9px 0px;
    }
    .first-wht {
        padding: 25px 0px 0px 54px;
    }
    .what-sec{
        background-color: #fff8ed;
        padding: 49px 0px;
        border-radius: 10px;
    }
    .main-action-btn{
        padding: 12px 0px 12px 0px;
        border-radius: 10px;
        transition: all 0.5s ease-in-out;
        background-color: #2c2d6f;
    }

@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.submit__generated {
    display: inline-block;
}

.submit__generated span {
    display: inline-block;
    width: 50px;
    height: 50px;
    margin-left: 15px;
    margin-right: 15px;
    line-height: 35px;
    padding-top: 7px;
    font-weight: 600;
    font-size: 22px;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 4px;
}

.submit__generated.valid:after,
.submit__generated.unvalid:after {
    font-family: FontAwesome;
    font-size: 18px;
    margin-left: 10px;
}

.submit__generated.valid:after {
    content: "\f118";
    color: #059d45;
}

.submit__generated.valid .submit__input {
    border: 1px solid #f48220;
    color: #f48220;
}

.submit__generated.unvalid:after {
    content: "\f119";
    color: #e74c3c;
}

.submit__generated.unvalid .submit__input {
    border: 1px solid #e74c3c;
    color: #e74c3c;
}

.submit__input {
    position: relative;
    outline: 0;
    height: 50px;
    width: 50px;
    margin-left: 15px;
    border-radius: 4px;
    border: 1px solid #f48220;
    color: #1e1f20;
    text-align: center;
    font-weight: bold;
    font-size: 22px;

}

i.fa-refresh {
    margin: 4px 0 0 5px;
    padding: 5px;
    font-size: 18px;
    color: rgba(0, 0, 0, 0.2);
    cursor: pointer;
    transform-origin: center center;
    transition: transform 0.2s ease-out, color 0.2s ease-out;
}

i.fa-refresh:hover {
    color: rgba(0, 0, 0, 0.4);
    transform: rotate(180deg);
}
span.submit__error,
span.submit__error--empty {
    display: none;
}
.submit-control{
    display: inline-block;
}
.in-cond{
    padding: 26px 77px 16.5px 60px;
    background-color: #eaeaea;
    background: linear-gradient(to right, #f9f9f9, #dddddd);
    color: #431284;
    border-radius: 10px;
}
.why-frnd li{
    font-size: 14px;
    margin-top: 10px;
    color: #2c2d6f;
    font-weight: 500;
}
#map-container{
    width: 100%;
    height: auto;
    max-width: 800px;
    max-height: 600px;
    margin: 0 auto;
}

#map{
    width: 100%;
    height: 600px;
}

/**
 * Popup Card
 */
.popup-card{
    background-color: rgba(43, 43, 43, .9);
    border-bottom: 2px solid #2b2b2b;
    border-radius: 3px;
    padding: 15px 15px 10px;
    position: absolute;
    opacity: 0;
    width: 100px;
    margin-left: -65px;

    text-transform: uppercase;
  text-align:center;
    font-family: "Montserrat";
    font-size: 12px;
    line-height: 16px;

    -webkit-transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
    animation: fadeUp 500ms cubic-bezier(0.51, 0.01, 0.37, 0.98);
    animation-fill-mode: forwards;
}

/**
 * Popup Card Bottom Arrow
 */
.popup-card {
    background-color: rgba(43, 43, 43, 0.9);
    color: white;
    border-radius: 4px;
    padding: 10px;
    position: absolute;
    z-index: 9999;
    text-align: center;
    pointer-events: none; /* Prevent interference with clicks */
    transform: translate(-50%, -100%); /* Center above cursor */
    opacity: 0;
    transition: opacity 0.3s ease;
}

.popup-card.visible {
    opacity: 1;
}
@keyframes fadeUp {
    0% {
        opacity: 0;
        transform: translateY(-80%);
    }
    100% {
        opacity: 1;
        transform: translateY(-100%);
    }
}