@import "../skt-white/style.css";
@import "https://fonts.googleapis.com/css?family=Lato:100,300,700|Oswald&subset=latin,latin-ext";
@import "https://fonts.googleapis.com/css?family=Advent+Pro&subset=latin,latin-ext";
@import "https://fonts.googleapis.com/css?family=Alegreya+SC&subset=latin,latin-ext";
@import "https://fonts.googleapis.com/css?family=Archivo+Narrow&subset=latin,latin-ext";
.main-container {
    margin: 0;
    padding: 0;
}
body.home .fixed, body.blog .fixed {
    margin: 0;
    padding: 0;
    position: fixed !important;
    top: 0 !important;
    z-index: 9999;
}
.fixed {
		background: #f7f6f6 !important;
    margin: 0;
    padding: 0;
    position: fixed !important;
    top: 0 !important;
    z-index: 99;
		box-shadow: 0 1px 5px #999;
}
.fixed .header-inner .nav ul li a {
    padding: 17px 15px !important;
}
.fixed .header-inner .nav ul li:hover ul {
    top: 45px !important;
}
.fixed .header-inner .logo {
    margin-top: 0 !important;
}
.header .header-inner {
  margin: 0 auto;
  padding: 0;
  position: relative;
  width: 90%;
}
.header .header-inner .logo {
    margin: 0;
    padding: 0;
}
.header .header-inner .logo h1 {
    font-family: "Roboto",san-serif;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
}
.header .header-inner .logo a {
    color: #3e3e3e;
}
.container {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 1160px;
}
.toggle {
    display: none;
}
.header {
  
  border-top: 0 solid #ccc;
  height: auto;
  padding: 0;
  width: 100%;
  z-index: 10000;
}
.header .header-inner .nav {
    float: right;
    margin: 0;
    padding: 0;
    text-align: right;
}
.header .header-inner .nav ul {
    float: right;
    font-family: "Lato",sans-serif;
    font-size: 13px;
    font-weight: 300;
    margin: 0;
    padding: 0;
}
.header .header-inner .nav ul li {
    display: inline-block;
    margin: 0;
    position: relative;
    text-transform: uppercase;
}
.header .header-inner .nav ul li a {
    color: #777;
    display: block;
    padding: 35px 15px;
}
.header .header-inner .nav ul li a:hover {
    background-color: orangered;
    color: #fff !important;
}
@media screen and (min-width: 999px) {
.header .header-inner .nav ul li ul {
    display: none;
    z-index: 2;
}
.header .header-inner .nav ul li:hover > ul {
    background: none repeat scroll 0 0 #ffffff;
    box-shadow: 5px 5px 5px #666;
    display: block;
    left: 0;
    position: absolute;
    text-align: left;
    top: 85px;
    width: 200px;
}
.header .header-inner .nav ul li ul li {
    display: block;
    float: none;
    position: relative;
}
.header .header-inner .nav ul li ul li a {
    border-top: 1px solid #cccccc;
    color: #000;
    display: block;
    padding-bottom: 10px;
    padding-top: 10px;
}
.header .header-inner .nav ul li:hover ul li ul {
    display: none;
}
.header .header-inner .nav ul li:hover ul li:hover > ul {
    display: block;
    left: 200px;
    position: absolute;
    top: 0;
}
}
.header .header-inner .logo {
    float: left;
    margin-top: 10px;
}
body {
	font-family: "Lato";
  font-size: 14px;
	line-height:30px;
}
.home {
 /*background: rgba(0, 0, 0, 0) url("images/section1.jpg") no-repeat scroll 0 -388px;*/
}

.slider-main {
    display: none;
}
.fixed .logo img {
    animation-duration: 1s;
    animation-name: bounceIn;
    margin-top: 0;
    padding: 10px 10px 5px;
    transition: all 0.3s ease-in-out 0s;
    width: 140px;
}
.logo img {
    margin-top: 10px;
    width: 200px;
		float: left;
}
#pasek {
    background: none repeat scroll 0 0 black;
    height: 32px;
}
#portfolio {
		/*background: url("https://domus.info.pl/wordpress/wp-content/themes/nois/images/contact-banner.jpg") no-repeat scroll center center / cover rgba(0, 0, 0, 0);*/
}
.tooltip {
    background-color: #161616;
    border: 1px solid #333;
    border-radius: 5px;
    color: #fff;
    display: none;
    padding: 10px;
    position: absolute;
}
#services-box {
    text-align: center;
}
.contact-banner h3 {
    color: #404040;
    font-family: "Lato",sans-serif;
    font-size: 34px;
    font-weight: 400;
    line-height: normal;
    padding: 0 0 20px;
    text-align: center;
    text-transform: none;
}
a.contact-button {
    width: 20%;
}
#some-facts li {
    /*background: radial-gradient(dodgerblue, #12192b) repeat scroll 0 0 #12192b;*/
		background: orangered;
    border: 2px solid #ffffff;
    box-shadow: 0 0 2px 1px #777;
    display: inline-block;
    height: 160px;
    text-align: center;
    text-transform: uppercase;
    width: 160px;
}
#some-facts h2, #some-facts li h5 {
    color: white;
    font-family: "Lato",sans-serif;
}
#some-facts li h2 {
    font-size: 23px;
    font-weight: 600;
    padding: 55px 0 10px;
}
#some-facts li h5 {
    font-size: 16px;
}
section h2, .footer-col-1 h2, .footer-col-3 h2 {
    font-family: Lato;
}
section h2 {
    font-weight: 300;
}
.footer-col-1 h2, .footer-col-3 h2 {
    font-weight: 600;
}
.message-desc {
    font-family: archivo narrow;
    line-height: 25px;
    visibility: hidden;
		text-align: justify;
}
.promocjeleft {
    background: url("images/sepretor-arrow.png") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: left;
    padding: 2% 0 2.3% 3%;
    width: 34.48%;
}
.promocjeleft span {
    color: #00a8ff;
    line-height: 45px;
}
.promocjeleft p {
    margin-left: 85px;
}
.promocjeright {
    float: right;
    padding: 2.5% 3% 2.3% 0;
    width: 54.41%;
}
.pasek {
    height: 32px;
}
.pasek > ul {
    margin-right: 3%;
}
.pasek ul li {
    color: #777;
    display: inline;
    float: right;
    line-height: 30px;
    margin: 0 20px;
}
#formularz-kontaktowy {
    background-image: url("https://domus.info.pl/wordpress/wp-content/themes/nois/images/boxform.jpg");
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 45% auto;
    padding: 0 20px;
		margin-bottom: 50px;
}
.contact_box_form h1 {
    height: 30px;
}
.contact_box_form {
    margin-bottom: 15px;
    padding: 20px 0;
    width: 45%;
}
.field.email.medium.required, #hdcaptcha_cp_contactformtoemail_post_1 {
    height: 30px;
    padding-left: 5px !important;
}

.contact_box {
    border: 1px solid #eee;
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    padding: 20px;
    width: 45%;
		background: #fafafa;
		min-height: 420px;
}

@media (max-width:1360px){
	.contact_box {
    width: 95%;
	}
}
.contact_box.ecommerce {
    width: 95%;
}
.ecommerce .wewsklep img {
    height: 105px;
    width: 170px;
}
.ecommerce .zewsklep {
    border-radius: 6px;
    margin: 0 10px;
    width: 250px;
}
.contact_box h1, .contact_box_form h1 {
    font-family: lato;
    font-size: 22px;
    text-transform: uppercase;
		font-weight: 600;
		margin: 20px 0;
}
.zewsklep {
    border: 1px solid #ccc;
    border-radius: 50%;
    box-shadow: 0 0 5px #999;
    float: right;
    height: 150px;
    width: 150px;
}
.wewsklep {
    clear: both;
}
.wewsklep img {
    border: 1px solid #bbb;
    border-radius: 3px;
    box-shadow: 0 0 2px #000;
    height: 75px;
    margin: 5px;
    width: 120px;
}
.ikonki {
    margin: 2px 5px 2px 10px;
    vertical-align: middle;
    width: 25px;
}
.container {
    margin: 0 auto;
}

section.module:last-child {
    margin-bottom: 0;
}
section.module p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 40px;
    text-align: center;
}
section.module p:last-child {
    margin-bottom: 0;
}
section.module.content {
    padding: 40px 0;
}
section.module.parallax {
    background-attachment: fixed;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
section.module.parallax h1 {
    color: rgba(255, 255, 255, 0.8);
    font-size: 48px;
    font-weight: 700;
    line-height: 600px;
    text-align: center;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}
section#services {
  margin-top: -120px;
}
.jarmark {
  float: right;
  margin-right: 58px;
}
.services > h2 {
  clear: both;
  padding-top: 50px;
}
section#misja {
    /*background-image: url("https://domus.info.pl/wordpress/wp-content/themes/nois/images/belweder.png");*/
}
section#stat {
    background-image: url("https://upload.wikimedia.org/wikipedia/commons/9/97/Domus_logo.jpg");
}
section {
	padding: 87px 0;
}
@media all and (min-width: 600px) {
section.module h2 {
    font-size: 42px;
}
section.module p {
    font-size: 20px;
}
section.module.parallax h1 {
    font-size: 96px;
}
}
@media all and (min-width: 960px) {
section.module.parallax h1 {
    font-size: 160px;
}
}
.ksiazka {
    animation-duration: 2s;
    animation-name: fadeInLeftBig;
    background: url("https://domus.info.pl/wordpress/wp-content/plugins/wp-parallax-content-slider/images/ksiazkablue.png") no-repeat scroll -220px 170px / 400px auto rgba(0, 0, 0, 0);
    height: 600px;
    position: absolute;
    transition: all 0.3s ease-in-out 0s;
    width: 200px;
    z-index: 1;
		top:250px;
}
.comments-area {
    display: none;
}

.top-bar a, .contact-banner a, input.search-submit, .post-password-form input[type="submit"], .icon:hover, .newsletter-form input[type="submit"] {
  background: orangered !important;
}
#services-box:hover .read-more {
  background: #00a8ff;
  color: #fff;
}
.latest-news {
  display: none;
}
.narynku {
  background: rgba(0, 0, 0, 0) url("https://domus.info.pl/wordpress/wp-content/themes/nois/images/25lat.png") no-repeat scroll 0 0;
  float: left;
  height: 70px;
  margin:0;
  opacity: 0.4;
  width: 150px;
}

.fixed .narynku {
  background-size: 50px auto;
  height: 35px;
  margin-left: -10px;
  margin-top: 7px;
  opacity: 0.6;
}
/* -- wersja z goldem -- */

/*

.narynku {
  background: gold url("https://domus.info.pl/wordpress/wp-content/themes/nois/images/25lat.png") no-repeat scroll 0 25px / 90% auto;
  border-radius: 50%;
  float: left;
  height: 90px;
  margin: -20px 0 0 10px;
  width: 90px;
}
.fixed .narynku {
  background-position: 0 10px;
  background-size: 30px auto;
  height: 30px;
  margin-left: -5px;
  margin-top: 2px;
  padding: 2px;
  width: 30px;
}
 
*/
.services {
  visibility: visible;
}
#support {
  background: #302f2f none repeat scroll 0 0;
  color: white;
}
#support h2 {
  color: white;
}
.team-desc.fadeInLeft {
  font-family: Lato;
  font-size: 20px;
  line-height: 40px;
	color: white;
}
.contact-banner h2, .contact-banner h3 {
  color: white;
}
#da-slider {
    display: none;
}
element {
    background-position: 1450% 0%;
}
.home #da-slider {
    display: block;
   /* background: rgba(0, 0, 0, 0.05) url("https://domus.info.pl/wordpress/wp-content/plugins/wp-parallax-content-slider/images/fala.png") repeat scroll center center / cover !important;*/
}
.hidden {
    display: none;
}
.page .ksiazka {
    display:none;
}
.page .header {
    background: rgba(0, 0, 0, 0.02);
}
#sidebar {
	display: none;
}
.site-main {
	width: 1196px;
}

/*.header .header-inner .nav ul li a {
  background: #00a8ff none repeat scroll 0 0;
  color: #fff;
  display: block;
  font-weight: bold;
  margin-top: 20px;
  padding: 10px 15px;
}
.fixed .header-inner .nav ul li a {
  background: transparent none repeat scroll 0 0 !important;
  color: #777 !important;
  font-weight: normal !important;
  margin-top: 0 !important;
  padding: 0;
}
*/

#services-box {
    font-family: Roboto, Sans-serif;
}
.kategorieedomus {
    display: inline-block;
}
.kategorieedomus a {

    float: left;
    border: 1px solid black;
    padding: 15px;
    margin: 2px;
    width: 30%;
    color: black;
    text-align: center;
    font-weight: bold;

}
#sklepy br {

    display: none;

}

.example-image-link img {

    width: 30%;
    float: left;
    margin-left: 20px;
    border: 1px solid black;
    margin-bottom: 40px;

}
