/*
Theme Name: Husqvarna Multi V2
Author: the kkdesigns
Author URI: http://kkdesigns.pl/
Description: Template for Husqvarna Dealers in PL 
Version: 1.1.1
*/
body
{
	font-family: 'Open Sans', sans-serif!important;
}
nav
{
	font-family: 'Open Sans', sans-serif;
	font-weight:600;
	margin-bottom:0!important;
}
.navbar
{
	border-bottom:1px solid #c0c0c0!important;
}
ul.nav li a
{
	border-top:2px solid transparent;
}
ul.nav li a:hover,.active a
{
	border-top:2px solid #003985!important;
}
#wm
{
	margin-top:52px;
	
}



#about ul li
{
	color: #999999;
    font-size: 20px;
    line-height: 30px;
}
footer p
{
 margin:0!important;
}
.wlc-msg h1
{
	font-family: 'Lato', sans-serif;
	font-size:70px;
	font-weight:900;
}
.wlc-msg h2
{
	font-size:50px;
	font-weight:900;
	font-family: 'Lato', sans-serif;
}
.about-us
{
	background:#f8f8f8;
	padding:50px 0;
}
.sec-title
{
	text-transform: uppercase;
	color:#333;
	font-weight:bold;
	padding-bottom:50px;
}
.about-us p
{
	color:#999999;
	font-size:20px;
	line-height:30px;
}
.prod
{
	background:#ededed;
	padding:50px 0;
}
.box
{
	background:#fff;
	display:block;
}
.box a{
	display:block;
        padding:20px;
	
}
.gmap
{
	background:#ededed;
	position:relative;
	
}
.gmap-box
{
	display:block;     
	padding:50px;
}
#map_canvas {
	height:600px;
}
#map_canvas div.gm-style-cc {
    display: none;      
}
.ft-dark
{
	background:#222;
}
.ft-light
{
	background:#f8f8f8;
	border-top:1px solid #e7e7e7;
}
.ft-dark .fttxt
{
	padding:20px;
	color:#fff;
}
.ft-light .fttxt
{
	padding:20px;
	color:#777;
}
.first .box a
{
}
.gmap-box
{
	position:relative;
	padding:30px;
	border:1px solid #ddd;
    float: right;
    padding: 60px;
    position: absolute;
    right: 150px;
    top: 15%;
    z-index: 1;
    background:#f8f8f8;
    box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.29);
    max-width: 450px;
}
.gmap-box h3
{
	font-size:20px;
}
.gmap-box h4
{
	font-size:16px;
}
.gmap-box h3,.gmap-box h4
{
	margin:0;
}
.gmap-box h3
{
	font-weight:bold;
	color:#003985;
	margin-bottom:10px;
}
a
{color:#e74c3c;}
a:hover
{
	color:#e74c3c;
}
.b30
{
	margin-bottom:30px;
}
a:focus
{
	outline:0;
}
#gallery,#serwis,#page
{
	margin-top:100px;
	min-height:800px;
}
.hq-bg-wrapper {
width: 900px;
margin: 0 auto;
}
.hq-bp-category-wrapper,.hq-bp-sp-wrapper,.hq-bp-ii-wrapper,.hq-bp-bs-wrapper {
width: 810px;
margin: 35px auto 35px auto;
}
.hq-bp-category,.hq-bp-sp,.hq-bp-bs{
float: left;
margin-right: 30px;
margin-bottom: 30px;
}
.hq-bp-sp{
	width:190px;
	}
	
.hq-bp-category-last,.hq-bp-sp-last,.hq-bp-bs-last{
margin-right: 0;
}
.hq-bp-category-clear {
clear: both;
}
.hq-bp-sp img,.hq-bp-sp-last img{
  display: block;
margin-left: auto;
margin-right: auto 
}
.fbph2
{
	font-size:19px;
	color:#273a60;
	font-family: 'Fira Sans', sans-serif;
}
.center
{
	text-align:center;
	margin-top:30px;
}
.table-header
{
	background:#273a60;
	color:#fff;
	font-family: 'Fira Sans', sans-serif;
	padding:10px 25px;
	font-size:18px;
}
.table-content
{
	border:1px solid #273a60;
	color:#273a60;
	padding:25px;
	font-family: 'Fira Sans', sans-serif;
	font-size:14px;
}
a
{
	color:#003985;
	text-decoration:none;
}
h1
{
	font-size:26px;
}
h4
{
	margin:10px 0 5px 0;
}
.hq-bp-bs
{
	width:250px;
}
.bs-box
{
	margin-top:15px;
	background:#f1efee;
	padding:10px;
	text-align:center;
	width:230px;
	float:left;
}
.bs-info
{
	font-size:14px;
	display:block;
	margin-bottom:15px;
}
.bs-box a
{
	font-size:14px;
}
.mb50
{
	margin-bottom:50px;
}
.copyright
{
	margin: 35px auto;
    width: 810px;
    font-size:12px;
}
.box {
    border-radius:5px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
    transition: all 0.6s cubic-bezier(0.165, 0.84, 0.44, 1) 0s;
    
}
.box:hover, .box:active {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
}
.img-set
{
	width:400px;
	height:180px!important;
}
#cookie-law-info-again
{
	display:none!important;
}
.img-responsive {
    margin: 0 auto;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}
@media (max-width: 1199px) {
.gmap-box {
    width:100%;
    right:0;
    top:inherit;
    bottom:0;
    padding:20px;
}
.gmap-box h3
{
	font-size:18px;
}
.gmap-box h4
{
	font-size:15px;
}
	}
	#color-overlay {
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
}
.infobox-inside
{
	padding:15px 30px;
	text-align:center;
}
.infobox-inside h3
{
	color: #003985;
    font-weight: bold;
    margin-bottom: 10px;
    font-size:18px;
    margin:2px 0;
}
.infobox-inside h4
{
	font-size:15px;
	margin:2px 0;
}

@media (max-width:767px){
	.wlc-msg h1
{
	font-size:44px;
}
.wlc-msg h2
{
	font-size:40px;
}
.gmap-box h3
{
	font-size:16px;
}
.gmap-box h4
{
	font-size:14px;
}
}
@media (max-width: 900px) {
 .hq-bg-wrapper {
width: 100%;
 }
 .img-responsive
 {
 display: block;
 height: auto;
 max-width: 100%;
 }
 .hq-bp-category, .hq-bp-sp {
 text-align: center;
 float:left;
 margin-right: 0px;
 width:50%;
}
.hq-bp-category-wrapper, .hq-bp-sp-wrapper {
    margin: 25px auto 0;
    width: 100%;
    
}
}
@media (max-width: 550px) {

	.hq-bp-category, .hq-bp-sp {
 text-align: center;
 float:none;
 margin-right: 0px;
 width:100%;
}
.hq-bp-category, .hq-bp-sp, .hq-bp-bs {
    float: none;
    margin: 30px auto;
    text-align: center;
}
.hq-bp-category, .hq-bp-sp, .hq-bp-bs-last {
    float: none;
    margin: 30px auto;
    text-align: center;
}
.bs-box
{
	float: none;
	text-align: center;
	margin:0 auto;
}
#promo,#prod
{
	text-align:center;
}
.hq-bp-ii-wrapper,.hq-bp-bs-wrapper
{
	width:100%;
}
}
.btnn
{
	font-size: 17px;
padding: 11px 19px;
z-index: 2;
width: 250px;
height: auto;
display:inline;
border-radius:0;
border-left:1px solid #666;
border-top:1px solid #666;
border-bottom:1px solid #666;
}
.btnn1
{
	font-size: 17px;
padding: 11px 19px;
margin-top:-7px;
border-radius:0;
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}