

/* Start:/bitrix/templates/beenergy/template_styles.css?1750762062701*/
body{
	font-family: 'Segoe UI', sans-serif;
	min-width: 320px;
	background-color: #fff;
	color: #000;
	font-size: 18px; 
	line-height: 27px;
}
img{
	max-width:100%;
	height: auto;
}
::selection{
	background: #ffc60b;
	color:#552717;
}
.navbar-brand img{
	max-width: 50px;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 0 0.1rem;
}

.hero {
  background-color: #ffc60b;
  color: #552717;
  padding: 60px 0;
  text-align: center;
}

/* Carousel */
.my-carousel {
	padding: 0;
}
.my-carousel .carousel-item {
	display: flex;
	max-height: 500px;
}
.my-carousel .carousel-item img {
	object-fit: cover;
}
/* Carousel */
/* End */
/* /bitrix/templates/beenergy/template_styles.css?1750762062701 */
