
@font-face {
    font-family: samim;
    src: url(../font/Samim-FD.eot);
    src: url(../font/Samim-FD.ttf);
    src: url(../font/Samim-FD.woff);
}

body {
    min-width: 100%;
    background-color: #fff;
}
h1{color:#000;}
h2{
    margin-top:45px;
}

.row {
    padding: 0;
    margin: 0;
}

* {
    font-size: 17px;
    font-family: samim !important;
    color: black;
    border: 0;
    margin: 0;
    padding: 0;
}

p{
    font-size:1.2rem;
    text-align: justify;
    line-height:40px;
}

.header-nav {
    background-color: white !important;
}

.header-menu {
    justify-content: center;
}

.header-menu>li>a {
    margin: 12px 10px !important;
    font-size: 15px !important;
    line-height: 10px !important;
    font-weight: 900;
}

.header-menu>li>a:hover {
    color: gray;
}

.header-menu>li>ul>li>a {
    margin: 22px 0 !important;
    font-size: 17px !important;
    color: black;
    background-color: white !important;
}

.header-menu>li>ul>li {
    list-style-type: square !important;
    list-style-position: outside;
}

.nav-item.border-half-height {
    position: relative;
    /* Needed for absolute positioning of pseudo-element */
}

.nav-item.border-half-height::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1.6px;
    /* The width of the border */
    height: 50%;
    /* Half the height of the element */
    background-color: #eceaea;
    /* The color of the border */
    margin-bottom: 10px;
}

.header-menu>li>ul>li>a:hover {
    margin: 22px 0 !important;
    background-color: white !important;
    color: gray !important;
}

.header-menu>li>ul>li>a:active {
    margin: 22px 0px !important;
    background-color: white !important;
    color: black;
}

.search-btn {
    padding: 0.1rem 0.35rem !important;
    margin-right: 20px;
}

.nav-btn-1,
.nav-btn-1:hover {
    font-size: 15px !important;
    padding: 0 10px !important;
    margin: 0 !important;
    color: black;
}

.nav-btn-1:active {
    color: #3b6648;
}

.navbar-brand {
    padding-right: 13px !important;
    margin-right: 0 !important;
}

.mega-menu-title {
    color: #21aa55 !important;
    font-weight: bold;
    border-bottom: #21aa55 solid 1px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.mega-menu-col {
    padding: 5px 15px;
}

.mega-menu-item li {
    list-style: none !important;
}

.mega-menu-item li a {
    font-size: 14px !important;
}

.mega-menu-item li a:hover {
    color: gray;
    background-color: white !important;
}

.about-us {
    right: 8px;
    top: 35px;
    width: 14rem !important;
    padding: 0 25px;
}

.rider-btn .dropdown-toggle,
.sanae-btn .dropdown-toggle {
    color: #fff;
    font-weight: bold;
    font-size: 15px;
}

.dropdown-toggle::after {
    margin-top: 1px;
}

.rider-btn,
.rider-btn:hover,
.rider-btn:active {
    background-color: #211959 !important;
    color: white;
}

.color-black {
    color: #000000;
}

.nav-btn>button {
    font-size: 15px !important;
    padding: 8px 0px;
    border: 0;
    background-color: #211959;
}

.nav-btn>button:hover,
.nav-btn>button:active {
    background-color: #211959;
}

.nav-link {
    padding: 0 !important;
}

.sanae-btn {
    background-color: #21aa58 !important;
    color: white;
    width: 190px !important;
    padding: 8px 0 !important;
}

.sanae-btn ul {
    background-color: #21aa58 !important;
    border: #21aa58 solid 1px;
    color: white;
    border-radius: 0 0 10px 10px;
    border-top: 0;
    width: 100% !important;
    padding: 0px 14px !important;
    font-size: 16px !important;
}

.sanae-btn ul li {

    color: white;
    list-style-position: outside;
    margin: 0 10px;
}

.sanae-btn ul a {
    background-color: #21aa58 !important;
    color: white !important;
    font-size: 15px !important;
    margin: 22px 0;
}

.sanae-btn ul a:hover,
.sanae-btn ul a:active {
    background-color: #21aa58 !important;
    color: #eceaea !important;
    font-size: 15px !important;
}

.dropdown-item {
    width: auto !important;
    padding: 0;
}

.dropdown-menu li {
    list-style: none;
}

.dropdown:hover .dropdown-menu {
    display: block;
}

.dropdown:hover .dropdown-menu1 {
    display: flex;
    padding: 15px !important;
    right: 11px;
    top: 35px !important;
}

.dropdown1:active {
    display: flex;
}

.dropdown:active {
    display: block !important;
}

.dropdown-menu1 {
    padding: 15px !important;
    right: 11px;
    top: 35px !important;
    width: fit-content;
}

.dropdown-menu.show {
    margin-top: 0;
}

.dropdown-menu1.show {
    margin-top: 0;
    display: flex !important;
}

.rider-ul {
    background-color: #211959;
    border-top: 0;
    width: 185px !important;
    border:#211959 solid 1px;
    border-radius: 0 0 10px 10px;
}

.rider-ul>li {
    list-style-position: outside;
    color: white;
}

.rider-ul>li>a:hover {
    color: #eceaea !important;
}

.rider {
    left: -13px !important;
    background-color: #211959 !important;
    min-width: auto;
    color: white !important;
    margin: 22px 0;
    font-size: 15px !important;
}

.rider:hover {
    background-color: #211959;
    color: white;
}

.rider:active {
    background-color: #211959;
    color: white;
}

.rider-btn {
    width: 185px !important;
}

.rider-btn>li {
    margin: 0 9.45px;
}

li {
    list-style-type: none !important;
}

.search-btn {
    padding: 0;
    width: 25px;
    height: 25px;
}

.navbar-brand img {
    width: 180px;
}

.lang,
.lang svg path {
    color: #3b6648;
    fill: #3b6648;
}

.shoar {
    position: absolute;
    z-index: 1;
    top: 35%;
    border: 0;
}

.shoar div {
    padding: 15px 30px;
    font-size: 15px !important;
    background-color: #211959 !important;
    border: 0;
}

.shoar div:hover {
    padding: 15px 30px;
    font-size: 15px !important;
    background-color: #3c4356 !important;
    border: 0;
}

.tab-pane.active {
    display: block;
}

.tab-pane {
    display: none;
}

.option {
    width: 90% !important;
    margin: auto;
}

.option-link {
    cursor: pointer;
}

.option>ul {
    border-bottom: solid 5px #21aa58;
}

.option>ul>li>a {
    border: 0 !important;
    border-left: 2px solid rgba(128, 128, 128, 0.47) !important;
    padding: 10px 0 !important;
    transition: 0.2s;

}

.option>ul>li>a.active,
.option>ul>li>a:hover {
    text-shadow: 0 0 5px black;
    transition: 0.2s;
    color: white;
}

.option-link {
    color: black;
    font-size: 18px;
    font-weight: bold;
    padding: 20px 10px;
    border-radius: 0 !important;
}

.option-link:hover {
    background-color: #21aa58 !important;
    color: white !important;
}

.option-link.active {
    background-color: #21aa58 !important;
    color: white !important;
}

.option-text {
    justify-self: center;
    border: 0;
    background-color: #c6e6c7;
    color: white !important;
}

.option-text h1 {
    color: black;
}

.option-text p {
    font-size: 18px;
}

.count {
    background-color: #211959 !important;
}

.card-title{
    color:#545c72;
    font-size: 20px;
    font-weight: bold;
}
.card-text{
    font-size: 14px;
    line-height: 30px;
    text-align:center;
}
.eshop-banner{
    padding:0;
    background: #fff;
    background-image: linear-gradient(to right, rgba(218,217,222,1), rgba(250,250,250,1));
}
.why-shipin {
    justify-items: center;
    margin: auto;
}

.why-shipin,
h2 {
    color: rgb(0, 0, 0) !important;
}

.why-shipin-text svg {
    color: rgb(0, 0, 0);
    fill: #21aa58;
    margin: 5px;
    font-size: 17px;
    width: 70px;
}

.why-shipin-text svg {
    margin: 20px 0;
}

.card {
    transition: 0.3s;
}

.card:hover {
    box-shadow: 0 0 10px rgb(136, 136, 136);
    transition: 0.3s;
}

.count div,
div,
.count span {
    color: white !important;
}

.home-slide {
    position: relative;
    top: -79px;
    height: 85vh;
}

.home-slide>div>div {
    height: 100vh;
}

.customer-logo-img {
    border-top: 1px black dashed !important;
    border-bottom: 1px black dashed !important;
    justify-content: center;
}

.customer-logo-img div {
    border-right: 1px black dashed !important;
    padding: 10px !important;
    width: 12.5% !important;
}

.customer-logo-img div:first-child {
    border-right: none !important;
}

.carousel-control-next,
.carousel-control-prev {
    width: 5% !important;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    fill: black !important;
}

.carousel-item>div>div>h5 {
    margin-top: 15px;
    line-height: 25px;
}

.article {
    border-radius: 7px;
    box-shadow: 0 0 2px black;
    padding: 0px;
    margin-bottom: 15px;
}
.article img {
    border-top-right-radius: 7px;
    border-top-left-radius: 7px;
}
.article p {
    padding: 15px 10px;
    font-weight: bold;
    line-height: 30px;
}

.fs25{
    font-size: 25px;
}
.fs35{
    font-size: 35px;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* input[type="number"] {
  -moz-appearance: textfield;
} */
.footer-nav a {
    text-decoration: none;
    color: black;
}

.footer-nav {
    background-color: #170a45;
    background-image: url(../image/dotted-map.png);
}

.footer h4 {
    color: #21aa58 !important;
}

.footer-nav a,
.footer-nav div,
.footer-nav p,
.footer-nav span,
.footer-nav svg path {
    color: white !important;
    fill: white !important;
    text-align: justify;
}

.nemad{
    width: 70px;
}
.nemad img{
    padding: 0.25rem;
    background-color: var(--bs-body-bg);
    border: var(--bs-border-width) solid var(--bs-border-color);
    border-radius: var(--bs-border-radius);
    max-width: 100%;
    height: auto;
}

.hr-over {
    margin-block-end: 1.2em;
}
.demo-width{
    width: 500px;
    margin: 0 auto;
}

.form-demo,
label {
    background-color: #170a45 !important;
    color: white !important;
}

.form-demo button {
    background-color: #21aa58 !important;
    border: none;
    color: white !important;
    text-shadow: 0 0 2px black;
}

.form-demo button:hover {
    background-color: #21aa58 !important;
    text-shadow: 0 0 5px black;
}

.blog p,
h4 {
    color: black !important;
}

.customer-logo {
    background-color: white;
}

.search-box {
    width: fit-content;
    height: fit-content;
    position: relative;
}

.input-search {
    height: 50px;
    width: 50px;
    border-style: none;
    padding: 10px;
    font-size: 14px;
    letter-spacing: 2px;
    outline: none;
    border-radius: 25px;
    transition: all .5s ease-in-out;
    padding-right: 40px;
    color: #000000;

}

.input-search::placeholder {
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 2px;
    font-weight: 100;
    font-size: 15px !important;
    padding: 0 8px;
    height: 30px !important;
}

.input-search[type="text"] {
    margin-right: 8px;
    height: 40px;
    margin-top: 5px;
}

.btn-search {
    width: 50px;
    height: 50px;
    border-style: none;
    font-size: 20px;
    font-weight: bold;
    outline: none;
    cursor: pointer;
    border-radius: 50%;
    position: absolute;
    right: 0px;
    color: #010101;
    background-color: transparent;
    pointer-events: painted;
}

.btn-search:focus~.input-search {
    width: 300px;
    border-radius: 0px;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}

.input-search:focus {
    width: 300px;
    border-radius: 0px;
    background-color: transparent;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
    transition: all 500ms cubic-bezier(0, 0.110, 0.35, 2);
}

@keyframes youtubeAnim {

    0%,
    100% {
        color: #c9110f;
    }

    50% {
        color: #ff0000;
    }
}

@media screen and (max-width: 768px) {
    * {
        font-size: 13px !important;
    }

    .lang {
        z-index: 1 !important;
    }

    .navbar-brand img {
        width: 100px;
    }

    .home-slide {
        height: auto;
        top: 0;
    }

    .home-slide>div>div {
        height: auto !important;
    }

    .dropdown-menu1.show,
    .dropdown-menu1.show:checked {
        margin-top: 0;
        display: grid !important;
        border: 0 !important;
        width: 100% !important;
    }

    .dropdown:hover .dropdown-menu1 {
        display: none;
        padding: 15px !important;
        right: 11px;
        top: 35px !important;
    }

    .about-us {
        width: 100% !important;
        border: 0;
    }

    .rider-ul {
        background-color: #211959;
        border-top: 0;
        padding: 0 25px;
    }

    .sanae ul {
        background-color: #21aa58 !important;
        color: white !important;
        border-top: 0;
        left: 0px !important;
        width: 190px !important;
        font-size: 16px !important;
    }

    .why-shipin>h2 {
        color: rgb(0, 0, 0) !important;
        font-size: 25px !important;
    }

    .card-body {
        display: grid;
        justify-items: center;
        text-align: center;
    }


    .customer-logo-img {
        border-top: 1px black dashed !important;
        border-bottom: 0px black dashed !important;
        justify-content: center;
    }

    .customer-logo-img div {
        border: 0 !important;
        padding: 10px !important;
        width: 50% !important;
    }

    .form-demo>div>div {
        justify-content: center !important;
        display: flex;
    }

    .form-demo>div>div>img {
        width: 240px !important;
    }

    .option {
        text-align: center;
        padding: 20px 0;
    }

    .option>div>.row {
        flex-direction: column-reverse;
    }

    .option>div>div>div>p {
        margin: auto;
        margin-bottom: 20px;
    }

    .option-link {
        width: 100%;
        font-size: 16px;
        float: right;
    }

    .option-text.btn {
        justify-content: center;
    }

    .count {
        padding: 20px;
        margin-bottom: 20px;
    }

    .form-btn {
        display: flex;
        justify-content: center;
    }

    .footer-nav h4 {
        font-size: 15px !important;
    }

    .footer-nav a {
        font-size: 12px !important;
    }

    .footer-nav ul,
    .footer-nav li {
        padding: 0;
    }
}

.mt-13 {
    margin-top: 13px;
}

.footer .footer-contact {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #eee;
}

.footer .footer-contact p {
    font-size: 15px;
    font-weight: bold;
    color: #000 !important;
}

.footer-info .info-logo {
    background-color: #16085b;
    padding: 53px 24px 24px 0 !important;
}

.footer-info .info-logo>div {
    max-width: 350px;
    margin: 0 auto;
}

.tangerine-fa {
    color: var(--goldcolor);
    font-family: "samim";
    font-weight: bold;
}

.footer-bg {
    height: 380px;
    margin-right: -1px;
}

.footer-top .footer-links {
    margin-top: 51px;
}

#footer .hr-over {
    background-color: #b5b5b5;
    width: 67%;
    margin-right: 0;
}

.tangerine {
    color: var(--goldcolor);
}

.copyright {
    text-align: center;
    background-color: #21aa58;
    font-size: 14px;
    min-height: 50px;
    line-height: 33px;
    padding-top: 10px;
}

.icon-footer-link a {
    width: 25.5px;
    height: 25.5px;
}

.social-media a,
.icon-footer-link a {
    margin-left: 11.8px !important;
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
}

.youtube {
    background-image: url(../image/youtube.svg);
}

.telegram {
    background-image: url(../image/telegram.svg);
}

.aparat {
    background-image: url(../image/aparat.svg);
}

.linkedin {
    background-image: url(../image/linkedin.svg);
}

.instagram {
    background-image: url(../image/instagram.svg);
    margin-left: 0 !important;
}

.facebook {
    background-image: url(../image/facebook.svg);
}

.whatsapp{
    background-image: url(../image/whatsapp.svg);
}

.icon-footer {
    margin-left: 10px;
    width: 21.7px;
    height: 21.7px;
    margin-top: -4px;
}

.float-left {
    float: right !important;
}

.fs15 {
    font-size: 15px !important;
}

.tangerine-fa {
    font-weight: bold;
}

@media (max-width: 991px) {
    .footer-info .info-logo>div {
        max-width: 90% !important;
        text-align: center;
    }

    .circle-feature {
        right: 0 !important;
        left: 0 !important;
        top: 0 !important;
        position: relative !important;
    }
}

.feature-item {
    padding-bottom: 47px;
}

.circle-feature-2 {
    left: -75px;
    top: -10px;
}

.circle-feature {
    width: 36px;
    height: 36px;
    border: 2px dashed #21aa58;
    border-radius: 50%;
    padding: 3px;
    vertical-align: bottom;
    margin-left: 5px;
}

#about hr,
#features hr {
    margin: 20px 0 20px 0 !important;
}

.circle-feature .circle-internal {
    width: 27px;
    height: 27px;
    background-color: #21aa58;
    border-radius: 50%;
}

.btn-common {
    position: relative;
    z-index: 1;
    text-transform: uppercase;
}

.btn-common {
    width: 122px;
    height: 42px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
}

.fs14 {
    font-size: 14px !important;
}
.text-justify{
    text-align: justify;
}
.color-white{
    color: #fff !important;
}

.rounded-10 {
    border-radius: 10px;
}

.darkish-green {
    color: #fff;
}

.bg-tangerine {
    background-color: #21aa58;
}

a {
    text-decoration: none;
}

.text-left {
    text-align: left !important;
}

.text-center {
    text-align: center !important;
}

.hr-over-features:after {
    content: '';
    width: 41px;
    height: 1px;
    display: block;
    background-color: #21aa58;
    position: relative;
}

#features h4 {
    font-weight: 600;
    font-size: 26px;
}

.darkish-green-2 {
    color: #21aa58 !important;
}

.hr-over-features {
    border-top: 1px solid rgb(0 0 0 / 30%);
}

.bg-blue {
    background-color: #211959;
}

.btn-big {
    font-size: 15px;
    padding: 15px 25px;
}

.btn-navy {
    --bs-btn-color: #fff;
    --bs-btn-bg: #211959;
    --bs-btn-border-color: #211959;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #211959;
    --bs-btn-hover-border-color: #211959;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #211959;
    --bs-btn-active-border-color: #211959;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #211959;
    --bs-btn-disabled-border-color: #211959;
}

.btn-green {
    --bs-btn-color: #fff;
    --bs-btn-bg: #21aa59;
    --bs-btn-border-color: #21aa59;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #21aa59;
    --bs-btn-hover-border-color: #21aa59;
    --bs-btn-focus-shadow-rgb: 66, 70, 73;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #21aa59;
    --bs-btn-active-border-color: #21aa59;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #21aa59;
    --bs-btn-disabled-border-color: #21aa59;
}

@media (max-width: 992px) {
    #navbarSupportedContent {
        transform: translateX(-100%);
        transition: transform 0.3s ease-in-out;
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        width: 70%;
        /* Adjust the width as needed */
        overflow-y: auto;
        /* Add scroll for overflow content */
        background-color: white;
        z-index: 1050;
    }

    #navbarSupportedContent.show {
        transform: translateX(0);
        padding-right: 8px;
        padding-top: 12px;
    }

    .sanae-btn {
        width: 80% !important;
    }

    .nav-btn {
        text-align: center;
    }

    .rider-btn {
        margin-top: 10px;
        width: 80% !important;
    }
    .rider-btn ul {
        width: 100% !important;
    }
    .backdrop-sidebar {
        display: none;
        position: fixed;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        z-index: 1020;
    }

    .backdrop-sidebar.show {
        display: block;
    }
}