.navbar-brand-logo {
    max-width: 11.5rem;    
}

.contacts-icon {
    position: relative;
}

.contacts-icon .bi {
    position: absolute;
    top:50%;
    left:50%;
    transform:translateX(-50%) translateY(-50%);
}

.text-align-left {
    text-align: left;
}

#basicemail {
    display: none;
}

#scroll::-webkit-scrollbar {
    width: 3px;
    background-color: #f9f9fd;
  }
  
#scroll::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background-color: #377dff;
  }
.card  {
	box-shadow: 0 0 10px rgba(0, 0, 0, .5);
	margin-bottom: 5px;
  }
.col-sm-6 {
	margin-bottom: 0.5rem;
}
.col-lg-4 {
	margin-bottom: 0.5rem;
}
.mb-4 {
	margin-bottom: 0.5rem;
}
.mb-lg-0 {
	margin-top: 1rem;
}
.fon {
	margin-top: 7.5rem;
	background: url("https://mirovozrenie.ru/web/uploads/dezing/fon-5.jpg") no-repeat #bdebfb;
    background-size: auto;
	background-size: 100% auto;
}
.rounded-2 {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.52);
  padding: 5px;
}
.price {
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
  margin-bottom: 5px;
  padding: 2rem 2rem 0 2rem;
  background-color: rgba(57, 9, 190, 0.1) !important;
  font-size: small;
  border-radius: .5rem;
}
.scroll-video {
    overflow: scroll; /* Добавляем полосы прокрутки */
    width: 310px; /* Ширина блока */
    height: 1000px; /* Высота блока */
    padding: 5px; /* Поля вокруг текста */
    border: solid 1px black; /* Параметры рамки */
   }
   .m-31 {
   margin: 0;
}
.exs {
	color: #677788;
}
.exc {
  box-shadow: 0 0 10px rgba(0, 0, 0, .5);
  margin-bottom: 5px;
  padding: 0.5rem 2rem 0 2rem;
  background-color: rgba(9, 88, 190, 0.13) !important;
  border-radius: .5rem;
}
{
.search
	font-family: Inter,sans-serif;
	font-size: 1em;
}