/*
Theme Name: Amsort
Theme URI: http://www.michalski24.pl
Author: Grzegorz Michalski
Author URI: http://www.michalski24.pl
*/
body{
background-color: #ffffff;
    color: #666666;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0;
    font-family: 'Ubuntu', sans-serif;
}


.width50{
width:50%;
}

.centered {
  position: relative;
  left: 25%;
}

.textleft{
text-align:left;
}
.italic{
font-style: italic;
}
.font09{
font-size:0.8em;
}

.div100center{
width:100%;
text-align:center;
padding:10px;
}



.page_custom{
	margin-left:30px;
	}

.top_bar{
width:100%;
margin:20px 0px 0px;
}

.languages{
	float:right;
	}

.divheader{
	width:100%;
	padding:5px;
	color:#ffffff;
	background-color:#808080;
	font-weight:bold;
	}

.h2content{
	font-size:1em;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5em;
	}
.h2contentbold{
	font-size:1em;
	text-decoration: none;
	font-weight: bold;
	line-height: 1.5em;
	}
.h2title{
	font-size:1.4em;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.5em;
	}


}

.navbar-relative-top .navbar-inner {
    border-radius: 0;
    border-width: 0 0 0px;
    box-shadow: 0 0px 0px rgba(0, 0, 0, 0.1);
}
.navbar-inverse .navbar-inner {
    background-color: #ff6600;
    background-image: none;
    background-repeat: repeat-x;
    
}


.navbar .nav {
    display: table;
    float: none;
    margin: 0 auto;
    position: relative;
}


.navbar .nav > li {
    border-right: 1px solid #fff;
    float: left;
    margin: 20px 0;
}



.navbar-inverse .brand, .navbar-inverse .nav > li > a {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar .nav > li > a {
    
    float: none;
    padding: 0px 15px;
    text-decoration: none;

    font-size:16px;
}



.navbar .nav > li > a:hover {
    color: #4F4C4C;

}

.navbar .nav > li.current-menu-item > a {
    color: #4F4C4C;

}



.slider_place{
width:100%;
 overflow:hidden;
  border-bottom: 13px solid #ff6600;
    overflow: hidden;
    width: 100%;
}


.slider_place .metaslider .flexslider {
margin:0px;
}

.slider_place .flex-control-nav {
    bottom: 20px;
    line-height: 15px;
      z-index: 2147483647;
}

.slider_place .flex-control-paging li a.flex-active {
    background: #ff6600 repeat scroll 0 0;
    cursor: default;
}
.slider_place .flex-control-nav li a {
    margin: 0 6px;
    padding: 0;
}
.slider_place .flex-control-paging li a {
    background: #fff;
    border-radius: 0px;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.3) inset;
    cursor: pointer;
    display: block;
    height: 15px;
    text-indent: -9999px;
    width: 15px;
}

.category-home-item .category-img{
  background: none repeat scroll 0 0 #fff;
    border: 1px solid #b7b7b7;
    box-shadow: 0 0 5px #ccc;
    height: auto !important;
    max-width: 96%;
    padding: 1.5%;
     transition: background 0.5s ease;
}

.category-home-item:hover .category-img     {
      background: none repeat scroll 0 0 #ff4c00;
      
      }


.category-home-item{
       color:#666666;
       font-size: 15px;
}

.category-home-item p{
      font-size: 15px;
    font-weight: 300;
    line-height: 1.3;
    text-align: justify;
    word-wrap: break-word;
    min-height: 120px;
}

.category-home-item .category-home-item-header{
 display: table;
    height: 60px;
    margin: 10px 0;
    min-height: 60px;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.category-home-item h2{
   display: table-cell;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.3;
    margin: 20px 0;
    padding: 0;
    position: relative;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}

.category-home-item h2 a{
      color:#666666;
      text-decoration:none;
       letter-spacing: -0.5px;
        transition: color 0.5s ease;
}

.category-home-item:hover h2 a{
      color:#ff4c00;
}



.category-home-item:nth-child(4n+1){
      clear: both;
    margin-left: 0;
}

.category-home-item hr{
	border:5px solid;
 	margin: 10px 0 30px;
	clear: both;
}


.category-home-container{
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin: 40px 0;
    padding: 0;
}

.imgsortery{
width:50px;
height:auto;
}

footer{
background:#666666;
}

#lang_sel_list{
float:right;
}

.scial_media{
float:right;
width:100%;
}

.scial_media ul{
 float: right;
    list-style: outside none none;
}

.scial_media ul li{
background: none repeat scroll 0 0 #7c7c7c;
    display: inline-block;
    margin: 0 2px;
    padding: 3px 6px;
}
.scial_media ul li:hover{
background:#ff6600;
}


.navbar .nav > li:first-child {
    background: url("images/home.png") no-repeat scroll center center;
    border-right: 1px solid #fff;
    float: left;
    margin: 20px 0;
    width: 51px;
}

.navbar .nav > li:first-child a{
   text-indent:-9999px;
}



h1.entry-title {
   
border-bottom: 1px solid #ff6600;
    color: #666666;
    font-size: 30px;
    font-weight: 500;
    line-height: 48px;
    }

.news-title{
 background: url("images/ico2.png") no-repeat scroll 0 0;
    padding: 0 0 0 60px;
}

.partners-title{
 background: url("images/ico3.png") no-repeat scroll 0 0;
    padding: 0 0 0 60px;
}

.smallbox{
   border-bottom: 1px solid;
    line-height: 1.4;
    padding: 0 0 10px;
    margin:10px 0px;
    float: left !important;
}

.smallbox.box2{
  clear:both;
  margin:0px;
}

.smallbox .h_title{
     color: #ff6600;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
    margin: 0px 0 5px;
}

.smallbox .h_title a{
      font-weight:300;
       color:#666666;
  
    font-size:20px;
    text-decoration:underline;
}

.smallbox .h_title a:hover{
  color:#ff6600;
  }

.smallbox .h_content{
    font-weight:300;
    font-size:14px;
    color:#666666;
}

.smallbox .date_p{
      font-weight:300;
    font-size:14px;
    color:#666666;
}

.smallbox .h_more{
   font-size:14px;
   color:#ff6600;
   float:right;
}

a{
 color:#ff6600;
 transition: color 0.5s ease;
}


.partners-logo{

}


.partners-logo .metaslider .slides img {
    display: block;
    height: auto !important;
    width: auto !important;
}

.partners-logo .flexslider ul{
margin:20px 0px !important;
}

.copyright{
color:#fff;
font-size:12px;
text-align:Center;
border-top:1px solid #fff;
padding:5px 0px;
}



.breadcrumb {
  background-color: #fff;
    border-bottom: 1px solid #ff6600;
    border-radius: 0;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 8px 0;
}


h1 {
    font-size: 30px;
}


.well {
    background: none;
    border: 0px solid #e3e3e3;
    border-radius: 0px;
   box-shadow: none;
    margin-bottom: 20px;
    margin-top:0px;
    min-height: 20px;
    padding: 0px;
}


.well .widget{
 background: none repeat scroll 0 0 #ff6600;
    display: block;
    float: left;
    width: 100%;
    padding: 0 0 10px;
}

.well h4.widget-title {
    background: url("images/ico1.png") no-repeat scroll 0 center;
    border-bottom: 10px solid #fff;
    color: #fff;
    font-family: ubuntu;
    font-size: 30px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0;
    padding: 5px 0 5px 60px;
    text-transform: none;
}

.well .widget a{
color:#fff;
}

.well ul{
margin:0px;
padding:10px 20px;
}

.well .widget ul li {
    color: #fff;
    list-style: square;
    margin-left:10px;
}

.well .widget ul > li > a {
     display: block;
    font-family: ubuntu;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.4;
    margin-left: 0;
    margin-right: 0;
    padding: 3px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.well .widget ul > li.current-cat a{
text-decoration:underline;
}

.well .widget ul > li > a:hover {
   background:none;
}

footer{
color:#fff;
} 

footer h4{
color:#fff;
border-bottom:1px solid #fff;
font-size:20px;
padding:0px 0px 5px;
} 

footer ul li a{
color:#fff;
text-decoration:none;
} 

footer .widget{
font-size:12px;
}

footer .widget ul > li > a {
    margin-left: 0;
    margin-right: 0;
    padding: 3px 0;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    display:inline;
}

footer .widget ul > li > a:hover {
    background:none;
}


footer {
    margin: 0 0px;
}

    #cookie-law-info-bar span{
 display: inline-block;
    padding: 0 20%;
    }
    
    
  .wpcf7-form{
  
  }  
  
  
   .wpcf7-form p{
       margin:0px solid;
  }  
  
    .wpcf7-form input[type='text']{
      border: 0 solid;
    border-radius: 0;
    color: #666666;
    height: auto;
    line-height: 34px;
     height: 34px;
    padding: 0 2%;
    width: 96%;
  }  
  
    .wpcf7-form input[type='email']{
        border: 0 solid;
    border-radius: 0;
    color: #666666;
    height: auto;
    line-height: 34px;
      height: 34px;
    padding: 0 2%;
    width: 96%;
  } 
  
  
    .wpcf7-form input[type='submit']{
         background: none repeat scroll 0 0 #ff6600;
    border: 0 solid;
    color: #fff;
    font-family: ubuntu;
    font-weight: 700;
    line-height: 34px;
    width: 100%;
  } 

    .wpcf7-form input[type='acceptance']{
         background: none repeat scroll 0 0 #ff6600;
    border: 0 solid;
    color: #fff;
    font-family: ubuntu;
    font-weight: 700;
    line-height: 34px;
font-size:2em;

    
  } 

   a:hover {
    color:#666666;
    text-decoration:none;
}


.contact-form-form1 p{
margin:0px 0px 5px 0px;;
}

.contact-form-form1 input[type='email']{   
 border: 1px solid #666666;
    border-radius: 0;
    color: #666666;
    height: auto;
    line-height: 34px;
      height: 34px;
    padding: 0 2%;
    width: 96%;
    }
    
    .contact-form-form1 input[type='text']{   
 border: 1px solid #666666;
    border-radius: 0;
    color: #666666;
    height: auto;
    line-height: 34px;
      height: 34px;
    padding: 0 2%;
    width: 96%;
    }
    
        .contact-form-form1 textarea{   
 border: 1px solid #666666;
    border-radius: 0;
    color: #666666;
    height: 100px;
    
    padding: 2%;
    width: 96%;
    }
    
    .more_cat_place{
  clear: both;
    float: left;
    margin: -10px 0 0;
    width: 100%;
    }
    
    
    .cat_more{
  background: none repeat scroll 0 0 #ff6600;
    clear: both;
    color: #fff;
    float: right;
    font-size: 14px;
    line-height: 1.8;
    margin: 0 0 3px;
    padding: 0 10px;
    transition: all 0.5s ease 0s;

    }
    
  .cat_more:hover {
    background: none repeat scroll 0 0 #666;
    color: #fff;
  
}


.more_post {
    background: none repeat scroll 0 0 #ff6600;
    color: #fff;
    float: right;
    padding: 3px 10px;
    transition: 0.5s ease 0s;
}

.more_post:hover {
    background: none repeat scroll 0 0 #666;
    color: #fff;
  
}


  .smallbox .h_more{
    clear:both;
  background: none repeat scroll 0 0 #ff6600;
    color: #fff;
    float: right;
    padding: 3px 10px;
    transition: 0.5s ease 0s;
    }
    
  .smallbox .h_more:hover {
    background: none repeat scroll 0 0 #666;
    color: #fff;
  
}


.category-post-title{
margin-bottom:7px;
line-height: 1.2;
}
  
  
  .navigation{
  width:100%;
  margin:0px 0px 10px;
  text-align: center;
  }
  
  
   .navigation li{

  }
  
   .navigation li span.current{
           background: none repeat scroll 0 0 #666;
            border: 0 solid;
    color: #fff;
    transition: all 0.5s ease 0s;
  }
  
    .navigation li a{
        background: none repeat scroll 0 0 #ff6600;
    border: 0 solid;
    color: #fff;
    transition: all 0.5s ease 0s;
  }
  
    .navigation li a:hover{
        background: none repeat scroll 0 0 #666;
        color:#fff;
  }
  
  
  .slider-category-place{
  width:100%;
  overflow:hidden;
  }
  
  .switcher-sidebar{
display:none;
}

.left-sidebar .dcw_c2 {
    width: 100% !important;
}

  

.divitoh_img{
	width:100%;
	float:none;
	}

 @media (max-width: 1170px) {
 

}


@media (max-width: 979px) {

  .well h4.widget-title {
  
    font-size: 20px; 
    }
   
   
.navbar-relative-top {
    margin-left: 0;
    margin-right: 0;
 
}


     footer {
    margin: 0 0px;
}


.navbar .btn-navbar {
    display: block;
    margin: 5px 5px 0px 5px;
}

        #cookie-law-info-bar span{
 display: inline-block;
    padding: 0 10%;
    }
    
    
 .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
    border-radius: 0px;
    color: #fff;
    font-weight: normal;
      float: none;
    font-size: 16px;
    padding: 0 15px;
    text-decoration: none;
}

.navbar-inverse .nav-collapse .nav > li.current-menu-item > a, .navbar-inverse .nav-collapse .dropdown-menu a {
   color: #4f4c4c;
}

 .navbar-inverse .nav-collapse .nav > li > a, .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #fff;
}


.navbar-inverse .nav-collapse .nav > li > a:hover, .navbar-inverse .nav-collapse .dropdown-menu a:hover {
    color: #4f4c4c;
    background:none;
}
    
}


@media (max-width: 767px) {

.page_custom{
	margin-left:0px;
	}
.switcher-sidebar{
  background: url("images/ico1.png") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
    cursor: pointer;
    display: block;
    float: right;
    height: 26px;
    margin: -11px -28px 0 0;
    opacity: 0.8;
    position: relative;
    width: 28px;
    z-index: 99999;
.width50{
width:100%;
}
}

.active-left-sidebar{
opacity:0.95;
}


  .left-sidebar{
    left: -100%;
    position: absolute;
       z-index: 9999;
  }
  
  .category-content{
  clear:both;
  }



     .category-home-item .category-img {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #b7b7b7;
    box-shadow: 0 0 5px #ccc;
    height: auto !important;
    max-width: 98%;
    padding: 1%;
    transition: background 0.5s ease 0s;
    width: 98%;
}



  footer .container{
    margin: 0 20px;
}


     footer {
    margin: 0 -20px;
}

.navbar-relative-top {
    margin-left: -20px;
    margin-right: -20px;
 
}

 
.navbar .nav-collapse .nav > li:first-child {
    background: none;
    border-right: 0px solid #fff;
    float: left;
    margin: 3px 0;
    padding:2px 0px;
    width: 100%;
    text-align:center;
    border-bottom:1px solid #fff;
    
}

.navbar .nav-collapse .nav > li:first-child a {
    text-indent: 0px;
}


.navbar .nav-collapse .nav > li {
    background: none;
    border-right: 0px solid #fff;
    float: left;
    margin: 3px 0;
    padding:2px 0px;
    width: 100%;
    text-align:center;
    border-bottom:1px solid #fff;
    
}



.navbar .btn-navbar {
    display: block;
    margin: 5px 5px 0;
}
.navbar .btn-navbar {
    display: block;
}
.navbar-inverse .btn-navbar {
    background-color: #777;
    background-image: none;
    background-repeat: repeat-x;
    border-color: #777;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

}


@media (max-width: 480px) {
.width50{
width:100%;
}
.centered {
  position: relative;
  left: 0%;
}

}

.copylink{
color:#fff;
text-decoration:underline;
}

.copylink:hover{
color:#fff;
text-decoration:underline;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.productimage {width:25%; min-width:150px; display:inline-block; vertical-align:top; padding:5px;}
.producttext {width:65%; min-width:300px; display:inline-block; padding:5px;}
.displaynone {display:none;}
.notenewsletter {font-size:0.8em;}
.contact_cf7 {font-size:18px; vertical-align:center; height:30px; padding:10px; color:#7f7f7f; background-color:#e5e5e5;}
.footer404 {width:100%;}
.postthumbnail {max-width:300px; padding-bottom:10px; padding-right:25px; float:left;}
.postcontent {}

a.afooter{
color:#c0c0c0;
transition: color 0.5s ease;
}

a.afooter:hover {
    color:#e5e5e5;
    text-decoration:none;
}
.productimg{
	float:none;
	} 

.pagecustom{
}
}

}

.imgabout{
width:1vm;
hight: auto;
}

.btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #ff9900;
  font-size: 27px;
  padding: 10px 20px 10px 20px;
  border: solid #fc8608 2px;
  text-decoration: none;
  margin: 10px;
  background: #ffffff;
}

.btn:hover {
	background: #ff9900;
	text-decoration: none;
	color: #ffffff;
	}
.btnspan{
	width:100%;
	text-align:center;
	}

.div100{
	width:100%;
	text-align:center;
	margin:10px;
	}