@font-face {
  font-family: "Roboto Condensed";
  src: url("../fonts/RobotoCondensed-Regular.ttf");
}
body{
  width: 100%;
  height: 100%;
  min-height: 100vh;
  font-size: 16px;
  font-family: "Roboto Condensed";
}
.clear{
  clear: both;
}
.body_bg {
  width: 100%;
  position: absolute;
}
.body_bg .bg{
  width: 100%;
  height: 100%;
  position: absolute;
}
.body_bg .bg img{
  width: 100%;
  height: 100%;
  filter: blur(5px);
  object-fit: cover;
}
.body_bg .bg_overlay{
  background: #2d465ab3;
  /* filter: opacity(0.35); */
  width: 100%;
  height: 106%;
  position: absolute;
}
.body_wrapper{
  width: 100%;
  height: 100%;
  text-align: center;
  color: #fff;
  padding-top: 30px;
}
.body_wrapper h1 {
    text-transform: uppercase;
    font-size: 100px;
    text-shadow: #89abc2 2px 2px 0;
    filter: drop-shadow(2px 4px 6px black);
}
.body_wrapper p{
  text-align: justify;
}
.body_wrapper p.adres{
  text-align: center;
  font-size: 16px;
  margin-bottom: 10px;
  filter: drop-shadow(2px 4px 6px black);
}
.about_text p{
  font-size: 16px;
  line-height: 1.3em;
}
.footer{
  position: relative;
  width: 100%;
  background: linear-gradient(to top, #2d465a, #2d465a);
  text-align: center;
  color: #fff;
  overflow: hidden;
}
.footer h3{
  font-size: 30px;
  text-transform: capitalize;
  margin-top: 11px;
}
.footer p{
  font-size: 18px;
  text-align: center;
  padding: 0 15px;
}
.stavar {
    font-size: 1.5em;
}
.texlin p {
    line-height: 25px;
    text-align: center;
}
.txtalign{
  text-align: center !important;
}

.colltex {
    color: #ff8300;
    opacity: 0.7;
}
/*ÐÑ€ÐµÐ½Ð´Ð° Ð¿Ð¾Ð¼ÐµÑ‰ÐµÐ½Ð¸Ð¹*/
.arendpom {
    position: relative;
}
.arendpom h2 {
    font-size: 1.8em;
}
/*Ð¡Ñ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ ÐºÐ½Ð¾Ð¿Ð¾Ðº Ð¿Ð¾Ð¼ÐµÑ‰ÐµÐ½Ð¸Ð¹*/
.knpom {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
    margin: 0;
    padding: 0;
}
.knpom li {
    display: inline-block;
    width: 140px;
    margin: 5px 10px;
    height: 50px;
    background-color: #284256;
}

.knpom a.glo{color: #e0cfcf;padding: 10px 10px;width: 100%;height: 100%;text-decoration: none;text-align: center;display: block;background-image: linear-gradient(to left,#2d465a,transparent 50%,rgba(0,0,0,.15) 50%,#2d465a);background-position: 100% 0;background-size: 200% 100%;transition: all 0.28s ease-in;font: 400 21px tahoma;border: 1px solid #8C8E91;font-size: 116%;}
.knpom a.glo:hover {
    background-position: 0 0;
    color:#ff8300;
    font-size: 118%;
    background-color: #2d465a;
}

/*Ð¡Ñ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ ÐºÐ½Ð¾Ð¿Ð¾Ðº Ð¿Ð¾Ð¼ÐµÑ‰ÐµÐ½Ð¸Ð¹ Ð² ÑÑ‚Ñ€Ð°Ð½Ð¸Ñ†Ð°Ñ… Ð¿Ð¾Ð¼ÐµÑ‰ÐµÐ½Ð¸Ð¹*/
.knpommm {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    position: relative;
}
.knpommm li {
    display: inline-block;
}

.knpommm a.glo{
 color: #c1c1c1;
 padding: 5px 10px;
 width: 90px;
 text-decoration:none;
 text-align:center;
 margin: 5px;
 display: block;
 background-image: linear-gradient(to left,transparent,transparent 50%,#888783 50%,#888783);
 background-position: 100% 0;
 background-size: 200% 100%;
 transition: all .25s ease-in;
 font: 400 18px tahoma;
 border: 1px solid #b2b8b9;
}
.knpommm a.glo:hover {
background-position: 0 0;
color:#fff;
}
.knpommm .knpomss {
    background-color: #949494;
}
/*Ð¡Ñ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ Ð½Ð°Ð·Ð²Ð°Ð½Ð¸Ñ ÑÐ°Ð¹Ñ‚Ð°*/
.naglav {
    text-decoration: none;
}
.naglav:hover {
    text-decoration: none;
}
.sizimg {
    height: 9em;
}
/*Ð¡Ñ‚Ð¸Ð»Ð¸ Ð´Ð»Ñ ÐºÐ°Ñ€Ñ‚Ñ‹*/
.mapss {
    width: 80%;
    margin-left: 10%;
}
a {
    color: #ff8300;
}
a:hover {
    color: #ffa85c;
}
.navbar {
    background: #89abc2;
    margin: 35px auto;
}
.navbar-light .navbar-nav .nav-link {
    color: #fff;
}
.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
    background: rgb(191 108 36 / 50%);
}
.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
    background: #2d465a;
}
.step35 {
    margin-top: 35px;
}

.fancphoto {
    margin: 15px 0;
  }
  .fancphoto img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    transition: all 0.3s ease-in-out;
  }
  .fancphoto img:hover {
    transform: scale(1.02);
  }

   #portfolio img {
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  #portfolio figure {
  background: #89abc2;
  }

  #portfolio figcaption {
    text-align: left;
    padding: 20px;
  }
  #portfolio figcaption .btn {
    margin-top: 1rem;
  }
  #portfolio figcaption .btn a { 
    color: white;
    text-decoration: none;
  }
  .btn-primary {
    background-color: #bf6c23;
    border-color: #be6b23;
  }
  .btn-primary:hover {
    background-color: #ffa85c;
    border-color: #ffa85c;
  }

  .btn-primary.focus, .btn-primary:focus, .btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {
    background-color: #ffa85c;
    border-color: #ffa85c;
    box-shadow: none;
  }
  .for_pom {
      width: 100%;
      margin: 15px auto;
  }
  .contact-info .contact {
    padding: 20px 0px;
    text-align: center;
    }
    
    .contact p {
        text-align: center;
    }

    .contact-info .contact-phone {
        border-left: 2px solid #bf6c23;
        border-right: 2px solid #bf6c23;
    }
    
    @media (max-width:768px){
        .contact-info .contact-phone {
    border: 0px;
        }
    }
    