@font-face {
    font-family: AvenirNextLTW01RegularRegular;
    src: url(../fonts/AvenirNextLTW01RegularRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextLTW01RegularRegular.otf) format('opentype'), url(../fonts/AvenirNextLTW01RegularRegular.woff) format('woff'), url(../fonts/AvenirNextLTW01RegularRegular.ttf) format('truetype'), url(../fonts/AvenirNextLTW01RegularRegular.svg#AvenirNextLTW01RegularRegular) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: AvenirNextLTW01ItalicRegular;
    src: url(../fonts/AvenirNextLTW01ItalicRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextLTW01ItalicRegular.otf) format('opentype'), url(../fonts/AvenirNextLTW01ItalicRegular.woff) format('woff'), url(../fonts/AvenirNextLTW01ItalicRegular.ttf) format('truetype'), url(../fonts/AvenirNextLTW01ItalicRegular.svg#AvenirNextLTW01ItalicRegular) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: AvenirNextLTW01BoldRegular;
    src: url(../fonts/AvenirNextLTW01BoldRegular.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNextLTW01BoldRegular.otf) format('opentype'), url(../fonts/AvenirNextLTW01BoldRegular.woff) format('woff'), url(../fonts/AvenirNextLTW01BoldRegular.ttf) format('truetype'), url(../fonts/AvenirNextLTW01BoldRegular.svg#AvenirNextLTW01BoldRegular) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: AvenirNext-Heavy;
    src: url(../fonts/AvenirNext-Heavy.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNext-Heavy.woff) format('woff'), url(../fonts/AvenirNext-Heavy.ttf) format('truetype'), url(../fonts/AvenirNext-Heavy.svg#AvenirNext-Heavy) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: AvenirNext-DemiBold;
    src: url(../fonts/AvenirNext-DemiBold.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNext-DemiBold.woff) format('woff'), url(../fonts/AvenirNext-DemiBold.ttf) format('truetype'), url(../fonts/AvenirNext-DemiBold.svg#AvenirNext-DemiBold) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: AvenirNext-Medium;
    src: url(../fonts/AvenirNext-Medium.eot?#iefix) format('embedded-opentype'), url(../fonts/AvenirNext-Medium.woff) format('woff'), url(../fonts/AvenirNext-Medium.ttf) format('truetype'), url(../fonts/AvenirNext-Medium.svg#AvenirNext-Medium) format('svg');
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Baskerville-Italic;
    src: url(../fonts/Baskerville-Italic.eot?#iefix) format('embedded-opentype'), url(../fonts/Baskerville-Italic.woff) format('woff'), url(../fonts/Baskerville-Italic.ttf) format('truetype'), url(../fonts/Baskerville-Italic.svg#Baskerville-Italic) format('svg');
    font-weight: 400;
    font-style: normal
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.unbreakable {
    white-space: nowrap
}

.main-teasing-canada{
    width: 50%;
    margin: auto;
    padding:30px;
    background-color: rgba(255,255,255,0.5);
}

body {
    min-width: 320px;
    min-height: 100vh;
    padding: 50px 0;
    background-image: url(../images/background7.jpg);
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    color: #000000;
    text-align: center;
}

h1, #baseline {
    margin-top: 60px;
    font-family: Roboto, 'Raleway', Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 60px;
    color:#422715;
    font-weight: bold;
    margin-bottom: 30px;
}

p {
    font-family: Roboto, AvenirNextLTW01BoldRegular, Helvetica Neue, Helvetica, Arial, sans-serif;
}

.main-teasing-canada > p:nth-of-type(1)
{
    margin-top: 60px;
    font-size: 40px;
}

body > p:nth-of-type(1)::first-line
{
    font-size: 38px;
}

body > p:nth-of-type(2)
{
    margin-top: 60px;
    font-family: Roboto, AvenirNext-DemiBold, Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 24px;
    color: #000000
}

#bloc-facebook
{
    margin: 60px 0 200px 0;
}

#bloc-facebook > p
{
    font-size: 16px;
    margin-left: 20px;
    color: #000000;
}

#logo-facebook, #bloc-facebook > p {
    display: inline-block;
    vertical-align: middle;
}

#logo-afm {
  display: block;
  margin: 0 auto
}

.paragraphe1{
    width: 95%;
    margin: auto;
    background-color: rgba(255,255,255,1);display: block;
    font-size: 30px;
    margin-top: 60px;
    }

@media screen and (max-width: 767px) {

    .main-teasing-canada{
        width: 95%;
        margin: auto;
        padding:30px;
        background-color: rgba(255,255,255,0.5);
    }

  body {
    background-position: center;
    background-size: cover;
  }

    h1, #baseline {
      margin-top: 40px;
      font-size: 12vw;
      color: #422715;
    }

    #baseline {
        width: 300px;
    }

    p {
        font-family: Roboto, AvenirNextLTW01BoldRegular, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    }

    .main-teasing-canada > p:nth-of-type(1)
    {
        margin-top: 30px;
        font-size: 8vw;
        color: black;
    }

    body > p:nth-of-type(1)::first-line
    {
        font-size: 30px;
    }

    body > p:nth-of-type(2)
    {
        margin-top: 30px;
        font-size: 18px;
    }

    #bloc-facebook
    {
        margin-top: 45px;
    }

    #bloc-facebook > p
    {
        font-size: 16px;
        margin-left: 0;
    }

    #logo-facebook {
        display: block;
        width: 38px;
        margin: 0 auto;
    }

    #bloc-facebook > p {
        display: block;
        color: #000000;
    }

    .paragraphe1{
    width: 95%;
    margin: auto;
    background-color: rgba(255,255,255,1);display: block;
    margin-top: 60px;
    }
}
