*,
ol,
ul {
    padding: 0;
    margin: 0
}

.form-control,
body {
    text-align: left
}

.cop-footer,
.cop-header,
.head-small,
.heading {
    position: relative
}

.search-btn,
a {
    text-decoration: none
}

*,
ol,
ul {
    margin: 0
}

@font-face {
    font-family: din;
    src: url(../fonts/din-next-lt-w23-bold.ttf);
    font-weight: 700
}

@font-face {
    font-family: din;
    src: url(../fonts/din-next-lt-w23-medium.ttf);
    font-weight: 500
}

@font-face {
    font-family: din;
    src: url(../fonts/din-next-lt-w23-regular\ \(1\).ttf);
    font-weight: 400
}

:root {
    --main-color: #7630fc;
    --base-color: #f5f5f5;
    --red-color: #e71d2c
}

body {
    box-sizing: border-box;
    font-family: din;
    direction: ltr
}

ol,
ul {
    list-style: none
}

img {
    max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 0
}

.btn:focus,
.form-control:focus,
input:focus {
    box-shadow: unset !important
}

.navbar-expand-lg .navbar-nav .nav-link {
    font-weight: 500;
    font-size: 18px;
    color: #8992a3;
    padding-left: 0;
    padding-right: 0;
    margin-left: 2rem
}

.cop-user .btn-2:hover,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .show>.nav-link {
    color: var(--main-color)
}

.sub-nav {
    padding: 10px 0;
    background-color: var(--main-color)
}

.sub-contact li {
    margin-right: 50px
}

.sub-contact li a {
    color: var(--base-color);
    font-weight: 400;
    font-size: 14px
}

.sub-contact li a svg {
    margin-right: 5px
}

.sub-socilal li a {
    font-size: 20px;
    color: var(--base-color)
}

.sub-socilal li {
    margin-left: 30px
}

.navbar {
    background-color: transparent !important;
    background: url(../images/nav-ar.png) right top no-repeat;
    padding: 1.5rem 0
}

.cop-footer .btn,
.login-btn {
    background-color: var(--main-color)
}

.login-btn {
    color: var(--base-color) !important;
    border-radius: 20px;
    padding: 5px 25px !important
}

.btn-11:hover,
.btn-lang,
.btn-lang:hover,
.btn-send:hover,
.cop-footer .btn:hover {
    color: var(--base-color)
}

.navbar-brand,
.sub-socilal .dropdown-menu li {
    margin-left: 0
}

.hero {
    background-color: #f0f4f9;
    padding: 50px 0
}

.hero-info {
    background: url(../images/info.png) left/cover no-repeat;
    height: 500px;
    display: flex;
    align-items: center
}

.cat,
.cop-card {
    background: #fff
}

.hero-info h1 {
    font-weight: 700;
    font-size: 30px;
    color: #000;
    margin-bottom: 1rem
}

.hero-info h2 {
    margin-bottom: 2rem;
    font-weight: 500;
    font-size: 24px;
    color: #4e4e4e
}

.cop-footer p,
.hero-info p {
    font-weight: 400;
    margin-bottom: 1rem
}

.hero-info h2 b {
    color: #000
}

.hero-info p {
    font-size: 20px;
    color: #8992a3;
    width: 73%
}

.head-small {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-right: 20px
}

.heading .head-small h3::after {
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
    content: "";
    top: 15px;
    margin-left: 20px
}

.btn-more {
    min-width: 150px
}

.btn-lang {
    font-size: 18px;
    padding: 0
}

.dropdown-item {
    color: #000 !important
}

.btn-more,
.btn-more:hover,
.cat-link,
.cat-link:hover,
.cop-footer p {
    color: #8992a3
}

.category,
.coupon {
    padding: 40px 0
}

.btn-more svg {
    font-size: 12px
}

.cat {
    display: flex;
    align-items: center;
    overflow-wrap: anywhere;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(100, 123, 154, .1);
    padding: 10px
}

.cat img {
    margin-right: 10px
}

.cat-link {
    font-weight: 500;
    font-size: 16px;
    display: block
}

.big-heading::before {
    width: calc(100% - 350px);
    left: 180px
}

.cop-card {
    border-radius: 6px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    margin-bottom: 20px
}

.form-control-x,
.form-control-xx {
    box-shadow: 0 2px 10px rgba(0, 0, 0, .08)
}

.cop-footer {
    padding: 20px
}

.descount,
.time-left {
    background-color: var(--red-color);
    padding: 5px;
    color: var(--base-color);
    font-size: 12px;
    position: absolute
}

.cop-footer .btn {
    color: var(--base-color)
}

.cop-card .btn30 {
    background-color: transparent !important;
    padding: 0
}

.cop-header img {
    width: 100%;
    height: 180px;
    border-top-right-radius: 6px;
    border-top-left-radius: 6px
}

.cop-footer p {
    font-size: 14px
}

.cop-footer h5 {
    font-weight: 500;
    font-size: 16px;
    color: #000;
    margin-bottom: .5rem
}

.time-left {
    bottom: 10px;
    right: 10px
}

.time-left svg {
    margin-right: 3px
}

.descount {
    top: -15px;
    left: 10px
}

.ex-cop,
.new-cop {
    border-radius: 4px;
    color: var(--base-color);
    font-size: 12px;
    position: absolute;
    top: 10px;
    padding: 5px 10px
}

.cop-info {
    height: 100px
}

.new-cop {
    background: #7630fc;
    left: 10px
}

.ex-cop {
    background: #ffb300;
    left: 60px
}

.btn-more svg,
.ex-cop svg {
    margin-left: 5px
}

.modal-content-2 {
    height: 525px;
    background: url(../images/cop.svg) center/contain no-repeat;
    border: none;
    padding: 30px
}

.btn-copy,
.code-num {
    padding: 10px 50px !important
}

.share li {
    margin-left: 20px
}

.cop-box img {
    width: 63.08px;
    height: 63.08px;
    border-radius: 50%;
    border: 3px solid #7630fc;
    filter: drop-shadow(0px 3px 7px rgba(0, 0, 0, .16));
    margin-right: 20px
}

.cop-user h5 {
    font-weight: 400;
    font-size: 14px;
    color: #000
}

.cop-user h5 span {
    color: var(--main-color);
    margin-left: .5rem
}

.cop-user .btn {
    padding: 10px 50px;
    border-radius: 25px
}

.cop-user .btn-2 {
    background: rgba(118, 48, 252, .16);
    color: var(--main-color)
}

.code-num,
.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent !important
}

.code-num {
    border: 2px solid var(--main-color) !important;
    color: var(--main-color) !important;
    border-radius: .25rem
}

.btn-copy,
.table__cell {
    border: 2px solid var(--main-color) !important
}

.cop-work li {
    margin: 0 5px;
    color: #8992a3
}

.download,
.privecy {
    padding: 50px 0
}

.down-bg {
    background: url(../images/download-shape.png) center no-repeat, #7630fc;
    padding: 40px 40px 0;
    border-radius: 20px
}

.down-list img {
    width: 160px;
    margin: 5px
}

.down-info {
    margin-top: 50px
}

.down-info h3 {
    font-weight: 700;
    font-size: 32px;
    color: var(--base-color);
    margin-bottom: .5rem
}

.down-info p {
    font-weight: 500;
    font-size: 20px;
    color: var(--base-color);
    width: 38%
}

footer {
    background: url(../images/foot-ar.png) right top no-repeat, #f0f4f9;
    padding-top: 100px;
    padding-bottom: 30px
}

.foot-socilal svg {
    color: var(--main-color);
    font-size: 22px
}

.foot-socilal li {
    margin-right: 20px
}

.foot h5 {
    margin-bottom: 1rem;
    font-weight: 700;
    font-size: 16px;
    color: #292828
}

.foot p,
.sub-foot h5 {
    font-weight: 400;
    font-size: 16px
}

.con-foot li a,
.foot-details li a {
    font-weight: 400;
    font-size: 16px;
    color: #292828;
    opacity: .8
}

.con-foot li,
.foot-details li {
    margin-bottom: 10px
}

.foot p {
    line-height: 25.5px;
    color: #292828;
    width: 67%;
    margin-top: 20px
}

.foot-details svg {
    margin-right: 5px;
    opacity: .3
}

.sub-foot h5 {
    color: #f5f5f5
}

.head-section h3,
.term h3 {
    font-weight: 700;
    color: #000
}

.sub-foot {
    padding: 15px 0;
    background-color: var(--main-color)
}

.search-box {
    background: var(--base-color);
    height: 40px;
    border-radius: 5px;
    padding: 0;
    border: 1px solid #ccc
}

.search-box:hover>.search-btn,
.search-btn,
.search-txt {
    background: 0 0
}

.search-btn {
    color: #707070;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: .4s
}

.btn37,
.search-txt {
    float: right
}

.search-txt {
    border: none;
    outline: 0;
    padding: 0;
    color: #333;
    font-size: 16px;
    transition: .4s;
    line-height: 40px;
    width: 0
}

.btn-11,
.btn-send {
    background-color: var(--main-color);
    color: var(--base-color)
}

.search-box:hover>.search-txt {
    width: 240px;
    padding: 0 6px
}

.search-txt::placeholder {
    color: #ccc
}

.search-btn:hover {
    color: #707070
}

.btn-11 {
    padding: 13px;
    border-radius: 25px;
    cursor: pointer
}

.rounded-22 {
    border-radius: 50px
}

.modal-content-22 {
    border-radius: 20px
}

.form-control-2 {
    margin: 0 3px;
    height: 80px;
    border: none;
    border-radius: 20px
}

.form-control:focus {
    border: 1px solid var(--main-color)
}

.head-section h3 {
    font-size: 20px
}

.avtar-sm {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    margin-top: -6px
}

.term h3 {
    font-size: 24px;
    margin-bottom: 2rem;
    margin-top: 3rem
}

.term p {
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #8992a3;
    margin-bottom: 50px
}

.form-control-x {
    border: none;
    border-radius: 30px;
    height: 60px
}

.form-control-xx {
    border: none;
    border-radius: 15px
}

.form-control::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #8992a3
}

.btn-send {
    border-radius: 25px;
    padding: 10px 60px
}

.term h4 {
    font-weight: 500;
    font-size: 20px;
    color: #4e4e4e;
    margin-top: .5rem;
    margin-bottom: 2rem
}

.ab-box {
    border-radius: 24px;
    background: url(../images/ab-shape.png) center no-repeat, #f5f5f5;
    box-shadow: 0 3px 6px rgba(0, 0, 0, .16);
    padding: 30px;
    text-align: center
}

.ab-box img {
    margin-bottom: 1.5rem
}

.ab-box h5 {
    font-weight: 700;
    font-size: 16px;
    color: #000;
    margin-bottom: .5rem
}

.ab-box p {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #8992a3
}

.down-info,
.foot p {
    margin-bottom: 20px
}

.fav-sm,
.mobile-navbar {
    display: none
}

.table__cell {
    border-radius: 7px;
    width: 400px;
    color: #ffff;
    display: flex
}

.table__cell span {
    width: 150px !important;
    margin-left: -80px
}

.btn-copy {
    z-index: 2;
    border: 2px solid var(--main-color) !important;
    border-radius: 0;
    width: 250px !important;
    position: unset !important;
    height: unset !important
}

.code-num {
    border: none !important
}

.left-text {
    text-align: left !important
}

div#social-links ul {
    margin: 0;
    padding: 0
}

div#social-links ul li {
    list-style: none;
    display: inline-block;
    margin-right: .9375rem
}

div#social-links ul li a {
    padding: 10px !important;
    margin: 1px;
    font-size: 30px
}

#social-links .fa-facebook-square {
    color: #1873c2
}

#social-links .fa-twitter {
    color: #00d5ec
}

#social-links .fa-linkedin {
    color: #0a08a5
}

#social-links .fa-telegram {
    color: #4e88f3
}

#social-links .fa-whatsapp {
    color: #49c967
}

.cat img {
    height: 60px
}

.hero-box img {
    width: 100%
}

.carousel-control-prev {
    left: 0;
    right: unset
}

.carousel-control-next {
    left: unset;
    right: 0
}

.dir-left {
    direction: rtl
}

.dir-left .dropdown-toggle {
    border-left: none !important;
    border-right: 1px solid #dee2e6 !important
}

.mt--1 {
    margin-top: -3px
}

.slick-initialized .slick-slide {
    margin: 10px
}

@media (min-width:765px) {
    .modal-body {
        max-height: 390px
    }

    .modal-content-2 {
        background-size: cover
    }
}

@media (min-width:539px) and (max-width:540px) {
    .modal-content-2 {
        padding: 30px 80px 80px 90px
    }
}

.slick-next:before,
.slick-prev:before {
    font-size: 30px !important
}

.cop-user .btn img {
    width: 25px
}