@font-face {
  font-family: 'Graphik-Regular';
  src: url("../fonts/Graphik-Regular-Web.eot");
  src: url("../fonts/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Regular-Web.woff2") format("woff2"), url("../fonts/Graphik-Regular-Web.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik-Medium';
  src:
    url("../fonts/Graphik-Medium-Web.eot");
  src: url("../fonts/Graphik-Medium-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Medium-Web.woff2") format("woff2"), url("../fonts/Graphik-Medium-Web.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
@font-face {
  font-family: 'Graphik-Semibold';
  src: url("../fonts/Graphik-Semibold-Web.eot");
  src: url("../fonts/Graphik-Semibold-Web.eot?#iefix") format("embedded-opentype"), url("../fonts/Graphik-Semibold-Web.woff2") format("woff2"), url("../fonts/Graphik-Semibold-Web.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
}
/*

@font-face{font-family:"FedraSerifAPro-Book";src:url("../../assets/fonts/FedraSerifAPro-Book.eot");src:url("../../assets/fonts/FedraSerifAPro-Book.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/FedraSerifAPro-Book.woff") format("woff"),url("../../assets/fonts/FedraSerifAPro-Book.ttf") format("truetype");font-weight:normal;font-style:normal}
@font-face{font-family:'Graphik-Regular';src:url("../../assets/fonts/Graphik-Regular-Web.eot");src:url("../../assets/fonts/Graphik-Regular-Web.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/Graphik-Regular-Web.woff2") format("woff2"),url("../../assets/fonts/Graphik-Regular-Web.woff") format("woff");font-weight:normal;font-style:normal;font-stretch:normal}
@font-face{font-family:'Freeland';src:url("../../assets/fonts/freeland-webfont.woff2") format("woff2"),url("../../assets/fonts/freeland-webfont.woff") format("woff");font-weight:normal;font-style:normal}
@font-face{font-family:'Montserrat';font-style:italic;font-weight:900;src:local("Montserrat Black Italic"),local("Montserrat-BlackItalic"),url("../../assets/fonts/Montserrat-ExtraBoldItalic.woff2") format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215}
@font-face{font-family:'Giorgio Sans Web';src:url("../../assets/fonts/GiorgioSans-Bold-Web.eot");src:url("../../assets/fonts/GiorgioSans-Bold-Web.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/GiorgioSans-Bold-Web.woff2") format("woff2"),url("../../assets/fonts/GiorgioSans-Bold-Web.woff") format("woff");font-weight:700;font-style:normal;font-stretch:normal}
@font-face{font-family:'Giorgio Sans Web';src:url("../../assets/fonts/GiorgioSans-Medium-Web.eot");src:url("../../assets/fonts/GiorgioSans-Medium-Web.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/GiorgioSans-Medium-Web.woff2") format("woff2"),url("../../assets/fonts/GiorgioSans-Medium-Web.woff") format("woff");font-weight:500;font-style:normal;font-stretch:normal}
@font-face{font-family:'Giorgio Sans Web';src:url("../../assets/fonts/GiorgioSans-Regular-Web.eot");src:url("../../assets/fonts/GiorgioSans-Regular-Web.eot?#iefix") format("embedded-opentype"),url("../../assets/fonts/GiorgioSans-Regular-Web.woff2") format("woff2"),url("../../assets/fonts/GiorgioSans-Regular-Web.woff") format("woff");font-weight:400;font-style:normal;font-stretch:normal}


*/
html, body {
  min-height: 100%;
  height: 100%;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: "Graphik-Regular", sans-serif;
  color: #999;
  background-color: #FFFFFF;
  margin: 0;
}
a {
  color: #0a2d4b;
  text-decoration: none;
}
a:hover {
  -webkit-transition: opacity .2s;
  transition: opacity .2s;
  opacity: .5;
}
a.fgot {
  font-size: 12px;
  font-size: .75rem;
  float: right;
  color: #3da1de;
  text-decoration: none;
  margin-bottom: 20px;
}
h2.title {
  height: 30px;
}
h2.title a {
  text-transform: none;
  font-weight: 400;
  font-family: "Graphik-Regular", sans-serif;
  float: left;
  font-size: 16px;
}
p.grey, p.white {
  min-height: 54px;
}
p.grey {
  background-color: #efefef;
}
section {
  height: calc(100% - 380px); /* min-height: 360px;*/
}
.img-fluid {
  max-width: 100%;
}
.gallery {
  width: auto;
  padding-top: 30px;
}
.gallery h3 {
  text-align: center;
  margin: 0;
  font-size: 16px;
  margin-bottom: 25px;
}
.gallery .faq h3 {
  text-align: left;
}
h1 {
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: 400;
  font-family: "Graphik-Semibold", sans-serif;
  color: #0a2d4b;
  font-size: 26px;
  margin: 30px auto 0;
  z-index: -1;
  text-transform: uppercase;
}
.thumbnail h2 {
  margin: 0 0 20px;
  font-size: 18px;
  font-family: "Graphik-Semibold", sans-serif;
  text-align: center;
  color: #0a2d4b;
  text-transform: uppercase;
}
.container {
  padding: 0 3.125rem 0 3.125rem;
  margin-left: auto;
  margin-right: auto;
}
.container:after {
  clear: both;
  content: ' ';
}
header {
  width: 100%;
  height: 90px;
  border-bottom: 1px solid #eaeaea;
}
.logo {
  height: auto;
  width: 154px;
  fill: #0a2d4b;
  margin: 14px 0 0 40px;
  float: left;
}
ul.language {
  float: right;
  margin: 15px 0 0;
  padding: 0;
}
.language li {
  float: left;
}
.language li a {
  color: #999;
  padding-left: 10px;
}
.language li a:hover {
  color: #0a2d4b;
  text-decoration: none;
  opacity: 1;
}
.language li a:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 14px;
    margin-right: 10px;
	background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
}

.language li:nth-child(1) a:before {
  background-image: url("https://purecatamphetamine.github.io/country-flag-icons/3x2/IT.svg");
}

.language li:nth-child(2) a:before {
  background-image: url("https://purecatamphetamine.github.io/country-flag-icons/3x2/FR.svg");
}

.language li:nth-child(3) a:before {
  background-image: url("https://purecatamphetamine.github.io/country-flag-icons/3x2/DE.svg");
}

.language li:nth-child(4) a:before {
  background-image: url("https://purecatamphetamine.github.io/country-flag-icons/3x2/GB.svg");
}
.thumbnail {
  display: inline-block;
  vertical-align: top;
  /*width: 33.3334%;*/
  width: 33%;
}
.thumbnail div {
  margin: 0 15%;
}
.thumbnail.faq {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
  position: relative;
}
p {
  clear: both;
  margin: 20px 0;
  display: block;
  text-align: center;
}
p.red {
  color: red;
  border: 0;
}
input.red {
  border: solid 1px red;
}
ul {
  list-style-type: none;
  padding: 0;
}
li {
  margin-bottom: 8px;
}
input, label {
  display: block;
}
textarea, input {
  margin: 5px 0 10px;
  padding: 8px 14px;
  font-size: 14px;
  line-height: 1;
  border: 0;
  border-bottom: 1px solid #0a2d4b;
  width: calc(100% - 28px);
}
input:focus, textarea:focus, select:focus {
  outline: 0;
}
label {
  font-size: 14px;
  line-height: 1;
  color: #0a2d4b;
}
::placeholder {
  color: #9B9B9B;
}
input[type="submit"], input[type="button"] a.reg {
  font-family: "Graphik-Medium", sans-serif;
  text-transform: uppercase;
  letter-spacing: .6px;
  text-align: center;
  font-size: 14px;
  font-size: .875rem;
  border-radius: 3px;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: color .3s, background .3s, -webkit-box-shadow .3s;
  transition: color .3s, background .3s, -webkit-box-shadow .3s;
  transition: box-shadow .3s, color .3s, background .3s;
  transition: box-shadow .3s, color .3s, background .3s, -webkit-box-shadow .3s;
  background: transparent;
  border: 1px solid #0a2d4b;
  color: #0a2d4b;
  cursor: pointer;
  width: 100%;
  margin: 15px 0 10px;
  padding: 8px 10px;
}
a.reg {
  display: block;
  width: calc(100% - 22px);
}
input[type="submit"]:hover, a.reg:hover {
  color: #fff;
  background: #0a2d4b;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
  text-decoration: none;
  opacity: 1;
}

.btn-primary {
  color: #0a2d4b;
  background-color: transparent;
  border-color: #0a2d4b;
}

.btn-primary:hover, .btn-primary:focus {
  color: #fff;
  background-color: #0a2d4b;
  border-color: #010202;
  opacity: 1;
}
.copyright {
  color: #fff;
  font-size: 11px;
}
.copyright .logo {
  height: auto;
  width: 110px;
  float: right;
  margin: 0;
  padding: 0;
}
.copyright p {
  text-align: left;
  margin: 0;
  padding: 0;
  position: relative;
  top: -40px;
}
footer {
  background-color: #031b30;
  padding: 10px 0 12px;
  height: 55px;
}
footer a {
  color: #fff;
}
.carousel {
  position: relative;
  height: 100%;
}
.carousel-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.carousel-item {
  height: 100%; /*overflow: hidden;  margin-top: -12.5%; padding-bottom: 12.5%;*/
}
.carousel-item img {
  min-width: 100%;
}
.carousel-item.img1, .carousel-item.img2, .carousel-item.img3, .carousel-item.img4, .carousel-item.img5 {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.carousel-item.img1 {
  background-image: url(../images/img01.jpg);
}
.carousel-item.img2 {
  background-image: url(../images/img02.jpg);
}
.carousel-item.img3 {
  background-image: url(../images/img03.jpg);
}
.carousel-item.img4 {
  background-image: url(../images/img04.jpg);
}
.carousel-item.img5 {
  background-image: url(../images/img05.jpg);
}
/* Mobile */
@media (min-width: 320px)and (max-width: 767px) {
  .logo {
    margin-left: 15px;
  }
  .carousel-inner {
    height: 360px;
  }
  .gallery {
    padding-top: 90px;
  }
  section {
    position: relative;
    z-index: 10;
  }
  .container {
    padding: 0 0.125rem 0 0.125rem;
  }
  .thumbnail {
    display: block;
    width: 100%;
  }
  ul.language {
    padding: 0 15px 0 0;
    margin-top: 20px;
    position: relative;
    z-index: 100;
  }
  .thumbnail.faq {
    height: auto;
  }
  header {
    height: 160px;
  }
  h1 {
    padding-top: 65px;
    font-size: 26px;
  }
  .copyright .logo {
    float: none;
  }
  footer {
    height: auto;
  }
  .copyright p {
    text-align: center;
    top: 0;
    padding: 20px 0;
  }
}
/* Small Desktops */
@media (min-width: 768px) and (max-width: 1023px) {
  .container {
    padding: 0 0.125rem 0 0.125rem;
  }
  h1 {
    padding: 0 25%;
    width: 50%;
    font-size: 30px;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) and (max-width: 1280px) {
  h1 {
    font-size: 32px;
    padding: 0 24%;
    margin-top: 8px;
    width: 52%;
  }
}
@media (max-height: 768px) {
  .carousel-item.img2 {
    background-image: url(../images/img02_b.jpg);
  }
  .carousel-item.img3 {
    background-image: url(../images/img03_b.jpg);
    background-size: contain;
  }
}
hr {
  border: 1px solid #031b30;
}
.contacts p {
  text-align: left;
}
.contacts input, .contacts label {
  display: inline-block;
}
.contacts input[type="radio"] {
  width: auto !important;
}
.contacts input[type="text"], .contacts textarea, .contacts input [type="file"] {
  width: 80% !important;
}
.contacts .subtitle {
  color: #0a2d4b;
  font-size: 18px;
  line-height: 45px;
}