﻿@import url('https://fonts.googleapis.com/css?family=Verdana:400,700&subset=latin-ext');

body {
	background-color: #F3F3F3;
	color: #222222;
	font-family:'Verdana', sans-serif;
	font-size: 12pt;
    line-height: normal;
}
a:link, #offCont a:visited, a:hover, a:active {
	color: #5795ca;
    text-decoration: none;
    font-size: 12pt;
}
li {
    line-height: normal;
}
#offCont {
	overflow: hidden;
	margin: 15px auto 0;
	text-align: justify;
	max-width:800px;
	background-color:#fff;
	width:100%;
    line-height: normal;
    background: #fff url(_res/top_2025.png) no-repeat scroll top center;
    background-size: 100%;
}
#offCont #sOW2 {
	padding:10px 30px 0px;
}
.job1 {
    -webkit-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    -moz-box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    box-shadow: 0px 0px 23px -8px rgba(74,74,74,1);
    margin: 20px;
    padding: 20px 30px;
    background: #fff;
    margin: 50% auto 20px;
    border-radius: 15px;
}
.job {
    background: #fff url(_res/lg_2025.png) no-repeat scroll left center;
    background-size: 135px;
    padding: 10px 30px 10px 185px;
}
#CompanyDescription {
    font-size: 10pt;
}
#JobTitle {     
	font-size:25px; 
	text-align: left; 
	font-weight: normal; 
	line-height: normal;
	color:#0f304d;
}
#WorkPlace {
	text-align: left;
	margin-top:15px;
}
#ReferenceNumber {
	text-align: center;
	margin-top:5px;
}


#line {
    width: 100%;
    border: 2px solid #bfc8d0;
    margin: 20px 0px;
}


.icons {
    display: flex;
    flex-direction: inherit;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin: 0;
    padding: 20px 0 0;
}
.icons li {
    margin-left: 0;
    list-style-type: none;
    display: block;
    width: 25%;
    text-align: center;
    padding: 80px 0 30px 0;
    font-size: 12pt;
    line-height: normal;
}


.icon1 {
    background: url(_res/icon1.png) no-repeat top center;
}

.icon2 {
    background: url(_res/icon2.png) no-repeat top center;
}

.icon3 {
    background: url(_res/icon6.png) no-repeat top center;
}

.icon4 {
    background: url(_res/icon4.png) no-repeat top center;
}

.icon5 {
    background: url(_res/icon5.png) no-repeat top center;
}

.icon6 {
    background: url(_res/icon3.png) no-repeat top center;
}

.icon7 {
    background: url(_res/icon7.png) no-repeat top center;
}

.icon8 {
    background: url(_res/icon8.png) no-repeat top center;
}

.icon9 {
    background: url(_res/icon9.png) no-repeat top center;
}

.icon10 {
    background: url(_res/icon10.png) no-repeat top center;
}

.icon11 {
    background: url(_res/icon11.png) no-repeat top center;
}

.icon12 {
    background: url(_res/icon12.png) no-repeat top center;
}

.icon13 {
    background: url(_res/icon13.png) no-repeat top center;
}

.icon14 {
    background: url(_res/icon14.png) no-repeat top center;
}

.icon15 {
    background: url(_res/icon15.png) no-repeat top center;
}

.icon16 {
    background: url(_res/icon16.png) no-repeat top center;
}

.icon17 {
    background: url(_res/icon17.png) no-repeat top center;
}
.icon18 {
    background: url(_res/icon18.png) no-repeat top center;
}
.icon19 {
    background: url(_res/icon19.png) no-repeat top center;
}

h1 {
    font-weight: bold;
    font-size: 16px;
    color: #5795ca;
    text-align: center;
}

h2 {
    font-weight: bold;
    font-size: 16px;
    color: #5795ca;
}

#offCont #sOW2 ul {
	list-style-type: disc;
	padding-left: 20px;
	list-style-position: outside;
}
#offCont #sOW2 ul li {
	font-family:'Verdana', sans-serif;
	list-style-image:url(_res/samolot.png);	
	line-height: normal;
	margin-left: 10px;
}


#offCont #sOW2 .button {
    background-color:#0f304d;
    font-size:18px;
    display: block;
    height: 45px;
    line-height:45px;
    margin: 30px auto;
    text-align: center;
    text-decoration: none;
    width:200px;
    border:none;
    color: #fff;
	border: 1px solid #0f304d;
	cursor: pointer;
	transition: 0.4s;
    border-radius: 30px;
}



#box1 {
    background: #fff;
    color: #222222;
    text-align: left;
} 

#box2 {
    background: #0f304d;
    color: #fff;
    text-align: center;
    margin: 20px -30px 0px;
    padding: 20px 30px;
}

#Clause {
	font-size:10px;
	text-align:justify;
    line-height: 15px;
}
@media all and (max-width:750px) {
.icons li {
    margin-left: 0;
    list-style-type: none;
    display: block;
    width: 50%;
    text-align: center;
    padding: 80px 0 30px 0;
    font-size: 12pt;
}
#JobTitle {     
	font-size:20px;
    text-align: center;
}
#WorkPlace {
	text-align: center;
	margin-top: 5px;
}
.job {
  background: #fff url(_res/lg_2025.png) no-repeat scroll top center;
  background-size: 135px;
  padding: 60px 0px 10px 0px;
}    
    
}
