@import url("../css/footer.css");
@import url("../css/header.css");
@import url("../css/hero.css");
@import url("../css/content.css");
@import url("../css/main.css");
@import url("../css/pop.css");

.search_wrapper {
    background-image: url("../../images/bg_oldi_1.svg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-x: center;
    height: auto
}

@media screen and (max-width:425px) {
    .search_wrapper .container {
        padding: 0 !important
    }
}

.search_wrapper .search {
    margin-bottom: 20px !important
}

.search_wrapper .search .text_container {
    max-width: 950px;
    overflow-wrap: break-word
}

.search_wrapper .search .text_container h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 51.1097px;
    text-align: center;
    letter-spacing: 0.511097px;
    line-height: 55px;
    margin: 0
}

@media screen and (max-width:425px) {
    .search_wrapper .search .text_container h3 {
        font-size: 25px;
        max-width: 315px;
        line-height: 30px
    }
}

.search_wrapper .search .text_container p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    line-height: 30px;
    margin: 30px 0 50px
}

@media screen and (max-width:425px) {
    .search_wrapper .search .text_container p {
        font-size: 20px;
        margin: 20px 0 40px
    }
}

.search_wrapper .search .container {
    padding: 0 !important
}

.search_wrapper .search_input {
    background: linear-gradient(89.97deg, #eb164b 0.44%, #eb3864 99.98%);
    border-bottom-left-radius: 78px;
    border-top-left-radius: 78px;
    padding: 25px 0
}

.partner-search{
	text-align:right;
	color: #fff;
	padding-right:15px;
}

@media screen and (max-width:768px) {
    .search_wrapper .search_input {
        margin-bottom: 50px !important
    }
}

@media screen and (max-width:425px) {
    .search_wrapper .search_input .container {
        padding: 0 !important
    }
}

.search_wrapper .search_input .container .input_container {
    max-width: 900px;
    /*margin: 0 auto;*/
	padding-right: 15px;
}

@media screen and (max-width:425px) {
    .search_wrapper .search_input .container .input_container {
        display: flex !important;
        justify-content: center !important
    }
}

.search_wrapper .search_input .container .input_container input {
    width: 100%;
    border-radius: 78px
}

@media screen and (max-width:768px) {
    .search_wrapper .search_input .container .input_container input {
        margin-left: 5px;
		margin-right: 15px;
    }
}

.search_wrapper .search_input .container .input_container .image_container {
    margin: 0 30px;
    cursor: pointer
}

.search_wrapper .search_input .container .input_container .image_container img {
    width: 100%
}

.search_wrapper .search_input .container .input_container .form-control:focus {
    box-shadow: unset;
    color: unset
}

@media screen and (max-width:768px) {
    .search_wrapper .categories {
        display: none !important
    }
}

.search_wrapper .categories .categories_container {
    width: 100%;
    max-width: 860px;
    flex-wrap: wrap;
    padding: 25px 0
}

.search_wrapper .categories .categories_container .category {
    width: 100%;
    max-width: fit-content;
    border-radius: 17px;
    border: 1px solid #848484;
    color: #848484;
    padding: 8px 20px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    margin: 5px 3px;
    background: transparent;
    cursor: pointer
}

.search_wrapper .categories .categories_container .category:hover {
    background: #848484;
    color: #ffffff
}

.search_wrapper .categories .categories_container .category p {
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    margin: 0
}

@media screen and (max-width:768px) {
    .search_wrapper .cards .filter_container {
        display: none !important
    }
}

.search_wrapper .cards .filter_container .checks {
    width: 100%;
    max-width: 250px;
    font-weight: 700;
    margin: 0 60px;
    font-size: 16px
}

.search_wrapper .cards .filter_container .checks .form-group input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    display: none;
    cursor: pointer
}

.search_wrapper .cards .filter_container .checks .form-group label {
    font-weight: 400;
    position: relative;
    cursor: pointer
}

.search_wrapper .cards .filter_container .checks .form-group label:before {
    content: "";
    -webkit-appearance: none;
    background-color: #ffffff;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    border-radius: 5px;
    cursor: pointer;
    margin-right: 5px;
    -webkit-box-shadow: inset 1px 1px 5px 1px #0000006b;
    box-shadow: inset 1px 1px 4px 0px #0000006b
}

.search_wrapper .cards .filter_container .checks .form-group input:checked+label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 6px;
    width: 9px;
    height: 14px;
    border: solid #ed124a;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg)
}

.search_wrapper .cards .filter_container h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    margin: 0;
    min-width: 140px
}

.search_wrapper .cards .filter_container [slider] {
    width: 300px;
    position: relative;
    height: 5px
}

.search_wrapper .cards .filter_container [slider]>div {
    position: absolute;
    left: 13px;
    right: 15px;
    height: 5px
}

.search_wrapper .cards .filter_container [slider]>div>[inverse-left] {
    position: absolute;
    left: 0;
    height: 5px;
    border-radius: 10px;
    background-color: #ccc;
    margin: 0 7px
}

.search_wrapper .cards .filter_container [slider]>div>[inverse-right] {
    position: absolute;
    right: 0;
    height: 5px;
    border-radius: 10px;
    background-color: #ccc;
    margin: 0 7px
}

.search_wrapper .cards .filter_container [slider]>div>[range] {
    position: absolute;
    left: 0;
    height: 5px;
    border-radius: 14px;
    background-color: #ee0d47
}

.search_wrapper .cards .filter_container [slider]>div>[thumb] {
    position: absolute;
    top: -7px;
    z-index: 2;
    height: 20px;
    width: 20px;
    text-align: left;
    margin-left: -11px;
    cursor: pointer;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
    background-color: #fff;
    border-radius: 50%;
    outline: none
}

.search_wrapper .cards .filter_container [slider]>input[type="range"] {
    position: absolute;
    pointer-events: none;
    -webkit-appearance: none;
    z-index: 3;
    height: 14px;
    top: -2px;
    width: 100%;
    opacity: 0
}

.search_wrapper .cards .filter_container div[slider]>input[type="range"]:focus::-webkit-slider-runnable-track {
    background: transparent;
    border: transparent
}

.search_wrapper .cards .filter_container div[slider]>input[type="range"]:focus {
    outline: none
}

.search_wrapper .cards .filter_container div[slider]>input[type="range"]::-webkit-slider-thumb {
    pointer-events: all;
    width: 28px;
    height: 28px;
    border-radius: 0px;
    border: 0 none;
    background: red;
    -webkit-appearance: none
}

.search_wrapper .cards .filter_container div[slider]>input[type="range"]::-ms-fill-lower {
    background: transparent;
    border: 0 none
}

.search_wrapper .cards .filter_container div[slider]>input[type="range"]::-ms-fill-upper {
    background: transparent;
    border: 0 none
}

.search_wrapper .cards .filter_container div[slider]>input[type="range"]::-ms-tooltip {
    display: none
}

.search_wrapper .cards .filter_container [slider]>div>[sign] {
    opacity: 0;
    position: absolute;
    margin-left: -11px;
    top: -39px;
    z-index: 3;
    background-color: #ffffff;
    color: #000000;
    width: 40px;
    height: 28px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    text-align: center
}

.search_wrapper .cards .filter_container [slider]>div>[sign]:after {
    position: absolute;
    content: "";
    left: 0;
    border-radius: 16px;
    top: 19px;
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top-width: 16px;
    border-top-style: solid;
    border-top-color: #ffffff
}

.search_wrapper .cards .filter_container [slider]>div>[sign]>span {
    font-size: 12px;
    font-weight: 700;
    line-height: 28px
}

.search_wrapper .cards .filter_container [slider]:hover>div>[sign] {
    opacity: 1;
    -webkit-box-shadow: 8px -6px 12px 0px #b0b0b0;
    box-shadow: 3px 2px 5px 0px #b0b0b0
}

.search_wrapper .cards .filter_container .dropdown-toggle:after {
    content: url("../../images/down-arrow-svgrepo-com.svg");
    width: 11px;
    border: none;
    margin-left: 10px
}

.search_wrapper .cards .container {
    padding: 0 !important
}

.search_wrapper .more .container .image_container {
    position: relative;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff
}

.search_wrapper .more .container .image_container#more_shops {
    cursor: pointer
}

.search_wrapper .more .container .image_container p {
    z-index: 2;
    position: absolute;
    top: 80%;
    font-style: normal;
    font-weight: 400;
    font-size: 24px
}

.search_wrapper .more .container .image_container img {
    position: absolute;
    top: 50%;
    z-index: 1
}

.installment {
    margin: 100px 0 0
}

.installment .container .text_container {
    max-width: 790px;
    text-align: center
}

.installment .container .text_container h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 41.7px
}

@media screen and (max-width:425px) {
    .installment .container .text_container h3 {
        font-weight: 700;
        font-size: 25px;
        line-height: 26px
    }
}

.installment .container .text_container p {
    font-style: normal;
    font-weight: 400;
    font-size: 24px
}

@media screen and (max-width:425px) {
    .installment .container .text_container p {
        font-weight: 400;
        font-size: 20px;
        line-height: 28px
    }
}

@media screen and (max-width:768px) {
    .proposals .proposals_container {
        flex-wrap: wrap;
        justify-content: center !important
    }
}

.proposals .proposals_container .proposal {
    padding: 25px 0;
    position: relative;
    /*cursor: pointer*/
}

.proposals .proposals_container .proposal .image_container {
    max-width: 70px;
    max-height: fit-content;
    margin-bottom: 20px
}

.proposals .proposals_container .proposal .image_container img {
    width: 100%;
    object-fit: cover
}

.proposals .proposals_container .proposal .text {
    max-width: 275px
}

.proposals .proposals_container .proposal .text h3 {
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    letter-spacing: 0.24px;
    margin: 12px 0;
    transition: all 0.3s
}

@media screen and (max-width:425px) {
    .proposals .proposals_container .proposal .text h3 {
        font-size: 20px
    }
}

.proposals .proposals_container .proposal .text p {
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    text-align: center;
    letter-spacing: 0.17px
}