/* nashrning rasm qismi */
#showPublish .icon-box_0 {
    position: relative;
}

#showPublish .icon-box_0 .fa-bookmark {
    position: absolute;
    top: 0;
    left: 50px;
    font-size: 50px;
    color: #007AC7;
}

#showPublish .icon-box_0 img {
    width: 100%;
    height: auto;
    box-shadow: 3px 5px 8px rgba(0, 0, 0, 0.6);
    border-radius: 3px;
    transition: all 0.5s;
}

/* qisqacha malumot qismi */
.description .descp {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #231F20;
}

.description .descp_1 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 15px;
    line-height: 18px;
    color: #231F20;
    text-align: justify;
    word-break: break-word;
}

.description .box-text {
    width: 100%;
    padding: 10px;
    background: #ffffff;
    border-radius: 10px;
    margin-bottom: 5px;
    display: flex;
    /* align-items: center; */
    justify-content: space-between;

}

.description .box-text .span1 {
    width: 50%;
}

.description .box-text .span2 {
    width: 50%;
    text-align: right;
}

.description .box-text .span1 span {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 10px;
    color: #231F20;
}

.description .box-text .span2 span {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 10px;
    color: #000;
}



.textSub p {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 17px;
    color: #231F20;
    text-align: center;
}

.textSub div {
    display: flex;
    align-items: center;
    justify-content: center;
}

.textSub a {
    width: 288.17px;
    height: 30px;
    border: none;
    outline: none;
    border: 1px solid #231F20;
    background: transparent;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    text-decoration: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #231F20;
    transition: all 0.3s;
}

.textSub .button-register:hover {
    background: #231F20;
    color: #fff;
    transition: all 0.3s;
}

.sum .subscrib .subscriberParagraph {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #AD9100;
}

.sum .subscrib div {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* .sum .subscrib button {
    width: 185.26px;
    height: 48.09px;
    border: none;
    outline: none;
    background: linear-gradient(94.38deg, #11C744 47.11%, #16662C 97.27%);
    border-radius: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #FFFFFF;
} */

.sum .subscrib button {
    width: 180px;
    height: 80px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    background: linear-gradient(89.97deg, #231F20 0.31%, rgba(17, 199, 68, 0) 102.24%);
    border-radius: 10px;
    border: none;
    outline: none;
    padding-left: 20px;

    clip-path: polygon(22% 20%, 100% 20%, 100% 78%, 22% 79%, 9% 48%);
}


.sum .subscrib .free p {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    color: #7D7A7A;

}

/*  col-lg-md-sm larni flex qilish  */
/* .flex-sum {
    display: flex;
    align-items: center;
} */

.pubnumber {
    width: 260.69px;
    height: 34.76px;
    background: #ffffff;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 2px 3px 3px 2px rgba(0, 0, 0, 0.2);
}

.pubnumber p {
    margin-top: 12px;
    margin-left: 5px;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 18px;
    color: #231F20;
}

.pubnumber span {
    width: 4.34px;
    height: 22.59px;

    background: #231F20;
    border-radius: 10px;
}

#publish-section .numbers .icon-box1 {
    transition: all 0.5s;
}

#publish-section .numbers .icon-box1 img {
    width: 100%;
    height: auto;
    box-shadow: 3px 5px 8px rgba(0, 0, 0, 0.6);
    border-radius: 3px;
}

#publish-section .numbers .icon-box1:hover {
    transform: translateY(-6px);
    transition: all 0.5s;
}


/* Tolash qismi */
.pay {
    width: 90%;
    margin: auto;
}

.pay p {
    color: #231F20;
    font-weight: 600;
}

.pay .paying {
    display: flex;
    justify-content: center;
    align-items: center;
}

.pay .paying #obuna-sum {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    width: 38%;
    height: 43px;
    border: 1px solid #231F20;
    color: #231F20;
    padding: 0 12px;
    background-color: transparent;
    display: flex;
}

.pay .paying .paySum {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #231F20;
    width: 35%;
}

.box-text a {
    color: #231F20;
    font-size: 24px;
}

.box-text a svg {
    color: #ff0000;
    ;
}

.box-text a:hover {
    color: #BCBEC0;
}

/* .pay .paying a {
    width: 27%;
    height: 40px;
    background: linear-gradient(94.38deg, #11C744 47.11%, #16662C 97.27%);
    border-radius: 15px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
} */

.pay .paying a {
    width: 160px;
    height: 70px;
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    font-size: 15px;
    line-height: 22px;
    color: #FFFFFF;
    background: linear-gradient(89.97deg, #231F20 0.31%, rgba(17, 199, 68, 0) 102.24%);
    border-radius: 10px;
    border: none;
    outline: none;
    padding-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    clip-path: polygon(22% 20%, 100% 20%, 100% 78%, 22% 79%, 9% 48%);
}

.pay .paying a:hover {
    color: #fff;
}

/* Media query  */

@media (max-width: 1200px) {
    #showPublish .col-md-12 {
        max-width: 50%;
        margin: 20px auto;
    }
}

@media (max-width: 992px) {
    #showPublish .col-md-12 {
        max-width: 80%;
        margin: 20px auto;
    }
}

@media (max-width:576px) {
    #showPublish .col-md-12 {
        max-width: 100%;
    }
}

@media(max-width:768px) {
    #showPublish .icon-box_0 {
        width: 80%;
        margin: auto;
    }

    #showPublish .description {
        margin-top: 20px;
    }
}

@media (max-width: 576px) {
    #showPublish .icon-box_0 {
        max-width: 70%;
        margin: 20px auto;
    }

    #showPublish .description {
        max-width: 90%;
        margin: 20px auto;
    }
}

/* End Meida query */