.o-nas > .container, .o_kompanii > .container {
	max-width: 1420px;
	padding: 0;
}
.o-nas {
    background-image: url(/images/o-nas.jpg);
    background-size: cover;
    background-position: center center;
    min-height: 363px;
    position: relative;
    top: -65px;
    z-index: -1;
    padding-top: 95px;
	padding-bottom:20px;
}
.o-nas h1 {
    color: #fff;
    font-size: 44px;
    font-weight: 600;
    font-family: Montserrat;
    margin-bottom: 20px;
}
.under_h1 {
    color: #fff;
    font-size: 30px;
    font-weight: 500;
    max-width: 600px;
    line-height: 35px;
    margin-bottom: 20px;
}
.o-nas__ul {
    padding-left: 15px;
    list-style: disc;
}
.o-nas__ul li {
    padding-bottom: 5px;
	font-size: 15px;
}
.o_kompanii__top {
    display: flex;
    align-items: end;
	justify-content: space-between;
}
.o_kompanii__top__block {
    max-width: 827px;
    padding: 40px;
    border-radius: 8px;
    box-shadow: 0 1px 8px #00000050;
}
.o_kompanii__top__img {
    margin-left: 40px;
}
.o_kompanii__top img, .o_kompanii__top2 img {
    width: 100%;
}
.o_kompanii__top__h2 h2 {
    font-size: 44px;
    font-weight: 600;
    font-family: Montserrat;
}
.o_kompanii__top__h3 {
    margin: 15px 0 20px;
    color: #231F20;
    font-size: 18px;
}
.o_kompanii__top__text {
    font-size: 15px;
    font-weight: 300;
    line-height: 25px;
}
.o_kompanii__top2 {
    margin-top: 44px;
    display: flex;
    justify-content: space-between;
}
.o_kompanii__top2__left, .o_kompanii__top2__right {
    background: #E4E5E6;
    padding: 40px;
    max-width: 698px;
    box-shadow: 0 1px 8px #00000050;
}
.o_kompanii__top2__h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
    margin-top: 20px;
}
.o_kompanii__top2__p ul {
    list-style: disc;
    padding-left: 15px;
}
.o_kompanii__top2__p {
    font-size: 15px;
    line-height: 25px;
}
.o_kompanii__mid {
    margin-top: 60px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.o_kompanii__mid__left {
    box-shadow: 0 1px 8px #00000050;
}
.o_kompanii__mid__left {
    padding: 40px;
    max-width: 698px;
	font-size: 15px;
	line-height: 25px;
}
.o_kompanii__mid__left, .o_kompanii__mid__right {
    padding: 40px;
    max-width: 698px;
	width: 100%;
}
.o_kompanii__mid__right {
    display: flex;
    align-items: center;
	padding-right: 0;
	padding-left: 10px;
}
.o_kompanii__mid__left_img {
    margin-right: 40px;
}
.o_kompanii__mid__right_text {
    font-size: 27px;
    font-weight: 600;
    line-height: 32px;
}
.o_kompanii__mid__right_text a {
    color: #DA9E1C;
}
.o_kompanii__mid__right_text a:hover {
    text-decoration:none;
}
.o_kompanii__bottom {
    margin: 0px 40px 35px;
    font-size: 44px;
    font-weight: 600;
    line-height: 99px;
}
.o_kompanii__bottom2 {
    display: flex;
    justify-content: space-between;
	margin-bottom: 100px;
}
.o_kompanii__bottom2__left, .o_kompanii__bottom2__right {
    padding: 40px;
    max-width: 698px;
    width: 100%;
    box-shadow: 0 1px 8px #00000050;
}
.o_kompanii__bottom2__h3 {
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 30px;
}
.o_kompanii__bottom2__h4 {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.o_kompanii__bottom2__text {
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 20px;
}