#our_gallery_221 {
	width:100%;
	position:relative;
	text-align: right;
	padding: 65px 0px 120px;
	display: block;
  }
  #mod_id_221 {
	display:flex;
	padding: 0px 0px;
	flex-direction: column;
	justify-content: flex-end;
	align-content: center;
	align-items: center;
	/* background: url('/image/catalog/design/gallery_fon.svg') bottom right no-repeat; */
  }
  #mod_id_221 .rb-gallery-list {
	display: block;
	column-count: 3;
	column-gap: 30px;
	margin-top: 115px;
  }
  #mod_id_221 .rb-gallery-item {
	border-radius: 43px;
	overflow: hidden;
	margin: 0px 0 30px;
  }
  #mod_id_221 .rb-gallery-item:last-child {
	margin-right:0px;
  }
  #mod_id_221 .rb-gallery-inner .rb-gallery-img {
		transition: 0.2s ease-in-out;
	  -webkit-transition: 0.2s ease-in-out;
	  -moz-transition: 0.2s ease-in-out;
	  -ms-transition: 0.2s ease-in-out;
  }
  #mod_id_221 .rb-gallery-inner:hover .rb-gallery-img {
		transition: 0.2s ease-in-out;
	  -webkit-transition: 0.2s ease-in-out;
	  -moz-transition: 0.2s ease-in-out;
	  -ms-transition: 0.2s ease-in-out;
	  transform: scale(1.2);
	  -webkit-transform: scale(1.2);
	  -moz-transform: scale(1.2);
	  -ms-transform: scale(1.2);
		filter: brightness(0.5);
	  -webkit-filter: brightness(0.5);
	  -moz-filter: brightness(0.5);
	  -ms-filter: brightness(0.5);
  }
  #mod_id_221 .rb-gallery-link:hover:after {
	  content: '';
	  display: block;
	  width: 70px;
	  height: 70px;
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  transform: translate(-50%, -50%);
	  background: url(/image/catalog/design/zoom.svg) center no-repeat;
	background-size:70px 70px;
	  transition: 0.2s ease-in-out;
	  -webkit-transition: 0.2s ease-in-out;
	  -moz-transition: 0.2s ease-in-out;
	  -ms-transition: 0.2s ease-in-out;
  }
  
  /* media styles */
  @media(max-width:1919px) {
  #our_gallery_221 {
	  padding: 0 0 145px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 70px;
	  line-height: 0.6;
	  padding-bottom: 90px;
	  margin-bottom: 40px;
	  background-size: 69px 48px;
  }
  #our_gallery_221 .adv-subtitle {
	  font-size: 33px;
	  line-height: 1.26;
  }
  #our_gallery_221 .rb-gallery-list {
	  margin-top: 125px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 36px;
  }
  }
  @media(max-width:1599px) {
  #our_gallery_221 {
	  padding: 0 0 90px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 66px;
	  line-height: 0.63;
  }
  #our_gallery_221 .adv-subtitle {
	  font-size: 31px;
	  line-height: 1.36;
  }
  #our_gallery_221 .rb-gallery-list {
	  margin-top: 85px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 32px;
  }
  #our_gallery_221 a.view_full {
	  margin-top: 50px;
  }
  }
  @media(max-width:1439px) {
  #our_gallery_221 {
	  padding: 0 0 90px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 55px;
	  line-height: 0.77;
  }
  #our_gallery_221 .adv-subtitle {
	  font-size: 29px;
	  line-height: 1.41;
  }
  #our_gallery_221 .rb-gallery-list {
	  margin-top: 75px;
	  column-gap: 25px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 27px;
	  margin-bottom: 25px;
  }
  #our_gallery_221 a.view_full {
	  margin-top: 40px;
	  height: 78px;
  }
  #our_gallery_221 a.view_full:after {
	  width: 49px;
	  height: auto;
	  aspect-ratio: 1/1;
  }
  }
  @media(max-width:1199px) {
  #our_gallery_221 {
	  padding: 0 0 80px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 45px;
	  line-height: 0.94;
	  padding-bottom: 80px;
	  background-size: 76px 53px;
  }
  #our_gallery_221 .rb-gallery-list {
	  margin-top: 70px;
	  column-gap: 20px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 23px;
	  margin-bottom: 20px;
  }
  #our_gallery_221 .rb-gallery-link:hover:after {
	  background-size: 50px;
  }
  #our_gallery_221 a.view_full {
	  margin-top: 45px;
	  width: 314px;
	  height: 70px;
	  font-size: 27px;
	  line-height: 1;
  }
  #our_gallery_221 a.view_full:after {
	  width: 42px;
  }
  }
  @media(max-width:991px) {
  #our_gallery_221 {
	  padding: 0 0 70px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 34px;
	  line-height: 1.2;
	  padding-bottom: 75px;
	  background-size: 65px 45px;
  }
  #our_gallery_221 .adv-subtitle {
	  font-size: 27px;
	  line-height: 1.56;
  }
  #our_gallery_221 .rb-gallery-list {
	  margin-top: 40px;
	  column-gap: 16px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 17px;
	  margin-bottom: 16px;
  }
  #our_gallery_221 .rb-gallery-link:hover:after {
	  background-size: 40px;
  }
  #our_gallery_221 a.view_full {
	  width: 260px;
	  height: 60px;
	  font-size: 24px;
	  padding: 0 16px;
  }
  #our_gallery_221 a.view_full:after {
	  width: 36px;
	  background-size: 13px;
  }
  }
  @media(max-width:767px) {
  #our_gallery_221 {
	  padding: 0 0 50px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 36px;
	  line-height: 1.45;
	  padding-bottom: 70px;
	  margin-bottom: 25px;
	  background-size: 58px 40px;
  }
  #our_gallery_221 .adv-subtitle {
	  font-size: 20px;
	  line-height: 2.11;
  }
  #our_gallery_221 .rb-gallery-list {
	  margin-top: 35px;
	  column-gap: 12px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 13px;
	  margin-bottom: 12px;
  }
  #our_gallery_221 .rb-gallery-link:hover:after {
	  background-size: 30px;
  }
  #our_gallery_221 a.view_full {
	  border-width: 1px;
	  width: 173px;
	  height: 50px;
	  font-size: 15px;
	  padding: 0 14px;
	  border-radius: 10px;
  }
  #our_gallery_221 a.view_full:after {
	  width: 28px;
	  background-size: 10px;
  }
  }
  @media(max-width:575px) {
  #our_gallery_221 {
	  padding: 0 0 40px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 22px;
	  line-height: 1.92;
	  padding-bottom: 40px;
	  margin-bottom: 12px;
	  background-size: 47px 33px;
  }
  #our_gallery_221 .adv-subtitle {
	  font-size: 16px;
	  line-height: 2.56;
  }
  #our_gallery_221 .rb-gallery-list {
	  margin-top: 25px;
	  column-gap: 10px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 11px;
	  margin-bottom: 10px;
  }
  #our_gallery_221 a.view_full {
	  margin-top: 32px;
	  width: 149px;
	  height: 40px;
	  font-size: 13px;
	  padding: 0 10px;
  }
  #our_gallery_221 a.view_full:after {
	  width: 23px;
	  background-size: 8px;
  }
  }
  @media(max-width:479px) {
  #our_gallery_221 {
	  padding: 0 0 90px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 16px;
	  line-height: 2.48;
	  padding-bottom: 32px;
	  background-size: 37px 26px;
  }
  #our_gallery_221 .adv-subtitle {
	  font-size: 12px;
	  line-height: .75;
  }
  #our_gallery_221 .rb-gallery-list {
	  column-count: 2;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 13px;
  }
  #our_gallery_221 a.view_full {
	  margin-top: 35px;
  }
  }
  @media(max-width:359px) {
  #our_gallery_221 {
	  padding: 0 0 50px;
  }
  #our_gallery_221 .zagol2 {
	  font-size: 14px;
	  line-height: 3.01;
	  padding-bottom: 15px;
	  background-size: 32px 22px;
  }
  #our_gallery_221 .rb-gallery-item {
	  border-radius: 11px;
  }
  #our_gallery_221 .rb-gallery-link:hover:after {
	  background-size: 25px;
  }
  #our_gallery_221 a.view_full {
	  margin-top: 30px;
  }
  }
  