.section__img-txt .img--txt {}
.section__img-txt .img--txt img {width:100%;}


.section__img-txt .img--txt .img,
.page .section__img-txt .img--txt .img{ margin-bottom: 20px;}
.section__img-txt .img--txt .img img,
.page .section__img-txt .img--txt .img img{ border-radius: 5px;width: 100%;}

.section__img-txt .img--txt .img img{ width: 100%;}


.section--text_center ul li,
.editr--content ul li,
.section__img-txt ul li{
  position: relative;
  padding-left: 1.25em;
}

.section--text_center ul li,
.editr--content ul li,
.section__img-txt ul li,
.editr--content p,
.section__img-txt p{

  line-height: 1.2!important;
  margin-bottom: .75em;
}

.section--text_center ul li::before,
.editr--content ul li::before,
.section__img-txt ul li::before{
  content:'—';
  position: absolute;
  left: 0;
  top: 0;
}
.editr--content p.MsoNormal,
.section__img-txt p.MsoNormal{
  margin: 1em 0!important;
}
.editr--content ul + p,
.section__img-txt ul + p{
  margin-top:1em;
}
.editr--content p + ul,
.section__img-txt  p + ul{
  margin-top:1em;
}
.section__img-txt .p div br,
.section__img-txt .p div  p {
    display: none;
    
}

.section--block p, 
.section--block ol li,
.section--block ul li,
.section--overlay_pr p, 
.section--overlay_pr ol li,
.section--overlay_pr ul li{

font-size: 1rem!important;
line-height: 1.2!important;
font-family: Formular!important;
}
.page .section--text__utp .list--flex,
.page .section--block .section--text__utp .list--flex{
  display: flex;flex-wrap: wrap;gap: 2em;
  align-items: top;
  justify-content: center;
}
.page .section--text__utp .list--flex .flex-column,
.page .section--block .section--text__utp .list--flex .flex-column{
  min-width: 200px;
}
.page .section--text__utp .list--flex img,
.page .section--block .section--text__utp .list--flex img,
.page .section--block .section--text__utp .list--row img{
  width: 48px;
    margin: 0 auto 15px auto;
}
 .section--text__utp .wrapper.wrapper--inner{
  max-width: 768px;
}
.section--text__utp .wrapper{
  max-width: 1024px;
}
.page-cabinet .section__img-txt .img--txt .img{width: 100%; margin-bottom: 25px;}
@media (min-width: 767px) {
  .section__img-txt .img--txt {display: flex;gap: 60px;}
  .page-cabinet .section__img-txt .img--txt .img,
  .page .section__img-txt .img--txt .img {width: 40%; margin-bottom: 0px; }
  .page .section__img-txt .img--txt .img img{ border-radius: 20px;}
  .section__img-txt .img--txt .txt {width: 60%}
}


                .section .p p:first-child{margin-top: 0;}
                .section .p p:last-child{margin-bottom: 0;}

                .page .section--block p{
                  font-size: 14px;
                  line-height: 1.2;
                }
                @media (min-width: 767px) {
                .page .section--block p{
                  font-size: 16px;
                  line-height: 1.2;
                }}

                .h1.bigTitleTypography,
                .h2.bigTitleTypography,
                .bigTitleTypography {
                    color: #212631;
                    font-family: Formular;
                    font-size: 18px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 118%;
                    letter-spacing: -0.72px;
                  }
                  .project--header__offer{
                    padding: 0;
                    max-width: 100%;
                  }
                  .project--header__offer .h1.bigTitleTypography{
                    color:#FFF;
                  }
                  .serviceTitleTypography {
                    color: #2b2e3e;
                    font-family: Formular;
                    font-size: 14px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 128%;
                    letter-spacing: -0.56px;
                  }
                  .founderTypography {
                    color: #212631;
                    font-family: Formular;
                    font-size: 16px;
                    font-style: normal;
                    font-weight: 500;
                    line-height: 35px; /* 218.75% */
                    letter-spacing: -0.64px;
                  }
                  
                  .h2.bigTitleTypography + .picture,
                  .h2.bigTitleTypography + .p{
                    margin-top: 1em;

                  }
                  .section--img__header .picture{
                    border-radius: 5px;
                    overflow: hidden;
                  }

                  @media (min-width: 1024px) {
                    .h1.bigTitleTypography,
                    .h2.bigTitleTypography,
                    .bigTitleTypography {
                      font-size: 33px;
                      line-height: 118%;
                      letter-spacing: -1.32px;
                    }
                    .h2.bigTitleTypography + .picture,
                  .h2.bigTitleTypography + .p{
                    margin-top: 60px;
                  }
                    .serviceTitleTypography {
                      font-size: 18px;
                      line-height: 27px;
                      letter-spacing: -0.72px;
                    }
                    .founderTypography {
                      font-size: 17px;
                      line-height: normal;
                      letter-spacing: -0.68px;
                    }
                    .section--img__header .picture{
                      border-radius: 20px;
                    }
                }


@media (min-width: 1440px) {
  .h1.bigTitleTypography,
    .h2.bigTitleTypography,
    .bigTitleTypography {
      font-size: 48px;
      line-height: 118%;
      letter-spacing: -1.92px;
    }
    .serviceTitleTypography {
      font-size: 25px;
      line-height: 27px;
      letter-spacing: -1px;
    }
    .founderTypography {
    font-size: 25px;
    line-height: 35px;
    letter-spacing: -1px;
  }
  }



    .iframe--overaly{
        height: 0;
        position: relative;
        padding: 0 0 56.6% 0;
        width: 100%;
        margin-top:20px;
    }
    .iframe--overaly iframe{
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%; 
        border-radius: 5px;  

    }
    @media (min-width: 767px) {
        .iframe--overaly iframe{
            border-radius: 20px;
        }
        .iframe--overaly,
        .h2.bigTitleTypography + .p{
            margin-top: 40px;
        }
    }
    .page.page--crm__project-preview .section .wrapper,
    .page .project--form .section .wrapper{
      max-width: 1360px!important;
    }
    .page.page--crm__project-preview .section .wrapper.wrapper--inner {
      max-width: 768px!important;
    }
    .page .project--form .section .wrapper.wrapper--inner {
      max-width: 768px!important;
    }


    .page .editor--panel{
      max-width: 1024px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width:100%;
      
    }
    .page .editor--panel::before{
      content: "";
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      width:100vw;
      height: 100vh;
      background-color: rgba(0,0,0,.5);
      z-index: -1;
      position: absolute;

    }

    .page .editor--panel .editor--panel__overlay{
      max-height: 100vh;
      height: auto;
      position: absolute;
      left: 0;
      width: calc(100% - 50px);
      top: 50%;
      transform: translateY(-50%);

    }

    .people--list.flick{
      display: block;
    }
    .people--list{
      padding-top: 0;
    }
    
    .people--list.flick .people--item{
      padding: 1em 1em 0em;
      max-width: 200px;
    }
    .timeline--list{
      margin-top: 20px;
      padding-left: 20px;

    }
    .section--command,
    .timeline--overlay{

      overflow: hidden;
    }
    .timeline--list.flick .timeline--item{
      max-width: 280px;
      margin-left: 20px;
      padding: 20px 15px;
      border-radius: 5px;
      background-color: #FFF;
      color: #212631;
      min-height: 100%;
    }
    .section .flick{
      padding-bottom: 65px!important;

    }
    .vue-swatches__swatch{
      border: 1px solid rgba(18, 24, 42, .2);

    }
    .vue-swatches__wrapper{
      margin-top: 10px;
    }

.editor--items__list{
  display: grid;
    grid-template-columns: repeat(auto-fit, minmax(240px, calc(33% - 20px)));
    grid-gap: 20px;
    justify-content: space-around;
    padding: 10px 10px;
}

.editor--items__list .editor--item{
  border: 1px solid rgba(18, 24, 42, .2);
  line-height:1;
  border-radius: 5px;
}
.editor--items__list .editor--item:hover{
  cursor: pointer;
  border: 1px solid rgba(18, 24, 42, .5);
}


.marquee {
  position: relative;
  width: 100vw;
  max-width: 100%;
  height: 115px;
  overflow-x: hidden;
}

.track {
  position: absolute;
  white-space: nowrap;
  will-change: transform;
  animation: marquee 32s linear infinite;
}

@keyframes marquee {
  from { transform: translateX(0); }
  to { transform: translateX(-50%); }
}
.partner--list{
  margin-top: 1em;
}
.partner--item {
  width: 140px;
  height: 105px;
  margin: 0 1.5em;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  /* -webkit-filter: grayscale(100%); */
  /* -moz-filter: grayscale(100%); */
  /* -ms-filter: grayscale(100%); */
  /* -o-filter: grayscale(100%); */
  /* filter: grayscale(100%); */
  
    display: inline-block;
}

@media (min-width: 1440px) {
.partner--list{
  margin-top: 60px;
}


.timeline--list{
  margin-top: 60px;
}

.timeline--list.flick .timeline--item{
  max-width: 360px;
}

}

.panel--close{
  background-color: #FFF;
}


.page.page--crm__project-preview .section .wrapper, .page .project--form .section .wrapper {
    max-width: 1360px!important;
}
.wrapper {
    
    padding: 0 25px;
}
@media (min-width: 1361px){
  .wrapper {
    padding: 0 40px;
    margin: 0 auto;
}
}

@media (min-width: 767px){
  .wrapper {
    padding: 0 20px;
}
.wrapper {
    padding: 0 12px;
}

}

@media (min-width: 1280px){
  .project--header{
    grid-template-columns: 4fr 6fr;
  }

}

.project--header__CTA{
  background-color: rgba(255,255,255,.2);
  padding: 20px 10px;
  border-radius: 5px;
}
.project--header__title-props.project--header__body{
  opacity: 1;
}
.project--header__buy__btn{
  display: flex;
  gap: 20px;
}
.project--header__overlay{
  background-color: #262c3b;
  color: white;
  padding: 35px 0px ; 
}
.project--header{
  grid-gap: 60px;

  
 


}
.project--header .lbl--project,
.project--header__progress-wrap .project--header__progress-caption, 
.project--header__progress-wrap .project--header__progress-time,
.project--header__CTA .project--header .lbl--project{
  color: rgb(255, 255, 255, .5);
}
@media (min-width: 767px){
  .project--header__CTA{
    padding: 20px 20px;
    border-radius: 20px;

  }
  
}

.btn--white {
  background-color: white;
  color: #49a0a4;

}

.project--header__progress-line{
  background: rgba(255,255,255,.45);
}

.section--company__dash{
  display: flex;
  margin-top: 20px;
  gap: 20px;
  flex-wrap: wrap;
}
.section-wiget{
  padding: 15px;
  border-radius: 5px;
  background-color: rgba(255,255,255,.2);
}
@media (min-width: 1280px){
  .section--company__dash{
    margin-top: 60px;
  }
  .section-wiget{
    padding: 20px;
    border-radius: 20px;
  }
}



.section--dark .link{

  text-transform: none;
  color: #fff;
  text-decoration: underline;

}

.global--message{
  z-index: 1000;
}

.project--header{
  align-items: center;
}

.section.section--project__footer{


  
  position: sticky;
  bottom: 90px;
  z-index: 1000;
  padding: 15px 0;
}

.project--footer__title{
  display: none;
  font-size: 16px;
  font-weight: 600;
}

.project--footer__overlay {
  display: flex;
  
  align-items: center;
  text-align: center;
  justify-content: center;
  
}


@media (min-width: 1280px){
  .section.section--project__footer{
    bottom: 0px;
    background-color: #FFF;

  }
  .project--footer__overlay {

    text-align: left;

    justify-content: space-between;

  }
  .project--footer__title{display: block;}
}

.timeline--overlay .flickity-slider{
  height: 100%;
}
.flick{
  padding-bottom: 85px!important;
  position: relative;
}

.flick .flickity-button{
  width: 40px;
  height: 40px;
  border-radius: 60px;
  top: auto;
  bottom: 0;
  border: 1px solid ;
  /* margin-top: 25px; */

}

.flick .flickity-button.flickity-prev-next-button.next{
  left: 85px;
}



.flick .flickity-button .flickity-button-icon{
  width: 70%;
}


.section--widget{
  padding: 15px;
    background-color: rgba(255,255,255,.2);
    border-radius: 20px;
    min-width: 320px;
    width:100%;
    
}

.about--project__overlay{
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (min-width: 1024px){
  .section--widget{
    width: calc(50% - 10px);
  }
}


.b24-widget-button-position-bottom-right{
  bottom: 100px!important;
}
.section--widget__docs ol li {
  position: relative;
  padding: 0 0 10px 1.5em;
}
.section--widget__docs ol li .link{

}
.section--widget__docs ol li::before{
  position: absolute;
  top: 0;
  left: 0;
}