/*
Theme Name: Juris - Child
Author: GT3themes
Author URI: http://gt3themes.com
Description: -
Version: 1.0
Template: juris
*/

.big-img-home-page img{
	max-height: 1250px;
    aspect-ratio: 16 / 10;
    display: block;
    object-fit: cover;
    width: 100%;
	margin-top:80px;
}
@media and screen(min-width:759px){
	.big-img-home-page img{
	margin-top:0px;
	}
}


.netim-box-icon-h-p > div{
	min-height: 300px;
}
.specializacje-boksy .elementor-widget-container{
	transition: .5s ease all;
	z-index: 2;
	position:relative;
}
.specializacje-boksy .elementor-widget-container:hover{
	background-color:#fff;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px !important;
	z-index: 10;
	position: relative;
}
.wpcf7-form input[type="submit"]:hover{
	color: #fff !important;
}