﻿@import url('https://fonts.googleapis.com/css?family=Montserrat:400,700&subset=latin-ext');

body {
	background-color: #F3F3F3;
	color: #222222;
	font-family:'Montserrat', sans-serif;
	font-size: 14px;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #222222;
}
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: left;
	max-width:690px;
	background-color:#fff;
	width:100%;
	box-shadow:1px 1px 5px 1px #eee;
}
#offCont #sOW2 {
	padding:10px 30px 0px;
}
#JobTitle {     
	font-size:36px; 
	text-align: center; 
	font-weight: normal; 
	line-height: normal;
	color:#c1a7d4;
	padding: 20px 0px;
}
#WorkPlace {
	text-align: center;
	margin-top:5px;
	margin-bottom: 15px;
}
#ReferenceNumber {
	text-align: center;
	margin-top:5px;
}

#social {
	display: flex;
	flex-direction: row;
	justify-content: center;
	flex-wrap: wrap;
	background: url(_res/br_Axendi_2025.png) center center repeat;
	border-radius:15px ;
	padding: 10px 0px;
    margin: 20px 0px;
}


#social .ikona img {
	width: 70%;
}

.ikona1 {
	width: 30%;
	font-size: 20px;
	font-weight: 700;
	padding-top: 10px;

}

.ikona {
	width: 10%;
}

.icons {
    display: flex;
    flex-direction: inherit;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px 0 0;
}

.icons .ico {
	background: #EFEFEF; padding: 20px 0 0px 0;
	margin-left: 0;
    list-style-type: none;
    display: block;
    width: 23%;
    margin-bottom: 12px;
	border-radius: 15px;
}

.icons li {
	background-size: 50px ;
    padding: 60px 0 30px 0;
	font-size: 14px;
	text-align: center;
}

.icon1 {
    background: url(_res2025/elastyczny_grafik.svg) no-repeat top center;
}

.icon2 {
    background: url(_res2025/awanse_wewnętrzne.svg) no-repeat top center;
}

.icon3 {
    background: url(_res2025/prywatna_opieka_medyczna.svg) no-repeat top center;
}

.icon4 {
    background: url(_res2025/karta_MultiSport.svg) no-repeat top center;
}

.icon5 {
    background: url(_res2025/możliwości_rozwoju.svg) no-repeat top center;
}

.icon6 {
    background: url(_res2025/wydarzenia_konkursy.svg) no-repeat top center;
}

.icon7 {
    background: url(_res2025/program_poleceń_pracowniczych.svg) no-repeat top center;
}

.icon8 {
    background: url(_res2025/Axendi_ValueAcademy_warsztaty_szkolenia.svg) no-repeat top center;
}



#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
}
#offCont #sOW2 ul li {
	font-family:'Montserrat', sans-serif;
	list-style-image:url(_res/li_Axendi_2025.png);	
	line-height: normal;
	margin-left: 10px;
}
#offCont #sOW2 .button {
    background-color:#c1a7d4;
    font-size:18px;
    display: block;
    height: 50px;
    line-height:50px;
    margin: 30px auto;
    text-align: center;
    text-decoration: none;
    width:180px;
    border:none;
    color: #000;
	border: 1px solid #c1a7d4;
	cursor: pointer;
	transition: 0.4s;
	border-radius: 30px;
	font-weight: 700;
}
#offCont #sOW2 .button:hover {
	opacity: 0.5;
}
#Clause {
	font-size:10px;
	text-align:justify;
}
@media all and (max-width:560px) {
/* tekst */
#offCont #sOW2 {

	padding:0% 20px 0% 20px;
}


#social .ikona img {
	width: 30%;
}

.icons .ico {
	background: #EFEFEF; padding: 20px 0 0px 0;
	margin-left: 0;
    list-style-type: none;
    display: block;
    width: 47%;
    margin-bottom: 12px;
	border-radius: 15px;
}

#social {
	justify-content: space-around;
	text-align: center;
}

.ikona1 {
	width: 100%;
	font-size: 20px;
	font-weight: 700;
	padding-top: 10px;
	text-align: center;
	margin-bottom: 20px;
}

.ikona {
	width: 33%;
	margin-bottom: 10px;
}

}
