.divPageOpt {
    overflow: hidden;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.3), 0 1px 3px 1px rgba(60,64,67,.15);
}

.divPageOptItem {
    padding: 15px 10px;
    background-color: #007263;
    color: #fff;
}

.divPageOptText {
    padding: 15px 10px;
}

.media-wrapper .title-media {
    min-height: 100%;
    pointer-events: none;
    width: 100%;
    z-index: -1;
    background-color: red;
}

.divMenuKatalog {
    font-size: 15px !important;
}

.menu-katalog {
    padding: 6px 13px 6px 13px;
    display: flex;
    font-size: 15px !important;
    font-weight: 500;
    color: #1D1D1D;
    line-height: 18px;
    align-items: center;    
    border-top: 1px solid #E5E5E5;
    border-left: 1px solid #E5E5E5;
    border-right: 1px solid #E5E5E5;
}

.menu-katalog-end {
    border-bottom: 1px solid #E5E5E5;
}

.menu-katalog-img {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 13px;
    padding-left: 3px;
    padding-right: 3px;
    width: 40px;
    height: 40px;
    border-radius: 3px;
    background: #BCF6FA;
}
.menu-katalog-img2 {
    background: #C7FFFC;
}

.menu-katalog__active {
    color: white;
    font-weight: 500;
    background: #31A08B;
}

.menuItemFoto {
    padding-top: 20px;
    padding-bottom: 8px;
}

.divMenuPhoneHeader {
    text-align: right;
    padding-top: 0px;
    padding-bottom: 5px;
    border-bottom: 0px !important;
}

.divMenuPhoneClose {
    position: absolute;
    top: 5px;
    right: 15px;
}

.divMenuPhoneNumber {
    font-size: 24px !important;
    margin-bottom: 20px; 
    
    p {
        font-size: 12px !important;  
        padding-left: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
        line-height: 1.5 !important;
    }
    span {
       font-size: 24px !important; 
    }
}

.divMenuPhoneEmail {
    font-size: 14px !important;
    padding-top: 15px;
}

.divMenuPhoneBottom {
    padding-top: 15px;
}

.iconHeader {
    margin-right: 5px;
}

.pHeaderRb {
    font-size: 16px;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 300;
}

.pHeaderMedtech {
    font-family: 'Museo Cyrl', serif;    
    font-size: 32px;
    font-weight: 900;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #31a08b;
}

.pHeaderAdress {
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: 700;
}

.pHeaderKontakt {
    font-size: 16px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    font-weight: 300;
}

.pHeaderSlogan {
    font-size: 18px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 700;
    color: #31a08b;    
}

.pNameMenuItem {
    font-size: 24px !important;
    margin-top: 0px;
    margin-bottom: 5px;
    font-weight: 900 !important;
}

.pNameMenuText {
    font-size: 15px !important;
    margin-top: 0px;
    margin-bottom: 30px;
    line-height: 1.4 !important;
}

.pAdress {
    font-size: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px; 
}

.pAdressPhone {
    font-size: 19px;
    font-weight: 500;
    margin-top: 10px !important;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px; 
}

.pAdressSmall {
    font-size: 17px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px; 
}

.pAdressTime {
    font-size: 17px;
    font-weight: 300;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;     
}

.pKontakty1 {
    font-size: 1.5rem; /* 24px */
    font-weight: 900;
    line-height: 130%;
}
.pKontakty2 {
    font-size: 1rem; /* 18px */
    line-height: 130%;
}

.pKontakty2Phone {
    line-height: 130%;
    margin-top: -0.5rem;
}
.pKontaktyName {
    font-weight: 900;
    margin-bottom: 0px;
}

