/** Общее **/
.useful-header{
    text-align: center;
}

/** Баннер **/

#top-banner{
    background: url('/upload/pics/egais/markirovka_piva/top-banner.png') center top no-repeat white;
    margin-top: -20px;
    height: 446px;
}

.banner-text{
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.top-banner-header{
    font-size: 26px;
    text-transform: uppercase;
    color: #444444;
    line-height: 1.2;
    margin-bottom: 2rem;
}

.functions{
    padding: 10px 0;
    margin-top: 20px;
}

#program{
    background: url("/upload/pics/egais/markirovka_piva/feature-program.png") top center no-repeat;
}

#ecp{
    background: url("/upload/pics/egais/markirovka_piva/feature-ecp.png") top center no-repeat;
}

#edo{
    background: url("/upload/pics/egais/markirovka_piva/feature-edo.png") top center no-repeat;
}

#markirovka{
    background: url("/upload/pics/egais/markirovka_piva/feature-markirovka.png") top center no-repeat;
}

#rules{
    cursor:pointer;
    background: url("/upload/pics/egais/markirovka_piva/feature-rules.png") top center no-repeat;
}

.functions-logo{
    width: 68px;
    height: 73px;
    float: left;
}

.color-header{
    font-size: 18px;
}

.functions-list{
    margin-top: 20px !important;
}

#bottom-banner-wrapper{
    margin: 30px 0;
    padding: 40px 0 30px;
    border-top: 1px solid #f4f4f4;
}

#bottom-banner{
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    color:#899197;
    margin-top: 40px;
    margin-bottom: 30px;
}
#show-popup-button-block{margin: 12px 0 0;}

#bottom-banner .ci-filled-button{
    width: 165px;
    font-size: 16px;
    height: 40px;
    line-height: 17px;
}

#tarif-block{
    background: #f9f9f9;
    padding-top: 30px;
}

.capabilities{
    width: 750px;
    margin-top: 2rem;
}

.capability{
    border-bottom: 1px dashed gray;
}

.capability:first-of-type{
    border-top: 1px dashed gray;
    padding-top: 2rem;
}

.capability-actions{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 20px 0;
}

#bottom-banner-wrapper{margin-top: 0;}

.integration-text{
    display: flex;
    flex-direction: row;
}

.footer-banner__logo{
    margin-right: 30px;
}

/** Даты маркировки **/
.dates-block__item{
    display:flex;
    flex-direction: row;
    margin: 30px auto;
    width: 765px;
}

.item-date{
    font-weight: bolder;
    font-size: 18px;
    color: #962f74;
    margin-right: 20px;
    width: 190px;
}

.dates-description__item{
    border: 2px solid #962f74;
    border-radius: 10px;
    padding: 20px;
    margin: 30px auto;
    text-align: center;
    font-weight: bolder;
    font-size: 18px;
    width: 740px;
}

/** Взаимодействие с маркировкой **/
.color-block{
    background: #f9f9f9;
    padding: 10px 0 30px;
}

.color-block .useful-header{
    margin-bottom: 30px;
}

.interaction-items-container{
    background: white;
    margin: 0 auto;
    padding: 1rem;
    border: 2px solid #962f74;
    border-radius: 30px;

    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.interaction-items-inside-container{
    flex-basis: 90%;
}

.interaction-items-action__arrow{
    cursor: pointer;
}

.interaction-items-directions{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 3rem;

    padding: 1rem 0;
}

.direction-item{
    border: 1px solid #962f74;
    border-radius: 30px;
    padding: 0.5rem;
    text-align:center;
    color: #962f74;
    width: 175px;
    font-size: 20px;
    font-weight: bolder;
    cursor: pointer;
}

.direction-active{
    background:  #962f74;
    color: #ffffff;
}

.interaction-items-footer{
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
}

.footer-point{
    margin-top: 1rem;
    width:16px;
    height:16px;
    cursor: pointer;
    background: url("/upload/pics/egais/markirovka_piva/footer-point.png") no-repeat center center;
    background-size: cover;
}

.point-active{
    background: url("/upload/pics/egais/markirovka_piva/footer-point-active.png") no-repeat center center;
    background-size: cover;
}

.interaction-item{
    background: white;
    display: flex;
    flex-direction: row;
    margin: 30px auto;
    width: 720px;
}

.interaction-item__text{
    padding: 10px 30px;
}

.interaction-item__text .ci-headers{
    margin: 15px 0 15px;
}

.interaction-item__text ol{
    margin-left: 0;
}

.interaction-item__text li::marker{
    font-size: 18px;
    font-weight: bolder;
    color: #962f74;
}

.interaction-item__text li{
    margin-bottom: 0.5rem;
}

.interaction-item__text .content{
    position: relative;
    left: 10px;
}

.tagged-content{
    font-weight: bolder;
    color: #962f74;
}

.interaction-item__image{
    width: 140px;
    height: 300px;
}

#interaction-creator{
    background: url("/upload/pics/egais/markirovka_piva/creator.png") no-repeat top center;
    background-size: cover;
}

#interaction-importer{
    background: url("/upload/pics/egais/markirovka_piva/importer.png") no-repeat top center;
    background-size: cover;
}

#interaction-roznica{
    background: url("/upload/pics/egais/markirovka_piva/roznica.png") no-repeat top center;
    background-size: cover;
}

.content-marker{
    color: #962f74;
}

.content-break{
    margin-top: 0.5rem;
}

ol ul {
    margin-top: 0 !important;
}

/** ПО **/

.software-header{
    color: #354853;
    margin-left: 6rem;
    margin-bottom: 2rem;
}

.software-container{
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 2rem;
}

.software-item{
    padding: 2rem 3rem;

    flex-basis: 47%;
    box-sizing: border-box;
    flex-shrink: 0;
    width: 47%;
    position: relative;
    display: flex;
    flex-direction: column;

    -webkit-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: 0px 0px 8px 0px rgba(34, 60, 80, 0.2);
}

.software-item__description{
    display: flex;
    flex: 1;
    flex-wrap: wrap;

    margin-bottom: 1rem;
}

.software-item__header{
    color: #444444;
    text-align: center;
}

.software-item__subtitle{
    color: #8497a5;
    font-weight: bolder;
    text-align: center;

    margin-bottom: 1rem !important;
}

.software-item__action{
    text-align: center;
}

.software-item__line{
    color: #8497a5;
    border-style: dashed;
    width: 75%;
    margin-bottom: 1rem;
    opacity: 0.5;
}

.software-item__icon-container{
    text-align: center;
}

.software-item__icon{
    width: 68px;
    height: 73px;
}


