.contacts__container{display:flex;position:relative;justify-content:center;align-items:center;min-height:100%;box-sizing:border-box;max-width:1170px;margin:0 auto;padding:30px}@media (max-width:1000px){.contacts__container{flex-direction:column;align-items:flex-start}}.contacts__informations{display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box;max-width:540px;margin-right:10px}.contacts__title{font-size:40px;line-height:1.2;margin:0 0 30px;color:#000;font-weight:700}.contacts__subtitle{margin:0 0 20px;font-size:14px;line-height:1.6}.contacts__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;justify-content:space-between;box-sizing:border-box}.contacts__list-item{display:flex;position:relative;color:#000;margin-bottom:10px;min-height:20px;align-items:center}.contacts__list-item_tel{font-size:20px;font-weight:700}.contacts__list-item:last-child{margin-bottom:30px}.contacts__list-item_adress{font-weight:700;font-size:14px}.contacts__list-span{margin-left:10px}#mapexMap{width:100%;height:100%;position:relative;z-index:1}.map-iframe{width:100%;height:500px;border:none}