/*
Theme Name: Negishot 100
Theme URI: http://www.lm-studio.co.il/
Author: Marat Rempel - LM Web Sulotions
Author URI: http://www.lm-studio.co.il/
Description: Powered by LM Web Sulotions
Version: 1.0
*/
div.wpcf7 .submit .ajax-loader
{
	display: none;
}
.pop img{cursor: pointer;}
.block3 h2
{
	font-size: 1.25em;
    line-height: 1.2;
    color: #1c5a9b;
    font-weight: 700;
}
img.aligncenter{
	display: block;
	margin: 0 auto;
}
.btn_accessibility
{
	right: 14px!important;
	top: 6px!important;
}
.services-list-block:hover img
{
	transform: scale(1.3);
	transition: all 0.5s ease;
}
.gallery-sliders-no-carousel .slider-right , .gallery-sliders-no-carousel .slider-left{display:none;}
.gallery-sliders-no-carousel .slider
{
	display:flex;
	flex-wrap:wrap;
	justify-items:center;
}
.gallery-sliders-no-carousel .slider-item{width:32%; margin-bottom:20px;}
.top-line .container > a{    margin-right: 20px;}
.article-thumb img{cursor:pointer;}
.slick-track{display: flex; align-items: center;}
.featherlight .featherlight-close-icon{
	background: #02497d!important;
    color: #fff!important;
    font-size: 20px!important;
    width: 40px!important;
    height: 40px!important;
}
@media screen and (max-width: 768px){
	.about-content{padding-top:0;}
	.gallery-sliders-no-carousel .slider-item{width:100%; margin-bottom:20px;}
	.about-content img{max-width:100%; height:auto;}
	.about-content .block2{flex-wrap:wrap;}
	.about-content .block2 .col, .about-content .block2 .col:last-child{width:100%;}
	.slick-slider .slick-track{display: flex;align-items: center;}
}