

/* Start:/bitrix/templates/kamen/components/sok/medialib.photogal/galery_slider/style.css?15690813981592*/
.galthumbnails {
    display: flex !important;
    width: 100%;
    flex-flow: row wrap;
    justify-content: flex-start;
    margin: 0;
    padding: 0;
}

.thumbnail img {
    display: block;
    margin: 0 auto;
}

.thumbnail img {
    display: block;
 padding: 10px;
}


.thumbnail, .caption {
    display: flex !important;
    margin: 0 auto;
    width: 100%;
    outline: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
}

.galthumbnails li {
    display: flex;
    width: 30%;
    height: auto;
    list-style: none;
    border: 1px solid #e7e7e8;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 15px;

}

.galthumbnails li:hover {
    display: flex;
    width: 30%;
    height: auto;
    list-style: none;
    border: 1px solid #e7e7e8;
    border-radius: 5px;
    margin-right: 20px;
    margin-bottom: 15px;

    box-shadow: 0 0 2px 2px #e7e7e882;
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
    border-color: transparent !important;
    box-shadow: none;


}





.workarea .galspan2::before{
	content:none;
}

.galspan2{
padding: 0;
color:black;
}

.galimg {
    height: auto;
    width: 100%;
}

.galimg img {
    height: auto;
    width: 100%;
}


.ntc {
padding: 0 10px;
text-align: center;
}
.caption .blue{
margin: 5px 0 5px 0;
}

.workarea .caption h3 {
font-size: 18px;
}

.caption h3 {
    font-size: 18px;
    font-weight: bold;
}

.caption {
font-size:14px;
color:#333333;
}

.galspan2 a:visited{
color:#333333;
}

.galthumbnails{
display: table;
width: 100%;
}
.galblink{
text-decoration:none;
}
/* End */
/* /bitrix/templates/kamen/components/sok/medialib.photogal/galery_slider/style.css?15690813981592 */
