.price__item__subtitle, .price__item__header--green, .price__item__title {
    color: #fff
}

#modal__box2 {
    background: white;
    color: #919191;
}

#modal_link__T {
    margin-bottom: 0px;
}

.price__item__button {
    line-height: 44px;
    background: #bfc3d2;
    color: #fff!important;
    font-size: 1.125em;
    border: 0;
    display: inline-block;
    padding: 0 18px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 23px
}

.price__item__title {
    color: #bfc2d2;
    font-size: 21px;
    line-height: 25.8px;
    text-transform: uppercase;
}

.price__item__title--green {
    color: #60b32f
}

.price__item__subtitle {
    color: #bfc2d2;
    font-size: 10.8px;
    line-height: 15.6px;
}

.price__item__title {
    color: #fff
}

.price__item__button {
    line-height: 44px;
    background: #bfc3d2;
    color: #fff !important;
    font-size: 1.125em;
    border: 0;
    display: inline-block;
    padding: 0 18px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 23px
}

.price__item__title--green {
    color: #60b32f
}

.price__item__price2 {
    line-height: 22px;
    color: #bfc2d2;
    font-size: .875em;
    padding-bottom: 15px
}

.price__item__price, .price__item__price2 {
    text-align: center
}

.price__item__price {
    line-height: 19.2px;
    padding-top: 12px;
    color: #bfc2d2;
    font-size: 15px;
}

.price__item__price--2 {
    font-size: 8.4px;
    color: #212732;
    padding-top: 9px;
}

.price__item__price--2 strong {
    font-size: 1.78571429em
}

.contact__item, .contact__items, .cookies, .modal p, .modal__title, .price__item__price, .price__item__price2 {
    /* text-align: center */
}

.price__item__button {
    line-height: 44px;
    background: #bfc3d2;
    color: #fff !important;
    font-size: 1.125em;
    border: 0;
    display: inline-block;
    padding: 0 18px;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin-bottom: 23px;
}

.price__item__header {
    background: #212732;
    height: 63px;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.price__item__header--green {
    background: #60b32f
}

.price__item__header--green .price__item__subtitle, .price__item__header--green .price__item__title {
    color: #fff
}

.price__item__header {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    align-content: center
}

.price__item ul {
    list-style: none;
    border-bottom: 1px solid #e2e2e2
}

.price__item ul li {
    line-height: 19.2px;
    padding-left: 13.2px;
    color: #222833;
    font-size: 8.4px;
    position: relative
}

.price__item ul li i {
    margin-right: 3px
}

.price__item ul li:nth-child(2n) {
    background: #dfe0e8
}

.price__item ul li span {
    position: absolute;
    top: 0;
    right: 13.8px;
    font-size: 13.2px;
    line-height: 19.2px;
    display: block;
    width: 10.8px;
    text-align: center
}

.price__item ul li span.fa-check {
    color: #60b32f
}

.price__item ul li span.fa-close {
    color: #bfc3d2
}

.price__item ul li span.fa-gear {
    color: #60b32f
}

.price__item ul li span.eg {
    color: #60b32f;
    font-size: 13.2px;
    font-weight: 700;
    width: auto
}

.price__item ul li span.eg em {
    color: #bfc3d2;
    font-size: .48em;
    font-style: normal
}

.price__item ul li span.eg i {
    font-style: normal;
    font-size: 8.4px;
    font-weight: 900
}

.price {
    position: relative;
    text-align: center;
    right: 26px;
}

.price__items {
    width: 960px;
    margin: auto;
}

.price__item {
    float: left;
    width: 180px;
    margin: 0 10px;
    border-radius: 3px;
    box-shadow: 0 0 20.04px 3px rgba(119, 105, 105, .36);
    text-align: left
}

@media (max-width:991px) {
    .steps>div:nth-child(2):after {
        display: none
    }
}

@media (max-width:767px) {
    .price__items {
        width: 500px;
        text-align: center;
    }
    .price__item {
        position: relative;
        left: 18.5px;
        margin-bottom: 30px;
        width: 100%;
    }
    #modal11 .checkbox,
    #modal12 .checkbox {
        margin-top: 0; 
    }

    #modal18 .button--purple{
        font-size: 15px;
    }
}

@media (max-width:576px) {
    .price__items {
        width: 100%;
    }
    .price__item {
        /* margin: 0 20px; */
        position: relative;
        left: 18.5px;
        margin-bottom: 30px;
        width: 100%;
    }
}