/*
 __  __  __  __     __   _____  _____ __  __  __  ____  __   __
|  \/  ||  ||  |  /    \ \   _||_   /|  \/  ||  ||   _||  |_|  |
|      ||  ||  |_|  []  |.\  \  /  /.|      ||  ||  |_ |   _   | _
|__''__||__||____|\ __ / |____||____||__''__||__||____||__| |__||_|

Theme Name: Mobirock
Author: Miłosz Michałkiewicz - miloszmich.
Version: 1.0
Description: Szablon mobirock dla netmediaart.pl
*/

/* Font import */

@font-face {
  font-family: 'Swis721';
  src: url('fonts/Swiss721BT-RomanExtended.woff2') format('woff2'), url('fonts/Swiss721BT-RomanExtended.woff') format('woff'), url('fonts/Swiss721BT-RomanExtended.ttf') format('ttf');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Swis721-bold';
  src: url('fonts/Swiss721BT-Black.woff2') format('woff2'), url('fonts/Swiss721BT-Black.woff') format('woff'), url('fonts/Swiss721BT-Black.ttf') format('ttf');
  font-weight: 900;
  font-style: normal;
}

/* General */

html {
  position: relative;
  min-height: 100%;
}

body, html {
  font-family: 'Swis721', sans-serif;
  font-size: 14px;
  overflow: hidden;
  overflow-y: scroll;
  min
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Swis721-bold', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}

/* Navbar */

#navbar {
  padding: 0;
  font-size: 25px;
  font-family: 'Swis721-bold', sans-serif;
  border: 0;
  height: 110px;
}
.navbar{
  border-radius: 0!important;
  border: 0!important;
}
.logo{
  background-color: #fff;
  height: 110px;
  padding: 0 10px;
  display: block;
  position: absolute;
  left: 0
}
.euFlaga{
  background-color: #fff;
  height: 110px;
  padding: 10px;
  display: block;
  position: absolute;
  right: 0
}
@media (max-width:767px) {
  #navbar .col-md-4 {
    text-align: center !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  #navbar {
    font-size: 22px;
  }
  #navbar .col-md-4 {
    width: 33.333333%;
    display: inline-block;
  }
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form, .navbar-inverse {
  background-color: #0068b4;
  font-size: 28px;
  color: #fff;
}

.navbar-brand-top {
  display: block;
  width: 100%;
  text-align: justify;
}

.navbar-brand-bottom {
  display: block;
  width: 100%;
  text-align: center;
}

/* Logo */

#logo {
  display: block;
  max-height: 200px;
  margin: 0px auto 100px;
}

/* Frontpage */

.container.index {
  margin-top: 50px;
}

.front-dig-image {
  background-image: url(./assets/img/mobirock-photo.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: bottom;
  min-height: 200px;
  margin-top: 30px;
  margin-bottom: 20px;
}

@media (max-width:767px) {
  .front-dig-image {
    min-height: 100px !important;
  }
}

.flaga {
  height: 100%;
  vertical-align: middle;
  margin-top: 10px;
}
.flaga img{
  max-height: 61px;
  height: 61px;
  display: block;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
  margin-top: 15px;
}

.eu-text{
    padding-top: 30px;
    padding-bottom: 30px
}
p.eu-title{
  color: #164194;
  font-size: 18px
}
span.subtitle{
  text-decoration: underline;
  font-weight: 900;
}
/* Blog */

.container.content p {
  padding: 0 15px 10px;
}

.container.content h2 {
  padding: 5px 0;
  font-family: 'Swis721', sans-serif;
  font-weight: 400;
  font-size: 22px;
}

article .news-image {
  background-image: url(./assets/img/no-photo.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-bottom: 10px;
}

/* Footer */

footer {
  position: relative;
  width: 100%;
  bottom: 0;
  background-color: #0068b4;
  font-size: 13px;
  color: #fff;
  padding: 25px 0 0;
}

@media (min-width:768px) {
  footer .col-md-6:nth-child(1) {
    padding-right: 0
  }
  footer .col-md-6:nth-child(2) {
    padding-left: 0
  }
}

footer .contact {
  text-align: right;
}

footer .company a {
  color: #fff;
  text-decoration: none;
}

footer .company a:hover, footer .contact a:active {
  color: #fff;
  text-decoration: underline !important;
}

.btn.aktualnosci {
  text-align: center;
  margin-top: 5px;
  border-radius: 0;
  float: left;
  background: #0280c4;
  border: none;
  color: #fff;
  width: 302px;
  text-transform: uppercase;
  padding: 8px 5px 2px
}

a.btn.aktualnosci, a.btn.aktualnosci:hover, a.btn.aktualnosci:focus, a.btn.aktualnosci:active {
  text-decoration: none !important;
}

@media (min-width: 768px) {
  .company {
    /* min-height: 511px; */
  }
}

footer .wrap p {
  border-top: 1px solid #fff;
  padding-top: 20px;
  padding-bottom: 10px
}

footer .wrap a {
  color: #fff;
  text-decoration: underline;
}

footer .wrap a:hover, footer .wrap a:active {
  color: #fff;
  text-decoration: underline !important;
}

footer h4 {
  border-bottom: 1px solid #fff;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

footer h4 span {
  display: inline-block;
  width: 302px;
  text-align: left;
}

input.wpcf7-form-control.wpcf7-submit {
  margin-top: 5px;
  float: right;
  background: #0280c4;
  border: none;
  color: #fff;
  width: 100% !important;
  text-transform: uppercase;
  padding: 8px 5px 2px
}

#wpcf7-f4-o1 {
  display: inline-block;
  width: 302px;
  float: right;
}

#wpcf7-f4-o1 input.wpcf7-text {
  background: transparent;
  border-bottom: 0.5px solid rgba(255, 255, 255, 0.5) !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  outline: none;
  margin: 0px;
  padding: 2px 0;
  width: 100% !important;
  font-size: 12px;
}

#wpcf7-f4-o1 textarea {
  background: rgba(255, 255, 255, 0.1);
  border: 0.5px solid rgba(255, 255, 255, 0.5) !important;
  border-top: none !important;
  border-left: none !important;
  border-right: none !important;
  outline: none;
  margin: -10px 0px 0;
  padding: 8px 0 3px;
  width: 100% !important;
  font-size: 12px;
}

#wpcf7-f4-o1 input::placeholder, #wpcf7-f4-o1 textarea::placeholder {
  color: #fff !important
}

div.wpcf7-response-output {
  margin: -0.5em 0em 1em;
  padding: 0.5em 0.5em;
}

@media (max-width:767px) {
  .contact {
    margin-top: 80px
  }
  footer h4 span {
    width: 100%;
  }
  #wpcf7-f4-o1 {
    width: 100%
  }
  .contact p {
    display: block!important
  }
  .btn.aktualnosci {
    display: inline-block;
    width: 100% !important;
    margin-bottom: 25px
  }
}

/* Admin fixes */

footer.entry-footer {
  display: none !important
}
.content-single-post{
  min-height: 60vh
}
