@import url(http://fonts.googleapis.com/css?family=Marmelad&subset=cyrillic,latin);
@import url(http://fonts.googleapis.com/css?family=Marck+Script&subset=cyrillic,latin-ext);
@import url(http://fonts.googleapis.com/css?family=Lobster&subset=cyrillic-ext,latin);
@import url(http://fonts.googleapis.com/css?family=Philosopher&subset=cyrillic,latin);
@import url(http://fonts.googleapis.com/css?family=PT+Serif+Caption&subset=cyrillic,latin);

@font-face {
  font-family: 'MyriadProCondensed';
  src: url('myriadpro-cond-webfont.eot');
  src: url('myriadpro-cond-webfont.eot?#iefix') format('embedded-opentype'), url('myriadpro-cond-webfont.woff') format('woff'), url('myriadpro-cond-webfont.ttf') format('truetype'), url('myriadpro-cond-webfont.svg#MyriadProCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
a{color: #d27b27;}
.center_text {
  text-align: center;
}
a:hover {
  text-decoration: none;
}
.fix_960 {
  margin: 0 auto;
  overflow: hidden;
  width: 1000px;
  padding: 0 25px;
  background: url(../img/body.jpg) repeat-y;
}
.clear {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
th,
td {
  margin: 0;
  padding: 0;
  font-weight: normal;
}
html,
body {
  margin: 0;
  padding: 0;
  background: #fffbbe;
  font-family: 'MyriadProCondensed';
}

img{border:none;}
/********************* HEADER *********************/
#header {
  padding: 13px 0;
  overflow: hidden;
  position: relative;
  background: url("../img/logo.png") left 10px no-repeat;
}
#header #logo {
  float: left;
}
#header #logo a {
  display: block;
  width: 160px;
  height: 220px;
}
#header #contact {
  float: right;
  padding: 15px 0 30px 0;
  text-align: right;
  font-family: Georgia, "Century Schoolbook L", Serif;
  background: url("../img/tel.png") 70% 0px no-repeat;
  color: #6A6A6A;
  width: 40%;
  position:relative;
}
#header #contact .tel {
  font-size: 25px;
}
#header #contact .tel span {
  font-size: 11px;
  margin-right: 5px;
}
#header #contact .country {
  margin: 5px 40px 0 0;
  font-style: italic;
  font-size: 14px;
}
#header #contact .langs{
	position:absolute;
	top:-12px;
	right:0px;
	font-family:'MyriadProCondensed';
	font-size:14px;
	font-weight:bold;
}

#header #contact .langs a{
	display:inline-block;
	background:#F71900;
	color:#fff;
	padding:3px 10px;
	
}


#header #menu {
  clear: both;
  position: absolute;
  bottom: 5px;
  width: 100%;
  background: url("../img/nav_shdow.png") 45% 87% no-repeat;
}
#header #menu ul {
  margin-left: 220px;
  width: 675px;
  padding: 0;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  background: white;
  overflow: hidden;
  border: solid 1px #e9cb00;
}
#header #menu li {
  list-style: none;
  float: left;
}
#header #menu li a {
  display: block;
  padding: 10px 25px;
  border-left: solid 1px #e9cb00;
  font-size: 20px;
  color: #766545;
}
#header #menu li.first a {
  border: none;
}
/********************* end HEADER *********************/
/********************* FOOTER *********************/
#footer {
  font-family: "Times New Roman", "Times CY", "Nimbus Roman No9 L", serif;
  background: url(../img/footer.jpg) repeat-x;
  height: 140px;
}
#footer .fix_960 {
  background: none;
}
#footer .copy {
  color: #FFF;
  margin: 25px 0;
}
#footer .nav {
  color: #FFF;
}
#footer .nav a {
  color: #BFBFBF;
}
#footer .nav a:hover {
  text-decoration: none;
}
#footer ._left {
  float: left;
}
#footer ._right {
  font-size: 12px;
  margin-top: -20px;
  float: right;
  color: #FFF;
}
#footer ._right a {
  color: #fdc689;
}
#footer ._right a:hover {
  color: #ff8500;
  text-decoration: none;
}
/********************* end FOOTER *********************/

#left_side #content.col-2 .items .new-item .item{
    margin-bottom: 20px;
}

/********************* CENTER Front *********************/
#about {
  overflow: hidden;
  width: 720px;
  margin: 0 auto 25px auto;
  font-family: "Times New Roman", "Times CY", "Nimbus Roman No9 L", serif;
}
#about .center {
  text-align: center;
  font-size: 16px;
  font-style: italic;
  float: left;
  width:610px;
}
#about .left,
#about .right {
  margin: 0 10px;
  font-size: 65px;
  float: left;
  font-style: normal;
  color: #777;
}
#about .right{
    float:right;
    margin-top: 28px;
}
#about .left{
    
    margin-top: 25px;
}
#product_carousel {
  clear: both;
  margin: 10px 0 30px 0;
}
#product_carousel .title a {
  font-size: 16px;
  color: #000;
}
#product_carousel .title a:hover {
  color: #555;
}
#center #left_side {
  color: #55533c;
  margin-top: 50px;
  width: 750px;
  float: left;
}
#center #left_side .col-1,
#center #left_side .col-2 {
  float: left;
  width: 40%;
  padding: 0 1%;
  overflow: hidden;
}
#center.contact #left_side .col-1,
#center.contact #left_side .col-2 {
  padding:0 3%;
}
#center #left_side .col-2 {
  width: 50%;
}
#center #left_side .col-2 h1,
#center #left_side .col-2 h2 {
  text-transform: uppercase;
}
#center #left_side .col-2 h2 {
  font-size: 22px;
  text-transform: none;
  font-weight: bold;
  color:black;
}
#center #left_side .col-2 h2 a {
    color:black;
}
#center.contact #manager .tel p,
#right_side .tel p {
    margin: 10px 0px 0px 0px;
}
#center #left_side #catalog {
  margin: 40px 0 40px 70px;
}
#center #left_side #catalog.nocol{
  margin:40px 0;
}
#center #left_side #catalog .items {
  overflow: hidden;
}
#center #left_side #catalog .items .item {
  float: left;
  width: 33%;
  margin: 20px 0;
  text-align: center;
}
#center #left_side #trade_mark_icons {
  text-align: center;
}
#center #left_side #trade_mark_icons a {
  color: #036;
  font-size: 18px;
  text-transform: uppercase;
}
#center #left_side #trade_mark_icons .item {
  margin:0 0 30px 0;
}
#center #left_side #trade_mark_icons .item .picture a {
  display: block;
  width: 150px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 100px;
  margin: 0 auto;
}
#center #left_side #trade_mark_icons #trade_mark_icon {
  margin: 0 0 30px 0;
}
#center #left_side #trade_mark_icons #trade_mark_icon .picture a {
  background-image: url("../img/tmicon.png");
}
#center #left_side #trade_mark_icons #briket_icon .picture a {
  background-image: url("../img/briketicon.png");
}
#center #left_side #trade_mark_icons #horeca_icon .picture a {
  background-image: url("../img/horecaicon.png");
}
#center #left_side #trade_mark_icons #factory_icon .picture a {
  background-image: url("../img/factoryicon.png");
}
#center #left_side #trade_mark_icons #logic_icon .picture a {
  background-image: url("../img/logicicon.png");
}
#center #left_side #trade_mark_icons #award_icon .picture a {
  background-image: url("../img/awardicon.png");
}
#center #left_side #trade_mark_icons #news_icon .picture a {
  background-image: url("../img/newsicon.png");
}
#center #left_side #trade_mark_icons #publick_icon .picture a {
  background-image: url("../img/publickicon.png");
}
#center #left_side #trade_mark_icons #pos_icon .picture a {
  background-image: url("../img/posicon.png");
}
#center #right_side {
  width: 250px;
  float: right;
  margin-top: 50px;
}
#center #right_side #manager {
  text-align: center;
}
#center #right_side #manager h1,
#center #right_side #manager h3 {
  margin-bottom: 10px;
  font-size: 26px;
  text-transform: uppercase;
  color: #d27b27;
}
#center #right_side #manager h3 {
  font-size: 18px;
  margin: 10px 0 50px 0;
}
#center #right_side #manager .tel {
  width: 100px;
  font-size: 30px;
  color: #5F5F5F;
  text-align: left;
  line-height: 0.8;
  margin: 0 auto;
  margin-top: -10px;
}
#center #right_side #manager .tel span {
  font-size: 14px;
}
#center #right_side #block_download {
  margin:0;
  text-align: center;
  font-size: 16px;
}
#center #right_side #block_download .item {
  margin: 25px 0;
}

#center #right_side #block_download .item a,
#center #right_side #block_download .item .description span {
  text-transform: uppercase;
  color: #036;
}
#center #right_side #block_download .item .description {
  font-size: 14px;
  color: #777;
}
#center #right_side #block_download .item .description span {
  color: #777;
}
/********************* ACCORDION CATALOG *********************/
#accordion-catalog {
  margin: 70px 0;
}
#accordion-catalog .item {
  margin: 25px 0 25px 120px;
  overflow:hidden;
  clear:both;
}
#accordion-catalog .item .icon{
  width:60px;
  min-height:70px;
  float:left;
}
#accordion-catalog .items_14 .item .icon_1{background:url('../img/ic_14_2.png') no-repeat;}
#accordion-catalog .items_14 .item .icon_2{background:url('../img/ic_14_6.png') no-repeat;}
#accordion-catalog .items_14 .item .icon_3{background:url('../img/ic_14_1.png') no-repeat;}
#accordion-catalog .items_14 .item .icon_4{background:url('../img/ic_14_5.png') no-repeat;}

#accordion-catalog .items_13 .item .icon_1{background:url('../img/ic_13_1.png') no-repeat;}
#accordion-catalog .items_13 .item .icon_2{background:url('../img/ic_13_2.png') no-repeat;}
#accordion-catalog .items_13 .item .icon_3{background:url('../img/ic_13_3.png') no-repeat;}
#accordion-catalog .items_13 .item .icon_4{background:url('../img/ic_13_4.png') no-repeat;}
#accordion-catalog .items_13 .item .icon_5{background:url('../img/ic_13_1.png') no-repeat;}

#accordion-catalog .item ._block{
  float:left;
  margin-left:5px;
  overflow:hidden;
}
#accordion-catalog .item h2.title span,
#accordion-catalog .item h2.title a {
  color: #036;
  text-transform: uppercase;
}
#accordion-catalog .item h2.title span{
  color:#000;
}
#accordion-catalog .item table {
  margin: 10px 0;
  width: 100%;
  border-collapse: collapse;
}
#accordion-catalog .item table thead {
  background-color: #555;
}
#accordion-catalog .item table thead th {
  padding: 7px 0;
  color: #FFF;
  font-size: 20px;
}
#accordion-catalog .item table thead th.col1 {
  width: 45%;
  text-align: left;
  padding-left: 5%;
}
#accordion-catalog .kisel table thead {
  background-color: #e48e89;
}
#accordion-catalog .soop table thead {
  background-color: #afd957;
}
#accordion-catalog .kasha table thead {
  background-color: #f3ab5c;
}
#accordion-catalog .cream table thead {
  background-color: #70b9c6;
}
#accordion-catalog .jele table thead {
  background-color: #fed53e;
}
#accordion-catalog .priprava table thead {
  background-color: #fe4e42;
}
#accordion-catalog .monospice table thead {
  background-color: #75a351;
}
#accordion-catalog .seasalt table thead {
  background-color: #52c5aa;
}
/********************* end ACCORDION CATALOG *********************/
/********************** RECEPT **********************/#center.recept {
  text-transform: uppercase;
}
#center.recept h1 {
  font-size: 36px;
}
#center.recept a {
  color: #069;
}
#center.recept li {
  margin: 3px 0;
}
#center.recept ol {
  margin: 50px 0 0 50px;
}
#center.recept-two #left_side .col-1 {
  width: 50%;
  padding: 0;
}
#center.recept-two #left_side .col-2 {
  width: 42%;
}
#center.recept-two #left_side ol .left {
  float: left;
  width: 50%;
}
#center.recept-two #left_side ol .right {
  float: right;
  width: 50%;
}
#center.recept-singl h1 {
  font-size: 52px;
}
#center.recept-singl .undertitle {
  margin-bottom: 50px;
}
#center.recept-singl .text {
  text-transform: none;
}
#tags_list {
  width: 80%;
  text-align: center;
  margin: 40px auto;
  text-transform: none;
}
#tags_list a {
  color: #036;
}
#tags_list a:hover {
  color: #333;
}
.new_tag a{
    line-height: 10px;
}
#center.recept-two .text p {
  text-transform: none;
}
#center.comapny #left_side .col-1 {
  width: 40%;
}
#center.comapny #left_side .col-2 {
  width: 50%;
}
#center.news #left_side .col-1,
#center.horeca #left_side .col-1 {
  width: 40%;
}
#center.news #left_side .col-2,
#center.horeca #left_side .col-2 {
  width: 50%;
}
#center.news .new-item {
  margin: 25px 0;
}
#center.news .data-new {
  color: #d27b27;
  font-size: 21px;
}
#center.news .title-new {
  line-height: 0.9;
  margin: 7px 0;
}
#center.news .title-new a {
  color: #000;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 21px;
  text-decoration: none;
}
#center.news .title-new a:hover {
  text-decoration: underline;
}
#center.logic #content h1 {
  text-align: left;
  margin-left: 285px;
  text-transform: uppercase;
}
#center.contact #left_side .col-1 {
  width: 30%;
}
#center.contact #left_side .col-2 {
  width: 57%;
}
#center.contact .tel_company {
  margin-left: 50px;
}
#center.contact .tel_company .item-tel {
  margin: 25px 0;
}
#center.contact .tel_company .item-tel a{
  color:#036;
}
#center.contact .tel_company .item-tel h2 {
  text-transform: uppercase;
  margin-bottom: 5px;
}
#center.contact #manager {
  overflow: hidden;
}
#center.contact #manager h1 {
  text-transform: uppercase;
  font-size: 36px;
  margin-bottom: 25px;
  color: #d28706;
  text-align: center;
}
#center.contact #manager .manager_photo{
	float: left;
    margin-left: 65px;
    margin-right: 15px;
}
#center.contact #manager .tel {
  text-transform: uppercase;
  line-height: 0.8;
  font-size: 42px;
}
#center.contact #manager .tel span {
  font-size: 18px;
}
#center.contact #manager h3 {
  text-transform: uppercase;
  color: #d28706;
  margin-bottom: 30px;
}
#center.contact #manager h3.last {
  margin-bottom: 0;
}
#center.contact #call_back_form {
  margin-top: 10px;
  clear: both;
}
#center.contact #call_back_form .input {
  text-align: right;
  margin: 10px 50px 10px 0;
}
#center.contact #call_back_form .input input[type="text"],
#center.contact #call_back_form .input input[type="email"],
#center.contact #call_back_form .input select,
#center.contact #call_back_form .input textarea {
  padding: 5px;
  border: solid 1px #555;
  width: 300px;
}
#center.contact #call_back_form .input select {
  width: 312px;
}
#center.contact #call_back_form .input textarea {
  min-width: 300px;
  max-width: 300px;
  overflow-x: hidden;
  min-height: 100px;
}
#center.contact #call_back_form .input.textarea {
  position: relative;
}
#center.contact #call_back_form .input.textarea label {
  position: absolute;
  top: 0;
  left: 0;
}
#center.contact #call_back_form .input.submit {
  text-align: center;
  margin-left: 65px;
}
#center.contact #call_back_form .input.submit input[type="submit"] {
  background: url("../img/btn.png") no-repeat;
  width: 109px;
  height: 33px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
}
#center.partner #map {
  margin:0;
  text-align: center;
  position: relative;
  background:url("../img/backcar.png") center top no-repeat;
  height: 450px;
}
#center.partner #map span {
  position: absolute;
}
#center.partner #map span a {
  color: #000;
  text-decoration: none;
}
#center.partner #map span a:hover {
  color: #d28706;;
}
#center.partner #map .007 {
  left: 20px;
  top: 20px;
}
#center.partner .s001 {
  left: 330px;
  top: 80px;
}
#center.partner .s001 a {
  font-size: 21px;
}
#center.partner .s002 {
  left: 523px;
  top: 125px;
}
#center.partner .s003 {
  left: 588px;
  top: 205px;
}
#center.partner .s004 {
  left: 630px;
  top: 170px;
}
#center.partner .s005 {
  left: 435px;
  top: 394px;
}
#center.partner .s006 {
  left: 450px;
  top: 360px;
}
#center.partner .s007 {
  left: 480px;
  top: 215px;
}
#center.partner .s008 {
  left: 470px;
  top: 175px;
}
#center.partner .s009 {
  left: 460px;
  top: 125px;
}
#center.partner .s010 {
  left: 480px;
  top: 80px;
}
#center.partner .s011 {
  left: 345px;
  top: 58px;
}
#center.partner .s012 {
  left: 375px;
  top: 140px;
}
#center.partner .s013 {
  left: 380px;
  top: 190px;
}
#center.partner .s014 {
  left: 375px;
  top: 270px;
}
#center.partner .s015 {
  left: 340px;
  top: 325px;
}
#center.partner .s016 {
  left: 415px;
  top: 315px;
}
#center.partner .s017 {
  left: 250px;
  top: 88px;
}
#center.partner .s018 {
  left: 255px;
  top: 155px;
}
#center.partner .s019 {
  left: 180px;
  top: 145px;
}
#center.partner .s020 {
  left: 150px;
  top: 165px;
}
#center.partner .s021 {
  left: 155px;
  top: 193px;
}
#center.partner .s022 {
  left: 200px;
  top: 220px;
}
#center.partner .s023 {
  left: 180px;
  top: 85px;
}
#center.partner .s024 {
  left: 145px;
  top: 74px;
}
#center.partner .s025 {
  left: 100px;
  top: 125px;
}
#center.partner .s026 {
  left: 55px;
  top: 212px;
}
#center.pos {
  text-transform: uppercase;
}
#center.pos ol li {
  margin: 5px 0;
}
#center.pos ol li a {
  color: #555;
  font-size: 18px;
}
#center.pos h2 {
  margin-top: 50px;
  clear: both;
}
#center.pos .left {
  overflow: hidden;
  float: left;
  width: 25%;
  text-align: center;
}
#center.pos p a {
  color: #036;
}
#center.pos p a:hover {
  color: #777;
}
#center.desk_awards {
  text-transform: uppercase;
}
#center.desk_awards a {
  color: #036;
}
#center.desk_awards #serteficats {
  overflow: hidden;
  position: relative;
  margin-top: 50px;
  background: url("../img/award1.png") left bottom no-repeat;
}
#center.desk_awards #serteficats div.fix {
  margin: 0 auto;
  width: 426px;
}
#center.desk_awards #serteficats .left {
  float: left;
  margin: 2px;
}
#center.desk_awards #serteficats #award2pic {
  background: url("../img/award2.png") no-repeat;
  position: absolute;
  right: 40px;
  bottom: 0;
  height: 117px;
  width: 88px;
}
#center.desk_awards #znak {
  margin: 50px 0;
  text-transform: none;
}
#center.desk_awards #disk1,
#center.desk_awards #disk2 {
  float: left;
  width: 40%;
  margin: 20px 5%;
  text-transform: none;
}

#center.desk_awards .prizes_certs{
	margin-bottom:20px;
}
#center.desk_awards .prizes_certs img{
	display:inline-block;
	margin:0 20px 20px;
}

#center.desk_awards.big #serteficats {
  background: none;
}



#center.flag #left_side {
  background: url("../img/flag.png") right top no-repeat;
}
#center.flag #left_side .col-1 {
  padding: 0;
  width: 45%;
}
#center.flag #left_side .col-2 {
  width: 47%;
  margin-top: 20px;
}
#center.flag #left_side .col-2 h1,
#center.flag #left_side .col-2 h2 {
  color: #FFF;
  text-align: center;
}
#center.flag #left_side .col-2 h1 {
  margin-top: 12px;
}
#center.flag #left_side .col-2 .text {
  margin-top: 40px;
}
/********************** end RECEPT **********************/#form_send_success,
#form_send {
  z-index: 15;
  font-family: 'MyriadProCondensed';
  position: absolute;
  top: 25%;
  left: 25%;
  background-color: #fffcd5;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
  padding: 20px 50px;
  border-radius: 15px;
}
#form_send_success a,
#form_send a {
  color: #036;
}
#form_send_success a:hover,
#form_send a:hover {
  color: #555;
}
#form_send_success h1,
#form_send h1 {
  text-transform: uppercase;
  text-shadow: -1px -1px 0 #ffffff;
  color: #333;
}
#form_send_success .input,
#form_send .input {
  width: 75%;
  margin: 20px auto;
  text-align: center;
}
#form_send_success .input label,
#form_send .input label {
  display: block;
  color: #555;
  text-transform: uppercase;
  text-align: center;
}
#form_send_success .input input[type="text"],
#form_send .input input[type="text"],
#form_send_success .input input[type="email"],
#form_send .input input[type="email"] {
  width: 80%;
  font-family: 'MyriadProCondensed';
  font-size: 21px;
  color: #555;
  text-align: center;
  border: solid 1px #777;
  background: url("../img/g1.jpg") repeat-x;
  padding: 5px;
  border-radius: 7px;
}
#form_send_success .input input[type="submit"],
#form_send .input input[type="submit"] {
  background: url("../img/btn.png") no-repeat;
  width: 109px;
  height: 33px;
  margin: 0 auto;
  border: none;
  cursor: pointer;
}
#form_send_success .text,
#form_send .text {
  color: #555;
  text-transform: uppercase;
  line-height: 1.4;
}
#overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  z-index: 8;
}
/********************* end CENTER *********************/


/***JS Carousel**/
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 840px;
	margin:0 auto;
    padding: 20px 80px;
	
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  840px;
    height: 130px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 110px;
    height: 130px;
	text-align:center;
	position:relative;
}

.jcarousel-skin-tango .jcarousel-item  .title{
	position:relative;
	margin-top:-10px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin:0 5px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    right: 5px;
    top: 65px;
    width: 25px;
    height: 24px;
    cursor: pointer;
    background: transparent url("../img/arr.png") no-repeat left bottom;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 65px;
    left: 5px;
    width: 25px;
    height: 24px;
    cursor: pointer;
    background: transparent url("../img/arr.png") no-repeat 0 -1px;
}
/***end JS Carousel**/

#top_picture img{
	margin-left:-15px;
	margin-top:7px;
}


#footer_menu{
	margin:0 0 10px 0;
	text-align:center;
}
#footer_menu a{
	margin:0 10px;
	color:#036;
	font-size:16px;
	text-transform:uppercase;
}
#footer_menu ul {
    list-style: none;
    
}
#footer_menu ul li {
    display: inline-block;
}
 div#center.pos div#left_side div#content.col form#form_send div.esc a{
    text-transform: none;
}


#flvplayer {position:absolute;display:none;z-index:50;background:white;left:100px;top:100px;width:620px;height:554px;overflow:hidden;background:url('../images/video_bg.png') no-repeat;}
#flvplayer .swfframe {display:block;width:480px;height:414px;background:white;padding:20px;margin:50px;position:relative;}
#flvplayer .swfframe a {position:absolute;left:220px;bottom:9px;font-family:Tahoma,sans-serif;font-size:9pt;color:#e93903}


.gallery-item{
    float: left;
    margin: 0 15px 30px;
    text-align: center;
    width: 330px;
}
.gallery-item h3{
    
}
.gallery-item span{
    
}

