@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,200;0,400;0,600;0,700;1,200;1,400;1,600;1,700&display=swap');



.tiktok{
	z-index: 999 !important;
	margin-top: 0px;
	text-align: center;
	position: fixed;
	width: 100%;
	right: -20px;
	top: 490px;
	background: #ff0000;
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 25px 15px 10px;
	width: 120px;
	transition: all 0.5s ease 0s;


}

.tiktok a {
	color: #fff;
}

.tiktok:hover {
	background: #ba0000;
	transition: all 0.5s ease 0s;
	border: 0px solid #fff;
	right: -26px;
}






html, p {
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
    letter-spacing: 0px;
	font-weight: 300;
}

hr {
	margin: 0;
	padding: 0;
}

body{
	margin: 0px;
	padding: 0px;	
    font: normal normal normal 16px/25px 'Montserrat', sans-serif;
    letter-spacing: 0px;
    color: #222222;	
}

p {
	font-size: 11px;
	line-height: 22px;
	font-weight: 200;
}

h1, h2, h3, h4 {
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-weight: 700; 
}

h1 { 
	font-size: 32px;
	line-height: 38px;
	color: #000;
}

 
h1.title {
	color: #fff;
	text-align: center;
	background: url('/images/line_top_title.jpg') top no-repeat;
	padding-top: 0px;
	border-bottom: 0px solid #ff0000;
 
} 
  
  
 
h5.title {
	font-size: 24px;
	font-weight: 700;
	text-align: left;
	color: #000000 !important;
	font:  'Montserrat', sans-serif;
}

 
h5.subtitle { 
	font-size: 15px;
	font-size: 15px;
	font-weight: 400;
	text-align: left;
	color: #000000 !important;
	font:  'Montserrat', sans-serif;
	line-height: 30px;
}

h5.subtitle span.bold{
	font-weight: 700;
}	
 
h4.subtitle {
	font-size: 18px;
	font-weight: 800;
	text-align: center;
	color: #ff0000;
	font:  'Montserrat', sans-serif;
}

h2 {
	font-size: 24px;
}

h2.subtitle,
h3.subtitle { 
	font-weight: 700; 
	color: #fff ;
}


.itemPageTitle .price_box {
	margin: 50px 0 30px 0 !important;
	
}

	
.itemPageTitle span.price {
	font-weight: 700;
	color: #000 !important;
	font-size: 42px;
	height: 40px;
	padding: 10px 20px;
	background: #fdb702;  
	overflow: hidden;   
	border-radius: 35px;
}

.itemPageTitle  h2.title {
	font-weight: 600;
	color: #000 !important; 
	font-size: 38px;
	margin: 10px 0 30px 0  !important; 
	padding: 0px;
}

.itemPageTitle  h3.subtitle {
	font-weight: 400;
	color: #fdb702 ;
	font-size: 18px;
	margin: 0px !important;
	padding: 0px;

}

h3 {
	font-size: 18px;
	color: #000;
	line-height: 24px;
}


h4 {
	font-size: 15px;
	color: #000;
}



.red {
	color: #e20008;
}

.animate_zoom {
	transition: all 0.6s ease 0s;
}

.animate_zoom:hover {
	transition: all 1.2s ease 0s;
	transform: scale(1.1); 
}


.animate_zoom2 {
	transition: all 3s ease 0s;
}

.animate_zoom2:hover {
	transition: all 8s ease 0s;
	transform: scale(1.05); 
}



.offset-link {
	display: block;
    height: 0;
    overflow: hidden;
    position: relative;

    visibility: hidden;
    width: 0;
	
}



.social_slider_pro .facebook_icon {
	margin-top: 250px !important;  
}


/* =================================================================== */
/* Header TOP TITLE
====================================================================== */


.header_top_title {
	background: #000;
	height: 140px;
	padding-top: 30px;
}
 
.header_top_title  h1 {
	color: #fff;
	text-align: center;
	padding: 0 10px !important;
	font-size: 16px !important;
}




/* =================================================================== */
/* Sort K2
====================================================================== */
 
.sort {
	background: #fff;
	padding: 5px 0 23px 0;
}



/* =================================================================== */
/* Icon
====================================================================== */

  
.moduletableicon_huberol {
	 padding: 0px 0;
} 

.moduletableicon_huberol .features { 
	border-radius: 20px;
	border: 0;
	padding: 20px 0 30px 0;
	margin: 80px 0;

} 
 
.moduletableicon_huberol .features:hover { 
	
	border: 0;
}

.moduletableicon_huberol .panel_overlay { 
	background-color: rgba(0, 0, 0, 0.7) !important;
	z-index: -99; 
}

.moduletableicon_huberol p.context {
	font-weight: 400;
	font-size: 13px;
	padding: 0 30px 30px 30px;
}
 
 
 
/* =================================================================== */
/* YT
====================================================================== */

 .yt {
	background: #e9e9e9 url(/images/bg_news.jpg) ; 
	padding: 50px; 
 }

 .yt h1{
	 margin-bottom: 40px;
 }
 
 
 
 .tm-testimonials-box .tm-tst-wrapper .tm-tst-details {
	background-color: #eeeeee !important;
 } 
 
 .mxYouTubeR {  
    font: 11px/100% 'Montserrat', sans-serif !important;
}

 
/* =================================================================== */
/* TopLine
====================================================================== */

.topline {
	height: 32px;
	background: #f4f4f4;
	width: 100%;
	text-align: right;
	color: #000;

	padding-top: 4px;
	border-bottom: 0px solid #d4d4d4;

}

.topline p{
	font-size: 11px;
	font-weight: 400;
	margin-right: 30px;
}

.topline p svg{
	margin-top: 0px;
	padding-top: 5px;
	margin-left: 20px;  
}



.topline i{
	padding: 0px 10px 0px 20px;
	color: #e17510;
}   

.topline a{
	color: #000;
	font-size: 11px;
} 


header.sticky .topline {
	height: 29px;
	position: fixed;
	transition: all 0.7s ease 0s;
	z-index: 999999;
	top: 0;
	padding-top: 3px;
}

header.sticky .topline p {
	font-size: 11px;
}


/* =================================================================== */
/* Header
====================================================================== */
 

header{
	height: 160px;
	width: 100%;
	transition: all 0.0s ease 0s;
	z-index: 99999;
	background: #fff;
	border-top: 0



}

header .logo {
	margin-top: 15px;
	text-align: left;
	transition: all 0.6s ease 0s;
	border: 0px solid #d4d4d4;
	padding: 10px;
	text-align: center;
	z-index: 9999999;
	position: absolute;
	height: 40px; 
}

header .logo img{
	max-width: 100%;

	/*filter: brightness(0) invert(1);; */
}


header  nav.navigation{
	height: 15px;
	text-align: right;
	margin-top: 40px;
	padding-top: 10px;
}

header  ul.maximenuck li.maximenuck.level1 > span.separator, .titreck {
	color: #000;
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-weight: 700; 

} 

header  ul.maximenuck span.titreck {
	font-size: 18px;
	font: normal normal normal 16px/25px 'Montserrat', sans-serif !important;
	font-weight: 700 !important; 
}

header  ul.maximenuck2 span.titreck {
  
}



header  ul.maximenuck ul.maximenuck2 li {
	padding: 20px 10px; 
	
}
  
header  ul.maximenuck ul.maximenuck2 li a .titreck-title{
	color: #fff !important;
	font-size: 12px !important;
	font: normal normal normal 12px/18px 'Montserrat', sans-serif !important;
	font-weight: 400 !important;     
	transition: all 0.3s ease 0s;
}

header  ul.maximenuck ul.maximenuck2 li:hover a .titreck-title{
	color: #d4d4d4 !important;
	transition: all 0.3s ease 0s;
}


ul.maximenuck li.level1.parent > a:after, 
ul.maximenuck li.level1.parent > span.separator:after{
	content: none !important;
}
 

header  nav .navigation a {
	font-size: 16px; 
	font-weight: 700;
	color: #000;
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-weight: 700; 
}

header .separator::after {
	display: none !important;
	border-style: none;
}


header.sticky {
	height: 90px;
	position: fixed;
	background: #fff;

	z-index: 9999;
	top: 0;
	border-bottom: 1px solid #1e1e1e;
	opacity: 0.95;
}

header .sticky ul.maximenuck li.maximenuck.level1 > span.separator {
	color: #fff !important;
}

header nav.navigation ul.maximenuck li.level1 a{
	color: #fff !important;
}

header.sticky .contact_info {
	
}

header.sticky  nav.navigation{
	height: 40px;
	text-align: right;
	margin-top: 30px;
	padding-top: 0px;
}
 
header.sticky  nav.navigation ul.maximenuck li.level1 a{
	color: #000 !important;
}


header.sticky .logo {
	margin-top: 23px;
	width: 180px;
	background: none;
	padding: 0;
}

header.sticky .logo img{
	max-width: 100%;
	/*filter: brightness(0) invert(1);;*/

}

header.sticky .topline {
	display: none;
}
 
.acounter .data p{ 
	color: #000 !important;
	font-weight: 700 !important;
}

   

/* =================================================================== */ 
/* News mod
====================================================================== */
 
.news {
	padding: 70px 0 80px 0; 
	background: #cacaca url('/images/bg_news.jpg') top repeat-x;
}
  
.news_mod_title {
 text-align: center;
 margin-bottom: 80px;
  } 
  
.page_content {
	background: url('/images/bg_maszyny.jpg') top center fixed;
}	
  
.page_content .news_mod_title {
 margin-bottom: 60px !important;
  } 


.news_mod_title .subtitle{
	font-size: 12px; 
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
	padding: 6px 20px 6px 20px;
	background: #fdb702;
	border-radius: 20px;
	color: #fff;
}
  
.news_mod_title .title{ 

	font-size: 32px;  
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
	padding: 0 20px 15px 20px;
	border-bottom: 4px #fdb702 solid;
	color: #fff !important; 
}	 


.news_mod_title .title2{

	font-size: 32px;  
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
	padding: 0 20px 15px 20px;
	border-bottom: 4px #fdb702 solid;
	color: #393939 !important; 
}	 


 
.news_mod_title .title i {
	font-size: 42px; 
	width: 40px; 
	margin-right: 12px;
	display: none;
}
 
.news_box_container{
	max-width: 100%;
	height: 400px;
	overflow: hidden;

}

.news_box_container img{
	max-width: 100%;
}

.news_box_container:hover .news_box_thumb img.img_box_bg{
	transform: scale(1.4) !important;
	transition: all 0.6s ease 0s;
}

.news_box_container hr{
	color: #d4d4d4;
	opacity: 0.4;
	margin-top: 5px;
}

.news_date {
	font-size: 12px;
	padding-bottom: 10px;
}

.news_date .arrowbox {
	
}

.news_box_container .news_box_thumb img.img_box_bg {
	
	position: absolute;
	z-index: 1;
	border-radius: 8px;
	transform: scale(1.2);  
    height: auto;
    max-width: 100%;
	transition: all 0.6s ease 0s;
}
 
.news_box_thumb {

	overflow: hidden;
 
} 

.news_box_thumb img {
	max-width: 100%;
}

.news_box_img {
	height: 270px;  
	width: 350px;
	clip-path: inset(0px 0px 0px 0px);
	position: absolute; 
	z-index: 0;
 
	
	
} 

.news_box_img::after {
  content: '';
  position: absolute;
  z-index: 9;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.3));
}

.news_box_img_over,
.list_box_img_over {
		background: url('/images/bg_img.png');

	
}
  
 
.box_desc_overlay{
	padding: 25px;
	position: absolute;
	z-index: 10;
	margin-top: 122px;

}
 

.box_top_overlay{
	padding: 25px;
	position: absolute;
	z-index: 11;
	margin-top: 0px;
}


span.news_box_price {
	font-size: 24px; 
	font-weight: 700;
	padding: 10px 16px;
	color: #000;
	background: #ffba00;
	border-radius: 25px;
} 

span.news_box_price2 {
	font-size: 12px; 
	font-weight: 700;
	padding: 10px 5px;
	color: #fff;
}



.news_box_title {
	font-size: 20px; 
	font-weight: 700;
	margin: 22px 0 5px 0;
}

.news_box_title a{  
	color: #fff;
}

.news_box_desc h3{
	font-weight: 400;
	font-size: 16px;
	line-height: 26px
}

.news_box_pokoje, .news_box_lazienki, .news_box_ogrzewanie {
	color: #fff;
	font-size: 11px;
	line-height: 2px;
}

.news_box_lazienki {
	padding-left: 12px;
}

.news_box_cat {
	background: #f77a00;
	color: #fff;
	font-size: 12px;
	padding: 4px 10px;
	border-radius: 15px;
}

.news_box_cat2 {
	background: #ff0000;
	color: #fff;
	font-size: 12px;
	padding: 4px 10px;
	border-radius: 15px;
}

.news_box_cat3{
	background: #0087f9; 
	color: #fff; 
	font-size: 12px;
	padding: 4px 10px;
	border-radius: 15px;

}



.news_box_pokoje i, .news_box_lazienki i, .news_box_ogrzewanie i ,.news_box_wymiary i  {

	padding-right: 4px;
}

.news_box_btn {
	color: #fff;
	background: #ff0000;
	padding: 5px 15px;
	width: 70px; 
	font-size: 11px;
	transition: all 0.3s ease 0s;
}  

.news_box_btn:hover {
	background: #ce0000;
	transition: all 0.3s ease 0s;
}


.news_box_btn .btn2{

}	

.news .btn_more1{
	font-size: 16px;
	font-weight: 700;
	background: #fdb702;
	padding: 20px 35px;
	border-radius: 25px;
	transition: all 0.3s ease 0s;
}

.news .btn_more1:hover{
	background: #000;
	color: #fff;
	transition: all 0.3s ease 0s;
}


a span.btn_more1 {
	color: #000 !important;
}

a span.btn_more1:hover {
	color: #fff !important;
}
  


.tm-tst-details div {
	font-size: 12px;
	line-height: 24px;
	margin-bottom: 30px;
}	

.sold_product {
		display: none;
}

.sold .sold_product {
		display: inline;
}

.sold h2 {
	
	margin: 20px 0 0 5px !important; 
} 

.sold .offer_list_cat1, 
.sold .offer_list_cat2, 
.sold .offer_list_cat3,
.sold .offer_list_top,
.sold .price {
	display: none;  
}


.ordering-box {
	margin-bottom: 20px;   
}

.ordering-box::before {
	content: 'Sortuj:';
}	
  
/* =================================================================== */
/* News box
====================================================================== */

 
.k2filter-toolbox {
	margin-bottom: 0px !important;
	font-size: 12px;
}

.genericItemView {
	margin-bottom: 0px !important;
}
 
.k2filter-responsive .k2filter-cell {
	margin-left: 5px !important;
	width: 290px !important; 

}

.K2FilterBlock .ui-widget-header {
	background: #fdb702 !important; 
}

.K2FilterBlock .inputbox {
	border: 1px solid #d4d4d4;
	width: 280px;
}

.selectize-control.single .selectize-input {
	padding: 10px !important;
}

.k2filter-responsive input.submit {
	width: 120px; 
	margin: 5px 0 0px 40px !important;
}


.search .k2filter-responsive input.submit {
	margin-left: 5px !important;
	width: 120px; 
	margin-left: 7px !important; 
}

.filter-name {
	width: 250px;
	color: #000;
	text-align: center;
}



  
/* =================================================================== */
/* Search TOP
====================================================================== */

   
.boxes{
	z-index: 999 !important;
	margin-top: -200px;
	text-align: center;
	position: absolute;
	width: 100%;


}

.boxes .container{
	width: 1280px;
}

.boxes .boxes_content {
	text-align: right;
}

.boxes .boxes_right {
	padding-right: 0px;
}

.moduletable_search_top {
		background: url('/images/bg_filter.png') #fdb702 center top;
		border-radius: 10px;
		padding: 45px 10px 5px 10px;  
		transition: all 0.6s ease 0s;
}  

.moduletable_search_top:hover {
	background: #fdb702;
	transition: all 0.6s ease 0s;
}

.k2filter-field-slider {
	color: #fff !important;
}
 
.K2FilterBlock .ui-widget-header {
    background: #e98400 !important
}

.ui-widget-content {
		background: #fff !important;
}

.K2FilterBlock .k2filter-slider-amount {
	color: #000 !important;
}

.moduletable_search_top {
	font-size: 12px;
	font-weight: 700;
}

.moduletable_search_top .k2filter-field-slider {
	margin-top: -7px;
}

.moduletable_search_top  .ui-slider,
.moduletable_search_top .k2filter-slider-amount {
	width: 200px !important; 
	padding: 5px 15px;
	margin: 0px 0px 0px 30px !important;
}


.moduletable_search_top  .ui-slider::before2 {
content2: 'Cena: ';
color: #000;
margin: -20px 0px 0px -58px !important;  
padding: 0 !important;
}	

.moduletable_search_top .k2filter-responsive .k2filter-cell,
.moduletable_search_top .K2FilterBlock .inputbox,
.moduletable_search_top .k2filter-field-category-select select
{
	width: 200px !important; 
	height: 40px !important;
	border-radius: 5px;
	padding: 5px 15px;
	margin: 0px 10px !important;
}

 
.moduletable_search_top .btn-primary{
	background: #000 !important; 
	width: 100px;
	height: 40px !important;
	padding: 5px 15px;
	font-size: 12px;
	font-weight: 700;
	
}



  
/* =================================================================== */
/* Dodaj opinię TOP
====================================================================== */
 
   
.opinie{
	z-index: 999 !important;
	margin-top: 0px;
	text-align: center;
	position: fixed;
	width: 100%;
	right: -20px;
	top: 400px;
	background: #ff0000;
	border-radius: 20px;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	padding: 15px 25px 15px 10px;
	width: 120px;
	transition: all 0.5s ease 0s;


}

.opinie a {
	color: #fff;
}

.opinie:hover {
	background: #ba0000;
	transition: all 0.5s ease 0s;
	border: 0px solid #fff;
	right: -26px;
}



 
.sold .subtitle {
	color: #fff !important;
	background: #ff0000;
	border-radius: 10px;
	width: 150px;
	text-align: center;
	font-weight: 700 !important;
	
}

sold h3.subtitle {
	margin-bottom: 15px !important;
}


/* =================================================================== */
/* News box
====================================================================== */

 

.box .news_box_title a {
	color: #000;
}

.box .news_list_container {
	margin-bottom: 40px;
}
	
.box_title {
	padding: 10px 0 10px 0;
	font-size: 18px;
	font-weight: 700;
}
 
.box_line{
	padding: 5px;
	font-size: 14px;
	font-weight: 400;
}

.box_line i{
	color: #fdb702;
	padding-right: 10px;
}	

.box_line a{ 
	color: #000;
}


 

/* =================================================================== */
/* Slider
====================================================================== */

.slider{  
	width: 100%;
	height: auto;
	z-index: -999999 !important;
	border-top: 0px solid #0e592e;
	text-align: center;
	background: #d8d8d8; 


} 

.slider h1 {
	font-size: 42px !important;
	font-weight: 700 !important;
	color: #fff;
	padding: 0px 10px !important;
}
 
 
 
 
 
/* =================================================================== */
/* Box module
====================================================================== */

.box {
	background: url('/images/bg_box.png') #fff repeat-x;
	border: 1px solid #d4d4d4;
	padding: 0 25px 25px 25px;
	
	margin-bottom: 20px;
	margin-top: 30px;
}

.box img {
	max-width: 100%;   
}

.box .boxheader {
	padding-bottom: 10px;
}

.box .boxheader h3{
	font-size: 18px;
	font-weight: 700;
	text-decoration: none;
	color: #000;
	padding: 0 0 15px 0;
	border-bottom: 1px solid #d4d4d4;
}

.contact .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f007";
	color: #fdb702;
	padding-right: 14px;
	font-size: 25px;
}   
 
.sim .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f24d";
	color: #fdb702;
	padding-right: 14px;
	font-size: 25px;
}   
    

.loc .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f124"; 
	color: #fdb702;
	padding-right: 14px;
	font-size: 25px; 
}   
    
 .search .boxheader h3:before{
	font-family: "FontAwesome";
	content: "\f002"; 
	color: #fdb702;
	padding-right: 14px;
	font-size: 25px;
}   
 


/* =================================================================== */ 
/* Raty 
====================================================================== */
 
 
.baner_raty {
	padding: 60px;
	background: #472468;
	text-align: center;
}

.baner_raty img{
	max-width: 100%;
}	
 

/* =================================================================== */ 
/* Line 
====================================================================== */

 


.logo-company-name {
	padding-top: 15px; 
}
  
 
.line{
	margin-top: 0px;
	width: 100%;
	height: auto;
	text-align: left;
	color: #fff;

} 

.line img{
	max-width: 100%;
	width: 100%;
}





.boxes img{
	max-width: 100%;

}

.boxes .box_content {
	margin-top: -420px !important;  
}  

.boxes .boxes_text h1{
	text-align: left;
}


.boxes .boxes_text h2{
	text-align: left;
	color: #df0000;
	font-size: 22px;
	font-weight: 700;
}



a .box1 h2.box_text {
	text-decoration: none;
}
 
 


.boxes .boxes_text {
	overflow: hidden; 
	color: #000; 
	padding: 30px 50px 30px 0;
	line-height: 26px;
	font-size: 14px;
	text-align: justify;
}
 

.boxes .box_content .box1 {
	background: #df0000;
	padding: 30px 70px; 
	margin-top: 3px;
		transition: all 0.3s ease 0s;
}	

.boxes .box_content .box1:hover {
	background: #af0000;
		transition: all 0.3s ease 0s;
}	
 
  
 
.boxes .box_content .box1 h2.box_text{
		color: #fff;
		font-size: 28px;
		line-height: 28px;
		font-weight: 700;
}
 


/* =================================================================== */
/* 
====================================================================== */
 
main{
	background: #f9f9f9;
	margin-top: 0px;
	background-image: url('/images/bg5.jpg'),url('/images/bg6.jpg');
	background-position: bottom center, top center;
	background-repeat: repeat-x;
	

} 

.pageoffer {
	background: url(/images/bg_box.png) #fff repeat-x;
	border: 1px solid #d4d4d4;
	padding: 10px 35px 60px 35px; 
	margin: 30px 0; 

}   


.pageoffer .itemIntroText{
	font-size: 15px;
	font-weight: 600;
	margin-top: 30px;
}





/* =================================================================== */
/* Page HOME
====================================================================== */


.page_home {

	color: #000;
	padding-bottom: 60px;

} 
  
  
  
  
.moduletableTestimonials_huberol {

}	


.moduletableTestimonials_huberol h3 {
	padding: 0 0 30px 0;
}

.moduletableTestimonials_huberol h4.title {
	background: #fdb702 !important;
}

.moduletableTestimonials_huberol .tm_tst_icon {
	background: #fdb702 !important;
}

/* =================================================================== */
/* Home
====================================================================== */


.home_firma {
	background: url('/images/te_bg_firma_home.jpg') fixed;
	color: #fff;
	padding: 160px 0;
} 
  
.home_firma h1{
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-size: 42px;
	font-weight: 700;
	padding-bottom: 50px;
	color: #fff;
}

  
.home_firma h2{
	font: normal normal normal 16px/25px 'Montserrat', sans-serif;
	font-size: 26px;
	font-weight: 400;
	line-height: 38px;
}  





/* =================================================================== */
/* MOdule Onas BOxes
====================================================================== */

.onas_boxes {
	background: #d4d4d4; 
	padding: 100px 0; 
	text-align: center; 
}

.onas_boxes h1{

}

.onas_boxes h3{
	font-weight: 300;
	font-size: 24px;
	line-height: 32px;
}


.onas_boxes img {
	
}



/* =================================================================== */
/* Page
====================================================================== */



.page .page_content {
	padding: 50px 0 40px 0; 
	padding-bottom: 80px;
	
} 

.page .page_content img {
	border: 0px solid #d4d4d4;
	padding: 2px;  
}

.page .page_content h4 i {
	color: #fdb702; 
	padding-right: 10px;
}

.page .page_content h4 a {
	color: #000;
}

.page .itemFullText p{
	line-height: 32px !important;
	font-size: 18px;
	font-weight: 400; 
	
}
 
.page .itemFullText h1{
	line-height: 32px !important;
	font-size: 25px;
	text-align: center;
}

 
.page .itemFullText h3{
	line-height: 34px !important;
	font-size: 20px;
	text-align: center;
	font-weight: 3;
}

.page .itemFullText img {
	max-width: 100%;
}

.itemExt2{
		font-size: 14px;
		font-weight: 600;
		margin-top: 30px;
}

.itemExt1 { 
	font-size: 12px;
}

.itemExt1:before{
	font-family: "FontAwesome"; 
	content: "\f00c";
	color: #fdb702;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 12px;
}   

.itemDesc {
	border: 0px solid #d4d4d4;
	font-size: 15px;
	margin: 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d4d4d4;
	font-weight: 400;
}

.itemDescIcon {
	margin-right: 30px; 
}

.itemDesc .bold {
	font-weight: 800;
}


.itemDesc i{
	font-size: 20px;
	font-weight: 600; 
	padding: 15px;
	color: #fdb702;
	border: 1px solid #d4d4d4;
	background: #f4f4f4; 
	border-radius: 6px;	
	margin-right: 10px;
}


.itemDesc .itemDescPokoje i{

}


ul.sigProResponsiveBlue li.sigProThumb a.sigProLink {
	border: 1px solid #d4d4d4 !important; 
}

ul.sigProResponsiveBlue span.sigProPseudoCaption {
	background: #fdb702; 
	padding-top: 14px;     
}  

ul.sigProResponsiveBlue span.sigProPseudoCaption:hover {
	background: #000 !important; 
} 

ul.sigProResponsiveBlue li.sigProThumb a.sigProLink {
	background: #000 !important;
}


.itemTitle {
	padding: 0 0 10px 0;
	border-bottom: 1px #d4d4d4 solid;
	margin-bottom: 20px;
}


.itemTitle h1.title {
	font-size: 42px;
	line-height: 50px;
	color: #000;
	font-weight: 700;
	text-align: left;
}   
  
.itemPageTitle {
	padding-top: 15px;
	border-bottom: 1px #d4d4d4 solid;
	background: none !important;

}

.itemIntroText h3{
	padding-bottom: 0 !important;
	line-height: 36px; 
	font-weight: 400;	
	font-size: 24px;
}
 


.itemPage {

	display: block;
	overflow: hidden;


}

.itemPage img { 
	max-width: 100%;
}
 
 
.itemPage h1.title{
	font-size: 48px !important;
	font-weight: 700;
	margin-top: 12px; 
	text-align: center; 
	line-height: 52px;
	line-height: 52px;
	color: #000;
	border-top: 1px solid #fff;
	 
} 


.itemPage h2.subtitle{
	font-size: 22px;
	font-weight: 300;
	line-height: 36px; 
	color: #000 !important;
	text-align: center;
	
}


.itemPage .desc1{
	font-size: 16px;
	font-weight: 400;
	line-height: 30px; 
	color: #000 !important;
	text-align: left;
	margin-bottom: 25px;
	
}



.itemPage .itemImageBlock {
	border: 1px solid #d4d4d4;
	padding: 1px;
}
 
ul.sigProClassic  {
	margin-top: 10px !important;
}


ul.sigProClassic li.sigProThumb span.sigProLinkWrapper {

	border: 1px solid #d4d4d4;
	box-shadow: none;
	overflow: hidden;
	padding: 3px;
} 

.sigProLinkOuterWrapper {
	display: none;
}

ul.sigProClassic li.sigProThumb {
	margin: 15px;
}

.sigProLinkOuterWrapper {
	padding: 0 !important;
	
}

ul.sigProClassic span.sigProPseudoCaption, ul.sigProClassic span.sigProCaption {
	display: none;
}


div.itemExtraFields {
	margin: 60x 0px !important;
	font-size: 14px;
}

.itemExtraFieldsLabel {
	font-weight: 700;  
	color: #1b4988;
}

.itemExtraFields ul .row {
	border: 1px solid #d4d4d4;
	border-radius: 15px;
	padding: 4px;
	margin: 4px 0;
}

img.ico_extrafields {
	width: 40px;
	height: 40px;
	margin: 15px 5px 5px 5px;  
	padding-top: -12px;
}
 
 
 .ico_extrafields_text {
	font-size: 11px;
 }

.itemRelated {
	margin-top: 50px;
}



.itemNavigation {
	text-align: right;
	padding: 0 !important;
	margin-top: 8px !important;
	margin-bottom: 0px !important;
	background: none !important; 
} 

.itemNavigation .itemPrevious {
	background: #fdb702;
	color: #000;
	padding: 6px 16px 8px 18px!important; 
	font-weight: bold;
	margin: 1px;
	border-radius: 15px 0 0 15px; 
}  
 
.itemNavigation .itemNext  {
	background: #fdb702;
	color: #000;
	padding: 6px 18px 8px 18px!important; 
	font-weight: bold;
	margin: 1px;
	border-radius: 0 15px 15px 0; 
}

.itemNavigation .itemPrevious:hover,
.itemNavigation .itemNext:hover {
	background: #b88500;
	text-decoration: none;
}	




/* =================================================================== */
/* News
====================================================================== */

.row_news{
	border: 0px solid #d4d4d4;
	padding: 30px 0;
}

.row_news img {
	max-width: 100%;
	padding: 2px;
	border: 1px solid #d4d4d4;
}
     
 
 .row_news .news_title{
	 font-size: 32px;
	 font-weight: 700;
	 line-height: 42px;
 }
 
 .row_news .news_title a{
	 color: #000;
 }
  
 .row_news .news_desc a h3{
	 font-size: 18px;
	 font-weight: 300;
	 line-height: 32px;	 
 }
 
 .news_box .news_desc a p{
	 font-weight: 400;
	 font-size: 13px !important;
 }
   
.itemIntroText p {
	font-weight: 700;
	font-size: 24px !important;
	line-height: 30px;
}
 
/* =================================================================== */
/* Category
====================================================================== */

.cat_title {
	height: 180px;
	width: 100%;
	color: #fff;
	padding: 60px;
} 



.cat_title h2 {
	color: #fff !important;
	font-size: 32px;
}

.cat_list {
	padding: 20px 0 60px 0;

}
.cat_list h2.catTitle{
	Font-size: 24px;
	font-weight: 700; 
}

.offer_list {

	background: #fff;
	text-align: left;
	height: 300px; 
	overflow: hidden;
}


.offer_list_img {
	max-width: 100%;
	position: absolute;
	z-index: 10;
	overflow: hidden;
}


.offer_list_img img{
	transition: all 0.6s ease 0s;
}

.offer_list_img:hover img {
	transform: scale(1.4) !important;
	transition: all 0.6s ease 0s;
	
}

 
.offer_list_img::after { 
  content: '';
  position: absolute;
  z-index: 9;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background: linear-gradient(rgba(0, 0, 0, 0.1),rgba(0, 0, 0, 0.3));
}


.offer_list_img img {
	max-width: 100%;
	padding: 1px;
	border: 1px solid #d4d4d4;
}

.offer_list_top {
	margin-top: 0px;
	padding: 20px;
	text-align: left;
	width: 200px;
	position: absolute;
	z-index: 13;
} 



.offer_list_title {
	margin-top: 125px;
	padding: 20px;
	text-align: left;
	height: 20px;
	position: absolute;
	z-index: 11;
} 

.offer_list_title h2 {
	font-size: 18px;  
	font-weight: 700;
	margin-top: 20px;
	margin-bottom: 0px;
	color: #fff;
} 

.offer_list span.price {
	text-align: left;
	font-weight: 700;
	color: #000 !important;
	font-size: 18px;
	height: 40px;
	padding: 10px 20px;
	background: #fdb702;  
	overflow: hidden;   
	border-radius: 35px;
	margin-top: 20px;

}

 span.sold_product {
	text-align: left;
	font-weight: 700;
	color: #fff !important;
	font-size: 18px;
	padding: 10px 20px;
	background: #ff0000;  
	overflow: hidden;   
	border-radius: 35px;
	margin-top: 5px;

}


.offer_list_cat {
	background: #f77a00;
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 15px;
	position: absolute;
	margin-top: 0px;
}


.offer_list_cat2 {
	background: #ff0000; 
	color: #fff;
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 15px;
	position: absolute;
	margin-top: 0px;
	right: -40px;
}

.offer_list_cat3 {
	background: #0087f9; 
	color: #fff; 
	font-size: 12px;
	padding: 3px 10px;
	border-radius: 15px;
	position: absolute;
	margin-top: 40px;

}

 



/* =================================================================== */
/* Breadcrumbs
====================================================================== */


.breadcrumb>li+li:before {
	content: none;
	color: #000;

}

.breadcrumb>li {
	padding: 0 10px 0 0 !important;
}

.breadcrumb .divider {  
	padding-left: 10px;
	color: #000;
}

.breadcrumb li.active {
	color: #4d4d4d;
	font-weight: 700;
} 
 

.breadcrumbs_area { 
		background: #dbdbdb;
		font-weight: 700;
}

.breadcrumb a{
	color: #d69a00 !important; 
	}

.breadcrumbs_area ul.breadcrumb {
	background: none;
	text-align: left;
	margin: 0 !important;
	padding: 30px 0 !important;
	font-size: 13px;
	color: #fff;
}

.breadcrumbs_area ul.breadcrumb a,
.breadcrumbs_area h2,
.breadcrumbs_area h3{
	color;#fff;
}







/* =================================================================== */
/* Kontakt
====================================================================== */



.kontakt .itemImgTop {
	height: 240px;
	width: 100%;
	background: #f4f4f4 url('/images/bg_top_kontakt.jpg') top center fixed; 
}

.kontakt i {
		margin-right: 10px;
		color: #bf171d;
}
  
.page_home2 {
	background: #f5f5f5;
}

.moduletable_kontaktform {
	
	

}

.moduletable_kontaktform h3{
	text-align: center;
	font-size: 24px;
}

 
.module_bottom {
	padding: 50px 0;
	background: #f5f5f5;
}

#cf_1 { 
	--background-color: none !important;
}
 


/* =================================================================== */
/* Footer
====================================================================== */

.footer {
	background: #111111;
	padding: 20px;
	padding: 60px;
	overflow: hidden;
	color: #aeaeae;
	font-size: 12px;
	line-height: 24px;
}



.footer h4 {
	font-weight: 400;
	color: #dfdfdf;
	font-size: 14px;
}
 

.footer h3 {
	font-weight: 700;
	color: #dfdfdf;
	font-size: 18px;
}

.footer .right {
		padding-left: 30px;
}
 
.footer .right a {
	color: #dfdfdf;
	font-size: 13px; 
	font-weight: 700;
	padding: 20px 0;
}

.footer .right a::before{
	content: '>';
	color: #fdb702;
	margin-left: 20px;
	padding-right: 10px;
}	



.footer_bottom {
	background: #0a0a0a;
	padding: 20px;
	font-weight: 400;
	color: #aeaeae;
	font-size: 10px;
	line-height: 24px;
	overflow: hidden;
} 

.footer_bottom .left{
text-align: left;
}

.footer_bottom .right{
text-align: right;

}

.footer_bottom a {
	color: #aeaeae;
}

	
@media (min-width: 1900px) {
	header .container, .topline .container, .breadcrumbs_area .container{
		width: 1800px; 
	} 
	
	.topline .container{
	width: 1800px;
	
}


}  

@media (min-width: 1600px) and (max-width: 1899px) {
	header .container, .topline .container, .breadcrumbs_area .container{  
		width: 1500px;
	}
	    
	.topline .container{
	width: 1600px;
	
}

	
	
	.bezpieczenstwo .b_left h1{
		font-size: 42px;
		line-height: 48px; 
	}

	.bezpieczenstwo .b_left h2{
		color: #fff;
		font-size: 24px;
		line-height: 32px;
	}
	 
}


@media (min-width: 1200px) and (max-width: 1599px) {
	
	header{
		padding: 0 10px;
	}
	
	header .container, .topline .container{
		width: 1280px;
	}
	
	span.titreck {
		padding: 4px 2px !important;
		font-size: 14px !important;
	}
	
	ul.maximenuck li.maximenuck.level1 {
		padding: 0 10px !important;
	}
	
	header .contact_info {
		padding-right: 10px;
	}


	
}


@media (min-width: 980px) and (max-width: 1199px) {

	span.titreck {
		padding: 4px 1px !important;
		font-size: 13px !important;
	}
	
	ul.maximenuck li.maximenuck.level1 {
		padding: 0 5px !important;
	}
	
		header .contact_info {
		padding-right: 4px;
	}


}


@media (min-width: 768px) and (max-width: 979px) {

	header{
		height: auto;
		padding: 10px 0px 20px 0px;
	}
	
		.topline {
		display: none;
	}
	

	header .contact_info,
	.boxes	{
		display: none;
	}

	header .logo {
		margin: 15px 0 15px 0;
	}


.boxes {
	margin-top: 50px;
}


	
	ul.maximenuck li.maximenuck.level1{
		padding: 0 3px !important; 
	}
	
ul.maximenuck li.maximenuck.level1 > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1 > span.separator span.titreck  {
	font-size: 10px !important;
	
}
	
	#maximenuck91.maximenuckh ul.maximenuck{
	background: #1a1a1a url('../images/fond_bg.png') top left repeat-x !important;
	padding: 0px;
	} 

	ul.maximenuck {
		background: #000  !important;
		opacity: 0.8;  
		z-index: 9999;
	}
	
	.navigation {
		margin-top: 20px !important;
		
	}
	
	.maximenuckh label {
		color: #fff;
	}

}
	

	
@media (max-width: 768px) {
	
	.boxes {
		display: none;
	}
	
		.topline .container {
		 display: none;
		} 
	
	.news_mod_title .title{
		font-size: 32px;  
	font-weight: 700;
	text-align: center;
	margin-bottom: 40px;
	padding: 0 20px 15px 20px;
	}
	
	header{
		padding: 5px !important;
		height: 140px !important; 
	}

	header .logo {
		margin-top: 5px !important;  
		padding: 14px;
	}
	
	.news_mod_title .title {
		font-size: 22px;
	}
	
	.offer_list_title {
		padding-top: 0px;  
		margin-top: 100px;		
	}
	
	.offer_list  {
		height: 230px;
	}
	
	.k2filter-responsive .k2filter-cell, .K2FilterBlock .inputbox  {
		width: 100%	!important;  
	}
	
	.news_box_img {
    width: 100%; 
	padding: 15px;
	}
	
	.row {
    margin-right: 5px;
 
	}
	
	.itemFullText img {
		max-width: 100%;
	}
 
.slider {
	z-index: 0;
	height: auto !important;   
} 

.kontakt_box2 {
	text-align: left;
}


.boxes{ 
	padding-bottom: 40px;
	z-index: 0 !important;
}

.home_firma h1 {
	line-height: 42px;
}
.news_box_container {
	margin-bottom: 10px !important;  
	height: 320px !important;
}



.itemImageBlock img {  
	max-width: 100%; 
}

.boxes .box_content {
	margin-top: 0px !important;  
} 
	
	.navigation {
		margin-top: 10px !important;
		color: #fff !important;
	}
	
	div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > span.separator {
			color: #fff !important;
			font-size: 10px !important;
	}
	
	div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > a span.titreck, div#maximenuck98 ul.maximenuck li.maximenuck.level1:hover > span.separator, div#maximenuck98 ul.maximenuck li.maximenuck.level1.active > span.separator,
	header nav.navigation ul.maximenuck li.level1 a {
			color: #fff !important;
			font-size: 10px !important;
	}
	
	header ul.maximenuck span.titreck {
		color: #fff !important;
		font-size: 10px !important;
	}
	  
	
	
	header ul.maximenuck ul.maximenuck2 li a .titreck-title {
    color: #fff !important;
    font-size: 10px !important;
    font: normal normal normal 'Montserrat', sans-serif !important;
    font-weight: 400 !important;
}
	
	 

	

	
	.line{
	margin-top:  -10px;
    }

	header .contact_info{
		display: none;
	}
	
	header .logo { 
		margin: 15px 0 15px 0;
	}

	.maximenuckh label { 
		color: #000;
		
	}
  
	.page { 
		
		padding: 20px 0px 20px 0px;
	}
	
	.footer {
		text-align: center;
	}
	
	.boxes .box_content .box1 {
    padding: 30px ;

	}
	
	
	.footer img{
		max-width: 100%;
	}
	
	.footer {
		text-align: left;
	}
 
	.footer .right{
		margin-left: 15px;
		padding-left: 0;
	}
 
 
	header.sticky .logo {
		margin-top: 35px !important;
	}

	header.sticky {
		border-bottom: 1px solid #d4d4d4;
	}
	
	header.sticky  nav.navigation{
		padding-top: 40px;
	}
	
    li.maximenuck  {
		background: #1a1a1a !important;
		opacity:0.9;
		padding: 5px 15px !important;
		color: #fff !important;

	}
	
	
    li.maximenuck a, li.maximenuck .separator   {
			padding: 5px 10px 5px 10px !important;
	}
		
		
	.contact .contactright {
	text-align: left;
	}
	
	
	.footer_bottom .left{
		text-align: center;
	}

	.footer_bottom .right{
		text-align: center;

	}
	

}
	
	
	
	


.coockie_banner {
	background: #000000;
	opacity: 0.8 !important;
	
}

.coockie_banner p{
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
}

.coockie_banner .butonDefecto {
	background: #8b4584;
	border: 1px solid #264c72;
	font-size: 10px  !important;
	font-family: 'Open Sans', sans-serif, verdana !important;
	font-weight: 400 !important;
	transition: all 0.3s ease 0s;
}

.coockie_banner .butonDefecto:hover {
	background: #5f2959;
	transition: all 0.3s ease 0s;
	border: 1px solid #264c72;
}












.animated {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}
 
.animated.hinge {
    -webkit-animation-duration: 2s;
    -moz-animation-duration: 2s;
    -ms-animation-duration: 2s;
    -o-animation-duration: 2s;
    animation-duration: 2s;
}
 
 
@-webkit-keyframes bounceIn {
 
  0% {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    -webkit-transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
  }
}
 
@-moz-keyframes bounceIn {
 
  0% {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    -moz-transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    -moz-transform: scale(1);
  }
}
 
@-o-keyframes bounceIn {
 
  0% {
    opacity: 0;
    -o-transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    -o-transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    -o-transform: scale(1);
  }
}
 
@keyframes bounceIn {
 
  0% {
    opacity: 0;
    transform: scale(0.8);
  }
 
 
  50% {
    opacity: 1;
    transform: scale(1.05);
  }
 
 
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
 
.bounceIn {
  -webkit-animation-name: bounceIn;
  -moz-animation-name: bounceIn;
  -o-animation-name: bounceIn;
  animation-name: bounceIn;
}
 
 
 
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
@-moz-keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
@-o-keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
@keyframes fadeIn {
    0% {
        opacity: 0;
    }
 
    100% {
        opacity: 1;
    }
}
 
.delay {
    -webkit-animation-delay: 0.30s;
    -moz-animation-delay: 0.30s;
    -o-animation-delay: 0.30s;
    animation-delay: 0.30s;
}
 
.delay-three {
    -webkit-animation-delay: 0.60s;
    -moz-animation-delay: 0.60s;
    -o-animation-delay: 0.60s;
    animation-delay: 0.60s;
}
 
 
.delay-two {
    -webkit-animation-delay: 1.0s;
    -moz-animation-delay: 1.0s;
    -o-animation-delay: 1.0s;
    animation-delay: 1.0s;
}
 
.delay-one {
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -o-animation-delay: 1.5s;
    animation-delay: 1.5s;
}
 
.fadeIn {
    -webkit-animation-name: fadeIn;
    -moz-animation-name: fadeIn;
    -o-animation-name: fadeIn;
    animation-name: fadeIn;
}
 
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
 
@-moz-keyframes fadeInUp {
    0% {
        opacity: 0;
        -moz-transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
 
@-o-keyframes fadeInUp {
    0% {
        opacity: 0;
        -o-transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}
 
@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translateY(20px);
    }
 
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
 
.fadeInUp {
    -webkit-animation-name: fadeInUp;
    -moz-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
 
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
    }
}
 
@-moz-keyframes fadeInDown {
    0% {
        opacity: 0;
        -moz-transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        -moz-transform: translateY(0);
    }
}
 
@-o-keyframes fadeInDown {
    0% {
        opacity: 0;
        -o-transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        -o-transform: translateY(0);
    }
}
 
@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translateY(-20px);
    }
 
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}
 
.fadeInDown {
    -webkit-animation-name: fadeInDown;
    -moz-animation-name: fadeInDown;
    -o-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
 
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
}
 
@-moz-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
}
 
@-o-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        -o-transform: translateX(0);
    }
}
 
@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translateX(-20px);
    }
 
    100% {
        opacity: 1;
        transform: translateX(0);
    }
}
 
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    -moz-animation-name: fadeInLeft;
    -o-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
 
.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    -moz-animation-name: fadeOutDown;
    -o-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}
 
@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -webkit-transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        -webkit-transform: translateX(-20px);
    }
}
 
@-moz-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -moz-transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        -moz-transform: translateX(-20px);
    }
}
 
@-o-keyframes fadeOutLeft {
    0% {
        opacity: 1;
        -o-transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        -o-transform: translateX(-20px);
    }
}
 
@keyframes fadeOutLeft {
    0% {
        opacity: 1;
        transform: translateX(0);
    }
 
    100% {
        opacity: 0;
        transform: translateX(-20px);
    }
}
 
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
@-moz-keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
@-o-keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
 
    100% {
        opacity: 0;
    }
}
 
.animated.fadeOut {
    -webkit-animation-name: fadeOut;
    -moz-animation-name: fadeOut;
    -o-animation-name: fadeOut;
    animation-name: fadeOut;
}
 
.animated.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    -moz-animation-name: fadeOutLeft;
    -o-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

