/* montserrat-300 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/montserrat-v26-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* montserrat-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* montserrat-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/montserrat-v26-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* montserrat-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/montserrat-v26-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* montserrat-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/montserrat-v26-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* montserrat-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/montserrat-v26-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  /* montserrat-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/montserrat-v26-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  @font-face {
    font-family: "Lulo Clean One Bold";
    src: url("https://db.onlinewebfonts.com/t/164a60c2e090248befbcf32fdd5af386.eot");
    src: url("https://db.onlinewebfonts.com/t/164a60c2e090248befbcf32fdd5af386.eot?#iefix")format("embedded-opentype"),
    url("https://db.onlinewebfonts.com/t/164a60c2e090248befbcf32fdd5af386.woff2")format("woff2"),
    url("https://db.onlinewebfonts.com/t/164a60c2e090248befbcf32fdd5af386.woff")format("woff"),
    url("https://db.onlinewebfonts.com/t/164a60c2e090248befbcf32fdd5af386.ttf")format("truetype"),
    url("https://db.onlinewebfonts.com/t/164a60c2e090248befbcf32fdd5af386.svg#Lulo Clean One Bold")format("svg");
}
html {
    box-sizing: border-box;
    display: block;
    
}
*,
*::before,
*::after {
    box-sizing: inherit;
}
.clear::after {
    clear: both;
}
.clear::before,
.clear::after {
    display: block;
    content: "";
}
.pgs-list.display {
    display: block;
}
h1, h2, h3, h4, p, a, div, ul, li {
    padding: 0;
    margin: 0;
}
a {
    text-decoration: none;

}
img {
  vertical-align: top;
  width: 100%;
}
ul {
    list-style: none;
}
body{
    padding: 0;
    margin: 0;
    font-family: 'Montserrat';
    background-color: #000;
}
main a{
    display: inline;
}
.display-button{
    cursor: pointer;
    width: 35px;
    padding: 15px;
    margin-right: 30px;
    position: absolute;
    top: 15px;

  }
  .display-button span{
    background-color:#ffffff;
    display: block;
    height: 2px;
    margin-bottom: 6px;
    width: 25px;
    border-radius: 1px;
  }
  .logo{
    width: 200px;
    margin: 20px auto;
  }
  .nav-list{
    text-align: center;
    display: none;

  }
  .nav-list.show{
    display: block;
  }
  .nav-list li{
    color: #fff;
    font-weight: 300;
    padding-top: 15px;
    cursor: pointer;
  }
  .nav-list a{
    display: block;
    color: #fff;
}
.channel{
    color: #fff;
    text-align: center;
    font-size: 16px;
}
.channel h2{
    color: #ffffff3d;
    letter-spacing: 2px;
}
.social{
    text-align: center;
}
.social img{
    width: 120px;
    margin: 20px;
}
.left{
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.left img{
    max-width: 400px;
}
.content{
    color: #fff;
    width: 90%;
    margin: 30px auto;
}
.content h1{
    color: #ffffff3d;
    letter-spacing: 2px;
}
.content h2{
    color: #ffffff3d;
    letter-spacing: 2px;
    padding-top: 15px;
}
.content p{
    padding-top: 15px;
    line-height: 28px;
}
footer{
    background-color: #fff;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    margin-top: 80px;
}
footer img{
    cursor: pointer;
}

.second{
    text-align: center;
    color: #fff;
    padding-bottom: 50px;
    padding-top: 50px;
    max-width: 1000px;
    margin: 80px auto;

}
.second h1{
    font-weight: 300;
    font-size: 26px;
    margin-bottom: 50px;
}
.second p{
    margin-top: 20px;
}

#d{
    width: 100%;
    border: none;
    border-bottom: 1px solid #ffffff;
    background-color: #000;
    height: 40px;
}
.second p{
    text-align: left;
    font-size: 16px;
    font-weight: 300;
}
.trei p{
    font-size: 20px;
    font-weight: 300;
    padding-top: 10px;
}

.trei{
    width: 46%;
    float: left;
}
.email{
    margin-top: 20px;
}
.phone{
    margin-top: 20px;
}
.doi{
    width: 80px;
    float: left;
    margin-right: 10px;
}
.second button{
    background-color: #000;
    padding:  20px 30px 20px 30px;
    border-radius: 50px;
    font-size: 18px;
    margin-top: 30px;
    cursor: pointer;
    color: #fff;
    border: none;
  }












@media (min-width:767px){
.container img{
    width: 50%;
    float: left;
    height: 800px;
}
.left{
    width: 50%;
    float: left;
}
.right{
    width: 50%;
    float: left;
}
.social{
    margin: 0 auto;
    max-width: 1000px
}
.content{
    max-width: 1000px;
    margin-top: 50px;
}
.display-button{
    display: none;
}
.logo{
    float: left;
    width: 300px;
}
.topbar{
    max-width: 1000px;
    margin: 0 auto;
}
.nav-list{
    display: block;
    float: right;
    margin-top: 20px;
    margin-right: 100px;
}
.nav-list li{
    float: left;
    margin-left: 20px;
}
.channel{
    margin-top: 150px;
}








}