.container {
    padding: 0 15px;
}

.header-main .banner-fix-top {
    height: auto;
    padding: 15px;
}

.header-main .banner-fix-top .text {
    font-size: 11px;
}

.menu-fixed-resp {
    display: block;
}

.header-main .haader-row {
    margin-top: 10px;
}

.header-main .haader-row .nav-pills {
    width: 35%;
    gap: 0;
}

.header-main .haader-row .nav-pills .nav-link {
    display: none;
}

.header-main .haader-row .nav-pills .nav-link.btn-menubar {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 60px;
    height: 40px;
    background-color: var(--whitecolor);
    border: 1px solid var(--bordercolor);
    border-radius: 100px;
    font-size: 20px;
    font-weight: normal;
    color: var(--blackcolor);
}

.header-main .haader-row .nav-other-offer .btn-register,
.header-main.affix .haader-row .nav-other-offer .btn-register {
    display: flex;
    height: 40px;
    font-size: 12px;
    padding: 8px 12px;
}

.header-main .haader-row .logo-main .img-logo {
    height: 50px;
    margin: 0 0 8px;
}

.header-main.affix .haader-row .logo-main .img-logo {
    height: 50px;
    margin: 0;
}

.header-main .haader-row .logo-main .fullname {
    font-size: 18px;
}

.header-main .haader-row .logo-main .slogan {
    font-size: 7px;
}

.content-main {
    padding-top: 150px;
}

.sec-main-services {
    margin-top: 30px;
}

.sec-slideshow,
.sec-steps-bimeh,
.sec-insurances,
.sec-news-offer {
    margin-top: 50px;
}

.sec-main-services .slogan-main {
    font-size: 20px;
}

.sec-main-services .warning-note {
    font-size: 11px;
    padding: 6px 10px;
}

.sec-main-services .list-services {
    padding: 0;
    gap: 20px 10px;
    margin-top: 30px;
}

.sec-main-services .list-services .item-srv {
    width: 105px;
    height: 130px;
}

.sec-main-services .list-services .item-srv .svg-icon {
    width: 45% !important;
}

.sec-main-services .list-services .item-srv .title-srv {
    font-size: 13px;
}

.sec-main-services .list-services .item-srv .status {
    font-size: 12px;
    padding: 4px 8px 3px;
    top: -5px;
}

.sec-slideshow .swiper-slideshow {
    height: 150px;
    border-width: 4px;
}

.sec-slideshow .swiper-slideshow .swiper-slide img {
    object-position: 90%;
}

.sec-slideshow .swiper-slideshow .swiper-button,
.sec-news-offer .swiper-box .swiper-button {
    width: 40px;
    height: 40px;
    font-size: 18px;
    top: 35%;
}

.sec-slideshow .swiper-slideshow .swiper-button.swiper-slider-next {
    right: 15px;
}

.sec-slideshow .swiper-slideshow .swiper-button.swiper-slider-prev {
    left: 15px;
}

.head-section-offer .content-head .title {
    font-size: 20px;
    margin: 0 0 5px;
}

.head-section-offer .content-head .desc {
    font-size: 14px;
}

.sec-steps-bimeh .head-section-offer {
    margin-bottom: 50px;
}

.sec-steps-bimeh .item-step:nth-child(even) {
    margin-right: auto;
}

.sec-steps-bimeh .item-step .box-step {
    height: auto;
    margin-bottom: 15px;
    flex-direction: column;
    text-align: center;
    padding: 40px 10px;
    gap: 20px;
}

.sec-steps-bimeh .row {
    margin: 0 -10px;
}

.sec-steps-bimeh .item-step {
    padding: 0 10px;
}

.sec-steps-bimeh .item-step .box-step .image-icon {
    width: 80px;
}

.sec-steps-bimeh .item-step .box-step .sub-title {
    font-size: 12px;
}

.sec-steps-bimeh .item-step .box-step .title {
    font-size: 16px;
    margin: 0 0 5px;
}

.sec-steps-bimeh .item-step .box-step .desc {
    display: none;
}

.sec-steps-bimeh .item-step::before {
    background-size: 180px;
    width: 180px;
    height: 60px;
}

.sec-steps-bimeh .item-step:nth-child(1)::before {
    top: -20px;
    left: -60px;
}

.sec-steps-bimeh .item-step:nth-child(2)::before {
    bottom: 20px;
    right: -60px;
}

.sec-steps-bimeh .item-step:nth-child(3)::before {
    bottom: -5px;
    left: -60px;
}

.head-section-offer {
    flex-direction: column;
}

.head-section-offer .content-head {
    text-align: center;
}

.head-section-offer .view-more {
    font-size: 12px;
    margin-top: 20px;
}

.head-section-offer .view-more>i {
    font-size: 14px;
    top: 0;
    margin-right: 5px;
}

.head-section-offer {
    margin-bottom: 20px;
}

.sec-insurances .list-insurances {
    justify-content: flex-start;
    overflow-x: auto;
    flex-wrap: nowrap;
    gap: 10px;
}

.sec-insurances .list-insurances .item-ins {
    width: 100px;
    height: 130px;
    flex-shrink: 0;
}

.sec-insurances .list-insurances .item-ins>img {
    max-width: 80%;
    max-height: 60px;
}

.sec-news-offer .swiper-box .swiper-news-offer {
    padding: 30px 50px 50px;
}

.sec-news-offer .swiper-box .swiper-button {
    top: 35%;
}

.sec-news-offer .swiper-box .swiper-button.swiper-news-prev {
    left: 35px;
}

.sec-news-offer .swiper-box .swiper-button.swiper-news-next {
    right: 35px;
}

.sec-news-offer .swiper-box .swiper-slide {
    opacity: 0;
    transition: all 0.3s;
}

.sec-news-offer .swiper-box .swiper-slide-active {
    opacity: 1;
}

.sec-news-offer .box-news {
    height: auto;
    padding: 20px 30px;
}

.sec-news-offer .box-news .image-news {
    display: none;
}

.sec-news-offer .box-news .content-news .head {
    padding-left: 0;
}

.sec-news-offer .box-news .content-news .category {
    font-size: 12px;
}

.sec-news-offer .box-news .content-news .date {
    font-size: 10px;
}

.sec-news-offer .box-news .content-news .title {
    font-size: 14px;
    margin-top: 10px 0 0;
    line-height: 20px;
}

.sec-features .list-fts .item-fts {
    width: 50%;
    margin: 10px 0;
}

.sec-features .list-fts .item-fts .svg-icon {
    width: 50px;
    height: 50px;
}

.sec-features .list-fts .item-fts .title-fts {
    font-size: 12px;
    margin-top: 10px;
}

.sec-features .bimeh-markazi .text,
.sec-features .bimeh-markazi .text>strong {
    font-size: 14px;
    text-align: center;
    line-height: 1.5;
}

.sec-features .bimeh-markazi {
    height: auto;
    margin-top: 15px;
    padding: 10px 20px;
}

.sec-features .list-fts .item-fts:not(:last-child)::after {
    display: none;
}

.footer-main {
    margin-top: 50px;
}

.footer-main .container {
    padding: 0;
}

.footer-main .footer-info {
    padding: 30px 0 0;
}

.footer-main .footer-info .info-offer {
    padding: 0 30px;
}

.footer-main .footer-info .info-offer .logo-fa {
    gap: 15px;
    margin-bottom: 15px;
}

.footer-main .footer-info .info-offer .logo-fa .image-logo {
    height: 65px;
}

.footer-main .footer-info .info-offer .logo-fa .fullname {
    font-size: 22px;
    line-height: 0.7;
    margin-top: 10px;
}

.footer-main .footer-info .info-offer .logo-fa .slogan {
    font-size: 10px;
}

.footer-main .footer-info .info-offer .text-support,
.footer-main .footer-info .info-offer .address {
    font-size: 14px;
}

.footer-main .footer-info .info-offer .phone {
    margin: 20px 0;
}

.footer-main .footer-info .info-offer .phone>i {
    font-size: 25px;
    margin-left: 15px;
}

.footer-main .footer-info .info-offer .phone,
.footer-main .footer-info .info-offer .phone a {
    font-size: 16px;
}

.footer-main .footer-info .info-offer .socials .title {
    font-size: 14px;
}

.footer-main .footer-info .info-offer .socials .list-sc {
    gap: 15px;
}

.footer-main .footer-info .info-offer .socials .list-sc .item-sc {
    font-size: 20px;
}

.footer-main .footer-info .info-offer .socials .list-sc .item-sc:last-child>i {
    font-size: 18px !important;
}

.footer-main .footer-info .info-offer .socials .list-sc .item-sc>img {
    width: 20px;
    filter: none;
}

.footer-main .footer-info .info-offer .socials .list-sc .item-sc:last-child>img {
    width: 18px !important;
}

.footer-main .footer-info .links-offer {
    margin-top: 30px;
}

.footer-main .footer-info .links-offer .row-links {
    border-top: 1px solid var(--bordercolor);
}

.footer-main .footer-info .links-offer .title-head {
    cursor: pointer;
    font-size: 16px;
    margin: 0;
    padding: 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer-main .footer-info .links-offer .title-head::after {
    content: "\e905";
    font-family: 'icomoon';
    position: relative;
    background-color: transparent;
    width: auto;
    height: auto;
    bottom: auto;
    right: auto;
    font-weight: normal;
    color: var(--graycolor);
    transition: all 0.3s;
}

.footer-main .footer-info .links-offer .title-head.show,
.footer-main .footer-info .links-offer .title-head.show::after {
    color: var(--maincolor);
}

.footer-main .footer-info .links-offer .title-head.show::after {
    transform: rotate(180deg);
}

.footer-main .footer-info .links-offer .list-links {
    padding: 0 15px 15px;
    gap: 10px;
    margin: 0 !important;
    display: none;
}

.footer-main .footer-info .links-offer .list-links>li {
    width: 100%;
}

.footer-main .footer-info .links-offer .list-links>li:not(:last-child) {
    margin-bottom: 10px;
}

.footer-main .footer-info .links-offer .list-links>li>a {
    font-size: 12px;
}

.footer-main .footer-about {
    padding: 30px 15px;
}

.footer-main .footer-about .slogan {
    font-size: 14px;
    margin: 0 0 15px;
}

.footer-main .footer-about .desc {
    font-size: 12px;
    line-height: 30px;
    text-align: justify;
}

.footer-main .footer-about .licenses-offer {
    justify-content: center;
    gap: 10px;
    margin-top: 15px;
}

.footer-main .footer-about .licenses-offer .item-lsc {
    width: 80px;
    height: 110px;
}

.footer-main .footer-about .licenses-offer .item-lsc>img {
    height: 65px;
}

.footer-main .footer-about .licenses-offer .item-lsc:nth-child(2)>img {
    height: 45px !important;
}

.footer-main .footer-copyright {
    padding: 20px 15px 15px;
}

.footer-main .footer-copyright .container {
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.footer-main .footer-copyright .copyright,
.footer-main .footer-copyright .designer {
    font-size: 12px;
}

.footer-main .footer-copyright .designer,
.footer-main .footer-copyright .designer>a {
    color: var(--whitecolor);
}

/*---------------------- Page Style ---------------------*/

.content-pages {
    padding-top: 100px;
}

.dropdown-offer .select2-results__option {
    font-size: 12px;
}

.breadcrumb-page .breadcrumb {
    flex-wrap: nowrap;
    overflow-x: auto;
}

.breadcrumb-page .breadcrumb-item {
    flex-shrink: 0;
}

.breadcrumb-page .breadcrumb .breadcrumb-item>a,
.breadcrumb-page .breadcrumb .breadcrumb-item.active {
    font-size: 12px;
}

.sec-form-steps .swiper-slider-steps,
.sec-form-steps .box-outer-style .warning-note,
.sec-form-steps .box-outer-style::before,
.sec-form-steps .info-step-box .item-srv {
    display: none;
}

.sec-form-steps .box-outer-style {
    border-radius: 30px;
}

.sec-form-steps .info-step-box .title-step,
.sec-form-steps .info-step-box .subtitle-step {
    text-align: center;
}

.sec-form-steps .info-step-box .bullet-steps {
    justify-content: center;
}

.sec-form-steps .box-outer-style .media-col-step {
    padding-bottom: 0;
}

.sec-form-steps .info-step-box .title-step {
    font-size: 22px;
}

.sec-form-steps .info-step-box .subtitle-step {
    font-size: 14px;
}

.accordion-item .accordion-header .title {
    font-size: 14px;
}

.accordion-item .accordion-content p {
    font-size: 11px;
}

.sec-help-offer .box-desc-style h4 {
    font-size: 18px !important;
}

.sec-help-offer .box-desc-style p {
    font-size: 12px !important;
}
.sec-help-offer .box-desc-style li {
    font-size: 12px !important;
}
.sec-help-offer .box-desc-style ul {
    padding-right: 20px;
}

.sec-form-steps .info-step-box .bullet-steps .item-blt {
    width: 20px;
    height: 8px;
}

.sec-form-steps .info-step-box .bullet-steps .item-blt.active {
    width: 30px;
}

.sec-form-steps .inquiry-pelak {
    padding: 0;
}

.sec-form-steps .title-step-offer {
    font-size: 18px;
}

.sec-form-steps .desc-step-offer {
    font-size: 12px;
}

.select2-container .select2-selection--single {
    height: 50px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 50px;
    font-size: 14px;
    padding-left: 40px;
    padding-right: 15px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow::after {
    font-size: 14px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 15px;
    left: 10px;
}

.sec-form-steps .form-toggle-offer {
    height: 50px;
    padding: 6px;
}

.sec-form-steps .form-toggle-offer::before {
    height: 36px;
    top: 6px;
}

.sec-form-steps .form-toggle-offer .toggle-item span {
    font-size: 14px;
}

.sec-form-steps .form-toggle-offer[data-toggle="radio0"]::before {
    right: 6px;
}

.sec-form-steps .form-toggle-offer[data-toggle="radio1"]::before {
    right: 49%;
}

.sec-form-steps .inquiry-no-pelak .confirm-form {
    width: 100%;
    margin-top: 10px;
}

.sec-form-steps .form-toggle-offer.maxlenght {
    width: 100%;
}

.form-group .input-group .input-icon {
    width: 50px;
    height: 50px;
    font-size: 18px;
}

.form-group .input-group .form-control-offer {
    padding-left: 50px;
}

.sec-form-steps .pelak-row .btn-list-pelak,
.sec-form-steps .pelak-row .btn-list-pelak>i {
    font-size: 14px;
}

.sec-form-steps .box-outer-style .media-col-step {
    padding: 30px 20px 0;
}

.sec-form-steps .box-outer-style .form-col-step {
    padding: 20px 20px 30px;
}

.sec-form-steps .view-pelak {
    height: 55px;
}

.sec-form-steps .view-pelak .controls-pelak .list-letters-pelak {
    width: 200px;
}

.sec-form-steps .view-pelak .controls-pelak .list-letters-pelak .item-letter {
    width: 28px;
    height: 28px;
    font-size: 12px;
}

.sec-form-steps .form-group .lbl-form-offer,
.sec-form-steps .btn-change-form {
    font-size: 12px;
}

.sec-form-steps .form-group .form-control-offer {
    font-size: 14px;
}

.sec-form-steps .form-group .form-control-offer::placeholder {
    font-size: 12px;
}

.sec-form-steps .form-group .form-control-offer {
    height: 50px;
}

.sec-form-steps .btn-step-offer {
    padding: 13px 25px;
    font-size: 14px;
}

.accordion-item .accordion-header {
    padding: 20px;
}

.accordion-item .accordion-header .box-icon {
    flex-shrink: 0;
    width: 35px;
    height: 35px;
    font-size: 16px;
    margin-right: 10px;
}

.accordion-item .accordion-content {
    padding: 15px 20px;
}

.sec-help-offer .box-desc-style {
    border-radius: 30px;
    padding: 20px;
}

.sec-help-offer .box-desc-style table {
    border-radius: 20px;
}

.sec-help-offer .box-desc-style table thead th {
    font-size: 14px;
}

.sec-help-offer .box-desc-style table td,
.sec-help-offer .box-desc-style table th {
    padding: 15px;
}

.sec-help-offer .box-desc-style table tbody td {
    font-size: 12px;
}

.sec-form-steps .list-pelak-dropdown .item-pelak {
    padding: 5px;
}

.sec-form-steps .list-pelak-dropdown .item-pelak .view-pelak {
    height: 45px;
    border-radius: 8px;
}

.sec-form-steps .view-pelak .nemad-pelak {
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
}

.sec-form-steps .view-pelak .nemad-pelak .img-flag {
    width: 20px;
}

.sec-form-steps .view-pelak .nemad-pelak .pelak-abbr,
.sec-form-steps .view-pelak .nemad-pelak .pelak-iran {
    font-size: 7px;
}

.sec-form-steps .list-pelak-dropdown .item-pelak input {
    font-size: 14px;
}

.sec-form-steps .item-step.item-view-btns {
    padding-bottom: 40px;
}

.sec-form-steps .btns-step-wizard {
    padding: 15px;
}

.sec-faq-offer .head-section-offer,
.sec-help-offer .head-section-offer {
    margin-top: 50px;
}

.sec-form-steps .inquiry-no-pelak .row-small {
    padding: 0;
}

.breadcrumb-page .breadcrumb-search .title-page {
    margin-left: 0;
    margin-bottom: 5px;
    font-size: 16px;
}

.breadcrumb-page .breadcrumb .breadcrumb-item.active {
    font-size: 12px;
}

.breadcrumb-page .breadcrumb-search .breadcrumb-item+.breadcrumb-item::before {
    height: 12px;
    margin: 0 6px;
}

.breadcrumb-page .breadcrumb-search .btn-edit-bimeh .text::before {
    content: "ویرایش";
}

.breadcrumb-page .breadcrumb-search .btn-share-page .text {
    display: none;
}

.breadcrumb-page .breadcrumb-search {
    border-radius: 20px;
    background-color: var(--lightcolor);
    border: 2px solid var(--whitecolor);
    box-shadow: none;
}

.breadcrumb-page .breadcrumb-search .info-bread {
    flex-direction: column;
    justify-content: center;
    width: 100%;
}

.breadcrumb-page .breadcrumb-search .btn-share-page {
    position: fixed;
    bottom: 15px;
    left: 15px;
    background-color: var(--blackcolor);
    border-radius: 100px;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    font-size: 14px;
    font-weight: bold;
    color: var(--whitecolor);
    border: 2px solid var(--whitecolor);
    box-shadow: 0px 5px 50px 0px rgba(20, 39, 78, 0.3);
    z-index: 1000;
}

.breadcrumb-page .breadcrumb-search .btn-share-page>i {
    margin: 0;
}

.breadcrumb-page .breadcrumb-search .btn-share-page .text {
    display: none;
}

.filter-list-bimeh {
    margin-top: 15px;
}

.filter-list-bimeh .list-resault-filter .head-resault {
    margin-bottom: 15px;
    flex-direction: column;
}

.filter-list-bimeh .list-resault-filter .head-resault .form-group {
    width: 100%;
}

.list-resault-filter .head-resault .form-control-offer {
    width: 100%;
    padding-left: 90px;
    height: 45px;
}

.list-resault-filter .head-resault .form-control-offer::placeholder {
    font-size: 12px;
}

.list-resault-filter .head-resault .btn-confirm-off {
    height: 31px;
    font-size: 12px;
}

.list-resault-filter .head-resault .select2-container .select2-selection--single {
    height: 45px;
}

.list-resault-filter .head-resault .select2-selection__rendered {
    line-height: 45px;
}

.list-resault-filter .head-resault .sortby-box {
    margin-top: 5px;
    width: 100%;
}

.list-resault-filter .head-resault .sortby-box .title {
    font-size: 12px;
    top: 14px;
}

.list-resault-filter .head-resault .sortby-box .select2-selection__rendered {
    padding-right: 105px;
    font-size: 12px;
}

.list-resault-filter .head-resault .sortby-box .select2-selection__arrow::after {
    font-size: 14px;
}

.list-resault-filter .head-resault .sortby-box .select2-selection__arrow {
    left: 10px;
    top: 12px;
}

.list-resault-filter .item-bimeh-ofr {
    margin-bottom: 10px;
    flex-direction: column;
}

.list-resault-filter .item-bimeh-ofr .details-bimeh {
    padding: 15px;
}

.list-resault-filter .item-bimeh-ofr .logo-box>img {
    max-height: 60px;
}

.list-resault-filter .item-bimeh-ofr .info-box {
    width: 120px;
}

.list-resault-filter .item-bimeh-ofr .info-box .title {
    font-size: 16px;
}

.list-resault-filter .item-bimeh-ofr .info-box .count {
    font-size: 12px;
}

.list-resault-filter .item-bimeh-ofr .other-dts {
    margin-right: 30px;
    gap: 10px;
    flex-direction: column;
}

.list-resault-filter .item-bimeh-ofr .item-dts .title,
.list-resault-filter .item-bimeh-ofr .item-dts .desc {
    font-size: 12px;
}

.list-resault-filter .item-bimeh-ofr .order-bimeh {
    width: 100%;
    padding: 15px;
    border-right: none;
    border-top: 2px dashed var(--bordercolor);
}

.list-resault-filter .item-bimeh-ofr .order-bimeh .final-price .percent {
    width: 40px;
    height: 20px;
    font-size: 12px;
}

.list-resault-filter .item-bimeh-ofr .order-bimeh .final-price .value {
    font-size: 11px;
}

.list-resault-filter .item-bimeh-ofr .order-bimeh .final-price .main {
    font-size: 22px;
}

.list-resault-filter .item-bimeh-ofr .order-bimeh .final-price .unit {
    font-size: 13px;
}

.list-resault-filter .item-bimeh-ofr .order-bimeh .final-price .title {
    font-size: 12px;
}

.list-resault-filter .item-bimeh-ofr .order-bimeh .btn-order-offer {
    height: 35px;
    font-size: 14px;
}

.btn-show-filters,
.filter-list-bimeh .sidebar-filter .btn-confirm-filter,
.filter-list-bimeh .head-filter-resp {
    display: flex;
}

.btn-show-filters {
    height: 45px;
    right: 15px;
    bottom: 15px;
    font-size: 12px;
}

.btn-show-filters>i {
    font-size: 14px;
}

.filter-list-bimeh .sidebar-filter {
    background-color: var(--lightcolor);
    position: fixed;
    bottom: -105%;
    right: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    height: 90vh;
    border-radius: 20px 20px 0 0;
    padding: 20px 20px 70px;
    overflow-y: auto;
    transition: all 0.3s;
}

.filter-list-bimeh .sidebar-filter.show {
    bottom: 0;
    opacity: 1;
    visibility: visible;
}

.filter-list-bimeh .filter-box {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 15px;
    border-radius: 20px;
}

.filter-list-bimeh .filter-box .head .title {
    font-size: 14px;
}

.filter-list-bimeh .filter-box .head>i {
    font-size: 16px;
}

.filter-list-bimeh .filter-box .desc {
    font-size: 12px;
}

.filter-list-bimeh .filter-box .select2-container .select2-selection--single {
    height: 50px;
}

.filter-list-bimeh .filter-box .select2-selection__rendered {
    line-height: 50px;
}

.filter-list-bimeh .filter-box .select2-selection__rendered {
    font-size: 12px;
}

.filter-list-bimeh .filter-box .select2-selection__arrow::after {
    font-size: 14px;
}

.filter-list-bimeh .filter-box .select2-selection__arrow {
    left: 10px;
}

.form-group .custom-checkbox .custom-control-label {
    font-size: 12px;
    padding-top: 2px;
}

.filter-list-bimeh .sidebar-filter .btn-confirm-filter {
    width: 90%;
    margin: 0 auto;
    right: 0;
    left: 0;
}

.modal-offerbimeh .modal-header .modal-title {
    font-size: 16px;
}

.modal-offerbimeh .modal-header .close {
    width: 35px;
    height: 35px;
    font-size: 18px;
}

.modal-offerbimeh .btn-modal-offer {
    width: 100%;
    padding: 12px 15px;
    font-size: 14px;
}

.modal-offerbimeh .share-idcode .form-group .gift-card {
    height: 60px;
}

.modal-offerbimeh .form-group .form-control-offer {
    height: 50px;
    padding-left: 100px;
    font-size: 13px;
}

.modal-offerbimeh .form-group .btn-copy-clipboard {
    width: 80px;
    height: 36px;
    font-size: 12px;
}

.modal-offerbimeh .share-page .desc {
    font-size: 12px;
}

.modal-offerbimeh .modal-content {
    border-radius: 25px;
}

.modal-offerbimeh .login-page .form-group .form-control-offer {
    padding-left: 20px;
}

.modal-offerbimeh .modal-body .login-page .desc-modal,
.modal-offerbimeh .modal-body .btn-inline-style,
.modal-offerbimeh .again-code {
    font-size: 12px;
}

.modal-offerbimeh .form-codes {
    gap: 6px;
}

.modal-offerbimeh .login-page .form-codes .frm-code {
    height: 65px;
    font-size: 25px;
    padding: 0;
    text-align: center;
}

.wizard-head-steps .item-step,
.wizard-head-steps .item-step::before,
.wizard-head-steps .item-step::after {
    display: none;
}

.wizard-head-steps .item-step.active {
    display: flex;
    width: 100%;
}

.wizard-head-steps .item-step .title {
    font-size: 14px;
}

.wizard-head-steps .item-step .box-icon {
    width: 45px;
    height: 45px;
    font-size: 20px;
}

.wizard-head-steps {
    margin: 50px 0 20px;
}

.wizrd-steps-form .box-form-wzd {
    border-radius: 25px;
    padding: 25px 15px;
}

.wizrd-steps-form .box-form-wzd .head-title {
    flex-direction: column;
}

.wizrd-steps-form .box-form-wzd .head-title .title {
    font-size: 16px;
    margin-bottom: 15px;
    text-align: center;
}

.wizrd-steps-form .box-form-wzd .sortby-box {
    width: 100%;
}

.wizrd-steps-form .box-form-wzd .sortby-box .title-select {
    top: 16px;
    font-size: 12px;
}

.wizrd-steps-form .box-form-wzd .sortby-box .title-select>i {
    font-size: 20px;
}

.wizrd-steps-form .box-form-wzd .sortby-box .select2-selection__rendered {
    padding-right: 110px;
    font-size: 12px;
}

.form-group .form-toggle-offer.maxlenght {
    width: 100%;
}

.form-group .form-toggle-offer .toggle-item span {
    font-size: 13px;
}

.form-group .lbl-form-offer {
    font-size: 12px;
}

.form-group .input-group .form-control-offer {
    padding: 10px 20px;
    height: 50px;
    font-size: 14px;
}

.form-group .input-group .form-control-offer::placeholder {
    font-size: 12px;
}

.wizrd-steps-form .title-row {
    font-size: 14px;
}

.wizrd-steps-form .warning-note {
    flex-direction: column;
    border-radius: 20px;
    padding: 15px;
    font-size: 12px;
}

.wizrd-steps-form .btn-add-address {
    margin: 10px 0 0;
    padding: 8px 16px;
    font-size: 12px;
}

.wizrd-steps-form .btn-add-address>i {
    font-size: 16px;
}

.wizrd-steps-form .list-address .item-address {
    padding: 40px 15px 15px;
    border-radius: 20px;
}

.wizrd-steps-form .list-address .item-address .actions-address {
    top: 15px;
    left: 15px;
    gap: 6px;
}

.wizrd-steps-form .list-address .item-address .actions-address .btn-edit-address,
.wizrd-steps-form .list-address .item-address .actions-address .btn-del-address {
    font-size: 18px;
}

.wizrd-steps-form .list-address .item-address .box-radio {
    margin-left: 15px;
}

.wizrd-steps-form .list-address .item-address .info-address .title {
    font-size: 14px;
}

.wizrd-steps-form .list-address .item-address .info-address .desc {
    font-size: 12px;
}

.wizrd-steps-form .list-address .item-address .box-radio>label {
    width: 25px;
    height: 25px;
}

.wizrd-steps-form .list-upload-files {
    margin-top: 30px;
    gap: 30px;
    flex-wrap: wrap;
}

.wizrd-steps-form .list-upload-files .item-upload {
    width: 100%;
}

.wizrd-steps-form .btns-factor-wizard {
    margin-top: 20px;
    justify-content: space-between;
}

.wizrd-steps-form .btns-factor-wizard .btn-step-offer {
    padding: 13px 25px;
    font-size: 14px;
}

.wizrd-steps-form .warning-note.long-text {
    font-size: 12px;
    text-align: justify;
    line-height: 2;
    padding: 15px;
}

.wizrd-steps-form .warning-note.long-text>i {
    margin: 0 0 10px;
}

.form-group textarea.form-control-offer {
    border-radius: 20px;
    padding: 15px !important;
}

.wizrd-steps-form .head-info-steps {
    padding: 10px 15px;
}

.wizrd-steps-form .head-info-steps .outer-logo {
    width: 100%;
    display: flex;
    justify-content: center;
}

.wizrd-steps-form .head-info-steps .logo-bimeh {
    margin: 0 0 10px;
    transform: scale(0.9);
}

.wizrd-steps-form .head-info-steps .item-info {
    width: 50% !important;
    height: 60px;
    padding: 5px 15px;
    margin: 10px 0;
}

.wizrd-steps-form .head-info-steps .item-info .sub-title {
    font-size: 12px;
}

.wizrd-steps-form .head-info-steps .item-info .title {
    font-size: 15px;
    font-weight: bold;
    color: var(--blackcolor);
    margin: 5px 0 0;
}

.wizrd-steps-form .row-items-info .box-info-col .label,
.wizrd-steps-form .row-items-info .box-info-col .value {
    font-size: 13px;
}

.wizrd-steps-form .list-upload-files .item-upload {
    width: calc(100%);
}

.wizrd-steps-form .form-code-offer .input-group {
    width: 100%;
}

.wizrd-steps-form .form-code-offer .btn-confirm-off {
    height: 36px;
    font-size: 13px;
}

.wizrd-steps-form .row-price-factor.final .label,
.wizrd-steps-form .row-price-factor.final .price {
    font-size: 18px;
}

.user-profile-page .sidebar-hidden {
    display: none;
}

.user-profile-page .sidebar-menu {
    margin-bottom: 20px;
    border-radius: 25px;
}

.user-profile-page .sidebar-menu .account .fullname,
.user-profile-page .sidebar-menu .head-sidebar .edit-account,
.user-profile-page .sidebar-menu .list-menu .link-menu .text,
.nav-other-offer .dropdown-profile .account .fullname,
.nav-other-offer .dropdown-profile .list-menu .link-menu .text {
    font-size: 12px;
}

.user-profile-page .sidebar-menu .account .mobile,
.nav-other-offer .dropdown-profile .account .mobile {
    font-size: 15px;
}

.user-profile-page .sidebar-menu .list-menu .link-menu .box-icon,
.nav-other-offer .dropdown-profile .list-menu .link-menu .box-icon {
    width: 22px;
    font-size: 20px;
}

.user-profile-page .sidebar-menu .list-menu .link-menu,
.nav-other-offer .dropdown-profile .list-menu .link-menu {
    padding: 8px;
}

.user-profile-page .box-outer-profile {
    padding: 20px;
    border-radius: 25px;
}

.user-profile-page .box-outer-profile .head-boxprf {
    flex-direction: column;
    margin-bottom: 20px;
}

.user-profile-page .box-outer-profile .head-boxprf .title {
    font-size: 16px;
    margin-bottom: 10px;
}

.user-profile-page .box-outer-profile .head-boxprf .btns-option {
    width: 100%;
    justify-content: center;
}

.user-profile-page .box-outer-profile .head-boxprf .btn-profile {
    height: 35px;
    font-size: 12px;
    width: 50%;
}

.user-profile-page .box-outer-profile .btns-group-profile .btn-confirm-profile {
    font-size: 14px;
    width: 100%;
}

.user-profile-page .head-boxprf .form-group .input-group .form-control-offer {
    height: 45px;
}

.nav-tabs-offer {
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
}

.nav-tabs-offer .nav-item {
    flex-shrink: 0;
}

.nav-tabs-offer .nav-item .nav-link {
    padding: 8px 15px;
    font-size: 12px;
}

.breadcrumb-profile {
    display: block;
}

.user-profile-page {
    margin-top: 20px;
}

.user-profile-page .box-outer-profile .head-boxprf .title .btn-hidden {
    display: flex;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .details-bimeh {
    flex-wrap: wrap;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .logo-box>img {
    max-height: 45px;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .info-box {
    line-height: 1;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .info-box .title {
    font-size: 14px;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .other-dts {
    width: 100%;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 20px 0 0 0;
    gap: 10px;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .item-dts .title,
.user-profile-page .list-resault-filter .item-bimeh-ofr .item-dts .desc {
    font-size: 12px;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .item-dts .status,
.modal-closed-ticket .list-resault-filter .item-bimeh-ofr .item-dts .status {
    min-width: auto;
    height: 20px;
    font-size: 10px;
    padding: 2px 5px 0;
    color: var(--whitecolor);
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .order-bimeh {
    width: 100%;
    margin-top: 10px;
}

.user-profile-page .list-resault-filter .item-bimeh-ofr .order-bimeh .final-price .title {
    font-size: 11px;
}

.user-profile-page .empty-list {
    padding: 20px;
    font-size: 12px;
}

.user-profile-page .empty-list>i {
    font-size: 50px;
}

.list-resault-filter .item-bimeh-ofr .order-bimeh .btn-order-offer {
    font-size: 13px;
}

.user-profile-page .list-ticket .item-bimeh-ofr .btn-order-offer>i {
    font-size: 14px;
}

.user-profile-page .box-outer-profile .head-boxprf .title .btn-back {
    font-size: 24px;
}

.user-profile-page .add-ticket-page .list-upload-images {
    padding: 10px;
    border-radius: 20px;
    gap: 5px;
    justify-content: flex-start;
}

.user-profile-page .add-ticket-page .list-upload-images .add-image {
    width: 68.5px;
    height: 68.5px;
    border-radius: 15px;
    font-size: 22px;
}

.user-profile-page .add-ticket-page .list-upload-images .add-image .box-add-icon {
    width: 24px;
    height: 24px;
}

.user-profile-page .add-ticket-page .list-upload-images .image-item {
    width: 68.5px;
    height: 68.5px;
    border-radius: 15px;
}

.user-profile-page .add-ticket-page .list-upload-images .image-item .trash-image {
    width: 25px;
    height: 25px;
    font-size: 12px;
}

.user-profile-page .list-pelaks .row {
    gap: 10px 0;
}

.user-profile-page .list-pelaks .item-bimeh-ofr .head-item {
    margin-bottom: 0;
}

.user-profile-page .list-notify .item-bimeh-ofr .details-bimeh {
    padding: 15px;
}

.user-profile-page .list-notify .item-bimeh-ofr .other-dts {
    margin: 0;
}

.user-profile-page .list-notify .item-bimeh-ofr .item-dts .title {
    font-size: 13px;
}

.user-profile-page .list-notify .item-bimeh-ofr .item-dts .desc {
    font-size: 11px;
}

.modal-closed-ticket .modal-body .desc-modal {
    font-size: 14px;
}

.modal-closed-ticket .list-resault-filter .item-bimeh-ofr .other-dts {
    flex-direction: row;
    flex-wrap: wrap;
}

.modal-closed-ticket .list-resault-filter .item-bimeh-ofr .item-dts .title,
.modal-closed-ticket .list-resault-filter .item-bimeh-ofr .item-dts .desc {
    font-size: 12px;
}

.modal-offerbimeh .btn-modal-offer {
    font-size: 13px;
}

.user-profile-page .chat-ticket-page .chat-list {
    padding: 5px 15px;
}

.user-profile-page .chat-ticket-page .box-chat {
    width: 90%;
}

.user-profile-page .chat-ticket-page .box-chat .content-chat p {
    font-size: 11px;
}

.user-profile-page .chat-ticket-page .box-chat .date-time {
    font-size: 9px;
}

.user-profile-page .chat-ticket-page .box-chat .content-chat {
    padding: 12px 12px 5px;
}

.user-profile-page .add-ticket-page .list-upload-images .image-item {
    width: 54.1px;
    height: 54.1px;
    border-radius: 15px;
}

.header-main .haader-row .nav-pills .dropdown-toggle.btn-show-profile::after {
    font-size: 12px;
    margin-right: 2px;
}

.header-main .haader-row .nav-other-offer .nav-item-profile .dropdown-menu {
    top: 45px !important;
}

.wizrd-steps-form .box-form-wzd .head-title .btn-profile {
    height: 35px;
    font-size: 12px;
    width: 50%;
    margin-top: 10px;
}

.wizrd-steps-form .row-other-person .item-bimeh-ofr .box-radio>label {
    width: 25px;
    height: 25px;
}
.wizrd-steps-form .row-other-person .item-bimeh-ofr{
    margin-bottom: 10px;
}
.select2-container .select2-selection--multiple{
    min-height: 50px;
    padding: 10px 15px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice{
    font-size: 11px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{
    font-size: 14px;
    margin: 0;
}
.select2-container .select2-search--inline .select2-search__field{
    height: 26px;
}
.dropdown-offer.dropdown-offer-multiple .select2-results__option--selected::after{
    font-size: 12px;
}
.sec-about-page{
    margin: 30px 0;
}
.header-main .haader-row .logo-main::before {
	content: "";
	background: url('../images/site/crown.svg') no-repeat center center / 50px;
	width: 50px;
	height: 30px;
	position: absolute;
	top: -5px;
	right: 0;
	left: 0;
	margin: 0 auto;
	transition: all 0.3s;
}
.sec-insurances .list-insurances.list-resp-page{
    overflow: visible;
    flex-wrap: wrap;
    gap: 10px;
}
.sec-insurances .list-insurances.list-resp-page .item-ins {
	width: 81px;
    height: 100px;
}
.sec-insurances .list-insurances .item-ins > img {
	max-height: 50px;
}
.sec-contact-page .image-contact{
    padding-left: 15px;
}
.sec-contact-page .image-contact .box-image{
    height: 400px;
    border-radius: 20px;
    margin-bottom: 30px;
}
.sec-contact-page .details-contact .desc p{
    font-size: 16px;
}
.sec-contact-page .list-contact .item-cnt{
    width: 100%;
}
.sec-contact-page .list-contact .item-cnt .box-icon{
    width: 50px;
    height: 60px;
    font-size: 22px;
}
.sec-contact-page .list-contact .item-cnt .desc,
.sec-contact-page .list-contact .item-cnt .desc a{
    font-size: 14px;
}
.sec-contact-page .title-form{
    font-size: 20px;
}
.sec-contact-page .form-group{
    margin-bottom: 10px;
}
.sec-contact-page .form-group .form-control{
    height: 55px;
    padding: 10px 20px;
    font-size: 14px;
}
.sec-contact-page .form-group .form-control::placeholder{
    font-size: 12px;
}
.sec-contact-page .form-group textarea.form-control{
    border-radius: 20px;
}
.sec-contact-page .btn-send{
    width: 100%;
    height: 60px;
    font-size: 18px;
}
.content-pages .sec-news-offer {
	margin-top: 30px;
}
.content-pages .sec-news-offer .box-news .content-news .category {
	font-size: 11px;
}
.content-pages .sec-news-offer .box-news .content-news .title {
	font-size: 14px;
    line-height: 22px;
    margin-top: 10px;
}
.content-pages .sec-news-offer .item-news{
    margin-bottom: 15px;
}
.pagination-offerbimeh {
	margin-top: 20px;
}
.pagination-offerbimeh .pagination {
	gap: 5px;
}
.pagination-offerbimeh .page-item .page-link {
	width: 40px;
	height: 40px;
	font-size: 14px;
}