/* ============================================================
  SECTIONS
============================================================ */
@import url("avenir.css");
html, body {
  font-family: "Avenir Next LT Pro Regular";
}
section.module:last-child {
  margin-bottom: 0;
}
section.module p {
 
  margin-bottom: 25px;
  font-size: 15px;
  font-weight: 300;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 0 0;
}
section.module.parallax {
  height: 400px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 44px;
  line-height: 400px;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
section.module.parallax-1 {
  background-image: url("../img/demo/_small/1.jpg");
}
section.module.parallax-2 {
  background-image: url("../img/demo/_small/2.jpg");
}
section.module.parallax-3 {
  background-image: url("../img/demo/_small/3.jpg");
}
section.module.parallax-4 {
  background-image: url("../img/demo/_small/4.jpg");
}
section.module.parallax-5 {
  background-image: url("../img/demo/_small/5.jpg");
}
section.module.parallax-6 {
  background-image: url("../img/demo/_small/6.jpg");
}
section.module.parallax-7 {
  background-image: url("../img/demo/_small/7.jpg");
}
section.module.content#header{
  padding: 0px;
}
section.module.content#header div.logo{
  width: 100%;
  height: 75px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  overflow: hidden;
}
section.module.content#header div.logo > img{
  height: 100%;
  width: auto;
}
section.module.content#header div.menu{
  width: 100%;
  height: auto;
  background: rgb(25,24,81);
  overflow: hidden;
  
}
section.module.content#header div.menu > a{
  display: block;
  overflow: hidden;
  padding-left: 25px;
  padding-right: 25px;
  float: left;
  position: relative;
  height: 35px;
  line-height: 38px;
  font-size: 12px;
  text-transform: uppercase;
  color: #FFF;
  font-family: "Avenir Next LT Pro Regular";
  cursor: pointer;
}




section.module.content#header div.menu > a:hover{
  background-color: white;
  color: rgb(25,24,81);
}
section.module.content#header div.menu > img{
  height: 25px;
  float: left;
  position: relative;
  margin-bottom: 10px;
  margin-top: 10px;
}
section.module.content#header div.slider-container{
  height: 410px;
  width: 100%;
  overflow: hidden;
}
.mini-menu{
        margin-left: 150px;
  width: 100%;
  height: 35px;
  text-transform: uppercase;
  font-size: 12px;
}
.mini-menu img{
  height: 70%;
  width: auto;
  margin-right: 6px;
  margin-left: 6px;
  top: 15%;
  position: relative;
}
.mini-menu .links{
  height: 100%;
  width: 50%;
  float: left;
  text-align: right;
}
.mini-menu .links a{
  height: 100%;
  float: right;
  display: block;
  text-align: right;
  margin-left: 0px;
  margin-right: 35px;
  line-height: 38px;
  cursor: pointer;
  font-family: "Avenir Next LT Pro Bold";
  color: rgb(25,24,81);
}
.mini-menu .links a:hover{
  border-bottom: 2px solid rgb(25,24,81);
}
.mini-menu .flags{
  height: 100%;
  width: 50%;
  float: left;
  text-align: left;
}
.unslider, .my-slider, .my-slider ul, .my-slider ul li{
  height: 100%;
}
.my-slider ul li img{
  width: 100%;
  height: 100%;
}
.my-slider .overlay{
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 500;
 
}
.my-slider .breadcrumb{
  width: 100%;
  height: auto;
  font-size: 35px;
  color: white;
  z-index: 1000;
  position: absolute;
  top:0;
  left: 0;
  text-align: center;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  line-height: 80px;
  overflow: hidden;
  cursor: pointer;
}
.my-slider .breadcrumb:hover{
  text-decoration: underline !important;
}
.my-slider .breadcrumb p.boom{
  font-size: 25px;
  font-family: "Avenir Next LT Pro Bold";
}
.info{
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 5000;
  /* background: rgba(0,0,0,0.5); */
  display: none;
  overflow: hidden;
}
.info-content{
  width: 80%;
  height: 80%;
  position: fixed;
  top: 10%;
  left: 10%;
  color: white;
  z-index: 5000;
  background: rgb(25,24,81);
  display: none;
  overflow-y: scroll;
}
.info-content .title{
  position: relative;
  float: left;
  font-size: 25px;
  color: white;
  overflow: hidden;
  height: auto;
}
.info-content .content{
  position: relative;
  float: left;
  font-size: 17px;
  margin: 50px;
  margin-top: 0;
}
div.info div.cross{
  position: absolute;
  right: 20px;
  top: 20px;
  width: 20px;
  height: 20px;
}
div.info div.cross img{
margin-left: -85px;
margin-top: 9px;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color:red;
}
.unslider-arrow, .unslider-nav{
  display: none;
}
div.title{
  font-family: "Avenir Next LT Pro Bold";
  font-size: 50px;
  width: 100%;
  line-height: 50px;
  height: 50px;
  margin-top: 60px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  color: rgb(25,24,81);
}
div.footer{
  width: 100%;
  height: 35px;
  background: rgb(25,24,81);
  line-height: 37px;
  text-align: center;
  color: white;
  cursor: pointer;
}
div.footer#special img{
  float: left;
  height: auto;
  display: block;
  width: 2%;
}
div.footer img{
  height: 15px;
  position: relative;
  top: 2px;
}
div.footer .message{
  width: 49%;
  height: 100%;
  text-align: center;
  float: left;
  line-height: 41px;
  font-size: 16px;
  color: white;
}
div.message#imp{
  width: 100%;
  height: 35px;
  line-height: 28px;
  font-size: 13px;
  color: rgb(25,24,81);
  text-align: center;
}
.container{
  margin-bottom: 25px;
}
.container .circle{
  background-color: rgb(25,24,81);
  height: 45px;
  width: 45px;
  border-radius: 50px;
  color: white;
  font-family: "Avenir Next LT Pro Regular";
  text-align: center;
  line-height: 39px;
  border: 5px solid white;
  float: left;
  z-index: 100;
  position: relative;
  font-size: 16px;
  margin-left: -5px;
}
.container .rect{
  background-color: rgb(25,24,81);
  height: 35px;
  width: auto;
  color: white;
  font-family: "Avenir Next LT Pro Regular";
  text-align: center;
  line-height: 20px;
  float: left;
  line-height: 36px;
  padding-left: 25px;
  padding-right: 15px;
  margin-left: -15px;
  margin-top: 5px;
  z-index: 0;
  position: relative;
  font-size: 18px;
}
.container .rect:hover{
  background-color: rgba(25,24,81, 0.8);
}
.container .li-line{
  float: left;
  width: 100%;
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
}
footer{
  height: 40px;
  background: rgb(25,24,81);
  padding: 0;
  line-height: 32px;
  text-align: right;
  color: white;
  padding-right: 25px;
}
.back-top-button{
  width: 40px;
  height: 40px;
  position: fixed;
  top: 30px;
  right: 30px;
  z-index: 30000;
  display: none;
  cursor: pointer;
}
.back-top-button:hover{
  width: 50px;
  height: 50px;
  bottom: 25px;
  right: 25px;
}
.back-top-button img{
  width: 100%;
  height: 100%;
}
.loading{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background:transparent;
  z-index: 500000;
  text-align: center;
  color: transparent;
  font-family: "Avenir Next LT Pro Bold";
  font-size: 60px;
}
strong{
  font-family: "Avenir Next LT Pro Bold";
}
::-webkit-scrollbar { 
    display: none; 
}
@media (max-width: 900px) {
  section.module.content#header div.menu > a{
    margin: 0 !important;
    width: 100%;
    height: 42px;
    float: left;
    position: relative;
    text-align: center;
    line-height: 40px;
  }
  section.module.content#header div.slider-container{
    height: 350px !important;
  }
  section.module.content#header div.slider-container img{
    height: 350px !important;
  }
  section.module.content#header div.logo{
    margin-top: 25px;
    margin-bottom: 40px;
  }
  .mini-menu .links, .mini-menu .flags{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .mini-menu .links a{
    width: 50%;
    text-align: center;
    float: left;
    margin: 0;
  }
  .my-slider .breadcrumb{
    font-size: 20px;
  }
  .my-slider .breadcrumb p.boom{
    font-size: 22px;
  }
  div.footer .message{
    width: 100%;
    height: 50%;
    float: left;
    position: relative;
    line-height: 37px;
  }
  div.footer#special{
    height: 70px;
  }
  div.title{
    overflow:hidden;
    height: auto;
    font-size: 40px;
  }
  .container .circle{
    display: none;
  }
  section.module.parallax h1{
    font-size: 18px;
  }
  .info-content{
    width: 100%;
    left: 0;
    height: 90%;
  }
}