/* Generated by less 2.5.1 */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 1;
}
a {
  text-decoration: none;
}
a img {
  border: none;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  color: #333;
  font-size: 0.875em;
  line-height: 1.42857143;
  background-image: url('../img/background.png');
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.content {
  display: flex;
  margin: 0 auto;
  max-width: 1024px;
  flex-direction: column;
}
h1 {
  font-size: 2.25em;
  font-family: 'Colaborate Thin', Helvetica, Arial, sans-serif;
  color: #666666;
  font-weight: normal;
  text-shadow: 1px 1px 0px #ffffff;
  line-height: 1.1;
  color: inherit;
  margin-top: 20px;
  margin-bottom: 10px;
}
h1.logo a {
  background: url('../img/logo_wg.png') no-repeat;
  text-indent: -999px;
  font-size: 0;
  padding: 31px 106px;
}
h5 {
  font-family: 'Colaborate Thin', Helvetica, Arial, sans-serif;
  color: #666666;
  font-weight: normal;
  text-shadow: 1px 1px 0px #ffffff;
  line-height: 1.1;
  font-size: 0.875em;
  margin-top: 10px;
  margin-bottom: 10px;
}
p {
  margin: 0 0 10px;
}
.header {
  max-width: 100%;
  z-index: 999;
  padding: 30px 0px;
  background: #fff;
  border-bottom: 1px solid silver;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 5px;
}
#top {
  z-index: 999;
  display: flex;
  margin:0 auto;
  max-width: 1024px;
  background: #fff;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}
#top h1 {
  margin: 0;
  position: relative;
  top: -15px;
}
#top h1 img {
  width: 180px;
}
#top ul {
  text-align: right;
}
#top ul li:first-child {
  margin-left: 0;
}
#top ul li {
  position: relative;
  font-size: 1.125em;
  display: inline-block;
  margin: 0 30px;
  text-transform: uppercase;
  font-family: 'Titillium Web', sans-serif;
}
#top ul li a {
  color: #686868;
  text-transform: uppercase;
}
.wrap {
  display: flex;
  justify-content: center;
  padding: 0 20px;
}
.wrapall {
  display: flex;
  max-width: 1024px;
  flex-direction: column;
  justify-content: center;
}
#folder {
  top: 50px;
  width: 100%;
  position: relative;
  display: inline-block;
}
#folder iframe{
  min-width: 100%;
  height: 70vh;
  display: flex;
  justify-content: center;
}
#about:after {
  content: " ";
  width: 100%;
  margin-bottom: 100px;
  clear: both;
  display: block;
  font-size: 1.125rem;
}
#about {
  position: relative;
  top: 175px;
  clear: both;
  font-size: 1.5rem;
}
#about p:first-child {
  margin: 0;
}
#about div.box_photo {
  width: 329px;
  height: 430px;
  overflow: hidden;
  border: 5px solid #fff;
  margin-top: 40px;
  padding: 0;
  position: relative;
  float: left;
  margin-right: 5%;
}
#about div.box_photo img {
  position: absolute;
  width: 329px;
}
#about div.box_photo p {
  background: url(../img/bg_photo.jpg);
  position: absolute;
  margin-left: -5px;
  margin-top: 105%;
  padding: 10px;
  color: #fff;
  opacity: 0.7;
  width: 100%;
}
#about p.about {
  width: 100%;
  float: left;
}
#about:after {
  content: " ";
  width: 100%;
  padding: 50px 0;
  clear: both;
  display: block;
}
#jobs {
  position: relative;
  top: 150px;
  clear: both;
  margin-bottom: 150px;
}
#jobs ul.list {
  font-size: 2em;
  margin-bottom: 100px;
}
#jobs ul.list li {
  float: left;
  background: url(../img/seperator_filter.png) no-repeat center right;
  padding-right: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
}
#jobs ul.list li a {
  color: #139083;
}
#jobs article {
  width: 100%;
  text-align: center;
  margin-bottom: 100px;
  display: flex;
  flex-direction: column;
}
#jobs article img {
  width: 100%;
  border-radius: 5px;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px 5px;
  -moz-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px 5px;
  -webkit-box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 1px 5px;
}
#jobs article ul.list_galery {
  width: auto;
  list-style: none;
  display: inline-block;
  font-size: 1.125em;
}
#jobs article ul.list_galery li {
  width: 100%;
  float: left;
  display: none;
}
#jobs article ul.list_galery li:first-child {
  display: block;
}
#jobs article ul.list_galery li img {
  max-width: 100%;
}
#jobs article .box_arrows {
  position: absolute;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  height: 30vw;
} 
#jobs article a.next,
#jobs article a.prev {
  padding: 22px;
  position: absolute;
}
#jobs article a.next {
  background: url('../img/next.png') no-repeat;
  right: -1.1%;
}
#jobs article a.prev {
  background: url('../img/prev.png') no-repeat;
  left: -0.56%;
  display: none;
}
#contact {
  background: url('../img/bg_contact.jpg') top left / cover no-repeat;
  display: flex;
  width: 100%;
  padding: 30px 0;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#contact form {
  display: flex;
  color: #fff;
  flex-direction: column;
  justify-content: center;
}
#contact form div {
  margin-right: 50px;
  float: left;
}
#contact form label {
  padding-bottom: 10px;
  font-weight: bold;
}
#contact form input {
  background: none;
  width: 240px;
  height: 19px;
  padding: 10px;
  color: #fff;
  border: 1px solid silver;
  border-radius: 5px;
}
#contact form input:focus {
  border-color: #4f4f4f;
  outline: 0;
  color: white;
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
}
#contact form textarea {
  background: none;
  padding: 10px;
  float: left;
  border: 1px solid silver;
  border-radius: 5px;
  color: #fff;
}
#contact form textarea:focus {
  border-color: #4f4f4f;
  outline: 0;
  color: white;
  -moz-box-shadow: 0 0 10px #ccc;
  -webkit-box-shadow: 0 0 10px #ccc;
  box-shadow: 0 0 10px #ccc;
}
#contact form input.btn {
  position: relative;
  height: 39px;
  color: #fff;
  line-height: 15px;
  font-size: 1.25em;
  font-weight: bold;
  margin-top: 50px;
  float: right;
}
footer {
  background: #fff;
  position: relative;
  width: 100%;
  padding: 50px 0px;
  text-align: center;
  display: block;
}
footer p {
  text-align: center;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
}
footer p a {
  margin: 0 10px;
}
footer p a img{
  max-width: 30px;
  max-height: 30px;

}
.shadow {
  background: #000;
  position: fixed;
  top: 0;
  width: 100%;
  min-width: 100%;
  height: 100%;
  min-height: 100%;
  z-index: 9999999;
  opacity: 0.9;
  color: #fff;
  display: none;
}
.msg_validation {
  background: red;
  position: relative;
  top: 0;
  padding: 20px;
  font-size: 1.25em;
  color: #fff;
  display: none;
}
.msg_contact {
  background-color: red;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 350px;
  margin-top: -20px;
  margin-left: -185px;
  padding: 10px;
  font-size: 1.5em;
  text-align: center;
  font-weight: 700;
  color: #fff;
  display: none;
  border-radius: 10px;
}
.exit_contact {
  background: url('../img/icon_exit.png') no-repeat;
  padding: 20px;
  background-size: 47px;
  top: -46px;
  position: relative;
  left: 109px;
}
.scroll_top {
  background: url(../img/top.png) no-repeat;
  padding: 28px;
  clear: both;
  position: fixed;
  right: 5%;
  bottom: 50px;
  cursor: pointer;
  z-index: 99999;
  display: none;
  opacity: 0.7;
}
.contact_number{
  display:flex;
  color:white;
  flex-direction:row;
  justify-content:center;
  height:100%;
  align-items:center;
  font-size: 2.5em;
}

.contact_number a {
  color: white;
  margin-left: 20px;
} 

@media screen and (max-width: 375px) {
  #jobs article a.next {
    background: url('../img/next.png') no-repeat;
    right: -3.2%;
  }
  #jobs article a.prev {
    background: url('../img/prev.png') no-repeat;
    left: -1.70%;
    display: none;
  }
}