/*.article-pags .posaert{*/
/*    border-top: 1px solid #0085da !important;*/
/*}*/

.article-pags h1 {
  text-align: center;
  font-size: 30px;
  font-family: "S-Light";
  text-transform: uppercase;
  margin-bottom: 30px; }
  @media (max-width: 550px) {
    .article-pags h1 {
      font-size: 25px; } }

.article-pags h2 {
  text-align: center;
  font-size: 30px;
  font-family: "S-Light";
  text-transform: uppercase;
  margin-bottom: 30px;
  margin-top: 50px; }
  @media (max-width: 550px) {
    .article-pags h2 {
      font-size: 25px;
      padding-left: 20px;
      padding-right: 20px; } }

.article-pags h4 {
  font-size: 20px;
  color: #1d6dd1;
  font-family: "S-Bold";
  margin-bottom: 20px; }
  @media (max-width: 550px) {
    .article-pags h4 {
      font-size: 18px; } }

.article-pags .page-caption {
  font-size: 30px;
  color: #0a2fa9;
  font-family: "S-Light";
  text-align: center; }
  @media (max-width: 550px) {
    .article-pags .page-caption {
      font-size: 25px; } }

.article-pags .name-video {
  color: 16px;
  text-align: center;
  padding-bottom: 30px;
  padding-top: 30px; }
  @media (max-width: 550px) {
    .article-pags .name-video {
      padding-left: 20px;
      padding-right: 20px; } }
  .article-pags .name-video a {
    margin-top: 10px;
    display: inline-block; }

.article-pags .video-value {
  text-align: center; }
  .article-pags .video-value iframe {
    width: 800px;
    height: 400px; }
    @media (max-width: 550px) {
      .article-pags .video-value iframe {
        width: 100%; } }

.article-pags .buttonsvyaz {
  background: #5fc747;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  padding: 10px 20px;
  color: #fff;
  margin-top:20px;
  display:inline-block;
  font-size: 18px;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  .article-pags .buttonsvyaz span {
    font-family: "S-Light"; }
  @media (max-width: 550px) {
    .article-pags .buttonsvyaz {
      font-size: 15px;
      width: 100%;
      display: inline-block; }
      .article-pags .buttonsvyaz span {
        margin-top: 0px;
        margin-bottom: 0px; } }

.article-pags .btn-sec {
  text-align: center; }
  
.buttonsvyaz span{
    margin-top:5px;
    margin-bottom:5px;
}  
  

.article-pags .screenshots {
  text-align: justify;
  line-height: 0; }
  .article-pags .screenshots:after {
    display: inline-block;
    content: "";
    width: 100%;
    font-size: 0; }
  .article-pags .screenshots img {
    display: inline-block; }
    @media (max-width: 550px) {
      .article-pags .screenshots img {
        margin-bottom: 20px;
        width: 100%; } }

.article-pags .screenshotse {
  text-align: justify;
  padding-bottom: 50px; }
  .article-pags .screenshotse:after {
    display: inline-block;
    content: "";
    width: 100%;
    font-size: 0; }

.article-pags .comment-ra-active {
  text-align: center; }
  .article-pags .comment-ra-active iframe {
    width: 800px;
    height: 400px;
    margin: 10px; }
    @media (max-width: 550px) {
      .article-pags .comment-ra-active iframe {
        width: 100%;
        margin: 0; } }

.article-pags img {
  max-width: 100%; }

.article-pags .txt-comment {
  width: 95%;
  text-align: center;
  margin: auto;
  padding-right: 50px;
  padding-left: 50px;
  position: relative; }
  @media (max-width: 550px) {
    .article-pags .txt-comment {
      padding-right: 0px;
      padding-left: 0px;
      width: 100%; } }
  .article-pags .txt-comment .route {
    background: url(../images/slider-arrow.svg) no-repeat;
    -webkit-background-size: 100% 100%;
            background-size: 100%;
    height: 40px;
    width: 40px;
    position: absolute;
    z-index: 4;
    top: -webkit-calc(50% - 20px);
    top: calc(50% - 20px);
    cursor: pointer;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }
    @media (max-width: 550px) {
      .article-pags .txt-comment .route {
        display: none; } }
  .article-pags .txt-comment .route-left {
    left: -10px; }
  .article-pags .txt-comment .route-right {
    right: -10px;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }

.article-pags .comert {
  height: 350px;
  background: -webkit-gradient(linear, right top, left top, from(#54e2ce), to(#0085da));
  background: -webkit-linear-gradient(right, #54e2ce, #0085da);
  background: -o-linear-gradient(right, #54e2ce, #0085da);
  background: linear-gradient(to left, #54e2ce, #0085da);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  padding: 30px;
  position: relative;
  font-family: "S-Light";
  text-align: left;
  color: #fff;
  font-size: 15px; }
  @media (max-width: 550px) {
    .article-pags .comert {
      height: auto; } }
  .article-pags .comert span {
    text-align: right;
    padding-top: 30px; }

.article-pags .landing-portfolio img {
  width: 32%; }
  @media (max-width: 550px) {
    .article-pags .landing-portfolio img {
      width: 100%; } }

.article-pags .wrapper {
  border-bottom: none;
  border: none; }

.article-pags .advantage-ra-sotrudnik {
  width: 24%;
  display: inline-block;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;
  vertical-align: top; }
  @media (max-width: 550px) {
    .article-pags .advantage-ra-sotrudnik {
      width: 100%; } }
  .article-pags .advantage-ra-sotrudnik span {
    display: block; }
  .article-pags .advantage-ra-sotrudnik img {
    margin-bottom: 20px;
    margin-top: 20px;
    height: 70px; }

.width-90 {
  width: 70%;
  margin: auto; }
  .width-90 img {
    width: 100%; }

.article-dev-site .owl-dots {
  display: block !important;
  text-align: center;
  position: relative;
  top: 10px; }
  .article-dev-site .owl-dots .active {
    background: #3f93d1; }
  .article-dev-site .owl-dots .owl-dot {
    height: 13px;
    width: 13px;
    -webkit-border-radius: 50%;
            border-radius: 50%;
    border: 2px solid #3f93d1;
    margin-left: 5px;
    margin-right: 5px; }

.petro-block {
  text-align: justify;
  margin-bottom: 30px;
  display: block; }
  .petro-block:after {
    content: "";
    width: 100%;
    display: inline-block; }
  .petro-block .image {
    width: 28%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 550px) {
      .petro-block .image {
        width: 100%; } }
    .petro-block .image img {
      width: 100%; }
  .petro-block .texat {
    width: 69%;
    display: inline-block;
    text-align: left;
    vertical-align: top; }
    @media (max-width: 550px) {
      .petro-block .texat {
        width: 100%; } }

.process-sec {
  text-align: center;
  background: #e3eff7; }

.type-site {
  text-align: justify;
  margin-top: 100px; }
  .type-site:after {
    width: 100%;
    display: inline-block;
    content: ""; }
  .type-site .blocks {
    width: 49%;
    height: 260px;
    background: #dae9f6;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: top;
    padding-left: 20px;
    padding-right: 20px; }
    @media (max-width: 550px) {
      .type-site .blocks {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
        padding-top: 20px;
        margin-bottom: 10px; } }
    .type-site .blocks .inform {
      margin: auto;
      text-align: center; }
      .type-site .blocks .inform span {
        font-weight: bold;
        display: block;
        color: #1a2de9;
        font-size: 20px; }
  .type-site .big-blocks {
    width: 100%;
    margin-top: 20px;
    padding: 20px;
    background: #dae9f6;
    display: inline-block;
    vertical-align: top;
    text-align: justify; }
    .type-site .big-blocks img {
      margin-bottom: 20px; }
      @media (max-width: 550px) {
        .type-site .big-blocks img {
          width: 100%; } }
    .type-site .big-blocks:after {
      width: 100%;
      display: inline-block;
      content: ""; }
    .type-site .big-blocks .half-sec {
      width: 49%;
      display: inline-block;
      vertical-align: top;
      text-align: center; }
      @media (max-width: 550px) {
        .type-site .big-blocks .half-sec {
          width: 100%;
          margin-top: 20px; } }

.bunneras {
  background: -webkit-gradient(linear, right top, left top, from(#54e2ce), to(#0085da));
  background: -webkit-linear-gradient(right, #54e2ce, #0085da);
  background: -o-linear-gradient(right, #54e2ce, #0085da);
  background: linear-gradient(to left, #54e2ce, #0085da);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  padding: 20px;
  top: 50px;
  position: relative;
  font-family: "S-Light";
  text-align: center;
  color: #fff;
  font-size: 19px; }

.bunneras-two {
  background: -webkit-gradient(linear, right top, left top, from(#54e2ce), to(#0085da));
  background: -webkit-linear-gradient(right, #54e2ce, #0085da);
  background: -o-linear-gradient(right, #54e2ce, #0085da);
  background: linear-gradient(to left, #54e2ce, #0085da);
  -webkit-border-radius: 20px;
          border-radius: 20px;
  padding: 20px;
  position: relative;
  font-family: "S-Light";
  text-align: left;
  color: #fff;
  font-size: 19px; }

.table-colum {
  width: 49.5%;
  height: 50px;
  background: #48a1c7;
  margin-bottom: 10px;
  font-size: 30px;
  float: left;
  padding-left: 30px;
  color: #fff;
  font-family: "S-Light"; }
  @media (max-width: 550px) {
    .table-colum {
      display: none; } }

.table-colum-2 {
  width: 49.5%;
  height: 50px;
  float: right;
  background: #48a1c7;
  margin-bottom: 10px;
  font-size: 30px;
  padding-left: 30px;
  color: #fff;
  font-family: "S-Light"; }
  @media (max-width: 550px) {
    .table-colum-2 {
      display: none; } }

.line-ask-comment {
  position: relative;
  display: inline-block;
  width: 100%;
  font-weight: bold;
  margin-bottom: 5px; }
  @media (max-width: 550px) {
    .line-ask-comment {
      margin-bottom: 15px; } }
  .line-ask-comment .ask {
    position: absolute;
    height: 100%;
    width: 49.5%;
    left: 0;
    top: 0;
    border: 1px solid #48a1c7;
    padding: 10px;
    padding-right: 30px;
    padding-left: 30px; }
    @media (max-width: 550px) {
      .line-ask-comment .ask {
        width: 100%;
        position: relative;
        margin-bottom: 5px; } }
  .line-ask-comment .comment {
    float: right;
    width: 49.5%;
    height: auto;
    border: 1px solid #48a1c7;
    padding: 10px;
    padding-right: 30px;
    padding-left: 30px; }
    @media (max-width: 550px) {
      .line-ask-comment .comment {
        width: 100%; } }

.line-ask-comment:nth-child(even) .ask {
  background: #daecf4;
  border: 1px solid #daecf4; }

.line-ask-comment:nth-child(even) .comment {
  background: #daecf4;
  border: 1px solid #daecf4; }
  
.txt-comment .video-slider iframe {
    height: 100%;
    width: 100%;
}  




.priemushestva{
    background:#e3eff788;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    padding:50px;
    padding-bottom:20px;
    margin-top:50px;
    margin-bottom:50px;
    border-radius:16px;
    text-align:justify;
}
.priemushestva:after{
    display:inline-block;
    width:100%;
    content:"";
}

.priemushestva .title{
    display:inline-flex;
    vertical-align:top;
    width:100%;
    text-align:center;
}

.priemushestva .title .page-caption{
    margin-bottom:40px;
    width:100%;
}

.list-check{
    display:inline-flex;
    vertical-align:top;
    width:32%;
    text-align:center;
    
    border-radius:16px;
    background:#fff;
    
    margin-bottom:20px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    height:80px;
}
.list-check span{
    margin:auto;
    font-family: "S-Light";
    font-size: 15px;
    padding-left:10px;
    padding-right:10px;
}

@media (max-width: 1150px) {
    .list-check{
        width:49%;
    }
    .priemushestva{
        padding:20px;
    }
}

@media (max-width: 780px) {
    .list-check{
        width:100%;
        height:auto;
        padding-top:15px;
        padding-bottom:15px;
    }
    
}

.title-razdel{
    background: linear-gradient(to left, #54e2ce, #0085da);
    color:#fff;
    text-align:center;
    border-radius:16px;
    padding:15px;
    margin-bottom:20px;
}

.title-razdel div{
    font-size:25px;
}

.title-razdel span{
    font-family: "S-Bold";
    font-size:30px;
    display:block;
}
 
 
.content-page-project{
    background: #fff;
    margin-top:20px;
    margin-bottom:20px;
    color:#fff;
    text-align:center;
    border-radius:16px;
    padding:15px;
    padding-bottom:0px;
}

.content-page-project:after{
    display:inline-block;
    width:100%;
    content:"";
}

.quertyp{
    text-align:justify;
}

.quertyp:after{
    display:inline-block;
    width:100%;
    content:"";
}

.content-page-project .project{
    display:inline-block;
    margin-left:2px;
    margin-right:2px;
    vertical-align:top;
    width:23%;
    text-align:left;
    margin-bottom:15px;
}

.clears-peas{
    display:inline-block;
    width:23%;
    text-align:left;
    margin-bottom:0px;
}

@media (max-width: 1200px) {
    .content-page-project .project{
        width:32%;
    }
    .clears-peas{
        width:32%;
    }
}

@media (max-width: 850px) {
    .content-page-project .project{
        width:48%;
    }
    .clears-peas{
        width:48%;
    }
    .title-razdel span{
    font-family: "S-Bold";
    font-size:20px;
    display:block;
}
}

@media (max-width: 610px) {
    .content-page-project .project{
        width:100%;
    }
    .clears-peas{
        width:100%;
        display:none;
    }
    .title-razdel span{
    font-family: "S-Bold";
    font-size:18px;
    display:block;
}
}

.seo_sec{
    display:inline-block;
    width:49%;
    text-align:center;
    margin-bottom:15px;
    background:#fff;
    padding:10px;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius:16px;
    font-size:16px;
    height:100px;
    vertical-align:top;
}


.disclamer{
    font-family: "S-Bold";
    font-size:14px;
    padding-left:20px;
    position:relative;
}

.disclamer:after{
    content:"*";
    position:absolute;
    left:0;
    top:0;
}

.seo_sec span{
    font-family: "S-Bold";
    font-size:20px;
    display:block;
    text-align:center;
}

@media (max-width: 1110px) {
    .seo_sec{
        font-size:14px;
    }
    .seo_sec span{
        font-size:16px;
    }
}

@media (max-width: 880px) {
    .seo_sec{
        width:100%;
        height:auto;
    }
}


.content-page-project .project .preview{
    border: 4px solid #54e2ce;
    box-shadow: 0 0 10px rgba(0,0,0,.1);
    border-radius:10px;
    margin-bottom:5px;
    display:block;
    width:100%;
    height:140px;
    transition:0.3s;
    object-position:center;
    object-fit:cover;
}

.content-page-project .project:hover .preview{
    box-shadow:0 0 15px rgba(0,0,0,.2);
    opacity:0.6;
}

.content-page-project .project a{
    position:relative;
    font-family: "S-Light";
    font-size:14px;
}

.content-page-project .project a:hover{
    text-decoration:none;
    color:#000;
}

.content-page-project .project a .link{
    height: 15px;
    position: absolute;
    right: -21px;
    top: 3px;
}
 
 
 
 
.grids{
    /*display: grid;*/
    /*grid-template-columns: repeat(2, 1fr);*/
    /*grid-gap: 15px;*/
    position:relative;
} 

.grids .video{
    position:absolute;
    right:0;
    top:50%;
    width:48%;
    transform:translateY(-50%);
}

.text{
    padding-right:600px;
}

.grids .video iframe{
    display:block;
}

@media (max-width: 1110px) {
   .grids .video{
       position:relative;
       transform:translateY(0%);
       top:0;
       margin-top:30px;
       width:100%;
   }
   .text{
        padding-right:0px;
    }
}

@media (max-width: 500px) {
    .grids .video iframe{
        height:auto !important;
    }
}




.page-screen-new{
    /*height: 660px;*/
    background: linear-gradient(to left, #54e2ce, #0085da);
    /*margin-bottom: -50px;*/
    z-index: 3;
    position: relative;
}
/*.page-screen-new:after{*/
/*    height:80%;*/
/*    width:50%;*/
/*    position:absolute;*/
/*    top: 10%;*/
/*    left:40%;*/
/*    background:url("/site/img/advance6.webp");*/
/*    background-repeat:no-repeat;*/
/*    background-size:contain;*/
/*    background-position:center;*/
/*    pointer-events:none;*/
/*    content:"";*/
/*}*/
.page-screen-new .wrapper{
   z-index: 2;
    position: relative;
    padding-top:100px;
}
.page-screen-new h1{
    text-align: left;
    font-family: "S-Bold";
    white-space: pre-line;
    font-size: 42px;
    margin:0;
    color:#fff;
    line-height: 59px;
    margin-bottom:50px;
    text-shadow:0px 0px 10px #0085da;
}

.page-screen-new .subtitle{
    font-family: "S-Light";
    text-shadow:0px 0px 10px #0085da;
    color:#fff;
    white-space: pre-line;
    font-size: 17px;
    margin-top:25px;
    letter-spacing:0.04em;
}

.page-screen-new .submits{
    padding:10px 25px;
    padding-top:4px;
    background:#FF4500;
    color:#fff;
    display:inline-block;
    font-size:24px;
    font-family: "S-Light";
    border-radius:100px;
    transition:0.3s;
    border:none;
    margin-top:50px;
}

.page-screen-new .submits:hover{
    color:#000;
    text-decoration:none;
    box-shadow:0 0 20px rgba(255,255,255,0.8);
}
@media (max-width: 1000px) {
    .page-screen-new:after{
        display:none;
    } 
    .page-screen-new h1{
        font-size: 35px;
        line-height: 40px;
    }
    .page-screen-new{
        height:auto;
    }
}
@media (max-width: 560px) {
    .page-screen-new h1{
        white-space: normal;
        font-size: 26px;
        line-height: 32px;
    }
    .text{
        padding-right:0px;
    }
    .page-screen-new .wrapper{
        padding-top:50px;
    }
}



.video-new-type-block{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    max-width: 1170px;
    padding-left: 20px;
    margin:25px auto;
    margin-bottom:0;
    padding-right: 20px;
}

.vidio{
    height:250px;
    position:relative;
    background-position:center !important;
    background-size:cover !important;
    border-radius:20px;
    box-shadow:0 0 20px rgba(0,0,0,0.4);
    transition:0.5s;
}

@media (max-width: 850px) {
    .vidio{
        height:150px;
    }
}

@media (max-width: 600px) {
    .video-new-type-block{
        grid-template-columns: repeat(1, 1fr);
    }
}

.vidio:hover{
    opacity:0.7;
}

.vidio .play-btn{
    height:50px;
    width:50px;
    position:absolute;
    left:50%;
    background:#fff;
    border-radius:50%;
    top:50%;
    transform:translate(-50%,-50%);
}









