body {
 font-family: 'Open Sans', sans-serif;
 font-size: 1.000em;
 font-weight: 400;
 line-height: 1.375em;
 color: #0C131E;
}

.wrapper {
 background-image: url(../img/home_background-min.png);
 background-position: top center;
 background-repeat: no-repeat;
}

.wrapper2 {
 background-image: url(../img/vyroba_background-min.png);
 background-position: top center;
 background-repeat: no-repeat;
}

.wrapper3 {
 background-image: url(../img/referencie_background-min.png);
 background-position: top center;
 background-repeat: no-repeat;
}

.red {
 color: #FF3D2E;
}

.blue {
 color: #142E72;
}

.fl {
  float: left;
}

.fr {
  float: right;
}
.your-pos {
 position: absolute;
 top: 0;
 left:48%;
}

.line {
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 4.545em 0em;
}

a, ul, li {
 cursor: pointer;
 list-style: none;
 text-decoration: none;
 font-family: 'Open Sans', sans-serif;
 color: #0C131E; 
}

p {
 font-family: 'Open Sans', sans-serif;
 line-height: 1.5em;
 text-align: center;
 padding: 0px 10px;
}

strong {
 font-weight: 600;
}

a:hover {
 color: #142E72; 
 
}

h1 {
 font-family: 'Merriweather', serif;
 font-size: 3em;
 color: #142E72;
 line-height: 1.5em;
 text-align: center;
}

h2 {
 font-family: 'Merriweather', serif;
 font-size: 2.250em;
 color: #FF3D2E;
 line-height: 1.0em;
 text-align: center; 
}

h3 {
 font-family: 'Open Sans', sans-serif;
 font-size: 2em;
 line-height: 1.0em;
 font-weight: 400;
 text-align: center; 
}


.container {
    width: 1200px;
    margin: 0 auto;
}

.col20 {
 width: 20%;
 float: left;
}

.img80 {
 width: 80%;
}

.col60 {
 width: 60%;
 float: left;
}

img.aos-init.aos-animate {
 width: 90%;
 text-align: center;
}

p.txtalgcentr90.aos-init.aos-animate {
 width: 90%;
 text-align: center;
}

header {
    background-color: rgba(255, 255, 255, .95);
    min-height: 100px;
    padding-bottom: 20px;
   /* z-index: 1;
    position: fixed; */
    width: 100%;
}

header .container {
    padding-top: 0.8em;    
}

main {
 padding-top: 26.000em;
}

.logo {
 float: left;
 }

.logo img {
 width: 220px;
 padding: 1.5em 0em 0em 2em;
 display: block;
}

nav.top-menu {
    float: right;
        padding-right: 2em;
}

.top-icons a {
 padding: 5px 10px;
 font-family: 'Merriweather', serif;
 background-color: white;
 border-radius: 12px;
 color: #79829B;
}

.top-icons a:hover {
  background-color: white;
  border-radius: 12px;
  padding: 5px 10px;
  color: #142E72;
}

.top-icons li {
  display: inline-block;
  padding: 0px 5px;
}

.header-menu li {
    display: table-cell;
    padding: 10px 0px 10px 45px;
}

.header-menu a:hover {
 background: url(../img/nav-img.png);
 background-repeat: no-repeat;
 background-position: bottom center;
 padding-bottom: 34px;
}

.top-icons {
 float: right;
}

.profil-image {
 width: 50%;
}

.profil-image img {
 width: 100%;
}

.profil-text {
 width: 50%;
}

.profil-text p {
 padding: 2em;
}

.gallery {
 width: 100%;
 margin: 0 auto;
 padding: 2em 0em;
}

.gallery-img img {
 float: left;
 width: 24%;
 padding: 0.2em;
 height: auto;
 display: block;
}

.button a {
 font-family: 'Merriweather', serif;
 color: #E0F5F7;
 background-color: #79829B;
 padding: 10px 25px;
 border-radius: 12px;
}

.button a:hover {
 color: #E0F5F7;
 background-color: #142E72;
}

.button {
padding-top: 30px;
padding-bottom: 30px;
display: inline-block;
padding-left: 50%;
}

.footer-contacts {
 width: 100%;
 float: left;
 font-family: 'Open Sans', sans-serif;
 padding-bottom: 50px;
}

.left {
 width: 50%;
 float: left;
 text-align: center;
}

.right {
 width: 50%;
 float: left;
 text-align: center;
}

.textbox {
 display: block;
 background-color: #0C131E;
 float: left;
/* min-height: 150px; */
 width: 100%;
 padding: 30px 0px;
}

.textbox p{
 color: #E0F5F7;
 float: left;
 text-align: left;
 padding: 0% 2%;
 /* width: 75%; */
 width: 96%;
 margin: 0;

}
/*
.textbox img {
 float: left;
 padding-top: 2.5em;
 width: 20%;
}
*/
.mapa {
 width: 100%;
 float: left;
}

.mapa img {
 width: 100%;
}

.footer-info {
 width: 100%;
 /* min-height: 110px; */
 float: left;
}

.footer-info p {
 
}

.footer-info a {
 float: right;
 margin: 0;
 padding-right: 30px;
 padding-top: 12px;
}

#myBtn {
  display: none;
  position: fixed;
  height: 40px;
  width: 40px;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  border: none;
  outline: none;
  cursor: pointer;
  opacity: 0.5;
  background-image: url(../img/arrow.png);
  padding: 15px;
}

#myBtn:hover {
  opacity: 1;
}

.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgba(20,46,114, 0.9);
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
}

.overlay a {
 font-family: 'Merriweather', serif;
    padding: 28px;
    text-decoration: none;
    font-size: 28px;
    color: #91abee;
    display: block;
    transition: 0.3s;
}

.overlay a:hover, .overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: 20px;
    right: 45px;
    font-size: 60px;
}

.dot {
 padding: 0px 8px;
}

.respoincons a {
 display: inline-block;
 font-size: 16px;

}

li.respoincons {
  text-align: center;
}

.black-box {
 margin: 0 auto;
 float: left;
 width: 100%;
 height: 317px;
 background-color: #232C3A;
}

.black-img-box {
 float: left;
 width: 40%;
}

.black-img {
 max-width: 100%;
 max-height: 100%;
}

.black-text {
    width: 60%;
    float: left;
}

.black-text h1 {
 padding: 0px 20px;
 color: #FF3D2E;
 font-size: 26px;
 text-align: left;
}

.black-text ul, li {
 list-style: square;
 cursor: default;
 padding-bottom: 12px;
 color: #E0F5F7;
 text-align: left;
}