/*#sp-header {
    height: 90px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.02);
    background: rgba(255, 255, 255, 0.2);
}*/

#sp-header {
    background: rgba(255, 255, 255, 1) none repeat scroll 0 0;
    box-shadow: 0 3px 3px rgba(0,0,0,0.05);
    height: 80px;
    left: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 99;
	border-top: 1px solid #e8e8e8;
}

#sp-header-sticky-wrapper {
    position: absolute;
    z-index: 999;
    background: #FFFFFF;
    width: 100%;
    margin: 0 auto;
	height: 80px;
}

#sp-top-bar a {
    color: #cb9116;
}


.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 10px;
    line-height: 80px;
    font-size: 18px;
	/*font-size: 0.9vw;*/
	text-transform: uppercase;
    letter-spacing: 1px;
    color: #fff;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
.sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {
    /*color: #0063b0;*/
	color: #cb9116;
	
}

#sp-top-bar a {

    /*color: #03c2c2;*/
    /*font-family: Roboto Condensed, sans-serif;*/
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 14px;
   /* text-transform: uppercase;*/

}

#sp-menu .sp-megamenu-parent > li > a:hover {

    font-weight: normal !important;

}

.sp-megamenu-parent > li > a {
    display: inline-block;
    padding: 0 10px;
    line-height: 80px;
    font-size: 18px;
	/*font-size: 0.9vw;*/
    text-transform: uppercase;
    letter-spacing: 1px;
    /*color: #cb9116;*/
	color: #cb9116;
	font-family: Open Sans, sans-serif;
	font-weight: normal;
	
}



.sticky-wrapper.is-sticky .sp-megamenu-parent > li > a {
    color: ##835c19;
}

.sticky-wrapper.is-sticky #sp-header .logo, .sticky-wrapper.is-sticky #sp-header {
    height: 70px;
	background-color: #ffffff;
}

.sticky-wrapper.is-sticky .sp-megamenu-parent > li > a {
    color: #cb9116;
	
}

.sticky-wrapper.is-sticky .sp-megamenu-parent > li.active > a, .sp-megamenu-parent > li:hover > a {

    color: #835c19;

}


.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;
	color: #cb9116;
	font-weight: 600;
}

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: #0063b0;
    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: 0px;

}

.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 {
	    background: #ffffff;
		color: #cb9116;
        font-weight: 400;
}.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
	    background: #ffffff;
		color: #000000;
        font-weight: 400;
}

#sp-top-bar {
    color: #cb9116 !important;
}


/*#sp-header a:hover {
    color: #000000;
}*/



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;

}





.sp-module .sp-module-title {

    margin: 0 0 20px;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 1;
    font-size: 22px;
    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: #164d78;
    border: #164d78 solid 1px;
    padding: 10px 15px 14px 15px;
    color: #ffffff !important;
}
div.latestItemReadMore a:hover {
    text-decoration: none;
	 background: #005eba;
    border: #005eba 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: 0px;

}


.btn-submit button{

    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 20px 40px 20px 40px;
    background: #ffffff;
    border: 2px solid #835c19;

}

.btn-submit button:hoover {

    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    padding: 15px 40px 15px 40px;
    border: 2px solid #835c19;
    background: #835c19;
    color: #ffffff;
    font-size: 18px;

}

h2.latestItemTitle a:hover {
	font-size: 22px;
	color: #cb9116;
}

h2.latestItemTitle a {
	font-size: 22px;
	color: #164d78;
}


div.latestItemsCategory a {
    
    color: #ffffff;
    
}

div.latestItemsCategory a:hover {
    
    color: #164d78;
    
}

div.latestItemsCategory {
    background: #cb9116;
    border: 1px solid #cb9116;
    margin: 0 8px 8px 0;
    padding: 0px 8px 8px 8px;
    border-radius: 0px;
}



@media (min-width: 980px) and (max-width: 1279px) {
    .sp-megamenu-parent > li > a {
        font-size: 16px!important;
    }
    .sp-megamenu-parent > li.active > 
    a, .sp-megamenu-parent > li:hover > a {
        border-bottom: none!important;
    }
    #at-intro .at-Smart-Countdown {
        padding: 65px 65px 110px 64px !important;
    }
    #at-icon-box-bottom .sppb-addon-content {
        display: block!important;
        float: none!important;
    }
    #at-intro .at-smart-countdown {
        padding-left: 20px!important;
    }
    .at-video-sub {
        padding: 47px 15px 32px 36px!important;
    }
    .at-services-sub-left > div {
        padding: 20px 0!important; 
    }
    #at-services .at-services-sub-left .sppb-icon span {
        font-size: 50px!important;
    }
    #at-blog .at-blog-sub {
        padding: 8px 5px 1px 45px !important;
    }
    .at-services-sub .sppb-text-left {
        padding: 32px!important;
    }
    #at-blog .at-blog-sub .sppb-addon-text p {
        padding: 11px 0 0px!important;
    }
    #at-blog .at-blog-sub-contact {
        padding: 5px 5px 1px 45px !important;
    }
    .at-blog-sub h4 {
        color: #000000!important;
    }
    #at-blog .at-blog-sub-contact .sppb-addon-text {
        padding-bottom: 0px!important;
    }
    #at-team .sppb-text-left p {
        padding-bottom: 0px!important;
    }
    #at-team .at-team-sub-right {
        padding: 0px!important;
        margin-top: 0px!important;
    }
    #at-client .sppb-col-sm-6 {
        width: 100%!important;
    }
    #at-client .at-client-sub {
        padding: 60px 50px 60px 30px!important;
    }
    .at-contact-sub {
        padding: 70px 30px 70px 70px!important;
    }
    .at-contact-us-title {
        padding: 90px 80px 77px 38px!important; 
    }
    #sp-quickcontact-form input, #sp-quickcontact-form textarea {
        width: 100%!important;
    }
    #sp_qc_submit {
        width: 20% !important;
    }
    #sp-social .col-sm-2 {
        padding: 0px!important;
    }
     #at-client .at-client-sub {
        padding: 25px 30px 25px 30px!important;
    }
    .at-about {
    	position: static!important;
      	top: 0!important;
    }
    #at-intro {
    	padding-top: 70px!important;
    }
}

div.k2TagCloudBlock a {
    padding: 4px 10px;
    float: left;
    display: block;
    color: #000;
    font-size: 14px !important;
    background: #835c19;
    margin: 2px;
}

.nspArt img.nspImage {
    max-width: 100%;
    border: 1px solid #9c9c9c !important;
}

div.latestItemsCategory h2 {
    text-align: center;
}

.szczeniaki {
margin-top: -20px;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
    
        padding-top: 30px;
        padding-right: 30px;
        padding-bottom: 0px;
        padding-left: 30px;
}
.offcanvas-menu .offcanvas-inner .sp-module {
    margin-top: 20px;
    border-bottom: 1px solid rgba(0,0,0,0.08);
    margin-bottom: 0px;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a {
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 5px 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    line-height: 28px;
}

.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 0px !important;
    
}

.sppb-addon-articles .sppb-addon-article {
    margin-bottom: 3px;
    
	
}

	
.canvas .sppb-addon-article .sppb-article-info-wrap h3  {
	
	line-height: 18px !important;
	font-size: 16px !important;
	font-family: Roboto, sans-serif !important;
}



 .sppb-addon-articles .sppb-addon-article .sppb-article-info-wrap h3 {
	/*font-weight: bold !important;*/
	line-height: 22px !important;
	font-size: 16px !important;
	font-family: Roboto, sans-serif !important;
}

a:hover {
    color: #835c19;
}



/*---------------------*/

@media screen and (min-width: 320px) and (max-width: 767px) {
  ul.social-icons {
    margin: 0;
    width: 100%;
    text-align: center;
  }
  ul.social-icons > li {
    margin: 5px;
  }
  .sp-contact-info {
    display: table;
    float: none;
    margin: 0;
    text-align: center;
    width: 100%;
  }
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 89%;
  }
  .sppb-animated .sppb-addon-cta .sppb-cta-title {
    font-size: 28px !important;
    line-height: 40px !important;
  }
  .sppb-animated .sppb-addon-cta .sppb-btn-lg {
    font-size: 16px;
  }
  .scrollup {
    bottom: 25px;
    right: 25px;
  }
  .form-horizontal .control-label {
    width: 100%;
    text-align: left;
  }
  .form-horizontal .controls {
    margin: 0;
    width: 100%;
  }
  .form-horizontal .controls input,
  .form-horizontal .controls textarea {
    width: 100%;
  }
  .form-horizontal .controls textarea {
    height: 131px;
  }
}
@media screen and (min-width: 550px) and (max-width: 767px) {
  .sp-contact-info li {
    margin: 0 5px;
    font-size: 90%;
  }
}
@media (min-width: 768px) {
  .sppb-col-sm-offset-6 {
    margin-left: 50%;
  }
}
.sppb-testimonial-pro .sppb-item img {
  display: inline-block;
  margin-bottom: 10px;
}