.contacts .page__wrapper{text-align:center}.contacts__live__wrapper{padding:30px 0}.contacts__social__wrapper{padding:50px 0 20px;border-top:1px solid rgba(79,79,79,.2)}.contacts__social__title{margin-bottom:30px;font-size:22px;font-weight:400}.contacts__list{display:flex;justify-content:center;flex-wrap:wrap;margin:20px 0}.contacts__list-item{margin:10px 0;width:33.3333333333%}@media(max-width:991px){.contacts__list-item{width:100%}}.contacts__list-item__wrapper{display:flex;justify-content:center;flex-wrap:wrap}@media(max-width:991px){.contacts__list-item__wrapper{margin:0 auto;width:300px}}.contacts__list-item__image{width:50px;height:50px}.contacts__list-item__text{margin:0 0 0 15px;text-align:left}@media(max-width:991px){.contacts__list-item__text{margin:15px 0 0;width:100%;text-align:center}}.contacts__list-item__text-title{font-size:20px;font-weight:600}.contacts__list-item__text-link{font-size:20px;color:rgba(0,79,126,.9);font-weight:300;cursor:pointer}.contacts__list-item__text-link:focus,.contacts__list-item__text-link:hover{text-decoration:none}@media(max-width:1199px)and (min-width:992px){.contacts__list-item__text-link{font-size:18px}}