body,
div.main {
  height: 100%;
  padding: 0
}

.content:after,
.main:after {
  content: '';
  display: block;
  clear: both
}

.pages a,
.pages span {
  min-width: 28px
}

html {
  height: 100%
}

body {
  margin: 0;
  width: 100%;
  font-family: Tahoma, Geneva, sans-serif;
  font-size: 14px;
  color: #1e1e1e;
  background: url(../images/background.gif) 49.999999% 0 repeat-y #000;
  -webkit-font-smoothing: subpixel-antialiased !important
}

div.base {
  min-height: 100%;
  margin: 0 auto;
  width: 100%
}

div.main {
  margin: 0 auto;
  width: 100%;
  max-width: 970px;
  position: relative;
  min-width: 320px;
}

.header-phone,
.logo,
footer .img {
  position: absolute
}

.main:after {
  height: 0
}

.header {
  background: #000;
  height: 126px;
  font-family: "Trebuchet MS", Helvetica, sans-serif
}

.header-right {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.header-phone {
  font-size: 19px;
  color: #fff;
  right: 10px;
  padding-top: 30px
}
.header-phone a[href*="tel:"] {
  color: #fff;
  text-decoration: none;
}

.logo {
  margin: 10px 0 0 30px
}

.content {
  padding: 25px 25px 50px
}

.content:after {
  height: 0
}

.img-hover:hover::before,
.img-shadow::before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0
}

.catalog {
  margin: 0 0 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.catalog article {
  width: 25%;
}

.center .catalog {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
.center .catalog article {
  margin: 0 0 20px 0;
  float: none;
  padding: 0 7.5px;
}

.center .catalog article+article {
  margin-left: 0
}

.catalog article .img {
   overflow: hidden
}

.catalog article .h2 {
  font-size: 14px;
  margin: 0 0 10px
}

.all-work a,
.copyright {
  font-size: 12px
}

.catalog article .h2 a:hover {
  font-weight: 400;
  text-decoration: none
}

section.center {
  float: left;
  width: 686px
}

aside.right {
  float: right;
  width: 210px
}

.banner,
.social-row {
  margin-bottom: 35px;
  text-align: center
}

.social-row {
  margin-bottom: 20px
}

.all-work {
  clear: both;
  padding: 10px 0 0
}

.all-work a {
  display: inline-block;
  text-decoration: none;
  color: #434343;
  height: 23px;
  line-height: 23px;
  font-weight: 700;
  padding: 0 10px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .55);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .55);
  background: #f1f1f1;
  background: -webkit-gradient(linear, left top, left bottom, from(#f1f1f1), to(#cbcbcb));
  background: -webkit-linear-gradient(#f1f1f1, #cbcbcb);
  background: -o-linear-gradient(#f1f1f1, #cbcbcb);
  background: linear-gradient(#f1f1f1, #cbcbcb)
}

.footerfix,
footer,
footer .img {
  height: 105px
}

.all-work a:hover {
  background: #c3c3c3;
  background: -webkit-gradient(linear, left top, left bottom, from(#c3c3c3), to(#676767));
  background: -webkit-linear-gradient(#c3c3c3, #676767);
  background: -o-linear-gradient(#c3c3c3, #676767);
  background: linear-gradient(#c3c3c3, #676767);
  color: #fff
}

.all-work a:active {
  background: #6f6f6f;
  background: -webkit-gradient(linear, left top, left bottom, from(#6f6f6f), to(#3b3b3b));
  background: -webkit-linear-gradient(#6f6f6f, #3b3b3b);
  background: -o-linear-gradient(#6f6f6f, #3b3b3b);
  background: linear-gradient(#6f6f6f, #3b3b3b);
  color: #fff
}

footer {
  margin-top: -105px;
  background: #bfbebe;
  background: -webkit-gradient(linear, left top, left bottom, from(#bfbebe), to(#585858));
  background: -webkit-linear-gradient(#bfbebe, #585858);
  background: -o-linear-gradient(#bfbebe, #585858);
  background: linear-gradient(#bfbebe, #585858);
  overflow: hidden;
  min-width: 320px;
}

footer .img {
  margin: 0;
  overflow: hidden;
  right: 0;
  pointer-events: none;
}

.footer-center {
  float: left;
  /*width: 685px;*/
  padding-left: 30px;
  padding-top: 25px
}

.footer-right {
  padding-top: 25px;
  float: right;
  /*width: 250px*/
}

.social {
  position: relative;
  z-index: 10;
  padding-left: 35px
}

.social a {
  float: left;
  text-indent: -10000px;
  background: url(../images/social.png) no-repeat;
  height: 20px;
  margin-right: 10px
}

.social a.twitter {
  width: 16px;
  background-position: -32px 0
}

.social a.twitter:hover {
  background-position: -32px -21px
}

.social a.facebook {
  width: 11px;
  background-position: -55px 0
}

.social a.facebook:hover {
  background-position: -55px -21px
}

.social a.rss {
  width: 19px;
  background-position: -75px 0
}

.social a.rss:hover {
  background-position: -75px -21px
}

.social a.youtube {
  width: 22px;
  background-position: -101px 0
}

.social a.youtube:hover {
  background-position: -101px -21px
}

.clear,
.clear10,
.clear100,
.clear15,
.clear20,
.clear25,
.clear30,
.clear40,
.clear5,
.clear50 {
  background: 0 0 !important;
  border: 0 !important;
  clear: both !important;
  display: block !important;
  font-size: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  height: 0 !important;
  overflow: hidden !important
}

#gal1,
.breadcrumbs,
.gallery,
.jcarousel,
footer nav,
textarea {
  overflow: hidden
}

.clear5 {
  height: 5px !important
}

.clear10 {
  height: 10px !important
}

.clear15 {
  height: 15px !important
}

.clear20 {
  height: 20px !important
}

.clear25 {
  height: 25px !important
}

.clear30 {
  height: 30px !important
}

.clear40 {
  height: 40px !important
}

.clear50 {
  height: 50px !important
}

.clear100 {
  height: 100px !important
}

.tl {
  text-align: left !important
}

.tc {
  text-align: center !important
}

.tr {
  text-align: right !important
}

.justifyfull,
.tj {
  text-align: justify !important
}

.b {
  font-weight: 700 !important
}

.nob {
  font-weight: 400 !important
}

.header nav ul .li>a,
.header nav ul li a:hover {
  font-weight: 300;
  text-decoration: none
}

.i {
  font-style: italic !important
}

.fl {
  float: left !important
}

.fr {
  float: right !important
}

.nof {
  float: none !important
}

.f9 {
  font-size: 9px !important
}

.f10 {
  font-size: 10px !important
}

.f11 {
  font-size: 11px !important
}

.f12 {
  font-size: 12px !important
}

.f13 {
  font-size: 13px !important
}

.f14 {
  font-size: 14px !important
}

.f15 {
  font-size: 15px !important
}

.f16 {
  font-size: 16px !important
}

.f17 {
  font-size: 17px !important
}

.f18 {
  font-size: 18px !important
}

.f21 {
  font-size: 21px !important
}

.f22 {
  font-size: 22px !important
}

.f23 {
  font-size: 23px !important
}

.f24 {
  font-size: 24px !important
}

.f26 {
  font-size: 26px !important
}

.f44 {
  font-size: 44px !important
}

.noborder {
  border: 0 !important
}

.nobackground {
  background: 0 0 !important
}

.nom {
  margin: 0 !important
}

ol li,
ul li {
  margin-bottom: 5px
}

.nop {
  padding: 0 !important
}

.hidden {
  display: none;
  visibility: hidden
}

ol,
ul {
  margin: 0 0 10px;
  padding: 0
}

ul li {
  list-style: square inside;
  margin-left: 10px;
  padding: 0
}

ol li {
  list-style: decimal;
  margin-left: 20px
}

.header nav {
  margin: 65px 0 0;
  float: right
}

.header nav ul {
  margin: 0
}

.header nav ul li {
  margin: 0 0 0 5px;
  list-style: none;
  position: relative;
  z-index: 100
}

.header nav ul .li {
  float: left
}

.header nav ul .li>a {
  color: #fff;
  font-size: 17px;
  font-family: 'Roboto Condensed', sans-serif;
  text-transform: uppercase;
  display: inline-block;
  height: 32px;
  line-height: 32px;
  padding: 0 10px
}

.header nav ul ul li a,
.right nav ul .li>a {
  font-size: 14px;
  font-family: Tahoma, Geneva, sans-serif
}

.header nav ul .li>a:hover {
  text-decoration: underline
}

.header nav ul .li.active>a {
  background: #3b3b3b;
  text-decoration: none
}

.header nav ul ul {
  display: none;
  position: absolute;
  width: 185px;
  padding-top: 10px
}

.header nav ul ul li a span,
.right nav ul .li>a span {
  height: 38px;
  padding: 0 10px 0 20px;
  vertical-align: middle
}

.header nav ul .li.folder ul {
  width: 372px
}

.header nav ul .li:hover ul {
  display: block
}

.header nav ul ul li {
  margin: 0 1px 1px 0;
  width: 185px;
  float: left
}

.header nav ul ul li a {
  text-decoration: none;
  display: table;
  width: 100%;
  color: #1e1e1e;
  font-weight: 700
}

.header nav ul ul li a:hover {
  font-weight: 700;
  text-decoration: underline
}

.header nav ul ul li a span {
  display: table-cell;
  width: 105px;
  background: #cdcdcd;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(205, 205, 205, 1)), color-stop(34%, rgba(194, 194, 194, 1)), to(rgba(163, 163, 163, 1)));
  background: -webkit-linear-gradient(top, rgba(205, 205, 205, 1) 0, rgba(194, 194, 194, 1) 34%, rgba(163, 163, 163, 1) 100%);
  background: -o-linear-gradient(top, rgba(205, 205, 205, 1) 0, rgba(194, 194, 194, 1) 34%, rgba(163, 163, 163, 1) 100%);
  background: linear-gradient(to bottom, rgba(205, 205, 205, 1) 0, rgba(194, 194, 194, 1) 34%, rgba(163, 163, 163, 1) 100%);
  border-radius: 5px
}

.header nav ul ul li a:hover span,
.header nav ul ul li.active a span {
  background: #f1f1f1;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(241, 241, 241, 1)), color-stop(34%, rgba(228, 228, 228, 1)), to(rgba(192, 192, 192, 1)));
  background: -webkit-linear-gradient(top, rgba(241, 241, 241, 1) 0, rgba(228, 228, 228, 1) 34%, rgba(192, 192, 192, 1) 100%);
  background: -o-linear-gradient(top, rgba(241, 241, 241, 1) 0, rgba(228, 228, 228, 1) 34%, rgba(192, 192, 192, 1) 100%);
  background: linear-gradient(to bottom, rgba(241, 241, 241, 1) 0, rgba(228, 228, 228, 1) 34%, rgba(192, 192, 192, 1) 100%);
}

footer ul {
  margin: 0
}

footer ul li {
  margin: 0 10px 0 0;
  list-style: none;
  float: left
}

footer ul li a {
  color: #000;
  font-size: 14px
}

footer nav {
  margin: 0 0 10px
}

.right nav {
  margin: 0 0 40px
}

.right nav ul .li {
  margin: 0 0 4px;
  list-style: none
}

.right nav ul .li>a {
  text-decoration: none;
  display: table;
  width: 100%;
  color: #1e1e1e;
  font-weight: 700
}

.right nav ul .li>a:hover {
  font-weight: 700
}

.right nav ul .li>a span {
  display: table-cell;
  width: 105px;
  position: relative;
  z-index: 10;
  background: url(../images/menu-right.png) repeat-x #ddd;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .55);
          box-shadow: 0 1px 2px rgba(0, 0, 0, .55)
}

.right nav ul .li.active>a span {
  background-position: 0 -38px
}

.right nav ul .li a:hover span {
  background-position: 0 -76px
}

.right nav ul .li.active>a,
.right nav ul .li>a:hover {
  color: #fff;
  text-decoration: none
}

.right nav ul ul {
  background: #f1f0f0;
  margin: 0 3px;
  padding: 10px;
  display: none
}

.right nav ul ul li {
  margin: 0;
  list-style: none
}

.right nav ul ul li a {
  color: #1e1e1e;
  text-decoration: underline;
  padding: 3px 10px;
  display: inline-block
}

#gal1 a img,
.right nav ul .li.active ul,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary,
time {
  display: block
}

.right nav ul ul li a:hover {
  text-decoration: none
}

.right nav ul ul li.active a {
  font-weight: 700;
  background: #fff;
  text-decoration: none
}

time {
  font-size: 11px;
  color: #363636
}

a:active,
a:focus,
img {
  outline: 0
}

.black {
  color: #272727 !important
}

.red {
  color: #c50f0f !important
}

.gray {
  color: #909090 !important
}

.green {
  color: #34c3a7 !important
}

a {
  color: #0058bc;
  text-decoration: underline;
  cursor: pointer
}

#gal1 a,
.pages a,
a:hover {
  text-decoration: none
}

img {
  border: 0
}

.photo-left {
  float: left;
  margin: 0 20px 10px 0;
  padding: 0;
  border: 0
}

.photo-right {
  float: right;
  margin: 0 0 10px 20px;
  padding: 0;
  border: 0
}

#gal1 a,
.gallery a,
.img-hover,
.img-hover img,
.img-shadow,
.img-shadow img,
.jcarousel li,
.our-work img {
  float: left
}

.img-shadow {
  position: relative;
  max-width: 100%
}

.img-shadow::before {
  position: absolute;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, .6);
          box-shadow: inset 0 0 8px rgba(0, 0, 0, .6);
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #000;
  margin: 0 0 5px;
  padding: 0;
  font-weight: 400;
  display: block;
  font-family: Tahoma, Geneva, sans-serif
}

.h1,
.h2,
h1,
h2 {
  margin: 0 0 20px
}

.pages a,
input,
textarea {
  font-family: Arial, Helvetica, sans-serif
}

.h1,
h1 {
  line-height: 20px;
  font-size: 22px;
  text-transform: uppercase
}

h1 small {
  text-transform: none
}

.h2,
h2 {
  font-size: 18px
}

h3,
h4 {
  margin: 0 0 10px
}

h5,
h6 {
  margin: 0 0 5px
}

form,
p {
  margin: 0
}

h3 {
  font-size: 16px
}

h4 {
  font-size: 14px
}

h5 {
  font-size: 12px
}

h6 {
  font-size: 11px
}

p {
  padding: 0 0 10px;
  line-height: 18px
}

form {
  padding: 0
}

input,
textarea {
  font-size: 12px;
  outline: 0;
  margin: 0;
  width: auto;
  padding: 0
}

table td {
  border-spacing: 0;
  border-collapse: collapse
}

.text-error,
.text-succes {
  background-color: #F2DEDE;
  border-color: #EED3D7;
  border-radius: 4px;
  color: #B94A48;
  margin-bottom: 10px;
  padding: 8px 35px 8px 14px;
  font-size: 14px
}

.text-succes {
  background-color: #DFF0D8;
  border-color: #D6E9C6;
  color: #468847
}

.breadcrumbs,
.breadcrumbs ul li a,
.breadcrumbs ul li span {
  color: #8b8b8b
}

.jcarousel {
  position: relative;
  width: 970px;
  height: 410px
}

.jcarousel ul {
  width: 20000em;
  position: absolute;
  list-style: none;
  margin: 0;
  padding: 0
}

.jcarousel li {
  margin: 0;
  list-style: none;
  width: 970px;
  height: 410px
}

.jcarousel-next,
.jcarousel-prev {
  position: absolute;
  height: 95px;
  width: 45px;
  text-indent: -10000px;
  background: url(../images/carousel-button.png) no-repeat rgba(255, 255, 255, .25);
  margin-top: -255px
}

.jcarousel-next {
  background-position: right center;
  margin-left: 925px
}

.jcarousel-next:hover,
.jcarousel-prev:hover {
  background-color: rgba(255, 255, 255, .5)
}

.our-work {
  margin-bottom: 20px
}

.our-work .h1 {
  font-size: 18px;
  margin: 0 0 10px
}

.gallery img:hover,
.our-work img:hover {
  opacity: .5
}

.img-hover {
  position: relative;
  max-width: 100%;
  margin: 0 1px 1px 0
}

.img-hover:hover::before {
  position: absolute;
  background: #000
}

.gallery {
  margin-left: -10px;
  margin-top: 30px
}

.gallery a {
  margin: 0 0 10px 10px
}

#gal1 {
  margin-left: -5px;
  margin-bottom: 15px
}

#gal1 a {
  margin: 0 0 5px 5px
}

#gal1 a img {
  opacity: .5;
}

#gal1 a.active img {
  opacity: 1;
}

.breadcrumbs {
  font-size: 11px;
  margin: 0 0 15px
}

.breadcrumbs ul {
  margin: 0
}

.breadcrumbs ul li {
  margin: 0 5px 0 0;
  list-style: none;
  float: left
}

.pages {
  text-align: center;
  margin-top: 10px
}

.pages a {
  color: #6c6c6c;
  font-weight: 700;
  font-size: 16px;
  height: 28px;
  line-height: 29px;
  background: #e5e5e5;
  text-shadow: 1px 1px 0 #fff;
  margin: 0 2px;
  border-radius: 3px;
  -webkit-box-shadow: 0 0 1px 1px #b6b6b6;
          box-shadow: 0 0 1px 1px #b6b6b6
}

.pages a.active,
.pages a:hover {
  -moz-box-shadow: none;
  -webkit-box-shadow: none
}

.pages a,
.pages span {
  display: inline-block
}

.pages a:hover {
  background: 0 0;
  -webkit-box-shadow: none;
          box-shadow: none
}

.pages a.active {
  -webkit-box-shadow: none;
          box-shadow: none;
  text-shadow: none;
  color: #fff;
  background: #9fd700;
  background: -webkit-gradient(linear, left top, left bottom, from(#9fd700), to(#458900));
  background: -webkit-linear-gradient(#9fd700, #458900);
  background: -o-linear-gradient(#9fd700, #458900);
  background: linear-gradient(#9fd700, #458900)
}

.pages a.next,
.pages a.prev {
  display: inline-block;
  height: 28px;
  width: 13px;
  min-width: inherit;
  background: url(../images/pages.png) no-repeat;
  vertical-align: middle;
  margin: 0 10px 0 0;
  -webkit-box-shadow: none;
          box-shadow: none
}

.pages a.next {
  background-position: -13px 0;
  margin: 0 0 0 10px
}

.pages a.prev:hover {
  background-position: 0 -26px
}

.pages a.next:hover {
  background-position: -13px -26px
}