/*!Name: Pay to Task*/
--------------------------------------------------------------*/ @font-face {
    font-family: star;
    src: url(../../assets/fonts/star.eot);
    src: url(../../assets/fonts/star.eot?#iefix) format("embedded-opentype"), url(../../assets/fonts/star.woff) format("woff"), url(../../assets/fonts/star.ttf) format("truetype"), url(../../assets/fonts/star.svg#star) format("svg");
    font-weight: 400;
    font-style: normal
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    font-family: Plus Jakarta Sans;
    margin: 0;
    color: #333;
    line-height: 26px
}

a {
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

h1,
h2,
h3,
h4,
h5,
h6 {

    font-family: Oswald;
    color: inherit;
    -ms-word-wrap: break-word;
    word-wrap: break-word
}

pre {
    background: #fafafa;
    padding: 20px
}

.input-text,
input[type=email],
input[type=tel],
input[type=email],
input[type=password],
input[type=search],
input[type=text],
input[type=url],
textarea {
    width: 100%;
    border: 1px solid #dfdfdf;
    height: 45px;
    padding: 0 15px;
    border-radius: 5px;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear
}

textarea {
    height: 160px;
    padding: 15px
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer;
    color: #fff;
    font-size: 16px;
    border-radius: 5px;
    height: 45px;
    padding: 0 50px;
    border: none
}

label.inline,
input[type=checkbox]+label {
    display: inline;
    font-weight: 400;
    margin-left: .5rem
}

input[type=checkbox] {
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    top: 2px;
    display: inline-block;
    margin: 0;
    width: 19px;
    min-width: 19px;
    height: 19px;
    background: #fff;
    border-radius: 0;
    border-style: solid;
    border-width: .1rem;
    border-color: #ddd;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer
}

input[type=checkbox]:checked::before {
    content: 'âœ”';
    position: absolute;
    display: inline-block;
    margin: -5px 0 0 2px;
    height: 1.75rem;
    width: 1.75rem
}

select {
    width: 100%;
    height: 45px;
    padding: 0 15px;
    border-radius: 5px;
    border: 1px solid #dfdfdf;
    color: gray;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    background-image: url(data:image/svg+xml;utf8;base64,PHN2ZyBmaWxsPSdibGFjaycgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0JyB3aWR0aD0nMjQnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTcgMTBsNSA1IDUtNXonLz48cGF0aCBkPSdNMCAwaDI0djI0SDB6JyBmaWxsPSdub25lJy8+PC9zdmc+);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 50%
}

select::-ms-expand {
    display: none
}

table {
    width: 100%
}

table th {
    font-weight: 500
}

th,
td {
    border: .1rem solid #ddd;
    line-height: 26px;
    margin: 0;
    overflow: visible;
    padding: .5em
}

label {
    display: inline-block;
    margin-bottom: 10px
}

a {
    background-color: transparent
}

a:hover {
    text-decoration: none
}

button:focus,
a:focus {
    outline: none
}

img {
    max-width: 100%;
    height: auto
}

dl,
ol,
ul {
    padding-left: 18px
}

dd {
    margin: 0 1rem 1rem
}

li>ul,
li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

b,
strong {
    color: #333
}

blockquote:not(:last-child) {
    margin-bottom: 25px
}

blockquote {
    background: #fafafa;
    padding: 30px;
    position: relative
}

blockquote:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    height: 100%;
    width: 3px
}

blockquote>* {
    z-index: 1;
    position: relative;
    margin-bottom: 0
}

blockquote p {
    font-style: italic
}

*:before,
*:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.slick-slide {
    outline: none
}

.mfp-content {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important
}

button.mfp-arrow,
button.mfp-close {
    background: 0 0 !important
}

:focus {
    outline: none
}

.title {
    font-size: 56px;
    font-weight: bolder;
}

.bg-gray {
    background: #fafafa
}

.white-padding {
    padding: 30px;
    -webkit-box-shadow: 0 0 4px 0 rgb(97 105 140/10%);
    box-shadow: 0 0 4px 0 rgb(97 105 140/10%);
    background: #fff;
    border-radius: 20px
}

.btn {
    padding: 20px 50px;
    border-radius: 50px;
    color: #fff;
    display: inline-block
}

.note-btn {
    padding: 10px;
    height: unset;
    color: inherit !important
}

.btn:active,
.btn:hover {
    color: #fff
}

.post-navigation {
    width: 100%;
    overflow: hidden;
    margin-top: 50px
}

.post-navigation .nav-previous {
    float: left
}

.post-navigation .nav-next {
    float: right
}

.btn-prozen {
    background: #fff;
    display: inline-block;
    padding: 20px 50px;
    color: #063231;
    border-radius: 50px;
    cursor: pointer;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    vertical-align: middle
}


.btn-prozen i {
    margin-right: 20px
}

.btn-prozen.shadow {
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    -webkit-box-shadow: 0 7px 10px 6px rgba(0, 0, 0, .08);
    box-shadow: 0 7px 10px 6px rgba(0, 0, 0, .08)
}

button.btn-prozen {
    height: unset
}

.play-btn>span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border-radius: inherit;
    border-color: inherit;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.play-btn-txt {
    font-weight: 700;
    color: #000
}

.play-btn-icon {
    border-radius: 50%;
    margin-top: -5%;
    margin-bottom: -5%;
    letter-spacing: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    width: 3.5em;
    height: 3.5em;
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    margin-left: 0;
    margin-right: 20px;
    border: none;
    color: #fff
}

.btn-prozen.bordered {
    background: #fff;
    border: 2px solid
}

.btn-prozen.bordered:hover {
    color: #fff
}

.site-header {
    padding: 15px 0
}

.off-canvas-menu-bar.fixed-top,
.site-header.fixed-top {
    background: #fff;
    -webkit-box-shadow: 0 18px 40px -30px rgba(35, 38, 58, .21);
    box-shadow: 0 18px 40px -30px rgba(35, 38, 58, .21);
    -webkit-animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 1000ms ease-in-out 0s normal none 1 running fadeInDown
}

body.admin-bar .fixed-top {
    top: 30px
}

.custom-logo-link {
    display: inline-block
}

.custom-logo-link img {
    width: 270px
}

.navbar-logo-text {
    font-size: 22px;
    font-weight: bolder
}

.main-color {
    background: #063231;
    color: #fff;
}

.secondary-color {
    background: #f7f5f0;
}

.primary-menu ul {
    padding-left: 0;
    margin-bottom: 0 !important
}

.primary-menu ul li {
    display: inline-block;
    margin-right: 40px;
    position: relative
}

.primary-menu ul li:last-child {
    margin-right: 0
}

.primary-menu ul li a {
    font-size: 18px;
    color: #333
}

.primary-menu ul li .children,
.primary-menu ul li .sub-menu {
    position: absolute;
    z-index: 9;
    border-radius: 0;
    border: none;
    background: #fff;
    -webkit-box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .25);
    box-shadow: 0 13px 25px -12px rgba(0, 0, 0, .25);
    display: block;
    left: 0;
    opacity: 0;
    right: 0;
    top: 52px;
    padding-left: 0;
    visibility: hidden;
    min-width: 230px;
    -webkit-box-shadow: 0 30px 70px 0 rgba(137, 139, 142, .15);
    box-shadow: 0 30px 70px 0 rgba(137, 139, 142, .15);
    margin: 0;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.primary-menu ul li .children:after,
.primary-menu ul li .sub-menu:after {
    position: absolute;
    content: '';
    left: 0;
    top: -41px;
    height: 40px;
    min-width: 230px
}

.primary-menu ul li:hover>.children,
.primary-menu ul li:hover>.sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.primary-menu ul li .children li,
.primary-menu ul li .sub-menu li {
    margin-right: 0;
    text-align: left;
    display: block
}

.primary-menu ul li .children li.current-menu-item>a,
.primary-menu ul li .sub-menu li.current-menu-item>a {
    color: #fff
}

.menu-item .mega-menu {
    display: none;
    position: relative;
    background: #fff;
    box-shadow: 4px 4px 12px 3px rgb(239 239 239/44%);
    -webkit-box-shadow: 4px 4px 12px 3px rgb(239 239 239/44%);
    -moz-box-shadow: 4px 4px 12px 3px rgb(239 239 239/44%);
    border-radius: 15px
}

.menu-item:hover .mega-menu {
    position: absolute;
    display: block;
    z-index: 3;
    top: 50px
}

.menu-item .mega-menu::before {
    position: absolute;
    content: '';
    height: 28px;
    width: 100%;
    z-index: 4;
    top: -27px
}

.primary-menu .menu-item-has-children {
    position: relative
}

.primary-menu ul li.menu-item-has-children:after {
    position: absolute;
    content: "\f107";
    font-family: "font awesome 5 pro";
    font-weight: 900;
    font-size: 15px;
    right: -17px;
    top: 1px
}

.sub-menu .menu-item-has-children:after {
    display: none
}

.primary-menu ul li .children li a,
.primary-menu ul li .sub-menu li a {
    padding: 15px 20px;
    display: block;
    font-size: 16px;
    font-weight: 400;
    -webkit-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.primary-menu ul li .children li a:hover,
.primary-menu ul li .sub-menu li a:hover {
    color: #fff
}

.header-btn {
    text-align: right
}

.header-btn a {
    padding: 15px 40px;
    display: inline-block;
    font-weight: 500;
    color: #fff;
    border-radius: 50px
}

.header-btn a:hover {
    color: #fff !important
}

.site-header .message-icon {
    position: relative;
    color: inherit
}

.site-header .message-icon .unread::after {
    position: absolute;
    font-size: 20px;
    content: 'â—';
    bottom: -14px;
    right: 0
}

.envato-logo img {
    width: 150px;
}

.demo-item {
    overflow: hidden;
    padding-bottom: 0;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 20px;
    background: #f0fff7;
    box-shadow: 0 30px 50px rgba(23, 63, 111, .1);
    -webkit-box-shadow: 0 30px 50px rgba(23, 63, 111, .1);
    -moz-box-shadow: 0 30px 50px rgba(23, 63, 111, .1);
    margin-top: 20px;
    margin-bottom: 30px;
}

.demo-item img {
    border-radius: 15px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.demo-item h3,
.demo-item h5 {
    margin-bottom: 20px;
    color: #333;
}

.col-md-3 .demo-item {
    padding-bottom: 0;
}


.main-menu {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.affix {
    position: fixed;
    left: 0;
    top: 0;
    background-color: var(--color-white);
    width: 100%;
    z-index: 1000;
    transition: .3s ease-in;
    -webkit-animation: upsdown 1000ms;
    animation: upsdown 1000ms
}

@-webkit-keyframes upsdown {
    0% {
        transform: translateY(-100px);
        visibility: hidden;
        opacity: 0
    }

    100% {
        transform: translateY(0);
        visibility: visible;
        opacity: 1
    }
}

@keyframes upsdown {
    0% {
        transform: translateY(-100px);
        visibility: hidden;
        opacity: 0
    }

    100% {
        transform: translateY(0);
        visibility: visible;
        opacity: 1
    }
}

.navbar {
    padding: 20px 0
}

.menu-list ul {
    column-gap: 40px
}

.navbar-nav {
    column-gap: 40px
}

.navbar-nav .nav-item .nav-link {
    color: #fff;
    padding: 20px 0;
    font-size: 16px;
    font-family: rubik, sans-serif
}

.header-btns {
    column-gap: 14px
}

.header-btns .buy-btn {
    background: linear-gradient(180deg, #ffc107 0%, #fd7e14 100%);
    padding: 16px 32px;
    color: var(--color-dark);
    font-weight: var(--font-regular);
    border-radius: 5px;
    font-size: 20px
}

.navbar-toggler:focus {
    box-shadow: none
}

.navbar-toggler {
    border: none
}

.navbar-toggler-icon {
    background-image: none;
    color: var(--color-black)
}

.navbar-toggler-icon svg {
    fill: var(--color-black)
}

.scroll-to-top-btn {
    position: fixed;
    right: 20px;
    bottom: 40px;
    z-index: 9999;
    border-radius: 50px
}

.available-top {
    margin-top: 45px
}

/*Banner*/
.banner {
    background: url(../images/banner.jpg) no-repeat center/cover;
    overflow: hidden;
    z-index: 1;
    color: #fff;
}

.banner .section-title {
    font-size: 52px;
}

.section-title {
    font-size: 36px;
    font-weight: bolder;
}

.hero-links {
    gap: 20px;
    display: flex;
}


.hero-links a {
    height: 65px;
    width: 212px;
    color: var(--color-white);
    border-radius: 4px;
    font-weight: var(--font-regular);
    transition: all .3s;
    font-family: roboto, sans-serif;
    font-size: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.hero-links a:nth-child(1) {
    background-color: #27ae60
}

.hero-links a:hover:nth-child(1) {
    background-color: #03933f
}

.hero-links a:nth-child(2) {
    background: #FF3838;
    width: 257px
}

.hero-links a:hover:nth-child(2) {
    background: linear-gradient(76deg, #4c4dfe -15.84%, #0118a9 100%)
}

.hero-links a:nth-child(3) {
    border-radius: 5px;
    background: linear-gradient(180deg, #885df1 0%, #6610f2 100%);
    width: 250px
}

.hero-links a:hover:nth-child(3) {
    background: linear-gradient(180deg, #6610f2 0%, #885df1 100%)
}

.hero-links a:nth-child(4) {
    background-color: var(--color-primary);
    width: 177px
}

.hero-links a:hover:nth-child(4) {
    background-color: #ca1372
}

.banner-shapes img {
    position: absolute;
}

.banner img {
    transition: transform 0.3s ease;
    /* Smooth transition for the tilt effect */
}

.banner-shapes img:nth-child(1) {
    top: -350px;
    left: -350px;
    z-index: -1;
}

.banner-shapes img:nth-child(2) {
    top: 50%;
    right: -200px;
    z-index: -1;
}

.banner h1 {
    font-size: 65px;
    font-weight: bolder;
    margin-bottom: 30px;
    color: #fff;
}

.banner p {
    font-size: 18px;
}

.pt-180 {
    padding-top: 180px;
}

.hero-position-img {
    margin-bottom: -65px;
}

.hero-position-img img {
    width: 100%;
}

/*features*/
.features {
    padding: 150px 0 120px;
}

.feature-item {
    background: #fff;
    padding: 50px 30px;
    border-radius: 20px;
    /*    border: 1px dashed #ccc;*/
    text-align: center;
    margin-bottom: 30px;
}

.feature-item i {
    margin-bottom: 20px;
    font-size: 46px;
}

.feature-item:hover {
    background: #fafafa;
}

.feature-icon {
    width: 150px;
    height: 150px;
    padding: 25px;
    border-radius: 5px 0 0 5px;
}

footer {
    padding: 120px 0 20px;
}

footer h2 {
    font-weight: bolder;
    font-size: 62px;
}

.live-chat h2 {
    font-size: 52px;
    font-weight: bolder;
}

section ul li {
    line-height: 40px;
}

section ul li i {
    background: #063231;
    padding: 5px;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 14px;
    color: #fff;
}

.live-chat img {
    border-radius: 15px;
    box-shadow: 0 30px 50px rgba(23, 63, 111, .1);
    -webkit-box-shadow: 0 30px 50px rgba(23, 63, 111, .1);
    -moz-box-shadow: 0 30px 50px rgba(23, 63, 111, .1);
}

h2 span {
    color: #063231;
}

#backtotop {
    background: #063231;
    position: fixed;
    bottom: 80px;
    right: 30px;
    display: none;
    border-radius: 50px
}

#backtotop i {
    width: 50px;
    height: 50px;
    padding: 17px 15px;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    border-radius: 50px;
    color: #fff
}

#backtotop i:hover {
    cursor: pointer
}

@media screen and (max-width:1800px) {
    .banner-demos img {
        height: 210px;
    }

    .banner-demos img:nth-child(1) {
        top: 10%;
        left: 5%;
        /* Using percentage for responsive positioning */
    }

    .banner-demos img:nth-child(2) {
        top: 10%;
        right: 5%;
        /* Using percentage for responsive positioning */
    }

    .banner-demos img:nth-child(3) {
        top: 37%;
        left: 1%;
        /* Using percentage for responsive positioning */
    }

    .banner-demos img:nth-child(4) {
        top: 37%;
        right: 1%;
        /* Using percentage for responsive positioning */
    }

    .banner-demos img:nth-child(5) {
        top: 65%;
        left: 5%;
        /* Using percentage for responsive positioning */
    }

    .banner-demos img:nth-child(6) {
        top: 65%;
        right: 5%;
        /* Using percentage for responsive positioning */
    }
}


@media(max-width:1300px) {
    .navbar-nav {
        column-gap: 16px
    }
}

@media screen and (max-width:1200px) {
    .banner {
        padding: 120px 0;
    }

    .banner-demos img {
        display: none;
    }
}

@media screen and (max-width:992px) {
    .main-menu {
        background-color: #fff
    }

    .navbar-nav .nav-item .nav-link {
        padding: 10px 0;
        color: #333;
    }
}

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

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

@media screen and (max-width:600px) {
    .banner .pt-180 {
        padding-top: 100px;
    }
    .feature-icon {
        width: 100%;
    }
    footer h2,
    .live-chat h2,
    .title,
    .banner h1,
    .banner .section-title {
        font-size: 32px;
    }

    .hero-position-img {
        margin-bottom: -145px;
    }

    .title,
    .banner h1 {
        font-size: 36px;
    }

    .banner p {
        font-size: 16px;
    }
}

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