/* DOBA INFOLINKY */
.project-phone::after, .contact-box ul li > span.tel::after {content: "po-pá: 09:00 - 15:00";}

.mista{display: flex; flex-wrap: wrap;margin-left:-12px; margin-right: -12px;}
.mista > div{width: calc(50% - 24px); margin: 0 12px 24px 12px;background-color: #F2F4F8;border-radius: 8px;padding: 32px;}
.misto > div{display: flex; flex-wrap: wrap;}
.misto .left{width: 272px; padding-right: 32px;}
.misto .right{width: calc(100% - 272px);}
.misto h3{margin-top: 0;margin-bottom: 5px;}
.misto-kontakty a{display: block;font-weight: 600; font-size: 18px; color: #313E5F;line-height: 1;margin-bottom: 12px;}
article .misto-kontakty a:not(:last-child){color: #313E5F !important;text-decoration: none;}
article .misto-kontakty a:not(:last-child):hover{text-decoration: underline;}
.misto-kontakty a::before{display: inline-block;margin-right: 12px;vertical-align: middle;position: relative;top: 1px;}
.misto-kontakty a.telefon::before{content: url("/user/documents/upload/Images/misto-phone.svg");}
.misto-kontakty a.email::before{content: url("/user/documents/upload/Images/misto-email.svg");}
.misto-kontakty a.web::before{content: url("/user/documents/upload/Images/misto-web.svg");}
.misto .top .right{border-bottom: 1px solid #C4CBD8;padding-bottom: 24px;}
.misto .bottom{padding-top: 24px;}
.misto .bottom p{margin-bottom: 8px;}
.misto ul{margin: 0; padding: 0; list-style: none;line-height: 28px;}
.misto li{padding-left: 22px; position: relative;}
.misto li::before{content: ""; width: 10px; height: 10px; background-color: #AD9B57; border-radius: 50%; position: absolute; left: 0; top: 10px;}
