
#content .top-content-block {
	display: none;
}

#solaris-landingpage01,
#solaris-landingpage {
	margin-top: -45px;
}

#solaris-landingpage01 .h2,
#solaris-landingpage .h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
}

#solaris-landingpage01 .h4,
#solaris-landingpage .h4 {
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.section-content-wrapper ul {
    list-style: none; /* Убираем стандартные маркеры */
    padding-left: 20px; /* Отступ слева */
}

.section-content-wrapper ul li {
    position: relative;
    padding-left: 0px;
    margin-bottom: 8px;
}

.section-content-wrapper ul li::before {
    content: "•" !important; /* Симпатичный буллет */
    position: absolute;
    left: 0;
    top: 0;
    color: #F2722C;
    font-size: 18px;
    font-weight: bold;
}

html {
    scroll-behavior: smooth;
}

#slidewrapper:not([id*="bx_"]) > li::before,
#slidewrapper2:not([id*="bx_"]) > li::before {
	content: "" !important;
	margin: 0 !important;
}

@media (max-width: 991px) {
.col-xs-12.mt-40 {
    margin-top: 40px;
}
}

.group_description_block.muted777 {
    padding-top: 10px;
}

.muted777 br {
    display: none;
}

.solaris-portfolio-div div {
    padding: 16px;
}

.solaris-portfolio-div-img {
        width: 100%;
}

.h2 {
    font-size: 1.867em !important;
    font-weight: 400 !important;
    color: #333 !important;
}

#block-for-slider, #block2-for-slider {
    width: 100%;
    margin: 0;
}

#viewport, #viewport2 {
    width: 100%;
    position: relative;
    overflow: hidden;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    text-align: center;
	margin-top: 50px;
	margin-left: 5px;
}

#slidewrapper, #slidewrapper2 {
	margin-left: -15px;
    position: relative;
    width: calc(100% * 4);
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    -webkit-transition-timing-function: cubic-bezier(.67,.01,.23,1);
    -o-transition-timing-function: cubic-bezier(.67,.01,.23,1);
    transition-timing-function: cubic-bezier(.67,.01,.23,1);
}

#slidewrapper, #slidewrapper ul, #slidewrapper li.
#slidewrapper2, #slidewrapper2 ul, #slidewrapper2 li {
    margin: 0;
    padding: 0;
}

.slide {
    width: calc(100%/4);
    list-style: none;
    display: inline;
    float: left;
	margin: 0  !important;
}

.slide-img {
    width: 80%;
	max-width: 420px;
}

#prev-btn, #next-btn {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%;
    top: calc(50% - 20px);
}

#prev-btn:hover, #next-btn:hover {
    cursor: pointer;
}

#prev-btn {
    left: 20px;
}

#prev-btn i {
    font-size: 20px;
    margin-top: 10px;
    margin-left: -3px;
    color: #f2722c;
}

#next-btn {
    right: 20px;
}

#next-btn i {
    font-size: 20px;
    margin-top: 10px;
    margin-left: 6px;
    color: #f2722c;
}

#nav-btns {
    position: absolute;
    width: 100%;
    bottom: 20px;
    padding: 0;
    margin: 0;
    text-align: center;
}

.slide-nav-btn {
    position: relative;
    display: inline-block;
    list-style: none;
    width: 20px;
    height: 20px;
    background-color: #fff;
    border-radius: 50%;
    margin: 3px;
}

.slide-nav-btn:hover {
    cursor: pointer;
}

.solaris-fa001-div div {
     text-align: center;
}

.solaris-fa001-div i {
    font-size: 80px;
    margin-bottom: 15px;
    color: #208142;
	width: 100%;
	display: block;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center;
}

.mrazdos04 {
	background-image: url("/upload/medialibrary/61c/zh9h9l6czxo7of95bdsjwqx85o2oen0n.png");
}

.mrazdos03 {
	background-image: url("/upload/medialibrary/e1d/nb1ysac1pkqc31vqgd9xa1tji7h38ego.png");
}

.mrazdos02 {
	background-image: url("/upload/medialibrary/81f/ojkuel5jnnqg1fbe2vnzuyd11mmlyg4n.png");
}

.mrazdos01 {
	background-image: url("/upload/medialibrary/b2f/g4wmndkm2o5tnv6x5zk0ede1tx0nlzkl.png");
}

.fa {
   color: transparent !important;
   -webkit-text-stroke-width: 0.04em;
   -webkit-text-stroke-color: #f2722c !important;
}

#solaris-landingpage01 div.row:nth-child(2) span,
#solaris-landingpage01 div.row:nth-child(3) span,
#solaris-landingpage-merch_dlya_organizatsiy div.row:nth-child(2) a,
#solaris-landingpage-merch_dlya_organizatsiy div.row:nth-child(3) a,
#solaris-landingpage div.row:nth-child(2) span,
#solaris-landingpage div.row:nth-child(3) span {
	margin-top: 15px;
	display: block;
}

/*  БОЛК-БАННЕР    */


	#pb-menu {
		height: 634px;
		background-image: url('/upload/medialibrary/0a7/cxs9y96w1l98qkq8bj5ws224m1yhb0p1.jpg');
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
		padding-left: 30px;
		padding-top: 45px;
	}

#pb-links {
    display: inline-block;
}

	#pb-links a {
		display: block;
		float: left;
		margin-left: 37px;
		font-weight: 500;
		font-size: 19px;
	}

#pb-menu span {
  display: block;
  float: left;
  width: 100%;
  margin-left: 34px;
  font-weight: 500;
  font-size: 29px;
  margin-bottom: 25px;
}

#pb-notice {
  margin-top: 35px;
 display: inline-block;
  margin-left: 4px;
}

#pb-notice span {
  font-size: 18px;
  margin-bottom: 7px;
}

#pb-notice .fa {
   -webkit-text-stroke-width: 0.07em;
}

@media (max-width: 767px) {
  #pb-menu {
    padding-left: 0px;
    padding-top: 35px;
  }

  #pb-menu span {
    line-height: 1.2; 
  }

#pb-notice {
  position: relative;
  z-index: 1;
   display: inline-block;
margin-left: 0;
}

#pb-notice::before {
  content: "";
  position: absolute;
  bottom: 0; left: 0; right: 0; top: 0;
  background: linear-gradient(to top, rgba(255,255,255,0.62), rgba(255,255,255,0));
  border-radius: 8px;
  z-index: -1;
}

}


/*
SETs
*/

@media (min-width: 1200px) {
  .solaris_sets_cat .col-lg-20 {
    width: 25%;
    padding: 0 !important;
  }
}

.solaris_sets_cat .col-lg-20 {
    padding: 0 !important;
}

.solaris_sets_cat div div {
	padding: 25px;
	padding-bottom: 36px;
    padding-top: 39px;
}

.solaris_sets_cat img {
	max-width: 120px;
	max-height: 120px;
}

.solaris_sets_cat a:nth-of-type(2) {
	text-align: center;
	width: 100%;
	display: block;
	margin-top: 15px;
}

.solaris_sets_cat span {
	font-size: 15px;
	line-height: 24px;
}

.row.solaris_sets_cat {
  display: flex;
  flex-wrap: wrap;
}
.row.solaris_sets_cat > .item_block {
  display: flex;
}

.section_item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}

.section_item .dark_link span {
  min-height: 3em; /* под 2 строки текста, можно больше */
  display: block;
}