.dib {
    vertical-align: top;
}
.steps {
    margin-bottom:  20px;
}
.item {
    width: 274px;
    text-align: center;
    vertical-align: top;
}
.next-step {
    display: block;
    height: 16px;
    width: 255px;
    margin-top: 29px;
    margin-bottom: 20px;
    background-image: url(../img/hiw/next_step.jpg);
}
.last-step {
    background-image: url(../img/hiw/last_step.jpg);
}
.desc-hiw {
    text-align: left;
    font-size: 16px;
    margin-bottom: 30px;
}
.tc {
    display: table-cell;
    vertical-align: top;
}
.num {
    width: 31px;
    height: 49px;
    float: left;
    box-sizing: content-box;
    padding-right: 15px;
    background-repeat: no-repeat;
}
.num + .tc {
    padding-right: 20px;
}
.num1 {
    background-image: url(../img/hiw/num-1.jpg);
}
.num2 {
    background-image: url(../img/hiw/num-2.jpg);
}
.num3 {
    background-image: url(../img/hiw/num-3.jpg);
}
.num4 {
    background-image: url(../img/hiw/num-4.jpg);
}

.spoiler_2 .num1 {
    background-image: url(../img/hiw/ka1.jpg);
}
.spoiler_2 .num2 {
    background-image: url(../img/hiw/ka2.jpg);
}
.spoiler_2 .num3 {
    background-image: url(../img/hiw/ka3.jpg);
}
.spoiler_2 .num4 {
    background-image: url(../img/hiw/ka4.jpg);
}





.gray-icos {
    text-align: left;
    margin-top: 40px;
    margin-bottom: 30px;
}
.own {
    width: 274px;
    position: relative;
    height: 235px;
    text-align: center;
    margin-bottom: 30px;
}
.own > p {
    color: #39388a;
    margin-top: 24px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.pos_r {position: relative; }
.pos_a {position: absolute; }
.t0 {top: 0; }
.l0 {left: 0; }
.overflow_hidden {overflow: hidden}
.tooltip {
    color: #333;
    text-decoration: none !important;
    left: -155px;
    width: 288px;
    /* border: 1px solid #ddd; */
    top: -99999px;
    transition: 0s .3s top linear, opacity .3s linear;
    opacity: 0;
    background: #f5f5f5;
    padding: 12px;
    border-radius: 10px;
    box-shadow: 0 2px 3px 0px rgba(0,0,0,0.4);
    font-size: 13px;
    line-height: 1.6;
}
.tooltip:hover,
#has_tooltip:hover + .tooltip {
    transition: .3s opacity linear;
    opacity: 1;
    top: 20px;
}


#otvas-wrap {
    margin-top: 40px;
}
#otvas {
    background-color: #756858;
    line-height: 27px;
    font-size: 18px;
    display: block;
    margin-top: 20px;
    text-align: center;
    color: #ffffff;
    padding: 25px 0;
    font-family: ubuntu-r;
}
#otvas > h2 {
    font-size: 21px;
    display: inline-block;
    margin-right: 30px;
    font-weight: normal;
}
#otvas ul {
    font-size: 21px;
    display: inline-block;
    list-style: none;
}
#otvas ul li {
    list-style: none;
    display: inline-block;
    margin: 0 30px 0 0;
    vertical-align: middle;
}
#otvas ul li span.num {
	padding: 10px 8px;
    background-color: #fff;
    color: #756858;
    border-radius: 50%;
    margin: 0 25px 0 0;
    height: auto;
    text-align: center;
}
#otvas ul li span.text {
    color: #fff;
    height: auto;
    font-size: 18px;
    line-height: 47px;
}
#content #banka .a-img-wrap {
    height: 290px;
}
#content #banka .dtc {
    width: 25%;
    border-right: 0px solid rgba(235, 231, 227, 1);
}
#content #banka h3 {
    color: #2b2a28;
    font-weight: normal;
    font-size: 30px;
    font-family: ubuntu-r;
    line-height: 21px;
    padding-bottom: 0;
    padding-top: 64px;
}
#has_tooltip {
   text-decoration: underline !important;
}



#content > p {
    /* padding: 0 15px;   */
}
.added-img-wrap {
    text-align: center;
    position: absolute;
    top:0;
    left: 0;
    width: 100%;
    z-index: 2;
}
.added-img {
    transition: opacity .3s linear;
    opacity: 0;
}
.added-img:hover {
    opacity: 1;
}


/*headers */
.spoiler {
/*    overflow: hidden;
*/    margin-top: 40px;
    transition: height .25s linear;
}
.spoiler.act {
    height: 0 !important;
}
.header_trigger {
    position: relative;
    color: #fff;
    font-size: 20px;
    background: #4ebf4a;
    line-height: 1.2;
    padding-left: 18px;
    min-height: 47px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 4px 4px 0 0;
    margin-bottom: 40px;
    padding-right: 46px;
    margin-top: 29px;
}
h3 {
    font-size: 24px;
    color: #262626;
    margin-bottom: 29px;
    font-weight: normal
}
.trigger_button {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 46px;
    height: 100%;
    background: url(../img/hiw/array_bottom.png) center no-repeat;
    cursor: pointer;
    transition: transform .3s;
    transform: rotate(0deg)
}
.trigger_button.act {
    transform: rotate(180deg)

}
.header_trigger_2 {
  background: #0fcfbf;
}
.spoiler a {
    color: #0d9ddb;;
    text-decoration: underline
}
.spoiler a:hover {
    text-decoration: none
}
/*headers end */
/*kak oplatit*/
.kak_platit > .dib{
    background: #f3f3f3;
    margin-bottom: 20px;
}
.kak_platit {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.kak_platit img {
    display: block;
    height: auto;
    border-radius: 3px 3px 0 0;
}
.ko_desk {
    padding: 17px 17px 26px 17px;

    text-align: left;
}


@media (max-width: 615px) {
    .kak_platit {
        justify-content: center;
    }
    .gray-icos {
        text-align: center;
    }
    #otvas-wrap {
        text-align: center;
    }
}