
body{
	line-height:1;
}
a {
	letter-spacing: 0.3mm;
	}
b, strong {
    font-weight: 600;
}

::-webkit-input-placeholder {
   color: #fff;
   opacity:1;
   font-size:16px;
   font-weight:200;
}

:-moz-placeholder { /* Firefox 18- */
  	color: #fff;  
	opacity:1;
	font-size:16px;
	font-weight:200;
}

::-moz-placeholder {  /* Firefox 19+ */
	color: #fff;  
	opacity:1;
	font-size:16px;
	font-weight:200;
}

:-ms-input-placeholder {  
	color: #fff;  
	opacity:1;
	font-size:16px;
	font-weight:200;
}


a{
	-webkit-transition: border-color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, color 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
        -moz-transition:border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        -o-transition:border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        -ms-transition: border-color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        transition: border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s, opacity 0.3s ease-out 0s ;

}
a:hover{
	
}

/* 
 *
 *|								|
 *| Header						| 
 *|								|
 * 
 */
#breadcrumb{
	display:none;
	background-color:#12171b;
	padding:12px 0px;
}
#breadcrumb a{
	color:#b2a9dd;
	font-size:13px;
	font-weight:400;
	letter-spacing:0;
}
#breadcrumb .tylko-text{
	color:#b2a9dd;
	font-size:13px;
	font-weight:400;
	opacity:0.34
}
#breadcrumb .fa-caret-right{
	color: #323442;
    font-size: 21px;
    padding: 0 20px;
    position: relative;
    top: 3px;
}

.nm-header-col.nm-row > .col-md-10 {
    border-bottom: 1px solid #f1f0f5;
    padding-bottom:17px;
}
.nm-header-col.nm-row {
    padding-bottom:17px;
}
.nm-header-placeholder{
	margin-bottom:-169px;
}
.nm-header.default .nm-header-logo {
    margin-left: -15px;
}
.nm-header-logo img.nm-alt-logo {
	height:53px;
}
.header-on-scroll.header-fixed .nm-header-col.nm-row{
	padding-bottom:0px;
	border-bottom:0px;
}
.header-on-scroll.header-fixed .nm-header-placeholder{
	margin-bottom:-152px;
}
.header-on-scroll.header-fixed .nm-header{
	line-height:88px
}
.header-on-scroll.header-fixed .nm-header #breadcrumb{
	line-height:100%;
}
/* 
 *
 *|								|
 *| Fixed Header menu					| 
 *|								|
 * 
 */

.header-on-scroll.header-fixed #breadcrumb{
	display:none;
}

body:not(.home).header-on-scroll.header-fixed #breadcrumb{
	display:block;
}



.header-on-scroll.header-fixed .nm-header-col.nm-row > .col-md-10 {
    border-bottom: 0px solid #f1f0f5;
    padding-bottom:0;
}

.header-on-scroll.header-fixed  .nm-main-menu > ul{
	vertical-align:bottom;
}
.header-on-scroll.header-fixed .nm-menu > li > a:hover{
  color:#fff;  
}
.header-on-scroll.header-fixed .nm-menu > li > a:hover,
.header-on-scroll.header-fixed .nm-menu > li > a{
	border-bottom:2px solid #31314b;
    
}



.header-on-scroll.header-fixed .nm-menu > li > a:hover{
	border-bottom:2px solid #b2a9dd !important; 
	color:#fff !important;
}



.nm-mobile-menu-main > ul#nm-mobile-menu-main-ul > li.current-menu-ancestor{
    border:0;
}
.nm-mobile-menu-main > ul#nm-mobile-menu-main-ul > li.current-menu-ancestor > a{
    display:block !important;
    margin-bottom:0px;
    border:0 !important;
    text-indent:0px;
    font-weight:700 !important;
}
#nm-mobile-menu ul ul li.menu-item-has-children:hover > a,


#nm-mobile-menu-main-ul a:hover,
.nm-mobile-menu-main .current-menu-item a{
    border-bottom:0px solid #12171b !important;
    margin-bottom:0px;
    font-weight:700 !important;
}
.sub-menu.open a{
	border-bottom:1px solid #eeeeee;
}
#nm-mobile-menu-main-ul a
{
	-webkit-transition:  border 0.3s ease;
 	-moz-transition:  border 0.3s ease;
 	-o-transition:  border 0.3s ease;
 	-ms-transition: border 0.3s ease;
 	transition: border 0.3s ease; 
	font-size:18px !important;
	display:block;
	padding-top:8px;
	padding-bottom:8px;
	white-space:normal !important;
	color:#12171b;
	border-bottom:0px solid #b2a9dd;

}
.header-border-0 #nm-mobile-menu .nm-mobile-menu-content {
    border-top: 0 solid #eee;
}
#nm-mobile-menu li{
	border:0 !important
}
.mobile-menu-open  .nm-header-row  {
	background-color:#31314b;
}
#nm-mobile-menu ul ul{
	border:0 !important;
}
#nm-mobile-menu ul li .nm-menu-toggle::before {
    padding-top:5px;
    float: right;
}
#nm-mobile-menu ul li .nm-menu-toggle {
  
    bottom: 0;
    left: 0;
    padding-left: 0px;
    position: absolute;
    right: 0;
    top: 0;
	height:auto
}
#nm-mobile-menu ul ul{
	padding:0;
}
#nm-mobile-menu ul ul a{
    text-indent:0;
    margin-left:15px;
}
#nm-mobile-menu ul ul ul a {
    margin-left:30px;
    text-indent:0;
}
#nm-mobile-menu ul ul ul ul a {
    margin-left:45px;
    text-indent: 0px;
}

.nm-mobile-menu-main .current-menu-item a,
#nm-mobile-menu .sub-menu .current-menu-ancestor > a{
    border:0 !important;
    padding:0px 10px 0px 3px !important;
       font-weight:700 !important;
    
}
#nm-mobile-menu-main-ul .current-menu-ancestor > a:before,
.nm-mobile-menu-main .current-menu-item a:before,
#nm-mobile-menu .sub-menu .current-menu-ancestor > a:before{
    font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
    content: "\e3b5";
    position:relative;
    top:1px;    
}

.header-on-scroll.header-fixed .nm-menu .sub-menu *{
	border-bottom:2px solid #31314b;
}
#nm-mobile-menu-button:hover{
    border-bottom: 1px solid rgba(2, 2, 2, 0);
}


#nm-mobile-menu-main, 

.header-on-scroll.header-fixed .nm-menu li a:hover,
.header-on-scroll.header-fixed .current-menu-item > a {
    border-bottom: 2px solid #b2a9dd !important;
    color: #fefefe !important;
}



.header-on-scroll.header-fixed .nm-menu li a{
	color:#4b4968;
}


.header-on-scroll.header-fixed .nm-menu ul.sub-menu li a {
    color: #ffffff;
}

/* 
 *
 *|								|
 *| Header menu					| 
 *|								|
 * 
 */

.current-menu-ancestor > a,
.current-menu-item > a{
	
    
    margin-bottom: 0px;
}
.current_page_item  a:before,
.nm-menu li a:before{
    content:"";
    position:absolute;
    top:24px;
    left:-38px;
    width:26px;
    height:12px;
    opacity:0;
    background:url(../img/menual.png);
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}
.current_page_item  a:after,
.nm-menu li a:after,
.current-page-ancestor a:after {
    content:"";
    position:absolute;
    top:24px;
    right:-38px;
    width:26px;
    height:12px;
    opacity:0;
    background:url(../img/menuap.png);
    background-repeat:no-repeat;
    background-position:center center;
    -webkit-transition: opacity 0.5s ease-in-out;
  -moz-transition: opacity 0.5s ease-in-out;
  -ms-transition: opacity 0.5s ease-in-out;
  -o-transition: opacity 0.5s ease-in-out;
  transition: opacity 0.5s ease-in-out;
}
.current-page-ancestor a:before,
.current-page-ancestor a:after,
.current_page_item  a:before,
.current_page_item  a:after,
.nm-menu li a:hover:after,
.nm-menu li a:hover:before{
    opacity:1 !important;
}

#nm-mobile-menu-main-ul .sub-menu .current-menu-ancestor > a{
	color:#12171b !important;
	opacity:1 !important;
}
.sub-menu .current-menu-ancestor > a{
	color:#fff !important;
	opacity:1 !important;
}
.nm-menu ul.sub-menu{
	
}

.nm-menu li a{
    position:relative;
	font-size:24px;
	font-weight:700;
	letter-spacing:0mm;
	padding:18px 0px;
	margin:0px 0px;
	 border-bottom: 1px solid rgba(0, 0, 0, 0);
     font-family:Tinos;
     
     display:block;
}

.nm-menu .sub-menu li a{
	margin-left:0px;
	padding:16px;
}
.nm-menu ul.sub-menu{
	left:0px;
	margin-top:0px;
}

.nm-menu li a:hover{
	color:#eee8df !important;
}

.nm-menu .sub-menu .current-menu-item a{
	color:#fff !important;
	opacity:1;
}

.nm-menu .sub-menu li *{
	border-bottom: 0px !important;
    
    margin-bottom: 0px;
}
.sub-menu .kreska{
	background-color: #fff;
    display: inline-block;
    height: 3px;
    left: 0;
    position: absolute;
    top: 16px;
    width: 5px;
}
.nm-header.default .nm-main-menu{
	float:right;
	margin-right:-31px
}
.nm-row{
	max-width:1200px;
}
.nm-menu > li:hover a{
	
}
.nm-menu > li .sub-menu a,
.nm-menu > li:hover .sub-menu a{
	
}


.nm-menu > li:hover{
	color:#12171b !important;
	
}
.current-menu-ancestor > a:hover,
li.current-menu-ancestor:hover,
.current-menu-ancestor > a{
	
	
}


.nm-menu li .sub-menu li:hover > a,
.nm-menu li .sub-menu a.active,
.nm-menu li .sub-menu a:hover{
    opacity:1;
}



.nm-menu ul.sub-menu li a {
    opacity:0.3;
    display: block;
    font-size: 14px;
    padding: 12px 18px;
}

.nm-menu ul.sub-menu {
    animation-duration: 0.3s;
    animation-fill-mode: both;
    animation-name: nm_menu_anim;
    background: #282828 none repeat scroll 0 0;
    display: none;
    left: 0px;
    min-width: 220px;
    padding: 18px 0 22px;
    position: absolute;
    top: 100%;
    z-index: 10010;
}


.nm-row{
	padding:0px;
	margin:0 -15px;
}


.table {
    display: table;
    table-layout: fixed;
    width:100%;
}

.middle {
    display: table-cell;
    vertical-align: middle;
    float: none;
    text-align:center;
}
.cont_mid{
	display:inline-block;
}
.right{
	text-align:right;
}

.center{
	text-align:center;
    font-family:'Open Sans'
}



.bold,
.light{
	text-align:center;
}
.light{
	font-weight:100;
	font-size:22px;
	padding-top:50px;
	
}

.bold{
	font-weight:500;
	font-size:22px;
	
}
.hidden{
	display:none;
}



/* 
 *
 *|								|
 *| metaslider					| 
 *|								|
 * 
 */

body .metaslider .caption-wrap {
    background: black none repeat scroll 0 0;
    bottom: 0;
    color: white;
    display: block;
    left: 0;
    line-height: 1.4em;
    margin: 0;
    opacity: 0.7;
    position: absolute;
    width: 100%;
    background-color: transparent;
    height: 100%;
    opacity: 1;
}
.metaslider .slides img{
    display:inline-block !important
}
body .metaslider .caption {
    background-color: transparent;
    left: 50%;
    opacity: 1;
    position: absolute;
    top: 50%;
    padding:0;
    transform: translate(-50%, -50%);
    width:100%;
    max-width:1890px;
    text-align:center;
    
    margin:0px -15px;
}
.caption *{
    color:#eee8df;
   
}
.caption h1{
	position:relative;
    padding:2% 0px
    
}

.caption h1:before{
    content:"";
    background:url(../img/h1_top.png);
    background-size:auto auto;
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    top:0;
    left:0;
    right:0;
    height:14px;
}
.caption h1:after{
    content:"";
    background:url(../img/h1_bottom.png);
    background-size:auto auto;
    background-repeat:no-repeat;
    background-position:center center;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    height:14px;
}

.caption1 h2{
     font-family: 'Open Sans' !important;
  font-size: 18px;
  line-height: 18px;
  font-weight:600;
   letter-spacing: 2mm;
}

.caption1 p{
	font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.4mm;
    line-height: 180%;
     font-family: 'Open Sans' !important;
}
.caption p strong{
    font-weight:600;
}
.caption .col-md-12{
	margin:0px 16%;
}
.caption_logo{
    text-align:center;
    padding:0px 0px 30px 0px;
}

#top_slider .flex-control-nav:before {
    background: rgba(0, 0, 0, 0) url("slider_top.png") no-repeat scroll center center / 1px 100% !important;
    content: "";
    height: 207px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
}


#top_slider .flex-control-nav {
    position:absolute;
    border: 0px solid red;
    padding-top:220px;
    bottom: 0%;
    display: table;
    line-height: 11px;
    right: 8%;
    top: 50%;
    width: auto;
    z-index: 100;
}

.bx-pager,
.ind {
    display: table;
    line-height: 11px;
    width: auto;
    z-index: 100;
}

.ind  li{
	display:table-cell;
	position:relative;	
}
#top_slider .flex-control-nav li {
    display: table-row;
    margin: 0;
}

#top_slider .flex-control-nav li a.flex-active {
	border: 1px solid #31314b;
	box-shadow:none;
}
.ind li a{
    cursor:pointer;
}
.bx-pager-item a,
.ind li a,
#top_slider .flex-control-nav li a {
	background-color: transparent;
	border:1px solid #b5acde;
    display: block;
    height: 14px;
    margin:6px;
    padding: 5px;
    position: relative;
    width: 14px;
    box-shadow:none;
    border-radius: 20px;
	text-indent: -9999px;
    -webkit-transition: border-color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, color 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
        -moz-transition:border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        -o-transition:border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        -ms-transition: border-color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        transition: border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s, opacity 0.3s ease-out 0s ;
}
.bx-pager-item a:after,
.ind li a:after,
#top_slider .flex-control-nav li a:after{
	box-shadow:none;
	background-color: #b5acde;
    border-radius: 50px;
    bottom: 2px;
    content: "";
    left: 2px;
    position: absolute;
    right: 2px;
    top: 2px;
    -webkit-transition: border-color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, color 0.3s ease-out 0s, opacity 0.3s ease-out 0s;
        -moz-transition:border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        -o-transition:border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        -ms-transition: border-color 0.3s ease-out 0s, background-color 0.3s ease-out 0s, color 0.3s ease-out 0s , opacity 0.3s ease-out 0s;
        transition: border-color 0.3s ease-out 0s,  background-color 0.3s ease-out 0s, color 0.3s ease-out 0s, opacity 0.3s ease-out 0s ;
}
.bx-pager-item a:after,
.ind li a:after{
	background-color:transparent !important;
}

.bx-pager-item a.active:after,
.ind li.active a:after,
#top_slider .flex-control-nav li a.flex-active:after{
	background-color: #31314b;
    border-radius: 50px;
    bottom: 2px;
    content: "asds";
    left: 2px;
    position: absolute;
    right: 2px;
    top: 2px;
}
.polecaja_nas .bx-pager-item a:hover::after,
.polecaja_nas .bx-pager-item a.active:after{
	background-color: #31314b !important;	
}

.bx-pager-item a:hover::after,
.bx-pager-item a.active:after,
.ind li.active a:after{
	 background-color: #b5acde !important;
}

#top_slider .metaslider .flexslider{
	margin:0;
}
.bx-pager{
    display:table;
}
.bx-pager-item{
    display:table-cell;
    position:relative;
}
#wpcf7-f4-o1{
	padding-top:25px;	
}

.sub-row textarea{
	max-height:260px;
    text-align:left !important;
}
.sub-row textarea,
.sub-row input[type="email"],
.sub-row input[type="text"]{
    text-align:center;
	border:0px;
	background-color:#fff;
	margin-top:34px;
	font-size:16px;
	line-height:150%;
	color:#76624a !important;
	padding:20px 15px;
    font-family:"Open Sans";
    font-weight:400;
   -webkit-box-shadow: 0px 0px 36px -10px rgba(0,0,0,0.33);
-moz-box-shadow: 0px 0px 36px -10px rgba(0,0,0,0.33);
box-shadow: 0px 0px 36px -10px rgba(0,0,0,0.33);
    max-width:85%;
}

.sub-row .prawy{
	margin-right: -15px;
    padding-left: 10px;
    padding-right: 0;
}
.cfiolet{
	color:#31314b;
	line-height:100%;
}
.sub-row ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size:16px;
    font-family:"Open Sans";
	line-height:120%;
	color:#76624a;
	opacity:1;
    text-align:center;
    font-weight:400;
}
.sub-row textarea::-webkit-input-placeholder {
    text-align:left;
}
.sub-row ::-moz-placeholder { /* Firefox 19+ */
    font-size:16px;
	line-height:120%;
	color:#76624a;
	opacity:1;
    text-align:center;
    font-family:"Open Sans";
    font-weight:400;
}
.sub-row textarea::-moz-placeholder {
    text-align:left;
}
.sub-row :-ms-input-placeholder { /* IE 10+ */
    font-size:16px;
    font-family:"Open Sans";
	line-height:120%;
	color:#76624a;
	opacity:1;
    text-align:center;
    font-weight:400;
}
.sub-row :-moz-placeholder { /* Firefox 18- */
    font-size:16px;
    font-family:"Open Sans";
	line-height:120%;
	color:#76624a;
	opacity:1;
    text-align:center;
    font-weight:400;
}

.extra-menu li{
	display:block;
	float:none !important;
}
.extra-menu li a{
	display:block !important;
	text-align:left;
	border:0 !important;
	color:#b2a9dd;
	opacity:0.6;
	font-size:16px;
}

.extra-menu li a:hover{
	opacity:1;
}
.header-on-scroll.header-fixed  .extra-menu .current-menu-item > a{
	border:0px !important;
	opacity:1;
}
.nm-footer-bar-inner{
	padding:5% 0px 5% 8%
}
.nm-footer-bar-logo{
	padding-left:0px;	
	float:none;
}

.nm-footer-bar-logo img {
    display: inline-block;
    max-height: 78px;
    vertical-align: middle;
}
.copyright_left b{
	display:block;
	line-height:200%;	
}
.nm-footer-bar .menu > li:last-child > div.copyright_left{
	line-height:100%;
	padding-top:10px;
	color:#7d779c;
}

.caption .czytaj_wiecej{
	margin-top:20px;
	margin-bottom:0;
}

.error404 .nm-header-placeholder{
	margin:0;
}
.error404 .nm-page-not-found-icon{
	display:none;
}

