@CHARSET "UTF-8";

/* comfortaa-regular - latin */
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  src: url('/fonts/comfortaa-v12-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local('Comfortaa Regular'), local('Comfortaa-Regular'),
    url('/fonts/comfortaa-v12-latin-regular.eot?#iefix') format('embedded-opentype'),
    /* IE6-IE8 */
    url('/fonts/comfortaa-v12-latin-regular.woff2') format('woff2'),
    /* Super Modern Browsers */
    url('/fonts/comfortaa-v12-latin-regular.woff') format('woff'),
    /* Modern Browsers */
    url('/fonts/comfortaa-v12-latin-regular.ttf') format('truetype'),
    /* Safari, Android, iOS */
    url('/fonts/comfortaa-v12-latin-regular.svg#Comfortaa') format('svg');
  /* Legacy iOS */
}

/*resetting -- start*/
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,
font,
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 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
  font-family: 'Comfortaa', cursive, verdana, arial;
}

blockquote,
q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/*resetting -- end*/

html,
body {
  width: 100%;
  height: 100%;
  display: table;
  letter-spacing: 3px;
  overflow-y: scroll;
}

ul {
  list-style-type: none;
}

ul {
  margin: 0 auto;
  max-width: 100%;
}

ul li {
  float: left;
  margin: 0 auto 1em;
  text-align: center;
  width: 200px;
  padding: 0 25px;
}

a {
  text-decoration: none;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.error {
  text-align: center;
}

.container {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  height: 100%;
}

.content {
  display: inline-block;
  text-align: left;
  width: 850px;
  height: inherit;
}

.header {
  display: block;
  position: absolute;
  top: 0;
  width: inherit;
  height: 145px;
  margin-top: 20px;
  background-color: #fff;
  text-align: center;
}

.header img:hover {
  opacity: 0.90;
}

.footer {
  display: block;
  position: fixed;
  bottom: 0;
  width: inherit;
  text-align: center;
  margin-bottom: 25px;
}

.fb-button {
  background-color: #000;
  color: #fff;
  font-weight: bold;
  margin: 0;
  padding: 8px;
  display: inline-block;
  border-radius: 10px 10px 0 0;
  text-decoration: none;
  margin-top: 15px;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.fb-button:hover {
  background-color: #fff;
  color: #000;
}

.links-bottom {
  color: #c6c7c9;
  margin-bottom: 25px;
  font-size: 14px;
}

.text-wrapper {
  color: #333;
  margin-bottom: 25px;
  font-size: 12px;
  line-height: 25px;
}

.links-bottom>a,
.text-wrapper a {
  text-decoration: none;
  font-weight: bold;
  color: #c6c7c9;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.links-bottom>a:hover,
.text-wrapper a:hover {
  color: #808080;
}

.bottom {
  margin-bottom: 0;
  padding-bottom: 0;
}

.button-menu>ul>li {
  background-color: #c6c7c9;
  width: 230px;
  line-height: 230px;
  height: 230px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  position: relative;
  display: table-cell;
  color: #fff;
  font-weight: bold;
}

.menu-wrapper {
  max-width: 750px;
  margin: 0 auto;
}

.menu-circle {
  background-color: #c6c7c8;
  width: 200px;
  line-height: 200px;
  height: 200px;
  border-radius: 50%;
  text-align: center;
  vertical-align: middle;
  position: inherit;
  display: table-cell;
  color: #fff;
  font-weight: bold;
  margin: 10px;
  float: left;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

a>.menu-circle:hover {
  background-color: #b6b7b8;
}

.content-wrapper {
  max-width: 750px;
  margin: 0 auto;
}

.content-wrapper ul li {
  margin: 0 auto;
  text-align: center;
  width: 160px;
  padding: 30px;
}

.icon-wrapper {
  max-width: 660px;
  margin: 0 auto;
}


.icon-wrapper ul li {
  margin: 0 auto;
  text-align: center;
  width: 160px;
  padding: 30px;
}

.circle-border {
  border-radius: 50%;
  border: 1px solid #c6c7c9;
}

.references-wrapper {
  max-width: 660px;
  margin: 0 auto;
}

.references-wrapper ul li {
  margin: 0 auto;
  text-align: center;
  width: 160px;
  padding: 30px;
}

.icon-circle {
  border-radius: 50%;
  background-position: center;
  width: 160px;
  line-height: 160px;
  height: 160px;
  text-align: center;
  vertical-align: middle;
  position: inherit;
  display: table-cell;
  color: #fff;
  font-weight: bold;
  float: left;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

a>.icon-circle:hover {
  opacity: 0.75;
}

.text-wrapper img {
  background-position: center;
  width: 160px;
  line-height: 160px;
  height: 160px;
  border-radius: 50%;
}

#zoom:hover {
  background: url(../images/zoom.png);
  background-repeat: no-repeat;
  background-position: 70px 15px;
  background-attachment: scroll;
  cursor: pointer;
}

.clear {
  clear: both;
}

.main {
  position: relative;
  top: 160px;
  resize: vertical;
  margin-top: 13px;
}

.main.onerow {
  top: 50%;
  transform: translateY(-50%);
}

.referencetypes-wrapper {
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.5);
  line-height: 1.5em;
  vertical-align: middle;
  height: 160px;
  padding: 16px;
  position: absolute;
  margin-left: -16px;
  margin-top: -16px;
  width: 160px;
  z-index: 9;
  display: table;
  text-shadow: 1px 1px 2px #000000;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
  -ms-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s;
}

.referencetypes {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-weight: bold;
  opacity: 1;
  font-size: 14px;
}

.hidden {
  visibility: hidden;
  opacity: 0;
}

.mutli-row ul li {
  padding: 10px;
}

body.modal {
  overflow: hidden;
}

.modal:before {
  content: "";
  display: none;
  background: rgba(21, 20, 20, 0.84);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}

.opened:before {
  display: block;
}

.opened .modal-dialog {
  transform: translate(0, 0);
  top: 33%;
}

.modal-dialog {
  border: #333333 solid 0px;
  border-radius: 5px;
  margin-left: -400px;
  text-align: center;
  position: absolute;
  left: 50%;
  z-index: 11;
  max-width: 800px;
  line-height: 1.5;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.3);
  transform: translate(0, -500%);
  transition: transform 0.3s ease-out;
  color: #ffffff;
}

.modal-body {
  padding: 20px;
}

.modal-body a {
  color: #ffffff;
  text-decoration: underline;
}

.modal-header,
.modal-footer {
  padding: 10px 20px;
}

.modal-header h2 {
  font-size: 40px;
}


@media (max-height: 550px) {
  .main {
    padding: 0;
    left: 0;
    display: inline-block;
    margin-bottom: 150px;
    top: 160px;
  }

  .foto-wrapper {
    margin-top: 40px;
  }

  .onerow {
    top: 180px;
  }

  .footer {
    position: relative;
    margin-top: 200px;
  }
}

@media (max-height: 900px) {
  .multirow {
    padding: 0;
    left: 0;
    display: inline;
    top: 160px;
    margin-bottom: 150px;
  }

  .fb-button {
    border-radius: 10px;
    border-bottom: 1px solid #000;
  }

  .multirow-footer {
    position: relative;
    margin-top: 200px;
    margin-bottom: 10px;
  }

  .text {
    padding: 0;
    left: 0;
    display: inline;
    margin-bottom: 150px;
    top: 175px;
  }

  .text-footer {
    position: relative;
    margin-top: 200px;
  }
}

@media (min-height: 900px) {
  .mwrapper {
    padding: 0;
    left: 0;
    display: table;
    top: 160px;
    margin-bottom: 150px;
  }

  .fb-button {
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid #000;
  }

  .footer-mwrapper {
    position: relative;
    margin-top: 200px;
    margin-bottom: 10px;
  }

  .footer {
    margin-bottom: 0;
  }
}

@media (max-width: 870px) {
  ul li {
    float: none;
    position: relative;
    height: 220px;
  }

  .references-wrapper ul li {
    margin-top: 20px;
  }

  .content {
    width: 100%;
  }

  .button-menu>ul>li {
    width: 100%;
    float: left;
  }

  .main, .main.onerow {
    padding: 0;
    left: 0;
    display: inline;
    margin-bottom: 150px;
    top: 160px;
    resize: unset;
    transform: unset;
    position: relative;
  }

  .footer {
    position: relative;
    margin-top: 175px;
  }

  .modal-dialog {
    margin-left: 0;
    left: 0;
  }
}

/* IE10+ CSS styles */
@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
  .main {
    transform: translateY(0);
  }
}

