@font-face {
    font-family: 'Vazir';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/Vazir-Black-FD.eot');
    src: url('../fonts/Vazir-Black-FD.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Vazir-Black-FD.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/Vazir-Black-FD.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Vazir-Black-FD.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazir';
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/Vazir-Bold-FD.eot');
    src: url('../fonts/Vazir-Bold-FD.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Vazir-Bold-FD.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/Vazir-Bold-FD.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Vazir-Bold-FD.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazir';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/Vazir-Medium-FD.eot');
    src: url('../fonts/Vazir-Medium-FD.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Vazir-Medium-FD.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/Vazir-Medium-FD.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Vazir-Medium-FD.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazir';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/Vazir-Light-FD.eot');
    src: url('../fonts/Vazir-Light-FD.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Vazir-Light-FD.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/Vazir-Light-FD.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Vazir-Light-FD.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazir';
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/Vazir-Thin-FD.eot');
    src: url('../fonts/Vazir-Thin-FD.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Vazir-Thin-FD.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/Vazir-Thin-FD.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Vazir-Thin-FD.ttf') format('truetype');
}

@font-face {
    font-family: 'Vazir';
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/Vazir-Regular-FD.eot');
    src: url('../fonts/Vazir-Regular-FD.eot?#iefix') format('embedded-opentype'), /* IE6-8 */ url('../fonts/Vazir-Regular-FD.woff2') format('woff2'), /* FF39+,Chrome36+, Opera24+*/ url('../fonts/Vazir-Regular-FD.woff') format('woff'), /* FF3.6+, IE9, Chrome6+, Saf5.1+*/ url('../fonts/Vazir-Regular-FD.ttf') format('truetype');
}

.rtl {
    text-align: right;
}

/* @font-face {
  font-family: 'Khandevane';
  font-style: normal;
  font-weight: normal;
  src: url('../fonts/Khandevane.ttf');
} */


/* unset bs3 setting */

body {
    padding-right: 0 !important
}

body {
    font: 14px Vazir;
    color: #4f4f4f;
    direction: rtl;
    background: #f7f7f7;
}

textarea:focus,
textarea.form-control:focus,
input.form-control:focus,
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=number]:focus,
[type=text].form-control:focus,
[type=password].form-control:focus,
[type=email].form-control:focus,
[type=tel].form-control:focus,
[contenteditable].form-control:focus {
    box-shadow: inset 0 -1px 0 #ddd;
}

a {
    color: #4f4f4f;
    text-decoration: none;
    box-shadow: unset;
}

::-moz-selection {
    /* Code for Firefox */
    background: #ef1456;
    color: #fff;
}

::selection {
    background: #ef1456;
    color: #fff;
}

.ltr {
    direction:ltr;
}
/* colors */

.secondary-bg {
    background: #ef1456;
}

.secondary-color {
    color: #ef1456 !important;
}

.txt-main {
    color: #4f4f4f !important;
}

.txt-gray {
    color: #b4b4b4 !important;
}

.bg-black {
    background: #000;
}


/* font sizes */

.txt-16 {
    font-size: 1rem;
}

.txt-22 {
    font-size: 1.375rem;
}

.txt-22 {
    font-size: 1.375rem;
}

.txt-20 {
    font-size: 1.25rem;
}

.txt-35 {
    font-size: 35px;
}

.txt-28 {
    font-size: 28px;
}

.txt-14 {
    font-size: 0.875rem;
}

.txt-12 {
    font-size: 0.75rem;
}

.txt-11 {
    font-size: 0.688rem;
}

.bggray {
    background: #f5f7f7;
}

.no-border {
    border: none !important;
}

.no-border:hover {
    border: none !important;
}

.pointer {
    cursor: pointer;
}


/* wave efect */

.btn i,
.btn-flat i {
    font-size: 1.3rem;
    line-height: inherit;
}

.btn .badge {
    margin-left: 7px;
}

.z-depth-1,
.btn,
.btn-floating {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}

.z-depth-1-half,
.btn:hover,
.btn-floating:hover {
    box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
}

.btn-default {
    color: #fff;
    background-color: #2BBBAD;
}

.btn-default:hover,
.btn-default:focus {
    background-color: #30cfc0 !important;
    color: #fff !important;
}

.waves-effect {
    position: relative;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    vertical-align: middle;
    z-index: 1;
    will-change: opacity, transform;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.waves-effect .waves-ripple {
    position: absolute;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    opacity: 0;
    background: rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.7s ease-out;
    -moz-transition: all 0.7s ease-out;
    -o-transition: all 0.7s ease-out;
    -ms-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
    -webkit-transition-property: -webkit-transform, opacity;
    -moz-transition-property: -moz-transform, opacity;
    -o-transition-property: -o-transform, opacity;
    transition-property: transform, opacity;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
    background-color: rgba(255, 255, 255, 0.45);
}

.waves-effect.waves-red .waves-ripple {
    background-color: rgba(244, 67, 54, 0.7);
}

.waves-effect.waves-yellow .waves-ripple {
    background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
    background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
    background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
    background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
    background-color: rgba(0, 150, 136, 0.7);
}

a.waves-effect .waves-ripple {
    z-index: -1;
}


/* end wave effect */


/* offcanvas menu */

@media (max-width: 991.98px) {
    .offcanvas-collapse {
        position: fixed;
        top: 67px;
        bottom: 0;
        left: 100%;
        width: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        visibility: hidden;
        background-color: #f5f5f5;
        transition: transform .3s ease-in-out, visibility .3s ease-in-out;
    }

    .offcanvas-collapse.open {
        visibility: visible;
        transform: translateX(-100%);
    }
}

.nav-scroller {
    position: relative;
    z-index: 2;
    height: 2.75rem;
    overflow-y: hidden;
}

.nav-scroller .nav {
    display: flex;
    flex-wrap: nowrap;
    padding-bottom: 1rem;
    margin-top: -1px;
    overflow-x: auto;
    color: rgba(255, 255, 255, .75);
    text-align: center;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
}


/* end offcanvas menu */


/* home navigation */

.w-90 {
    width: 90%;
}

.nav-link {
    color: #4f4f4f;
    font-weight: 600;
}

.nav-item {
    padding-left: 15px
}

.nav-item .material-icons-outlined {
    position: relative;
    top: 7px;
}

.nav-link:hover {
    color: rgb(100, 100, 100);
}

.navbar-toggler-icon {
    padding: 5px;
    color: rgb(32, 32, 32);
    font-size: 31px !important;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none !important;
}

@media (min-width: 768px) {
    /* Effect 13: three circles */
    .menu-link a {
        -webkit-transition: color 0.3s;
        -moz-transition: color 0.3s;
        transition: color 0.3s;
    }

    .menu-link a::before {
        position: relative;
        top: 25px;
        right: 50%;
        color: transparent;
        content: '•';
        text-shadow: 0 0 transparent;
        font-size: 1.2em;
        -webkit-transition: text-shadow 0.3s, color 0.3s;
        -moz-transition: text-shadow 0.3s, color 0.3s;
        transition: text-shadow 0.3s, color 0.3s;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        transform: translateX(-50%);
        pointer-events: none;
    }

    .menu-link a:hover,
    .menu-link a:focus {
        color: #ef1456;
    }
}

.bold {
    font-weight: bold;
}

.transparent {
    background: #fff0;
}

.site-nav {
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 1px 4.85px 0.15px rgba(0, 0, 0, 0.11);
    height: 67px !important;
}

@media (min-width: 1200px) {
    .container-nav {
        max-width: 1289px;
    }
}


/* end home navigation */

.logo-mob {
    width: 132px;
}

.logo {
    position: relative;
    top: 15px;
}


/* footer */

.footer-top {
    border-bottom: solid 1px #424242;
}

.page-footer {
    background: #191919;
}

@media (max-width: 768px) {
    .page-footer {
        background-image: none !important;
    }
}

.footer-contact li {
    color: #fff;
    padding-top: 6px;
    list-style: none;
}

.footer-icon {
    font-size: 35px !important;
    border: solid 1px;
    border-radius: 50%;
    padding: 10px;
    float: right;
    margin-left: 12px;
    margin-top: 13px;
}

.footer-contact a {
    color: #fff;
    /* margin-right: -7px; */
}

.footer-contact span {
    color: #fff;
}

.footer-contact i {
    font-size: 18px;
    margin: 3px 0px 5px 9px;
}

.footer-link li {
    list-style: none;
    display: list-item !important;
}

.footer-link li::before {
    content: '';
    display: inline-block;
    width: 7px;
    height: 7px;
    border: solid 1px;
    border-color: #ef1456;
    margin-left: 2px;
    -moz-border-radius: 7.5px;
    -webkit-border-radius: 7.5px;
    border-radius: 11.5px;
}

.footer-newsletter {
    background-color: rgb(255, 255, 255);
    border-radius: 50px;
    height: 47px;
}

.footer-newsletter .form-control {
    padding-right: 2.375rem;
    border-radius: 50px;
    height: 47px;
}

.footer-newsletter .form-control::placeholder {
    font-size: 11px;
    color: #232323;
    font-weight: 300;
}

.footer-newsletter .form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ef1456;
    outline: 0;
    /* box-shadow: 0 0 0 0.25rem rgb(239 20 86); */
}

.footer-newsletter .form-control-newsletter {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.footer-newsletter-btn {
    background-color: rgb(239, 20, 86);
    box-shadow: 0px 3px 11.4px 0.6px rgba(239, 20, 86, 0.59);
    height: 43px;
    z-index: 35;
    border-radius: 50px;
    width: 100%;
}

.footer-link a {
    color: #fff;
}

.footer-link a:hover {
    color: #d2b25b;
}

.main-footer {
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: bottom;
}

.footer-copyright {
    border-top: solid 1px #424242;
}

.footer-copyright a:hover {
    color: #000;
}

@media (min-width: 992px) {
    .footer-link .col-lg-3 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 20%;
    }
}

.social-link a i {
    font-size: 18px;
    color: white;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    line-height: 1.6;
    margin-left: 4px;
}

.social-link a .fa-instagram {
    background: rgba(236, 0, 98, 1);
    background: linear-gradient(to right, rgba(236, 0, 98, 1) 0%, rgba(253, 160, 52, 1) 100%);
}

.social-link a .fa-telegram-plane {
    background: #61a8de;
}

.social-link a {
    padding-top: 6px;
    color: #666;
    font-size: 14px;
    text-decoration: none;
}

#search .form-control:focus {
    box-shadow: none;
    border-color: #e6e6e6
}


/* end footer */


/***** Apollo *****/

.grid {
    position: relative;
    clear: both;
    margin: 0;
    list-style: none;
    text-align: center;
}

.grid figure {
    position: relative;
    overflow: hidden;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
    position: relative;
    display: block;
    min-height: 100%;
    max-width: 100%;
    opacity: 0.8;
}

figure.effect-apollo {
    background: #505050;
}

figure.effect-apollo img {
    opacity: 0.95;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale3d(1.05, 1.05, 1);
    transform: scale3d(1.05, 1.05, 1);
}

figure.effect-apollo figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.5);
    content: '';
    -webkit-transition: -webkit-transform 0.6s;
    transition: transform 0.6s;
    -webkit-transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
    transform: scale3d(1.9, 1.4, 1) rotate3d(0, 0, 1, 45deg) translate3d(0, -100%, 0);
}

figure.effect-apollo:hover img {
    opacity: 0.6;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
}


/* ///// */


/* blog single  */

.post-img {
    width: 100%;
    border-radius: 10px;
    background-color: rgb(242, 242, 242);
}

.post-content {
    direction: rtl;
}

.post-content img {
    margin-bottom: 1rem;
}

.post-content a {
    color: #1557b9;
}

.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5 {
    color: #031b3f;
}

.post-footer a {
    color: #999999;
    text-decoration: none;
}

.post-footer a:hover {
    color: #000;
    /* text-decoration: none; */
}

.post-footer a i {
    margin-right: 9px;
}

@media (max-width: 768px) {
    .share {
        text-align: right;
    }
}


/* price exchange */

.send-select {
    width: 40%;
    z-index: 2;
}

.send-text {
    height: 28px;
    position: relative;
    top: 5px;
    background: transparent;
    border: none;
    font-size: 12px;
    padding: 10px;
    border-left: solid 1px #ccc2c285;
    width: 59%;
    color: #fff;
}

.send-text:focus {
    outline: none !important;
    box-shadow: none !important;
}

.send-text::placeholder {
    color: #fff;
}

.send-caret {
    position: relative;
    left: -103px;
    top: 10px;
    color: #8c8787;
}

.send {
    border-radius: 5px;
    background-color: #474747;
    height: 35px;
    display: flex;
}

.res {
    border-radius: 5px;
    background-color: #474747;
    height: 35px;
    width: 50%;
    z-index: 2;
}

.vediana-select-hidden {
    display: none;
}

.ved-ul {
    padding-left: 0px;
    background: #464646;
    padding: 3px;
    margin-top: -12px;
    color: white;
    max-height: 200px;
    overflow-y: auto;
    margin-bottom: 0;
}

.ved-ul img,
.btn-select img {
    width: 12px;
    margin: 8px;
}

.ved-ul li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 12px;
}

.ved-ul li:hover {
    background-color: #F4F3F3;
    color: black;
}

.ved-ul li img {
    margin: 5px;
}

.ved-ul li span,
.btn-select li span {
    margin-left: 30px;
}


/* item list */

.ved-div {
    display: none;
    width: 100%;
    max-width: 350px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 5px;
}

.open {
    display: show !important;
}

.btn-select {
    margin-top: 10px;
    height: 31px;
    position: relative;
    top: -8px;
    width: 100%;
    background-color: transparent;
    border: none;
    color: white;
    font-size: 12px;
}

.btn-select li {
    list-style: none;
    padding-bottom: 0px;
}

.btn-select:hover li {
    margin-left: 0px;
}

.btn-select:focus {
    outline: none;
}

.scrollbar {
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 65px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.ved-ul::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #eeeeee;
    background-color: #fff;
    border-radius: 10px;
}

.ved-ul::-webkit-scrollbar {
    width: 5px;
    background-color: #fff;
}

.ved-ul .dropdown-item {
    font-size: 0.750em;
    color: #848080;
}

.ved-ul::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-image: -webkit-linear-gradient(90deg, #e6c66e 0%, #c79200 100%);
}

.receive-select {
    z-index: 2;
}

.receive-select .vediana-select .btn-select {
    position: relative;
    background: #464646 !important;
    border-radius: 5px;
    height: 36px;
    top: -33px;
}

.btn-exchange {
    border-radius: 5px;
    background-color: #dbb85c;
    color: #000;
    height: 36px;
    border: none;
    margin-top: -2px;
    padding: 0 26px;
}

.btn-exchange:hover {
    background-color: #c3a450;
    color: #000;
}

.receive-caret {
    position: relative;
    left: -132px;
    top: 9px;
    color: #8c8787;
    z-index: 500;
}

.receive-select .ved-ul {
    width: 100%;
}

.title-exchange {
    color: #f8f8f8;
    margin-bottom: 7px;
}

.hvr-float {
    display: inherit !important;
}

#ved-ul-2 {
    width: 100%;
    margin-top: -38px;
}

.table-price {
    border: none;
    border-radius: 30px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0px 18.2px 1.8px rgba(38, 61, 65, 0.07);
}

.table-price th,
.table-price td {
    border: none !important;
    padding: 10px 15px;
    font-weight: 500;
}

.table-price th {
    padding-top: 20px;
    font-weight: 800;
    padding-right: 18px;
}

.table-price td a {
    color: #222222;
}

.price-list {
    padding: 0;
}

@media (max-width: 425px) {
    .table-price .btn-gold {
        font-size: 12px;
        padding: 8px;
    }

    .table-price {
        font-size: 12px;
    }

    .table-price th,
    .table-price td {
        border: none !important;
        padding: 7px 10px;
        font-weight: 500;
    }

    .table-price th {
        padding-top: 13px;
        font-weight: 800;
        padding-right: 18px;
    }

    .table-price tr td a img {
        width: 23px;
    }

    .price-list {
        overflow-x: hidden;
    }

    .d-mob {
        display: none;
    }

    .social-footer {
        text-align: center;
    }
}

@media (max-width: 319px) {
    .price-list {
        overflow-x: auto;
    }
}


/* single-post */

.single-post-area .blog_details {
    box-shadow: none;
    padding: 0;
    padding-top: 26px;
}

.blog_details p {
    margin-bottom: 20px;
}

.single-post-area .quote-wrapper {
    background: rgba(130, 139, 178, 0.1);
    padding: 15px;
    line-height: 1.733;
    color: #888888;
    font-style: italic;
    margin-top: 25px;
    margin-bottom: 25px;
}

@media (min-width: 768px) {
    .single-post-area .quote-wrapper {
        padding: 30px;
    }
}

.single-post-area .quotes {
    background: #fff;
    padding: 15px 15px 15px 20px;
    border-right: 2px solid #d5b45b;
}

@media (min-width: 768px) {
    .single-post-area .quotes {
        padding: 25px 25px 25px 30px;
    }
}

.single-post-area .blog-author {
    padding: 40px 30px;
    background: #fbf9ff;
    margin-top: 50px;
}

@media (max-width: 600px) {
    .single-post-area .blog-author {
        padding: 20px 8px;
    }
}

.single-post-area .blog-author img {
    width: 90px;
    height: 90px;
    border-radius: 50%;
    margin-left: 30px;
}

@media (max-width: 600px) {
    .single-post-area .blog-author img {
        margin-left: 15px;
        width: 45px;
        height: 45px;
    }
}

.single-post-area .blog-author a {
    display: inline-block;
}

.single-post-area .blog-author p {
    margin-bottom: 0;
}

.single-post-area .blog-author h4 {
    font-size: 16px;
}

@media (max-width: 991px) {
    .single-post-area .sidebar-widgets {
        padding-bottom: 0px;
    }
}


/* blog page */

.l_blog_item .l_blog_text .date {
    margin-top: 24px;
    margin-bottom: 15px;
}

.l_blog_item .l_blog_text .date a {
    font-size: 12px;
}

.l_blog_item .l_blog_text h4 {
    font-size: 18px;
    color: #2a2a2a;
    border-bottom: 1px solid #eeeeee;
    margin-bottom: 0px;
    padding-bottom: 20px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.l_blog_item .l_blog_text h4:hover {
    color: #6059f6;
}

.l_blog_item .l_blog_text p {
    margin-bottom: 0px;
    padding-top: 20px;
}

.latest_blog_area {
    background: #f9f9ff;
}

.thumb img {
    width: 90px;
    height: 60px;
    object-fit: cover;
}

.single-recent-blog-post {
    margin-bottom: 30px;
}

.single-recent-blog-post .thumb {
    overflow: hidden;
}

.single-recent-blog-post .thumb img {
    transition: all 0.7s linear;
}

.single-recent-blog-post .details {
    padding-top: 30px;
}

.single-recent-blog-post .details .sec_h4 {
    line-height: 24px;
    padding: 10px 0px 13px;
    transition: all 0.3s linear;
}

.single-recent-blog-post .date {
    font-size: 14px;
    line-height: 24px;
    font-weight: 400;
}

.single-recent-blog-post:hover img {
    transform: scale(1.23) rotate(10deg);
}

.blog_categorie_area {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (min-width: 900px) {
    .blog_categorie_area {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

@media (min-width: 1100px) {
    .blog_categorie_area {
        padding-top: 120px;
        padding-bottom: 120px;
    }
}

.categories_post {
    position: relative;
    text-align: center;
    cursor: pointer;
}

.categories_post img {
    max-width: 100%;
}

.categories_post .categories_details {
    position: absolute;
    top: 20px;
    right: 20px;
    left: 20px;
    bottom: 20px;
    background: rgba(34, 34, 34, 0.75);
    color: #fff;
    transition: all 0.3s linear;
    display: flex;
    align-items: center;
    justify-content: center;
}

.categories_post .categories_details h5 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 26px;
    text-transform: uppercase;
    color: #fff;
    position: relative;
}

.categories_post .categories_details p {
    font-weight: 300;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 0px;
}

.categories_post .categories_details .border_line {
    margin: 10px 0px;
    background: #fff;
    width: 100%;
    height: 1px;
}

.categories_post:hover .categories_details {
    background: rgba(222, 99, 32, 0.85);
}

.blog_item {
    margin-bottom: 50px;
}

.blog_details {
    padding: 30px 0 20px 10px;
    box-shadow: 0px 10px 20px 0px rgba(221, 221, 221, 0.3);
}

@media (min-width: 768px) {
    .blog_details {
        padding: 60px 30px 35px 35px;
    }
}

.blog_details p {
    margin-bottom: 30px;
}

.blog_details h1 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 8px;
}

@media (min-width: 768px) {
    .blog_details h1 {
        font-size: 24px;
        margin-bottom: 15px;
    }
}

.blog-info-link li {
    float: right;
    font-size: 14px;
    list-style: none;
}

.blog-info-link li a {
    color: #999999;
}

.blog-info-link {
    padding: 0 !important;
}

.blog-info-link li i,
.blog-info-link li span {
    font-size: 13px;
    margin-left: 5px;
}

.blog-info-link li::after {
    content: "|";
    padding-right: 10px;
    padding-left: 10px;
}

.blog-info-link li:last-child::after {
    display: none;
}

.blog-info-link::after {
    content: "";
    display: block;
    clear: both;
    display: table;
}

.blog_item_img {
    position: relative;
}

.blog_item_img .blog_item_date {
    position: absolute;
    bottom: -10px;
    right: 10px;
    display: block;
    color: #fff;
    background: #d5b45b;
    padding: 8px 15px;
    border-radius: 5px;
}

@media (min-width: 768px) {
    .blog_item_img .blog_item_date {
        bottom: -20px;
        right: 40px;
        padding: 13px 30px;
    }
}

.blog_item_img .blog_item_date h3 {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 0;
    line-height: 1.2;
}

@media (min-width: 768px) {
    .blog_item_img .blog_item_date h3 {
        font-size: 30px;
    }
}

.blog_item_img .blog_item_date p {
    margin-bottom: 0;
}

@media (min-width: 768px) {
    .blog_item_img .blog_item_date p {
        font-size: 18px;
    }
}

.blog_left_sidebar .widget_title {
    font-size: 20px;
    margin-bottom: 40px;
}

.blog_left_sidebar .widget_title::after {
    content: "";
    display: block;
    padding-top: 15px;
    border-bottom: 1px solid #f0e9ff;
}

.blog_left_sidebar .single_sidebar_widget {
    background: #fbf9ff;
    padding: 30px;
    margin-bottom: 30px;
}

.blog_left_sidebar .search_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-right: 20px;
    border-radius: 0;
    border-left: 0;
}

.blog_left_sidebar .search_widget .form-control::placeholder {
    color: #999999;
}

.blog_left_sidebar .search_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none;
}

.blog_left_sidebar .search_widget .input-group button {
    background: #fff;
    border-right: 0;
    border: 1px solid #f0e9ff;
    padding: 4px 15px;
    border-right: 0;
}

.blog_left_sidebar .search_widget .input-group button i,
.blog_left_sidebar .search_widget .input-group button span {
    font-size: 14px;
    color: #999999;
}

.blog_left_sidebar .newsletter_widget .form-control {
    height: 50px;
    border-color: #f0e9ff;
    font-size: 13px;
    color: #999999;
    padding-right: 20px;
    border-radius: 0;
}

.blog_left_sidebar .newsletter_widget .form-control::placeholder {
    color: #999999;
}

.blog_left_sidebar .newsletter_widget .form-control:focus {
    border-color: #f0e9ff;
    outline: 0;
    box-shadow: none;
}

.blog_left_sidebar .newsletter_widget .input-group button i,
.blog_left_sidebar .newsletter_widget .input-group button span {
    font-size: 14px;
    color: #999999;
}

.blog_left_sidebar .post_category_widget .cat-list li {
    border-bottom: 1px solid #f0e9ff;
    transition: all 0.3s ease 0s;
    padding-bottom: 12px;
}

.blog_left_sidebar .post_category_widget .cat-list li:last-child {
    border-bottom: 0;
}

.blog_left_sidebar .post_category_widget .cat-list li a {
    font-size: 14px;
    line-height: 20px;
    color: #888888;
}

.blog_left_sidebar .post_category_widget .cat-list li a p {
    margin-bottom: 0px;
}

.blog_left_sidebar .post_category_widget .cat-list li + li {
    padding-top: 15px;
}

.blog_left_sidebar .popular_post_widget .post_item .media-body {
    justify-content: center;
    align-self: center;
    padding-right: 20px;
    /* display: inline-block; */
}

.blog_left_sidebar .popular_post_widget .post_item .media-body h3 {
    font-size: 16px;
    line-height: 20px;
    margin-bottom: 6px;
    transition: all 0.3s linear;
}

.blog_left_sidebar .popular_post_widget .post_item .media-body p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
}

.blog_left_sidebar .popular_post_widget .post_item + .post_item {
    margin-top: 20px;
}

.blog_left_sidebar .br {
    width: 100%;
    height: 1px;
    background: #eeeeee;
    margin: 30px 0px;
}

.blog-pagination {
    margin-top: 50px;
}

.blog-pagination .page-link {
    font-size: 14px;
    position: relative;
    display: block;
    padding: 0;
    text-align: center;
    margin-right: -1px;
    line-height: 45px;
    width: 45px;
    height: 45px;
    border-radius: 0 !important;
    color: #8a8a8a;
    border: 1px solid #f0e9ff;
}

.blog-pagination .page-link i,
.blog-pagination .page-link span {
    font-size: 13px;
}

.blog-pagination .page-link:hover {
    background-color: #fbf9ff;
}

.blog-pagination .page-item.active .page-link {
    background-color: #fbf9ff;
    border-color: #f0e9ff;
    color: #888888;
}

.blog-pagination .page-item:last-child .page-link {
    margin-left: 0;
}

.khandevane {
    font-family: khandevane;
}

.media-body a:hover,
.cat-list li a:hover {
    color: #d5b45b !important;
}

.single-post-area .navigation-top .social-icons li {
    display: inline-block;
    margin-left: 15px;
}

.blog_left_sidebar {
    min-height: 200px;
    overflow: auto;
    position: -webkit-sticky;
    position: sticky;
    top: 100px;
}

.posts-list {
    min-height: 1000px;
    margin-top: -2px;
}

.bp-heading {
    font-size: 22px;
}

.bp-heading:hover {
    color: #d5b45b;
}

.page-header-title::after {
    position: absolute;
    content: '';
    height: 2px;
    top: 230px;
    margin: 0 auto;
    left: 0;
    right: 0;
    width: 3%;
    background: #d5b45b;
    -o-transition: .5s;
    -ms-transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    transition: .5s;
}

.page-header-title:hover:after {
    width: 10%;
    background: #d5b45b;
}

#navbar {
    /* overflow: hidden; */
    height: 85px;
    transition: 0.4s;
    position: fixed;
    width: 100%;
    top: 0;
    z-index: 99;
}

main {
    padding-top: 110px;
}

.card {
    border-radius: 10px;
}

.sec-title {
    border-bottom: 1px solid #ddd;
    margin-top: -14px;
    margin-bottom: 16px;
    padding-bottom: 10px;
}

.sec-title span {
    font-size: 13px;
    font-weight: 500;
}

.sec-title a {
    font-size: 10px;
    color: #777;
}

input, select {
    outline: none;
}

#search-box {
    font-size: 12px;
}

#search-box .row {
    margin: 0 -10px !important;
    margin-bottom: -16px !important;
}

#search-box .col-12 {
    padding: 0 5px !important;
}

@media screen and (min-width: 993px) {
    #search-box .v-col-1 {
        width: 20%;
    }

    #search-box .v-col-3 {
        width: 60%;
    }
}

#search-box input, #search-box select {
    border: 1px solid #ddd;
    background-color: #f0f2f5;
    border-radius: 50px;
    height: 45px;
    width: 100%;
    font-size: 12px;
    font-weight: 500;
    color: #636466;
    padding: 0 5px;
}

#precode {
    width: calc(9.09% - 4px) !important;
    text-align: center;
    border-radius: 15px !important;
}

#search-box .s-number input, #search-box .s-number span {
    width: calc(9.09% - 10px) !important;
    text-align: center;
    border-radius: 15px !important;
}

#search-box .s-number .s-number-min {
    display: none;
    width: 100% !important;
}

@media screen and (max-width: 992px) {
    #search-box .s-number .s-number-min {
        display: block;
    }

    #search-box .s-number .s-number-max {
        display: none !important;
    }
}

#search-box .s-price input {
    padding: 0 40px;
}

#search-box .s-price span {
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
}

#search-box .s-price span ~ span {
    right: unset;
    left: 18px;
}

#search-box button {
    background-color: rgb(239, 20, 86);
    /*box-shadow: 0px 3px 11.4px 0.6px rgba(239, 20, 86, 0.59);*/
    height: 40px;
    z-index: 35;
    border-radius: 50px;
    width: 100%;
    font-size: 12px;
}

#in-fut img {
    width: 40px;
    height: 40px;
    object-fit: contain;
}

#in-fut .fut-item-title {
    font-size: 12px;
    margin: 0;
}

#in-fut .fut-item-sub-title {
    font-size: 10px;
    color: #9c9c9c;
}

@media screen and (max-width: 992px) {
    #in-fut .col-12 {
        margin-bottom: 30px;
    }

    #in-fut .col-12:nth-last-child(1) {
        margin-bottom: 0;
    }
}

.in-banner .card {
    overflow: hidden;
}

.in-banner img {
    width: 100%;
    height: auto;
    object-fit: contain;
}

@media screen and (max-width: 992px) {
    .in-banner .card {
        margin-bottom: 15px;
    }
}

#in-sim-list {
}

#in-sim-list .sim-list {
    margin: 0 -2px;
    font-size: 12px;
}

#in-sim-list .sim-list .list-head {
}

#in-sim-list .sim-list .list-head .head-item {
    flex: 1;
    border: 2px solid rgb(239, 20, 86);
    padding: 5px 10px;
    text-align: center;
    margin: 0 2px;
    border-radius: 50px;
}

#in-sim-list .sim-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#in-sim-list .sim-list ul li {
    background-color: #f9f9f9;
    border-radius: 10px;
    display: flex;
    height: 33px;
    margin-top: 10px;
}

#in-sim-list .sim-list ul li:nth-child(even) {
    background-color: #ededed;
}

#in-sim-list .sim-list ul li > span {
    flex: 1;
    margin: 0 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
}

#in-sim-list .sim-list ul li .btn {
    flex: 1;
    background-color: rgb(239, 20, 86);
    color: #fff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    position: relative;
    padding: 0;
    padding-left: 20px;
}

#in-sim-list .sim-list ul li .btn span {
    flex: unset;
}

#in-sim-list .sim-list ul li .btn .material-icons-outlined {
    background-color: #fff;
    color: rgb(239, 20, 86);
    padding: 5px;
    font-size: 18px;
    border-radius: 50px;
    position: absolute;
    left: 2px;
}

#in-sim-list .sim-list ul li.active > span {
    color: #19c7dc;
}

#in-sim-list .sim-list ul li.active .btn {
    background-color: #19c7dc;
}

#in-sim-list .sim-list ul li.active .btn .material-icons-outlined {
    color: #19c7dc;
}

#in-sim-list ~ a {
    width: 90%;
    background-color: #e1e1e1;
    font-size: 10px;
    font-weight: 600;
    padding: 10px 0;
    border-radius: 0 0 20px 20px;
    margin: 0 auto;
    transition: all 0.3s;
}

#in-sim-list ~ a:hover {
    color: rgb(239, 20, 86);
}

#in-sim-list ~ a .material-icons-outlined {
    font-size: 16px;
}

@media screen and (max-width: 992px) {
    #in-sim-list ~ a {
        margin-bottom: 15px;
    }

    #in-sim-list .sim-list {
        overflow-x: auto;
    }

    #in-sim-list .sim-list ul, #in-sim-list .sim-list .list-head {
        width: 600px;
    }
}

.sim-seller-item {
    font-size: 10px;
    position: relative;
}

.sim-seller-item .item-header {
}

.sim-seller-item .item-header .header-title {
    position: absolute;
    right: 0;
    top: 5px;
    width: 150px;
    height: 50px;
}

.sim-seller-item .item-header .header-title img {
    position: absolute;
    right: -36px;
    top: 5px;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sim-seller-item .item-header .header-title::after {
    content: '';
    width: 10px;
    height: 20px;
    background-color: #555;
    display: block;
    position: absolute;
    top: 38px;
    right: -10px;
    border-radius: 0 50px 50px 0;
}

.sim-seller-item .item-header .header-title .seller-name {
    position: relative;
    z-index: 2;
    font-size: 12px;
    font-weight: 600;
    display: block;
    margin-top: 14px;
    margin-right: 5px;
}

.sim-seller-item .item-header a {
    border: 2px solid rgb(239, 20, 86);
    padding: 5px 10px;
    text-align: center;
    margin: 0 2px;
    border-radius: 50px;
    font-size: 10px;
}

.sim-seller-item .item-footer .material-icons {
    font-size: 16px;
    color: rgb(239, 20, 86);
    transform: scaleX(-1);
}

.sim-seller-item .item-footer > div:nth-child(1) {
    border-left: 1px solid #ddd;
    padding-left: 25px;
    margin-left: 25px;
}

.swiper-slide .sim-seller-item .item-footer {
    justify-content: space-between !important;
}

.swiper-slide .sim-seller-item .item-footer > div:nth-child(1) {
    border-left: unset;
    padding-left: 0;
    margin-left: 0;
}

.sim-seller-item .item-list {
}

.sim-seller-item .item-list li {
    position: relative;
    background-color: #f9f9f9;
    padding: 8px 24px;
    margin: 0 -24px;
}

.sim-seller-item .item-list li:nth-child(even) {
    background-color: #ededed;
}

.sim-seller-item .item-list li .item-dot {
    white-space: nowrap;
    position: absolute;
    left: 24px;
    right: 24px;
    overflow: hidden;
    top: 50%;
    transform: translateY(-50%);
}

.sim-seller-item .item-list li .item-data {
    position: relative;
    padding: 0 5px;
    background-color: #f9f9f9;
    display: inline-block;
}

.sim-seller-item .item-list li:nth-child(even) .item-data {
    background-color: #ededed;
}

@media screen and (max-width: 992px) {
    .sim-seller-item {
        margin-bottom: 15px;
    }
}

.swiper-head {

}

.swiper-head .head-title {
    margin: 0;
    font-size: 15px;
    font-weight: 500;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    left: 0;
    justify-content: center;
    background-color: #fff;
    border-radius: 20px;
    width: 25px;
    height: 25px;
    border: 1px solid #ddd;
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    font-size: 14px;
    color: #333;
}

.sim-item {
    padding: 10px;
}

.sim-item .item-header {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px dotted #777;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.sim-item .item-header .header-title {
    position: absolute;
    right: 0;
    top: 5px;
    width: 150px;
    height: 50px;
}

.sim-item .item-header .header-title img {
    position: absolute;
    right: -36px;
    top: 5px;
    z-index: 1;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.sim-item .item-header .header-title::after {
    content: '';
    width: 10px;
    height: 20px;
    background-color: #555;
    display: block;
    position: absolute;
    top: 38px;
    right: -10px;
    border-radius: 0 50px 50px 0;
}

.sim-item .item-header .header-title .sim-name {
    position: relative;
    z-index: 2;
    font-size: 12px;
    color: #fff;
    font-weight: 600;
    display: block;
    margin-top: 14px;
    margin-right: 5px;
}

.sim-item .item-header .item-md {
    width: 30px;
    height: 30px;
    object-fit: contain;
    margin-right: 90px;
    margin-top: 5px;
}

.sim-item .item-fut {
    font-size: 13px;
    font-weight: 500;
}

.sim-item .item-city {
    color: #7b7b7b;
    font-size: 12px;
}

.sim-item .item-price {
}

.sim-item .item-price .price-off {
    font-size: 12px;
    color: #7b7b7b;
    text-decoration: line-through;
}

.sim-item .item-price .price {
    font-size: 14px;
    font-weight: 500;
}

.sim-item .item-price .price span {
    font-size: 12px;
    color: #7b7b7b;
}

.sim-item .item-time {
    font-weight: 500;
}

.sim-item .item-time .material-icons {
    font-size: 16px;
}

.sim-item .btn {
    border: 2px solid rgb(239, 20, 86);
    padding: 5px 15px;
    text-align: center;
    border-radius: 50px;
    font-size: 10px;
    transition: all 0.3s;
}

.sim-item:hover .btn {
    background-color: rgb(239, 20, 86);
    color: #fff;
}

#mini-search {
    height: 180px;
    background-image: url("../../images/in-bg1.png");
    background-repeat: repeat;
}

#mini-search .mini-search-title {
    font-size: 14px;
    font-weight: 500;
}

#mini-search input {
    border: 1px solid rgb(239, 20, 86);
    background-color: #fff;
    border-radius: 50px;
    height: 45px;
    width: 300px;
    font-size: 12px;
    font-weight: 500;
    color: #636466;
    padding: 0 12px;
    margin: 10px;
}

#mini-search .btn {
    background-color: rgb(239, 20, 86);
    color: #fff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 12px;
    position: relative;
    padding: 0 45px;
    height: 45px;
}

@media screen and (max-width: 992px) {
    #mini-search {
        min-height: 200px;
    }
}

#outro {
    padding: 20px 0;
    background-image: url("../../images/out-bg.png");
    background-size: contain;
}

#outro .outro-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

#outro .out-logo {
    width: 100px;
    height: 100px;
    object-fit: contain;
    display: block;
}

#outro .out-logo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

#outro .out-text {
    font-size: 11px;
    margin: 10px 0;
    text-align: center;
}

#outro .out-social {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
}

#outro .out-social li {
    border: 2px solid transparent;
    transition: all 0.3s;
    border-radius: 10px;
    margin: 0 2px;
}

#outro .out-social li:hover {
    border-color: rgb(239, 20, 86);;
}

#outro .out-social li a {
    padding: 5px;
    width: 35px;
    height: 35px;
    display: block;
}

#outro .out-social li a img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    opacity: 0.5;
}
