*{
    box-sizing: border-box;
}
body{
    margin: 0;
    padding: 0;
    color: white;
    background-color: black;
    font-family: sans-serif;
}

.spangold{
    color: #f6e380;
}
h1{
  font-size: 3rem;
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.header_text{
    width: 50%;
}

h2{
    font-size: 2.5rem;
}

.mast__title {
    font-family: "Cutive Mono", monospace;
    font-size: 1.5em;
    font-weight: 400;
    letter-spacing: 0.3em;
    text-transform: uppercase;
   
  }

.mast__text{
    color: #f6e380;
}


/* -------text animation------- */

  .mast__title span {
    animation: letter-glow 0.7s 0s ease both;
  }
  .mast__title span:nth-child(1) {
    animation-delay: 0.05s;
  }
  .mast__title span:nth-child(2) {
    animation-delay: 0.1s;
  }
  .mast__title span:nth-child(3) {
    animation-delay: 0.15s;
  }
  .mast__title span:nth-child(4) {
    animation-delay: 0.2s;
  }
  .mast__title span:nth-child(5) {
    animation-delay: 0.25s;
  }
  .mast__title span:nth-child(6) {
    animation-delay: 0.3s;
  }
  .mast__title span:nth-child(7) {
    animation-delay: 0.35s;
  }
  .mast__title span:nth-child(8) {
    animation-delay: 0.4s;
  }
  .mast__title span:nth-child(9) {
    animation-delay: 0.45s;
  }
  .mast__title span:nth-child(10) {
    animation-delay: 0.5s;
  }
  .mast__title span:nth-child(11) {
    animation-delay: 0.55s;
  }
  .mast__title span:nth-child(12) {
    animation-delay: 0.6s;
  }
  .mast__title span:nth-child(13) {
    animation-delay: 0.65s;
  }
  .mast__title span:nth-child(14) {
    animation-delay: 0.7s;
  }
  .mast__title span:nth-child(15) {
    animation-delay: 0.75s;
  }
  .mast__title span:nth-child(16) {
    animation-delay: 0.8s;
  }
  .mast__title span:nth-child(17) {
    animation-delay: 0.85s;
  }
  .mast__title span:nth-child(18) {
    animation-delay: 0.9s;
  }
  .mast__title span:nth-child(19) {
    animation-delay: 0.95s;
  }
  .mast__title span:nth-child(20) {
    animation-delay: 1s;
  }
  .mast__title span:nth-child(21) {
    animation-delay: 1.05s;
  }
  .mast__title span:nth-child(22) {
    animation-delay: 1.1s;
  }
  .mast__title span:nth-child(23) {
    animation-delay: 1.15s;
  }
  .mast__title span:nth-child(24) {
    animation-delay: 1.2s;
  }
  .mast__title span:nth-child(25) {
    animation-delay: 1.25s;
  }
  
  .mast__text span {
    animation: letter-glow 0.7s 0s ease both;
  }
  .mast__text span:nth-child(1) {
    animation-delay: 0.05s;
  }
  .mast__text span:nth-child(2) {
    animation-delay: 0.1s;
  }
  .mast__text span:nth-child(3) {
    animation-delay: 0.15s;
  }
  .mast__text span:nth-child(4) {
    animation-delay: 0.2s;
  }
  .mast__text span:nth-child(5) {
    animation-delay: 0.25s;
  }
  .mast__text span:nth-child(6) {
    animation-delay: 0.3s;
  }
  .mast__text span:nth-child(7) {
    animation-delay: 0.35s;
  }
  .mast__text span:nth-child(8) {
    animation-delay: 0.4s;
  }
  .mast__text span:nth-child(9) {
    animation-delay: 0.45s;
  }
  .mast__text span:nth-child(10) {
    animation-delay: 0.5s;
  }
  .mast__text span:nth-child(11) {
    animation-delay: 0.55s;
  }
  .mast__text span:nth-child(12) {
    animation-delay: 0.6s;
  }
  .mast__text span:nth-child(13) {
    animation-delay: 0.65s;
  }
  .mast__text span:nth-child(14) {
    animation-delay: 0.7s;
  }
  .mast__text span:nth-child(15) {
    animation-delay: 0.75s;
  }
  .mast__text span:nth-child(16) {
    animation-delay: 0.8s;
  }
  .mast__text span:nth-child(17) {
    animation-delay: 0.85s;
  }
  .mast__text span:nth-child(18) {
    animation-delay: 0.9s;
  }
  .mast__text span:nth-child(19) {
    animation-delay: 0.95s;
  }
  .mast__text span:nth-child(20) {
    animation-delay: 1s;
  }
  .mast__text span:nth-child(21) {
    animation-delay: 1.05s;
  }
  .mast__text span:nth-child(22) {
    animation-delay: 1.1s;
  }
  .mast__text span:nth-child(23) {
    animation-delay: 1.15s;
  }
  .mast__text span:nth-child(24) {
    animation-delay: 1.2s;
  }
  .mast__text span:nth-child(25) {
    animation-delay: 1.25s;
  }
  .mast__text span:nth-child(26) {
    animation-delay: 1.3s;
  }
  .mast__text span:nth-child(27) {
    animation-delay: 1.35s;
  }
  .mast__text span:nth-child(28) {
    animation-delay: 1.4s;
  }
  .mast__text span:nth-child(29) {
    animation-delay: 1.45s;
  }
  .mast__text span:nth-child(30) {
    animation-delay: 1.5s;
  }
  .mast__text span:nth-child(31) {
    animation-delay: 1.55s;
  }
  .mast__text span:nth-child(32) {
    animation-delay: 1.6s;
  }
  .mast__text span:nth-child(33) {
    animation-delay: 1.65s;
  }
  .mast__text span:nth-child(34) {
    animation-delay: 1.7s;
  }
  .mast__text span:nth-child(35) {
    animation-delay: 1.75s;
  }
  .mast__text span:nth-child(36) {
    animation-delay: 1.8s;
  }
  .mast__text span:nth-child(37) {
    animation-delay: 1.85s;
  }
  .mast__text span:nth-child(38) {
    animation-delay: 1.9s;
  }
  .mast__text span:nth-child(39) {
    animation-delay: 1.95s;
  }
  .mast__text span:nth-child(40) {
    animation-delay: 2s;
  }
  .mast__text span:nth-child(41) {
    animation-delay: 2.05s;
  }
  .mast__text span:nth-child(42) {
    animation-delay: 2.1s;
  }
  .mast__text span:nth-child(43) {
    animation-delay: 2.15s;
  }
  .mast__text span:nth-child(44) {
    animation-delay: 2.2s;
  }
  .mast__text span:nth-child(45) {
    animation-delay: 2.25s;
  }
  .mast__text span:nth-child(46) {
    animation-delay: 2.3s;
  }
  .mast__text span:nth-child(47) {
    animation-delay: 2.35s;
  }
  .mast__text span:nth-child(48) {
    animation-delay: 2.4s;
  }
  .mast__text span:nth-child(49) {
    animation-delay: 2.45s;
  }
  .mast__text span:nth-child(50) {
    animation-delay: 2.5s;
  }
  .mast__text span:nth-child(51) {
    animation-delay: 2.55s;
  }
  .mast__text span:nth-child(52) {
    animation-delay: 2.6s;
  }
  .mast__text span:nth-child(53) {
    animation-delay: 2.65s;
  }
  .mast__text span:nth-child(54) {
    animation-delay: 2.7s;
  }
  .mast__text span:nth-child(55) {
    animation-delay: 2.75s;
  }
  .mast__text span:nth-child(56) {
    animation-delay: 2.8s;
  }
  .mast__text span:nth-child(57) {
    animation-delay: 2.85s;
  }
  .mast__text span:nth-child(58) {
    animation-delay: 2.9s;
  }
  .mast__text span:nth-child(59) {
    animation-delay: 2.95s;
  }
  .mast__text span:nth-child(60) {
    animation-delay: 3s;
  }
  .mast__text span:nth-child(61) {
    animation-delay: 3.05s;
  }
  .mast__text span:nth-child(62) {
    animation-delay: 3.1s;
  }
  .mast__text span:nth-child(63) {
    animation-delay: 3.15s;
  }
  .mast__text span:nth-child(64) {
    animation-delay: 3.2s;
  }
  .mast__text span:nth-child(65) {
    animation-delay: 3.25s;
  }
  .mast__text span:nth-child(66) {
    animation-delay: 3.3s;
  }
  .mast__text span:nth-child(67) {
    animation-delay: 3.35s;
  }
  .mast__text span:nth-child(68) {
    animation-delay: 3.4s;
  }
  .mast__text span:nth-child(69) {
    animation-delay: 3.45s;
  }
  .mast__text span:nth-child(70) {
    animation-delay: 3.5s;
  }
  .mast__text span:nth-child(71) {
    animation-delay: 3.55s;
  }
  .mast__text span:nth-child(72) {
    animation-delay: 3.6s;
  }
  .mast__text span:nth-child(73) {
    animation-delay: 3.65s;
  }
  .mast__text span:nth-child(74) {
    animation-delay: 3.7s;
  }
  .mast__text span:nth-child(75) {
    animation-delay: 3.75s;
  }
  .mast__text span:nth-child(76) {
    animation-delay: 3.8s;
  }
  .mast__text span:nth-child(77) {
    animation-delay: 3.85s;
  }
  .mast__text span:nth-child(78) {
    animation-delay: 3.9s;
  }
  .mast__text span:nth-child(79) {
    animation-delay: 3.95s;
  }
  .mast__text span:nth-child(80) {
    animation-delay: 4s;
  }
  .mast__text span:nth-child(81) {
    animation-delay: 4.05s;
  }
  .mast__text span:nth-child(82) {
    animation-delay: 4.1s;
  }
  .mast__text span:nth-child(83) {
    animation-delay: 4.15s;
  }
  .mast__text span:nth-child(84) {
    animation-delay: 4.2s;
  }
  .mast__text span:nth-child(85) {
    animation-delay: 4.25s;
  }
  .mast__text span:nth-child(86) {
    animation-delay: 4.3s;
  }
  .mast__text span:nth-child(87) {
    animation-delay: 4.35s;
  }
  .mast__text span:nth-child(88) {
    animation-delay: 4.4s;
  }
  .mast__text span:nth-child(89) {
    animation-delay: 4.45s;
  }
  .mast__text span:nth-child(90) {
    animation-delay: 4.5s;
  }
  .mast__text span:nth-child(91) {
    animation-delay: 4.55s;
  }
  .mast__text span:nth-child(92) {
    animation-delay: 4.6s;
  }
  .mast__text span:nth-child(93) {
    animation-delay: 4.65s;
  }
  .mast__text span:nth-child(94) {
    animation-delay: 4.7s;
  }
  .mast__text span:nth-child(95) {
    animation-delay: 4.75s;
  }
  .mast__text span:nth-child(96) {
    animation-delay: 4.8s;
  }
  .mast__text span:nth-child(97) {
    animation-delay: 4.85s;
  }
  .mast__text span:nth-child(98) {
    animation-delay: 4.9s;
  }
  .mast__text span:nth-child(99) {
    animation-delay: 4.95s;
  }
  .mast__text span:nth-child(100) {
    animation-delay: 5s;
  }
  .mast__text span:nth-child(101) {
    animation-delay: 5.05s;
  }
  .mast__text span:nth-child(102) {
    animation-delay: 5.1s;
  }
  .mast__text span:nth-child(103) {
    animation-delay: 5.15s;
  }
  .mast__text span:nth-child(104) {
    animation-delay: 5.2s;
  }
  .mast__text span:nth-child(105) {
    animation-delay: 5.25s;
  }
  .mast__text span:nth-child(106) {
    animation-delay: 5.3s;
  }
  .mast__text span:nth-child(107) {
    animation-delay: 5.35s;
  }
  .mast__text span:nth-child(108) {
    animation-delay: 5.4s;
  }
  .mast__text span:nth-child(109) {
    animation-delay: 5.45s;
  }
  .mast__text span:nth-child(110) {
    animation-delay: 5.5s;
  }
  .mast__text span:nth-child(111) {
    animation-delay: 5.55s;
  }
  .mast__text span:nth-child(112) {
    animation-delay: 5.6s;
  }
  .mast__text span:nth-child(113) {
    animation-delay: 5.65s;
  }
  .mast__text span:nth-child(114) {
    animation-delay: 5.7s;
  }
  .mast__text span:nth-child(115) {
    animation-delay: 5.75s;
  }
  .mast__text span:nth-child(116) {
    animation-delay: 5.8s;
  }
  .mast__text span:nth-child(117) {
    animation-delay: 5.85s;
  }
  .mast__text span:nth-child(118) {
    animation-delay: 5.9s;
  }
  .mast__text span:nth-child(119) {
    animation-delay: 5.95s;
  }
  .mast__text span:nth-child(120) {
    animation-delay: 6s;
  }
  .mast__text span:nth-child(121) {
    animation-delay: 6.05s;
  }
  .mast__text span:nth-child(122) {
    animation-delay: 6.1s;
  }
  .mast__text span:nth-child(123) {
    animation-delay: 6.15s;
  }
  .mast__text span:nth-child(124) {
    animation-delay: 6.2s;
  }
  .mast__text span:nth-child(125) {
    animation-delay: 6.25s;
  }
  .mast__text span:nth-child(126) {
    animation-delay: 6.3s;
  }
  .mast__text span:nth-child(127) {
    animation-delay: 6.35s;
  }
  .mast__text span:nth-child(128) {
    animation-delay: 6.4s;
  }
  .mast__text span:nth-child(129) {
    animation-delay: 6.45s;
  }
  .mast__text span:nth-child(130) {
    animation-delay: 6.5s;
  }
  .mast__text span:nth-child(131) {
    animation-delay: 6.55s;
  }
  .mast__text span:nth-child(132) {
    animation-delay: 6.6s;
  }
  .mast__text span:nth-child(133) {
    animation-delay: 6.65s;
  }
  .mast__text span:nth-child(134) {
    animation-delay: 6.7s;
  }
  .mast__text span:nth-child(135) {
    animation-delay: 6.75s;
  }
  .mast__text span:nth-child(136) {
    animation-delay: 6.8s;
  }
  .mast__text span:nth-child(137) {
    animation-delay: 6.85s;
  }
  .mast__text span:nth-child(138) {
    animation-delay: 6.9s;
  }
  .mast__text span:nth-child(139) {
    animation-delay: 6.95s;
  }
  .mast__text span:nth-child(140) {
    animation-delay: 7s;
  }
  .mast__text span:nth-child(141) {
    animation-delay: 7.05s;
  }
  .mast__text span:nth-child(142) {
    animation-delay: 7.1s;
  }
  .mast__text span:nth-child(143) {
    animation-delay: 7.15s;
  }
  .mast__text span:nth-child(144) {
    animation-delay: 7.2s;
  }
  .mast__text span:nth-child(145) {
    animation-delay: 7.25s;
  }
  .mast__text span:nth-child(146) {
    animation-delay: 7.3s;
  }
  .mast__text span:nth-child(147) {
    animation-delay: 7.35s;
  }
  .mast__text span:nth-child(148) {
    animation-delay: 7.4s;
  }
  .mast__text span:nth-child(149) {
    animation-delay: 7.45s;
  }
  .mast__text span:nth-child(150) {
    animation-delay: 7.5s;
  }
  .mast__text span:nth-child(151) {
    animation-delay: 7.55s;
  }
  .mast__text span:nth-child(152) {
    animation-delay: 7.6s;
  }
  .mast__text span:nth-child(153) {
    animation-delay: 7.65s;
  }
  .mast__text span:nth-child(154) {
    animation-delay: 7.7s;
  }
  .mast__text span:nth-child(155) {
    animation-delay: 7.75s;
  }
  .mast__text span:nth-child(156) {
    animation-delay: 7.8s;
  }
  .mast__text span:nth-child(157) {
    animation-delay: 7.85s;
  }
  .mast__text span:nth-child(158) {
    animation-delay: 7.9s;
  }
  .mast__text span:nth-child(159) {
    animation-delay: 7.95s;
  }
  .mast__text span:nth-child(160) {
    animation-delay: 8s;
  }
  .mast__text span:nth-child(161) {
    animation-delay: 8.05s;
  }
  .mast__text span:nth-child(162) {
    animation-delay: 8.1s;
  }
  .mast__text span:nth-child(163) {
    animation-delay: 8.15s;
  }
  .mast__text span:nth-child(164) {
    animation-delay: 8.2s;
  }
  .mast__text span:nth-child(165) {
    animation-delay: 8.25s;
  }
  .mast__text span:nth-child(166) {
    animation-delay: 8.3s;
  }
  .mast__text span:nth-child(167) {
    animation-delay: 8.35s;
  }
  .mast__text span:nth-child(168) {
    animation-delay: 8.4s;
  }
  .mast__text span:nth-child(169) {
    animation-delay: 8.45s;
  }
  .mast__text span:nth-child(170) {
    animation-delay: 8.5s;
  }
  .mast__text span:nth-child(171) {
    animation-delay: 8.55s;
  }
  .mast__text span:nth-child(172) {
    animation-delay: 8.6s;
  }
  .mast__text span:nth-child(173) {
    animation-delay: 8.65s;
  }
  .mast__text span:nth-child(174) {
    animation-delay: 8.7s;
  }
  .mast__text span:nth-child(175) {
    animation-delay: 8.75s;
  }
  .mast__text span:nth-child(176) {
    animation-delay: 8.8s;
  }
  .mast__text span:nth-child(177) {
    animation-delay: 8.85s;
  }
  .mast__text span:nth-child(178) {
    animation-delay: 8.9s;
  }
  .mast__text span:nth-child(179) {
    animation-delay: 8.95s;
  }
  .mast__text span:nth-child(180) {
    animation-delay: 9s;
  }
  
  @keyframes letter-glow {
    0% {
      opacity: 0;
      text-shadow: 0px 0px 1px #f6e380;
    }
    66% {
      opacity: 1;
      text-shadow: 0px 0px 20px rgba(255, 255, 255, 0.9);
    }
    77% {
      opacity: 1;
    }
    100% {
      opacity: 0.7;
      text-shadow: 0px 0px 20px rgba(255, 255, 255, 0);
    }
  }

 
/* ------------------------------- */


h3{
    font-size: 1.8rem;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-weight: 100;
}

p{
    font-size: 1.2rem;
}

main{
    margin: 2rem 10rem;
}
header, footer, section{
    min-height: 100vh;
    max-width: 100%;
}
header{
    background-image: url(./images/header_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
}


nav{
    display: flex;
}

.logo{
    width: 50%;
    
  }
  
.logo {
      font-size: 2rem;
  }

.items{
    display: flex;
}
.item{
    font-size: 1.2rem;
    margin: 0 3rem;
}

.item a{
    color: white;
    text-decoration: none;
}

.item a:hover {
    text-decoration: underline;
    color: #f6e380;
}

.section_about{
    display: flex;
    
}

.header_text{
  padding-top: 20%;
} 

/* ------- skill bar----- */

.skillbar {
    font-family: "Open Sans", "sans-serif";
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background: #eee;
    height: 35px;
    border-radius: 4px;
    transition: 0.4s linear;
    transition-property: width, background-color;
  }
  
  .skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #f6e380;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  
  .skillbar-title span {
    display: block;
    background: rgba(0, 0, 0, 0.1);
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  
  .skillbar-bar {
    height: 35px;
    width: 0px;
    background: #f6e380;
  }
  
  .skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    color: #444;
    color: rgba(0, 0, 0, 0.4);
  }
  



/* -----about----- */
.section_about{
 display: flex;
padding-top: 8rem;
}

.sect_about_img{
    max-width: 50%;
}

.sect_about_img img{
    width: 120%;
}

.sect_about_text{
    margin-left: 7rem;
}



/* ------- skill bar----- */
.skillbar-bar{
    background-color: #f6e380;
  }
.skillbar {
    font-family: "Open Sans", "sans-serif";
    position: relative;
    display: block;
    margin-bottom: 15px;
    width: 100%;
    background: #eee;
    height: 35px;
    border-radius: 4px;
    transition: 0.4s linear;
    transition-property: width, background-color;
  }
  
  .skillbar-title {
    position: absolute;
    top: 0;
    left: 0;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
    background: #f6e380;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  
  .skillbar-title span {
    display: block;
    background: rgba(0, 0, 0, 0.1);
    padding: 0 20px;
    height: 35px;
    line-height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  
  .skillbar-bar {
    height: 35px;
    width: 0px;
    background: #f6e380;
  }
  
  .skill-bar-percent {
    position: absolute;
    right: 10px;
    top: 0;
    font-size: 11px;
    height: 35px;
    line-height: 35px;
    color: #444;
    color: rgba(0, 0, 0, 0.4);
  }
  

.skillbar-bar{
  background-color: #f6e380;
}

/* ----service---- */
.cards{
    display: flex;
    justify-content: space-between;
}

.card{
    margin: 2rem;
    width: 28%;  
}

.section_service .card{
    height: 25rem;
    background-color: rgba(20, 20, 20, 0.56);
   padding: 4rem 2rem;
   text-align: center;
   box-shadow: rgba(254, 253, 253, 0.397) 0px 3px 8px;
  
}
/* transform: translateY(-5px) scale(1.005) translateZ(0); */
.section_service .card:hover{
    transform: translateY(-5px);
    background-color: #f6e380;
    color: black;
    transition-property: background-color; 

    transition-duration: 1.5s;
 
    transition-delay: .2s;
 
    transition-timing-function: ease-out;
}

/* .... works---- */
.section_works .card .card_img{
    box-shadow: rgba(254, 253, 253, 0.397) 0px 3px 8px;

}

 .section_works.card .card_img:hover{
    border: #f6e380 solid 2px;
    background-color: #f6e280b1;
 }

 .slide-in{
    margin: 2rem;
    width: 28%;  
}

 .section_works .card {
    display: block;
    width: 100%;
    height: 80%;
    overflow: hidden;
    background-color: #bbb;
    text-align: center;
    position: relative;
  }
  
  .overlay{
    width: 100%;
    height:100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
  }

  .slide-in .overlay{
    background-color: #f6e380;
    line-height: 200px;
    color:black;
    transform: translateX(-100%);
    -webkit-transition: transform 0.5s ease-out;
    -o-transition: transform 0.5s ease-out;
    transition: transform 0.5s ease-out;
  }
  
  .slide-in .card:hover .overlay{
    transform: translateX(0);
  }
 /*----------formation-----------*/

 /* ----------game-------------- */
 .ms--images {
  position: relative;
  overflow: hidden;
}
.ms--images.ms-container--horizontal {
  width: 100%;
  height: 400px;
  max-width: 100%;
}
.ms--images.ms-container--horizontal .ms-track {
  left: calc(50% - 350px);
}
.ms--images.ms-container--horizontal .ms-slide {
  display: inline-flex;
} 
.ms--images .ms-track {
  display: flex;
  position: absolute; 
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--images .ms-slide {
  align-items: center;
  justify-content: center;
  width: 700px;
  height: 400px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms--images {
  left: calc(50% - 280px);
}
.ms--images.ms-container--horizontal .ms-track {
  left: -70px;
}
.ms--images .ms-slide:nth-child(1) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/harvey-gibson-498362-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(2) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/andre-hunter-461305-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(3) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/joanna-nix-389128-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(4) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/jurica-koletic-321003-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(5) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/joanna-nix-389128-unsplash.jpg");
}
.ms--images .ms-slide:nth-child(6) .ms-slide__image {
  background-image: url("https://cdn.jsdelivr.net/gh/lmgonzalves/momentum-slider@3b3037f7f1bab402fe3c75cd20ab18e04e1cbe0b/portfolio-carousel/img/joanna-nix-389128-unsplash.jpg");
}
.ms--images .ms-slide__image-container {
  width: 80%;
  height: 80%;
  background-color: rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.ms--images .ms-slide__image {
  width: 100%;
  height: 100%;
  background-size: cover;
}

.ms--numbers {
  position: relative;
  overflow: hidden;
}
.ms--numbers.ms-container--horizontal {
  width: 240px;
  height: 240px;
  max-width: 100%;
}
.ms--numbers.ms-container--horizontal .ms-track {
  left: calc(50% - 120px);
}
.ms--numbers.ms-container--horizontal .ms-slide {
  display: inline-flex;
}
.ms--numbers .ms-track {
  display: flex;
  position: absolute; 
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--numbers .ms-slide {
  align-items: center;
  justify-content: center;
  width: 240px;
  height: 240px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms--numbers {
  /* position: absolute; */
  left: calc(50% - 380px);
  top: calc( 50% - 300px );
  z-index: -1;
  pointer-events: none;
}
.ms--numbers .ms-slide {
  font-size: 9em;
  font-weight: 900;
  color: rgb(255, 255, 255);
}

.ms--titles {
  position: relative;
  overflow: hidden;
}
.ms--titles.ms-container--vertical {
  width: 400px;
  height: 170px;
  max-height: 100%;
}
.ms--titles.ms-container--vertical .ms-track {
  flex-direction: column;
  top: calc(50% - 85px);
}
.ms--titles.ms-container--vertical.ms-container--reverse .ms-track {
  flex-direction: column-reverse;
  top: auto;
  bottom: calc(50% - 85px);
}
.ms--titles.ms-container--vertical .ms-slide {
  display: flex;
}
.ms--titles .ms-track {
  display: flex;
  position: absolute;
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--titles .ms-slide {
  align-items: center;
  justify-content: center;
  width: 400px;
  height: 170px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.ms--titles {
  /* position: absolute; */
  left: calc(50% - 420px);
  top: calc(50% - 85px);
  z-index: 1;
  pointer-events: none;
}
.ms--titles .ms-track {
  white-space: normal;
}
.ms--titles .ms-slide {
  font-size: 3.3em;
  font-weight: 600;
}
.ms--titles .ms-slide h3 {
  margin: 0;
  text-shadow: 1px 1px 2px black;
}

.ms--links {
  position: relative;
  overflow: hidden;
}
.ms--links.ms-container--vertical {
  width: 120px;
  height: 60px;
  max-height: 100%;
}
.ms--links.ms-container--vertical .ms-track {
  flex-direction: column;
  top: calc(50% - 30px);
}
.ms--links.ms-container--vertical .ms-slide {
  display: flex;
}
.ms--links .ms-track {
  display: flex;
  /* position: absolute; */
  white-space: nowrap;
  padding: 0;
  margin: 0;
  list-style: none;
}
.ms--links .ms-slide {
  align-items: center;
  /* justify-content: center; */
  width: 120px;
  height: 60px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
} 

.ms--links {
  /* position: absolute; */
  left: calc(50% - 420px);
  top: calc(50% + 105px);
  z-index: 1;
}
.ms--links .ms-track {
  white-space: normal;
}
.ms--links .ms-slide__link {
  font-weight: 600;
  padding: 5px 0 8px;
  border-bottom: 2px solid white;
  cursor: pointer;
} 

.pagination {
  display: flex;
  /* position: absolute;   */
  left: calc(50% - 420px);
  top: calc(100%); 
  list-style: none;
  padding: 0;
  overflow: hidden;
  z-index: 1; 
} 
.pagination__button {
  display: inline-block; 
  position: relative;
  width: 36px;
  height: 20px;
  margin: 0 5px;
  cursor: pointer;
} 
.pagination__button:before, .pagination__button:after {
  content: "";
  position: absolute;  
  left: 0;
  top: calc(50% - 1px);
  width: 100%;
  box-shadow: 0 1px 0 #0b0d14;
}
.pagination__button:before {
  height: 2px;
  background-color: #f6e380;
}
.pagination__button:after {
  height: 3px;
  background-color: #dc4540;
  opacity: 0;
  transition: 0.5s opacity;
} */

.pagination__item--active .pagination__button:after {
  opacity: 1;
}


/* --------footer----- */
footer{
    padding-top: 2rem;
}

.section_contact{
   display: flex;
}

.contact_list{
    width: 50%;
}

.contact_list ul li {
    font-size: 2rem;
    padding-bottom: 2rem;
}

.contact_formulaire{
    padding-left: 2rem;
}

fieldset{
    border: transparent;
}

input{
    margin: 1rem;  
    padding: 1rem;
    width: 38rem;
    border-radius: 5px;
    background-color: rgba(54, 53, 53, 0.56);
    box-shadow: rgba(254, 253, 253, 0.397) 0px 3px 8px;
    border: rgba(54, 53, 53, 0.56);
    font-size: 1.1rem;
    color: white;
}

textarea{
    margin: 1rem;  
    padding: 1rem;
    width: 38rem;
    min-height: 10rem;
    border-radius: 5px;
    background-color: rgba(54, 53, 53, 0.56);
    box-shadow: rgba(254, 253, 253, 0.397) 0px 3px 8px;
    border: rgba(54, 53, 53, 0.56);
    font-size: 1.1rem;
    color: white;
}

button{
    width: 30rem;
    padding: 1rem;
    background-color: #f6e380;
    margin-left: 5rem;
    border: #f6e380;
    border-radius: 5px;
}


.reseau{
    width: 80%;
    height: 50px;
    top: 50px;   
}
#social {
  padding-left: 3rem;  
}

.smGlobalBtn{ /* global button class */
    display: inline-block;
    position: relative;
    cursor: pointer;
    width: 50px;
    height: 50px;
    box-shadow: 0 2px 2px #999;
    padding: 0px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-size: 25px;
    font-weight: normal;
    line-height: 2em;
    border-radius: 25px;
    -moz-border-radius:25px;
    -webkit-border-radius:25px;
    margin: auto;
    
    
}

/* facebook button class*/
.facebookBtn{
    background: #4060A5;
}

.facebookBtn:before{ /* use :before to add the relevant icons */
    font-family: "FontAwesome";
    content: "\f09a"; /* add facebook icon */
    
}

.facebookBtn:hover{
    color: #fff;
    background: #4060A5;
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 2.1em;
    border-radius: 35px;
    -moz-border-radius:35px;
    -webkit-border-radius:35px;
}

/* twitter button class*/
.twitterBtn{
    background: #00ABE3;
}

.twitterBtn:before{
      font-family: "FontAwesome";
      content: "\f099"; /* add twitter icon */
}

.twitterBtn:hover{
      color: #fff;
      background: #00ABE3;
      width: 60px;
      height: 60px;
      font-size: 30px;
      line-height: 2.1em;
      border-radius: 35px;
      -moz-border-radius:35px;
      -webkit-border-radius:35px;
}


/* linkedin button class*/
.linkedinBtn{
    background: #0094BC;
}

.linkedinBtn:before{
      font-family: "FontAwesome";
      content: "\f0e1"; /* add linkedin icon */
}

.linkedinBtn:hover{
      color: #fff;
      background: #0094BC;
      width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 2.1em;
    border-radius: 35px;
    -moz-border-radius:35px;
    -webkit-border-radius:35px;
}

/* instagram button class*/

.instagramBtn{
  background: rgb(65, 79, 183);    
}

.instagramBtn:before{
    font-family: "FontAwesome";
    content: "\f16d"; /* add tumblr icon */
}

.instagramBtn:hover{
    color: #fff;
    background: rgb(65, 79, 183);
    width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 2.1em;
  border-radius: 35px;
  -moz-border-radius:35px;
  -webkit-border-radius:35px;
}

/* instagram button class*/

.tiktokBtn{
    background: rgb(51, 50, 50);    
  }
  
  .tiktokBtn:before{
      font-family: "FontAwesome";
      content: "\e07b"; /* add tumblr icon */
  }
  
  .tiktokBtn:hover{
      color: #fff;
      background: rgb(51, 50, 50);
      width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 2.1em;
    border-radius: 35px;
    -moz-border-radius:35px;
    -webkit-border-radius:35px;
  }


/* youtube button class*/
.youtubeBtn{
    background: #cb2027;
}

.youtubeBtn:before{
      font-family: "FontAwesome";
      content: "\f16a"; /* add tumblr icon */
}

.youtubeBtn:hover{
      color: #fff;
      background: #cb2027;
      width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 2.1em;
    border-radius: 35px;
    -moz-border-radius:35px;
    -webkit-border-radius:35px;
}

/* be button class*/
.beBtn{
    background-color: #3a5876 ;
}

.beBtn:before{
      font-family: "FontAwesome";
      content: "\f1b4"; /* add rss icon */
      
}

.beBtn:hover{
      color: #fff;
/*  background-image: url(http://www.gourdon-design.fr/wp-content/uploads/2017/03/color.png);
    background-repeat: no-repeat;
  background-size: cover;*/
  background-color: #3a5876 ;
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 2.1em;
    border-radius: 35px;
    -moz-border-radius:35px;
    -webkit-border-radius:35px;
 }

