@import url('https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@10..48,200&family=Varela+Round&display=swap');

* {
    margin: 0;
    padding: 0;

}




body {
    position: relative;
    font-size: 1.1rem;
    line-height: 1.5;
    min-width: 400px;
    overflow-x: hidden;
    height: 100%;
    background-image: url(blue10.jpg);
    background-position: 50%;
    background-size: cover;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;
    min-height: 100vh;
    }


    .container1 {
      display: flex;
  position: fixed;
  z-index: 3;
  }
  .item {
      padding: 40px;
      height: 20px;
      background-color: rgba(255, 255, 255, 0.789);
   
  }
    .item2 {
      flex-grow: 3;
      display: flex;
      justify-content: space-between;
      align-items: center;
      background-color: rgba(255, 255, 255, 0.789);
      width: 1109px;
   
    }

  .item1{
    border-end-start-radius: 31px;
  }

  .item3{
    border-end-end-radius: 31px;
  }




.navbar-menu {
    list-style-type: none;
    padding-left: 0;
    padding: 10px;
    margin-bottom: 0;
}
.navbar-menu li {
   display: inline-block;
   margin-right: 0.55rem;
}

.navbar-menu li{

    background: none;
    text-align: center;
    background: linear-gradient(90deg,#64c8c8,#64c8c8),linear-gradient(90deg,red,#ff00b4,#0064c8);
    background-position: 100% 100%,0 100%;
    background-repeat: no-repeat;
    background-size: 100% 3px,0 3px;
    cursor: pointer;
    text-align: center;
    transition: .4s;
   
}
.navbar-menu li:hover{
  background-size: 0 3px, 100% 3px;
}

.navbar-menu li a {
    display: inline-block;
    text-decoration: none;
    color: black;
    
   
}

.navbar-wrap {
    display: flex;
    flex-flow: row nowrap;
}

.flag {
    margin-left: 5px;
    
}


 .first {
    font-size: 50px;
    padding-top: 100px;
    padding-left: 50px;
    color: white;
    font-weight: 350;
    }

   
.imgs {
    border-radius: 5px;
}
   
.container4 {
    background-color: rgba(255, 255, 255, 0.789);
    backdrop-filter: blur(25px);
    width: 95%;
    height: 70wv;
    margin-left: 35px;
    margin-top: 50px;
    border-radius: 30px;
}

.text {
    padding: 25px;
}

 .text ul {
    padding-left: 40px;
    color: #042647;
 }
 h3{
    font-weight: 400;
    font-size: 30px;
 }

.hreff {
    color: black;
}
.contact_me {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
   
    
  }
  
  .number {
    color: #fff;
    font-size: 18px;
     margin-left: 10px;
  }
  
   .number a {
    color: #fff;
   
   }
  
    .number li {
      list-style-type: none;
    }
  
    .fa-phone {
     margin-right: 10px;
    }
  
  .email {
    text-decoration: none;
    margin-left: 10px;
  
  }
  
   .maps:hover {
    color: #dc3545;
    
  }
  
  .maps {
    color: #dc3545;
    font-size: 16px;
    text-align: center;
    margin-left: 10px;
  
  }
  
  .mapss:hover {
    color: #dc3545;
    transition: all .3s ease-in-outt;
  }
  
  
  .bloks {
    margin-left: 260px;
    margin-top: 30px;
    
  }
  
   .contact_me:after {
    background: #fff;
    content: "";
    display: block;
    height: 3px;
    margin-top: 20px;
    width: 170px;
  }
  
  
  form {
    background-color: #00000000;
    padding: 20px;
    border-radius: 10px;
    width: 450px;
    height: 270px;
   
  }
  
  
  
  form {
    display: flex;
    flex-direction: column;
  }
  
  label {
    margin-bottom: 5px;
  
  }
  
  input, textarea {
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid #212529;
    border-radius: 10px;
    border-radius: 0.375rem;height: 70px;
    font-size: 19px;
    font-family: 'Times New Roman', Times, serif;
    font-size: 1rem;
    font-weight: 400;
  }
  
  .but {
    background-color: #0d6efd;
    color: #fff;
    border: none;
    border-radius: 0.375rem;
    padding: 10px;
    cursor: pointer;
    width: 450px;
    height: 45px;
  }
  
  button:hover {
    background-color: #0d6efd;
  }
  
  form {
    margin-left: 34%;
   
  }
  
  .form-control:focus {
  outline: none;
  }
  
  
  
  
  .social {
    color: #fff;
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 350px;
  }
  
  .social__item {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
  }
  
  .facebook:hover {
  box-shadow: 0px 0px 5px #dc3545;
  color: #fff;
  }
  
  .facebook:hover {
   border: #dc3545;
    background-color: #dc3545;;
    color-scheme: #dc3545;;
    transition-delay: .09s;
  }
  
  
  .linkedin:hover {
      box-shadow: 0px 0px 5px #dc3545;
      color: #fff;
      border: #dc3545;
      background-color: #dc3545;;
      color-scheme: #dc3545;;
      transition-delay: .09s;
    }
    
  
    .instagram:hover {
      box-shadow: 0px 0px 5px #dc3545;
      color: #fff;
      border: #dc3545;
      background-color: #dc3545;;
      color-scheme: #dc3545;;
      transition-delay: .09s;
    }
    
    .vk:hover {
      box-shadow: 0px 0px 5px #dc3545;
      color: #fff;
      border: #dc3545;
      background-color: #dc3545;;
      color-scheme: #dc3545;;
      transition-delay: .09s;
    }
    
    .tiktok:hover {
      box-shadow: 0px 0px 5px #dc3545;
      color: #fff;
      border: #dc3545;
      background-color: #dc3545;;
      color-scheme: #dc3545;;
      transition-delay: .09s;
    }
    
  
  .mediaa {
    color: #fff;
  }
  
  .wrapper {
      background: linear-gradient(105deg,#000,#2c3e50);
      padding-top: 30px;
      margin-top: 30px;
  }
    
  
  .media {
   margin-left: 55%;
    position: absolute;
    margin-top: -180px;
    
  }
  
  .contact__me {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 25px;
    margin-top: 0;
    text-transform: uppercase;
   
  }
  
  .contact__me:after {
    background: #fff;
    content: "";
    display: block;
    height: 3px;
    margin-top: 30px;
    width: 390px;
  }