body{
    font-family: "Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}
header{
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    background-color: #fff;
}
.margin-top-60{
    margin-top: 60px;
}
.margin-top-120{
    margin-top: 110px !important;
}
.airport-logo{
    width: 230px;
    margin-left: 10px;
}
.navbar-style{
    margin-right: 10px;;
}
.navbar-style a{
    font-weight: 700;
    font-size: 16px;
    color: #00295E;
}
.navbar-style a:hover{
    color: #2258A3 !important;
}
.navbar-toggler{
    border: none !important;
    outline: none !important;
    padding: 0 !important;
}
.navbar-toggler:focus{
    border: none !important;
    outline: none !important;
}
.navbar-toggler-icon{
    background-image: url(../assets/menu.png) !important;
    width: 36px !important;
    height: 28px !important;
}
.navbar-toggler-icon-w{
    background-image: url(../assets/menu.png);
    width: 36px !important;
    height: 28px !important;
}
.flag-reso{
    width: 20px;
    margin-bottom: 3px;
}
.dropdown-divider{
    margin: 0px !important;
}
.dropdown-menu{
    padding: 0px !important;
}
.first-carousel-item{
    width: 100%;
    height: 400px;
    background-image: url(../assets/Image2.png);
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.second-carousel-item{
    width: 100%;
    height: 400px;
    background-image: url(../assets/Image3.png);
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.third-carousel-item{
    width: 100%;
    height: 400px;
    background-image: url(../assets/Image4.png);
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.fourth-carousel-item{
    width: 100%;
    height: 400px;
    background-image: url(../assets/Image\ 1.png);
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.fifth-carousel-item{
    width: 100%;
    height: 400px;
    background-image: url(../assets/pristroje-header.png);
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
}
.carousel-indicators{
    z-index: 200 !important;
}
.carousel-caption{
    z-index: 100 !important;
}
.index-head-text{
    width: 100%;
    margin-top: 50px;
    padding: 0px 10%;
    z-index: 100 !important;
}
.carousel-caption{
    top: 30px;
    bottom: 0;
    left: 0 !important;
    right: 0 !important;
    padding: 0 10%;
    padding-top: 0px !important;
    width: 100% !important;
    text-align: left !important;
}
.carousel-caption h2{
    margin-top: 15px;
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 3.6em;
    color: #fff;
    text-transform: uppercase;
    text-shadow: 2px 2px 2px #222222;
}
.carousel-caption p{
width: 580px;
font-size: 20px;
color: #fff;    
}
.carousel-caption a
{
    display: inline-block;
    margin-top: 20px;
    background: transparent !important;
    border: 3px solid #ffffff;
    color: #fff;
    padding: 10px 22px;
    font-size: 24px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
}
.carousel-caption a:hover
{
    background: #fff !important;
    color: #00295E;
    text-decoration: none;
}
.front-gradient{
    position: absolute;
    z-index: 50;
    width: 100%;
    height: 400px;
    background-image: url(../assets/Rectangle\ 10.png);
    background-size: cover;
    background-position-x: center;
    background-position-y: center;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
}

.service-cont{
    margin-top: 60px;
}
.lb-h3{
    color: #00295e;
    font-size: 3em;
    font-weight: 700;
}
.mr-left-h3{
margin-left: 30px;
}
.lb-icon{
    margin-bottom: 13px;
    width: 48px;
}
.service-image{
    width: 100%;
}
.service-margin{
    margin-bottom:45px;
    margin-top: 35px;
}
.service-bg{
    background-color: #f7f7f7;
    padding: 0 !important;
}
.kontejner{
    position: relative;
}
.blue-ribbon{
    position: absolute;
    background-image: url(../assets/Rectangle\ 18.png);
    background-size: cover;
    height: 68px;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    bottom: 0;
    left: 0;
}
.service-margin h4{
    margin-top: 11px;    
    font-weight: 700;
    font-size: 2.2em;
    color: #fff;
}
.service-margin p{
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 1.2em;
    padding: 20px 0px;
}
.service-margin a{
    display: inline-block;
    padding-left: 0px;
    text-decoration: none;
    font-size: 1.4em;
    text-transform: uppercase;
    color: #2258A3;
    font-weight: 700;
    border: solid #2258A3 3px;
    padding: 10px 22px;
    margin-top: 5px;
}
.service-margin a:hover{
    text-decoration: none;
    background-color: #2258A3;
    color: #fff;
}
.info-cont{
    padding: 1px 0px;
    background-color: #F3F3F3;
}
.service-margin h5{   
    font-weight: 700;
    font-size: 1.8em;
    color: #212529;
    margin-bottom: 10px;
}
.service-margin table{
    margin-bottom: 30px;
    font-size: 1.2em;
    width: 100%;
}
.service-margin td{
    padding: 4px 0;
}
.air-docs a{
    display: inline-block;
    padding-left: 0px;
    text-decoration: none;
    font-size: 1.0em;
    text-transform: uppercase;
    color: #2258A3;
    font-weight: 700;
    border: solid #2258A3 3px;
    padding: 7px 12px;
    margin-top: 5px;
    margin-right: 5px;
}

.info-divider{
    width: 100%;
    
    background-image: url(../assets/Group\ 3.png);
    background-size: cover;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.3);
    text-align: center;
    
}
.info-divider h5{
    font-size: 3em;
    color: #fff;
    font-weight: 700;
}
.info-divider p{
    font-size: 1.2em;
    color: #fff;
    font-weight: 500;
}
.info-wrap{
    padding: 60px 0px;
}
.info-wrap  p{
    margin-bottom: 0px;
}
.small-icon{
    margin-bottom: 5px;
    margin-right: 5px;
    width: 22px;
}
.contact-p{
    line-height: 38px;
    font-size: 1.2em !important;
}

.bottom-footer{
    width: 100%;
    text-align: center;
    font-size: 1.1em;
    color:#a2bcdd;
    background-color: #00295E;
    padding: 14px 0;    
    border-top: 2px solid #013574;
}
.bottom-footer a{
    color: #a2bcdd;
}
.bottom-footer a:hover{
    text-decoration: none;
    color: #2258A3;
}
.footer-cont{
    padding: 1px 0px;
    background-color: #00295E;
    color: #a2bcdd;
    line-height: 34px;
    font-size: 1em;
    font-weight: 400;
}
.footer-wrap{
    margin-top: 0 !important;
    margin-bottom: 0 !important;    
}
.bottom-margin{
    margin: 15px 0 21px 0!important;
}
.footer-link a{
    padding: 0;
    margin: 0;
    color: #a2bcdd;
    border: none;
    font-size: 1em;
    text-transform: none;
    font-weight: 400;
}
.footer-link a:hover{
    color: #4470af;
    background-color: #00295E;
}
.social-link{
    font-size: 1.1em !important;
    padding: 0 !important;
    color: #2258A3 !important;
    border: none !important;
    text-transform: none !important;
    font-weight: 400 !important;
}
.social-link:hover{
    color: #002E68 !important;
    background-color: #F3F3F3 !important;
}
.img-border{
    border-bottom: 4px solid #2258A3;
}
.hangar-table{
    width: 100%;
    margin-top: 30px;
    text-align: center;
    table-layout: fixed;
}
.hangar-table th{
    padding: 10px 0;
    color: #fff;
    background-color:#212529;
}
.hangar-table td{
    padding: 5px 0;
}
.dark-color{
    background-color:rgba(216,216,219,1);
}
.medium-color{
    background-color:rgba(236,236,239,1);
}
.light-color{
    background-color:rgba(250,250,250,1);
}

#my-video {
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100vh;
    z-index: -1;
}
.video-cover {
        width: 100%;
        display: table;
        margin: 0;
        max-width: 100%;
        height: 100vh;
        height: calc(var(--vh, 1vh) * 100);
        background-color: #001735;
        opacity: 0.8;
        z-index: 0;
        text-align: center;
    }

    .main-cover {
        width: 100%;
        position: absolute;
        margin: 0;
        max-width: none;
        height: 100%;
        z-index: 100;
        text-align: center;
        box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    }
    .arrow-button {
        position: absolute;
        text-align: center;
        margin: auto;
        bottom: 25px !important;
        margin-left: -10px;
        z-index: 9999999;
    }
    .main-info {
        position: relative;
        text-align: left;
        margin: auto;
        color: #fff;
        width: 1190px;
        height: calc(100% - 60px);
        z-index: 999;
        top: 60px;
    }
    .main-info-h2 {
        margin: auto;
        margin-top: 22px;
        font-size: 26px !important;
        font-style: italic;
        font-weight: 400;
        margin-bottom: 75px;
        width: 600px;
        line-height: 1.7em;
    }
    .mobile-h2{
        display: none;
    }
    .center-info {
        position: relative;
        text-align: center;
        top: calc(50% - 10px);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .white-omni-logo{
        width: 520px;
    }
    .center-info a{
    display: inline-block;
    padding-left: 0px;
    text-decoration: none;
    font-size: 20px;
    text-transform: uppercase;
    color: #fff;
    font-weight: 500;
    border: solid #fff 3px;
    padding: 10px 26px;
    margin-top: 5px;
    }
    .center-info a:hover{
        background-color: #fff;
        color: #00295E;
        text-decoration: none;
    }
    #tecka{display: none;}
    .underline-fly-white {
        position: relative;
        width: 58px;
        height: 12px;
        background-image: url(../assets/dots-3.png);
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-top: 12px;
        margin-bottom: 10px;
    }

@media only screen and (max-width: 1205px) {
    .navbar-style{
        margin-left: 10px;
        margin-right: 20px;
        margin-top: 10px;
    }
    .main-info{
        width: 100%;
    }
    .airport-logo{
        margin-left: 0px !important;
    }
}
@media only screen and (max-width: 991px) {
    .navbar-style{
        margin-left: 10px;
        margin-right: 20px;
        margin-top: 10px;
    }
    .info-wrap{
        padding: 25px 0px;
    }
    .first-wrap{
        padding: 50px 0px 25px 0px;
    }
    .last-wrap{
        padding: 25px 0px 50px 0px;
    }
  }
  @media only screen and (max-width: 900px) {
    .service-margin h4{
        font-size: 1.8em;
        margin-top: 15px;
    }

  }
  
  @media only screen and (max-width: 700px) {
    .carousel-caption{
        padding: 20px;  
    }
    .carousel-caption h2{
        font-size: 3.2em;
    }
    .carousel-caption p{
        width: 100%;
        font-size: 18px;
    }
    .service-margin{
        margin-bottom: 30px;
    }
    .small-margin-700{
        margin-bottom: 5px !important;
    }
    .hangar-table{
        font-size: 1em !important;
    }
    .white-omni-logo{
        width: 100%;
        padding: 0px 50px;
    }
    .main-info-h2{
        font-size: 22px !important;
        padding: 0px 15px;
        width: 100%;
    }
    
    #tecka{display: inline-block;}
  }
  @media only screen and (max-width: 500px) {
    .navbar-style{
        margin-left: 0px;
        margin-right: 0px;
        margin-top: 10px;
    }
    .carousel-caption{
        padding: 20px;  
    }
    .carousel-caption h2{
        text-align: center !important;
        font-size: 2.7em;
        margin-top: 20px;
        margin-bottom: 40px;
    }
    .carousel-caption p{
        width: 100%;
        font-size: 18px;
        text-align: center !important;
    }
    .carousel-caption a{
        display: none;
    }
    
    .navbar-style{
        margin-right: 0px !important;
    }
    .navbar-toggler{
        padding: 0 !important;
    }
    .service-margin h4{
        margin-top: 16px;    
        font-weight: 700;
        font-size: 1.7em;
        color: #fff;
    }
    .lb-h3{
        font-size: 2em;
    }
    .lb-icon{
        margin-bottom: 0px;
    }
    .service-margin h5{
        font-size: 1.5em;
    }
    .white-omni-logo{
        width: 100%;
        padding: 0px 15px;
    }
    .main-info-h2{
        display: none;
    }
    .center-info a{
        margin-top: 35px;
        font-size: 18px;
    }
  }
  @media only screen and (max-width: 350px) {
    .service-margin h4{
        font-size: 1.3em;
        margin-top: 21px;
    }

  }