.contacts-page{background-image:url(../../images/content/contacts-bg.jpg);background-position:50%;background-size:cover;color:#252525;padding-bottom:120px}.contacts-page__title{font-size:38px;margin-bottom:30px}.contacts-page__box{align-items:flex-start;display:flex;justify-content:center}@media only screen and (max-width:1023px){.contacts-page__box{flex-direction:column}}.contacts-page__content{align-items:stretch;display:flex;flex-wrap:wrap;width:50%}@media only screen and (max-width:1023px){.contacts-page__content{width:100%}}.contacts-page__map{width:50%}@media only screen and (max-width:1023px){.contacts-page__map{width:100%}}.contacts-page__map #map{height:450px;margin-top:30px;width:100%}.contacts-page__item{box-sizing:border-box;margin-bottom:30px;padding-right:30px;width:50%}@media only screen and (max-width:599px){.contacts-page__item{width:100%}}.contacts-page__item__title{align-items:center;display:flex;font-size:16px;font-weight:700;margin-bottom:15px}.contacts-page__item__title svg{color:#f6921e;height:22px;margin-right:10px;width:22px}.contacts-page__item__text{font-size:14px}.contacts-page__item__phones{display:flex}.contacts-page__item__phones ul{font-size:16px;list-style:none;margin-right:30px;padding-left:0}.contacts-page__item__phones ul:last-child{margin-right:0}.contacts-page__item__phones li{margin-bottom:10px}.contacts-page__item__social{align-items:center;color:#999;display:flex}.contacts-page__item__social svg{height:25px;margin-right:10px;transition:color .5s;width:25px}.contacts-page__item a{transition:color .5s}.contacts-page__item a:hover{color:#f6921e}
