* {
    outline: none !important
}



a,
a:hover,
a:focus,
a:active,
button,
button:focus,
button:active {
    outline: none !important
}

input {
    outline: 0 !important;
}

button {
    outline: 0 !important;
}



html {
    overflow-x: hidden;
}

a:hover {
    color: #000;
    text-decoration: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

/**************
███─█──█─████──███─██─██
─█──██─█─█──██─█────███
─█──█─██─█──██─███───█
─█──█──█─█──██─█────███
███─█──█─████──███─██─██


████───█──────────█
█──██──█─────────██
████───█────███───█
█──██──█──────────█
████───███────────█
***************/
        /*клас который был */
        .menu {
transition: 0.5s;
height: auto;
}
/*клас который стал */
.fixed {
/*display: none;*/
transition: 0.5s;
/*position: absolute;*/
/*top: -60px;*/

}
.ffel{
  display: flex;
}
img.d-block {
    width: 100%;
}

/*.wertfrwew{
  text-align: right;
}*/

a.btnw.ww2 {
    max-width: 220px;
    /* padding: 15
px
 10
px
; */
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
}
.wr_progect-tex2{
   backdrop-filter: blur(15px);
   width: 40%;
   padding:15px ;
   position: absolute;
   bottom: 20%;
   padding: 30px;
   display: flex;
   flex-direction: column;
   align-items: flex-end;



}
.wr_progect-tex2>a>h2{  
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
line-height: 42px;
text-transform: uppercase;
  text-align: right;
}
.wr_progect-tex2>a>p{  
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
line-height: 23px;
/* or 129% */


color: #F2F1F0;
}


.wrbaban{
      background-color: #2196f32e !important;
      backdrop-filter: blur(15px);
          /*max-width: 640px;*/
    /*position: absolute;*/
    /*right: -125px;*/
    backdrop-filter: blur(15px);
    width: 40%;
    padding: 15px;
    position: absolute;
    bottom: 20%;
   right: 30px;
    display: flex;
    flex-direction: column;
    }
    .wrbaban>p{
    font-size: 26px;
}
ol>li{
color: #000!important;
}
.menu>div>a>img {
/*display: none;*/
height: auto;
transition: 0.5s;
height: 80px;
    object-fit: scale-down;
}

.fixed>div>a>img {
/*display: none;*/
height: 40px;
transition: 0.5s;
    object-fit: scale-down;
}
.p0-m0 {
    padding: 0px;

}

.mt--3 {
    margin-top: 30px;
}

.mb--3 {
    margin-bottom:  30px;
}

.mt--6 {
    margin-top: 60px;
}

.mt--9 {
    margin-top: 90px;
}

.mt--12 {
    margin-top: 120px;
}

.mt--15 {
    margin-top: 150px;
}
.mb--7{
    margin-bottom: 70px;
}

.r--5 {
    position: relative;
    right: 5px;
}


.section-bg {
  position: relative;
  width: 100%;
  height: 100vh;
  display: flex;
  align-items: flex-end;
  /*justify-content: center;*/
  justify-content: flex-start;
  overflow: hidden;
      background-size: cover;
}


/*.video-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 130%;
  
}
*/
.video-container {
    position: absolute;
    top: 0%;
    left: 0;
    width: 100%;
    /* height: 130%; */
    transform: scale(1.5);
}
.menu {
    /*background-color: #0000  !important;*/
    /*background-image: url(../images/bg.png);*/
    /*background: rgba(27, 31, 47, 0.4) !important;*/
    backdrop-filter: blur(15px);
}

.fixed {
    /*background-color: #0000  !important;*/
    /*background-image: url(../images/bg.png);*/
    background: rgba(27, 31, 47, 0.4) !important;
    /*backdrop-filter: blur(15px);*/
}
.wrcold{
    position: fixed;
    z-index: 111;
    width: 100%;
}
body {
  font-family: 'Roboto', sans-serif;
   
    min-height: 100vh;
    /*font-family: Futura, sans-serif;*/
}
.collapse{
  justify-content: flex-end;
}
.navbar-light .navbar-nav .nav-link {
    /*color: rgba(0, 0, 0, 0.5);*/
    /*font-family: Roboto;*/
font-style: normal;
font-weight: 500;
font-size: 18px;
line-height: 21px;
text-transform: uppercase;

color: #FFFFFF;
transition: 0.4s;

}
.wr-logo-txt{
   backdrop-filter: blur(15px);
   /*height: 90px;*/
   width: 50vw;
   position: absolute;
   display: flex;
   justify-content: space-between;
   align-items: center;
bottom:  120px;
}
.wr-logo-txt>h1{
  /*font-family: Roboto;*/
font-style: normal;
font-weight: normal;
font-size: 26px;
line-height: 31px;
border-left: 1px solid #fff;
padding:20px; 
margin: 0px;
/* or 120% */


color: #fff;
}
.wr-mause{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-bottom: 30px;
}

.quadratic {
   width: 100vw;
   height: auto;
   position: relative;
   /*border: 10px red solid;*/
   background-image: linear-gradient(to left, rgb(179, 225, 238) 50%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%, rgb(179, 225, 238)100%);
}
.line_type_1{ 
/*margin-top: 30px; */
position: relative;
    top: 30px;
  width: 100vw;
   height: 15px;
   /*border: 10px red solid;*/
   background-image: linear-gradient(to right, rgb(112, 183, 242) 52%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%, rgb(112, 183, 242)100%);
}
.line_type_2{ 
/*margin-top: 30px; */
 position: relative;
    top: 30px;
  width: 100vw;
   height: 15px;
   /*border: 10px red solid;*/
   background-image: linear-gradient(to right, rgb(12, 35, 64) 52%, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, 0) 100%, rgb(12, 35, 64)100%);
}
#ani1 {
    animation-iteration-count: 1;
}

#ani2 {
    animation-iteration-count: 1;
}

#ani3 {
    animation-iteration-count: 1;
}

#ani4 {
    animation-iteration-count: 1;
}

#ani5 {
    animation-iteration-count: 1;
}

#ani6 {
    animation-iteration-count: 1;
}

#ani7 {
    animation-iteration-count: 1;
}

#ani8 {
    animation-iteration-count: 1;
}


/**************
████───█─────────███
█──██──█───────────█
████───█────███──███
█──██──█─────────█
████───███───────███
***************/

.text-about{
  font-family: 'Roboto', sans-serif;
 font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 44px;
/* or 76% */

text-align: center;
text-transform: uppercase;

color: #1B1F2F; 
display: flex;
justify-content: flex-start;
position: relative;
top: 20px;
margin-bottom: 60px;
}

.about-container>p{
font-family: 'Roboto', sans-serif;
  font-style: normal;
font-weight: 200;
font-size: 22px;
line-height: 28px;
/* or 133% */


color: #0C2340;
padding-bottom: 60px;

}
.about-container>p>b{
font-family: 'Roboto', sans-serif;
  font-style: normal;
font-weight: 400;
font-size: 26px;
line-height: 28px;
/* or 133% */


color: #0C2340;
padding-bottom: 60px;
}
/**************
████───█─────────███
█──██──█───────────█
████───█────███──███
█──██──█─────==────█
████───███───────███
***************/

.text-work{
    font-family: 'Roboto', sans-serif;
 font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 44px;
/* or 76% */

text-align: center;
text-transform: uppercase;

color: #70B7F2; 
display: flex;
justify-content: flex-start;
position: relative;
top: 20px;
margin-bottom: 60px;
}





/*************
████───█─────────█
█──██──█─────────█──█
████───█────███──████
█──██──█────────────█
████───███──────────█
***************/
.blog-foto>img{

}
.blog-foto{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.wr-name-tex{
   backdrop-filter: blur(15px);
   width: 80%;
   padding:15px ;
   position: absolute;
   bottom: 10PX;
   color: #FFF;
       font-family: 'Roboto', sans-serif;
 font-style: normal;
font-weight: 700;
font-size: 18px;


}
.wr-tex>img{
  width: 100%;

}
.wr-tex{
  margin:15px 0px; 
}
/**************
████───█─────────████
█──██──█─────────█
████───█────███──████
█──██──█────────────█
████───███───────████
***************/
.wr-form{
  background-color: #0C2340;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  padding:60px; 

}
.add-me{
  font-family: 'Roboto', sans-serif;
 font-style: normal;
font-weight: 700;
  font-style: normal;

font-size: 18px;
line-height: 21px;
/* identical to box height */

text-transform: uppercase;

color: #70B7F2;
margin:30px 0px 15px; 
}
a.namber{
  font-family: Roboto;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 28px;
text-transform: uppercase;
color: #B3E1EE;
}

.txt-form{
font-family: Roboto;
font-style: normal;
font-weight: 400;
font-size: 18px;
line-height: 23px;
/* or 129% */
color: #F2F1F0;
}
.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 0.375rem 0rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #B3E1EE;
    background-color: #0c2440;
    background-clip: padding-box;
    border:0px; 
    border-bottom: 2px solid #B3E1EE;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
input::placeholder {
  color: #B3E1EE !important;
  font-size: 0.9em;
  text-transform: uppercase;
  /*font-style: italic;*/
}
textarea::placeholder {
  color: #B3E1EE !important;
  font-size: 0.9em;
  text-transform: uppercase;
  /*font-style: italic;*/
}
.btnw{
  height: 45px;
  width: 100%;
  background-color: #B3E1EE;
  font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 14px;
line-height: 16px;
text-transform: uppercase;
border-radius:0px;
border:none; 
color: #0C2340;
}
.form-control:focus {
    color: #80bdff;
    background-color: #0c2540;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgb(12, 36, 64);
}
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 0;
    border-top-left-radius: 0.3rem;
    border-top-right-radius: 0.3rem;
    color: #b3e1ee;
}
.close {
    /* float: right; */
    font-size: 2.5rem;
    font-weight: 700;
    line-height: 1;
    color: #b3e1ee;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    position: absolute;
    right: 15px;
    top: 10px;
}

/**************
████───█─────────████
█──██──█─────────█
████───█────███──████
█──██──█─────────█──█
████───███───────████
***************/
footer{
  background: #0C2340;
  width: 100%;

}
#myBtn {
    display: none;
    position: relative;
    bottom: 0px;
    right: 0px;
    z-index: 99;
    font-size: 18px;
    border: none;
    outline: none;
    background-color: #0000;
    color: white;
    /* cursor: pointer; */
    padding: 15px;
    border-radius: 0px;
    opacity: 1;
    transition: 0.4s;
}
.wr-ul-li {
    list-style: none;
    margin: 0px;
    padding: 5px;
  }
 .rowen {
    width: 100%;
    margin: 30px 0px;
    border-bottom: 1px solid #b2e1ee3d;
    padding-bottom: 30px;
}
  a.link-f{
    font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 20px;
/* identical to box height, or 111% */
transition: 0.3s;
text-align: center;

color: #B3E1EE;
margin-right: 30px;
  }
   a.link-f:hover{
    color: #fff;
   }
  .wr-b{
    font-family: Roboto;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 21px;
/* identical to box height */

text-transform: uppercase;

color: #B3E1EE;
  }
  .we-sosial{
    font-family: Roboto;
font-style: normal;
font-weight: 100;
font-size: 16px;
line-height: 20px;
/* identical to box height, or 125% */

text-align: center;

color: #B3E1EE;

  }
   .we-sosial:hover{
    color: #fff;
   }
   .wr-a-a:hover{
    color: #fff;
   }
  .wr-a-a{
    font-family: Roboto;
font-style: normal;
font-weight: 200;
font-size: 13px;
line-height: 18px;
/* or 138% */


color: #B3E1EE;
  }
  .mt--7{
    margin-top: 90px; 
  }
  .pb--6{
    padding-bottom: 60px;
  }
/**************
████───█─────────████
█──██──█─────────█──█
████───█────███────██
█──██──█──────────██
████───███───────██
***************/
    body {
      margin: 0;
      font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
      color: #fff;
      /*height: 3000px;*/
    }

    .slider {
      position: relative;
      overflow: hidden;
    }

    .slider__wrapper {
      display: flex;
      transition: transform 0.6s ease;
    }

    .slider__item {
      flex: 0 0 100%;
      max-width: 100%;
      position: relative;
    }
/*
    .slider__control {
      position: absolute;
      top: 50%;
      display: none;
      align-items: center;
      justify-content: center;
      width: 40px;
      color: #fff;
      text-align: center;
      opacity: 0.5;
      height: 50px;
      transform: translateY(-50%);
      background: rgba(0, 0, 0, .5);
    }*/
    .slider__control {
    position: absolute;
    top: 70%;
    display: none;
    align-items: center;
    justify-content: center;
    width: 55px;
    color: #fff;
    text-align: center;
    /* opacity: 0.5; */
    height: 55px;
    transform: translateY(-50%);
    background: #000000;
}

    .slider__control_show {
      display: flex;
    }

    .slider__control:hover,
    .slider__control:focus {
      color: #fff;
      text-decoration: none;
      outline: 0;
      opacity: .9;
    }

    .slider__control_left {
      left: 0;
      display: flex;
    }

    .slider__control_right {
      right: 0;
    }

    .slider__control::before {
      content: '';
      display: inline-block;
      width: 20px;
      height: 20px;
      background: transparent no-repeat center center;
      background-size: 100% 100%;
    }

    .slider__control_left::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
    }

    .slider__control_right::before {
      background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
    }

    .slider__item>div {
      /*line-height: 250px;
      font-size: 100px;
      text-align: center;*/
    }





/**************
████───█─────────████
█──██──█─────────█──█
████───█────███──████
█──██──█─────────█──█
████───███───────████
***************/
.wr_progect{
  min-height: 80vh;
  color: #000;
  /*border: 1px solid #000;*/
  /*transition: 0.9s;*/
}
.wr_progect:hover{
  min-height: 80vh;
  color: #000;
  /*border: 1px solid #000;*/
     /*transform: scale(1.1);*/

}
.wr_progect_img{
  width: 100%;
    /*opacity: 0.2;*/
}
/**************
████───█─────────████
█──██──█─────────█──█
████───█────███──████
█──██──█─────────-──█
████───███───────████
***************/
 .scale {
    display: inline-block; /* Строчно-блочный элемент */
    overflow: hidden; /* Скрываем всё за контуром */
    object-fit: contain;
      opacity: 0.7;
   }
   .scale img {
    transition: 1s; /* Время эффекта */

    display: block; /* Убираем небольшой отступ снизу */
   }
   .scale img:hover {
    transform: scale(1.0); /* Увеличиваем масштаб */
   
   }

   /**/
.image-container {
/*background-image: url(../images/portfolio/prog01/1.jpg);*/
background-position: center;
background-size: cover;
width: 100%;
height: 100%;
background-position: right;
}

.wr_progect-tex{
   backdrop-filter: blur(15px);
   width: 40%;
   padding:15px ;
   position: absolute;
   bottom: 20%;
   padding: 30px;
   display: flex;
   flex-direction: column;



}


.wr_progect-tex>a>h2{  
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
line-height: 42px;
text-transform: uppercase;
}
.wr_progect-tex>a>p{  
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
line-height: 23px;
/* or 129% */


color: #F2F1F0;
}
.wr_progect-tex>a.wr-q{
  margin-top: 30px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-transform: uppercase;
  transition: 0.3s;
  color: #000000 !important;
  display: flex;
  justify-content: flex-end;
}

.wr_progect-tex>a.wr-q:hover{
  margin-top: 30px;
  font-family: Roboto;
  font-style: normal;
  font-weight: bold;
  font-size: 24px;
  line-height: 34px;
  text-transform: uppercase;
  transition: 0.3s;
  color: #fff !important;
  display: flex;
  justify-content: flex-end;
}
.wr_progect-namber{
   position: absolute;
   bottom: 0%;
   /*left: 100;*/
   font-weight: bold;
    font-size: 320px;
    line-height: 0.3;
text-transform: uppercase;

color: #FFFFFF;

}


#video-id{
  height: 100%;
  width: 100%;

}

.wr-map>iframe{
width: 100%;
height: 798px;
}

.textleft{
  text-align: left;
}
#w1{
  padding-top: 90px;
}
#w2{
  padding-top: 90px;
}
#w3{
  padding-top: 90px;
}
#w4{
  padding-top: 90px;
}
#w5{
  padding-top: 90px;
}





/*progect*/

.bg-id{
  width: 100%;
  height: 100%;

}

.wr_progect-intro{
   backdrop-filter: blur(15px);
   width: 50vw;
   padding:15px ;
   position: absolute;
   bottom: 0%;
   padding: 30px;
   display: flex;
   flex-direction: column;



}
 

.wr_progect-intro>h2{  
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 32px;
line-height: 42px;
text-transform: uppercase;
}
.wr_progect-intro>p{  
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
line-height: 23px;
/* or 129% */


color: #F2F1F0;
}


.wr-intro-namber{
     position: absolute;
   bottom: 0%;
   right: 0%;
   font-weight: bold;
    font-size: 320px;
    line-height: 0.7;
text-transform: uppercase;

color: #FFFFFF;


}

.text-h1{
  font-family: 'Roboto', sans-serif;
 font-style: normal;
font-weight: 700;
font-size: 58px;
line-height: 44px;
/* or 76% */

text-align: center;
text-transform: uppercase;

color: #1B1F2F; 
display: flex;
justify-content: flex-start;
position: relative;
top: 20px;
margin-bottom: 60px;
}

.text-container>p{
font-family: 'Roboto', sans-serif;
  font-style: normal;
font-weight: 200;
font-size: 22px;
line-height: 28px;
/* or 133% */


color: #0C2340;
/*padding-bottom: 15px;*/

}
.text-container>p>b{
font-family: 'Roboto', sans-serif;
  font-style: normal;
font-weight: 400;
font-size: 26px;
line-height: 28px;
/* or 133% */


color: #0C2340;
/*padding-bottom: 15px;*/
}



.text-h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 58px;
    line-height: 44px;
    text-align: center;
    text-transform: uppercase;
    color: #70B7F2;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 20px;
    margin-bottom: 60px;
}
.wr-video>iframe{
  width: 100%;
  min-height: 550px;
}


.wererq{
  width: 100%;
}
.wr-foto>img{
  width: 100%;

}
.wr-foto{
  margin:15px 0px; 
}
 @font-face {
 font-weight: 400;
 font-style: normal;
}
.blog_box h3{
 font: 300 20px/25px Roboto, sans-serif; 
 text-transform:uppercase;
 margin-top:1em;
}
.blog_box h3 a{
 color:#000;
}
.blog_box h3 a:hover{
 color:#0c2440;
 text-decoration:none;
}
.blog_box p{
 font: 300 16px/25px Roboto, sans-serif; 
 color:#999;
 line-height:1.8em;
 margin-bottom: 2em;
}
.blog_box{
 margin-bottom: 2em;
}
.links{
 padding:0.5em 0;
}
.links ul{
 padding:0;
 list-style:none;
}
.links li{
 padding:0;
 list-style:none;
}
.links ul li {
 display: inline-block;
 margin-right: 20px;
 font: 300 16px/25px Roboto, sans-serif; 
 color:#999;
}
i.blog-icon{
 color:#0c2440;
 margin-right: 10px;
}

a.mask {
 text-decoration: none;
 overflow: hidden;
 display: block;
}
img.zoom-img:hover {
 -webkit-transform: scale(1.15);
 -webkit-transition-timing-function: ease-out;
 -webkit-transition-duration: 750ms;
 -moz-transform: scale(1.15);
 -moz-transition-timing-function: ease-out;
 -moz-transition-duration: 750ms;
 overflow: hidden;
}
img.zoom-img {
 -webkit-transform: scale(1, 1);
 -webkit-transition-timing-function: ease-out;
 -webkit-transition-duration: 250ms;
 -moz-transform: scale(1, 1);
 -moz-transition-timing-function: ease-out;
 -moz-transition-duration: 250ms;
 width: 100%;

}
.btn1 {
 border: none;
 font-family: inherit;
 font-size: inherit;
 font-weight: bold;
 color: inherit;
 background: none;
 cursor: pointer;
 padding: 20px;
 text-align:center;
 display: inline-block;
 margin: 15px 0 0;
 text-transform: uppercase;
 letter-spacing: 1px;
 outline: none;
 position: relative;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 transition: all 0.3s;
 width: 32%;
}
.btn-8c:hover {
 -webkit-transform: rotateY(15deg);
 -moz-transform: rotateY(15deg);
 -ms-transform: rotateY(15deg);
 transform: rotateY(15deg);
 text-decoration:none;
 background:#B3E1EE;
 color:#fff;
}
.btn1:after {
 content: '';
 position: absolute;
 z-index: -1;
 -webkit-transition: all 0.3s;
 -moz-transition: all 0.3s;
 transition: all 0.3s;
}
.btn-8 {
 display: block;
 background:#0c2440;
 outline: 1px solid transparent;
 -webkit-transform-style: preserve-3d;
 -moz-transform-style: preserve-3d;
 transform-style: preserve-3d;
}
.section-blog {
    position: relative;
    width: 100%;
    height: 50vh;
    display: flex;
    align-items: flex-end;
    /* justify-content: center; */
    /* justify-content: center; */
    /* overflow: hidden; */
    margin-bottom: 30px;
}

.wr-intro-blog{
    position: absolute;
    bottom: 0%;
    /* right: 0%; */
    font-weight: bold;
    font-size: 306px;
    line-height: 0.7;
    text-transform: uppercase;
    color: #FFFFFF;
     width: 100%;
    text-align: center;
}
/**********************************//**********************************/
#popup__toggle{bottom:10px;right: 10px;position:fixed;z-index:999;}
.img-circle{background-color:#29AEE3;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #29AEE3;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#29AEE3;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock{box-sizing:content-box;-webkit-box-sizing:content-box;width:52px;height:52px;margin: 10px; background-image:url(https://applegoods.com.ua/img/mini.png);background-size: cover; background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
/**********************************//**********************************/
#popup__toggle2{bottom:-8px;right:  100px;position:fixed;z-index:999; width: 100%;}
.img-circle2{background-color:#D22B53;box-sizing:content-box;-webkit-box-sizing:content-box;}
.circlephone2{box-sizing:content-box;-webkit-box-sizing:content-box;border: 2px solid #D22B53;width:150px;height:150px;bottom:-25px;right:10px;position:absolute;-webkit-border-radius:100%;-moz-border-radius: 100%;border-radius: 100%;opacity: .5;-webkit-animation: circle-anim 2.4s infinite ease-in-out !important;-moz-animation: circle-anim 2.4s infinite ease-in-out !important;-ms-animation: circle-anim 2.4s infinite ease-in-out !important;-o-animation: circle-anim 2.4s infinite ease-in-out !important;animation: circle-anim 2.4s infinite ease-in-out !important;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.circle-fill2{box-sizing:content-box;-webkit-box-sizing:content-box;background-color:#D22B53;width:100px;height:100px;bottom:0px;right:35px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;-webkit-animation: circle-fill-anim 2.3s infinite ease-in-out;-moz-animation: circle-fill-anim 2.3s infinite ease-in-out;-ms-animation: circle-fill-anim 2.3s infinite ease-in-out;-o-animation: circle-fill-anim 2.3s infinite ease-in-out;animation: circle-fill-anim 2.3s infinite ease-in-out;-webkit-transition: all .5s;-moz-transition: all .5s;-o-transition: all .5s;transition: all 0.5s;}
.img-circle2{box-sizing:content-box;-webkit-box-sizing:content-box;width:72px;height:72px;bottom: 14px;right: 49px;position:absolute;-webkit-border-radius: 100%;-moz-border-radius: 100%;border-radius: 100%;border: 2px solid transparent;opacity: .7;}
.img-circleblock2{box-sizing:content-box;-webkit-box-sizing:content-box;width:52px;height:52px;margin: 10px; background-image:url(/images/calc.png);background-size: cover; background-position: center center;background-repeat:no-repeat;animation-name: tossing;-webkit-animation-name: tossing;animation-duration: 1.5s;-webkit-animation-duration: 1.5s;animation-iteration-count: infinite;-webkit-animation-iteration-count: infinite;}
.img-circle2:hover{opacity: 1;}
@keyframes pulse {0% {transform: scale(0.9);opacity: 1;}
  50% {transform: scale(1); opacity: 1; }   
  100% {transform: scale(0.9);opacity: 1;}}
 @-webkit-keyframes pulse {0% {-webkit-transform: scale(0.95);opacity: 1;}
  50% {-webkit-transform: scale(1);opacity: 1;}   
  100% {-webkit-transform: scale(0.95);opacity: 1;}}
@keyframes tossing {
  0% {transform: rotate(-8deg);}
  50% {transform: rotate(8deg);}
  100% {transform: rotate(-8deg);}}
@-webkit-keyframes tossing {
  0% {-webkit-transform: rotate(-8deg);}
  50% {-webkit-transform: rotate(8deg);}
  100% {-webkit-transform: rotate(-8deg);}}
@-moz-keyframes circle-anim {
  0% {-moz-transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;-moz-opacity: .1;-webkit-opacity: .1;-o-opacity: .1;}
  30% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;-moz-opacity: .5;-webkit-opacity: .5;-o-opacity: .5;}
  100% {-moz-transform: rotate(0deg) scale(1) skew(1deg);opacity: .6;-moz-opacity: .6;-webkit-opacity: .6;-o-opacity: .1;}}
@-webkit-keyframes circle-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.5) skew(1deg);-webkit-opacity: .1;}
  30% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);-webkit-opacity: .5;}
  100% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);-webkit-opacity: .1;}}
@-o-keyframes circle-anim {
  0% {-o-transform: rotate(0deg) kscale(0.5) skew(1deg);-o-opacity: .1;}
  30% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);-o-opacity: .5;}
  100% {-o-transform: rotate(0deg) scale(1) skew(1deg);-o-opacity: .1;}}
@keyframes circle-anim {
  0% {transform: rotate(0deg) scale(0.5) skew(1deg);opacity: .1;}
  30% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .5;}
  100% {transform: rotate(0deg) scale(1) skew(1deg);
opacity: .1;}}
@-moz-keyframes circle-fill-anim {
  0% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-moz-transform: rotate(0deg) -moz-scale(1) skew(1deg);opacity: .2;}
  100% {-moz-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-webkit-keyframes circle-fill-anim {
  0% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;  }
  50% {-webkit-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;  }
  100% {-webkit-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@-o-keyframes circle-fill-anim {
  0% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {-o-transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {-o-transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
@keyframes circle-fill-anim {
  0% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}
  50% {transform: rotate(0deg) scale(1) skew(1deg);opacity: .2;}
  100% {transform: rotate(0deg) scale(0.7) skew(1deg);opacity: .2;}}
/**********************************//**********************************/


.text-about-form {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #1B1F2F;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 20px;
    margin-bottom: 10px;
}
.text-about-form2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #1B1F2F;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 20px;
    margin-bottom: 10px;
}

.wr-form-calcucator{
    background-color: #ffffff;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 10px;
    border: 2px solid #2196F3;
    border-radius: 0px;
    width: 80vw;
    margin: 10vw;
}
.form-control2 {
    display: block;
    width: 100%;
    height: 45px;
    padding: 0.375rem 0rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #061220;
    background-color: #ffffff;
    background-clip: padding-box;
    border: 0px;
    border: 1px solid #061220;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.form-control2::placeholder {
  color: #061220 !important;
  font-size: 0.9em;
  text-transform: uppercase;
  /*font-style: italic;*/
}

.form-control2::placeholder {
  color: #061220 !important;
  font-size: 0.9em;
  text-transform: uppercase;
  /*font-style: italic;*/
}

.text-about-form3 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #1B1F2F;
    display: flex;
    justify-content: flex-start;
    position: relative;
    /* top: 20px; */
    margin-bottom: 10px;
}
.text-about-form4 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 36px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #2196F3;
    display: flex;
    justify-content: flex-start;
    position: relative;
    /* top: 20px; */
    margin-bottom: 10px;
}

.text-about-form5 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 14px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    color: #1B1F2F;
    display: flex;
    justify-content: flex-start;
    position: relative;
    /* top: 20px; */
    margin-bottom: 10px;
}



/**/

.dmon{
  display: none!important;
}
.ddesk{
  display: block!important;
}

/**/

@media (max-width: 575.98px) {
  #w1{
  padding-top: 30px;
}
#w2{
  padding-top: 30px;
}
#w3{
  padding-top: 30px;
}
#w4{
  padding-top: 30px;
}
#w5{
  padding-top: 30px;
}

  .menu>div>a>img {
    height: auto;
    transition: 0.5s;
    height: 40px ;
    object-fit: scale-down;
}

.fixed>div>a>img {

height: 40px;
transition: 0.5s;
    object-fit: scale-down;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0);
}
.menu>div>a>img {

    height: auto;
    transition: 0.5s;
    height: 40px;
    object-fit: scale-down;
}
#video-id {
    height: 100%;
    width: auto;
}
.wr-logo-txt {
    backdrop-filter: blur(15px);
    height: auto;
    width: 80%;
    position: absolute;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    bottom: 30vh;
    margin: 10%;
    background: rgba(27, 31, 47, 0.4) !important;
}
.wr-logo-txt>img{
  height: 70px;
}
.wr-logo-txt>h1 {
    /* font-family: Roboto; */
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 21px;
    text-align: center;
    border-left: 0px solid #fff;
    border-top: 1px solid #fff;

    padding: 20px;
    margin: 0px;
    color: #fff;
}
#popup__toggle {
    bottom: -7px;
    right: -40px;
    position: fixed;
    z-index: 999;
}
.navbar-light .navbar-nav .nav-link {
    /* color: rgba(0, 0, 0, 0.5); */
    /* font-family: Roboto; */
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    color: #FFFFFF;
    transition: 0.4s;
    text-align: end;
    padding: 15px;
}
.slider__item {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
}
.wr_progect-tex>a>h2 {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 21px;
    line-height: 24px;
    text-transform: uppercase;
}
.wr_progect-tex>a>p {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 15px;
    line-height: 18px;
    color: #F2F1F0;
}
.wr_progect-tex {
    backdrop-filter: blur(15px);
    width: 90%;
    /*padding: 15px;*/
    position: absolute;
    bottom: 20%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    background: rgba(27, 31, 47, 0.4) !important;
}

.wr_progect-namber {

    position: absolute;
    bottom: 0%;
    font-weight: bold;
    font-size: 140px;
    line-height: 0.4;
    text-transform: uppercase;
    color: #FFFFFF;
}
.wr_progect-tex>a {
    margin-top: 10px;
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 18px;
    line-height: 18px;
    text-transform: uppercase;
    transition: 0.3s;
    color: #000000;
    display: flex;
    justify-content: flex-end;
}
.wr_progect-tex>a:hover{
    margin-top: 10px;
    font-size: 18px;
    line-height: 18px;
 
}
.wr-tex {
    margin: 0px 0px;
    padding: 2px;
        max-height: 220px;
}
.wr-tex>img {
    width: 100%;
    max-height: 220px;
}
.wr-name-tex {
    backdrop-filter: blur(15px);
    width: 80%;
    padding: 15px;
    position: absolute;
    bottom: 10PX;
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    background: rgba(27, 31, 47, 0.4) !important;
}
.wr-form {
    background-color: #0C2340;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    flex-direction: column;
    padding: 30px;
}
.wr-map>iframe{
width: 100%;
height: 50vh;
}
.wr-map{
  padding:0px;
  margin:0px;  
}
.textleft {
    text-align: center;
    display: flex;
    justify-content: center;
}
.wr-ul-li {
    list-style: none;
    margin: 0px;
    padding: 5px;
    width: 100%;
    text-align: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.we-sosial {
    font-family: Roboto;
    font-style: normal;
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    color: #B3E1EE;
    margin: 10px;
}
a.link-f {
    font-family: Roboto;
    font-style: normal;
    font-weight: 200;
    font-size: 28px;
    line-height: 34px;
    transition: 0.3s;
    text-align: center;
    color: #B3E1EE;
    margin-right: 0px;
}
.wr_progect-intro {
    backdrop-filter: blur(15px);
    width: 80vw;
    margin: 20vh 10vw;
    padding: 15px;
    bottom: 10%;
    bottom: 0%;
    padding: 10px;
    display: flex;
    flex-direction: column;
    background: rgba(27, 31, 47, 0.4) !important;
}
.wr-intro-namber {
    position: absolute;
    bottom: 0%;
    left: 0%;

    font-weight: bold;
    font-size: 130px;
    line-height: 0.7;
    text-transform: uppercase;
    color: #FFFFFF;
  }
.wr_progect-intro>h2 {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
    text-transform: uppercase;
}
.wr-foto>img {
    width: 100%;
    max-height: 260px;
}
.wr_progect-intro>p {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 200;
    font-size: 16px;
    line-height: 20px;
    color: #F2F1F0;
}
.wr-foto{
  margin:0px 0px; 
  padding:1px; 
}
.text-container>p {
    /*line-height: 27px;*/
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 200;
    line-height: 22px;
    /*line-height: 28px;*/
    font-size: 16px;
    color: #0C2340;
    /* padding-bottom: 15px; */
}
.text-h1 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 41px;
    line-height: 45px;
  
    text-align: center;
    text-transform: uppercase;
    color: #1B1F2F;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 20px;
    margin-bottom: 60px;
}
.text-h2 {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 41px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #70B7F2;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 20px;
    margin-bottom: 60px;
}
.text-work {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 41px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #70B7F2;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 20px;
    margin-bottom: 60px;
}
.text-about {
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 41px;
    line-height: 45px;
    text-align: center;
    text-transform: uppercase;
    color: #1B1F2F;
    display: flex;
    justify-content: flex-start;
    position: relative;
    top: 20px;
    margin-bottom: 60px;
}
.wr-intro-blog {
    position: absolute;
    bottom: 0%;
    /* right: 0%; */
    font-weight: bold;
    font-size: 100px;
    line-height: 0.7;
    text-transform: uppercase;
    color: #FFFFFF;
    width: 100%;
    text-align: center;
}

.section-bg {
    position: relative;
    width: 100%;
    height: 70vh;
    display: flex;
    align-items: flex-end;
    /* justify-content: center; */
    justify-content: flex-start;
    overflow: hidden;
    background-size: cover;
}



.wererq{
  height: 70vh;
}
img.d-block.w-100 {
    height: 100%!important;
}
img.d-block {
    /*width: auto;*/
        padding-top: 59px;
    width: 100%;
    padding-bottom: 370px;
    background-color: #0c2340;
}

.wr_progect-tex2 {
    backdrop-filter: blur(15px);
    width: 100%;
    padding: 15px;
    position: absolute;
    bottom: 20%;
    padding: 30px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    background: rgba(27, 31, 47, 0.4) !important;

}
.wr_progect-tex2>a>h2 {
    color: #FFF;
    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 17px;
    text-transform: uppercase;
    text-align: right;
    margin-top: 10px;
}

.dmon{
  display: block!important;
}
.ddesk{
   display: none!important;
 }
.btn-8 {

    width: 90%;
}
.menu {
    background-color: rgba(27, 31, 47, 0.8) !important;

  }


}




@media (min-width: 576px) and (max-width: 767.98px) {

  /*.menu>div>a>img {
    height: auto;
    transition: 0.5s;
    height: 40px ;
    object-fit: scale-down;
}

.fixed>div>a>img {

height: 40px;
transition: 0.5s;
    object-fit: scale-down;
}
.navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0);
}
.menu>div>a>img {

    height: auto;
    transition: 0.5s;
    height: 40px;
    object-fit: scale-down;
}*/


}

@media (min-width: 768px) and (max-width: 991.98px) {}

@media (min-width: 992px) and (max-width: 1199.98px) {}

@media (min-width: 1200px) and (max-width: 1440px) {}

@media (min-width: 1441px)) {}



    /***************************************************************************/
    /***************************************************************************/
    /***************************************************************************/
    /**************************************************************************