.SelectS {
    width: 100%;
}

.SelectS label {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    font-size: 15px;
    /*line-height: 30.4px;*/
    /*color: rgba(47,43,104,.75);*/
    margin-bottom: 15px;
    display: block;
}

.select-style {
    width: 100%;
    background: #fff;
    border: 1.6px solid rgba(47,43,104,.1);
    box-sizing: border-box;
    border-radius: 16px;
    /*padding: 30.4px 25.6px!important;*/
    outline: none;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    color: rgba(47,43,104,.75);
    height: 40px;
}

.select-wrap {
    position: relative;
    margin: 0 auto;
    width: 100%;
    background-color: transparent;
}

.select-style .new-select-arrow {
    margin: auto 9px;
}

.new-select-arrow {
    width: 16px;
    height: 16px;
    margin: 0 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
}

.select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    position: absolute;
    top: 0;
    left: 0;
    background-color: transparent;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-size: 15px;
    line-height: 17px;
    color: rgba(47,43,104,.75);
    padding-left: 10px;

    font-weight: 400 !important;
}

.inputs-price {
    width: max-content!important;
}

.select-price-cal-1 {
    display: flex;
    border: 1.6px solid rgba(47,43,104,.1);
    background: transparent;
    box-sizing: border-box;
    border-radius: 16px;
    width: 20%;
    min-width: 167px;
    /*padding: 16px 40px;*/
}

.select-price-cal-1 input {
    border: none!important;
    border-left: 1.6px solid rgba(47,43,104,.1)!important;
    border-radius: 0!important;
    padding: 0!important;
    padding-left: 16px!important;
    height: 36px;
    width: 100%!important;
}

.new-select-arrow {
    width: 16px;
    height: 16px;
    margin: 0 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    right: 0;
    z-index: 1;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    pointer-events: none;
}

.checkbox-parent {
    position: relative;

    cursor: pointer;
    font-size: 14px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: flex-start!important;
    margin-bottom: 10px;
    margin-top: 10px;
}

.checkbox-parent input {
    cursor: pointer;
}

.order-button {
    background-color: #1AB248!important;
    border-radius: 16px;
    color: #fff!important;
    padding:10px 40px;
    border: none!important;
    transition: .3s;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    opacity: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}


.checkbox-parent .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    border-radius: 5px;
}

.product-type span {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 150%;
    color: #2f2b68;
    opacity: .75;
}



/*homepage*/



.homepage .homepage-header {
    background-repeat: no-repeat;
    background-size: cover;
    margin: 0 38.4px;
    border-radius: 25.6px;
    background-position: right;
    height: 960px;
}
.homepage .homepage-header h4 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 89.6px;
    line-height: 150%;
    color: #fff;
}
.homepage-header-buttons {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-top: 76.8px;
}
.homepage-head-button {
    background: rgba(255, 255, 255, 0.05);
    border: 1.6px solid rgba(255, 255, 255, 0.1);
    box-sizing: border-box;
    border-radius: 25.6px;
    padding: 25.6px 60.8px 25.6px 32px;
    display: flex;
    align-items: center;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25.6px;
    line-height: 30.4px;
    color: #fff;
}
.product-type {

}
.product-type span {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #2f2b68;
    opacity: 0.75;
    padding-left: 13px;
}
.select-cal {
    margin-bottom: 12px !important;
}
#product_type {
    margin: 0;
}
.homepage-head-button img {
    margin-right: 32px;
}
.homepage-header-buttons a:first-child {
    margin-right: 38.4px;
}
.homepage-campaings {
    padding: 204.8px 0;
}
.campaings-card {
    display: flex;
    flex-direction: column;
}
.campaings-card h5 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 51.2px;
    line-height: 67.2px;
    color: rgba(47, 43, 104, 0.75);
    margin-bottom: 51.2px;
}
.campaings-card p {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25.6px;
    line-height: 150%;
    color: rgba(47, 43, 104, 0.5);
    width: 90%;
}
.campaings-card a {
    width: max-content;
    margin-top: 76.8px;
}
.campaings-card-name {
    width: 100%;
    box-sizing: border-box;
    border-radius: 25.6px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.campaings-card-name img {
    width: 100%;
    height: 100%;
}

/*--------------*/
.homepage-about {
    background: rgba(101, 90, 225, 0.05);
    border-radius: 25.6px;
    margin: 0 24px;
    padding: 128px 0;
}
.homepage-about-card {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-bottom: 32px;
}
.campaings-card {
    margin-bottom: 32px;
}

.homepage-about-card h3 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 24px;
    line-height: 31px;
    color: rgba(47, 43, 104, 0.75);
    text-align: center;
}
.homepage-about-card p {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(47, 43, 104, 0.5);
    text-align: center;
    margin-top: 32px;
    width: 80%;
    text-align: justify;
}
.about-card-background {
    background: linear-gradient(
            150.11deg,
            #ffd7bb 21.4%,
            #ff75a7 52.2%,
            #7b4ee7 90.17%
    );
    filter: blur(64px);
    position: relative;
}
.homepage-about-card img {
    margin-bottom: -24px;
}

.homepage-calculator {
    padding: 128px 0;
}
.homepage-calculator #tabs-holder li a {
    padding: 32px !important;
}
.homepage-calculator #tabs-holder li a h2 {
    font-size: 14px;
}
.calculator-header {
    /*margin-bottom: 48px;*/
}
.calculator-header h3 {
    /* font-family: "Poppins", sans-serif; */
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #1AB248;
    margin-bottom: 32px;

}
.calculator-header-h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
    line-height: 42px;
    color: #1AB248;

}
.calculator-header p {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: rgba(47, 43, 104, 0.5);
}
.recipe {
    display: none;
}
.recipe p {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    color: black;
    /*opacity: 0.75;*/
    margin-bottom: 24px;
    border: 1px solid #dee2e6 !important;
    border-radius: 20px;
    padding: 1rem;
}
.recipe p:last-child {
    margin-bottom: 0;
}


/*---------*/

.recipe h5 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 25.6px;
    line-height: 33.6px;
    color: #2f2b68;
    margin-bottom: 38.4px;
    margin-top: 51.2px;
}
.select-price-cal-1 {
    padding: 0px 16px;
}
.calculator-input .SelectS {
    width: 100%;
}
.select-price-cal .select-wrap {
    width: 480px !important;
}
.select-price-cal #list-name {
    padding-left: 25.6px;
}
.calculator-input .select-style {
    display: flex;
    height: 40px;
}
.select-price-cal {
    padding: 0 16px !important;
}
.select-price-cal {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.select-price-cal .new-select-arrow {
    margin: auto 0 !important;
}
.select-label {
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: rgba(47,43,104,.75);
    margin-bottom: 16px;
    display: block;
}
.select-price-cal input {
    font-size: 15px;
    border-left: none !important;
    border-right: 1px solid rgba(47, 43, 104, 0.1) !important;
    padding: 0 !important;
    padding-right: 25.6px;
    background-color: transparent;
    opacity: 0.5;
}
.homepage-process {
    padding: 256px 0;
    background: #4738aa;
    border-radius: 25.6px;
    margin: 0 38.4px;
}
.hompage-process-content {
    display: flex;
    flex-direction: column;
    padding-left: 153.6px;
}
.process-card {
    display: flex;
    margin-bottom: 153.6px;
}
.process-card:last-child {
    margin-bottom: 0;
}
.process-card .img-backgr {
    background: linear-gradient(360deg, #ffd7bb 0%, #ff75a7 44.79%, #7b4ee7 100%);
    opacity: 0.3;
    width: 256px;
    height: 256px;
    border-radius: 50%;
}
.process-card .img {
    position: relative;
    margin-right: 201.6px;
}
.process-card .img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.process-text h4 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 51.2px;
    line-height: 67.2px;
    color: #fff;
    margin-bottom: 51.2px;
}


/*---------*/


.process-text p {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 25.6px;
    line-height: 150%;
    color: rgba(255, 255, 255, 0.75);
    width: 80%;
}

.homepage-news {
    padding: 182.4px 0 204.8px;
}

.homepage-news .news-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 89.6px;
}

.homepage-news .news-header h5 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 51.2px;
    line-height: 67.2px;
    color: rgba(47, 43, 104, 0.75);
}

.homepage-stores {
    padding: 204.8px 0;
    background-color: rgba(101, 90, 225, 0.05);
    border-radius: 24px;
    margin: 76.8px 76.8px 160px;
}

.homepage-stores h5 {
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 51.2px;
    line-height: 67.2px;
    color: #2f2b68;
    opacity: 0.75;
    margin-bottom: 76.8px;
}

.store-card {
    padding: 89.6px 0;
    width: 100%;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 25.6px;
    margin-bottom: 51.2px;
}

.order-button {
    text-align: center !important;
    display: flex;
    justify-content: center !important;
}

.product-input-radio {
    padding: 22.4px;
    background: #fff;
    border: 1px solid rgba(47, 43, 104, 0.1);
    display: flex;
    align-items: center;
    border-radius: 25.6px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 22.4px;
    line-height: 19px;
    color: rgba(47, 43, 104, 0.5);
}

.product-input-radio div {
    margin-left: 16px;
}

.calculator-total-div {
    position: relative;
}

.calculator-margin {
    margin-bottom: 18.2px;
}

.calculator-total {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    /*padding-left: 19.2px;*/
    /*position: absolute;*/
    /*top: 100%;*/
    /*left: 0;*/
    margin-bottom: 15px;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height:17px;
    color: rgba(47, 43, 104, 0.75);
}

.calculator-total .calculate_result {
    margin-right: 51.2px;
    color: #2f2b68;
}

.from_to_calc{
    display: flex;
}

@media (max-width: 1199.9px) {
    .product-type{
        margin-top: 0px;
    }
    .checkbox-parent{
        margin-top: 0px;
    }

    .from_to_calc{
        flex-direction: column;
    }

    .select-style .new-select-arrow{
        margin: auto 16px;
    }
}

/*--------*/
@media (min-width: 991.9px) {
    .input-cal-cal {
        max-width: 100% !important;
    }
    .product-input-radio {
        padding: 0.9rem;
        border-radius: 0.8rem;
        margin-top: 2.2rem;
    }
    .product-input-radio div {
        margin-left: 0.8rem;
    }
}
.input-cal-cal {
    width: 100% !important;
}
@media (max-width: 991.9px) and (min-width: 767.9px) {
    .input-cal-cal input {
        width: max-content !important;
        min-width: 5.3rem;
    }
}
.wallpaper-flex {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: flex-start;
    height: 100%;
}
.product-input-radio {
    margin-bottom: 0.8rem !important;
}

/*--------*/


@media (max-width: 767.9px) {
    .product-type span {
        margin-top: 8px;
    }
    .homepage .homepage-header {
        padding: 51.2px 0;
        background-repeat: no-repeat;
        background-size: cover;
        margin: 0 25.6px;
        height: 960px;
    }
    .select-price-cal-1 .select-wrap {
        width: 640px !important;
    }
    .process-text p {
        width: 100% !important;
    }
    .homepage-about-card p {
        width: 100%;
    }
    .campaings-card p {
        width: 100% !important;
    }
    .hompage-process-content {
        padding-left: 0 !important;
    }
    .new-select-arrow {
        right: -16px !important;
    }
    .wallpaper-flex {
        display: flex;
        justify-content: space-between;
        flex-direction: column;
        height: 100%;
    }
    .wallpaper-flex h4 {
        font-size: 24px !important;
        line-height: 150%;
        margin-left: 25.6px;
    }
    .homepage-stores {
        margin: 0 !important;
    }
    .news-header a {
        display: none;
    }
    .campaings-card a {
        width: auto;
    }
    .process-card .img {
        margin-right: 0 !important;
    }
    .process-card {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .process-text {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    .process-text p {
        text-align: center;
    }
    .process-text h4 {
        text-align: center;
    }
    .homepage-header-buttons {
        display: flex;
        flex-direction: column-reverse;
        width: 100%;
    }
    .homepage-header-buttons a {
        display: flex;
        justify-content: space-between;
        width: -webkit-fill-available;
        margin-right: 0 !important;
        margin-bottom: 25.6px;
    }
    .homepage-campaings {
        padding: 76.8px 0;
    }
    .homepage-header {
        background-image: url(https://skybox.az/files/front/img/svg/mobile-resp.png) !important;
    }
    .campaings-card h5 {
        margin-bottom: 38.4px !important;
    }
    .campaing-card p {
        font-size: 22.4px !important;
        line-height: 150%;
    }
    .campaings-card a {
        margin-top: 51.2px !important;
        font-size: 22.4px !important;
        line-height: 19px;
    }
    .campaings-card-name {
        height: 307.2px !important;
    }
    .homepage-about {
        padding: 102.4px 0 !important;
        margin: 0 25.6px;
    }

    /*-----*/

    .homepage-about-card img {
        width: 217.6px;
        height: 217.6px;
    }
    .homepage-about-card h3 {
        font-size: 38.4px;
        line-height: 49.6px;
    }
    .homepage-calculator {
        padding: 89.6px 0 153.6px !important;
    }
    .calculator-header h3 {
        font-size: 38.4px;
        line-height: 49.6px;
    }
    .calculator-header-h3 {
        font-size: 38.4px;
        line-height: 49.6px;
    }
    .calculator-header hp {
        font-size: 22.4px !important;
        line-height: 150%;
    }
    .calculator-input label {
        font-size: 22.4px;
        line-height: 30.4px;
    }
    .calculator-input .SelectS {
        margin-bottom: 16px;
    }
    .homepage-process {
        padding: 102.4px 0;
        margin: 0 25.6px;
    }
    .process-card .img {
        width: 153.6px;
        height: 153.6px;
    }
    .process-card .img-backgr {
        width: 153.6px;
        height: 153.6px;
    }
    .process-card .img img {
        width: 102.4px;
        height: 102.4px;
    }
    .process-card .process-text h4 {
        font-size: 32px;
        line-height: 41.6px;
        margin-bottom: 38.4px;
    }
    .process-card .process-text {
        margin-top: 51.2px;
    }
    .process-card .process-text p {
        font-size: 22.4px;
        line-height: 150%;
    }
    .process-card {
        display: flex;
        margin-bottom: 115.2px;
    }
    .homepage-news {
        padding: 76.8px 0 150.4px !important;
    }
    .homepage-news .news-header h5 {
        font-size: 38.4px;
        line-height: 150%;
    }
    .news-header {
        margin-bottom: 38.4px !important;
    }
    .homepage-stores {
        padding: 51.2px 0 76.8px;
    }
    .homepage-stores h5 {
        font-size: 24px;
        line-height: 150%;
        margin-bottom: 41.6px !important;
    }
    .store-card {
        padding: 51.2px 0;
    }
    .store-card img {
        height: 51.2px;
        width: 153.6px;
    }
    .homepage-head-button span {
        width: 32px;
    }

}
.volume-input {
    position: relative;
    margin: 0 auto;
    width: 100%;
    width: 10% !important;
    background-color: transparent;
    display: flex;
    justify-content: center;
    align-items: center;
}
.volume-input .description {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    outline: none;
    width: 100%;
    background-color: transparent;
    font-family: "Poppins", sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 14px;
    line-height: 18px;
    color: rgba(47, 43, 104, 0.75);
    padding: 8px;
}

.tabs-t{
    display: flex !important;
    align-items: center !important;
    justify-content: flex-start !important;
}

.tabs-t li .nav-link{
    display: flex!important;
    align-items: center!important;
    justify-content: start!important;
    border-bottom: 0.1rem solid rgba(47, 43, 104, 0.75) !important;
    padding: 18px 21px!important;
    border-radius: 0!important;
    flex: 1;
    /*pointer-events: none;*/
    /*text-decoration: none;*/
}

.tabs-t li .nav-link.active{
    background: transparent!important;
}

.tabs-t .inactive {
    opacity: .3;
    border: none;
    border-bottom: 0.1rem solid rgba(47,43,104,.1)!important;
}

.tabs-t li a .img{
    width: 24px;
    height: 24px;
    border-radius: 50%;
    overflow: hidden;
    margin-right: 5px;

}

.tabs-t li a .img img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.tabs-t li a h2 {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: rgba(47,43,104,.75);
    margin: 0;
}
