.nav-link , .navbar-brand{
 color: black;
 cursor: pointer;
}
.nav-link{
 margin-right: 1em !important;
}

.navbar-collapse{
 justify-content: flex-end;
}
.navbar-toggler{
  background:#fff !important;
}


.navbar-brand>img {
  height: 8vh;
  padding: 1px;
  width: auto;
}

.img-full{
height: auto;
width: 60vw;
}


.mylinks{
font-size: 24px;
}


.textarea-gradiant{
background-position: center center
}

.textlocated{
display: flex;
justify-content: between;
}



.form-controlmy {
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.375rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.form-controlmy:focus {
  color: #212529;
  background-color: #fff;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
}


.mt10{
margin-top: 8rem;
}

.textcontrol{
font-size: 24px;
}


.imgmobile {
  width: 250px;
  height: auto;
    margin-top: 2%;

}

.imgmobile img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
}

.col-md-my{
    flex: 0 0 auto;
    width: 86%;
}


  .img2-full{
height: 512px;
width: 512px;
}

body{
position: relative;
min-height: 100vh;
font-family: 'Roboto', sans-serif;
clear: both;
}





.img-comfort{
height: 35vh;

width: auto;
}


.color-input{
background-color:#666;
}

.mt20{
margin-top: 2%;

}

.mobile2 {
    font-size: 1.5em;

  }

 .resizemy{
 font-size: 1em;

 }

.minhate{
margin-top: 28vh;
}

.h-setup{
height: 100vh;
}

.h-setup-final{
height: 140vh;
}
.mt40{
    margin-top: 10%;
    }


@media only screen and (max-device-width: 1500px) {

.minhate{
margin-top: 34vh;
}
.mobile2 {
    font-size: 1.5em;

  }
}




@media only screen and (max-device-width: 1000px) {

.minhate{
margin-top: 32vh;
}

.h-setup-final{
height: 160vh;
}


.mobile2 {
    font-size: 1.5em;


  }


      .imgmobile{
  width: 512px;
  height: auto;
  margin-top: 2%;

}

     .mt20{
    margin-top: 11%;

    }


  }



@media only screen and (max-device-width: 800px) {

.textlocated{
display:block;
}


.mt40{
    margin-top: 20%;
    }

.resizemy{
 font-size: 1.05em;


 }
.mobile2 {
    font-size: 1.5em;


  }
     .mt20{
    margin-top: 18%;

    }


    .h-setup-final{
height: 160vh;
}
  }
#menu-be-open-art li{
  transition: transform 0.3s ease;
  transform: scale(0.95);
}
#menu-be-open-art li:hover {
  transform: scale(1);

}


@media only screen and (max-device-width: 640px) {
.mt40{
    margin-top: 55%;
    }

.minhate{
margin-top: 30vh;
}
.h-setup{
height: 110vh;
}
.h-setup-final{
height: 160vh;
}
.resizemy{
 font-size: 1.1em;


 }

    .imgmobile{
  width: 440px;
  height: auto;
  margin-top: 10%;

}

    .mobile2 {
    font-size: 1.7em;


  }

  .tocol{
    flex-direction: column;
    align-items: center
  }
  .img-full{
height: auto;
width: 60vw;

}
  .img2-full{
height: 80vw;
width: 80vw;

}

  .mt20{
    margin-top: 70%;
    }

    .navbar-brand>img {
  height: 8vh;
  padding: 30px;
  width: auto;
}


.flmb{
  justify-content: space-between;
}
.textmobile{
  font-size: 1.5vh;
}
.img-comfort{
height: 15vh;

width: auto;
}
}


@media only screen and (max-device-width: 560px) {
   .mt40{
    margin-top: 70%;
    }
    .mobile2 {
    font-size: 1.7em;}

    .imgmobile{
  width: 380px;
  height: auto;
  margin-top: 12%;
  }

    .textcontrol{
        font-size: 16px;
    }

    .mylinks{
    font-size: 18px;
    }

    p{
    font-size: 22px;
    }

}






@media only screen and (max-device-width: 400px) {
  .mt20{
    margin-top: 80%;

    }



   .mt40{
    margin-top: 80%;
    }

    .mobile2 {
    font-size: 1.7em;

  }



.imgmobile{
  width: 280px;
  height: auto;
  margin-top: 10%;

}

.h-setup{
height: 110vh;
}
.h-setup-final{
height: 150vh;
}


}


  .bg-image {
    background: url("main.jpg");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    top: 0;
    width: 100vw;
    height: 350px; /* задаем высоту картинки */

    z-index: -1; /* чтобы элемент был под header */
  }









.use-pic-btn {
  position: fixed;
  bottom: 20px;
  left: 20px;
  padding: 10px;
  background-color: #007bff;
  color: white;
  border-radius: 5px;
  text-decoration: none;
  font-size: 16px;
  z-index: 9999;
}

.use-pic-btn:hover {
  background-color: #0062cc;
}



@media only screen and (max-device-width: 370px) {
  .mt20{
    margin-top: 55%;
    }

  .mt40{
    margin-top: 80%;
    }





.h-setup{
height: 110vh;
}

.h-setup-final{
height: 130vh;
}

}

