body{
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 14px;
}
a{
  text-decoration: none;
  color: #fff;
}
a:hover{
  text-decoration: none;
  color: #fff;
}
.detials > .col-sm-12{
  /*border-bottom: 1px solid #dedede;*/
  margin-bottom: 15px;
  margin-top: -30px;
}
.detials-albums > .col-sm-12{
  /*margin-top: 30px;*/
}
.fa-chevron-right{
  line-height: 40px;
  margin-left: 3px;
  position: relative;
  top: -3px;
}
.fa-chevron-left{
  line-height: 40px;
  margin-right: 3px;
  position: relative;
  top: -3px;
}
.color-black{
  color: rgb(0, 0, 0);
}
.blank{
  text-align: center;
  position: relative;
  top: 50px;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
  padding: 20px;
}
.add-border{
  border: 5px solid #525252;
  background-color: rgb(255, 255, 255);
}
.footer-border{
  border-top: 1px solid rgba(222, 222, 222,0.3);
}
.list-unstyled{
  margin: 0px;
  padding: 0px;
}
/* Index */
.nav-desc{
  font-family: 'Roboto Condensed', sans-serif;
  color: #fff;
  font-size: 16px;
  margin-left: 30px;
}
.nav-div-icon{
  margin-top: 40px;
  margin-left: 30px;
  padding-bottom:10px;
}
.main img{
  width: 100%;
  height: 100%;
}
@media all and (max-width: 768px) {
  .main img {
    height: auto;
  }
}
.row1{
  margin-top: 50px;
}
.welcome{
  width: 100%;
  height: 312px;
  background-color: #f6f6f6;
  color:rgb(64, 64, 64);
  overflow: scroll;
}
.welcome-head-desc p{
  font-size: 24px;
  font-family: 'Raleway', sans-serif;
  margin-left: 20px;
  position: relative;
  top: 15px;
}
.welcome-desc p{
  margin-left: 20px;
  font-family: 'Raleway', sans-serif;
  /*position: relative;
  font-size: 14px;
  top: 15px;*/
  color: #000 !important;
  margin-top: 15px;
}
.page-desc ul {
  margin-top:20px;
}
.page-desc ul li{
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  color: #000;
}
.navbrand-inner-div{
  width: 100%;
  height: 140px;
  background-color: #fff;
}
.navbrand-inner-div{
  text-align: center;
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(-135deg, #f2f2f2 0%, #dedede 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f2f2f2), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* IE10+ */
  background: linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dedede',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

}
.navbrand-inner-div img{
  position: relative;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
}
.home-inner-div{
  width: 100%;
  height: 140px;
  background: #b31b28; /* Old browsers */
  background: -moz-linear-gradient(45deg, #b31b28 0%, #ff162a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b31b28), color-stop(100%,#ff162a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* IE10+ */
  background: linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31b28', endColorstr='#ff162a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.other-inner-div{
  width: 100%;
  height: 140px;
  background: rgb(84,47,158); /* Old browsers */
  background: -moz-linear-gradient(45deg, rgba(84,47,158,1) 18%, rgba(151,42,201,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(45deg, rgba(84,47,158,1) 18%,rgba(151,42,201,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(45deg, rgba(84,47,158,1) 18%,rgba(151,42,201,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#542f9e', endColorstr='#972ac9',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.nav-desc-top{
  position: relative;
  top: 16px;
}
.other-inner-div ul li{
  list-style-type: none;
  list-style: none;
  list-style-position: inside;
  position: relative;
  left: -15px;
  top: px;
  font-size: 12px;
}

.row2{
  margin-top:30px;
}
.slider1{
  width: 100%;
  height: 140px;
}
.knowus-inner-div{
  width: 100%;
  height: 140px;
  background: #e2db2a; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #e2db2a 0%, #9e9600 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#e2db2a), color-stop(100%,#9e9600)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* IE10+ */
  background: linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2db2a', endColorstr='#9e9600',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slider2{
  width: 100%;
  height: 140px;
}
.slider1,.knowus-inner-div,.slider2{
  margin-bottom: 30px
}
.support-inner-div{
  width: 100%;
  height: 140px;
  background: #0092ee; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #0092ee 0%, #005ab2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#0092ee), color-stop(100%,#005ab2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* IE10+ */
  background: linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092ee', endColorstr='#005ab2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.slider3{
  width: 100%;
  height: 140px;
}
.album-inner-div{
  width: 100%;
  height: 140px;
  background: #ffa91a; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #ffa91a 0%, #d96700 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffa91a), color-stop(100%,#d96700)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* IE10+ */
  background: linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa91a', endColorstr='#d96700',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}

.support-inner-div,.slider3,.album-inner-div{
  margin-bottom: 30px
}
.slider4,.contact-inner-div,.slider5{
  width: 100%;
  height: 140px;
  margin-bottom: 30px
}
.contact-inner-div{
  background: #b566d3; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #b566d3 0%, #77388f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b566d3), color-stop(100%,#77388f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* IE10+ */
  background: linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b566d3', endColorstr='#77388f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.contact-inner-div{
  margin-bottom: 30px
}
.social_connect{

}
.social_connect ul li{
  list-style-type: none;
  float: left;
  margin-right: 20px;
  margin-top: 0;
}
.social_connect i {
  font-size: 20px;
  line-height: 20px;
  color: #4172B6;
}
.Copyright p{
  font-family: 'Roboto Condensed';
  font-size: 12px;
  color: #555;
}
.company a{
  color: #212121;
}
.company a:hover{
  color: #000;
  text-decoration: underline;
}
.margin-top-back-btn{
  margin-top: 22px;
}
/* / Index */
/* Aside */
.knowus-as-inner-div{
  width: 100%;
  height: 100px;
  background: #e2db2a; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #e2db2a 0%, #9e9600 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#e2db2a), color-stop(100%,#9e9600)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* IE10+ */
  background: linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2db2a', endColorstr='#9e9600',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 30px;
  margin-top: 30px;
}
.albums-as-inner-div{
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
  margin-top: 30px;
  background: #ffa91a; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #ffa91a 0%, #d96700 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffa91a), color-stop(100%,#d96700)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* IE10+ */
  background: linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa91a', endColorstr='#d96700',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.service-as-inner-div{
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
  margin-top: 30px;
  background: #0092ee; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #0092ee 0%, #005ab2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#0092ee), color-stop(100%,#005ab2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* IE10+ */
  background: linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092ee', endColorstr='#005ab2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.contact-as-inner-div{
  width: 100%;
  height: 100px;
  margin-bottom: 30px;
  margin-top: 30px;
  background: #b566d3; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #b566d3 0%, #77388f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b566d3), color-stop(100%,#77388f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* IE10+ */
  background: linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b566d3', endColorstr='#77388f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.aside-img{
  margin-top: 25px;
  margin-left: 30px;
}
.aside-desc{
  margin-left:90px;
  margin-top:-35px;
}
/* / ASide */
/* global css */
.top-banner{

}
.top-banner,.top-banner img{
  width: 100%;
}
.top-banner h2{
  margin-bottom: 15px;
  color: #000;
}
.page-desc{
  width: 100%;
  margin-bottom: 15px;
}
.page-desc{
  color: #454545;
  font-size: 16px;
  margin-top: 20px;
  font-family: Roboto Condensed;
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
/* Ligbox */
.modal.and.carousel {
  position: fixed;
  padding-top: 90px;
}
.carousel{
  background-color: rgba(80, 80, 80, 0.9);
}
.modal-dialog
.cycle-slideshow {
  -webkit-perspective: 1000;
  -webkit-transform-style: preserve-3d;
  -moz-perspective: 1000;
  -moz-transform-style: preserve-3d;
  -o-perspective: 1000;
  -o-transform-style: preserve-3d;
  perspective: 1000;
  transform-style: preserve-3d;
}
/* End Light Box*/
/* / global css*/

/* Albums */
.kitchen-work,.other-interiors,.building-design,.commercial,.threed-pre-vz {
  width: 100%;
  height: 100px;
  background-color: #fff;
  margin-top: 30px;
  cursor: pointer;
  margin-bottom: 30px;
}
.kitchen-work{
  background: #e2db2a; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #e2db2a 0%, #9e9600 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#e2db2a), color-stop(100%,#9e9600)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* IE10+ */
  background: linear-gradient(-136deg, #e2db2a 0%,#9e9600 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e2db2a', endColorstr='#9e9600',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.other-interiors{
  background: #ffa91a; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #ffa91a 0%, #d96700 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffa91a), color-stop(100%,#d96700)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* IE10+ */
  background: linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa91a', endColorstr='#d96700',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.building-design{
  background: #b31b28; /* Old browsers */
  background: -moz-linear-gradient(45deg, #b31b28 0%, #ff162a 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b31b28), color-stop(100%,#ff162a)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* IE10+ */
  background: linear-gradient(45deg, #b31b28 0%,#ff162a 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b31b28', endColorstr='#ff162a',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.commercial{
  background: #b566d3; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #b566d3 0%, #77388f 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#b566d3), color-stop(100%,#77388f)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* IE10+ */
  background: linear-gradient(-136deg, #b566d3 0%,#77388f 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b566d3', endColorstr='#77388f',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.threed-pre-vz{
  background: -moz-linear-gradient(-136deg, #0092ee 0%, #005ab2 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#0092ee), color-stop(100%,#005ab2)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* IE10+ */
  background: linear-gradient(-136deg, #0092ee 0%,#005ab2 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0092ee', endColorstr='#005ab2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.album-header{
  text-align: center;
  position: relative;
  top: 50%;
  transform: translate(0,-50%);
  -webkit-transform: translate(0,-50%);
  -moz-transform: translate(0,-50%);
  -o-transform: translate(0,-50%);
}
.kitchen-album,.other-album,.building-album,.commercial-album,.threed-album{
  height: auto;
  background: #fff;
  margin-bottom: 15px;
}
/* Album Aside */
.gallery-aside ul li{
  list-style-type: none;
  width: 100%;
  background: #ffa91a; /* Old browsers */
  background: -moz-linear-gradient(-136deg, #ffa91a 0%, #d96700 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#ffa91a), color-stop(100%,#d96700)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* IE10+ */
  background: linear-gradient(-136deg, #ffa91a 0%,#d96700 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffa91a', endColorstr='#d96700',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */  margin-bottom: 10px;
  display: block;
  height: 50px;
}
.gallery-aside ul li a{
  width: 100%;
  height: 50px;
  display: block;
  text-align: center;
  position: relative;
  color: #FFF;
}
.gallery-aside ul li a:hover{
  color: #FFF !important;
  display: block;
  background-color: #0973BA !important;
}
/* Album Aside */
.kitchen-album{

}
.album-active{
  display: block;
  background: #f2f2f2; /* Old browsers */
  background: -moz-linear-gradient(-135deg, #f2f2f2 0%, #dedede 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#f2f2f2), color-stop(100%,#dedede)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* IE10+ */
  background: linear-gradient(-135deg, #f2f2f2 0%,#dedede 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f2f2', endColorstr='#dedede',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
  color: #000 !important;
}

.gallery-aside ul li a.album-active:hover{
  color: #000 !important;
}
.kitchen-work-desc,.other-interior-desc,.building-design-desc,.commercial-desc,.threed-pre-vz-desc{
  /*margin-left: -25px;
  margin-right: 28px;*/
}
/* / Albums */

.margin_top5 {
  margin-top: 5px !important;
}

.one-row{
  margin-bottom: 30px;
}
