.breadcrumbs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:5px;padding-bottom:0;font-size:12px}.breadcrumbs__list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:2px}.breadcrumbs__list a,.breadcrumbs__list span{color:#fff}.breadcrumbs__list i{color:#fff;padding:10px;font-size:10px}.breadcrumbs__filter{display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.4);border-radius:20px;padding:2px 10px;color:#fff;font-size:12px}.breadcrumbs__filter-close{color:rgba(255,255,255,.7);font-size:10px;line-height:1;text-decoration:none}.breadcrumbs__filter-close:hover{color:#fff}.breadcrumbs__filter-close i{padding:0}.contacts .contacts__el{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:50px}.contacts .contacts__el .contacts__elTitle{margin-bottom:20px;font-weight:700}.contacts .contacts__el .contacts__elBody{background:#fff;border-radius:5px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.15);box-shadow:0 5px 10px rgba(0,0,0,.15);height:-webkit-calc(100% - 90px);height:-moz-calc(100% - 90px);height:calc(100% - 90px);display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contacts .contacts__el .contacts__elBody .contacts__elAboutCompany{padding:15px;height:250px}.contacts .contacts__el .contacts__elBody .contacts__elInfo{padding:20px 30px;border-bottom:1px solid #dddde2}.contacts .contacts__el .contacts__elBody .contacts__elInfo:last-of-type{border-bottom:none}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__header{font-size:11px}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__header span{font-size:16px;display:block}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__body{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__body a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-left:10px;width:30px;height:30px;border-radius:5px;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;transition-duration:.2s}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__body a i{color:#fff;margin:auto;font-size:16px}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__body a.whatsapp{background:#4caf50}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__body a.whatsapp:hover{background:#3d8b40}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__body a.viber{background:#7810da}.contacts .contacts__el .contacts__elBody .contacts__elInfo .socials .socials__body a.viber:hover{background:#5e0daa}.contacts .contacts__el .contacts__elBody .contacts__elMap{min-height:250px;background:url(/img/icons/googleMaps.png) center no-repeat;height:100%}@media (max-width:991px){.contacts .contacts__el .contacts__elBody .contacts__elMap{min-height:450px}}