
body {
    margin: 0;
    font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif 

 /*  background: #ff8190f3;
 background: -webkit-linear-gradient(to right, #d8fff5, #e573f6);
 background: linear-gradient(to right, #74f8b6, #f5ccee);
   */
}
.masca{
    max-height: 100vh;
    overflow: hidden;  
    position: relative;
    
    
    background:url("img/iconcke/videoTeka.jpg")center no-repeat;
    background-size: cover;
}
    /* маска для видео */
.masca:after{
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        background-color:rgba(0,0,0,0.3);
        position: absolute;
        z-index:2;
        top: 0;
        left: 0;
        
}

.masca_content{
/*варавниваем по центру*/
    display:flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    height: 100%;
  /*   margin: 0; */
    position: absolute;
    z-index:3;
    top: 0;
    left: 0;
   
    text-align: center;
}
.text-center{
    max-width: 1200px;
    margin: auto;
}
.breadcrumb-item{
    margin: 0;
    font-size: 18px;
    text-align:center;
}
.videoblog-container {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
}

.videoblog-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media (max-width: 768px) {
  .videoblog-wrapper {
    flex-direction: column;
  }
}
#message_searcg{
    display: none;
}

.video{
    position: relative;
    z-index: 1;
    padding-bottom: 56.25%;
}
/* адоптивность видео по ширене экрана */
.video_medeo{
    width: 100%;
    height: auto;
    position:absolute;
    top: 0;
    left: 0;
}
/* .mytext{
    right:5%;
} */
footer{
   
    background: #FC354C;
    background: -webkit-linear-gradient(to right, #0ABFBC, #FC354C);
    background: linear-gradient(to right, #0ABFBC, #FC354C);
}
#foot{
    background: #FC354C;
    background: -webkit-linear-gradient(to right, #0ABFBC, #FC354C);
    background: linear-gradient(to right, #0ABFBC, #FC354C);

  }
 
  /* шапка */
#header1{
    
    background: #FC354C;
    background: -webkit-linear-gradient(to right, #0ABFBC, #FC354C);
    background: linear-gradient(to right, #0ABFBC, #FC354C);
}
#shirift_color{
      color: #fff;
      font-size: 24px;
}
#chirift_colors{
    color: #fff;
    font-size: 24px;
}
#exit_button{
  color: azure;
  font-size: 24px;
}
#avt{
  font-size: 24px;
  color: azure;
}
#noregist{
  font-size: 24px;
  color: azure;
}
#show_modal_registration{
  /* font-size: 24px; */
  color: azure;
}
#lg1{
  font-size: 24px;
  color: azure;
}
#Search{
    color: rgb(255, 251, 251);
    font-size: 14px;
}
#btn{
  
  display: none; 
  
} 
#my_admin{
  font-size: 24;
  color: antiquewhite;
}

#exampleModal2{
  margin:0%;
}
  
  /* clock style */
#myclock canvas {
    width: 40%;
    max-width: 40%;
    margin-left: 80%;

}
#medeoteka{
    font-size: 24;
    color: white;
}
#dropdownMenuLink{
    font-size: 24;
    color: white;
}

.my_brend{
    width: 9%;
}
#message_autorization{
  background: #FC354C;
  background: -webkit-linear-gradient(to right, #cff9b3, #f673e0);
  background: linear-gradient(to right, #62f4ab, #e77bd5);
    margin-top: 1%;
    display: none;
    font-size: 20px;
}
#message_registration2{
  background: #FC354C;
  background: -webkit-linear-gradient(to right, #adf7db, #aafade);
  background: linear-gradient(to right, #62f4ab, #f1b6e7);
  margin-top: 3%;
  display: none;
  font-size: 20px;
}
#form_registration{
  background: #f497a1;
  background: -webkit-linear-gradient(to right, #86f4fc, #c7f370);
  background: linear-gradient(to right, #cbfde4, #f3f9ac);
}

.modal-content{
  background: #f5f58c;
  background: -webkit-linear-gradient(to right, #27eaf8, #67abef);
  background: linear-gradient(to right, #aff6b9, #7ef67c);
}


#authorized{
  display: none;
  font-size: 20px;
}
 
#message_update_user_date2{
  display: none;
  font-size: 20px;
}
#the_calendar{
  width:170px;
  margin-left: 7%;
 
}
#t_DayDiary1{
  margin-left: 7%;
}




/* <!--Часы--> */
#clok2{
  margin-top: 0%;
  transform: scale(1, 1);
}
@media (min-width: 120px) {
  #date {
    font-size: 2.5rem;
  }

#time {
    font-size: 10rem;
  }
#time span {
    font-size: 2.5rem;
    line-height: 1;
  }
}
.main.container-fluid {
  margin: 0;
  padding: 0;
}

.nightmode {
  background-color: #121212;
  background-image: linear-gradient(to right, #274046, #E6DADA);
  color: #fff;
  text-shadow: 1px 1px 1px black;
}

.daymode {
  background-color: #87ceeb;
  background-image: linear-gradient(to bottom left, #87ceeb 0%, #fff 100%);
  color: #333;
  text-shadow: 1px 1px 10px white;
}

.clocktext {
  display: block;
  margin: 0;
  padding: 1px 0,0,0;
  width: 100%;
  text-align: center;
  line-height: 1.2;
  white-space: nowrap;
}

#date {
  font-size: 50px;
  padding-top: 15px;
}

#time {
  font-size: 5rem;
  margin: 1px 0 0 0;
}



@media (min-width: 150px) {
  #date {
    font-size:50px;
  }
#time {
    font-size: 50px;
  }
#time span {
    font-size: 50px;
    line-height: 2;
  }
}

@media (min-width: 200px) {
  #date {
    font-size: 3rem;
  }
#time {
    font-size: 11rem;
  }
#time span {
    font-size: 3rem;
    line-height: 2;
  }
}

@media (min-width: 250px) {
  #date {
    font-size: 50px;
  }
#time {
    font-size: 50px;
  }
#time span {
    font-size: 50px;
    line-height: 2;
  }
}

/* видео */
.im{  
  width:300px;
  height: 170px;
  display: none;
  
}


#load_nformation{
  margin-left: 3%;
}
/* Кабинет пользователя */

#otzev{
  margin-left: 1%;
}
.so{
  width: 17%;
}
#telegramm{
  width: 20%;
}
#qw{
  background: #FC354C;
  background: -webkit-linear-gradient(to right, #5dedc9, #737cf6);
  background: linear-gradient(to right, #62f4ab, #f3aa6e);
}
/* #veth{
  font-size: 50px;
} */
#vidpoc{
  width: 500px;
  height: 300px;
}
#vaid{
  width: 500px;
  height: 300px;
}
#cori{
width: 100%;
height: auto;
}
#fon{
width: 100%;
}
#tex6{
  margin-top: 7%;
}
img {
  height: auto;
  width: 100%;
  /* еще больше контроля с max-width */
  max-width: 720px;
}
.myimages{
  width: 500px;
  height: 300px;
}
/* button go top */
#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 10px;
}
#myBtn:hover {
  background-color: green;
}
/* meny */
