/*
Theme Name: 123 template
Theme URI: http://inford.eu
Author: inford.eu
Author URI: http://inford.eu
Description: Template 
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: neteosimi
Tags: INFORD
*/

/*

czer
color: #06A1D4;

zielony:
color: #008E4D;
*/

html {
 margin:0!important;
 margin-top:0!important;
 padding: 0; 
}

body {
 margin: 0;
 padding:0;
 background: #fff;
 width:100%; 
 font-family: 'Roboto', sans-serif;
 font-size: 17px;
 color:#333; 
 line-height: 1.6;   
}

.container {
 max-width: 1300px;	
}

.mobile {
 display: none;	
}

div, section {
 box-sizing: border-box;	
}

a, a:hover {
 color: #E01C15;
 text-decoration: none; 
}

a img {
 border:none;
}

img {
 max-width:100%;
 height: auto; 
}


a:hover {
 /*color: #D8DF11;*/
 color: #40B2E6;
}


h1, h2, h3, h4, h5, h6 {
 font-weight: 600;
 font-family: 'Raleway', sans-serif;
 color: #016a64;
 color: #E01C15;
}


h1 {
 font-size: 29px;	
}

h2 {
 font-size: 25px;	
}

h3 {
 font-size: 20px;	
}

h4 {
 font-size: 16px;	
}

#header {
 padding: 0 10px 10px 10px;	
 position: fixed;
 width: 100%;
 height: auto;
 left: 0;
 right:0;
 top:0; 
 z-index: 999999;
 background: #fff; 
 -moz-transition: all .3s ease;
 -webkit-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;	
}


.logo {
 transition: all .3s ease;	
 max-height: 60px;
 margin-top:20px;
 margin-bottom: 6px;
 position: relative; 
}

.fixed-header { 
 box-shadow: 0 0 8px rgba(0,0,0,.2) !important; 
 background: #fff!important;
}

.fixed-header .logo {
 max-height: 25px;
 margin-top: 15px;
}


#catmenu {
 float: right;
 margin-top:0;
 z-index:101;	
 border:0px solid;
 -moz-transition: all .3s ease;
 -webkit-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;	 
}
	
.fixed-header #catmenu {
 margin-top:0;	
}
	
#catmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
	
#catmenu li {
	float:left;
	margin: 0px;
	padding: 0px;
	}


#catmenu li a, #catmenu li a:link, #catmenu li a:visited {
	display: inline-block;
	font-size:17px;	
	font-weight:600;
	padding: 28px 10px 5px 10px;
	color: #000;
	font-family: 'Raleway', sans-serif;
	transition: all .3s ease;	
}

#catmenu li.home-top-menu { 
 padding-top: 15px;
}

#catmenu li.home-top-menu a { 
 padding-right: 10px;
}

.fixed-header #catmenu li a, .fixed-header #catmenu li a:link , .fixed-header #catmenu li a:visited {
 padding: 17px 10px 5px 8px;
 color: #444!important;
}

.fixed-header #catmenu li a:hover {
 color: #fff!important;
}

#catmenu li a:hover, #catmenu li a:active {	
 color: #fff!important;
 background: #E01C15;
}


#catmenu li.lang-item a:hover {
 background: none!important;	
}

.home .current-menu-item a {
 background: transparent;
 color: #fff; 
}

#catmenu li.current-menu-item a {
 /*color: #085474;
 border-bottom:1px solid #085474;*/	
}

.current-menu-ancestor {
 border-bottom:0!important;
}


#catmenu li:last-child a {
 margin-right:0;
 padding-right: 0 !important;
}

	
#catmenu li li a, #catmenu li li a:link, #catmenu li li a:visited {
	min-width: 240px;
	float:none;
	margin: 0px;
	font-size:15px;
	padding: 5px 9px 5px 9px;
	text-align: left;
	background: #fff;
	color: #454545!important; 
	border-bottom: 1px solid #eee;		
}
	
#catmenu li li a:hover, #catmenu li li a:active {
 color: #1E7A33!important;
	
}

#catmenu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	/*height: auto; forRES*/
	width: 180px;
	margin: 0px;	
	padding: 0px;
	padding-top:5px;
	}

#catmenu li li { 
	}

#catmenu li ul a { 
 /*min-width: 140px;*/
 min-width: 50px;
}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -31px 0 0 170px;
	}

#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
}


#catmenu .pll-parent-menu-item  .sub-menu {
 max-width: 41px;
 width: 100%; 
 background: #fff;
}


#catmenu .pll-parent-menu-item .sub-menu li {
 display: block;
 width: 100%;
 float: none; 
}

#catmenu .pll-parent-menu-item .sub-menu li a {
 min-width: 40px;
 text-align: center;
 padding: 1px 5px 1px 5px!important; 
}

#catmenu .pll-parent-menu-item .sub-menu li a:hover {
 background: #f3f3f3!important;	
}

#catmenu .pll-parent-menu-item a:hover {
 background: transparent!important;	
}

.std-section {
 position: relative;	
 padding-top: 40px;
 padding-bottom: 40px; 
}


.std-section h2 {
 text-align: center;
 margin-bottom: 40px; 
}


.nopadding {
 padding: 0 !important;
 margin: 0 !important;
}

.site-href {
 position: absolute;
 top: -80px;
 left:0;
}


#top-slider {
 margin-top:0px;	
 position: relative;
 overflow: hidden;
 text-shadow: 0 2px 3px rgba(0, 0, 0, 0.6); 
}




#top-slider .metaslider .caption-wrap {
 /*text-align: center;*/
 background: none!important;
 z-index: 2;
 opacity: 1 !important;
 width: 100%;
 top: 55%;
 transform: translateY(-45%) !important;
}

#top-slider .caption-wrap .caption {
 padding: 0;
 text-align: left;
}


#top-slider .metaslider .slide-heading-1 {
 position: relative;
 font-family: 'Raleway', sans-serif;
 font-size: 45px;
 line-height: 1.3;
 font-weight: 700;
 color: #fff; 
 display: inline!important;
 padding:0;
}

#top-slider .metaslider .slide-heading-2 {
 position: relative;
 font-family: 'Raleway', sans-serif;
 font-size: 30px;
 line-height: 1.3;
 font-weight: 700;
 color: #fff; 
 display: inline!important;
 padding:0;
}

#top-slider .metaslider .slide-heading-4 {
 font-family: 'Raleway', sans-serif;
 font-size: 25px;
 line-height: 1.3;
 font-weight: 700;
 color: #fff; 
 display: inline!important;
 padding:0;
}

#top-slider .metaslider .slide-heading-color:after {
 content: " ";
 display: block;
 position: absolute;
 left:0;
 bottom:-2px;
 background-image: url(images/color-belt.png);
 background-size: 100% auto;
 width: 100%;
 height:3px; 	
}


#top-slider .metaslider .slide-desc {
 color: #fff;
 font-weight: 500;
 display: inline;
 padding:1px 8px;
 font-size: 25px;
}

#top-slider .metaslider .slide-btn { 
 border: 1px solid #008E4D; 
 padding: 8px 25px;
 text-shadow: none;
 font-size: 20px;
 font-weight: 400;
 font-family: 'Raleway', sans-serif;
 /*background: rgba(255,255,255,.95);*/
 border-radius: 0px; 
 margin-right: 10px;
 transition: all .3s ease;
}

#top-slider .metaslider .slide-btn:hover {
 opacity: 0.9;	
}

#top-slider .metaslider .slide-btn-1 { 
 border: 1px solid #E01C15;
 background: #E01C15; 
 color: #fff;
 /*background: rgba(255,255,255,.95);*/

}

#top-slider .metaslider .slide-btn-2 { 
 border: 1px solid #fff; 
 color: #fff;
 background: rgba(0,0,0,.2);
}





.read-more {
 font-size: 13px;
 display: inline-block;
 border: 1px solid #E01C15;
 /*color: #E36C09;*/
 color: #E01C15;
 padding: 2px 10px; 
 margin-top: 4px;
 margin-bottom:10px;
 transition: all .3s ease;
}

.read-more:hover {
 background: #E01C15;
 color: #fff;  
}

#welcome h3 {
 margin-bottom:15px; 
}

#welcome .wp-block-column p {
 text-align: justify;	
}

#welcome img {
 transition: all .3s ease;	
}

#welcome img:hover {
 opacity: 0.8;	
}

#welcome .wp-block-separator {
 margin-bottom:80px;
 border-top: 0; 
}

#welcome .read-more {
 margin: auto;
 display: table;
 padding: 6px 20px; 
 margin-bottom:20px;
 color: #E01C15;
 border:1px solid #E01C15;
}

#welcome .read-more:hover {
 color: #fff;
 background: #E01C15; 
}

#e-commerce-home {
 background: #f3f3f3;	
}


#featured-home {
 background: #E01C15;
 color: #fff; 
 font-size: 15px;
}

#featured-home h2, #featured-home h3 {
 color: #fff;	
}



#featured-home .video-home-thumb {
 transition: all .3s ease; 	
 margin-bottom: 10px;
 border: 5px solid #fff;
}

#featured-home .video-home-thumb:hover {
 opacity: 0.8;	
}

#featured-home .read-more {
 /*color: #fff;*/
 background: #fff; 
 text-align: center;
 padding: 6px 15px;
 display: table;
 margin: auto;
}

#featured-home .read-more:hover {
 background: #000;	
 color: #fff;
}


.std-title, .page-title {
 position: relative;
 margin-bottom: 40px; 
}

.std-title:before, .page-title:before {
 bottom: -10px;
 height: 1px;
 background-color: #eee;
 content: "";
 display: inline-block;
 left: 0;
 position: absolute;
 width: 200px;		
}




#home-contact {
 padding-top: 50px;	
 background: #f3f3f3;	
}

#home-contact h2 {
 text-align: center;
 margin-bottom: 40px; 
}


#home-contact .fas {
 color: #E01C15;	
}


#contact-form .form-control {
 font-size:14px;	
}

#contact-form INPUT[type=text], #contact-form INPUT[type=email] {
 width: 100%;
 height: 38px;
 padding: 6px; 
 border: 1px solid #666;
 color: #666;
 border-radius:0;
}

#contact-form textarea {
 width: 100%;
 height: 100px;	
 border: 1px solid #666;
 color: #666;
 padding:6px;
 border-radius:0;
}

#contact-form INPUT:focus, #contact-form textarea:focus {
 border:1px solid #E01C15;	
}

#contact-form SELECT {
 width: 100%;
 height: 37px;
 padding: 6px; 
 border: 1px solid #666;
 color: #666;
 border-radius:0;	
 font-size:14px;
}

.accept-text {
 font-size: 12px;
 text-align: justify;
 line-height: 1.2; 
}

#contact-form span.wpcf7-list-item {
 display: inline-block;
 margin: 0 10px 0 0;
 float: left;
}

.verify {
 margin-top:18px;	
 font-size: 12px;
 line-height: 1.2; 
}

#contact-form .wpcf7-submit {
 background: #E01C15; 	
 color: #fff;
 cursor: pointer;
 border: none;
 font-size: 17px;
 transition: all .3s ease;
 border-radius: 0px;
 padding: 8px 30px;
}

#contact-form .wpcf7-submit:hover {
 background: #000;	
 color: #fff;
}


#page-content {
 padding-top: 25px;	
}

.page-template-tpl_page_contact .fas {
 color: #06A1D4;	
 margin-right: 5px;
}

.page-top {
 position: relative;	
 width: 100%;	
 margin-bottom: 30px;
 height: 140px;
 overflow: hidden;
 background: #E01C15;
}

.page-top img {
 width: 100%;
 height: auto; 
}


.model-download-doc {
 border-bottom: 1px solid #eee;
 padding: 10px 8px;
 margin-bottom: 15px; 
 transition: all .3s ease;
}



.model-download-doc:hover {
 background: #f3f3f3;	
}

.model-download-doc .wp-block-file__button {
 float: right;
 border-radius: 0;
 font-size: 13px;
 padding: 5px 15px;
 
}



/*---------------------- single ------------------*/

.breadcrumbs {
 font-size: 13px;
 padding: 0 0 10px 0; 
 border-bottom:1px solid #f3f3f3;
 margin-bottom: 40px;
}

.offer-meta-single {
 margin-bottom: 20px;	
 background: #0059B2;
 color: #fff;
 padding: 10px;
 border-radius: 4px;
}

.single-video-container {
 margin-top: 30px;	
}



.wp-block-embed-youtube .wp-block-embed__wrapper {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 25px;
 height: 0;	
}

.wp-block-embed-youtube .wp-block-embed__wrapper iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%	
}

#yt-video-wrapper {
 position: relative;
 padding-bottom: 56.25%;
 padding-top: 25px;
 height: 0;		
}

#yt-video-wrapper iframe {
 position: absolute;
 top: 0;
 left: 0;
 width: 100%;
 height: 100%
}	


.tags-title {
 border-bottom:1px solid #eee;	
}


#tags {
 margin-bottom: 20px;	
}

#tags a {
 display: inline-block;
 margin: 2px 6px;
 padding: 4px 10px;
 background: #E01C15; 
 color: #fff;
 font-size: 13px;
 transition: all .3s ease;
}

#tags a:hover {
 opacity: 0.8;	
}




.post-list {
 margin-bottom: 30px;
 padding-bottom: 15px;
 border-bottom:1px solid #eee; 
}

.post-list .read-more {
 margin-top: 15px;
 float: right; 
}


/*---------------------sidebar ----------------------*/


#sidebar #searchform {
 margin-bottom: 20px;
 position: relative; 
}

#sidebar #searchsubmit {
 display: inline-block;
 border: none;
 background: #E01C15; 
 color: #fff;
 padding: 10px 15px;
 line-height: 1;
 cursor: pointer;
 position: absolute;
 top: 0;
 right: 0px;
 height: 100%;
 transition: all .3s ease 
}

#sidebar #searchsubmit:hover {
 background: #000;	
}

#sidebar #s {
 display: block;
 width: 100%;
 border: 1px solid #eee;
 height: 40px;
 padding: 5px;
}


#sidabar-last-posts {
 margin-bottom: 20px;	
}

#sidabar-last-posts h2 {
 margin-bottom: 20px;	
}

#sidabar-last-posts ul {
 list-style: none;
 margin:0;
 padding: 0; 
}

#sidabar-last-posts ul li {
 border-bottom: 1px solid #eee;
 padding-bottom: 8px; 
 margin-bottom: 10px;
 transition: all .3s ease;
}

#sidabar-last-posts ul li:hover {
 opacity: 0.85;	
}

/*
#sidabar-last-posts ul li:last-child {
 border-bottom: none;	
}
*/

#sidabar-last-posts ul li h5 {
 color: #222;	
}

.video-sidebar-thumb {
 max-width: 70px;
 height: auto;
 float: left; 
 margin-right: 8px;
}




footer {
	
}


#end-footer {
 padding: 15px 10px;	
 background: #000; 	
 color: #fff;
 font-size: 13px;
}

#end-footer a {
 color: inherit;	
}

.performance {
 text-align: right;	
}


.btn-top {
 display: none;
 opacity: 0;
 position: fixed;
 right: 25px;
 bottom: 20px;
 font-size: 30px;
 color: #444;
 -moz-transition: all .3s ease;
 -webkit-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;	
 transform: translateX(-50%) !important;
 -ms-transform: translateX(-50%) !important;
 -webkit-transform: translateX(-50%) !important;
 -moz-transform: translateX(-50%) !important;
 -o-transform: translateX(-50%) !important;
 transition: all .3s ease-in-out;
}

.btn-top:hover {
 color: #cc0000;
 -moz-transition: all .3s ease;
 -webkit-transition: all .3s ease;
 -o-transition: all .3s ease;
 transition: all .3s ease;	 
}

.btn-top-show {
 display: block;
 opacity: 0.9;
 z-index: 9999; 
}


#cookie_info {
 width:100%;
 opacity:0.8;
 filter:alpha(opacity=80); /* For IE8 and earlier */
 background: #111;
 padding:10px;
 font-size:12px;
 position: fixed;
 bottom:0px;
 left:0px;
 color: #fff; 
 z-index:999999;
}

#cookie_info a {
 color: #fff;
}

#cookie_close {
 float: right;
 margin-right:20px;
 margin-left:10px;
 font-size:15px;
 font-weight: bold;
 cursor: pointer;
}



.cl {
 clear: both;	
}

.cl10 {
 height: 10px;
 clear: both;	
}

.cl20 {
 height: 20px;
 clear: both;	
}

.cl30 {
 height: 30px;
 clear: both;	
}


@media all and (max-width:1050px) {
			
	.mobile {
	 display: block;
	}
		
	#catmenu {
     display: none;		
	}
	
	h1, h2, h3, h4, h5, h6 {
     text-align: left;
	}

	#header {
	 background: #fff;
     position: relative;
     padding: 10px 0px 8px 0px;	 
	}
	
	#header .container-fluid{
	 padding-right: 0;
	 padding-left: 0;	
	}
	
	.logo {
     display: block;
	 width: 45%;
	 max-width: 200px;
     float: left;
	 margin-top: 5px;
	}

	
		
	
	#mobile-menu {
	 display: block;
     transition: all .3s ease;	 
	}
		.menu-button {
         display: block;
         float: right;
		 /*color: #06A1D4;*/
		 color: #fff;
		 font-size: 30px;
		 cursor: pointer;
		 padding: 0px 10px;
		 background: #E01C15;
		}
		
		#mobile-menu ul {
		 list-style:none;
		 margin:0;
		 padding:0 0 0 0;
		 display: none;	
		}				
			
		#mobile-menu ul li a {
		 display: block;
		 width:auto;
		 font-size:16px;
		 padding:6px 9px 6px 15px;
		 font-weight: 500;
		 color: #E01C15!important;	
		 border-bottom: 1px solid rgba(182,153,109,.5);
		}	
			
		#mobile-menu ul li a:hover {
		 background: #E01C15;
         color: #fff;		 
		}	   
			
		#mobile-menu ul li li a {	
		 padding-left:20px;
		 font-weight: normal;	  	
		}	
		
		
	.pll-parent-menu-item a:first-child {
    	
	}
    
	
			
	#top-slider {
   	 margin-top: 1px;		
	} 
	
	.metaslider .slide-heading {
	 font-size: 22px;
     line-height: 1.2;		
	}
	
	.metaslider .slide-desc, .metaslider .cl20 {
     display: none;		
	}
	
	.metaslider .slide-btn {
     padding: 6px 20px;
     text-shadow: none;
     font-size: 18px;
     font-weight: 700;
	 margin-top: 5px;
	 display: inline-block;
	} 
	
	#top-slider .metaslider .caption-wrap {
     top: 49%!important;
     transform: translateY(-50%) !important; 	 
	}
	
	#top-slider .metaslider .slide-heading-4,
	#top-slider .metaslider .slide-heading-2,
	#top-slider .metaslider .slide-heading-1 {
     font-size: 18px;		
	}
	
	#top-slider .slide-btn-1, #top-slider .slide-btn-2 {
     display: none;		
	}
	
	ol.flex-control-nav {
     display: none!important;		
	}
	
	
	
	#bottom-slider .container {
     margin-top: 40px;
	}
	
	#bottom-slider .col-md-4 {
     margin-bottom: 40px;		
	}
		
	.row__23 .wp-block-column:first-child,
    .row__23 .wp-block-column:last-child {
     flex-basis: auto;
     flex-grow: 0;
	}
	
	.hashtag {
     float: left;		
	}
	
	#customers .logo-img {
	 width: 33%;	 
	}
	
	footer, #end-footer {
     text-align: center;		
	}
	
	/*
	.wp-block-spacer {
     clear: both;		
	}	
	*/
	
	
	#featured-home .col-hv-post {
 	 margin-bottom: 30px;	
	}
	
	#home-contact  {
     padding-top: 25px;		
	}
	
	#home-contact .contact-col-content {
     padding-bottom: 30px;		
	}
		
} /* -- media 1050  stop -->
