@import '../../vendor/bootstrap/bootstrap.min.css';
/*
      www.OnlineWebFonts.Com 
      You must credit the author Copy this link on your web 
      <div>Font made from <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>is licensed by CC BY 3.0</div>
      OR
      <a href="http://www.onlinewebfonts.com">oNline Web Fonts</a>
*/
@font-face {
  font-family: "Helvetica Neue LT Pro";
  src: url("https://db.onlinewebfonts.com/t/17425097c61a79b11fe5e8875057fcc3.eot");
  /* IE9*/
  src: url("https://db.onlinewebfonts.com/t/17425097c61a79b11fe5e8875057fcc3.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */ url("https://db.onlinewebfonts.com/t/17425097c61a79b11fe5e8875057fcc3.woff2") format("woff2"), /* chrome firefox */ url("https://db.onlinewebfonts.com/t/17425097c61a79b11fe5e8875057fcc3.woff") format("woff"), /* chrome firefox */ url("https://db.onlinewebfonts.com/t/17425097c61a79b11fe5e8875057fcc3.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/ url("https://db.onlinewebfonts.com/t/17425097c61a79b11fe5e8875057fcc3.svg#Helvetica Neue LT Pro") format("svg");
  /* iOS 4.1- */
}
* {
  z-index: 1000;
  font-family: "Helvetica Neue LT Pro", sans-serif;
  outline: none !important;
}
* h2 {
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 50px;
  color: #003e63;
}
* h4 {
  padding-top: 0;
  padding-bottom: 35px;
}
* a {
  color: #01B0EC;
  text-decoration: none;
}
* a:hover {
  color: #01B0EC;
}
body {
  overflow-x: hidden;
}
.odstavec_nadpis {
  text-align: center;
}
.text-center {
  padding-bottom: 30px;
  text-transform: uppercase;
  font-size: 40px;
}
#slider .w-100 {
  padding-bottom: 0 !important;
}
#slider img {
  object-fit: cover;
  max-width: initial;
}
#slider .banner-text {
  position: absolute;
  bottom: 35px;
  left: 85px;
  text-align: left;
  color: #003e63;
  font-weight: 600;
  font-size: 55px;
}
#slider .btn {
  color: #fff;
  border-radius: 0 !important;
  background-color: transparent;
  border: 2px #fff solid;
  text-transform: uppercase;
}
[class^="odstavec"] {
  padding: 25px 0 !important;
}
.open-sidenav {
  display: none;
}
.closebtn {
  display: none;
}
.sidenav-overlay {
  z-index: -1 !important;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100vh;
  text-align: left;
  background: rgba(21, 22, 23, 0.8);
}
.sidenav {
  text-align: left !important;
  display: block;
  position: absolute;
  top: -200vw;
  z-index: 2 !important;
  width: 45%;
  height: 99.3%;
  opacity: 0;
}
.sidenav a.nav-link {
  color: #fff;
  font-weight: bolder;
  padding-bottom: 20px;
}
@media (max-width: 901px) {
  .sidenav a.nav-link {
    font-size: 18px;
    padding-bottom: 10px;
  }
}
.sidenav li {
  list-style-type: none;
  display: inline;
  color: #fff;
}
.sidenav li * {
  color: #fff;
}
.sidenav .nav-item {
  display: inline;
}
.sidenav a.nav-link {
  width: 100%;
  padding: 0 10px;
  font-size: 15px;
  color: #fff;
  display: block;
  text-align: center;
}
@media (max-width: 901px) {
  .sidenav .nav-item {
    display: inline-block;
  }
}
@media (max-width: 901px) {
  .open-sidenav {
    z-index: 100000001 !important;
    cursor: pointer;
    border: none;
    color: white;
    background: transparent;
    font-size: 35px;
    display: inline;
  }
  .show {
    padding-top: 10px;
    z-index: 100001 !important;
    transition: 0.3s;
    text-align: center !important;
    position: absolute;
    top: 0 ;
    right: 0;
    width: 100%;
    height: 62px;
    max-height: none;
    font-size: 30px;
    font-weight: lighter;
    text-transform: uppercase;
    opacity: 1;
  }
  .sidenav-overlay {
    z-index: -1 !important;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 62px;
    text-align: left;
    background: #4D4D4D;
  }
  .closebtn {
    color: white !important;
    display: block;
    cursor: pointer;
    position: absolute;
    right: 15px;
    top: -5px;
    border: none;
    background: transparent;
    font-size: 50px;
    color: white;
  }
}
.navbar {
  top: 0;
  position: relative;
  z-index: 1002;
  background-color: #4d4d4d;
  width: 100%;
  max-height: 100px !important;
}
.navbar .phone {
  margin-bottom: 0 !important;
  color: white;
  font-size: 20px;
}
.navbar img {
  position: relative;
  top: -2px;
}
.navbar .container-fluid {
  max-height: 60px;
}
.navbar .container {
  max-width: 1400px;
}
.navbar .nav-link {
  font-weight: lighter;
  font-size: 20px;
  text-transform: uppercase;
  color: white !important;
  transition: 0.3s ease;
  margin: 0 20px;
}
.navbar .nav-link:hover {
  color: #00c7e8 !important;
}
.navbar .navbar-brand h1 {
  margin-bottom: 0;
  font-size: 20px;
}
.kam-jezdime {
  background-image: url("../images/background-map.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.kam-jezdime .container-fluid {
  width: 90%;
}
@media (max-width: 901px) {
  .kam-jezdime .container-fluid {
    width: 100%;
  }
}
.kam-jezdime .vlajky_onas {
  position: absolute;
  top: 0;
  left: 0;
  height: 400px;
}
@media (max-width: 901px) {
  .kam-jezdime .vlajky_onas {
    display: none;
  }
}
.kam-jezdime h2 {
  font-size: 50px;
  padding-left: 80px;
  color: #003e63;
}
@media (max-width: 901px) {
  .kam-jezdime h2 {
    padding-left: 15px !important;
  }
}
.kam-jezdime p {
  padding: 0 80px;
  font-size: 25px;
  color: #003e63;
}
@media (max-width: 901px) {
  .kam-jezdime p {
    padding: 0 15px !important;
  }
}
.proc-nas .container-fluid {
  width: 90%;
}
@media (max-width: 901px) {
  .proc-nas .container-fluid {
    width: 100%;
  }
}
.proc-nas h2 {
  font-size: 50px;
  color: #003e63;
  padding-left: 80px;
}
@media (max-width: 901px) {
  .proc-nas h2 {
    padding-left: 0;
    font-size: 45px;
    text-align: center;
  }
}
.proc-nas p {
  font-size: 25px;
  color: #003e63;
}
.proc-nas .auto {
  object-fit: cover;
  width: 100%;
}
.proc-nas .ikona {
  height: 65px;
  padding-right: 20px;
}
.proc-nas hr {
  border-width: 2px;
  border-color: #003e63;
}
footer {
  background-color: #4d4d4d;
}
footer p {
  padding-top: 1em;
  text-transform: uppercase;
  color: white;
}
footer a {
  transition-duration: 0.3s;
  padding: 0 20px;
  text-transform: uppercase;
  color: white;
  text-decoration: none;
}
footer a:hover {
  text-decoration: none;
}
.owl-item.active {
  animation: zoomin 3s ease-in;
  animation-fill-mode: forwards;
  overflow: hidden;
}
#galleries .category-box {
  padding: 0 30px;
  margin: 10px 0;
  cursor: pointer;
  transition: 0.3s;
}
#galleries .category-box .zoom {
  overflow: hidden;
  height: 100%;
  max-height: 255px;
  margin-top: 30px;
}
#galleries .category-box .zoom img {
  transition: transform 1s, filter 1.5s ease-in-out;
  transform-origin: center center;
  filter: brightness(70%);
}
#galleries .category-box:hover {
  transition: 0.3s;
  /* The Transformation */
}
#galleries .category-box:hover h3,
#galleries .category-box:hover h3 + p {
  display: block;
}
#galleries .category-box:hover .zoom img {
  filter: brightness(100%);
  transform: scale(1.1) !important;
}
#galleries .category-box img {
  -webkit-box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.75) !important;
  width: 100%;
  transition: 0.3s;
  height: 255px;
  object-fit: cover;
}
#galleries .category-box h3 {
  text-shadow: 2px 2px 4px #969696;
  width: 255px;
  text-align: center;
  font-size: 25px;
  font-weight: 600;
  position: absolute;
  bottom: 10%;
  color: white;
  padding: 0 20px;
}
#galleries .col-md-3:not(.category-box) {
  transition: 0.3s;
}
#galleries .col-md-3:not(.category-box) .zoom {
  overflow: hidden;
  height: 100%;
  max-height: 255px;
  margin-top: 30px;
}
#galleries .col-md-3:not(.category-box) .zoom img {
  transition: transform 1s, filter 1.5s ease-in-out;
  transform-origin: center center;
  filter: brightness(70%);
}
#galleries .col-md-3:not(.category-box) img {
  -webkit-box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.75) !important;
  -moz-box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.75) !important;
  box-shadow: 10px 10px 10px -6px rgba(0, 0, 0, 0.75) !important;
  width: 100%;
  transition: 0.3s;
  height: 255px;
  object-fit: cover;
}
#galleries .col-md-3:not(.category-box) a {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
}
#galleries .col-md-3:not(.category-box) h3,
#galleries .col-md-3:not(.category-box) h3 + p {
  position: absolute;
  bottom: calc(5% + 45px);
  text-align: center;
  width: calc(100% - 30px);
  display: none;
  font-size: 22px;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
}
#galleries .col-md-3:not(.category-box) h3 + p {
  font-size: 18px;
  bottom: 5%;
}
#galleries .col-md-3:not(.category-box) h3 {
  font-size: 25px;
  text-shadow: 1px 1px 1px #000;
  display: block;
}
#galleries .col-md-3:not(.category-box):hover {
  transition: 0.3s;
  /* The Transformation */
}
#galleries .col-md-3:not(.category-box):hover h3,
#galleries .col-md-3:not(.category-box):hover h3 + p {
  display: block;
}
#galleries .col-md-3:not(.category-box):hover .zoom img {
  filter: brightness(100%);
  transform: scale(1.1) !important;
}
.contact-bar-wrapper .menu {
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.81);
  text-align: center;
  margin-bottom: 0 !important;
}
.contact-bar-wrapper .menu .menu-item {
  list-style: none;
  display: inline-block;
}
.contact-bar-wrapper .menu .menu-item .listed-item {
  margin: 0 45px;
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: white;
  text-transform: uppercase;
}
@media (max-width: 901px) {
  .contact-bar-wrapper .menu .menu-item .listed-item {
    padding: 10px 0;
  }
}
.contact-bar-wrapper .menu .menu-item .listed-item:hover {
  color: #00c7e8;
}
.contact-bar-wrapper .menu .menu-item .listed-item.active {
  color: #00c7e8;
}
.contact {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.contact .container-fluid {
  padding: 0 !important;
}
.contact .dispatch {
  color: white;
  position: relative;
  top: 20px;
  display: inline-block;
  left: 55%;
  transform: translateX(-50%);
  width: 35%;
  max-width: none;
}
@media (max-width: 901px) {
  .contact .dispatch {
    width: 45%;
  }
}
.contact .dispatch p {
  font-weight: lighter;
  font-size: 17px;
  margin-bottom: 0.5rem !important;
}
.contact .dispatch h3 {
  padding: 30px 0 0;
}
.contact .dispatch h3:first-child {
  padding-top: 50px;
}
.contact .lead {
  display: none;
  color: white;
  position: relative;
  top: 20px;
  left: 55%;
  transform: translateX(-50%);
  width: 35%;
  max-width: none;
}
@media (max-width: 901px) {
  .contact .lead {
    width: 45%;
  }
}
.contact .lead h3 {
  padding: 30px 0 0;
}
.contact .lead h3:first-child {
  padding-top: 50px;
}
.contact .lead p {
  font-weight: lighter;
  font-size: 17px;
  margin-bottom: 0.5rem !important;
}
.contact .management {
  display: none;
  color: white;
  position: relative;
  top: 20px;
  left: 55%;
  transform: translateX(-50%);
  width: 35%;
  max-width: none;
}
@media (max-width: 901px) {
  .contact .management {
    width: 45%;
  }
}
.contact .management h3 {
  padding: 30px 0 0;
}
.contact .management h3:first-child {
  padding-top: 50px;
}
.contact .management p {
  font-weight: lighter;
  font-size: 17px;
  margin-bottom: 0.5rem !important;
}
.contact .hq {
  display: none;
  color: white;
  position: relative;
  top: 20px;
  left: 55%;
  transform: translateX(-50%);
  width: 35%;
  max-width: none;
}
@media (max-width: 901px) {
  .contact .hq {
    width: 45%;
  }
}
.contact .hq h3 {
  padding: 30px 0 0;
}
.contact .hq h3:first-child {
  padding-top: 50px;
}
.contact .hq p {
  font-weight: lighter;
  font-size: 17px;
  margin-bottom: 0.5rem !important;
}
.contact img {
  z-index: -1 !important;
  position: relative;
  object-fit: cover;
}
.contact .text-field {
  position: absolute;
  bottom: 20%;
  left: 40%;
  transform: translateX(-40%);
}
.contact .text-field h2 {
  display: inline-block;
  color: white;
  border-bottom: 2px solid #03AFEC;
  padding-bottom: 0 !important;
}
.contact .text-field h3 {
  padding-top: 40px;
  color: white;
  font-size: 35px;
}
.contact .text-field p {
  width: 100%;
  color: white;
  font-size: 19px;
}
.contact .text-field a {
  color: white;
}
.contact .col-md-6 {
  padding: 0 !important;
  min-height: 695px;
}
.contact .col-md-6:nth-child(2) {
  background-color: white;
}
.contact .col-md-6:nth-child(2) h4 {
  text-transform: uppercase;
  position: absolute;
  top: 10%;
  left: 50%;
  transform: translateX(-50%);
  font-size: 50px;
  color: #003e63;
}
@media (max-width: 901px) {
  .contact .col-md-6:nth-child(2) h4 {
    font-size: 45px;
  }
}
.contact .col-md-6:nth-child(1) {
  background-image: url("../images/kontakt-background.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.contact .col-md-6 a {
  color: white;
}
.contact #contactForm_9 {
  min-height: 714px;
  padding: 130px 100px 80px;
}
.contact #contactForm_9 .required {
  color: #003e63;
  font-weight: bold;
}
.contact #contactForm_9 label {
  font-weight: bold;
  color: #003e63;
}
.contact #contactForm_9 .fa {
  padding-right: 5px;
  font-size: 25px;
}
.contact #contactForm_9 .fa-paper-plane-o {
  font-size: 20px;
  padding-right: 0;
}
.contact #contactForm_9:before {
  content: "";
  position: absolute;
  left: 0;
  top: 11%;
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 25px;
  border-color: transparent transparent transparent #0f325ccf;
}
.contact .btn {
  margin-top: 50px;
  transition-duration: 0.3s;
  font-weight: normal;
  border-radius: 0 !important;
  text-transform: uppercase;
  padding: 5px 35px 5px 35px;
  font-size: 20px;
  border: 2px #003e63 solid;
  text-decoration: none;
  background-color: white;
  color: #003e63;
}
.contact .btn:hover {
  border: 2px #003e63 solid;
  text-decoration: none;
  background-color: #003e63;
  color: white;
}
@media (max-width: 901px) {
  .contact #contactForm_9:before,
  .contact #contactForm_10:before {
    display: none;
  }
}
.btn {
  margin-top: 50px;
  transition-duration: 0.3s;
  font-weight: normal;
  border-radius: 0 !important;
  text-transform: uppercase;
  padding: 5px 35px 5px 35px;
  font-size: 20px;
  border: 2px #003e63 solid;
  text-decoration: none;
  background-color: white;
  color: #003e63;
}
.btn:hover {
  border: 2px #003e63 solid;
  text-decoration: none;
  background-color: #003e63;
  color: white;
}
.se-pre-con {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: url(../images/logo.png) center no-repeat #fff;
}
.odstavec_95 {
  padding-bottom: 0 !important;
  padding-top: 0 !important;
}
.odstavec_95 .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.odstavec_95 p {
  margin: 0 !important;
}
.contact-bar-wrapper + p {
  margin: 0 !important;
}
.odstavec_96 {
  padding: 0 !important;
}
body#website {
  padding-top: 100vh;
}
@media (max-width: 901px) {
  body#website {
    padding-top: 75%;
  }
}
.navbar {
  position: absolute;
  top: 0;
}
.navbar a {
  transition-duration: 0.3s;
  color: white;
}
.navbar a:hover {
  color: #00c7e8;
  text-decoration: none;
}
.vlajky {
  position: absolute;
  padding: 0 !important;
  width: 100%;
  height: 100vh;
}
.vlajky .container-fluid {
  padding: 0 !important;
}
.vlajky .col-md-4 {
  display: none;
}
.vlajky .col-md-4.show {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
}
.vlajky .col-md-4.show img {
  position: absolute;
  right: 0;
  bottom: 1.3px;
}
@media (max-width: 1370px) {
  .vlajky .col-md-4.show img {
    max-height: 350px;
  }
}
@media (max-width: 901px) {
  .vlajky .col-md-4.show img {
    max-height: 150px;
    bottom: 100%;
  }
}
.kamiony_off {
  width: 100%;
  position: absolute;
  top: 0;
  height: 100vh;
  z-index: -1;
  left: 50%;
  transform: translateX(-50%);
  padding-top: 62px !important;
}
.kamiony_off .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 1370px) {
  .kamiony_off {
    width: 100%;
  }
}
@media (max-width: 901px) {
  .kamiony_off {
    padding-top: 42px !important;
    width: 100%;
    max-height: 300px;
  }
}
.kamiony_off img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 901px) {
  .kamiony_off img {
    display: block;
    min-height: 346px;
    width: 100%;
    object-fit: contain;
  }
}
.kamiony_off h2 {
  min-height: 300px;
  width: 100%;
  color: white;
  font-size: 70px;
  font-weight: bold;
  top: 75%;
  position: absolute;
  padding-left: 11%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 24%, rgba(0, 0, 0, 0.65) 42%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 93%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 24%, rgba(0, 0, 0, 0.65) 42%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 93%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 24%, rgba(0, 0, 0, 0.65) 42%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 93%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 1370px) {
  .kamiony_off h2 {
    padding-left: 13%;
    min-height: 1px;
    font-size: 50px;
    top: 73%;
  }
}
@media (max-width: 901px) {
  .kamiony_off h2 {
    padding-left: 15px;
    font-size: 30px;
    top: 77%;
  }
}
.kamiony_on {
  z-index: -1;
  width: 100%;
  display: none;
  position: absolute;
  height: 100vh;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  padding-top: 62px !important;
}
.kamiony_on .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
@media (max-width: 1370px) {
  .kamiony_on {
    width: 100%;
  }
}
@media (max-width: 901px) {
  .kamiony_on {
    padding-top: 42px !important;
    max-height: 300px;
    width: 100%;
  }
}
.kamiony_on img {
  width: 100%;
  object-fit: cover;
}
@media (max-width: 901px) {
  .kamiony_on img {
    display: block;
    min-height: 346px;
    width: 100%;
    object-fit: contain;
  }
}
.kamiony_on h2 {
  min-height: 300px;
  width: 100%;
  color: white;
  font-size: 70px;
  font-weight: bold;
  top: 75%;
  position: absolute;
  padding-left: 11%;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 24%, rgba(0, 0, 0, 0.65) 42%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 93%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 24%, rgba(0, 0, 0, 0.65) 42%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 93%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 24%, rgba(0, 0, 0, 0.65) 42%, rgba(0, 0, 0, 0.65) 62%, rgba(0, 0, 0, 0.65) 93%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
@media (max-width: 1370px) {
  .kamiony_on h2 {
    padding-left: 13%;
    min-height: 1px;
    font-size: 50px;
    top: 73%;
  }
}
@media (max-width: 901px) {
  .kamiony_on h2 {
    padding-left: 15px;
    font-size: 30px;
    top: 77%;
  }
}
/*# sourceMappingURL=styles.css.map */

@media (max-width: 901px) {
  .kam-jezdime h2 {
    font-size: 34px;
  }
  .kamiony_on h2, .kamiony_off h2 {
    text-shadow: 2px 2px 2px rgba(50, 50, 50, .7);
    top: auto;
    font-size: 16px;
    bottom: -9px;
  }
  .kamiony_on, .kamiony_off {
    max-height: none !important;
    padding-top: 70px !important;
    height: auto !important;
    padding-bottom: 0 !important;
  }
  .kamiony_on p, .kamiony_off p {
    margin-bottom: 0 !important;
  }
  .kamiony_on img, .kamiony_off img {
    object-fit: cover;
    object-position: top;
  }
  .contact .dispatch, .contact .lead, .contact .management, .contact .hq {
    width: 90%;
  }
  .contact .col-md-6:nth-child(2) h4 {
    font-size: 30px;
    width: 100%;
    text-align: center;
  }
  .contact #contactForm_9 {
    min-height: 714px;
    padding: 130px 20px 50px;
  }
  .contact .btn {
    margin-top: 0;
    float: right;
  }
  footer p a {
    display: block;
    text-align: center;
    padding: 10px 0;
  }
  * h2 {
    font-size: 36px;
  }
  .contact-bar-wrapper .menu .menu-item {
    list-style: none;
    display: block;
  }
    .sidenav a.nav-link {
        padding: 0;
        font-size: 13px;
    }
}

.copyright{
  padding: 15px 0;
  background-color: #4d4d4d;
  border-top: 1px solid #575757;
}

.copyright p, .copyright a{
  margin: 0;
  color: #fff;
  padding: 0;
}

.social_sites {
  position: fixed;
  top: 50%;
  left: 0;
  z-index: 1000001;
  transform: translateY(-50%);
}
.social_sites .facebook {
  font-size: 35px;
  color: #fff;
}
.social_sites .facebook {
  padding-left: 10px;
  padding-right: 10px;
  background-color: #4267b2;
}
