.supp-title { display:inline-block; font-size:24px; color:#fff; padding-top:40px; font-weight: normal;  }
.sup_sub { display:inline-block; font-size:24px; font-size:16px; padding-top:100px; color:#b58b4e; font-weight: bold; width:74%; }
.sup_text {  display:inline-block; font-weight:lighter; padding-top:20px; color:#fff; width: 74%; max-width: 900px; font-weight: normal;}
.supp-link { color:#b58b4e; padding-top:25px; display: inline-block; font-weight: normal;   }

#home-block { position:absolute; top:38%; width:100%; text-align: center;  }
.banner-title { position:relative; display:inline-block; color: #B68C4E; font-size:32px; text-align: center; line-height: 150%; font-weight: bold;  }
.banner-text { position:relative; display:inline-block; padding-top:40px; color: #fff; font-size:18px; text-align:center; font-weight:300; width:84%; max-width:820px; line-height: 150%;  }

#bobbl1 { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -6px -6px; }
#bobbl1:hover { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -6px -403px; }
#bobbl2 { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -136px -6px; }
#bobbl2:hover { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -136px -403px; }
#bobbl3 { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -266px -6px; }
#bobbl3:hover { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -266px -403px; }
#bobbl4 { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -398px -6px; }
#bobbl4:hover { background:url(../images/home_icons2.png); width:119px; height:119px; background-size:522px 264px; background-position: -398px -403px; }

.circle_title { width: 100%; text-align:center; font-size:16px; color:#b58b4e; font-weight: bold; padding-top:5px; }
.circle_block { position:relative; display:inline-block; width: 121px; height:150px; padding:20px;  }
.text_part { padding-bottom:15px;	}

div.fotorama__arr.fotorama__arr--prev { background: url(../images/arrow_58_82.png); width: 29px; height:41px; background-size:29px 41px; left: 3%; }
div.fotorama__arr.fotorama__arr--next { background: url(../images/arrow_58_82.png); width: 29px; height:41px; background-size:29px 41px; left: calc(97% - 29px); -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; overflow:hidden; white-space:nowrap;  }

@media screen and (max-width: 550px) {
	.supp-title { font-size: 20px;  }
	.sup_sub { padding-top:80px; }
	.sup_text {  font-size: 12px; line-height: 150%; }
	#home-block { top:25%; }
	.banner-title { font-size: 26px; font-weight: bold;  }
	.banner-text { padding-top:30px; }
}
