.kontakt li{
list-style-type: none;
}

.kontakt h3{
margin-bottom: 25px !important;
margin-top: 25px !important;

}

.kontakt h2{
margin-bottom: 25px !important;
font-weight: 900;
}

.nopadding {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.timeline {
    list-style: none;
    padding: 20px 0 20px;
    position: relative;
}

.timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 3px;
    background-color: #eeeeee;
    left: 50%;
    margin-left: -1.5px;
}

.timeline > li {
    margin-bottom: 20px;
    position: relative;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li:before,
.timeline > li:after {
    content: " ";
    display: table;
}

.timeline > li:after {
    clear: both;
}

.timeline > li > .timeline-panel {
    width: 46%;
    float: left;
    border: 1px solid #d4d4d4;
    border-radius: 2px;
    padding: 20px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}

.timeline > li > .timeline-panel:before {
    position: absolute;
    top: 26px;
    right: -15px;
    display: inline-block;
    border-top: 15px solid transparent;
    border-left: 15px solid #ccc;
    border-right: 0 solid #ccc;
    border-bottom: 15px solid transparent;
    content: " ";
}

.timeline > li > .timeline-panel:after {
    position: absolute;
    top: 27px;
    right: -14px;
    display: inline-block;
    border-top: 14px solid transparent;
    border-left: 14px solid #fff;
    border-right: 0 solid #fff;
    border-bottom: 14px solid transparent;
    content: " ";
}

.timeline > li > .timeline-badge {
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 50px;
    font-size: 1em;
    font-family: "open sans";
    text-align: center;
    position: absolute;
    top: 16px;
    left: 50%;
    margin-left: -25px;
    background-color: #7ac018;
    z-index: 100;
}

.timeline-badge p {
    text-align: center;
}

.timeline > li.timeline-inverted > .timeline-panel {
    float: right;
}

.timeline > li.timeline-inverted > .timeline-panel:before {
    border-left-width: 0;
    border-right-width: 15px;
    left: -15px;
    right: auto;
}

.timeline > li.timeline-inverted > .timeline-panel:after {
    border-left-width: 0;
    border-right-width: 14px;
    left: -14px;
    right: auto;
}

.timeline-badge.primary {
    background-color: #2e6da4 !important;
}

.timeline-badge.success {
    background-color: #3f903f !important;
}

.timeline-badge.warning {
    background-color: #f0ad4e !important;
}

.timeline-badge.danger {
    background-color: #d9534f !important;
}

.timeline-badge.info {
    background-color: #5bc0de !important;
}

.timeline-title {
    margin-top: 0;
    color: inherit;
}

.timeline-body > p,
.timeline-body > ul {
    margin-bottom: 0;
		list-style: square;
}

.timeline-body > p + p {
    margin-top: 5px;
}

.bgslid {}

.firma p {
    margin-bottom: 35px;
    font-weight: 400;
}

.firma h3 {
    margin-bottom: 25px;
    text-transform: uppercase;
}

.justy p {
    text-align: justify;
}

.firmaicon {
    background: #f4f4f4;
}

.firmaicon p {
    text-align: center;
}

.greenfont {
    color: 7ac018;
    font-weight: 600;
}

.linia li,
ul {
    margin-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
}

.timeline h4 {
    padding-bottom: 25px;
}

.firmaicon img {
    display: block;
    margin: 0 auto;
    padding-bottom: 35px;
    padding-top: 45px;
}

.bgslid {
    background: url(../img/topbg/topbg_firma.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 35%;
    margin-bottom: 7%;
}

.bg2 {
    background: url(../img/topbg/topbg_certy.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 35%;
}

.bg3 {
    background: url(../img/topbg/topbg_kontakt.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 35%;
}
.bg4 {
    background: url(../img/topbg/certy_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 35%;
}

.bg5 {
    background: url(../img/topbg/pliki_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-color: #fff;
    text-align: center;
    text-transform: uppercase;
    height: 35%;
}

.bgslidk {
    background: url(../img/topbg/topbg_firma.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 80px 0;
    background-color: #ffed12;
    text-align: center;
    text-transform: uppercase;
    height: 35%;
}

.icons img {
    margin: 0 auto;
    display: block;
}

.icons p {
    text-align: center;
    padding-top: 10px;
    color: #56391b;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
}

.btn-default {
    color: #fff;
    background-color: #7ac018;
    border-color: #7ac018;
    border-radius: 0px;
}

.panel-default {
    border-color: #fff;
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #ddd;
}

.bold {
    font-weight: 600;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #7AC018;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.titlebottom{
 background: url(../img/down_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.titlebottom h1{
text-align: center;
padding-top: 65px;
color: #fff;
font-weight: 900;
text-transform: uppercase;
font-size: 48px;
padding-bottom: 10px;
}

.titlebottom p{
text-align: center;
text-transform: uppercase;
padding-bottom: 65px;
}