/*!
 * Start Bootstrap - Agency v5.2.2 (https://startbootstrap.com/template-overviews/agency)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-agency/blob/master/LICENSE)
 */

body {
    overflow-x: hidden;
    font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

html {
    scroll-behavior: smooth;
}

p {

    line-height: 1.75;
}

a {
    color: #fed136;
}

a:hover {
    color: #fec503;
    text-decoration: none;

}

img {
    max-width: 100%;
}

.text-primary {
    color: #fed136 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}


.page-section h2.section-heading {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 15px;
}

.page-section h3.section-subheading {
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    margin-bottom: 75px;
    text-transform: none;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';

}

h3 {
    text-align: justify;
    font-size: 22px;
}


/* Ajout de trait aux h2 */

h2 {
    overflow: hidden;
    text-align: center;
}

h2 span {
    position: relative;
}

h2 span::before,
h2 span::after {
    content: "";
    position: absolute;
    border-bottom: 4px solid #fec503;
    width: 150px;
    height: 7px;
    top: 50%;
    margin-top: -4px;
}

span::before {
    right: 100%;
    margin-right: 15px;
}

h2 span::after {
    left: 100%;
    margin-left: 15px;
}

::-moz-selection {
    background: #fed136;
    text-shadow: none;
}

::selection {
    background: #fed136;
    text-shadow: none;
}

img::-moz-selection {
    background: transparent;
}

img::selection {
    background: transparent;
}

img::-moz-selection {
    background: transparent;
}

.btn {
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    font-weight: 700;
}

.btn-xl {
    font-size: 18px;
    padding: 20px 40px;
}

.btn-primary {
    background-color: #fed136;
    border-color: #fed136;
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    background-color: #fec810 !important;
    border-color: #fec810 !important;
    color: white;
}

.btn-primary:active,
.btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
}

#mainNav {
    background-color: #212529;
}

#mainNav .navbar-toggler {
    font-size: 20px;
    right: 0;
    text-transform: uppercase;
    color: white;
    border: 0;
    background-color: inherit;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-brand {
    color: #fed136;






    font-family: 'Quintessential', cursive;






}

#mainNav .navbar-brand.active,
#mainNav .navbar-brand:active,
#mainNav .navbar-brand:focus,
#mainNav .navbar-brand:hover {
    color: #fec503;
}

#mainNav .navbar-nav .nav-item .nav-link {
    font-size: 90%;
    font-weight: 400;
    padding: 0.75em 0;
    letter-spacing: 1px;
    color: white;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

#mainNav .navbar-nav .nav-item .nav-link.active,
#mainNav .navbar-nav .nav-item .nav-link:hover {
    color: #fed136;
}



header.masthead {
    text-align: center;
    color: white;
    background-image: url("../img/fond-header.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    background-size: cover;
    height: 460px;
}

header.masthead .intro-text {
    padding-top: 150px;
    padding-bottom: 100px;
}

header.masthead .intro-text .intro-lead-in {
    font-size: 22px;
    font-style: italic;
    line-height: 22px;
    margin-bottom: 25px;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

header.masthead .intro-text .intro-heading {
    font-size: 50px;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 25px;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}



/* Dimension des sites portfolio */
#portfolio .portfolio-item .portfolio-link {
    position: relative;
    display: block;
    max-width: 300px;
    margin-right: 15%;
    cursor: pointer;

}


/* Survol hover */
#portfolio .portfolio-item .portfolio-link .portfolio-hover {
    position: absolute;
    width: 100%;
    height: 100%;
    transition: all ease 0.5s;
    opacity: 0;
    background: rgba(254, 209, 54, 0.9);
    border-radius: 24px;

}

#portfolio .portfolio-item .portfolio-link .portfolio-hover:hover {
    opacity: 1;

}

/* Centrer l'oeuil du hover */

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content {
    font-size: 20px;
    position: absolute;
    top: 30%;
    width: 100%;
    height: 20px;
    margin-top: -12px;
    text-align: center;
    color: white;

}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i {
    margin-top: -12px;
}

#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3,
#portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 {
    margin: 0;
}

.portfolio-modal .modal-dialog {

    max-width: 70vw;
}

.portfolio-modal .modal-content {
    padding: 100px 0;
    text-align: justify;
}

.portfolio-modal .modal-content h2 {
    font-size: 3em;
    margin-bottom: 15px;
}

.portfolio-modal .modal-content p {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content p.item-intro {
    font-size: 16px;
    font-style: italic;
    margin: 20px 0 30px;
    font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.portfolio-modal .modal-content ul.list-inline {
    margin-top: 0;
    margin-bottom: 30px;
}

.portfolio-modal .modal-content img {
    margin-bottom: 30px;
}

.portfolio-modal .modal-content button {
    cursor: pointer;
}

.portfolio-modal .close-modal {
    position: absolute;
    top: 15px;
    right: 25px;
    width: 75px;
    height: 75px;
    cursor: pointer;
    background-color: transparent;
}

.portfolio-modal .close-modal:hover {
    opacity: 0.3;
}

.portfolio-modal .close-modal .lr {
    /* Safari and Chrome */
    z-index: 1051;
    width: 1px;
    height: 75px;
    margin-left: 35px;
    /* IE 9 */
    transform: rotate(45deg);
    background-color: #212529;
}

.portfolio-modal .close-modal .lr .rl {
    /* Safari and Chrome */
    z-index: 1052;
    width: 1px;
    height: 75px;
    /* IE 9 */
    transform: rotate(90deg);
    background-color: #212529;
}






.footer {
    padding: 10px 0;
    text-align: center;
    background-color: #1f1d1d;
}

.footer span.copyright {
    font-size: 90%;
    line-height: 40px;
    text-transform: none;
    color: white;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}

.footer ul.quicklinks {
    font-size: 90%;
    line-height: 40px;
    margin-bottom: 0;
    text-transform: none;
    font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
}


/* Louna*/

.fond-header {
    width: 100%;
    height: 60vh;
    z-index: 0;
}

.presentation-g {
    text-align: justify;
}

li {
    list-style: none;
    display: inline-block;
}

.ecommerce::before {
    content: url(../img/ecommerce.png);
    padding-right: 5%;

}

.vitrine::before {
    content: url(../img/vitrine.png);
    padding-right: 5%;

}

.blog::before {
    content: url(../img/blog.png);
    padding-right: 5%;

}

.btndevis {
    margin-top: 3%;
}

.text-etape {
    text-align: center;
}

.etape {
    text-align: justify;
}

.chiffre1 {
    font-size: 60px;
    color: #e7b409;
    padding-right: 40px;
}

.chiffre2 {
    font-size: 60px;
    color: #5eafdd;
    padding-right: 40px;
}

.chiffre3 {
    font-size: 60px;
    color: #9cde61;
    padding-right: 40px;
}

.chiffre4 {
    font-size: 60px;
    color: #b53421;
    padding-right: 40px;
}

.chiffre5 {
    font-size: 60px;
    color: #fcb6a7;
    padding-right: 40px;
}

#etapes > div > div > div > div > div > h3 {
    text-align: justify;
    font-size: 19px;
    padding-top: 40px;
}

.parallax {
    /* The image used */
    background-image: url("../img/ordi-parallax-copie.jpg");
    /* Set a specific height */
    height: 300px;
    width: 100%;

    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 0;
}

.devis-rapide {
    font-size: 100px;
    text-align: center;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.devis-rapide p::after {
    content: url("../img/devis-rapide.png");
    z-index: -1;
    position: relative;
    top: 50px;
    right: 120px;
}

.degrade {
    background-image: linear-gradient(white, #f8f4ef);
    height: 600px;
}

.description {
    text-align: justify;
    font-size: 14px;
}

.nom {
    font-size: 20px;
    padding-top: 5%;
}

.avantage {
    line-height: 2.75;
}

.grand-projet {
    font-size: 18px;
}


.gallery2 {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-width: 33%;
    -moz-column-width: 33%;
    column-width: 33%;
}

.gallery .pics {
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;
}

.gallery .animation {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.site-filtre button {
    color: #fff;
    display: table;
}

.site-filtre p {
    color: #fff;
    padding-top: 80px;
}

.site-filtre {
    background-image: url("../img/filtre-site.png");
    background-repeat: no-repeat;
}

span.indentation {
    text-indent: 18px;
    display: block;
    line-height: 24px;
}

p span.indentation:first-of-type {
    padding-top: 35px;
}

.row.espace-portfolio {
    margin-top: 50px;
}



.contact {
    padding-bottom: 5%;

}

/* Texte qui défile */
.containerT {
    color: #999;
    text-transform: uppercase;
    font-size: 35px;
    font-weight: bold;
    padding-top: 52px;
    padding-bottom: 52px;
    position: relative;
    width: 100%;
    display: block;
}

#flip {
    height: 50px;
    overflow: hidden;
}

#flip > div > div {
    color: #fff;
    padding: 0px 2px 12px;
    height: 45px;
    margin-bottom: 45px;
    display: inline-block;
}

#flip div:first-child {
    animation: show 5s linear infinite;
}

#flip div div {
    background: #42c58a;
}

#flip div:first-child div {
    background: #4ec7f3;
}

#flip div:last-child div {
    background: #DC143C;
}

@keyframes show {
    0% {
        margin-top: -270px;
    }

    5% {
        margin-top: -180px;
    }

    33% {
        margin-top: -180px;
    }

    38% {
        margin-top: -90px;
    }

    66% {
        margin-top: -90px;
    }

    71% {
        margin-top: 0px;
    }

    99.99% {
        margin-top: 0px;
    }

    100% {
        margin-top: -270px;
    }
}

.textmoov {
    position: fixed;
    width: 100%;
    bottom: 30px;
    font-size: 12px;
    color: #999;
    margin-top: 200px;
}

.num::before {
    content: url("../img/telephone.png");
    padding-left: 20px;
    padding-right: 20px;



}

.mail::before {
    content: url("../img/mail.png");
    padding-left: 20px;
    padding-right: 20px;


}

.adresse::before {
    content: url("../img/route.png");
    padding-left: 20px;
    padding-right: 20px;


}


@keyframes cursor {

    from,
    to {
        border-color: transparent;
    }

    50% {
        border-color: black;
    }
}

@keyframes typing {
    from {
        width: 100%;
    }

    90%,
    to {
        width: 0;
    }
}

@keyframes slide {
    20% {
        font-size: 1.5rem;
        letter-spacing: 3px;
    }

    to {
        font-size: 0;
        letter-spacing: 0;
    }
}

.typing-slider {
    font-family: Consolas, monospace;
    font-weight: bold;
    text-align: start;
    white-space: nowrap;
    padding-top: 96px;
}

.typing-slider p {
    position: relative;
    display: inline;
    font-size: 0;
    text-transform: uppercase;
    letter-spacing: 0;
    animation: slide 15s step-start;
}

.typing-slider p::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #1b1b1b;
    animation: typing 3s infinite, cursor 1s;
}

.typing-slider p:nth-child(1) {
    animation-delay: 0s;
}

.typing-slider p:nth-child(1)::after {
    animation-delay: 0s;
    animation-timing-function: steps(36), step-end;
}

.textaccueil {
    text-align: left;
    font-size: 2vw;
}

.img-header {
    padding-top: 25%;
}

section#presentation {

    padding-top: 5%;
}

section#services {

    padding-top: 5%;
}

section#etapes {

    padding-top: 5%;
}

section#parallax {

    padding-top: 5%;
}

section#freelance {

    padding-top: 5%;
}

section#equipe {
    padding-top: 5%;
}

section#portfolio {
    padding-top: 5%;
}

section#contact {
    padding-top: 5%;
}


@media (min-width: 1200px) {

    /* Responsive header */
    .img-header {
        padding-top: 31%;
    }
}



@media (min-width: 992px) and (max-width: 1199.98px) {

    /* Responsive header */
    .textaccueil {
        font-size: 2vw;
    }

    .img-header {
        padding-top: 50%;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {

    /* Responsive header */
    .textaccueil {
        font-size: 2.5vw;
    }

    .img-header {
        padding-top: 75%;
    }

    /* Responsive a propos */
    img.triangle-presentation {
        padding-bottom: 15%;
    }

    h3 {
        text-align: center;
    }

    section#services {
        padding-top: 10%;
    }

    /* Responsive etapes */
    section#etapes {
        padding-top: 10%;
    }

    .responsive {
        padding: 90px;
    }

    /* Responsive parallax */
    section#parallax {
        padding-top: 10%;
    }

    .devis-rapide {
        font-size: 83px;
        align-items: inherit;
    }

    /* Responsive freelance */
    section#freelance {
        padding-top: 10%;
    }

    /* Responsive equipe */

    .degrade {
        height: 964px;
    }

    /* Responsive portfolio */
    section#portfolio {
        padding-top: 10%;
    }

    #gallery {

        justify-content: center;
    }

    .site-filtre {
        padding-bottom: 36%;

    }

    /* Responsive contact */
    .text-contact {
        text-align: justify;
    }
}



@media (min-width: 576px) and (max-width: 767.98px) {

    /* Responsive header */
    .textaccueil {
        padding-top: 25%;
        font-size: 3.5vw;
        text-align: center;
    }

    section#presentation {

        padding-top: 10%;
    }

    /* Responsive a propos */
    section#services {
        padding-top: 10%;
    }

    h3 {
        text-align: center;
    }

    img.triangle-presentation {
        padding-bottom: 15%;
    }

    /* Responsive etapes */
    section#etapes {
        padding-top: 10%;
    }

    .responsive {
        padding: 60px;
    }

    /* Responsive parrallax */
    section#parallax {
        padding-top: 10%;
    }

    .devis-rapide {
        font-size: 52px;
        align-items: inherit;
    }

    /* Responsive freelance */
    section#freelance {
        padding-top: 10%;
    }

    /* Responsive equipe */

    .degrade {
        height: 964px;
    }

    /* Responsive portfolio */
    section#portfolio {
        padding-top: 10%;
    }

    #gallery {

        justify-content: center;
    }

    .site-filtre {
        padding-bottom: 20%;

    }

    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }

    .portfolio-modal .modal-dialog {
        max-width: 90vw;
    }

    /* Responsive contact */
    .text-contact {
        text-align: justify;
    }



}

@media screen and (max-width: 575.98px) {

    /* Responsive header */
    .textaccueil {
        padding-top: 28%;
        font-size: 6vw;
        text-align: center;
    }

    .img-header {
        padding-top: 10%;
        width: 70%;
    }


    section#presentation {

        padding-top: 10%;
    }

    /* Responsive a propos */
    section#services {
        padding-top: 10%;
    }

    h3 {
        text-align: center;
    }

    img.triangle-presentation {
        padding-bottom: 15%;
        padding-top: 30%;
        padding-left: 12%;
    }

    /* Responsive mes services */
    img.clef-en-main {
        display: none;
    }

    .ecommerce {
        font-size: 15px;
    }

    .vitrine {
        font-size: 15px;
    }

    .blog {
        font-size: 15px;
    }

    .btndevis {
        margin: 3% auto;
        margin-left: 30px;
    }

    .icone-site {
        padding-left: 4%;
    }

    .services-xs {
        padding-left: 45px;
        padding-right: 45px;
    }

    /* Responsive etapes */

    .responsive {
        padding: 45px;
    }

    .etape-xs {
        padding-left: 35px;
        padding-right: 35px;

    }

    .propos-xs {
        padding-left: 45px;
        padding-right: 45px;

    }

    /* Responsive parallax */
    .devis-rapide {
        display: none;
    }

    section#parallax {
        padding-top: 10%;
    }

    /* Responsive freelance */
    section#freelance {
        padding-top: 10%;
    }

    .freelance-xs {
        padding: 0px 45px 45px;
    }

    /* Responsive equipe */

    .degrade {
        height: 1100px;
    }

    .description-xs {
        padding-left: 35px;
        padding-right: 35px;

    }

    /* Responsive portfolio */
    section#portfolio {
        padding-top: 10%;
    }

    #gallery {

        justify-content: center;
    }

    .site-filtre {
        padding-bottom: 36%;

    }

    #portfolio .portfolio-item .portfolio-link {

        margin: 20px;

    }

    .portfolio-modal .modal-dialog {
        max-width: 95vw;

    }

    section#contact {

        padding-top: 10%;
    }

    /* Responsive contact */
    .text-contact {
        text-align: justify;
        padding-top: 5%;
        padding-bottom: 5%;

    }

    .containerT {
        display: none;
    }

    .chiffre1 {
        font-size: 40px;
    }

    .chiffre2 {
        font-size: 40px;
    }

    .chiffre3 {
        font-size: 40px;
    }

    .chiffre4 {
        font-size: 40px;
    }

    .chiffre5 {
        font-size: 40px;
    }

    #etapes > div > div > div > div > div > h3 {
        text-align: start;
    }

    span.indentation {
        text-indent: 0px;
        display: block;
        line-height: 20px;
    }

}



@media (min-width: 992px) {
    #mainNav {
        padding-top: 25px;
        padding-bottom: 25px;
        transition: padding-top 0.3s, padding-bottom 0.3s;
        border: none;
        background-color: transparent;
    }

    #mainNav .navbar-brand {
        font-size: 1.75em;
        transition: all 0.3s;
    }

    #mainNav .navbar-nav .nav-item .nav-link {
        padding: 1.1em 1em !important;
    }

    #mainNav.navbar-shrink {
        padding-top: 0;
        padding-bottom: 0;
        background-color: #212529;
    }

    #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0;
    }

}

@media (min-width: 768px) {
    header.masthead .intro-text {
        padding-top: 300px;
        padding-bottom: 200px;
    }

    header.masthead .intro-text .intro-lead-in {
        font-size: 40px;
        font-style: italic;
        line-height: 40px;
        margin-bottom: 25px;
        font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    }

    header.masthead .intro-text .intro-heading {
        font-size: 75px;
        font-weight: 700;
        line-height: 75px;
        margin-bottom: 50px;
        font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    }

}

@media (min-width: 767px) {
    #portfolio .portfolio-item {
        margin: 0 0 30px;
    }

    #adresse div .col-lg-12 {
        justify-content: center;
    }
}

/*
.menu {
  width: 60px;
  height: 45px;
  position: absolute;
  top: 10px;

  
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  cursor: pointer;
}
.menu span {
 width: 34%;
height: 6px;
  position: relative;
  float: left;
  background: #fff;
  margin-bottom: 4px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
      top: 26px;
    right:22px;
  opacity: 1;
    
}
.menu::before,
.menu::after {
  content: '';
  position: absolute;
  width: 70%;
  height: 10px;
  background: #fff;
  top: 35px;
  right: 37px;
  display: none;
    
}
.menu::before {
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu::after {
  -ms-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu.active::before,
.menu.active::after {
  display: block;
}
.menu span:last-child {
  margin: 0;
}
span:nth-child(1).active {
  left: 100px;
  opacity: 0;
}
span:nth-child(2).active {
  left: 100px;
  opacity: 0;
}
span:nth-child(3).active {
  left: -100px;
  opacity: 0;
}
span:nth-child(4).active {
  left: 100px;
  opacity: 0;
}
span:nth-child(5).active {
  left: -100px;
  opacity: 0;
}
span:nth-child(6).active {
  left: -100px;
  opacity: 0;
}
*/


.services-anim {
    opacity: 0;

    -webkit-transition: opacity 3s ease-in;
    -moz-transition: opacity 3s ease-in;
    -o-transition: opacity 3s ease-in;
    -ms-transition: opacity 3s ease-in;
    transition: opacity 10s ease-in;
}

.services-anim.go {
    animation-delay: 10s;
    opacity: 1;
}

.services-anim.go:hover {}

.header-anim {
    opacity: 0;

    -webkit-transition: opacity 2s ease-in;
    -moz-transition: opacity 2s ease-in;
    -o-transition: opacity 2s ease-in;
    -ms-transition: opacity 2s ease-in;
    transition: opacity 2s ease-in;
}

.header-anim.go {
    animation-delay: 2s;
    opacity: 1;
}

.footer-anim {
    opacity: 0;

    -webkit-transition: opacity 4s ease-in;
    -moz-transition: opacity 4s ease-in;
    -o-transition: opacity 4s ease-in;
    -ms-transition: opacity 4s ease-in;
    transition: opacity 4s ease-in;
}

.footer-anim.go {
    animation-delay: 4s;
    opacity: 1;
}
