

.btn-primary, .sppb-btn-primary {
    border-color: #164d78;
    background-color: #164d78;
	border-radius: 0px;
}

.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #1ABC9C;
    background-color: #1ABC9C;
	border-radius: 0px;
}

#offcanvas-toggler > i {
    color: #000000 !important;
}

#offcanvas-toggler > i:hover {
    color: #164d78 !important;
}

/*kuba*/

.speasyimagegallery-modal-wrapper {
    text-align: center;
    cursor: zoom-out;
    z-index: 999999999;
} 

div.itemHeader h2.itemTitle {
    padding: 10px 0 4px 0;
    margin: 0;
    font-size: 24px;
    font-weight: bold;
    background: #fafafa;
    padding: 20px;
}

div.itemToolbar {
    padding: 8px;
    margin: 0px 0 0 0;
    background: #ffffff;
    border-radius: 4px;
}

div.itemListCategory {
    background: #fafafa;
    border: 1px solid #ddd;
    border-radius: 0px;
    margin: 0 0 24px 0;
    padding: 8px;
    text-align: center;
}

div.catItemReadMore a {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    background-color: #cb9116;
    color: #FFFFFF;
    padding: ;
    font-size: 16px;
}

div.catItemReadMore a:hover {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    /*white-space: pre-line;*/
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.55;
    border-radius: 0px;
    transition: all .15s ease-in-out;
    background-color: #ad7b10;
    color: #FFFFFF;
    padding: ;
    font-size: 16px;
}

div.itemContainerLast {
    border-bottom: 1px solid #dadada;
}

img.jg_photo, .jg_minis a img {

    border: 1px solid #c0c0c0;
    background-color: #fff;
    background-image: none;
    /*margin: 0 0.3em 0.3em 10px;*/

}

div.gallery .jg-header {
    font-size: 2em !important;
    font-weight: normal !important;
    text-align: center !important;
    background-color: #f9f9f9 !important;
    background-image: none !important;
    color: #333 !important;
    border: #BBB solid 1px !important;
    padding: 0.3em !important;
    border-radius: 0px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    display: block;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

div.jg_search .inputbox {
    margin: 0 0 0 -1px;
    
}

.jg_subcatelem_cat a {
    
    font-size: 26px;
}

.jg_element_txt li, .jg_element_txt_r li, .jg_element_txt_l li, .jg_element_txt_c li, .jg_element_txt_subs li, .jg_element_txt_subs_r li, .jg_subcatelem_txt_r, .jg_subcatelem_txt_l, .jg_subcatelem_txt_c li {

    line-height: 140% !important;
    font-size: 20px;

}

#offcanvas-toggler > i {

    color: #000000;
    padding-right: 50px;

}

#sp-logo .sp-default-logo {

    margin: 20px auto 2px auto;

}

//*--------------------------------*/


.jg_subcatelem_cat a {
    height: 380px;
    font-size: calc( 16px + (24 - 12) * ( (100vw - 400px) / (3500 - 400) ));
}

div.itemIntroText {
    color: #003399;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}

.jg_element_cat {
    text-align: center !important;
    margin-left: 0px;
	
    float: left;
}

.gallery {
    /*background: #fff;*/
    color: #4c7eeb;
    padding-left: 10px;
    border: #BBB solid 0px !important;
}


span.catItemImage img {

    max-width: 100%;
    height: auto;
    border: #ffffff solid 2px;

}

img.jg_photo, .jg_minis a img {

    border: 1px solid #c5c5c5;;
    background-color: #ffffff;
    background-image: none;

}

span.itemImage img {
    
	border: 1px solid #c9c9c9;
    max-width: 100%;
    height: auto;
	padding: 3px;

}

.speasyimagegallery-album-title {

    display: block;
    font-size: 14px;
    line-height: 1;
    letter-spacing: 1px;
    color: rgba(255,255,255,.9);
    text-decoration: none;
    font-weight: 700;
    margin: 0 0 5px;
    outline: 0;
    -webkit-transition: color 400ms;
    transition: color 400ms;

}


.gkNspPM-PortfolioGrid.with-overlay .figcaption:before,
.gkNspPM-PortfolioGrid.without-overlay .figure.loaded > div > a:before {
	color: #111;
	content: "A";
	font-family: 'MODERN PICTOGRAMS';
	font-size: 36px;
	height: 28px;
	left: 50%;
	margin: -14px 0 0 -14px;
	opacity: 0;
	position: absolute;
	text-align: center;
	top: 40%;
	-webkit-transform: translateY(-20px);
	-moz-transform: translateY(-20px);
	-ms-transform: translateY(-20px);
	-o-transform: translateY(-20px);
	transform: translateY(-20px);
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
	width: 28px;
	z-index: 2;
}

}


.gkNspPM-PortfolioGrid > .figure a, .gkNspPM-PortfolioGrid > .figure img {

    display: block;
    width: 100%;
    font-size: 12px !important;

}
.gkNspPM-PortfolioGrid .figcaption h3 a:active, .gkNspPM-PortfolioGrid .figcaption h3 a:focus, .gkNspPM-PortfolioGrid .figcaption h3 a:hover {

    color: #e45245;
    font-size: 12px;

}

.gkNspPM-PortfolioGrid .figcaption h3 a {
    color: #000;
    font-size: 12px !important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	    background: #ffffff;

}

/*#sp-header a:hover {
    color: #000000;
}*/

.vehiclemanager_mod_search #vm_slider_mod_year, .vehiclemanager_mod_search #vm_slider_mod_price, .vehiclemanager_mod_search #vm_slider_mod_mileage {

    margin: 2Px 0 16px 7px;
    width: 250px;

}

select, select.inputbox[multiple], select.inputbox[size] {

    background-color: #FFFFFF;
    border: 1px solid #DDD;
    color: #555555;
    display: inline-block;
    font-size: 13px;
    height: 38px;
    line-height: 19px;
    margin-bottom: 9px !important;
    padding: 4px 5px 4px 3px;
    width: 214px;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;

}

.VM_search_batton input[type="submit"] {

    padding: 13px 41px !important;
    font-size: 20px;
    border-radius: 0px;
	    text-align: center;
}

.szukaj {

    font-family: Comfortaa, sans-serif;
    font-size: 16px;
    font-weight: normal;
    text-align: center;

}





/*div.latestItemReadMore a {
    background: #164d78;
    border: #164d78 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #ffffff !important;
}

div.latestItemReadMore a.hoover {
    background: #e31e24;
    border: #e31e24 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #000000 !important;
}*/

div.latestItemReadMore a {
    background: #001466;
    border: #001466 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #ffffff !important;
}
div.latestItemReadMore a:hover {
    text-decoration: none;
	 background: #FF0400;
    border: #FF0400 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #ffffff !important;
} 

div.latestItemView {

    border-bottom: 1px solid #bebebe;
    padding: 10px 0px 50px 0px;

}

div.latestItemCategory {

    padding: 4px;
    border-bottom: 0px dotted #ccc;

}

span.latestItemImage img {

    border: 1px solid #ccc;
    padding: 3px;

}


/*FORMULARZ SUPER SIMPLE CONTACT FORM*/

.sscf-form .sscf-input {
    background: #ffffff;
    border: 1px solid lightgrey;
    outline: none;
    border-radius: 0px;
    font-size: 15px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    height: 46px;
    line-height: 22px;
    padding: 20px 0 5px 14px;
    -webkit-appearance: none;
    box-shadow: none;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
} 






#sppb-addon-1483347624520 .sppb-addon-title {
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 3px;
    line-height: 36x;
    line-height: 46px;
    font-weight: bold;
    text-shadow: 0px 0px 10px #000000;
}


#sppb-addon-1483347624520 {
    color: #ffffff;
	   text-shadow: 0px 0px 10px #000000;
}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active > a {
    color: #001466;
}

a {
    color: #001466;
}

a:hover {
    color: #FF0400;
}

#sp-header-sticky-wrapper {
    position: absolute;
    z-index: 999;
    background: #fff;
    width: 100%;
    margin: 0 auto;
    height: 1px;
}

#sp-header-sticky-wrapper {
    position: relative !important;
	
}

.top-head .icon-top-left i, .at-slider-head2, #sp-slide-wrapper a.tp-button, .at-about-item h4, .at-intro-item h5, .at-event-item i, .at-event-item h6, .at-event-list .at-event-content h5, .at-event-list .at-event-content h5::before, .at-testimonial-item .sppb-testimonial-client:hover, .at-event-list .at-event-content h4:hover, .at-person-item .sppb-btn, .at-feature-item h6, .at-feature-button, .at-support-item h6, .sppb-section-title .sppb-title-subheading, .at-question-content i, .at-count-down-item h2, .at-work-item h5, .at-work-item i, #sp-slide-wrapper .large_bold_darkblue, #sp-slide-wrapper strong, .at-team-member-social ul li, #at-team .sppb-text-left i:hover, .at-feature-item ul li:hover, .at-icon-box-item:hover .sppb-icon span i, .lt-introduction .lt-intro-sub:hover h3, #sp-slide-wrapper .ltmediumlightblack, .lt-introduction .lt-intro-sub:hover i, .lt-testimonial .ltsmalltext span, .lt-banner-sub-left h3, .lt-banner-sub-right h3 {
     color: #ffffff !important;
}

#sppb-addon-1512994084364 .nspArt h4.nspHeader a {
    text-decoration: none !important;
    font-size: 0.9em !important;
}


h2.latestItemTitle a {
	font-size: 22px;
	color: #003399;
}

h2.latestItemTitle a:hover {
	font-size: 22px;
	color: #686868;
}


div.latestItemsCategory a:hover  {
    
    color: #686868;
    
}

div.latestItemsCategory a {
    
    color: #003399;
    
}

div.latestItemsCategory {
  background: #fafafa;
  border: 1px solid #fafafa;
  margin: 0 8px 8px 0;
  padding: 20px 8px 8px 38px;
    
  border-radius: 0px;
  text-align: center;
}


div.latestItemsCategory h2 {
	    font-size: 32px;
        font-weight: normal;
}


/* ------------------------------------------------------------------ */


.jg_subcatelem_cat a {
    height: 380px;
    font-size: calc( 16px + (24 - 12) * ( (100vw - 400px) / (3500 - 400) ));
	text-align: justify;
}

div.itemIntroText {
    color: #000000;
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
}

.jg_element_cat {
    text-align: center !important;
    margin-left: 0px;
	
    float: left;
}

.gallery {
    /*background: #fff;*/
    color: #4c7eeb;
    padding-left: 10px;
    border: #BBB solid 0px !important;
}


span.catItemImage img {

    max-width: 100%;
    height: auto;
    border: #ffffff solid 2px;

}

img.jg_photo, .jg_minis a img {

    border: 2px solid #ffffff;
    background-color: #ffffff;
    background-image: none;

}

span.itemImage img {
    
	border: 0px solid #c9c9c9;
    max-width: 100%;
    height: auto;
	padding: 3px;

}

img.jg_photo {
    vertical-align: bottom;
    padding: 0px;
    margin: 0 0.3em 0.3em 0;
}

a:hover img.jg_photo, .jg_minis a:hover img {
    border: 1px solid #808080;
}

.jg_row {
    overflow: hidden;
    height: auto !important;
    padding: 0.8em 0;
    width: 101%;
}

img.jg_icon {
    width: 0px;
    height: 0px;
    border: 0px;
    margin: 0 0px;
    vertical-align: bottom;
}



input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
    display: block;
    width: 100%;
    padding: 0.5rem 0.75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 0px;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}





.sp-scroll-up {
    display: none;
    position: fixed;
    bottom: 30px;
    right: 28px;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #333;
    border-radius: 3px;
    z-index: 1000;
    margin: ;
    margin-bottom: 180px;
}

