@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;
width: 100%;
}
.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;
    
}

.headcontent {
    background-size: cover;
    border-radius: 5px;
    color: #fff;
    font-family: Spectral;
    height: 380px;
    margin: 0 auto;
    padding: 1.25rem;
    text-transform: uppercase;
    width: 57vw;
    margin-top: 15px;
    
}
.img-fluid {
    max-width: 50vw; 
    height: auto;
    margin-top: 140px;
   
}
.headcontent {
    background: url(head.png);
    background-size: cover;
    border-radius: 5px;
    color: #fff;
    font-family: Spectral;
    height: 380px;
    text-transform: uppercase;
    width: 58vw;
    margin-top: 15;
    font-family: Spectral;
}
.headcontent-item {
    align-items: center;
    display: flex;
    flex-direction: column;
    font-size: 1.2rem;
    justify-content: center;

}

p{
    font-size: 1.4rem;
    margin-top: 0;
    margin-bottom: 1.5rem;
    
    }
    .headcontent .andbutton {
        float: right;
        margin-right: 0.75rem;
    }
    .andbutton button{
        background-color: transparent;
        color: white;
        border: 2px solid #0dcaf0;
        transition: .4s;
        font-family: Arial, Helvetica, sans-serif;
    }
    .btn1{
        cursor: pointer;
        border: none;
        font-size: inherit;
        font-family: Poppins,sans-serif;
        vertical-align: middle;
        width: 150px;
        height: 35px;
        border-radius:5px;
      
    }

.btn1:hover {
    background: #0dcaf0;
    border-radius: 5px;
 
}

.block {
    background:rgba(255, 255, 255, 0.564);
    height: 200%;
    margin-top: 50px;

}

  .cool{  
     border-radius: 25px;
     width: 300px;
     padding: 20px;
     margin-right: 40px;
     margin-left: 150px;
     
  }

  .containerbig {
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    background: hsla(0, 0%, 100%, 0.34);
    border-radius: 16px;
    box-shadow: 0 4px 30px rgba(0,0,0,.1);
    margin-top: 50px;
    height: max-content;
    flex-direction: column;
    align-content: normal;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: flex;



}

.cool1 {
max-width: 300px; 
height: 200px;
padding: 20px;
margin-top: 40px;
margin-left: 150px;
border-radius: 25px;
}




.mainpage  {
    box-sizing: border-box;
    height: 100%;
    width: 90%;
    position: relative;
    font-size: 1.2rem;
    margin-right: 100px;
    flex: 1 1 auto;
}



.block1 {
  display: flex;
  margin-top: 30px;
  
}
.block2 {
    display: flex;
    margin-top: 60px;
  }
  .block3 {
    display: flex;
    margin-top: 60px;

  }
  .block4 {
    display: flex;
    margin-top: 60px;

  }
  .block5 {
    display: flex;
    margin-top: 60px;

  }
  .block6 {
    display: flex;
    margin-top: 60px;

  }
  .block7 {
    display: flex;
    margin-top: 60px;

  }
  .block8 {
    display: flex;
    margin-top: 60px;

  }

  .block9 {
    display: flex;
    margin-top: 60px;

  }
  .block10 {
    display: flex;
    margin-top: 60px;

  }
  .block11 {
    display: flex;
    margin-top: 60px;

  }
  .block12 {
    display: flex;
    margin-top: 60px;

  }
  .block13 {
    display: flex;
    margin-top: 60px;

  }
.p1 {
  padding: 50px;
}



body {
  background-color: #f2f2f2;
}
@keyframes slide {
  from {
      transform: translateX(0);
  }
  to {
      transform: translateX(-100%);
  }
}





.logos {
  overflow: hidden;
  padding: 50px 0;
  background-color: rgba(3, 110, 250, 0.644);
  white-space: nowrap;
  position: relative;
  height: 60px;
 
}

.logos:hover .logos-slide {
  animation-play-state: paused;
}

.logos:before,
.logos:after {
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 2;
}




.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(3, 61, 250, 0.808));
}


.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(3, 61, 250, 0.808));
}

.logos-slide {
  display: inline-block;
  
  animation: 30s slide infinite linear;
}


.logos-slide img {
  height: 80px;
  margin: 0 40px;
}

 


.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;
}
  

.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;
}