* {
    padding: 0;
    margin: 0;
}

.sub-menu-1 {
    display: none;
}

.menu-bar ul li:hover .sub-menu-1 {
    display: block;
    position: absolute;
    background-color: #f8f9fa;
    z-index: 5000;
}

ul {
    list-style-type: none;
}

.services {
    height: 983px;
    background-color: #f8f9fa;
}

.header1 {
    padding-left: 50px;
    padding-top: 50px;
    color: #212529;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.p1 {
    padding-left: 50px;
    color: #212529;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.button1 {
    width: 150px;
    height: 50px;
    border-width: 1px;
    margin-bottom: 70px;
    border-style: solid;
    border-color: #212529;
    position: relative;
    left: 50px;
    background-color: #212529;
    color: #f8f9fa;
    text-align: center;
    line-height: 45px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.button1:hover {
    background-color: #f8f9fa;
    color: #212529;
}

.b1link {
    width: 150px;
    height: 50px;
}

body,
html {
    height: 100%;
}

.vizija {
    background-color: #212529;
    background-image: url('vizija2.png');

    height: 983px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;

    width:100%;

    
}

.button2 {
    border-style: solid;
    border-color: red;
    width: 300px;
    height: 100px;
    position: absolute;
    right: 350px;
    margin-top: 350px;
    background-color: red;
    color: #212121;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 46px;
    font-weight: bold;
    
}

.button2:hover {
    background-color: #212529;
    color: red;
}

.kontakt {
    height: 983px;
    background-color: white;
}

.crta {
    width: 100%;
    height: 50px;
    border-bottom: 2px solid black;
    position: absolute;
    position: relative;
    left: 0px;
}

.contact-info {
    margin-top: 100px;
}

.emailic {
    height: 50px;
    width: 50px;
}

.container {
    display: flex;
    align-items: center;
    justify-content: left;
    margin-top: 35px;
}

.p3 {
    font-size: 40px;
    padding-left: 20px;
    color: black;
}

a.button5 {
    display: inline-block;
    padding: 0.46em 1.6em;
    
    margin: 0 0.2em 0.2em 0;
    border-radius: 0.12em;
    box-sizing: border-box;
    text-decoration: none;

    border: 5px solid #212529;
    
    text-shadow: 0 0.04em 0.04em rgba(0, 0, 0, 0.35);
    background-color: #ed1c24;
    text-align: center;
    transition: all 0.15s;
    

    width: 300px;
    height: 100px;
    color: #212121;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    font-size: 46px;
    font-weight: bold;
    padding: 20px;
    padding-top: 10px;
    text-decoration: none;

    
}

a.button5:hover {
    text-shadow: 0 0 2em rgba(255, 255, 255, 1);
    color: #ed1c24;
    border: 5px solid #ed1c24;
    text-decoration: none;
    background-color: #212529;
    -webkit-text-stroke: 2px black;
    
}

@media all and (max-width:30em) {
    a.button5 {
        display: block;
        margin: 0.4em auto;
    }
}

.vp1
{
    color: #f8f9fa;
    text-align: left;
    font-size: 40px;
    padding-left: 50px;
    padding-top: 50px;
    
    -webkit-text-stroke: 2px black;
    font-weight: bold;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.vp2
{
    color: #ed1c24;
    
    -webkit-text-stroke: 2px black;
    font-weight: bold;
    
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}



.container2 {
    width: 960px; 
    position: relative;
    margin:0 auto;
    line-height: 1.4em;
}
    
@media only screen and (max-width: 479px){
    .container2 { width: 90%; }
}


#cfluid
{
    text-align: center;
    padding-top: 100px;
}

.button3 {
    width: 150px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: #212529;
    position: relative;
    
    background-color: #212529;
    color: #f8f9fa;
    text-align: center;
    line-height: 45px;
    font-weight: 400;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    width: 100%;
}

.button3:hover {
    background-color: #f8f9fa;
    color: #212529;
}


#con1
{
    margin-bottom: 100px;
}

.hero-image {
    background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("vizija2.png");
    height: 90%;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
  }


  .hero-text {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
  }
  
  .hero-text button {
    border: none;
    outline: 0;
    display: inline-block;
    padding: 10px 25px;
    color: black;
    background-color: #ddd;
    text-align: center;
    cursor: pointer;
  }
  
  .hero-text button:hover {
    background-color: #555;
    color: white;
  }


#jumbo1
{
    background-image: url("vizija2.png");
    background-size: cover;
}

.zd
{
    width: 100%;
    height: auto;
    padding-top: 100px;
}

.button4
{
    width: 300px;
    height: 100px;
    border-width: 1px;
    margin-bottom: 70px;
    font-size: 30px;
    border-style: solid;
    border-color: black;
    position: relative;
    left: 50px;
    background-color: black;
    color: white;
    text-align: center;
    line-height: 45px;
    font-weight: bold;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}

.button4:hover
{
    background-color: white;
    color: black;
}

.overlay { 
    color:#fff;
    position:absolute;
    z-index:12;
    top:50%;
    left:0;
    width:50%;
    text-align:center;
  }
  

  .carousel-caption {
    right: 5%;
    top: 45%;
    font-size: 46px;
    max-width: 300px;
    
    left: auto;
    padding:5px;
}


.main-text
{
    position: absolute;
    top: 200px;
    
    width: 96.66666666666666%;
    color: #ed1c24;
    -webkit-text-stroke: 2px black;
    text-shadow: 2px 2px white;
    
    font-weight: bold;
}
.btn-min-block
{
    min-width: 170px;
    line-height: 26px;
}
.btn-clear
{
    color: #FFF;
    background-color: transparent;
    border-color: #FFF;
    margin-right: 15px;
}
.btn-clear:hover
{
    color: #000;
    background-color: #FFF;
}


#jumbo2
{
    background-image: url("vizija2.png");
    background-size: cover;
    
}

#p5
{
    color: #f8f9fa;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}

#h5
{
    color: #f8f9fa;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;

}

.vp3
{
    color: #212529;
    text-align: left;
    font-size:40px;
    
    padding-left: 50px;
    padding-top: 50px;
    
    
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}


@media all and (max-width: 660px) {
    .vp3{
        font-size: 30px;
      }
    }



.vp4
{
    color: #212529;
    text-align: left;
        
    padding-left: 50px;
    padding-top: 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#myform
{
    color: #212529;
    text-align: left;
        
    padding-left: 50px;
    
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.button6 {
    width: 150px;
    height: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: #212529;
    position: relative;
    background-color: #212529;
    color: #f8f9fa;
    text-align: center;
    line-height: 45px;
    font-weight: 400;
    margin-bottom: 50px;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.button6:hover {
    background-color: #f8f9fa;
    color: #212529;
}