.elementor-4047 .elementor-element.elementor-element-6450825 .hero-intro .hero__header .title{font-family:"Poppins", Sans-serif;font-size:130px;letter-spacing:-2px;}.elementor-4047 .elementor-element.elementor-element-6450825 > .elementor-widget-container{background-color:#081636C7;}.elementor-4047 .elementor-element.elementor-element-7f99ecb{z-index:2;bottom:30vh;}body:not(.rtl) .elementor-4047 .elementor-element.elementor-element-7f99ecb{left:8%;}body.rtl .elementor-4047 .elementor-element.elementor-element-7f99ecb{right:8%;}.elementor-4047 .elementor-element.elementor-element-988a7df{z-index:2;bottom:62px;}.elementor-4047 .elementor-element.elementor-element-97a7df6{z-index:3;}.elementor-4047 .elementor-element.elementor-element-74ff1b2f > .elementor-widget-container{margin:-120px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4047 .elementor-element.elementor-element-d677219{width:1174px;max-width:1174px;}.elementor-4047 .elementor-element.elementor-element-6df254d > .elementor-widget-container{margin:100px 0px 0px 0px;}.elementor-4047 .elementor-element.elementor-element-7ec700c > .elementor-widget-container{margin:-120px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-4047 .elementor-element.elementor-element-2acbfe5{width:1438px;max-width:1438px;}.elementor-4047 .elementor-element.elementor-element-407e16a > .elementor-container{max-width:1600px;}.elementor-4047 .elementor-element.elementor-element-407e16a{margin-top:33px;margin-bottom:0px;}.elementor-4047 .elementor-element.elementor-element-54583c2{width:1438px;max-width:1438px;}.elementor-4047 .elementor-element.elementor-element-5ab8fb6 > .elementor-container{max-width:1600px;}.elementor-4047 .elementor-element.elementor-element-5ab8fb6{margin-top:33px;margin-bottom:0px;}.elementor-4047 .elementor-element.elementor-element-3fa2954{width:1438px;max-width:1438px;}.elementor-4047 .elementor-element.elementor-element-7779d2e4{margin-top:66px;margin-bottom:0px;}@media(max-width:1024px){.elementor-4047 .elementor-element.elementor-element-6450825 .hero-intro .hero__header .title{font-size:5.4em;}}@media(max-width:767px){.elementor-4047 .elementor-element.elementor-element-6450825 .hero-intro .hero__header .title{font-size:2.5em;letter-spacing:-1.9px;}}/* Start custom CSS for html, class: .elementor-element-7f99ecb *//*######  TEXT  #####*/

.hero-section {
    letter-spacing: -2px;
    font-family: Poppins;
    width: 80%!important;
}

.concepteurs{
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 16px;
  margin-bottom: 30px;
}

.hero-title{
  font-size: 4em;
  color:white;
  font-weight:600;
  line-height:70px;
  margin: 0px;
  margin-top: 20px;
  position: relative;
  z-index: 10;
}

.content {
  overflow: hidden;
  font-size: 4em;
  line-height: 100px;
}
.content__container {
  font-weight: 600;
  overflow: hidden;
  height: 100px;
  color: white;
}
.content__container__text {
  display: inline;
  float: left;
  margin: 0;
  color: white;
}
.content__container__list {
  margin-top: 0;
  padding-left: 184px;
  text-align: left;
  list-style: none;
  -webkit-animation-name: change;
  -webkit-animation-duration: 10s;
  -webkit-animation-iteration-count: infinite;
  animation-name: change;
  animation-duration: 10s;
  animation-iteration-count: infinite;
}
.content__container__list__item {
  line-height: 100px;
  margin: 0;
  background:linear-gradient(to right, #22f2fc, #2181fa);
  -webkit-background-clip:text;
  -webkit-text-fill-color:transparent;
}

@-webkit-keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@-webkit-keyframes change {
  0%, 7.5%, 100% {
    transform: translate3d(0, 0, 0);
  }
  12.5%, 20% {
    transform: translate3d(0, -20%, 0);
  }
  25%, 32.5% {
    transform: translate3d(0, -40%, 0);
  }
  37.5%, 45% {
    transform: translate3d(0, -60%, 0);
  }
  50%, 57.5% {
    transform: translate3d(0, -80%, 0);
  }
  62.5%, 70% {
    transform: translate3d(0, -60%, 0);
  }
  75%, 82.5% {
    transform: translate3d(0, -40%, 0);
  }
  87.5%, 95% {
    transform: translate3d(0, -20%, 0);
  }
}
@keyframes opacity {
  0%, 100% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
}
@keyframes change {
  0%, 7.5%, 100% {
    transform: translate3d(0, 0, 0);
  }
  12.5%, 20% {
    transform: translate3d(0, -20%, 0);
  }
  25%, 32.5% {
    transform: translate3d(0, -40%, 0);
  }
  37.5%, 45% {
    transform: translate3d(0, -60%, 0);
  }
  50%, 57.5% {
    transform: translate3d(0, -80%, 0);
  }
  62.5%, 70% {
    transform: translate3d(0, -60%, 0);
  }
  75%, 82.5% {
    transform: translate3d(0, -40%, 0);
  }
  87.5%, 95% {
    transform: translate3d(0, -20%, 0);
  }
}

/*######  CIRCLE  #####*/

#circle {
    overflow: hidden;
}

#circle text { 
    font-family: 'Poppins';
    font-size: 20px;
    font-weight: 600;
    fill: white!important;
    letter-spacing: 0.3px;
}

#circle svg { 
    left: 0;
    margin-left: -85px;
    margin-bottom: -20px;
    height: 240px;

  -webkit-animation-name: rotate;
     -moz-animation-name: rotate;
      -ms-animation-name: rotate;
       -o-animation-name: rotate;
          animation-name: rotate;
  -webkit-animation-duration: 6s;
     -moz-animation-duration: 6s;
      -ms-animation-duration: 6s;
       -o-animation-duration: 6s;
          animation-duration: 6s;
  -webkit-animation-iteration-count: infinite;
     -moz-animation-iteration-count: infinite;
      -ms-animation-iteration-count: infinite;
       -o-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
     -moz-animation-timing-function: linear;
      -ms-animation-timing-function: linear;
       -o-animation-timing-function: linear;
          animation-timing-function: linear;

}

@-webkit-keyframes rotate {
    from { -webkit-transform: rotate(360deg); }
    to { -webkit-transform: rotate(0); }
}
@-moz-keyframes rotate {
    from { -moz-transform: rotate(360deg); }
    to { -moz-transform: rotate(0); }
}
@-ms-keyframes rotate {
    from { -ms-transform: rotate(360deg); }
    to { -ms-transform: rotate(0); }
}
@-o-keyframes rotate {
    from { -o-transform: rotate(360deg); }
    to { -o-transform: rotate(0); }
}
@keyframes rotate {
    from { transform: rotate(360deg); }
    to { transform: rotate(0); }
}

/*##### SIZES #####*/

@media screen and (max-width: 1440px){
    .content{
        font-size: 3em;
        line-height: 70px;
    }
    .content__container__list__item {
        line-height: 70px;
    }
    .hero-title{
        font-size: 3em;
    }
    .content__container {
        height: 70px;
    }
    .content__container__list {
        padding-left: 140px;
    }
    .concepteurs {
        letter-spacing: 3px;
        font-size: 14px;
        margin-bottom: 0px;
    }
    .elementor-4047 .elementor-element.elementor-element-7f99ecb {
        bottom: 26vh;
    }
    #circle svg {
        left: 0;
        margin-left: -95px;
        margin-bottom: -26px;
        height: 230px;
    }
}

@media screen and (max-width: 1024px){
    .content{
        font-size: 2.3em;
        line-height: 50px;
    }
    .content__container__list__item {
        line-height: 50px;
    }
    .hero-title{
        font-size: 2.3em;
    }
    .content__container {
        height: 56px;
    }
    .content__container__list {
        padding-left: 104px;
    }
    .concepteurs {
        letter-spacing: 3px;
        font-size: 12px;
        margin-bottom: 0px;
    }
    .elementor-4047 .elementor-element.elementor-element-7f99ecb {
        bottom: 30vh;
    }
    #circle svg {
        left: 0;
        margin-left: -95px;
        margin-bottom: -26px;
        height: 200px;
    }
}

@media screen and (max-width: 767px){
    .content{
        font-size: 1.1em;
        line-height: 30px;
        letter-spacing: 0.1px;
    }
    .content__container__list__item {
        line-height: 30px;
    }
    .hero-title{
        font-size: 1.1em;
        letter-spacing: 0.1px;
        line-height: 30px;
    }
    .hero-section {
        width: 90%!important;
    }
    .content__container {
        height: 30px;
    }
    .content__container__list {
        padding-left: 54px;
    }
    .concepteurs {
        letter-spacing: 2px;
        font-size: 11px;
        margin-bottom: -10px;
        padding-right: 110px;
    }
    .elementor-4047 .elementor-element.elementor-element-7f99ecb {
        bottom: 24vh;
    }
    #circle svg {
        left: 0;
        margin-left: -105px;
        margin-bottom: -16px;
        height: 173px;
    }
    .social-floating {
        right: 14px!important;
        left: auto!important;
        top: 45%;
    }
    body:not(.rtl) .elementor-4047 .elementor-element.elementor-element-7f99ecb {
    left: 5%;
    }
    .logotype {
        width: calc(140px + 30 * (100vw - 320px) / 1080)!important;
        top: -10px;
    }
    .logo-link {
        max-width: calc(160px + 30 * (100vw - 320px) / 1080)!important;
    }
    .navbar .hamburger {
        top: 23px!important;
    }
    .navbar.fixed{
        background-color: transparent!important;
    }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-988a7df *//*######  TEXT  #####*/

.scroll-txt {
  position: absolute;
  font-family: Poppins;
  font-weight: 600;
  top: 50%;
  left: 50%;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  transform: translate(-50%, -50%);
}
.scroll-txt #svg-arrow-down {
  width: 20px;
  display: block;
  margin: 10px auto;
  fill: white;
}
.scroll-txt #svg-arrow-down .arrow {
  -webkit-animation: scroll 0.35s ease-in alternate infinite;
          animation: scroll 0.35s ease-in alternate infinite;
}

@-webkit-keyframes scroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}

@keyframes scroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(10px);
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6df254d */.icon-prod {
    width: 8vw;
    height: 8vw;
    background: linear-gradient(120deg, #22f2fc, #2181fa);
    border-radius: 50%;
    
    margin: auto;
}

.icon-prod svg{
    position: relative;
    top: 18%;
}

.icon-title{
    margin-top: 10px;
    font-size: 2rem
}

.prod-group:hover {
    transform: scale(0.9);
}

.prod-group {
    width: 20vw;
    text-align: center;
    transition-duration: .3s;
    transition-property: transform;
}

.prod-list {
    display: flex;
}

#icon-inotis{
    position: relative;
    top: -50px;
    left: 0px;
}

#icon-webpanel{
    position: relative;
    top: 100px;
    left: -10px;
}

#icon-webpanel .icon-prod{
     width: 6vw;
    height: 6vw;
    background: linear-gradient(120deg, #9822fc, #4721fa);
}

#icon-360{
    position: relative;
    top: -30px;
    left: 00px;
}

#icon-360 .icon-prod{
     width: 7vw;
    height: 7vw;
    background: linear-gradient(120deg, #fc7d22, #faac21);
}

#icon-ecommerce{
    position: relative;
    top: 40px;
    left: 20px;
}

#icon-ecommerce .icon-prod{
     width: 5vw;
    height: 5vw;
    background: linear-gradient(120deg, #fc4522, #fa219f);
}/* End custom CSS */
/* Start custom CSS for arcdeco-services-grid, class: .elementor-element-7ec700c */.display-n{
    display: none
}/* End custom CSS */
/* Start custom CSS for arcdeco-service, class: .elementor-element-11466c8 */.services__item-bg {
    filter: brightness(0.25) grayscale(0.4);
}/* End custom CSS */
/* Start custom CSS for arcdeco-button-footer, class: .elementor-element-5973a09c */.project-footer{
    background: linear-gradient(to right, #22f2fc, #2181fa);
    height: 30vh;
}
h3.project-footer__title.js-lines {
    font-family: 'Poppins';
    font-size: 4rem;
    font-weight: 600;
    margin-top: 18px;
}
p.js-lines {
    color: white;
    font-size: 1.2rem;
    margin-top: 16px;
    font-weight: 300;
}/* End custom CSS */