.top__social .top__icon {
    border: 1px solid white;
    padding: 5px 5px 8px 5px;
}
.special__img {
    padding-right: 17px;
}
.special__block .special__title {
    color: #5fb669;
    font-weight: bold;
}
p.special__text_noindent {
    padding: 0;
    margin: 0;
}
.special__button {
    border: none;
    border-radius: 5px;
    background-color: #272727;
    background: linear-gradient(45deg,#5a0b8c,#cd47a8);
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    letter-spacing: 2px;
    padding: 10px 60px;
    text-align: left;
    white-space: nowrap;
}

@media (max-width: 640px)
{
  div.ssb_t1 {
    width: 100%;
  }
}
/*
#MessForPrint div.page_lid {
margin-top: 100px !important;

}
*/
.page-id-265594 .white-wrapper row {
	position: relative;
}

.market-line {
	position: relative;
    top: 0;
	display: flex;
}


.market-line a {
	font-size: 16px!important;
    font-weight: 400;
    font-style: normal;
    line-height: 1.5em;
    letter-spacing: 0em;
    border: 1px solid;
    border-radius: 3px;
    text-decoration: none;
    padding-left: 4px;
    padding-right: 5px;
    padding-bottom: 2px;
    margin-right: 40px;

}