@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700&display=swap');
body {
  margin: 0;
    font-family: 'Roboto', sans-serif;
}
.indx{
    background-image: url(/public/img/bgmb-2__large.jpg);
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
    background-color: #00070d;
    background-attachment: fixed;
}
.logonav img{ 
    width: 70px;
}

.topnav {
  overflow: hidden;
  background-color: #333;
}

.topnav a {
  float: left;
  display: block;
  color: #f2f2f2;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  font-size: 17px;
}

.topnav a:hover {
  background-color: rgba(0,0,0,.9);
  color: #f8f9fa;
}

.topnav a.active {
  background-color: #6c757d;
  color: white;
}


.topnav a:not(:first-child) {
     display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
  .topnav.responsive {
    position: relative;
  }
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .fa {
    display: inline-block;
    font: normal normal normal 20px/1 FontAwesome;
    font-size: xx-large;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.navbar-dark .navbar-nav .nav-link {
    color: rgb(255, 255, 255);
    font-size: 16px;
}
.b-height {
    height: 100%;
    
}
.d h1 {
    font-size: 1.714rem;
    font-weight: 500;
    color: #ffffff;
    text-align: left;
    margin-bottom: .1rem;
    letter-spacing: 0.02rem;
    text-transform: uppercase;
    font-family: 'Oswald', sans-serif;
}
hr{
    border-top: 4px solid #355f88;
    margin-right: 85%;
    margin-top: .5rem;
}
.d .sub-title{
    font-size: 1.3rem;
    font-weight: 400;
    color: #ffffff;
    text-align: left;
    margin-bottom: 1em;
    line-height: 1.2rem;
    /* padding: 1.1em; */
    /* border: 1px solid #5c89b5; */
}
.bg-drpdmenu{
    background-color: #4f565e;
}
.d .sub-title small{
  font-size:.7rem;
  font-weight:300;

}
.b-height  .subtitle{
  font-size:1rem;
  color:white;
  font-weight:300;
  line-height:1.3rem;
  margin-bottom:1rem;
}
.b-height .link {
    background: #133145;
    width: fit-content;
    padding: .2rem;
}
.d p{
    color: white;
    /* padding: 0.3rem; */
}
.dropdown-item{
    color: white;
    font-size: 14px;
}
.dropdown-item:hover{
    color: black;
    
}
.d footer p{letter-spacing:.4em;}
.d h2{
  font-size:1.6em;
  color:white;
  text-align:center;
}
p,ul{
  font-size: 0.875rem;
  line-height: 1.3rem;
  margin-bottom: 13px;
  font-weight: 300;
}
.display-7 {
  font-size:13px;
  line-height:14px;
}

h2{
  font-size: 1.114rem;
  text-transform:uppercase;
  font-weight: 600;
  line-height: 1.378rem;
  /* padding-left: 0; */
  color: #355f88;
  /* margin-bottom: 1em; */
  font-family: 'Oswald', sans-serif;
}
h3{
    font-size: 16px;
    text-transform: uppercase;
    padding-top: 1rem;
}

.advantage img{
  width: 100%;
  margin-bottom:.4rem;
}
.advantage .reshenia img{
  width: 100%;
  margin-bottom:.4rem;
}
.advantage p{
  margin-bottom:0.4rem;
  text-align: justify;
  }
.display-6 {
    font-size: 10px;
    text-transform: uppercase;
    line-height: 12px;
    margin-top: .3rem;
}
.big{
  font-size:110%;
  padding-bottom:1rem;
}
.display-5 {
    font-size: 1.4rem;
    font-weight: 400;
    line-height: 1.2;
    color:#ffffff;
}
.display-4 {
    font-size: 1.8rem;
    font-weight: 300;
    line-height: 1.2;
    color:#767676;
}
.logo{
    text-align: center;
    padding-bottom: 3em;
}
.btntitle{
  color:white;
  font-style:italic;
  letter-spacing: 0.2rem;
}
.blktitle{
    padding-top: 35vw;
    padding-right: 20px;
    padding-left: 20px;
}
.btn-primary {
    color: #000;
    background-color: #33333317;
    border-color: #5c89b5;
    border: 4px solid #7cb1e4;
    border-radius: 3rem;
    font-size: 12px;
}
.btn-blu {
    color: #000;
    background-color: #33333317;
    border-color: #5c89b5;
    border: 4px solid #7cb1e4;
    border-radius: 3rem;
    font-size: 12px;
}
.border-left{
    border-left: 1px solid #fff9;
}
.btn-price{
    width: 100%;
}
#content{
    background: #fff;
    /* margin-top: 2em; */
    padding: 1em;
}
#ytb{
    background: white;
    background-size:cover;
    background-repeat:no-repeat;
    border-top: 6px solid #355f88;
}
.link_gray{
    font-size: .75rem;
    text-transform: uppercase;
    /* text-decoration: underline; */
    color: #434d5f;
    background: none;
    border: 0;
}
.link_gray:hover{
    text-decoration: underline;
    color: #1467b7;
}
 /* Make the image fully responsive */
.carousel-inner img {
      /* width: 100%; */
      /* height: 100%; */
}
footer {
    text-align: center;
    color: white;
}
#lidform  hr{
    margin-top: 5rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid #ffffff;
}
#reviews {
    background: #fff;
    padding: 1em;
}
.content{
    padding: 1em;
}
.bg-adress {
    /* margin-bottom: 1rem; */
    font-style: normal;
    line-height: inherit;
    padding: 2em;
    background: #081418;
}
.econom{
    background-image: url(/public/img/bg-econom.jpg);
    min-height: 35vw;
    height: auto;
    background-repeat: no-repeat;
    padding-top: 4vw;
    padding-bottom: 4vw;
    background-size: cover;
    margin-top: 2vw;
    margin-bottom: 2vw;
}
.econom h2{
  font-size:22px;
  font-weight:400;
}
.econom .subtitle{
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    margin-bottom:2vw;
}
.econom .link{
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
}
.form-header{
    background: #5b87b2;
    padding: 1em;
    font-size: 16px;
    color: white;
    font-weight: 400;
    border-radius: 10px;
}
footer nav ul{
  list-style-type: none;
  padding-inline-start: 0;
}
footer .phone ul{
  list-style-type: none;
  padding-inline-start: 0;
}
footer .phone a {
    color: #f8f9fa;
    text-decoration: none;
    background-color: transparent;
    font-size:28px;
    font-family: 'Oswald', sans-serif;

}
footer .phone a:hover{
    text-decoration: revert;
}
footer nav ul a {
    color: #dee2e6;
    text-decoration: underline;
    background-color: transparent;
}
#static{
    background-color: white;
    margin-top: 5rem;
}
.custom-banner-st{
    height: 100vh;
    background-repeat: no-repeat;
    background-position: left top;
    background-size: cover;
    background-color: #00070d;
    color:white;
    padding:2em;
    text-align: left;
    background-attachment:fixed;
}
.custom-banner-st a{
    color:white;   
    font-weight:600;   
    text-decoration: none;
}
.custom-banner-st a:hover{
    color:#81c1ff;       
    text-decoration: underline;
}
.mbr-overlay{
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 10.5vh;
    z-index: 0;
    pointer-events: none;
    height: 100vh;
}
#static h1{
  font-size: 26px;
  padding: .2em 0;
  border-bottom: 4px solid #ffffff17;
  margin-top: 10%;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0.03rem;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  line-height: 32px;
}
#static header p{
    margin-top: 0.3em;
    text-align:left;
}
#static header h2{
   font-size: 1.2em;
   color:#fff;
   text-align:left;
   margin-bottom: .3em;
   font-weight: 400;
}
#static header .display-2{
   font-size: 18px;
   color:#fff;
   text-align:left;
   margin-bottom: 2em;
   margin-top: .2em;
   line-height: 1.2em;
   font-family: 'Oswald', sans-serif;
}
#static .tezis{
  font-size:16px;
  font-weight: 500;
  color: rgba(0,0,0,.9);
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding-top:1em;
  padding-bottom:1em;
}

.breadcrumb{
    background-color: #0000;
    font-size: 12px;
    font-weight: 300;
    color: #adb5bd;
}
.breadcrumb a{
     color: #adb5bd;
     text-decoration:underline;
}
.gallery_link{
    background: #5c89b5;
    display: block;
    padding: 1em;
    margin-bottom: 1em;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight:600;
    min-height: 5em;
}
.gallery_link a{color:white;}
.gallery img {
    padding: 1em 0;
    width: 100%;
}
table{
    width: 100%;
    border-color: #ced4da;
    font-size: .8em;
    margin-bottom:2em;
}
table td{padding:.4em;}
.img-item{
    /* position: relative; */
    /* float: left; */
    /* right: 0; */
    width: 100%;
    margin-bottom: 1em;
    /* z-index: 1; */
    /* margin-right: -100%; */
    /* -webkit-backface-visibility: hidden; */
    /* backface-visibility: hidden; */
    /* transition: -webkit-transform .6s ease-in-out; */
    /* transition: transform .6s ease-in-out; */
    /* transition: transform .6s ease-in-out,-webkit-transform .6s ease-in-out; */
}
.img-caption {
    position: absolute;
    right: 15%;
    top: 20px;
    left: 10%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;    
}
.img-caption h3 {
    font-size: large;
}
.img-caption .img-link{
    float: right;    
    position: relative;

}
.img-caption a{color:white;font-size:12px;margin-top: 14em;}
/*--HRONIKI--*/
#hroniki h1{
  font-size: 24px;
  padding:1em .3em;
  border:1px solid;
  margin-top: 30%;
  font-weight: 500;
  color: #ffffff;
  letter-spacing: 0.3rem;
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
}
#hroniki header p{
    margin-top: 3em;
}
#hroniki .tezis{
  font-size:16px;
  font-weight: 500;
  color: rgba(0,0,0,.9);
  text-transform: uppercase;
  font-family: 'Oswald', sans-serif;
  padding-top:1em;
  padding-bottom:1em;
}
#hroniki {
    background-color: white;
}
#hroniki .content {
    padding: 0;
}
.videohronika {
    border: 2px solid #dee2e6;
    margin: 1em;
    background: #557ea542;
}
@media screen and (min-width: 700px) {
  .topnav .icon {
  display: none;
}
.topnav a:not(:first-child) {display: block;}
.fa {
  display: none;
} 
.logo{display:none;} 
.custom-banner-st {
    height: auto;
    padding: 1em 6em;
    min-height: 30vw;
    background-size: auto;
}
.blktitle {
    padding-top: 9vw;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 5vw;
}
#static h1 {
    font-size: 28px;
    margin-top: 1em;
}
#lidform{
  padding:1em 30%;
}
.gallery img {
    padding: 0.5em;
    width: 22%;
}
#static header h2{
   font-size: 1.3em;
   color:#fff;
   text-align: left;
   margin-bottom: 1em;
}
#static header .display-2 {
    text-align: left;
    margin-bottom: 3em;
}
.mbr-overlay {
    background-color: #000;
    bottom: 0;
    left: 0;
    opacity: .5;
    position: absolute;
    right: 0;
    top: 7vh;
    z-index: 0;
    pointer-events: none;
    height: 50.5vh;
}
.form-header{
    background: #5b87b2;
    padding: 1em;
    font-size: 16px;
    color: white;
    font-weight: 400;
    border-radius: 10px;
}
.advantage img {
    width: 40%;
    margin-bottom: .4rem;
}
}

