@import url("//cdn.web-fonts.ge/fonts/bpg-arial-caps/css/bpg-arial-caps.min.css");
@import url("//cdn.web-fonts.ge/fonts/bpg-nino-mtavruli-bold/css/bpg-nino-mtavruli-bold.min.css");
a{
	text-decoration: none;
}

   main{
   	margin: 10px auto;
   	max-width: 1200px;
   	text-align: center;
   	overflow: hidden;
   }
   #align-left{
   	width: 950px;
   	min-height: 200px;
    margin:auto;
    margin-top: 0px;
    overflow: hidden;
   }
   .info-right{
   	float: right;
   	width: 300px;
   }
   .info-right h3{
   	width: 70%;
   	color: #666965;
   	border-bottom: 1px solid #dfdfdf;
   	text-align: left;
   	margin-top: 20px;
   	height: 35px;
   	line-height:25px;
   }
   .info-right pre{
   width: 100%;
   text-align: left;
   color: #f9893f;
   font-size: 15px;
    margin-top: 20px;
    font-family: 'dejavu_sansbook';
    font-weight: bold;
   
   }
   .info-right p{
   width: 100%;
   text-align: left;
   color: #67626a;
   font-size: 13px;
   margin-top: 10px;
   line-height: 25px;
   font-family: 'dejavu_sansbook' !important;
   }
   .info-right div{
   width: 100%;
   text-align: left;
   color: #6b666f;
   font-size: 13px;
    line-height: 25px;
   margin-top: 10px;
       font-family: 'dejavu_sansbook' !important;
   }

    .info-left{
   	float: left;
   	width: 620px;
   	margin-left: 0;
   	height: 600px;
   }
   .info-left-image{
    position: relative;
    width: 100%;
    height: 600px;
    overflow: hidden;
}

.info-left-image>ul {
    list-style: none;
    position: absolute;
    left: 5px;
    margin-top: 5px;
    width: 100%;
}
.info-right>ul>li{
	    width: 100%;
    text-align: left;
    color: #67626a;
    font-size: 13px;
    margin-top: 10px;
    line-height: 25px;
    font-family: 'dejavu_sansbook' !important;
}
.baner{
	width: 98%;
    margin-left: 1%;
    height: 500px;
    margin-top: 3px;
    border-radius: 5px;
    overflow: hidden;
    border: 2px solid #fff;
    box-shadow: 0px 0px 5px #a3a3a3;
}
.info-left-image>ul>li {
    width: 55px;
    height: 50px;
    margin: 2px;
    margin-left: 5px;
    float: left;
    box-shadow: 0px 0px 5px #a3a3a3;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    cursor: pointer;
    border-radius: 5px;
}
#main{
	max-width: 1200px;
	margin: 20px auto;
	text-align: left;
}
.main{
	width: 284px;
	height: 330px;
	display: inline-block;
	margin: 4.9px;
	border-radius: 3px;
	background-color: #f1f8fe;
	border: 1px solid rgba(0,0,0,0.2);
	overflow: hidden;
	position: relative;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.main:hover{
	opacity: 0.7;
}
 .main pre{
 	width: 275px;
 	text-align: center;
 	position: relative;
 	padding: 5px;
 	font-size: 17px;
 	color: #313131;
    font-family: 'bpg_nino_medium_capsregular';
    font-weight: bold;
    margin-top: 10px;
 	
 }
 .main p{
 	 font-family: 'dejavu_sansbold';
 	color: #f98941;
 	font-size: 13px;

 	width: 275px;
 	text-align: center;
 	margin-top: 10px;
 }
  .main p:hover{
  	text-decoration: underline;
  }
.background{
	width: 100%;
	height: 240px;
	background-size: 100% 100%;
	position: relative;
	border-bottom: 1px solid rgba(0,0,0, 0.1);
	background-size: cover;
	background-position: center center;
}

.main .main-sale{
	width: 96%;
	height: 40px;
	background-color: #fff;
	color: #c1533a;
	position: relative;
	line-height: 38px;
	margin-top: 6px;
	padding: 5px;
	font-size: 15px;
	text-align: left;
	font-family: "BPG Arial Caps", sans-serif;
	text-decoration: line-through;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
	overflow: hidden;
}


.background-hover{
	position: absolute;
	width: 100%;
	height: 100%;
    background-color: rgba(0,0,0, 0.1);
	opacity: 0;
	-webkit-transition: all 0.3s;
	 -moz-transition: all 0.3s;
	 -o-transition: all 0.3s;
	transition: all 0.3s;
}
.main:hover .background-hover{
	opacity: 1;
}

h2{
    width: 300px;
    margin: auto;
    font-size: 17px;
    text-align: center;
    font-family: 'dejavu_sansbold';
    height: 70px;
    position: relative;
}
.shape-top {
    width: 200px;
    border-bottom: 1px solid #e0aa54;
    position: absolute;
    bottom: 10px;
    left: 20px;
}
.shape-bottom {
    width: 200px;
    border-bottom: 1px solid #e0aa54;
    position: absolute;
    right: 20px;
    bottom: 20px;
}


  .col-lg-3{
	width: 100%;
    height: 100%;
    display: none;
    border-radius: 5px;
    margin-left: 0;
    margin-top: 0;
			}
.col-lg-3:first-child{
			display: block;	
			}
/*! littlelightBox v0.9 */

.lightbox-wrap * {
	padding: 0;
	margin: 0;
}

/* Mask layer */

.lightbox-mask {
	position: fixed;
	top: 0;
	left: 0;
	background: url('../resource/opacity.png');
	z-index: 1000;
	display: none;
	cursor: pointer;
}

.lightbox-wrap .lightbox-skin,
.lightbox-wrap .lightbox-outer,
.lightbox-wrap .lightbox-inner {
	width: auto;
	height: auto;
	margin: auto;
}

.lightbox-loading,
.lightbox-skin .lightbox-closeBtn,
.lightbox-skin .lightbox-prevBtn span,
.lightbox-skin .lightbox-nextBtn span {
	background: url('../resource/lightbox_sprite.png');
}

.lightbox-wrap .lightbox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.lightbox-skin .lightbox-closeBtn {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: -13px;
	margin-right: -13px;
	cursor: pointer;
	width: 36px;
	height: 34px;

	background-position: 0 0;
	z-index: 1060;
}

.lightbox-skin .lightbox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	background: transparent url(../resource/transparent.png);
	cursor: pointer;
	z-index: 1040;
}

.lightbox-skin .lightbox-nav:hover span {
	visibility: visible;
}

.lightbox-skin .lightbox-nav span {
	position: absolute;
	top: 50%;
	margin-top: -17px;
	width: 36px;
	height: 34px;
	z-index: 1040;
	visibility: hidden;
}

.lightbox-skin .lightbox-prevBtn {
	left: 0px;
}
.lightbox-skin .lightbox-prevBtn span {
	left: 20px;
	background-position: 0 -36px;
}

.lightbox-skin .lightbox-nextBtn {
	right: 0px;
}
.lightbox-skin .lightbox-nextBtn span {
	right: 20px;
	background-position: 0 -72px;
}

.lightbox-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	z-index: 1050;
}

.lightbox-loading div {
	background: url('../resource/lightbox_loading.gif') center center no-repeat;
	width: 44px;
	height: 44px;
}

.lightbox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
}

.lightbox-wrap .lightbox-outer,
.lightbox-wrap .lightbox-skin {
	position: relative;
}

.lightbox-wrap .lightbox-skin,
.lightbox-wrap .lightbox-outer,
.lightbox-wrap .lightbox-image {
	background-color: white;
	border-radius: 10px;
}

/* Title helper */

.lightbox-wrap .lightbox-title {
	font: normal 16px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 1030;
	width: 80%;
}

.lightbox-wrap .lightbox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	min-height: 40px;
	line-height: 40px;
	vertical-align: middle;
	color: #FFF;
	background: #000;
	background: rgba(0, 0, 0, .7);
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	opacity: 0;
}

.lightbox-wrap .lightbox-title-over p {
	float: left;
	padding-top: 5px;
}

.lightbox-wrap .lightbox-title p {
	padding-left: 10px;
}

.lightbox-wrap .lightbox-title span {
	float: right;
	padding-right: 10px;
}

.lightbox-wrap .lightbox-title-inside {
	padding-bottom: 5px;
}

.lightbox-wrap .lightbox-outer + .lightbox-title-inside {
	padding-top: 5px;
	padding-bottom: 0;
}
   