/*
Theme Name: SuperMechanik
Author: WebSystems
Version: 1.1
*/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,600,800,400&subset=latin-ext);

@charset "utf-8";
*{
	margin: 0; 
    padding: 0; 
    border: 0; 
    text-decoration: none; 
    outline: 0;
}
body {
	font-family: 'Open sans', sans-serif; /* 10px */
	word-wrap: break-word;
        font-size: 12px;
        /* padding-left: 30px;
        padding-right: 30px; */
			background: #fff;

}
/* style wordpress start */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
/* style wordpress stop */
.clr {
    clear: both;
}
.sliderek {
    position: relative;
    margin-top: 83px;
}
.sliderek img {
    width: 100%;
    height: 67vh;
}
.slogan {
	font-family: 'Open sans', sans-serif;
    position: absolute;
    bottom: 35%;
    top: 55%;
    width: 100%;
    left: 0;
    color: #ffffff;
    text-align: center;
}
.slogan h1 {
    padding: 25px;
    background: #fff;
    display: inline-block;
    /* text-transform: uppercase; */
    color: #000000;
    font-weight: 600;
    font-size: 44px;
    background: rgba(255,255,255,0.8);
}
.slogan h1 a {
  color: black;
  font-family: 'Open sans', sans-serif;
  text-decoration: none;
}
.slogan h1 a.slogan-btn {text-decoration: none;}
.slogan h1 a.slogan-btn:hover {text-decoration: none;}
.slogan h1 a.slogan-btn:visited {text-decoration: none;}
.slogan h1 a.slogan-btn span {
    color: #ffffff;
    font-weight: 600;
    font-size: 20px;
    display: block;
	width: 250px;
    padding: 5px 0px;
    margin: 10px auto 0;
	background: #cc0000;
}
header {
    padding: 10px 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: rgba(255,255,255,.95);
    z-index: 99999;
}
.menu {
    text-align: center;
    margin: 0;
    padding: 0;
}
.menu li{
    list-style: none;
    display: inline-block;
}
.menu li a {
    display: block;
    padding: 20px 20px 20px 35px;
   /* text-transform: uppercase; */
    color: #9c9ea1;
   /* background: url('images/wykaz.png') no-repeat -30px center; */
    font-weight: 700;
    font-size: 17px;
    transition: .5s;
}
.menu li a:hover,
.menu li.current-menu-item a {
    text-decoration: none;
    color: #515255;
  /*  background: url('images/wykaz.png') no-repeat 0 center; */
    text-decoration: underline;
    transition: .5s;
}

.menu li ul.sub-menu {display: none;}
.menu li:hover ul.sub-menu {display: block; position: absolute; background: #fff; padding-bottom: 10px;}
.menu li ul.sub-menu li {padding: 1px 0 0 10px; display: block; text-align: left;}
.menu li ul.sub-menu li.current-menu-item a {color: #515255;  no-repeat 0 center;}
.menu li ul.sub-menu li a {color: #9c9ea1;  no-repeat -30px center; padding: 5px 20px 5px 35px;}
.menu li ul.sub-menu li a:hover {color: #515255;  no-repeat 0 center;}
.searchform {
  display: none;
}
.searchform #s {
  position: absolute;
  border: 1px red solid;
  padding: 5px;
  right: -80px;
  margin-top: -20px;
  color: #515255;
}
.searchform #searchsubmit {
    width: 18px;
    height: 18px;
    background: transparent url('images/lupka.png') no-repeat 0 0;
    text-indent: -9999px;
    display: none;
}
.search_ikon {
    margin: 20px 0 0;
    cursor: pointer;
}
.searchform ::-webkit-input-placeholder {
   color: #515255;
}
.searchform :-moz-placeholder { /* Firefox 18- */
   color: #515255;  
}
.searchform ::-moz-placeholder {  /* Firefox 19+ */
   color: #515255;  
}
.searchform :-ms-input-placeholder {  
   color: #515255;  
}
.oferta {
  /* background: #008AC9; */
    padding: 0px 0;
    margin-top: 0;
}
.tytul {
    /* text-transform: uppercase; */
    text-align: center;
   /* color: #515255; */
    color: #ffffff;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
}
.tytul_red {
    /* text-transform: uppercase; */
    text-align: center;
    color: #ffffff;
    font-weight: 700;
    font-family: 'Open sans', sans-serif;
}
/*
.offer_list {
    margin-top: 50px; display: flex;
}
.offer_list li {
    list-style: none;
    width: 28%;
    margin: 0 2% 40px;
    display: block;
    float: left;
    text-align: center;
    transition: .3s;
    padding: 15px;
    min-height: 112px;
}
.offer_list li:hover {
    background: #fff;
    box-shadow: 0px 0 10px 5px #e5e5e5;
    transition: .3s;
    cursor: pointer;
}
.offer_list li a {}
.offer_list li a:hover {text-decoration: none;}
.offer_list li img {
    float: left;
    margin-right: 15px;
}
.offer_list li p {
    color: #9a9b9f;
    font-size: 18px;
    font-weight: 700;
}
.offer_list li span {
    color: #434760;
    font-size: 18px;
    font-weight: 700;
}
*/
.offer-text-field {
   font-size: 16px;
}
.offer_list {
    margin-top: 50px; clear: both;
    width: 100%;
    float: left;
}
.offer_list li {
    list-style: none;
    width: 28%;
    margin: 0 2% 40px;
    display: block;
    float: left;
    text-align: center;
    transition: .3s;
    padding: 15px;
    min-height: 112px;
}
.offer_list li:hover {
    background: #fff;
    box-shadow: 0px 0 10px 5px #e5e5e5;
    transition: .3s;
    cursor: pointer;
}
.offer_list li a {}
.offer_list li a:hover {text-decoration: none;}
.offer_list li a img {
    float: left;
    margin-right: 15px;
}
.offer_list li a p {
    color: #9a9b9f;
    font-size: 17px;
    font-weight: 700;
}
.offer_list li a span {
    color: #434760;
    font-size: 17px;
    font-weight: 700;
}

.usluga {
    padding: 15px 0 0;
}
.usluga_miej {
  color: #434760;
  font-size: 18px;
  font-weight: 700;
  display: block;
  margin-bottom: 15px;
}
.usluga_tyt {
    color: #9a9b9f;
    font-size: 28px;
    font-weight: 700;
    border-top: 1px #e5e5e5 solid;
    padding: 30px 0 0;
    text-align: center;
}
.usluga_tyt span {
	color: #434760;
}
.usluga_desc ul {
    margin-left: 20px;
    list-style: none;
}
.rekomend {
    padding: 10px 0;
    border-bottom:1px solid #ededed;
}
.opinia {
    margin-top: 50px;
    height: 270px;
}
.opinia h2 {
    text-transform: uppercase;
    font-weight: 700;
    color: #9a9b9f;
    font-size: 22px;
    margin-bottom: 20px;
}
.opinia p:before {
    content:url('images/quot.png');
    height: 16px;
    position: absolute;
    width: 19px;
    left: 20px;
}
.opinia p {
    color: #696b6e;
    line-height: 22px;
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 600;
    margin-left: 40px;
}
.opinia span {
    color: #b7b9bc;
    font-weight: 600;
    margin-left: 40px;
    font-size: 14px;
}
.czesci {
    padding: 80px 0; 
}
.czesci img {
    width: 100%;
    margin:50px 0 0;
}
.maps {
    position: relative;
}
#map {
    height: 450px;
    width: 100%;
}
footer {
    padding: 45px 0;
    /* text-transform: uppercase; */
    font-size: 10px;
   /* background: #dee0ef; */
}
footer p {
    color: #b9b9b9;
    font-size: 13px;
}
footer h2 {
    color: #515255;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: 700;
}
footer h3 {
    color: #434760;
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-weight: 700;    
}
.up {
    float: right;
}
.copyright {
    float: left;
}
.page {
    padding: 15px 0;
    color: #696b6e;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
}
.kontakt .tytul {
    margin-bottom: 50px;
}

/* formualrz */
.wpcf7 {
    margin: 50px 0 0 !important;
    width: 70%;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea {
    border: 1px #9c9ea1 solid;
    padding: 10px;
    color: #515255;
    width: 100%;
    background: transparent !important;
    margin-bottom: 10px;
    resize:none;
}
.wpcf7 textarea {
    height: 120px;
}
.wpcf7 input[type="submit"]{
    padding: 10px 30px;
    color: #fff;
    background: #515255 !important;
    margin:0 10px;
    transition: .4s;
    clear:both;
    float: right;
    margin-right: 0px;
    opacity: 1;
}
.wpcf7 input[type="submit"]:hover{
    opacity: .8;
}
.kontakt ::-webkit-input-placeholder {
    color: #515255;
}
.kontakt :-moz-placeholder { /* Firefox 18- */
    color: #515255;  
}
.kontakt ::-moz-placeholder {  /* Firefox 19+ */
    color: #515255;  
}
.kontakt :-ms-input-placeholder {  
    color: #515255;  
}
.pobierz_list {
    margin:40px 0 0 30px;
    list-style-image: url('images/pdf.png');
}
.pobierz_list li {
    margin-bottom: 5px;
}
.pobierz_list li a,
.pobierz_list li a:hover {
    position: relative;
    top: -10px;
    color: #515255;
    text-decoration: none;
}



.tinynav { 
    display: none;
    background: transparent !important;
    border: 1px #4db3fb solid;
    padding: 5px;
    font-size: 16px;
    width: 100%;
	text-align: center !important;
}
.tinynav option {text-align: center !important;}

@media screen and (max-width: 600px) {
    .tinynav { display: block }
    .menu { display: none }
}

@media (max-width: 400px) {
    .logo img {
        margin: 0 auto;
    }
    .search_ikon {
        margin: 10px 0 0;
    }
    .search {
        position: relative;
    }
    .searchform {
        position: absolute;
        top: 40px;
        right: 0px;
        padding: 5px;
        background: #fff;
    }
    .searchform #s {
        position: relative;
        top: 0;
        right: 0;
    }
    header {
        padding: 0 0 10px;
    }
    .sliderek {
        margin-top: 125px;  
    }
    .slogan {
        position: relative;
        bottom: 0;
    }
    .slogan h1 {
        padding: 0 20px;
        font-size: 30px;
    }
    .tytul,
    .tytul_red {
        font-size: 30px;
    }
    .offer_list li {
        width: 100%;
    }
    .offer_list li img {
        float: none;
    }
	.offer-text-field {}
	.offer-text-field p {color: #696B6E; line-height: 22px; font-size: 16px; font-weight: 400;}
    .rekomend,
    .page,
    .czesci,
    footer {
        padding: 30px 0;
    }
    footer h2,
    footer h3 {
        margin-bottom: 20px;
    }
    .copyright {
        text-align: center;
    }
    .wpcf7 {
        width: 100%;
    }
    .offer_list li img {
        float: none;
        display: block;
        margin: 0 auto;
    }
}


.osoba_img img {
    display: block;
    margin: 0 auto;
}
.osoba_info h2 {
    margin: 0 0 10px;
    color: #000;
    font-weight: 500;
}
.osoba_info h3 {
    margin: 0 0 10px;
    font-size: 24px;
    color: #000;
    font-weight: 500;    
}
.osoba_info p {
    margin: 0 0 10px;
}
.osoba_info a,
.osoba_info a:hover {
    color: #434760;
    text-decoration: none;
}

/* NAV */
@media screen and (max-width: 980px) {
	.navi {width: 100%;}	
}
@media screen and (max-width: 730px) {
	.navi {width: 100%;}
	.menu {display: none;}
	.tinynav {display: block;}
		
}

.carousel .fill {
    width: 100%;
    height: 51vh;
    background-position: center;
    background-size: cover;
}

header.carousel .item, header.carousel .item.active, header.carousel .carousel-inner {
    height: 100%;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel {
    position: relative;
height:50vh;
}
@media only screen and (max-width: 768px) {

.desc-slider{position:absolute; top:20px}

.logo .img-responsive {width:50%;}
.offer_list li{width:100%;}
.sliderek{margin-top:50px; position:relative;}
.slogan h1{font-size:36px; padding:5px;}
.sliderek img{height:40vh;}

.slogan{ position: absolute!important;
        top: 0!important;}
}

.page{padding:0!important;}