/* Generated by less 2.5.1 */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: 'Roboto', sans-serif;
}
.map-size{
  width:100%;
  height:600px;
}
.active {
  border: none;
  background-color: transparent;
  color: #393939;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 7px;
  display: block;
  position: relative;
}
.active:after {
  display: block;
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0 !important;
  width: 100% !important;
  height: 3px;
  border-radius: 10px;
  background-color: #d34040;
  transition: 0.3s;
}
.bg-overlay {
  background-color: rgba(28, 0, 0, 0.46);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.slider-arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 21;
  margin-top: -25px;
  font-size: 40px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  color: #393939;
  background-color: #transparent !important;
  font-weight: bold;
  border: 1px solid #909090;
  border-radius: 50%;
}
.slider-arrow i {
  color: #393939;
}
.instagram .slider-arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 21;
  margin-top: -25px;
  font-size: 40px;
  width: 45px;
  height: 45px;
  text-align: center;
  line-height: 40px;
  color: #ffffff;
  background-color: #transparent !important;
  font-weight: bold;
  border: 1px solid #ffffff;
  border-radius: 50%;
}
.instagram .slider-arrow i {
  color: #ffffff;
}
.instagram .slider-arrow-left {
  left: 0;
  margin-left: 30px;
}
.instagram .slider-arrow-right {
  right: 0 ;
  margin-right: 30px ;
}
.slider-arrow-left {
  left: 0;
  margin-left: -30px;
}
.slider-arrow-right {
  right: 0 ;
  margin-right: -30px;
}
@media screen and (max-width: 1150px) {
  .slider-arrow-left {
    left: 0px ;
    margin-left: -40px;
    z-index: 21;
  }
  .slider-arrow-right {
    z-index: 21;
    right: 0px ;
    margin-right: -40px;
  }
  .slider-arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 21;
    margin-top: -30px;
    font-size: 40px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    color: #393939;
    background-color: #transparent !important;
    font-weight: bold;
    border: 1px solid #909090;
    border-radius: 50%;
  }
  .slider-arrow i {
    color: #393939;
  }
  .interier .slider-arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 21;
    margin-top: -20px;
    font-size: 40px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    color: #393939;
    background-color: #transparent !important;
    font-weight: bold;
    border: 1px solid #909090;
    border-radius: 50%;
  }
  .interier .slider-arrow i {
    color: #393939;
  }
  .interier .slider-arrow-left {
    left: 0px ;
    margin-left: 0px !important;
    z-index: 21;
  }
  .interier .slider-arrow-right {
    z-index: 21;
    right: 0px ;
    margin-right: 0px !important;
  }
  .instagram .slider-arrow-left {
    left: 0px ;
    margin-left: 0px ;
    z-index: 21;
  }
  .instagram .slider-arrow-right {
    z-index: 21;
    right: 0px ;
    margin-right: 0px ;
  }
  .instagram .slider-arrow {
    position: absolute;
    display: block;
    top: 50%;
    z-index: 21;
    margin-top: -30px;
    font-size: 40px;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 40px;
    color: #ffffff;
    background-color: #transparent !important;
    font-weight: bold;
    border: 1px solid #ffffff;
    border-radius: 50%;
  }
  .instagram .slider-arrow i {
    color: #ffffff;
  }
}
.button {
  padding: 10px 30px;
  display: inline-block;
  font-size: 18px;
  background-color: #d12c2c;
  color: #fff;
  text-decoration: none;
  transition: 0.3s;
}
.button:hover {
  background-color: #2a2828;
  color: #fff;
  text-decoration: none;
}
.active-menu {
  transition: 0,3s;
  height: 60px !important;
}
.active-menu .logo {
  height: 60px !important;
  margin-top: 0px !important;
}
.active-menu .logo img {
  height: 60px !important;
}
.active-menu .menu-item ul li a {
  line-height: 60px !important;
}
.active-menu .contact a {
  line-height: 60px !important;
}
.active-menu .social ul li a {
  line-height: 60px !important;
}
.menu {
  height: 70px ;
  box-shadow: 5px 5px 5px rgba(75, 75, 75, 0.58);
  position: fixed;
  width: 100%;
  z-index: 100;
  background: #ffffff;
  top: 0;
}
.menu .col-xs-5 {
  padding: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.menu .logo {
  margin-top: 5px;
  height: 60px ;
  display: block;
}
.menu .logo img {
  height: 60px ;
  display: block;
}
.menu .menu-item {
  padding-left: 0 !important;
}
.menu .menu-item ul {
  display: block;
  margin-bottom: 0;
}
.menu .menu-item ul li {
  display: inline-block;
}
.menu .menu-item ul li a {
  line-height: 70px;
  margin-bottom: 0;
  margin-left: 15px;
  font-weight: bold;
  font-size: 16px;
  color: #393939;
  text-decoration: none;
  text-transform: uppercase;
  position: relative;
}
.menu .menu-item ul li a:after {
  position: absolute;
  content: " ";
  bottom: -10%;
  left: 50%;
  transition: 0.3s;
  height: 2px;
  width: 0%;
  background-color: #d34040;
}
.menu .menu-item ul li a:hover:after {
  width: 100%;
  left: 0;
}
.menu .contact {
  position: relative;
  text-align: center;
}
.menu .contact .drop {
  position: absolute;
  bottom: -100px;
  background-color: #fff;
  opacity: 0;
  width: 100%;
  left: 0;
  transition: 0.3s;
    display: none;
}
.menu .contact:hover .drop {
  opacity: 1;
    display: block;
  bottom: -50px !important;
}
.menu .contact .dropdown:after {
  position: absolute;
  content: " ";
  bottom: -20%;
  left: 50%;
  transition: 0.3s;
  height: 2px;
  width: 0%;
  background-color: #d34040;
}
.menu .contact .dropdown:hover:after {
  width: 120%;
  left: -10%;
  border-radius: 10px;
}
.menu .contact a {
  line-height: 70px;
  font-weight: bold;
  font-size: 16px;
  color: #393939;
  text-decoration: none;
  position: relative;
}
.menu .contact ul {
  position: absolute;
  margin-left: -20px;
  margin-bottom: 0;
  display: none;
}
.menu .contact ul li {
  display: block;
}
.menu .contact ul li a {
  position: relative;
  line-height: 30px;
  background-color: #ffffff;
  padding: 10px 20px;
}
.menu .social ul {
  display: block;
  margin-bottom: 0;
}
.menu .social ul li {
  display: inline-block;
}
.menu .social ul li a {
  color: #d64242;
  display: inline-block;
  line-height: 70px;
  padding: 0 5px;
  font-size: 25px;
}
@media screen and (max-width: 1200px) {
    .menu .col-md-7{
       padding-right: 0px; 
    }
    .menu .col-md-1{
        padding-left: 0;
        padding-right: 0;
    }
    .menu .col-x-3{
        padding-right: 0;
        padding-left: 0;
    }
    .menu .logo{
        margin-top: 0 !important;
    }
    .menu .container{
        width: 100%;
        display: block;
    }
  .menu .menu-item ul li a {
    font-size: 14px;
    margin-left: 7px;
  }
  .menu .social ul {
    display: block;
    margin-bottom: 0;
  }
  .menu .social ul li {
    display: inline-block;
  }

}
.main-slider {
  margin-top: 70px;
  height: 700px;
  text-align: center;
  position: relative;
}
.main-slider .slick-dots {
  position: absolute !important;
  bottom: 10% !important;
}
.main-slider .slider-item {
  height: 700px;
  position: relative;
  display: block;
}
.main-slider .slider-item .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.04);
}
.main-slider .slider-item .slider-item-txt {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -179px;
  top: 50%;
  margin-top: 0px;
}
.main-slider .slider-item .slider-item-txt h2 {
  font-size: 60px;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  font-weight: bold;
  display: block;
  text-shadow: 0 0 10px #000000;
}
.main-slider .slider-item .slider-item-txt h4 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
  letter-spacing: 3.2px;
  font-weight: bold;
  display: block;
  text-shadow: 0 0 10px #000000;
}
.main-slider .slider-item .slider-item-txt p {
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-shadow: 0 0 10px #000000;
}
@media screen and (max-width: 800px) {
  .menu {
    height: 40px !important;
  }
  .menu .logo {
    height: 40px !important;
  }
  .menu .logo img {
    height: 40px !important;
  }
  .menu .menu-item {
    height: 40px !important;
  }
  .menu .menu-item ul li a {
    line-height: 40px !important;
    font-size: 14px;
  }
  .menu .contact a {
    line-height: 40px !important;
    font-weight: bold;
    font-size: 14px;
    color: #393939;
    text-decoration: none;
  }
  .menu .contact a:after {
    position: absolute;
    content: " ";
    bottom: -20%;
    left: 50%;
    transition: 0.3s;
    height: 2px;
    width: 0%;
    background-color: #d34040;
  }
  .menu .contact a:hover:after {
    width: 120%;
    left: -10%;
    border-radius: 10px;
  }
  .menu .contact a:hover( ul) {
    opacity: 1;
    top: 0;
  }
  .menu .contact ul {
    position: absolute;
    margin-left: -20px;
    margin-bottom: 0;
    display: none;
  }
  .menu .contact ul li {
    display: block;
  }
  .menu .contact ul li a {
    position: relative;
    line-height: 30px !important;
    background-color: #ffffff;
    padding: 0px 20px;
  }
  .menu .social ul {
    display: block;
    margin-bottom: 0;
  }
  .menu .social ul li {
    display: inline-block;
  }
  .menu .social ul li a {
    line-height: 40px !important;
    color: #d64242;
    display: inline-block;
    padding: 2 2px;
    font-size: 20px;
  }
}
.main-slider {
  margin-top: 70px;
  height: 700px;
  text-align: center;
  position: relative;
}
.main-slider .slick-dots {
  position: absolute !important;
  bottom: 10% !important;
}
.main-slider .slider-item {
  height: 700px;
  position: relative;
  display: block;
}
.main-slider .slider-item .bg-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-color: rgba(0, 0, 0, 0.04);
}
.main-slider .slider-item .slider-item-txt {
  display: block;
  position: absolute;
  left:80%;
  /*left: 50%;*/
  /*margin-left: -179px;*/
  top: 40%;
  margin-top: 0px;
}
.main-slider .slider-item .slider-item-txt2 {
  display: block;
  position: absolute;
  right:75%;
  /*left: 50%;*/
  /*margin-left: -179px;*/
  top: 40%;
  margin-top: 0px;
}
.main-slider .slider-item .slider-item-txt h2 {
  font-size: 60px;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  color: #fff;
  font-weight: bold;
  display: block;
  text-shadow: 0 0 10px #000000;
}
.main-slider .slider-item .slider-item-txt h4 {
  color: #fff;
  margin-bottom: 0;
  margin-top: 0;
  letter-spacing: 3.2px;
  font-weight: bold;
  display: block;
  text-shadow: 0 0 10px #000000;
}
.main-slider .slider-item .slider-item-txt p {
  color: #fff;
  margin-bottom: 0;
  letter-spacing: 2px;
  font-weight: bold;
  font-size: 16px;
  display: block;
  text-shadow: 0 0 10px #000000;
}
@media screen and (max-width: 800px) {
  .main-slider {
    margin-top: 40px !important;
    height: 300px;
    text-align: center;
    position: relative;
  }
  .main-slider .slick-dots {
    position: absolute !important;
    bottom: 10% !important;
  }
  .main-slider .slider-item {
    height: 300px;
    position: relative;
    display: block;
  }
  .main-slider .slider-item .bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-color: rgba(0, 0, 0, 0.34);
  }
  .main-slider .slider-item .slider-item-txt {
    display: block;
    position: absolute;
    left: 60%;
    margin-left: -179px;
    top: 50%;
    margin-top: -45px;
    width: 300px;
    height: 150px;
  }
  .main-slider .slider-item .slider-item-txt2 {
    display: block;
    position: absolute;
    right: 60%;
    top: 70%;
    margin-top: -45px;
    width: 300px;
    height: 150px;
}

  .main-slider .slider-item .slider-item-txt h2 {
    font-size: 32px;
    letter-spacing: 5px;
    margin-top: 0;
    margin-bottom: 0;
    color: #fff;
    font-weight: bold;
    display: block;
  }
  .main-slider .slider-item .slider-item-txt h4 {
    color: #fff;
    margin-bottom: 0;
    margin-top: 0;
    letter-spacing: 3.2px;
    font-weight: bold;
    display: block;
  }
  .main-slider .slider-item .slider-item-txt p {
    color: #fff;
    margin-bottom: 0;
    letter-spacing: 2px;
    font-weight: bold;
    font-size: 16px;
    display: block;
  }
}
.about {
  background: #ffbbcc;
  padding: 30px 0;
}
.about .row {
  padding-left: 80px;
  padding-right: 80px;
}
.about img{
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}
.about .about-item {
  background-color: #fff;
  padding: 40px;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}
.about h3 {
  font-size: 35px;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}
.about p {
  margin-bottom: 15px;
  letter-spacing: 2px;
  font-weight: normal;
  font-size: 16px;
  display: block;
}
@media screen and (max-width: 850px) {
  .about {
    padding: 20px 0;
  }
  .about .row {
    padding-left: 10px;
    padding-right: 10px;
  }
  .about .about-item {
    background-color: #fff;
    padding: 10px;
    box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  }
  .about p {
    margin-bottom: 15px;
    letter-spacing: 2px;
    font-weight: normal;
    font-size: 16px;
    display: block;
  }
}
.bring {
  padding: 60px  !important;
  background: url(/img/map.jpg) center / cover;
  position: relative;
}
.bring .bring-item {
  padding: 40px 0;
  z-index: 11;
  text-align: center;
  height: 340px;
  position: relative;
  border-top: 30px solid #fff;
  border-bottom: 30px solid #fff;
  border-left: 50px solid #fff;
  border-right: 50px solid #ffffff;
}
.bring .bring-item h2 {
  padding: 40px 0;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 45px;
  letter-spacing: 5px;
  color: #fff;
  font-weight: bold;
  display: block;
}
@media screen and (max-width: 850px) {
  .bring {
    padding: 20px  !important;
  }
  .bring .bring-item {
    padding: 50px 0 !important;
    z-index: 11;
    text-align: center;
    height: 340px;
    position: relative;
    border-top: 10px solid #fff;
    border-bottom: 10px solid #fff;
    border-left: 30px solid #fff;
    border-right: 30px solid #ffffff;
  }
  .bring .bring-item h2 {
    line-height: 50px;
    padding: 20px 0;
    font-size: 25px;
    letter-spacing: 5px;
    color: #fff;
    font-weight: bold;
    display: block;
  }
}
.katalog {
  padding: 40px 0;
  background: #ffbbcc;
}
.katalog h2 {
  font-size: 45px;
  letter-spacing: 5px;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
  display: block;
  text-align: center;
}
.katalog .navigation {
  display: block;
  list-style: none;
  text-align: center;
  margin-top: 10px;
}
.katalog .navigation li {
  display: inline-block;
}
.katalog .navigation li button {
  border: none;
  background-color: transparent;
  color: #393939;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  padding: 5px 7px;
  display: block;
  position: relative;
}
.katalog .navigation li button:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 3px;
  border-radius: 10px;
  background-color: #d34040;
  transition: 0.3s;
}
.katalog .navigation li button:hover:after {
  left: 0;
  width: 100%;
}
.katalog .prod-area {
  margin: 40px 0;
}
.katalog .prod-area .product-area {
  padding: 0 30px;
  margin-bottom: 30px;
}
.katalog .prod-area .product-area .product {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  background-color: #fff;
  padding: 20px;
}
.katalog .prod-area .product-area .product h3 {
  font-size: 24px;
  text-align: center;
  font-weight: bold;
  margin-bottom: 20px;
}
.katalog .prod-area .product-area .product p {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}
.katalog .prod-area .product-area .product p:after {
  content: " ";
  position: absolute;
  top: -10px;
  width: 100%;
  left: 0;
  height: 1px;
  background-color: #767676;
}
.katalog .prod-area .product-area .product p:before {
  content: " ";
  position: absolute;
  bottom: -10px;
  width: 100%;
  left: 0;
  height: 1px;
  background-color: #767676;
}
@media screen and (max-width: 850px) {
  .katalog {
    padding: 20px 0;
  }
  .katalog .slider-arrow-left {
    left: 0px !important;
    margin-left: 0px !important;
    z-index: 21;
  }
  .katalog .slider-arrow-right {
    z-index: 21;
    right: 0px !important;
    margin-right: 0px !important;
  }
  .katalog h2 {
    font-size: 25px;
    letter-spacing: 5px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: bold;
    display: block;
    text-align: center;
  }
  .katalog .navigation {
    display: block;
    list-style: none;
    text-align: center;
    margin-top: 10px;
  }
  .katalog .navigation li {
    text-align: center;
    display: block;
    width: 100%;
    position: relative;
  }
  .katalog .navigation li button {
    width: 60%;
    margin-left: 20%;
    border: none;
    background-color: transparent;
    color: #393939;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    padding: 5px 7px;
    display: block;
    position: relative;
  }
  .katalog .navigation li button:after {
    content: " ";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 3px;
    border-radius: 10px;
    background-color: #d34040;
    transition: 0.3s;
  }
  .katalog .navigation li button:hover:after {
    left: 0;
    width: 100%;
  }
  .katalog .prod-area {
    margin: 40px 0;
  }
  .katalog .prod-area .product-area {
    padding: 0 30px;
    margin: 0px 0px;
  }
  .katalog .prod-area .product-area .product {
    background-color: #fff;
    padding: 20px;
  }
  .katalog .prod-area .product-area .product h3 {
    font-size: 24px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .katalog .prod-area .product-area .product p {
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
    position: relative;
  }
  .katalog .prod-area .product-area .product p:after {
    content: " ";
    position: absolute;
    top: -10px;
    width: 100%;
    left: 0;
    height: 1px;
    background-color: #767676;
  }
  .katalog .prod-area .product-area .product p:before {
    content: " ";
    position: absolute;
    bottom: -10px;
    width: 100%;
    left: 0;
    height: 1px;
    background-color: #767676;
  }
}
.panoram {
  position: relative;
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
}
.panoram iframe{
  height: 500px;
}
@media screen and (max-width: 900px){
  .panoram iframe{
    height: 300px;
  }
}
.panoram .desc-overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 2;
  transition: 0.3s;
  padding-top: 120px;
  color: #fff !important;
}
#paver {
  height: 550px;
  position: relative;
}
.pano{
    display: block;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 400px;
}
.pano-m img{
    overflow-x: scroll;
    overflow-y: hidden;
    height: 400px;
}
.swipe{
    right: 10px;
    position: absolute;
    bottom: 10px;
    animation: swipe  8s infinite linear;
    animation-direction: alternate;
}
.swipe img{
        height: 35px;
    }
@keyframes swipe{
    from{
        right: 10px;
    }
    50%{
        right: 50%;
    }
    to{
        right: 90%;
    }
}
@media screen and (max-width: 850px) {
  #paver {
    height: 300px;
  }
    .pano{
    display: block;
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
    height: 400px;
}
.pano-m img{
    overflow-x: scroll;
    overflow-y: hidden;
    height: 400px;
}
.swipe{
    right: 10px;
    position: absolute;
    bottom: 10px;
    animation: swipe  8s infinite linear;
    animation-direction: alternate;
}
    .swipe img{
        height: 35px;
    }
@keyframes swipe{
    from{
        right: 10px;
    }
    50%{
        right: 50%;
    }
    to{
        right: 90%;
    }
}
}

.instagram .container {
  width: 100%;
  padding: 0 15px;
}
.instagram .container h2 {
  width: 100%;
  text-align: center;
  padding: 40px;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 45px;
  letter-spacing: 5px;
  font-weight: bold;
  display: block;
}
.inst_post {
  display: block;
  height: 350px !important;
  color: #fff !important;
  text-decoration: none !important;
  position: relative;
}
.inst_post .bg_overlay {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(107, 55, 55, 0.4);
}
.insta_post_list {
  margin-left: 0;
  margin-right: 0;
  height: 350px;
}
.inst_post .desc {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  padding: 20px 50px;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  transform: scale(0.5);
  transition: 0.3s ease;
}
.inst_post .stats span {
  margin-right: 10px;
  font-size: 12px;
}
.inst_post .stats span i {
  display: inline-block;
  margin-right: 10px;
  font-size: 14px;
}
.inst_post .stats span.likes {
  color: #fff;
}
.inst_post .tags li {
  color: #dedede;
  font-size: 14px;
}
.inst_post .tags {
  margin-bottom: 15px;
}
.inst_post:hover .desc {
  opacity: 1;
  visibility: visible;
  transform: scale(1);
}
.interier {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);
  background: #ffbbcc;
  padding: 0 0 40px 0;
}
.interier h2 {
  text-align: center;
  padding: 40px 0;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 45px;
  letter-spacing: 5px;
  font-weight: bold;
  display: block;
}
.interier img {
  border: 40px solid #fff;
}
@media screen and (max-width: 850px) {
  .interier {
    background: #ffbbcc;
    padding: 40px 0;
  }
  .interier h2 {
    text-align: center;
    padding: 40px 0;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 25px;
    letter-spacing: 5px;
    font-weight: bold;
    display: block;
  }
  .interier img {
    border: 20px solid #fff !important;
  }
}
@media screen and (max-width: 850px) {
  .instagram .container {
    width: 100%;
    padding: 0 15px;
  }
  .instagram .container h2 {
    text-align: center;
    padding: 40px;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 25px;
    letter-spacing: 5px;
    font-weight: bold;
    display: block;
  }
}
.brand {
  padding: 0 0 40px 0;
}
.brand .container {
  width: 80% !important;
}
.brand h2 {
  text-align: center;
  padding: 40px 0;
  margin-top: 0px;
  margin-bottom: 0;
  font-size: 45px;
  letter-spacing: 5px;
  font-weight: bold;
  display: block;
}
.brand .brand-item {
  height: 150px;
  display: block;
  text-align: center;
}
.brand .brand-item img {
  display: block;
  margin: auto;
}
@media screen and (max-width: 850px) {
	.map-size {
    width: 100%;
    height: 300px;
}
  .imgmin{
    width: 45%;
    float: right;
    margin-top: 15%;
  }
  .brand {
    padding: 40px 0;
  }
  .brand .container {
    width: 80% !important;
  }
  .brand h2 {
    text-align: center;
    margin-top: 0px;
    margin-bottom: 0;
    font-size: 25px;
    letter-spacing: 5px;
    font-weight: bold;
    display: block;
  }
  .brand .brand-item {
    height: 100px;
    display: block;
    text-align: center;
  }
  .brand .brand-item img {
    display: block;
    margin: auto;
  }
}
footer {
  padding: 0 0 40px 0;
}
footer .map iframe {
  width: 100%;
  height: 700px;
}
footer .contacts {
  text-align: center;
  margin: 40px 0;
  height: 150px;
  position: relative;
}
footer .contacts .time-work {
  text-align: center;
  display: block;
  padding: 5px 0;
}
footer .contacts .time-work .time {
  display: block;
  position: relative;
  font-size: 26px;
}
footer .contacts .time-work .time .time-t {
  font-size: 20px;
  font-weight: bold;
}
footer .contacts .container {
  width: 90%;
}
footer .contacts .col-md-4 {
  height: 240px;
  position: relative;
}
footer .contacts .h3-contact {
  font-size: 26px;
  margin-bottom: 20px;
}
footer .contacts .p-contact {
  font-size: 16px;
  color: #4e4e4e;
  display: block;
  margin-bottom: 5px;
  margin-top: 2px;
  font-weight: bold;
}
footer .contacts .contact-item {
  display: block;
  position: relative;
}
footer .contacts .contact-item:before {
  position: absolute;
  left: 0;
  top: 20%;
  width: 2px;
  height: 60%;
  content: " ";
  background-color: #d34040;
}
footer .contacts .contact-item:after {
  position: absolute;
  left: 99.5%;
  top: 20%;
  width: 2px;
  height: 60%;
  content: " ";
  background-color: #d34040;
}
footer .contacts .social {
  padding: 10px 0 20px 0;
  display: block;
  position: relative;
}
footer .contacts .social:before {
  position: absolute;
  display: block;
  content: " ";
  height: 2px;
  width: 90%;
  left: 5%;
  top: 15%;
  background-color: #d34040;
}
footer .contacts .social a {
  display: inline-block;
  margin: 10px 7px 0 7px;
  padding-top: 10px;
}
footer .contacts .social a i {
  font-size: 40px;
}
footer .contacts .social a .fa-facebook-square {
  padding: 2px 5px;
  background-color: #5871db;
  border-radius: 10px;
  color: #fff;
}
footer .contacts .social a .fa-instagram {
  background: linear-gradient(#515bd4, #8134af, #dd2a7b, #feda77, #f58529);
  color: #fff;
  padding: 2px 5px;
  border-radius: 10px;
}
@media screen and (max-width: 850px) {
  #contacts{
    border-left:0px !important;
    margin-top: 30px;
border-top: 3px solid #d34040;
padding-top: 10px;
  }
  footer {
    padding: 0 0 40px 0;
  }
  footer .map iframe {
    width: 100%;
    height: 300px;
  }
  footer .contacts {
    text-align: center;
    margin: 40px 0;
    height: 120px ;
    position: relative;
  }
  footer .contacts .time-work {
    text-align: center;
    display: block;
    width: 100%;
    position: relative;
  }
  footer .contacts .time-work:before {
    position: absolute;
    left: 0;
    top: 99%;
    margin-left: 10%;
    width: 80%;
    height: 3px;
    content: " ";
    background-color: #d34040;
  }
  footer .contacts .time-work:after {
    position: absolute;
    left: 0;
    top: 1%;
    width: 80%;
    margin-left: 10%;
    height: 3px;
    content: " ";
    background-color: #d34040;
  }
  footer .contacts .time-work .time {
    position: relative;
    margin: 20px 0;
    font-size: 26px;
    display: block;
  }
  footer .contacts .time-work .time .time-t {
    display: block;
    font-size: 20px;
    font-weight: bold;
  }
  footer .contacts .container {
    width: 90%;
  }
  footer .contacts .col-md-4 {
    height: auto;
    position: relative;
    padding: 10px;
  }
  footer .contacts .h3-contact {
    font-size: 26px;
    margin-bottom: 20px;
    margin-top: 15px;
  }
  footer .contacts .p-contact {
    font-size: 18px;
    color: #4e4e4e;
    display: block;
    margin-bottom: 10px;
    margin-top: 5px;
    font-weight: bold;
  }
  footer .contacts .contact-item {
    display: block;
    position: relative;
  }
  footer .contacts .contact-item:before {
    position: absolute;
    left: 0;
    top: 99%;
    margin-left: 10%;
    width: 80%;
    height: 3px;
    content: " ";
    background-color: #d34040;
  }
  footer .contacts .contact-item:after {
    position: absolute;
    left: 0;
    top: 1%;
    width: 80%;
    margin-left: 10%;
    height: 3px;
    content: " ";
    background-color: #d34040;
  }
  footer .contacts .social {
    padding: 10px 0 20px 0;
    display: block;
    position: relative;
  }
  footer .contacts .social:before {
    position: absolute;
    display: block;
    content: " ";
    height: 2px;
    width: 0%;
    left: 5%;
    top: 0%;
    background-color: #a0a0a0;
  }
  footer .contacts .social a {
    display: inline-block;
    margin: 10px 7px 0 7px;
    padding-top: 10px;
  }
  footer .contacts .social a i {
    font-size: 40px;
  }
  footer .contacts .social a .fa-facebook-square {
    padding: 2px 5px;
    background-color: #5871db;
    border-radius: 10px;
    color: #fff;
  }
  footer .contacts .social a .fa-instagram {
    background: linear-gradient(#515bd4, #8134af, #dd2a7b, #feda77, #f58529);
    color: #fff;
    padding: 2px 5px;
    border-radius: 10px;
  }
}
.none{
    display: none !important;
}
