
/*тестовый
#mod_jc_bs_lp_gallery_blok  .thumb .thumbnail-text{
    bottom: 0 !important;
    top: 0!important;
    display: block!important;
    position: absolute !important;
}
*/


#mod_jc_bs_lp_gallery_blok h2 {
    font-size: 32pt;
    color: #e38916;
    padding-top: 40px;
    color: #3D4D59;
}

.infoBlok {
    min-height: 90px;
}
.harBlok {
    font-family: arial;
}
.infoBlok {
    min-height: 107px;
}
.pharam_name{
    font-weight: bold; 
}
.harBlok ul li,.harBlok ul li span{
    font-size: 12px;
}
.harBlok ul li span {
    font-size: 18px;
}
.harBlok ul {
    margin: 0;
    padding: 0;
}
.harBlok ul li{
    display: block;
    list-style: none;
    padding: 0px;
}
.actionBlok .prodano {
    background-image: url(/images/prodano.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    height: 72px;
    position: absolute;
    top: -14px;
    left: 18px;
    /* background-color: #000; */
    /* opacity: 0.4; */
    z-index: 9999000;
    /* right: 1; */
}






#mod_jc_bs_lp_gallery_blok {
    /*    margin-bottom: 10%;*/
    margin-top: 50px;
    padding: 0;
}

#mod_jc_bs_lp_gallery_blok h2 {

    margin-bottom: 92px;
    text-align: center;
    text-transform: uppercase;
}
#mod_jc_bs_lp_gallery_blok  .gallery {
    margin-top: -20px
}

#mod_jc_bs_lp_gallery_blok .blok {
    /*    margin: 0;
        margin-top: -20px;
        padding: 0;
        max-height: 100%;*/
}

#mod_jc_bs_lp_gallery_blok .gallery a { 
    text-decoration: none;
    border: 2px solid #ffffff;
    color: #ffffff;
    display: block;
    margin: 0;
    /*    min-height: 305px;
        max-height: 305px;*/
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%;
}
#mod_jc_bs_lp_gallery_blok  .gallery a:hover{
    opacity: 1; 

}

#mod_jc_bs_lp_gallery_blok .thumbAds{

    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 0x;

    background-color: transparent;
    border: none;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
} 
.actionBlok{
    text-align: right;  
}
.btn_green {
    /* background: #59ba47 none repeat scroll 0 0; */
    background: #18c139 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 12pt;
    font-weight: normal;
    margin: 0 auto;
    padding: 5pt;
    text-align: center;
    width: 100%;
}
.btn_green:hover {
    color: #fff;
    opacity: 0.5;
}

#mod_jc_bs_lp_gallery_blok .thumbnail-text .btn_green {
	position: absolute;
	top: 60%;
	/* left: 1%; */
	/* background-color: #000; */
	/* opacity: 0.4; */
	z-index: 9000;
	right: 19px;
	width: 162px;
}
#mod_jc_bs_lp_gallery_blok {

    /* margin-bottom: 10%;
        margin-top: 10%;*/
}
#mod_jc_bs_lp_gallery_blok .blok{ 
    /*    padding: 0px;
    background-color: rgba(0,0,0,1);
        background-color: rgba(0,0,0,1);
        background-image: url('/modules/mod_jc_bs_lp_gallery_blok/css/zoom.png');
        background-size:  auto 40%;
        background-position: center;
        background-repeat: no-repeat;*/
}
.land_plitka{
    border:2px solid white;
    display: inline-block;
    width: 100%;
    /* height: 400px;*/
    height: 17vw;
    overflow: hidden;
    margin: 0;
    padding: 0 ;
}
.land_plitka img{
    width: 100%;
    /*    transition: opacity 0.2s ease-out 0.05s;*/
}
.land_plitka img:hover{
    opacity: 0;
}
#mod_jc_bs_lp_gallery_blok .gallery .thumbnail-text {
    background: rgba(0,0,0,0.5);
    /*        position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%; отладка*/
}

#mod_jc_bs_lp_gallery_blok .thumbnail-text {
    display: none;
    background: #f59500; /* rgba(243,88,50,0.8);*/
    text-align: center;
    vertical-align: middle;
    bottom: 50%;  
    position: relative;
    color: #333;
    /* height: 80px;
    opacity: 0; */
    /* -webkit-transform: rotate(6deg); */
    /* -webkit-transition: all 0.4s linear; */
    /* -moz-transform: rotate(6deg); */
    /* -moz-transition: all 0.4s linear; */
    width: 100%;
}
#mod_jc_bs_lp_gallery_blok .thumbnail-text p {
    text-decoration: none;
    /* line-height: 30px; */
    color: #f1c40f;
    font-family: 'Raleway',sans-serif;
    font-size: 22pt;
    /* line-height: 30px; */
    margin-bottom: 0;
    margin-top: 20%;
    padding-top: 7px;
    display: block;
    /* position: absolute; */
    width: 100%;
}
#mod_jc_bs_lp_gallery_blok .thumbnail-text ul {
    margin-top: 8%;
    color: #fff;
    font-size: 17px;
    text-align: left;
}
#mod_jc_bs_lp_gallery_blok .thumbnail-text ul li {
    display: block;
}
#mod_jc_bs_lp_gallery_blok .thumbnail-text .prodano {
    background-image: url(/images/prodano.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 60%;
    /* left: 1%; */
    /* background-color: #000; */
    /* opacity: 0.4; */
    z-index: 9000;
    right: 1;
}

.vnalichii{

}
#mod_jc_bs_lp_gallery_blok .thumbnail-text span {
    color: #fff;
    font-family: 'Lato',sans-serif;
    text-decoration: none;

    font-size: 9pt;
    margin-bottom: 0;
    margin-top: 0;
    padding: 23px;
    position: relative;
}
#vse_proecti,#vse_proecti_mebel {
    /* background: #f59500 none repeat scroll 0 0; */
    /* color: #fff; */
    cursor: pointer;
    font-size: 16pt;
    font-weight: normal;
    padding: 5pt;
    text-align: center;
    width: 100%;
    text-transform: uppercase;
    margin-top: 60px;
}
#vse_proecti:hover,#vse_proecti_mebel:hover{
    opacity:0.7;
}

@media screen and  (min-width: 320px) and (max-width: 479px){
    #mod_jc_bs_lp_gallery_blok h2 {

        font-size: 32px;

    }

    #mod_jc_bs_lp_gallery_blok #vse_proecti {
        font-size: 11pt;

    }
    #mod_jc_bs_lp_gallery_blok .gallery a {
        min-height: auto;
        max-height: 100%;
        border: none;
    }
    .gallery a {
        min-width: auto;
    }
    #mod_jc_bs_lp_gallery_blok  .gallery div.blok {
        margin: 0;
        padding: 1px;
        max-height: auto;
    }
    .gallery .thumbnail-text {
        /*        bottom: 85%;*/

    }

    #mod_jc_bs_lp_gallery_blok .thumbnail-text p {
        font-size: 8pt;
        padding: 0;
        line-height: 13px;
        margin: 0;
    }
    #mod_jc_bs_lp_gallery_blok .thumbnail-text span {
        font-size: 8pt;
        padding: 0;
        line-height: 13px;
        margin: 0;
    }
    .gallery .thumbnail-text {
        bottom: 0;
    }
}
