.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, #header:after, .testimonials:after, .news .btn-holder:after, .cost-calculator .form-group:after, .b-container:after, .b-container .holder:after, .b-container .columns:after {
  content: '';
  display: block;
  clear: both;
}

.button1:link{ background-color:#d5702e; padding:10px 20px; color:white; font-size:20px; text-decoration:none; margin-top:20px;}
.button1:hover{ background-color:#b02a30; }
.button1:visited{ color:white; }
.button1:active{ color:white;}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

/*  --------------------------------------
  1. Embedded font styles
  --------------------------------------*/
/* custom fonts */
@font-face {
  /*@include fontface('PlayfairDisplayBold', PlayfairDisplayBold, 700, normal);*/
}

@font-face {
  /*@include fontface('PlayfairDisplayBoldItalic', PlayfairDisplayBoldItalic, 700, italic);*/
}

/*  --------------------------------------
  2. General reset
  --------------------------------------*/
@-webkit-viewport {
  width: device-width;
}

@-moz-viewport {
  width: device-width;
}

@-ms-viewport {
  width: device-width;
}

@-o-viewport {
  width: device-width;
}

@viewport {
  width: device-width;
}

body {
  font: 400 16px/26px 'Roboto', Arial, helvetica, sans-serif;
  min-width: 320px;
  color: #4c4c4c;
}

.active body {
  overflow: hidden;
}

a {
  -webkit-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:focus {
  outline: none !important;
}

.video {
  margin: 0 0 15px;
}

p {
  margin: 0 0 15px;
}

img {
  max-width: 100%;
  height: auto;
}

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
input[type='date'] {
  height: 50px;
}

.comment-form input[type='text'],
.search-form input[type='text'],
.post-password-form input[type='text'], .comment-form
input[type='tel'],
.search-form
input[type='tel'],
.post-password-form
input[type='tel'], .comment-form
input[type='email'],
.search-form
input[type='email'],
.post-password-form
input[type='email'], .comment-form
input[type='search'],
.search-form
input[type='search'],
.post-password-form
input[type='search'], .comment-form
input[type='password'],
.search-form
input[type='password'],
.post-password-form
input[type='password'], .comment-form
input[type='url'],
.search-form
input[type='url'],
.post-password-form
input[type='url'], .comment-form
input[type='date'],
.search-form
input[type='date'],
.post-password-form
input[type='date'], .comment-form
textarea,
.search-form
textarea,
.post-password-form
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border: 1px solid #c9c9c9;
  padding: 6px 12px;
}

.comment-form input[type='text']:focus,
.search-form input[type='text']:focus,
.post-password-form input[type='text']:focus, .comment-form
input[type='tel']:focus,
.search-form
input[type='tel']:focus,
.post-password-form
input[type='tel']:focus, .comment-form
input[type='email']:focus,
.search-form
input[type='email']:focus,
.post-password-form
input[type='email']:focus, .comment-form
input[type='search']:focus,
.search-form
input[type='search']:focus,
.post-password-form
input[type='search']:focus, .comment-form
input[type='password']:focus,
.search-form
input[type='password']:focus,
.post-password-form
input[type='password']:focus, .comment-form
input[type='url']:focus,
.search-form
input[type='url']:focus,
.post-password-form
input[type='url']:focus, .comment-form
input[type='date']:focus,
.search-form
input[type='date']:focus,
.post-password-form
input[type='date']:focus, .comment-form
textarea:focus,
.search-form
textarea:focus,
.post-password-form
textarea:focus {
  border-color: #f48734;
}

.comment-form input[type='text']::-webkit-input-placeholder,
.search-form input[type='text']::-webkit-input-placeholder,
.post-password-form input[type='text']::-webkit-input-placeholder, .comment-form
input[type='tel']::-webkit-input-placeholder,
.search-form
input[type='tel']::-webkit-input-placeholder,
.post-password-form
input[type='tel']::-webkit-input-placeholder, .comment-form
input[type='email']::-webkit-input-placeholder,
.search-form
input[type='email']::-webkit-input-placeholder,
.post-password-form
input[type='email']::-webkit-input-placeholder, .comment-form
input[type='search']::-webkit-input-placeholder,
.search-form
input[type='search']::-webkit-input-placeholder,
.post-password-form
input[type='search']::-webkit-input-placeholder, .comment-form
input[type='password']::-webkit-input-placeholder,
.search-form
input[type='password']::-webkit-input-placeholder,
.post-password-form
input[type='password']::-webkit-input-placeholder, .comment-form
input[type='url']::-webkit-input-placeholder,
.search-form
input[type='url']::-webkit-input-placeholder,
.post-password-form
input[type='url']::-webkit-input-placeholder, .comment-form
input[type='date']::-webkit-input-placeholder,
.search-form
input[type='date']::-webkit-input-placeholder,
.post-password-form
input[type='date']::-webkit-input-placeholder, .comment-form
textarea::-webkit-input-placeholder,
.search-form
textarea::-webkit-input-placeholder,
.post-password-form
textarea::-webkit-input-placeholder {
  color: #4c4c4c;
}

.comment-form input[type='text']::-moz-placeholder,
.search-form input[type='text']::-moz-placeholder,
.post-password-form input[type='text']::-moz-placeholder, .comment-form
input[type='tel']::-moz-placeholder,
.search-form
input[type='tel']::-moz-placeholder,
.post-password-form
input[type='tel']::-moz-placeholder, .comment-form
input[type='email']::-moz-placeholder,
.search-form
input[type='email']::-moz-placeholder,
.post-password-form
input[type='email']::-moz-placeholder, .comment-form
input[type='search']::-moz-placeholder,
.search-form
input[type='search']::-moz-placeholder,
.post-password-form
input[type='search']::-moz-placeholder, .comment-form
input[type='password']::-moz-placeholder,
.search-form
input[type='password']::-moz-placeholder,
.post-password-form
input[type='password']::-moz-placeholder, .comment-form
input[type='url']::-moz-placeholder,
.search-form
input[type='url']::-moz-placeholder,
.post-password-form
input[type='url']::-moz-placeholder, .comment-form
input[type='date']::-moz-placeholder,
.search-form
input[type='date']::-moz-placeholder,
.post-password-form
input[type='date']::-moz-placeholder, .comment-form
textarea::-moz-placeholder,
.search-form
textarea::-moz-placeholder,
.post-password-form
textarea::-moz-placeholder {
  opacity: 1;
  color: #4c4c4c;
}

.comment-form input[type='text']:-moz-placeholder,
.search-form input[type='text']:-moz-placeholder,
.post-password-form input[type='text']:-moz-placeholder, .comment-form
input[type='tel']:-moz-placeholder,
.search-form
input[type='tel']:-moz-placeholder,
.post-password-form
input[type='tel']:-moz-placeholder, .comment-form
input[type='email']:-moz-placeholder,
.search-form
input[type='email']:-moz-placeholder,
.post-password-form
input[type='email']:-moz-placeholder, .comment-form
input[type='search']:-moz-placeholder,
.search-form
input[type='search']:-moz-placeholder,
.post-password-form
input[type='search']:-moz-placeholder, .comment-form
input[type='password']:-moz-placeholder,
.search-form
input[type='password']:-moz-placeholder,
.post-password-form
input[type='password']:-moz-placeholder, .comment-form
input[type='url']:-moz-placeholder,
.search-form
input[type='url']:-moz-placeholder,
.post-password-form
input[type='url']:-moz-placeholder, .comment-form
input[type='date']:-moz-placeholder,
.search-form
input[type='date']:-moz-placeholder,
.post-password-form
input[type='date']:-moz-placeholder, .comment-form
textarea:-moz-placeholder,
.search-form
textarea:-moz-placeholder,
.post-password-form
textarea:-moz-placeholder {
  color: #4c4c4c;
}

.comment-form input[type='text']:-ms-input-placeholder,
.search-form input[type='text']:-ms-input-placeholder,
.post-password-form input[type='text']:-ms-input-placeholder, .comment-form
input[type='tel']:-ms-input-placeholder,
.search-form
input[type='tel']:-ms-input-placeholder,
.post-password-form
input[type='tel']:-ms-input-placeholder, .comment-form
input[type='email']:-ms-input-placeholder,
.search-form
input[type='email']:-ms-input-placeholder,
.post-password-form
input[type='email']:-ms-input-placeholder, .comment-form
input[type='search']:-ms-input-placeholder,
.search-form
input[type='search']:-ms-input-placeholder,
.post-password-form
input[type='search']:-ms-input-placeholder, .comment-form
input[type='password']:-ms-input-placeholder,
.search-form
input[type='password']:-ms-input-placeholder,
.post-password-form
input[type='password']:-ms-input-placeholder, .comment-form
input[type='url']:-ms-input-placeholder,
.search-form
input[type='url']:-ms-input-placeholder,
.post-password-form
input[type='url']:-ms-input-placeholder, .comment-form
input[type='date']:-ms-input-placeholder,
.search-form
input[type='date']:-ms-input-placeholder,
.post-password-form
input[type='date']:-ms-input-placeholder, .comment-form
textarea:-ms-input-placeholder,
.search-form
textarea:-ms-input-placeholder,
.post-password-form
textarea:-ms-input-placeholder {
  color: #4c4c4c;
}

.comment-form input[type='text'].placeholder,
.search-form input[type='text'].placeholder,
.post-password-form input[type='text'].placeholder, .comment-form
input[type='tel'].placeholder,
.search-form
input[type='tel'].placeholder,
.post-password-form
input[type='tel'].placeholder, .comment-form
input[type='email'].placeholder,
.search-form
input[type='email'].placeholder,
.post-password-form
input[type='email'].placeholder, .comment-form
input[type='search'].placeholder,
.search-form
input[type='search'].placeholder,
.post-password-form
input[type='search'].placeholder, .comment-form
input[type='password'].placeholder,
.search-form
input[type='password'].placeholder,
.post-password-form
input[type='password'].placeholder, .comment-form
input[type='url'].placeholder,
.search-form
input[type='url'].placeholder,
.post-password-form
input[type='url'].placeholder, .comment-form
input[type='date'].placeholder,
.search-form
input[type='date'].placeholder,
.post-password-form
input[type='date'].placeholder, .comment-form
textarea.placeholder,
.search-form
textarea.placeholder,
.post-password-form
textarea.placeholder {
  color: #4c4c4c;
}
iframe{ border:0; }
.mobile-nav,
.menu-btn {
    display: none;
}
@media (max-width: 992px) {
  #nav { display: none; }
  .mobile-nav ul .caret{ display: none; }
  .menu-active .mobile-nav{
      right:0;
      opacity: 1;
  }
  .mobile-nav{
      display: block;
      position: fixed;
      width: 280px;
      height: 100%;
      right:-280px;
      opacity: 0;
      top:0;
      z-index: 999999;
      background:#181818;
      padding: 20px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      overflow: auto;
      transition-duration: 0.8s;
      -webkit-transition-duration: 0.8s;
      -o-transition-duration: 0.8s;
      transition-timing-function: cubic-bezier(0,.94,.58,.87);
      -webkit-transition-timing-function: cubic-bezier(0,.94,.58,.87);
      -o-transition-timing-function: cubic-bezier(0,.94,.58,.87);
  }
  .mobile-nav ul{
      margin: 0;
      padding: 0;
      list-style: none;
  }
  .mobile-nav ul a{
      text-transform: uppercase;
      padding: 5px;
      border-top: 4px double rgba(255,255,255,0.1);
      border-bottom: 4px double rgba(255,255,255,0.1);
      display: block;
      margin: 0 0 10px;
      color: #fff;
      transition-duration: 0.8s;
      -webkit-transition-duration: 0.8s;
      -o-transition-duration: 0.8s;
      transition-timing-function: cubic-bezier(0,.94,.58,.87);
      -webkit-transition-timing-function: cubic-bezier(0,.94,.58,.87);
      -o-transition-timing-function: cubic-bezier(0,.94,.58,.87);
  }
  .mobile-nav ul .open>a,
  .mobile-nav ul a:hover{
      border-color: #f48734;
      color: #f48734;
      text-decoration: none;
  }
  .mobile-nav .has-dropdown ul{ 
      padding: 10px 0 10px 20px;
  }
  .mobile-nav .has-dropdown>a{
      position: relative;
      display: block;
  }
  .mobile-nav .has-dropdown.open>a:after{
      content: '\f107';
  }
  .mobile-nav .has-dropdown>a:after{
      position: absolute;
      right: 10px;
      top:0;
      content: '\f105';
      font-family: 'FontAwesome';
      font-size: 18px;
      line-height: 34px;
  }
  .mobile-nav .menu-close{
      display: block;
      width: 30px;
      height: 30px;
      background: #f48734;
      line-height: 28px;
      color: #fff;
      text-align: center;
      margin: 0 0 20px;
  }
  .menu-active .mobile-nav-wrap{ left:-280px; }
  .nav-block.fixed .menu-btn{ margin: 6px 0 0 20px; }
  .menu-btn{
      float: right;
      width: 40px;
      height: 40px;
      padding: 10px;
      background-color: #f48734;
      margin: 3px 0 0 20px;
      display: block;
      border-radius: 2px;
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out;
  }
  .menu-btn span{
      display: block;
      height: 2px;
      background: #fff;
      margin: 0 0 6px;
  }
  .mobile-nav-wrap{
      position: relative;
      overflow: hidden;
      width: 100%;
      left: 0;
      -webkit-transition: all 0.4s ease-out;
      -moz-transition: all 0.4s ease-out;
      -ms-transition: all 0.4s ease-out;
      -o-transition: all 0.4s ease-out;
      transition: all 0.4s ease-out;
  }
}
.video-banner{
  position: relative;
  height:1070px;
  width:100%;
}
@media (max-width: 767px) {
	.video-banner{
		height:450px;
		background: url('../images/video-banner.jpg') no-repeat;
		background-size: cover;
	}
}
@media (max-width: 767px) {
	.video-banner{
		height:300px;
	}
}
.video-banner:after{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.4);
  content: '';
}

.widget {
  margin-bottom: 1.2em;
}

.widget ul {
  padding-left: 2em;
}

.widget select {
  min-width: 150px;
}

.comment-form label {
  display: block;
  padding-bottom: 4px;
}

.comment-form textarea {
  margin: 0;
  resize: none;
  overflow: auto;
  min-width: 100%;
  max-width: 100%;
  min-height: 180px;
  max-height: 180px;
}

.comment-form input[type='text'] {
  margin: 0 4px 0 0;
  width: 100%;
  height: 50px;
}

.comment-form button[type='submit'] {
  width: 100%;
  height: 50px;
  border: 0;
  color: #fff;
  background: #4c4c4c;
  font: 500 18px/20px 'Lato', Arial, helvetica, sans-serif;
  text-transform: uppercase;
  position: relative;
  display: block;
  float: none;
}
.comment-form button[type='submit']:before {
  content: "";
  top: 1px;
  right: 1px;
  bottom: 1px;
  left: 1px;
  position: absolute;
  border: 1px solid #fff;
}

.post-password-form label {
  display: block;
}

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  width: 100%;
  height: 50px;
}

.search-form input {
  float: left;
  height: 50px;
}

.search-form input[type='search'] {
  margin: 0 4px 0 0;
  width: 150px;
}

.post-password-form input {
  float: left;
  height: 50px;
}

.post-password-form input[type='password'] {
  width: 150px;
}

.comment-form input[type='submit'],
.post-password-form input[type='submit'],
.search-form input[type='submit'] {
  background: #4c4c4c;
  color: #fff;
  height: 50px;
  border: none;
  padding: 0 .5em;
}

.comment-form .form-contorl {
  text-transform: capitalize;
}
.comment-form input[type='submit']:hover,
.post-password-form input[type='submit']:hover,
.search-form input[type='submit']:hover {
  background: #f48734;
}

.commentlist {
  margin: 0 0 1.2em;
}

.commentlist .edit-link {
  margin: 0;
  text-transform: uppercase;
}

.commentlist .avatar-holder {
  float: left;
  width: 90px;
  height: auto;
  margin: 0 70px 4px 0;
}

@media (max-width: 767px) {
  .commentlist .avatar-holder {
    margin: 0 20px 4px 0;
  }
}

.commentlist .avatar-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.commentlist .meta {
  text-transform: uppercase;
  font: 400 12px/14px 'Lato', Arial, helvetica, sans-serif;
}

.commentlist .meta a {
  color: #4c4c4c;
}

.commentlist-item .commentlist-item {
  padding: 0;
}

@media (min-width: 768px) {
  .commentlist-item .commentlist-item {
    padding: 0 0 0 2em;
  }
}

.comment-reply-link {
  z-index: 1;
  min-width: 100px;
  position: relative;
  text-align: center;
  padding: 4px 6px 3px;
  color: #fff;
  background: #4c4c4c;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: top;
  font: 400 15px/18px 'Roboto', Arial, helvetica, sans-serif;
  color: #fff;
}

.comment-reply-link:before {
  content: "";
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  position: absolute;
  border: 1px solid #fff;
}

.comment-reply-link:hover {
  color: #fff;
  text-decoration: none;
  background: #f48734;
}

.comment,
.commentlist-holder {
  overflow: hidden;
  font: 400 15px/30px 'Lato', Arial, helvetica, sans-serif;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.2em;
}

.widget_calendar #next {
  text-align: right;
}

.gallery-item dt {
  float: none;
  padding: 0;
}

.comments h2 {
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 28px;
}

.comments h2 span {
  padding: 0 0 5px;
  display: inline-block;
  vertical-align: top;
  border-bottom: 3px double #f48734;
}

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
  display: inline-block;
  vertical-align: middle;
  padding: 0 .4em;
}

@media (max-width: 767px) {
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    padding: 0;
  }
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
  display: inline-block;
  vertical-align: middle;
  max-width: 50%;
  background: #4c4c4c;
  color: #fff;
  padding: .4em;
  text-decoration: none;
}

@media (max-width: 767px) {
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    padding: .2em;
  }
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
  background: #f48734;
}

.navigation-single {
  margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
  float: left;
  vertical-align: middle;
  max-width: 50%;
  color: #fff;
  text-decoration: none;
  background: #4c4c4c;
}

.navigation-single .next a,
.navigation-single .prev a {
  color: inherit;
  text-decoration: none;
  padding: .4em;
  display: block;
}

@media (max-width: 767px) {
  .navigation-single .next a,
  .navigation-single .prev a {
    padding: .2em;
  }
}

.navigation-single .next a:hover,
.navigation-single .prev a:hover {
  background: #f48734;
}

.navigation-single .next {
  float: right;
}

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #ccc;
  padding: .4em;
  margin-bottom: 1.2em;
}

.wp-caption img {
  margin: 0;
  vertical-align: top;
}

.wp-caption p {
  margin: .4em 0 0;
}

div.aligncenter {
  margin: 0 auto 1.2em;
}

img.aligncenter {
  display: block;
  margin: 0 auto;
}

.alignleft {
  float: left;
  margin: 0 1.2em 4px 0;
}

.alignright {
  float: right;
  margin: 0 0 4px 1.2em;
}

.mejs-container {
  margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto;
}

#wp-calendar {
  width: 100%;
}

/* header styles */
#header {
  position: absolute;
  z-index: 99;
  top: 0;
  left: 0;
  right: 0;
}

@media (max-width: 767px) {
  #header {
    position: static;
    background: #181818;
    padding: 0 0 10px;
  }
}

#header .navbar-toggle {
  top: 10px;
  right: 10px;
  display: none;
  position: absolute;
  width: 40px;
  height: 35px;
  padding: 5px;
}

@media (max-width: 767px) {
  #header .navbar-toggle {
    display: block;
  }
}

#header .navbar-toggle:after, #header .navbar-toggle:before, #header .navbar-toggle span {
  background: #fff;
  border-radius: 4px;
  position: absolute;
  top: 16px;
  left: 20%;
  right: 20%;
  height: 3px;
  margin-top: -2px;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

#header .navbar-toggle:after, #header .navbar-toggle:before {
  content: "";
  top: 10px;
}

#header .navbar-toggle:after {
  top: 22px;
}

#header .holder {
  padding-top: 51px;
}

@media (max-width: 1023px) {
  #header .holder {
    padding-top: 5px;
  }
}

/* top panel styles */
.top-panel {
  min-height: 69px;
  overflow: hidden;
  padding: 19px 0 15px;
  background: #181818;
}

@media (max-width: 767px) {
  .top-panel {
    display: none;
  }
}

/* contact-info styles */
.contact-info {
  color: #fff;
  font-size: 0;
  line-height: 0;
  margin: 7px 0 0;
}

@media (max-width: 767px) {
  .contact-info {
    margin: 0 0 10px;
  }
}

.contact-info li {
  letter-spacing: 1px;
  position: relative;
  padding: 0 0 0 40px;
  margin: 0 0 0 95px;
  text-transform: capitalize;
  font: 300 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

.contact-info li:first-child {
  margin: 0;
}

@media (max-width: 1023px) {
  .contact-info{ margin: 5px 0 0;  }
  .contact-info li {
    padding: 0 0 0 25px;
    margin: 0 0 0 5px;
    /*display: block;*/
  }
}

.contact-info [class^="icon-"] {
  margin: -13px 0 0;
  position: absolute;
  left: 0;
  top: 50%;
}

.contact-info .icon-location {
  font-size: 19px;
  margin: -9px 0 0;
}

.contact-info .icon-phone {
  font-size: 26px;
  margin: -14px 0 0 -4px;
}

.contact-info a {
  color: #fff;
}

/* social networks styles */
.social-networks {
  margin: 0;
  float: right;
  font-size: 0;
  line-height: 0;
}

.social-networks li {
  font-size: 16px;
  line-height: 18px;
  display: inline-block;
  vertical-align: middle;
}

.social-networks a {
  display: block;
  color: #fff;
  padding: 5px 13px;
  border-width: 0 0 3px;
  border-style: double;
  border-color: transparent;
}

@media (max-width: 1023px) {
  .social-networks a {
    padding: 5px 10px;
  }
}

.social-networks a:hover {
  text-decoration: none;
}

.social-networks .icon-facebook {
  font-size: 20px;
}

/* Site  log styles */
.logo {
  padding: 0;
  float: left;
  border-color: #fff;
  border-width: 0 0 4px;
  border-style: double;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2), inset 0 -2px rgba(0, 0, 0, 0.2);
  font: 700 44px/50px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .logo {
    margin: 0;
    font: 700 34px/40px 'Roboto', Arial, helvetica, sans-serif;
  }
}

.logo span {
  color: #fff;
}

.logo a:hover {
  text-decoration: none;
}

/* nav area styles */
#nav{
  border-top: 4px double rgba(255,255,255,0.1);
  border-bottom: 4px double rgba(255,255,255,0.1);
}
#nav ul{
  padding: 0;
  margin: 0;
  list-style: none;
  text-transform: uppercase;
  text-align: center;
  font: 500 14px/16px 'Roboto', Arial, helvetica, sans-serif;
}
#nav ul>li{
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px;
  position: relative;
}
@media (max-width: 1199px) {
  #header .holder{ padding: 0; }
  #nav ul>li{
    margin: 0 8px;
  }
}
@media (max-width: 767px) {
  #header .holder{ padding: 10px 10px 0; }
  #nav ul>li{
    margin: 0 8px;
  }
}
#nav ul>li>a{
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0,0,0,0.2);
  display: block;
  padding: 14px 3px;
  border-top: 4px double transparent;
  border-bottom: 4px double transparent;
  margin: -4px 0;
}
#nav ul>li.active>a,
#nav ul>li:hover>a{
  border-color: #f48734;
  color: #f48734;
  text-decoration: none;
}
#nav ul>li:hover .sub-dropdown{
  opacity: 1;
  visibility: visible;
  top:100%;
}
#nav ul .sub-dropdown{
  position: absolute;
  top:50%;
  left: 0;
  width: 250px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  text-align: left;
  padding: 14px 0 10px;
  font-weight: 400;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#nav ul .sub-dropdown li{
  display: block;
  margin: 0;
}
#nav ul .sub-dropdown a{
  margin: 0;
  padding: 6px 12px;
}
/*	--------------------------------------
	3. Common site styles
	--------------------------------------*/
/* main container styles */
body.active {
  overflow: hidden;
}

body.active #wrapper {
  margin: 0 0 0 -260px;
}

body.active .navbar-toggle:after, body.active .navbar-toggle:before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 17px !important;
  left: 15%;
  right: 15%;
}

body.active .navbar-toggle:after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
}

body.active .navbar-toggle span {
  opacity: 0;
}

body.active .navbar-collapse {
  right: 0;
}

.form-control {
  margin: 0;
  color: #181818;
  box-shadow: none;
  border: 1px solid #c9c9c9;
}

.form-control::-webkit-input-placeholder {
  color: #4c4c4c;
}

.form-control::-moz-placeholder {
  opacity: 1;
  color: #4c4c4c;
}

.form-control:-moz-placeholder {
  color: #4c4c4c;
}

.form-control:-ms-input-placeholder {
  color: #4c4c4c;
}

.form-control.placeholder {
  color: #4c4c4c;
}

.g-padding {
  padding: 80px 0 60px;
}

@media (max-width: 1023px) {
  .g-padding {
    padding: 60px 0 30px;
  }
}

@media (max-width: 767px) {
  .g-padding {
    padding: 20px 0;
  }
}

.top-padding {
  padding: 60px 0 50px;
}

@media (max-width: 767px) {
  .top-padding {
    padding: 20px 0;
  }
}

.add-padding {
  padding-bottom: 120px;
}

@media (max-width: 1023px) {
  .add-padding {
    padding-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .add-padding {
    padding-bottom: 20px;
  }
}

.header {
  text-align: center;
  overflow: hidden;
}

html {
  height: 100%;
}

@media (max-width: 767px) {
  html {
    height: auto;
  }
}

.comming-soon {
  height: 100%;
}
.comming-soon .main-container{
	padding-top:120px;
}
.comming-soon #wrapper{background-image: url(../images/bg-wrapper.jpg);}

@media (max-width: 767px) {
  .comming-soon {
    height: auto;
  }
}

@media (max-width: 767px) {
  .comming-soon #header {
    display: none;
  }
}

.comming-soon .w1 {
  display: table-row;
}

@media (max-width: 767px) {
  .comming-soon .w1 {
    display: block;
  }
}

.comming-soon #wrapper {
  display: table;
  padding: 120px 0 0;
  width: 100%;
  height: 100%;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
}

@media (max-width: 767px) {
  .comming-soon #wrapper {
    padding: 0;
  }
}

.comming-soon #wrapper:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.85);
}

.comming-soon .b-container {
  z-index: 9;
  display: table-footer-group;
}

.comming-soon .b-container .holder {
  padding: 60px 0 0;
  background: none;
}

.comming-soon .b-container .holder:after {
  display: none;
}

.comming-soon .f-holder {
  display: table-row;
  height: 1%;
}

.comming-soon .f-frame {
  display: table-cell;
}

.comming-soon .main-container {
  font: 400 italic 20px/24px 'Roboto', Arial, helvetica, sans-serif;
  position: relative;
  text-align: center;
  color: #fff;
  z-index: 9;
}

@media (max-width: 767px) {
  .comming-soon .main-container {
    padding-top: 20px;
  }
}

.comming-soon .main-container .logo {
  float: none;
  margin: 0 auto 60px;
  display: inline-block;
  vertical-align: top;
}

@media (max-width: 767px) {
  .comming-soon .main-container .logo {
    margin: 0 auto 20px;
  }
}

.comming-soon h1 {
  font-size: 72px;
  line-height: 82px;
  font-style: normal;
  color: #fff;
}

@media (max-width: 767px) {
  .comming-soon h1 {
    font-size: 30px;
    line-height: 36px;
    margin: 0 0 20px;
  }
}

.comming-soon h1 span {
  padding: 0;
}

.comming-soon h1 span:after, .comming-soon h1 span:before {
  display: none;
}

.comming-soon #footer {
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  z-index: 99;
}

/* wrapper style */
#wrapper {
  position: relative;
  overflow: hidden;
}

@media (max-width: 767px) {
  #wrapper {
    width: 100%;
    -webkit-transition: all 0.25s linear;
    -o-transition: all 0.25s linear;
    transition: all 0.25s linear;
  }
}

/* main styles */
#main {
  overflow: hidden;
}

h1, h2, h3 {
  text-transform: uppercase;
  color: #181818;
  font-family: 'PT Sans Caption', Arial, helvetica, sans-serif;
}

h1 {
  margin: 0;
  font-size: 48px;
  line-height: 58px;
}

@media (max-width: 1023px) {
  h1 {
    font-size: 38px;
    line-height: 48px;
  }
  h2, .h2{
    font-size: 26px;
    line-height: 30px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    line-height: 38px;
  }
  h2, .h2{
    font-size: 22px;
    line-height: 24px;
  }
}

h1 span {
  position: relative;
  padding: 0 10px 0 0;
  display: inline-block;
  vertical-align: top;
}

h1 span:after, h1 span:before {
  position: absolute;
  content: "";
  border-style: double;
}

h1 span:after {
  width: 3px;
  /*height: 50px;*/
  border-width: 0 0 0 3px;
  top: 10px;
  bottom: 0;
  right: 0;
  z-index: 1;
}

h1 span:before {
  width: 24px;
  height: 3px;
  border-width: 0 0 3px;
  bottom: 3px;
  right: -5px;
  z-index: 2;
}

/*@media (max-width: 767px) {
  h2 {
    font-size: 30px;
    line-height: 34px;
    margin: 0 0 15px;
  }
}*/

.btn {
  border: 0;
  font-weight: 400;
  border-radius: 0;
  font-size: 14px;
  line-height: 16px;
  padding: 5px 20px;
  text-transform: uppercase;
}

.btn-default {
  position: relative;
  border-style: double;
  border-width: 3px 0;
  padding: 10px 40px;
}

.btn-default:after, .btn-default:before {
  top: -15px;
  bottom: -15px;
  content: "";
  position: absolute;
  border-style: double;
  border-width: 0 0 0 3px;
}

.btn-default:before {
  left: 15px;
}

.btn-default:after {
  right: 15px;
}

.read-more {
  padding: 1px;
  color: #4c4c4c;
  border: 1px double #4c4c4c;
  -webkit-transition: all 0s ease;
  -o-transition: all 0s ease;
  transition: all 0s ease;
}

.read-more span {
  display: block;
  padding: 4px 18px;
  border: 1px double #4c4c4c;
}

.read-more:hover {
  color: #fff;
  text-decoration: none;
}

/* banner styles */
.banner {
  position: relative;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  background-image: url(../images/image8.jpg);
}

.banner:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(24, 24, 24, 0.85);
}

.banner .description {
  z-index: 10;
  color: #fff;
  position: relative;
  text-align: center;
  padding: 230px 0 115px;
  font: 400 italic 20px/24px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 1023px) {
  .banner .description {
    font: 400 italic 16px/18px 'Roboto', Arial, helvetica, sans-serif;
    padding: 135px 0 50px;
  }
}

@media (max-width: 767px) {
  .banner .description {
    padding: 45px 15px 100px;
  }
}

.banner .description p {
  margin: 0 0 35px;
}

@media (max-width: 1023px) {
  .banner .description p {
    margin: 0 0 20px;
  }
}

@media (max-width: 767px) {
  .banner .description p {
    margin: 0 0 15px;
  }
}

.banner h1 {
  color: #fff;
  font-size: 48px;
  line-height: 58px;
  font-style: normal;
  margin: 40px 0 10px;
}

@media (max-width: 1023px) {
  .banner h1 {
    font-size: 38px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .banner h1 {
    font-size: 28px;
    margin: 10px 0;
  }
}

.banner .breadcrumb {
  background: none;
  text-transform: uppercase;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}
.banner .breadcrumb > li.active {
  font-weight: 700;
}

.banner .breadcrumb > li + li:before {
  color: #fff;
}

.banner .breadcrumb a {
  color: #fff;
}

.banner .breadcrumb a:hover {
  text-decoration: none;
}

.banner .corner {
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  position: absolute;
  width: 50%;
  height: 100px;
  padding-top: 10.5%;
}

@media (max-width: 1023px) {
  .banner .corner {
    width: 50%;
    height: 118px;
  }
}

.banner .corner:before {
  background: url(../images/pattern.png);
  width: 120%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
}

.banner .corner.left {
  left: 0;
}

.banner .corner.left:before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(11.8deg);
  -ms-transform: rotate(11.8deg);
  transform: rotate(11.8deg);
}

.banner .corner.right {
  right: 0;
}

.banner .corner.right:before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}

/* carousel styles */
.carousel.parallax{
  background: url('../images/slide1.jpg') no-repeat;
  background-size: cover;
  background-attachment: fixed;
  width: 100%;
  height: 1070px;
}

.carousel {
  position: relative;
}

.carousel .item:after,.carousel.parallax:after{
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
}

.carousel .description {
  z-index: 9;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  font: 400 italic 20px/24px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 1023px) {
  .carousel .description {
    font: 400 italic 16px/18px 'Roboto', Arial, helvetica, sans-serif;
  }
}
@media (max-width: 767px) {
  .carousel .description {
    bottom:auto;
    top:50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}
@media (max-width: 767px) {
  .carousel .description p { /*display: none; */}
  .carousel.parallax{
	  height:380px
  }
}

@media (max-width: 500px) {
  .carousel .description p { display: none; }
  
}

.carousel .description .container {
  display: table;
  height: 100%;
}

.carousel .description .row {
  display: table-cell;
  vertical-align: middle;
}

@media (max-width: 767px) {
  .carousel .description .row {
    display: table-cell;
    vertical-align: top;
  }
}

.carousel .description p {
  margin: 0 0 45px;
}

@media (max-width: 1023px) {
  .carousel .description p {
    margin: 0 0 30px;
  }
}

@media (max-width: 767px) {
  .carousel .description p {
    margin: 0 0 20px;
  }
}

.carousel .description .btn-default {
  font-style: normal;
}

.carousel h1 {
  color: #fff;
  font-size: 60px;
  line-height: 70px;
  font-style: normal;
}

@media (max-width: 1199px) {
  .carousel h1 {
    font-size: 50px;
    line-height: 60px;
  }
}

@media (max-width: 1023px) {
  .carousel h1 {
    font-size: 44px;
    line-height: 48px;
    margin: 40px 0 0;
  }
}

@media (max-width: 767px) {
  .carousel h1 {
    font-size: 28px;
    margin: 0;
  }
}

.carousel .carousel-control {
  background: rgba(255, 255, 255, 0.2);
  width: 100px;
  height: 100px;
  margin: -50px -100px 0;
  opacity: 1;
  top: 50%;
  z-index: 9;
}

@media (max-width: 1023px) {
  .carousel .carousel-control {
    width: 74px;
    height: 74px;
    margin: -37px 0 0;
  }
}

@media (max-width: 767px) {
  .carousel .carousel-control {
    background: rgba(255, 255, 255, 0.1);
    width: 30px;
    height: 30px;
    margin: -15px 0 0;
  }
}

.carousel .carousel-control:after {
  top: 50%;
  left: 50%;
  content: "";
  position: absolute;
  margin: -33px 0 0 -19px;
  width: 38px;
  height: 66px;
  background: url(../images/sprite.png) no-repeat;
}

@media (max-width: 767px) {
  .carousel .carousel-control:after {
    margin: -12px 0 0 -7px;
    width: 15px;
    height: 25px;
  }
}

.carousel .carousel-control.left, .carousel .carousel-control.right {
  filter: none;
}

.carousel .carousel-control.left:after {
  background-position: -114px -202px;
}

@media (max-width: 767px) {
  .carousel .carousel-control.left:after {
    background-position: -222px -202px;
  }
}

.carousel .carousel-control.left:hover:after {
  background-position: -114px -287px;
}

@media (max-width: 767px) {
  .carousel .carousel-control.left:hover:after {
    background-position: -222px -233px;
  }
}

.carousel .carousel-control.right:after {
  background-position: -168px -202px;
}

@media (max-width: 767px) {
  .carousel .carousel-control.right:after {
    background-position: -242px -202px;
  }
}

.carousel .carousel-control.right:hover:after {
  background-position: -168px -287px;
}

@media (max-width: 767px) {
  .carousel .carousel-control.right:hover:after {
    background-position: -242px -233px;
  }
}

.carousel .corner {
  bottom: 0;
  z-index: 10;
  overflow: hidden;
  position: absolute;
  width: 50%;
  height: 100px;
  padding-top: 10.5%;
}

@media (max-width: 767px) {
  .carousel .corner {
    width: 50%;
    height: 49px;
  }
}

.carousel .corner:before {
  background: url(../images/pattern.png);
  width: 120%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
}

.carousel .corner.left {
  left: 0;
}

.carousel .corner.left:before {
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(11.8deg);
  -ms-transform: rotate(11.8deg);
  transform: rotate(11.8deg);
}

.carousel .corner.right {
  right: 0;
}

.carousel .corner.right:before {
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
}
.services-bar {
  z-index: 11;
  right: 0;
  left: 0;
  top: 40%;
  position: absolute;
}
.services-bar .service-link {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0,0,0,.2);
  font: 700 24px/28px 'PT Sans Caption', Arial, helvetica, sans-serif;
}
.services-bar .service-link:hover {
  text-decoration: none;
}
.service-link .icon,
.service-link .text {
  display: inline-block;
  vertical-align: middle;
}
.service-link .ico-electrical {
  width: 23px;
  height: 46px;
  margin: 0 20px 0 0;
  background: url(../images/sprite.png) no-repeat -309px -225px;
}
.service-link .ico-painting {
  width: 36px;
  height: 37px;
  margin: 0 0 0 20px;
  background: url(../images/sprite.png) no-repeat -309px -168px;
}
@media (max-width: 1023px) {
  .services-bar {
    bottom: 2px;
  }
  .services-bar .service-link {
    font: 700 18px/22px 'PT Sans Caption', Arial, helvetica, sans-serif;
  }
}
@media (max-width: 767px) {
  .service-link .icon {
    display: none;
  }
  .services-bar .service-link {
    font: 700 12px/16px 'PT Sans Caption', Arial, helvetica, sans-serif;
  }
}

/* who we are styles */
.who-we-are {
  overflow: hidden;
  padding-bottom: 120px;
}

@media (max-width: 1023px) {
  .who-we-are {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .who-we-are {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 20px;
  }
}

.who-we-are p {
  margin: 0 0 25px;
}

@media (max-width: 767px) {
  .who-we-are p {
    margin: 0 0 15px;
  }
}

@media (max-width: 767px) {
  .who-we-are .read-more {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 10px;
  }
}

.who-we-are .image-holder {
  overflow: hidden;
}

.who-we-are .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.who-we-are .box {
  border: 3px double #dbdbdb;
  padding: 24px 29px 10px;
  margin: 0 0 30px;
}

@media (max-width: 1023px) {
  .who-we-are .box {
    padding: 15px 10px 10px;
    font-size: 14px;
    line-height: 18px;
  }
}

@media (max-width: 767px) {
  .who-we-are .box {
    margin: 0 0 10px;
  }
}

.who-we-are .box .title {
  display: block;
  text-transform: uppercase;
  font: 700 24px/28px 'PT Sans Caption', Arial, helvetica, sans-serif;
}
@media (max-width: 767px) {
  .who-we-are .box .title {
    font: 700 20px/24px 'PT Sans Caption', Arial, helvetica, sans-serif;
  }
}
.who-we-are .box p {
  margin: 0 0 10px;
}

.who-we-are .box .icon {
  background: url(../images/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 5px;
}

.who-we-are .box .plan {
  width: 26px;
  height: 32px;
  background-position: -11px -9px;
}

.who-we-are .box .design {
  width: 32px;
  height: 32px;
  background-position: -57px -9px;
}

.who-we-are .box .build {
  width: 32px;
  height: 30px;
  background-position: -109px -9px;
}

.who-we-are .box .delivery {
  width: 26px;
  height: 32px;
  background-position: -161px -9px;
}

@media (max-width: 767px) {
  .who-we-are .text {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.steps {
  margin: 40px 0 50px -60px;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
}

@media (max-width: 1199px) {
  .steps {
    margin: 40px 0 50px -20px;
  }
}

@media (max-width: 767px) {
  .steps {
    margin: 0;
  }
}

.steps li {
  position: relative;
  padding: 0 0 0 30px;
  margin: 0 0 0 30px;
}

@media (max-width: 1199px) {
  .steps li {
    margin: 0 0 0 10px;
    padding: 0 0 0 10px;
  }
}

@media (max-width: 767px) {
  .steps li {
   /* width: 48%;*/
    margin: 0 20px 0 0;
    padding: 15px 0 30px;
  }
  section{ padding: 20px 0; }
}

.steps li:first-child:before {
  display: none;
}

.steps li:before {
  width: 1px;
  height: 32px;
  margin: -16px 0 0;
  top: 50%;
  left: 0;
  position: absolute;
  content: "";
  background: #dbdbdb;
}

@media (max-width: 767px) {
  .steps li:before {
    display: none;
  }
}

.steps .icon {
  background: url(../images/sprite.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
  margin: 0 15px 0 0;
}

@media (max-width: 767px) {
  .steps .icon {
    margin: 0 5px 0 0;
  }
}

.steps .plan {
  width: 26px;
  height: 32px;
  background-position: -11px -9px;
}

.steps .design {
  width: 32px;
  height: 32px;
  background-position: -57px -9px;
}

.steps .build {
  width: 32px;
  height: 30px;
  background-position: -109px -9px;
}

.steps .delivery {
  width: 26px;
  height: 32px;
  background-position: -161px -9px;
}

/* Consultant styles */
.consultant {
  font-size: 18px;
  line-height: 28px;
  color: #fff;
  overflow: hidden;
  position: relative;
  background: #f48734;
  padding:50px 0px;
}

@media (max-width: 767px) {
  .consultant {
    font-size: 14px;
    line-height: 22px;
  }
}

.consultant .text-box {
  padding-top: 85px;
  padding-bottom: 100px;
}

@media (max-width: 1023px) {
  .consultant .text-box {
    padding-top: 42px;
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .consultant .text-box {
    text-align: center;
  }
}

.consultant h1 {
  letter-spacing: -1px;
  color: #fff;
  margin: 0 0 25px;
}

@media (max-width: 1199px) {
  .consultant h1 {
    font-size: 45px;
  }
}

@media (max-width: 1023px) {
  .consultant h1 {
    font-size: 38px;
    line-height: 42px;
  }
}

@media (max-width: 767px) {
  .consultant h1 {
    font-size: 28px;
    line-height: 38px;
  }
}

.consultant p {
  margin: 0 0 45px; font-size:22px;
}

.consultant .image-holder {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  background-image: url(../images/image2.jpg);
}

@media (max-width: 767px) {
  .consultant .image-holder {
    display: none;
  }
}

/* services styles */
.services .tab-content{background-image: url(../images/image3.jpg);}
.services .tab-content > .tab-pane {
  height: 0;
  display: block!important;
  opacity: 0!important;
  visibility: hidden!important;
}
.services .tab-content > .active {
  height: 100%;
  opacity: 1!important;
  visibility: visible!important;
}
.services .nav-tabs {
  border: 0;
}

@media (max-width: 767px) {
  .services .nav-tabs {
    margin: 5px 0 0;
  }
}

.services .nav-tabs li {
  height: 150px;
  float: none;
  margin: 30px 0 0;
  border: 3px double #dbdbdb;
}

@media (max-width: 767px) {
  .services .nav-tabs li {
    width: 33.333%;
    height: auto;
    margin: 0 0 5px;
    float: left;
  }
}

.services .nav-tabs li:first-child {
  margin: 0;
}

.services .nav-tabs li.active a {
  border: 0;
}

.services .nav-tabs a {
  border: 0;
  padding: 17px 30px;
  color: #4c4c4c;
}

@media (max-width: 1023px) {
  .services .nav-tabs a {
    padding: 17px 8px;
  }
}

@media (max-width: 767px) {
  .services .nav-tabs a {
    padding: 5px 8px;
  }
}

.services .nav-tabs a:hover {
  background: none;
}

.services .nav-tabs .title {
  clear: both;
  display: block;
  font-weight: 400;
  line-height: 18px;
  text-transform: capitalize;
}

@media (max-width: 767px) {
  .services .nav-tabs .title {
    font-size: 12px;
    line-height: 14px;
    text-align: left;
  }
}

.services .nav-tabs .title span {
  display: block;
  text-transform: uppercase;
  font: 700 24px/28px 'PT Sans Caption', Arial, helvetica, sans-serif;
}

@media (max-width: 1199px) {
  .services .nav-tabs .title span {
    font: 700 18px/22px 'PT Sans Caption', Arial, helvetica, sans-serif;
  }
}

@media (max-width: 767px) {
  .services .nav-tabs .title span {
    font: 700 15px/16px 'PT Sans Caption', Arial, helvetica, sans-serif;
  }
}

.services .desc-box {
  height: 100%!important;
}

.services .nav-tabs.text-right .icon {
  float: right;
}

.services .nav-tabs .icon {
  display: block;
  margin: 0 0 15px;
  background: url(../images/sprite.png) no-repeat;
}

@media (max-width: 767px) {
  .services .nav-tabs .icon {
    /*display: none;*/
  }
  .services .nav-tabs.text-right .icon{ float: left; }
}

.services .nav-tabs .contruction .icon {
  width: 36px;
  height: 31px;
  background-position: -10px -61px;
}

.services .nav-tabs .contruction:hover .icon, .services .nav-tabs .contruction.active .icon {
  background-position: -73px -61px;
}

.services .nav-tabs .architecture .icon {
  width: 36px;
  height: 36px;
  background-position: -10px -112px;
}

.services .nav-tabs .architecture:hover .icon, .services .nav-tabs .architecture.active .icon {
  background-position: -73px -112px;
}

.services .nav-tabs .painting .icon {
  width: 36px;
  height: 37px;
  background-position: -10px -168px;
}

.services .nav-tabs .painting:hover .icon, .services .nav-tabs .painting.active .icon {
  background-position: -73px -168px;
}

.services .nav-tabs .electrical .icon {
  width: 23px;
  height: 46px;
  background-position: -10px -225px;
}

.services .nav-tabs .electrical:hover .icon, .services .nav-tabs .electrical.active .icon {
  background-position: -73px -225px;
}

.services .nav-tabs .metal-roofing .icon {
  width: 34px;
  height: 36px;
  background-position: -10px -292px;
}

.services .nav-tabs .metal-roofing:hover .icon, .services .nav-tabs .metal-roofing.active .icon {
  background-position: -73px -292px;
}

.services .nav-tabs .consulting .icon {
  width: 28px;
  height: 39px;
  background-position: -10px -329px;
}

.services .nav-tabs .consulting:hover .icon, .services .nav-tabs .consulting.active .icon {
  background-position: -73px -329px;
}

@media (max-width: 767px) {
  .services .blocks {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
  .services .nav-tabs li{
    width: 50%;
  }
  .services .nav-tabs li:last-child{ display: none; }
  .services .nav-tabs .icon{ height: 46px !important; }
  .services .nav-tabs .metal-roofing .icon{ height: 36px !important; }
}

/*@media (max-width: 640px) {
    .services .nav-tabs li{
      width: 33.333%;
    }
}*/

@media (max-width: 767px) {
  .services .block1 {
    order: 1;
  }
}

@media (max-width: 767px) {
  .services .block2 {
    order: 3;
  }
}

@media (max-width: 767px) {
  .services .block3 {
    order: 2;
  }
}

.services .tab-content {
  height: 510px;
  color: #fff;
  padding: 37px 70px;
  position: relative;
  text-align: center;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
}

@media (max-width: 1023px) {
  .services .tab-content {
    padding: 37px 50px;
  }
}

@media (max-width: 767px) {
  .services .tab-content {
    padding: 30px;
    font-size: 14px;
    line-height: 20px;
    height: auto;
  }
}

.services .tab-content:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(24, 24, 24, 0.9);
}

.services .tab-content * {
  position: relative;
  z-index: 2;
}

.services h2 {
  color: #fff;
  margin: 0 0 20px;
  text-transform: uppercase;
  font: 700 24px/28px 'PT Sans Caption', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .services h2 {
    margin: 0 0 10px;
  }
}

.services p {
  margin: 0 0 25px;
}

@media (max-width: 767px) {
  .services p {
    margin: 0 0 10px;
  }
}

.services .tab-pane {
  height: 100%;
}

.services .holder {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.services .holder:after, .services .holder:before {
  content: "";
  position: absolute;
  border-style: double;
  border-color: rgba(255, 255, 255, 0.4);
  border-width: 0 0 0 3px;
  top: -25px;
  bottom: -25px;
}

@media (max-width: 767px) {
  .services .holder:after, .services .holder:before {
    top: -30px;
    bottom: -30px;
  }
}

.services .holder:before {
  left: -16px;
}

.services .holder:after {
  right: -16px;
}

.services .frame {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  padding: 20px 0;
}

.services .frame:after, .services .frame:before {
  content: "";
  position: absolute;
  border-style: double;
  border-color: rgba(255, 255, 255, 0.4);
  border-width: 3px 0 0;
  left: -49px;
  right: -49px;
}

@media (max-width: 1023px) {
  .services .frame:after, .services .frame:before {
    left: -40px;
    right: -40px;
  }
}

@media (max-width: 767px) {
  .services .frame:after, .services .frame:before {
    left: -30px;
    right: -30px;
  }
}

.services .frame:before {
  top: 0;
}

@media (max-width: 767px) {
  .services .frame:before {
    top: -15px;
  }
}

.services .frame:after {
  bottom: 0;
}

@media (max-width: 767px) {
  .services .frame:after {
    bottom: -15px;
  }
}

/* our work styles */
.our-work {
  overflow: hidden;
}
.our-work h1 {
  margin-bottom: -30px;
}

.our-work .text-box {
  text-align: center;
}

@media (max-width: 767px) {
  .our-work .text-box {
    font-size: 14px;
  }
  .our-work h1 {
    margin-bottom: 0;
  }
}

.our-work .text-box p {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .our-work .text-box p {
    margin: 0 0 15px;
  }
}

.our-work .projects {
  padding: 0;
  border-style: solid;
  border-color: #c9c9c9;
  border-width: 0 0 2px 2px;
}

.our-work .projects .row {
  margin: 0;
}

.our-work .projects [class^="col-"] {
  padding: 0;
}

.our-work .project {
  border-style: solid;
  border-color: #c9c9c9;
  border-width: 2px 2px 0 0;
}

@media (max-width: 479px) {
  .our-work .project {
    width: 100%;
  }
}

.our-work .project img {
  display: block;
  width: 100%;
  height: auto;
}

.our-work .project .title, .our-work .project .arrow {
  z-index: 2;
  opacity: 0;
  position: absolute;
  -webkit-transition: all ease-in 0.4s;
  -o-transition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
}

.our-work .project .title {
  left: 20px;
  bottom: 15px;
  color: #fff;
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

@media (max-width: 1023px) {
  .our-work .project .title {
    font-size: 16px;
    line-height: 20px;
    bottom: auto;
    top: 15px;
  }
}

.our-work .project .arrow {
  right: 0;
  bottom: 0;
  width: 100px;
  height: 50px;
}

.our-work .project .arrow:after, .our-work .project .arrow:before {
  content: "";
  position: absolute;
}

.our-work .project .arrow:after {
  top: 0;
  right: 0;
  z-index: 2;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 50px 100px;
}

.our-work .project .arrow:before {
  top: 50%;
  right: 8px;
  z-index: 3;
  margin: -4px 0 0;
  width: 30px;
  height: 22px;
  background: url(../images/sprite.png) no-repeat -141px -66px;
}

.our-work .project a {
  display: block;
  text-decoration: none;
}

.our-work .project a:after {
  opacity: 0;
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(24, 24, 24, 0.9);
  -webkit-transition: all ease-in 0.4s;
  -o-transition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
}

.our-work .project a:hover:after, .our-work .project a:hover .title, .our-work .project a:hover .arrow {
  opacity: 1;
}

/* our team styles */
.our-team {
  padding-bottom: 205px;
}

@media (max-width: 1023px) {
  .our-team {
    padding-bottom: 100px;
  }
}

.our-team .box {
  position: relative;
  margin: 0 0 30px;
  border: 3px double #c9c9c9;
}

@media (max-width: 767px) {
  .our-team .box {
    margin: 0 0 30px;
  }
}

.our-team .box:hover {
  border-color: #4c4c4c;
}

.our-team .box:hover .info-box {
  opacity: 1;
}

.our-team .box a {
  display: block;
}

.our-team .image-frame {
  overflow: hidden;
  width: 100%;
  height: auto;
}

.our-team .image-frame img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .our-team .image-frame img {
    width: 280px;
    margin: 0 auto;
  }
}
.our-team .info-box {
  -webkit-transition: all ease-in 0.4s;
  -o-transition: all ease-in 0.4s;
  transition: all ease-in 0.4s;
  background: rgba(24, 24, 24, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
}

.our-team .info-frame {
  display: table;
  width: 100%;
  height: 100%;
}

.our-team .info-holder {
  display: table-cell;
  vertical-align: middle;
}

.our-team .social-networks {
  float: none;
  text-align: center;
}

.our-team .social-networks li {
  padding: 0 15px;
}

@media (max-width: 1023px) {
  .our-team .social-networks li {
    padding: 0 8px;
  }
}

.our-team .social-networks a {
  padding: 0;
  border: 0;
}

.our-team .title {
  display: block;
  margin: 0 0 25px;
  text-align: center;
  text-transform: uppercase;
  font: 700 24px/28px 'PT Sans Caption', Arial, helvetica, sans-serif;
}

.our-team .title span {
  display: block;
  color: #fff;
  margin: 8px 0 0;
  text-align: center;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

/* testimonials styles */
.testimonials {
  position: relative;
  padding: 91px 0;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  text-align: center;
  background-image: url(../images/image4.jpg);
}

.testimonials:after {
  z-index: 1;
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(24, 24, 24, 0.9);
}

.testimonials .corner {
  z-index: 2;
  position: absolute;
  width: 50%;
  height: 160px;
}

@media (max-width: 767px) {
  .testimonials .corner {
    width: 50%;
    height: 80px;
  }
}

.testimonials .corner div {
  position: absolute;
  width: 100%;
  height: 100%;
}

.testimonials .corner.left {
  bottom: 0;
  left: 0;
  background: linear-gradient(to bottom left, transparent 0%, transparent 50%, #fff 50%, #fff 100%);
}

.testimonials .corner.left div {
  top: 2px;
}

.testimonials .corner.right {
  top: 0;
  right: 0;
  background: linear-gradient(to top right, transparent 0%, transparent 50%, #fff 50%, #fff 100%);
}

.testimonials .corner.right div {
  top: -2px;
}

.testimonials .carousel-holder {
  position: relative;
  z-index: 2;
}

.testimonials .image-holder {
  width: 170px;
  height: 170px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}

.testimonials .image-holder img {
  display: block;
  width: 170px;
  height: 170px;
  border-radius: 50%;
}
@media (max-width: 767px) {
  .testimonials .image-holder img,
  .testimonials .image-holder {
    width: 80px;
    height: 80px;
  }
}

.testimonials h1 {
  color: #fff;
  margin: 0 0 45px;
}

@media (max-width: 1023px) {
  .testimonials h1 {
    font-size: 38px;
    /*margin: 0 0 20px;*/
  }
}
@media (max-width: 767px) {
  .testimonials h1 {
    font-size: 28px;
  }
}

.testimonials blockquote {
  border: 0;
  padding: 260px 0 0;
  margin: 0 0 50px;
  position: relative;
  font: 400 italic 16px/25px 'Roboto', Arial, helvetica, sans-serif;
  color: #fff;
  quotes: none;
}
@media (max-width: 767px) {
  .testimonials blockquote {
    font: 400 italic 14px/23px 'Roboto', Arial, helvetica, sans-serif;
    padding: 214px 0 0;
  }
}

.testimonials blockquote q, .testimonials blockquote cite {
  display: block;
}

.testimonials blockquote q {
  margin: 0 0 20px;
}

.testimonials .carousel {
  margin: -280px 0 0;
}

@media (max-width: 767px) {
  .testimonials .carousel {
    margin: -212px 0 0;
  }
}

.testimonials .carousel .item:after {
  display: none;
}

.testimonials .carousel-indicators {
  width: 100%;
  position: static;
  text-align: center;
  margin: 0;
}

.testimonials .carousel-indicators li {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  margin: 0 8px;
}
@media (max-width: 767px) {
  .testimonials .carousel-indicators li {
    height: 15px;
    margin: 0 3px;
    width: 15px;
  }
}
/* news styles */
.news {
  padding-bottom: 170px;
}

@media (max-width: 1023px) {
  .news {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .news {
    padding-bottom: 60px;
  }
}

.news .article {
  margin-bottom: 60px;
}

@media (max-width: 1023px) {
  .news .article {
    margin-bottom: 30px;
  }
}

@media (max-width: 767px) {
  .news .article {
    margin-bottom: 30px;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
  }
}

.news .box {
  padding: 15px 0 0 15px;
}

@media (max-width: 1023px) {
  .news .box {
    padding: 15px 0 0;
  }
}

@media (max-width: 767px) {
  .news .box {
    padding: 0 0 15px;
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .news .box1 {
    order: 2;
  }
}

@media (max-width: 767px) {
  .news .box2 {
    order: 1;
  }
}

.news .text-right {
  z-index: 9;
}

.news .text-right .box {
  padding: 15px 15px 0 0;
}

@media (max-width: 1023px) {
  .news .text-right .box {
    padding: 15px 0 0 0;
  }
}

@media (max-width: 767px) {
  .news .text-right .box {
    text-align: left;
    padding: 0 0 15px;
  }
}

.news .text-right h2:before {
  right: auto;
  left: 100%;
}

.news h2 {
  margin: 0 0 20px;
  position: relative;
}

@media (max-width: 767px) {
  .news h2 {
    margin: 0 0 10px;
  }
}

.news h2:before {
  top: 15px;
  right: 100%;
  content: "";
  z-index: 99;
  position: absolute;
  width: 202px;
  height: 3px;
}

@media (max-width: 767px) {
  .news h2:before {
    display: none;
  }
}

.news .image-holder {
  overflow: hidden;
}

@media (max-width: 767px) {
  .news .image-holder {
    margin: 0 0 10px;
  }
}

.news .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.news p {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .news p {
    margin: 0 0 15px;
  }
}

.news .btn-holder {
  padding-top: 18px;
  text-align: center;
}

.news .btn-holder .btn {
  color: #4c4c4c;
}

.post-info {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .post-info {
    margin: 0 0 15px;
  }
}

.post-info li {
  position: relative;
  padding: 0 0 0 25px;
  margin: 0 0 0 28px;
}

@media (max-width: 767px) {
  .post-info li {
    padding: 0 0 0 20px;
    margin: 0 0 0 10px;
  }
}

.post-info li:first-child {
  margin: 0;
}

.post-info li:before {
  top: 7px;
  left: 0;
  content: "";
  position: absolute;
  width: 15px;
  height: 15px;
  background: url(../images/sprite.png) no-repeat;
}

.post-info li.tools:before {
  background-position: -139px -107px;
}

.post-info li.comments:before {
  background-position: -139px -135px;
}

.post-info li.date:before {
  background-position: -139px -166px;
}

.post-info a {
  color: #4c4c4c;
}

form .btn-submit {
  width: 100%;
  display: block;
  padding: 1px;
  color: #fff;
  min-width: inherit;
  background: transparent;
}

form .btn-submit span {
  height: 36px;
  display: block;
  padding: 9px 18px;
}

/* fun-facts styles */
.fun-facts {
  overflow: hidden;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  padding: 120px 0;
  background-image: url(../images/black-bg.jpg);
}

@media (max-width: 767px) {
  .fun-facts {
    padding: 10px 0;
  }
}

.counter-list {
  margin: 0;
  display: table;
  table-layout: fixed;
  width: 100%;
}

@media (max-width: 767px) {
  .counter-list.add-class {
    margin: 0 0 70px;
  }
}

.counter-list.add-class .number, .counter-list.add-class .title {
  color: #181818;
}

@media (max-width: 767px) {
  .counter-list {
    display: block;
    font-size: 0;
    line-height: 0;
  }
}

.counter-list .grid-item {
  text-align: center;
  display: table-cell;
  vertical-align: top;
}

@media (max-width: 767px) {
  .counter-list .grid-item {
    display: inline-block;
    vertical-align: top;
    margin: 30px 0;
    width: 50%;
    padding: 0;
  }
}

.counter-list .grid-item .number, .counter-list .grid-item .title {
  display: block;
  text-align: center;
  color: #fff;
}
.counter-list.black .grid-item .number, .counter-list.black .grid-item .title {
    color: #181818;
}
.counter-list .number {
  margin: 0 0 30px;
  font: 700 48px/58px 'PT Sans Caption', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .counter-list .number {
    margin: 0 0 15px;
    font: 700 38px/48px 'PT Sans Caption', Arial, helvetica, sans-serif;
  }
}

.counter-list .title {
  padding: 15px 0 18px;
  position: relative;
  text-shadow: 0 1px 2px rgba(0,0,0,.2);
  font: 400 italic 18px/20px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .counter-list .title {
    font: 400 italic 16px/18px 'Roboto', Arial, helvetica, sans-serif;
  }
}

.counter-list .title:before, .counter-list .title:after {
  width: 48px;
  height: 3px;
  position: absolute;
  margin: 0 0 0 -24px;
  content: "";
  left: 50%;
}

.counter-list .title:before {
  top: 0;
}

.counter-list .title:after {
  bottom: 0;
}

/* our partners styles */
.our-partners {
  padding-bottom: 126px;
}

@media (max-width: 1023px) {
  .our-partners {
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .our-partners {
    padding-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }
}

.our-partners .image-holder {
  overflow: hidden;
}

@media (max-width: 767px) {
  .our-partners .image-holder {
    margin: 0 0 10px;
  }
}

.our-partners .image-holder img {
  display: block;
  max-width: inherit;
  width: 100%;
  height: auto;
}

.our-partners p {
  margin: 0 0 10px;
}

@media (max-width: 479px) {
  .our-partners .column {
    margin: 0 0 10px;
    width: 100%;
  }
}

.our-partners .box {
  border: 3px double #dbdbdb;
  margin: 0 0 30px;
}

@media (max-width: 479px) {
  .our-partners .box {
    margin: 0 0 10px;
  }
}

.our-partners .box img {
  display: block;
  margin: 0 auto;
}

@media (max-width: 479px) {
  .our-partners .box img {
    width: 100%;
    height: auto;
    max-width: inherit;
  }
}

/* services-block styles */
.services-block {
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  background-image: url(../images/image10.jpg);
}
@media (max-width: 768px) {
  .services-block{
    background: none !important;
    padding: 0;
  }
}
.services-block:after {
  background: rgba(35, 36, 38, 0.9);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  z-index: 1;
}

.services-block * {
  position: relative;
  z-index: 2;
}

.services-block .container {
  position: relative;
}

.services-block .image-frame {
  overflow: hidden;
}

.services-block .image-frame img {
  display: block;
  width: 100%;
  height: auto;
}

.services-block .holder {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  padding: 20px 0 0;
}

.services-block .frame {
  display: table-cell;
  vertical-align: middle;
}

.services-block .nav-tabs {
  top: 50%;
  left: 15px;
  z-index: 9;
  border: 0;
  margin: -148px 0 0;
  width: 70px;
  height: 295px;
  position: absolute;
}

@media (max-width: 767px) {
  .services-block .nav-tabs {
    top: 0;
    left: 50%;
    margin: 0 0 0 -151px;
    width: 303px;
    height: 70px;
  }
}

.services-block .nav-tabs li {
  margin: 5px 0 0;
}

@media (max-width: 767px) {
  .services-block .nav-tabs li {
    margin: 0 0 0 5px;
  }
}

.services-block .nav-tabs li:first-child {
  margin: 0;
}

.services-block .nav-tabs li.active > a, .services-block .nav-tabs li.active > a:hover, .services-block .nav-tabs li.active > a:focus {
  border: 0;
}

.services-block .nav-tabs li.active a {
  background: #fff;
}

.services-block .nav-tabs li .icon {
  top: 50%;
  left: 50%;
  position: absolute;
  background: url(../images/sprite.png) no-repeat;
}

.services-block .nav-tabs li.construction .icon {
  margin: -15px 0 0 -18px;
  width: 36px;
  height: 31px;
  background-position: -309px -61px;
}

.services-block .nav-tabs li.construction:hover .icon, .services-block .nav-tabs li.construction.active .icon {
  background-position: -73px -61px;
}

.services-block .nav-tabs li.architecture .icon {
  margin: -18px 0 0 -18px;
  width: 36px;
  height: 36px;
  background-position: -309px -112px;
}

.services-block .nav-tabs li.architecture:hover .icon, .services-block .nav-tabs li.architecture.active .icon {
  background-position: -73px -112px;
}

.services-block .nav-tabs li.painting .icon {
  margin: -18px 0 0 -18px;
  width: 36px;
  height: 37px;
  background-position: -309px -168px;
}

.services-block .nav-tabs li.painting:hover .icon, .services-block .nav-tabs li.painting.active .icon {
  background-position: -73px -168px;
}

.services-block .nav-tabs li.electrical .icon {
  margin: -23px 0 0 -12px;
  width: 23px;
  height: 46px;
  background-position: -309px -225px;
}

.services-block .nav-tabs li.electrical:hover .icon, .services-block .nav-tabs li.electrical.active .icon {
  background-position: -73px -225px;
}

.services-block .nav-tabs a {
  border: 0;
  display: block;
  position: relative;
  width: 70px;
  height: 70px;
  border-radius: 0;
}

.services-block .nav-tabs a:hover {
  background: #fff;
}

.services-block .nav-tabs a:hover .contruction {
  background-position: -73px -61px;
}

@media (max-width: 767px) {
  .services-block .column {
    height: auto !important;
    text-align: center;
    font-size: 14px;
    line-height: 24px;
  }
}

.services-block .tab-content {
  overflow: hidden;
  padding-left: 15px;
}

@media (max-width: 767px) {
  .services-block .tab-content {
    padding: 0;
  }
}

.services-block .tab-pane {
  color: #fff;
}

.services-block [class^="col-"] {
  padding: 0;
}

.services-block [class^="col-"]:first-child {
  background: #181818;
  padding: 0 15px 0 85px;
}

@media (max-width: 767px) {
  .services-block [class^="col-"]:first-child {
    padding: 100px 15px 15px;
  }
}

@media (max-width: 1023px) {
  .services-block .text-box {
    height: 185px;
    overflow: auto;
  }
}

@media (max-width: 767px) {
  .services-block .text-box {
    height: auto;
    overflow: visible;
  }
}

.services-block h1 {
  color: #fff;
  margin: 0 0 20px;
  text-transform: uppercase;
  font: 700 24px/28px 'PT Sans Caption', Arial, helvetica, sans-serif;
}

/* project-carousel styles */
.project-carousel {
  padding-top: 108px;
}

@media (max-width: 1023px) {
  .project-carousel {
    padding-top: 54px;
  }
}

@media (max-width: 767px) {
  .project-carousel {
    padding-top: 15px;
  }
}

.project-carousel .carousel {
  margin-bottom: 28px;
}

@media (max-width: 767px) {
  .project-carousel .carousel {
    margin: 0 0 10px;
  }
}

.project-carousel .item:after {
  display: none;
}

.project-carousel .carousel-indicators {
  margin: 0;
  right: 22px;
  bottom: 30px;
  left: auto;
  text-align: right;
}

.project-carousel .carousel-indicators li {
  border-radius: 50%;
  width: 25px;
  height: 25px;
  vertical-align: middle;
  margin: 0 8px;
}

.project-info .box {
  border: 3px double #dbdbdb;
  padding: 14px 10px 14px 20px;
  table-layout: fixed;
  display: table;
  width: 100%;
}

@media (max-width: 1199px) {
  .project-info .box {
    padding: 14px 10px;
  }
}

@media (max-width: 767px) {
  .project-info .box {
    padding: 14px 10px 14px 20px;
    margin: 0 0 10px;
  }
}

.project-info .box .frame {
  display: table-cell;
  vertical-align: middle;
}

.project-info .box .icon, .project-info .box .info-box {
  display: inline-block;
  vertical-align: middle;
}

.project-info .box .info-box {
  padding: 7px 0 11px 46px;
  position: relative;
}

@media (max-width: 1199px) {
  .project-info .box .info-box {
    padding: 7px 0 11px 10px;
  }
}

@media (max-width: 767px) {
  .project-info .box .info-box {
    padding: 7px 0 11px 46px;
  }
}

.project-info .box .info-box:before {
  background: #dbdbdb;
  position: absolute;
  content: "";
  left: 20px;
  bottom: 0;
  width: 1px;
  top: 0;
}

@media (max-width: 1199px) {
  .project-info .box .info-box:before {
    left: 3px;
  }
}

@media (max-width: 767px) {
  .project-info .box .info-box:before {
    left: 20px;
  }
}

.project-info .box .title {
  display: block;
  text-transform: uppercase;
  font: 700 24px/28px 'PT Sans Caption', Arial, helvetica, sans-serif;
}

.project-info .box .date, .project-info .box .price, .project-info .box .text {
  display: block;
  text-transform: uppercase;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

.project-info .box .icon {
  background: url(../images/sprite.png) no-repeat;
}

.project-info .box .ico-calendar {
  width: 45px;
  height: 45px;
  background-position: -1px -383px;
}

.project-info .box .ico-price {
  width: 45px;
  height: 60px;
  background-position: -84px -383px;
}

.project-info .box .ico-location {
  width: 45px;
  height: 63px;
  background-position: -157px -383px;
}

.project-info .box .ico-user {
  width: 44px;
  height: 60px;
  background-position: -237px -383px;
}

/* project detail styles */
.project-detail p {
  margin: 0 0 25px;
}

.project-detail h2 {
  color: #fff;
  margin: 0 0 26px;
  padding: 11px 10px;
  text-align: center;
  background: #4c4c4c;
  text-transform: uppercase;
  font: 400 24px/28px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .project-detail h2 {
    margin: 0 0 10px;
  }
}

@media (max-width: 767px) {
  .project-detail .text-box {
    font: 400 14px/20px 'Roboto', Arial, helvetica, sans-serif;
  }
}

.cost-calculator {
  padding: 10px;
  overflow: hidden;
  background: url(../images/square-column.png) no-repeat 100% 91px;
  border: 1px solid #dbdbdb;
}

@media (max-width: 767px) {
  .cost-calculator {
    background: none;
  }
}

.cost-calculator .jcf-select {
  border-color: #c9c9c9;
  border-width: 1px 1px 1px 0;
}

.cost-calculator .big {
  text-align: center;
  width: 152px;
  height: 50px;
}

@media (max-width: 767px) {
  .cost-calculator .big {
    width: 100%;
    height: 50px;
    margin: 0 0 -1px;
  }
}

@media (max-width: 767px) {
  .cost-calculator .big .jcf-select {
    border-width: 0 1px 1px;
  }
}

.cost-calculator .small {
  text-align: center;
  width: 77px;
  height: 50px;
}

@media (max-width: 767px) {
  .cost-calculator .small {
    width: 50%;
    height: 50px;
  }
}

@media (max-width: 767px) {
  .cost-calculator .small .jcf-select {
    border-width: 0 1px 1px 0;
  }
}

@media (max-width: 767px) {
  .cost-calculator .small.add-class .jcf-select {
    border-width: 1px 1px 1px 0;
  }
}

.cost-calculator .form-contorl {
  border-style: solid;
  color: #181818;
  border-color: #c9c9c9;
  border-width: 1px 1px 1px 0;
}

@media (max-width: 767px) {
  .cost-calculator .form-contorl {
    border-width: 0 1px 1px;
  }
}

.cost-calculator .form-contorl::-webkit-input-placeholder {
  color: #181818;
}

.cost-calculator .form-contorl::-moz-placeholder {
  opacity: 1;
  color: #181818;
}

.cost-calculator .form-contorl:-moz-placeholder {
  color: #181818;
}

.cost-calculator .form-contorl:-ms-input-placeholder {
  color: #181818;
}

.cost-calculator .form-contorl.placeholder {
  color: #181818;
}

.cost-calculator .total-price {
  text-align: center;
  padding: 15px 10px;
  color: #181818;
  border-style: solid;
  border-color: #c9c9c9;
  border-width: 1px 1px 1px 0;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .cost-calculator .total-price {
    border-width: 0 1px 1px;
  }
}

.cost-calculator .title, .cost-calculator .fields, .cost-calculator .total-price,
.cost-calculator .select-box, .cost-calculator .form-contorl {
  float: left;
}

@media (max-width: 767px) {
  .cost-calculator .fields {
    float: none;
  }
}

.cost-calculator .title {
  color: #fff;
  text-align: center;
  padding: 16px 5px;
  background: #4c4c4c;
  width: 117px;
  height: 50px;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .cost-calculator .title {
    width: 117px;
    height: auto;
    padding: 8px 5px;
    display: block;
    float: none;
    width: 100%;
  }
}

.cost-calculator .title.total {
  text-transform: uppercase;
}

.cost-calculator .jcf-select {
  width: 100%;
  height: 50px;
  text-align: left;
  margin: 0;
}

.cost-calculator .jcf-select .jcf-select-text {
  color: #181818;
  padding: 15px 0;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

/* blog styles */
.blog {
  padding-bottom: 157px;
}

@media (max-width: 1023px) {
  .blog {
    padding-bottom: 60px;
  }
}

@media (max-width: 767px) {
  .blog {
    padding-bottom: 10px;
  }
}

.blog .box {
  padding: 15px 15px 0 0;
}

@media (max-width: 1023px) {
  .blog .box {
    padding: 15px 0 0;
  }
}

@media (max-width: 767px) {
  .blog .box {
    padding: 0 0 15px;
    font-size: 14px;
  }
}

.blog h2:before {
  width: 101px;
  height: 3px;
}

@media (max-width: 767px) {
  .blog h2:before {
    display: none;
  }
}

.blog .text-right .box {
  padding: 15px 0 0;
}

@media (max-width: 1023px) {
  .blog .text-right .box {
    padding: 15px 0 0;
  }
}

@media (max-width: 767px) {
  .blog .text-right .box {
    text-align: left;
    padding: 0 0 15px;
  }
}

.blog .articles-holder {
  overflow: hidden;
}

@media (max-width: 1199px) {
  .post-info li{
    margin: 0 0 0 16px;
  }
  .news .post-info,
  .blog .post-info {
    font: 400 12px/26px 'Roboto', Arial, helvetica, sans-serif;
  }
}

@media (max-width: 767px) {
  .blog .post-info {
    font: 400 14px/26px 'Roboto', Arial, helvetica, sans-serif;
  }
}

.blog .post-info li {
  margin: 0 0 0 8px;
}

.blog .social-networks {
  float: none;
  width: 100%;
  overflow: hidden;
  margin: 0 0 0 -15px;
}

.blog .social-networks li {
  padding: 0 13px;
}

.blog .social-networks a {
  color: #4c4c4c;
  padding: 0;
  border: 0;
}

.post-detail {
  overflow: hidden;
}

.post-detail .image-holder {
  overflow: hidden;
}

@media (max-width: 767px) {
  .post-detail .image-holder {
    margin: 0 0 10px;
  }
}

.post-detail .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.post-detail p {
  margin: 0 0 30px;
}

@media (max-width: 767px) {
  .post-detail p {
    margin: 0 0 15px;
  }
}

.aside .widget {
  overflow: hidden;
  padding: 45px 38px;
  border-radius: 1px;
  background: rgba(251, 251, 251, 0.5);
  border: solid 1px rgba(201, 201, 201, 0.5);
  margin: 0 0 40px;
}

@media (max-width: 1199px) {
  .aside .widget {
    padding: 20px 15px;
  }
}

@media (max-width: 767px) {
  .aside .widget {
    margin-bottom: 10px;
    padding: 15px;
  }
}

.aside .widget ul {
  padding: 0;
  margin: 0;
}

.aside .widget.categories {
  padding: 45px 28px;
}

@media (max-width: 1199px) {
  .aside .widget.categories {
    padding: 20px 5px;
  }
}

@media (max-width: 767px) {
  .aside .widget.categories {
    padding: 15px;
  }
}

.aside .widget.categories h3 {
  margin: 0 0 50px 10px;
}

@media (max-width: 767px) {
  .aside .widget.categories h3 {
    margin: 0 0 15px 10px;
  }
}

.aside .categories-list {
  text-transform: uppercase;
  font: 400 15px/17px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 1199px) {
  .aside .categories-list {
    font: 400 13px/15px 'Roboto', Arial, helvetica, sans-serif;
  }
}

.aside .categories-list li {
  margin: 10px 0 0;
}

.aside .categories-list li:first-child {
  margin: 0;
}

.aside .categories-list li.active a {
  background: #fff;
  color: #181818;
  font-weight: 700;
}

.aside .categories-list a {
  display: block;
  color: #808080;
  padding: 5px 30px 5px 10px;
  position: relative;
}

@media (max-width: 1199px) {
  .aside .categories-list a {
    padding: 5px 10px;
  }
}

.aside .categories-list a:hover {
  color: #181818;
  background: #fff;
}

.aside .categories-list a:hover, .aside .categories-list a:focus {
  text-decoration: none;
}

.aside .categories-list a span {
  position: absolute;
  right: 10px;
  top: 5px;
}

.aside .recent-posts {
  font: 400 15px/17px 'Roboto', Arial, helvetica, sans-serif;
}

.aside .recent-posts li {
  margin: 9px 0 0;
}

.aside .recent-posts li:first-child {
  margin: 0;
}

.aside .recent-posts li.active a {
  font-weight: 700;
  color: #181818;
  background: #fff;
}

.aside .recent-posts a {
  display: table;
  color: #808080;
  padding: 0 37px 0 0;
  background: #fff;
}

@media (max-width: 1199px) {
  .aside .recent-posts a {
    padding: 0 10px 0 0;
  }
}

.aside .recent-posts a:hover {
  color: #181818;
}

.aside .recent-posts a:hover, .aside .recent-posts a:focus {
  text-decoration: none;
}

.aside .recent-posts .text {
  display: table-cell;
  vertical-align: middle;
}

.aside .recent-posts .img-frame {
  float: left;
  margin: 0 20px 0 0;
  width: 70px;
  height: 70px;
}

.aside .recent-posts .img-frame img {
  display: block;
  width: 100%;
  height: auto;
}

.aside .tags {
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
  text-transform: capitalize;
  margin: 0 0 0 -10px !important;
}

.aside .tags li {
  margin: 0 0 9px 10px;
  padding: 0;
}

.aside .tags li.active a {
  text-transform: uppercase;
  color: #fff;
}

.aside .tags a {
  display: inline-block;
  vertical-align: top;
  color: #808080;
  background: #fff;
  padding: 10px 13px;
}

.aside .tags a:hover {
  color: #fff;
}

.aside .tags a:hover, .aside .tags a:focus {
  text-decoration: none;
}

.aside h3 {
  margin: 0 0 50px;
  text-transform: none;
  font: 700 18px/22px 'Roboto', Arial, helvetica, sans-serif;
}

@media (max-width: 767px) {
  .aside h3 {
    margin: 0 0 15px;
  }
}

.aside h3 span {
  padding: 0 0 5px;
  display: inline-block;
  vertical-align: top;
}

.pagination {
  font: 400 15px/17px 'Roboto', Arial, helvetica, sans-serif;
}

.pagination > li {
  float: left;
  display: inherit;
  margin: 0 0 0 10px;
}

.pagination > li:first-child {
  margin: 0;
}

.pagination > li:first-child a, .pagination > li:last-child a {
  border-radius: 0 !important;
}

.pagination > li.active > a {
  background: #fff;
  border-color: #dbdbdb;
}

.pagination > li.active > a:hover {
  background: #fff;
  border-color: #dbdbdb;
}

.pagination > li > a {
  border-color: #dbdbdb;
  width: 30px;
  height: 30px;
  color: #4c4c4c;
  text-align: center;
  padding: 4px 10px;
}
.pagination .glyphicon {
  left: -2px;
  top: 2px;
}

.pagination > li > a:hover {
  background: #fff;
}

.pagination > li > a:hover, .pagination > li > a:focus {
  text-decoration: none;
}

.pager {
  margin-bottom: 30px;
  text-transform: uppercase;
  line-height: 18px;
}

.pager li {
  text-align: left;
}

.pager li.disabled {
  display: none;
}

.pager li > a {
  padding: 0;
  background: none;
  border: 0;
}

.pager li > a span {
  margin: 5px 0 0;
  display: block;
  font-weight: 700;
}

.pager li > a:hover {
  background: none;
}

.pager li.next > a {
  text-align: right;
}

.info-list dt {
  margin: 0 0 10px;
  color: #181818;
  text-transform: uppercase;
  font: 500 18px/20px 'Roboto', Arial, helvetica, sans-serif;
}

.info-list dd {
  display: block;
  margin: 0 0 28px;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

.info-list dd a {
  color: #4c4c4c;
}

.info-list dd a:hover {
  text-decoration: none;
}

/* message-form */
.form {
  margin-bottom: 45px;
}

@media (max-width: 767px) {
  .form {
    margin-bottom: 15px;
  }
}

.form .form-control {
  text-transform: uppercase;
}

.form .btn {
  z-index: 1;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
  padding: 4px 6px 3px;
  background: #4c4c4c;
  text-transform: uppercase;
  width: 100%;
  height: 50px;
  font: 400 15px/18px 'Roboto', Arial, helvetica, sans-serif;
  color: #fff;
}

.form .btn:before {
  content: "";
  top: 2px;
  right: 2px;
  bottom: 2px;
  left: 2px;
  position: absolute;
  border: 1px solid #fff;
}

.form .btn:hover {
  color: #fff;
  text-decoration: none;
  background: #f48734;
}

/* location-block */
.location-block {
  margin-bottom: 157px;
}

@media (max-width: 767px) {
  .location-block {
    margin-bottom: 30px;
  }
}

.location-block .image-holder {
  overflow: hidden;
  position: relative;
}

.location-block .image-holder:after {
  background: rgba(24, 24, 24, 0.4);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  z-index: 1;
}

.location-block .image-holder img {
  display: block;
  width: 100%;
  height: auto;
}

.location-block .address {
  left: 0;
  bottom: 0;
  z-index: 2;
  position: absolute;
  padding: 70px 30px 5px 5px;
  font-weight: 300;
}

.location-block .address:after {
  background: #f48734;
  width: 120%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transform: rotate(12.5deg);
  -moz-transform: rotate(12.5deg);
  -ms-transform: rotate(12.5deg);
  -o-transform: rotate(12.5deg);
  transform: rotate(12.5deg);
}

@media (max-width: 1023px) {
  .location-block .address:after {
    -webkit-transform: rotate(16deg);
    -moz-transform: rotate(16deg);
    -ms-transform: rotate(16deg);
    -o-transform: rotate(16deg);
    transform: rotate(16deg);
  }
}

@media (max-width: 767px) {
  .location-block .address:after {
    -webkit-transform: rotate(22.5deg);
    -moz-transform: rotate(22.5deg);
    -ms-transform: rotate(22.5deg);
    -o-transform: rotate(22.5deg);
    transform: rotate(22.5deg);
  }
}

.location-block .address address {
  margin: 0;
  color: #fff;
  position: relative;
  z-index: 9;
}

@media (max-width: 767px) {
  .location-block .address address {
    font-size: 14px;
  }
}

.error-page {
  padding-top: 180px;
  padding-bottom: 100px;
}

@media (max-width: 1023px) {
  .error-page {
    padding-top: 90px;
    padding-bottom: 50px;
  }
}

@media (max-width: 767px) {
  .error-page {
    padding-top: 45px;
    padding-bottom: 20px;
    text-align: center;
  }
}

.error-page h1 {
  overflow: hidden;
  width: 327px;
  height: auto;
}

@media (max-width: 767px) {
  .error-page h1 {
    width: 280px;
    height: auto;
    margin: 0 auto 20px !important;
  }
}

.error-page h1 img {
  display: block;
  width: 100%;
  height: auto;
}

.error-page h2 {
  text-transform: none;
}

@media (max-width: 767px) {
  .error-page h2 {
    font-size: 25px;
  }
}

.error-page .image-frame {
  overflow: hidden;
}

@media (max-width: 767px) {
  .error-page .image-frame {
    margin: 20px 0 0;
  }
}

.error-page .image-frame img {
  display: block;
  width: 100%;
  height: auto;
}

/* footer styles */
.b-container {
  position: relative;
}

.b-container .holder {
  background-image: url(../images/image7.jpg);
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  padding: 50px 0 61px;
}

@media (max-width: 1023px) {
  .b-container .holder {
    padding: 75px 0 30px;
  }
}

@media (max-width: 767px) {
  .b-container .holder {
    padding: 35px 0 15px;
  }
}

.b-container .holder:after {
  z-index: 1;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  background: rgba(0, 0, 0, 0.85);
}

.b-container .holder * {
  position: relative;
  z-index: 2;
}

.b-container .logo-holder {
  text-align: center;
  overflow: hidden;
}

.b-container .logo {
  float: none;
  display: inline-block;
  vertical-align: top;
  margin: 0 auto 110px;
}

@media (max-width: 1023px) {
  .b-container .logo {
    margin: 0 auto 55px;
  }
}

@media (max-width: 767px) {
  .b-container .logo {
    margin: 0 auto 40px;
  }
}

.b-container .google-map {
  overflow: hidden;
  height: 440px;
}

@media (max-width: 767px) {
  .b-container .google-map {
    height: auto;
  }
}

.b-container .map-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}

.b-container .map-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

.b-container .corner {
  top: 0;
  z-index: 2;
  overflow: hidden;
  position: absolute;
  width: 50%;
  height: 100px;
  padding-bottom: 10.5%;
}

@media (max-width: 767px) {
  .b-container .corner {
    width: 50%;
    height: 49px;
  }
}

.b-container .corner:before {
  background: url(../images/pattern.png);
  width: 120%;
  height: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
}

.b-container .corner.left {
  left: 0;
}

.b-container .corner.left:before {
  -webkit-transform-origin: 0 100%;
  -ms-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: rotate(-11.8deg);
  -ms-transform: rotate(-11.8deg);
  transform: rotate(-11.8deg);
}

.b-container .corner.right {
  right: 0;
}

.b-container .corner.right:before {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
}
.is-countdown {
    overflow: hidden;
    padding: 0 0 30px;
}
.b-container .columns {
  color: #fff;
  padding-bottom: 80px;
}

@media (max-width: 767px) {
  .b-container .columns {
    padding-bottom: 10px;
  }
}

.b-container .columns .text {
  overflow: hidden;
  color: rgba(255, 255, 255, 0.5);
}

@media (max-width: 767px) {
  .b-container .columns .text {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .b-container .columns .text p {
    margin: 0 0 20px;
  }
}

.b-container .contact-info {
  margin: 0;
  color: rgba(255, 255, 255, 0.5);
}

.b-container .contact-info li {
  padding: 0 0 0 45px;
  margin: 0 0 20px;
  display: block;
}

@media (max-width: 1023px) {
  .b-container .contact-info li {
    padding: 0 0 0 25px;
    font-size: 14px;
  }
}

.b-container .contact-info a {
  color: rgba(255, 255, 255, 0.5);
}

.b-container .contact-info [class^="icon-"] {
  position: absolute;
  color: rgba(255, 255, 255, 0.5);
}

.b-container .contact-info .icon-phone {
  left: 0;
}

.b-container .contact-info .icon-paperplane {
  margin: -7px 0 0;
}

.b-container h3 {
  color: #fff;
  margin: 0 0 30px;
}

@media (max-width: 1023px) {
  .b-container h3 {
    font-size: 18px;
    line-height: 30px;
    margin: 0 0 20px;
  }
}

.b-container h3 span {
  position: relative;
  padding: 0 10px 0 0;
  display: inline-block;
  vertical-align: top;
}

.b-container h3 span:after, .b-container h3 span:before {
  position: absolute;
  content: "";
  border-style: double;
}

.b-container h3 span:after {
  width: 3px;
  height: 35px;
  border-width: 0 0 0 3px;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
}

.b-container h3 span:before {
  width: 24px;
  height: 3px;
  border-width: 0 0 3px;
  bottom: -3px;
  right: -5px;
  z-index: 2;
}

@media (max-width: 767px) {
  .b-container .message-form {
    padding-bottom: 20px;
  }
}

.b-container .form-control {
  height: auto;
  padding: 9px 12px;
  color: #909090;
  text-transform: capitalize;
  border-color: rgba(255, 255, 255, 0.5);
}

.b-container .form-control::-webkit-input-placeholder {
  color: #909090;
}

.b-container .form-control::-moz-placeholder {
  opacity: 1;
  color: #909090;
}

.b-container .form-control:-moz-placeholder {
  color: #909090;
}

.b-container .form-control:-ms-input-placeholder {
  color: #909090;
}

.b-container .form-control.placeholder {
  color: #909090;
}

#footer {
  color: #fff;
  overflow: hidden;
  text-align: center;
  line-height: 18px;
  padding: 20px 0;
  background: #181818;
}

@media (max-width: 767px) {
  #footer {
    font-size: 12px;
    line-height: 14px;
  }
}

#footer p {
  margin: 0;
}

#footer p a {
  color: #fff;
}

@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot");
  src: url("../fonts/icomoond41d.eot?#iefix") format("embedded-opentype"), url("../fonts/icomoon.woff") format("woff"), url("../fonts/icomoon.html") format("woff2"), url("../fonts/icomoon.ttf") format("truetype"), url("../fonts/icomoon-2.html") format("svg");
  font-weight: 400;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-variant: normal;
  font-weight: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-paperplane:before {
  content: "\e908";
}

.icon-phone:before {
  content: "\e900";
}

.icon-location:before {
  content: "\e901";
}

.icon-facebook:before {
  content: "\e907";
}

.icon-twitter:before {
  content: "\e902";
}

.icon-pinterest:before {
  content: "\e903";
}

.icon-instagram:before {
  content: "\e904";
}

.icon-tumblr:before {
  content: "\e905";
}

.icon-google:before {
  content: "\e906";
}

.clearfix:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, #header:after, .testimonials:after, .news .btn-holder:after, .cost-calculator .form-group:after, .b-container:after, .b-container .holder:after, .b-container .columns:after {
  content: '';
  display: block;
  clear: both;
}

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
}

/* custom checkbox styles */
.jcf-checkbox {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-checkbox span {
  position: absolute;
  display: none;
  height: 4px;
  width: 8px;
  top: 50%;
  left: 50%;
  margin: -7px 0 0 -6px;
  border: 3px solid #777;
  border-width: 0 0 3px 3px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.7071067811865483, M12=0.7071067811865467, M21=-0.7071067811865467, M22=0.7071067811865483, SizingMethod='auto expand')";
}

:root .jcf-checkbox span {
  margin: -4px 0 0 -5px;
}

.jcf-checkbox input[type="checkbox"] {
  position: absolute;
  width: 100%;
  height: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-checkbox.jcf-checked span {
  display: block;
}

/* custom radio styles */
.jcf-radio {
  vertical-align: middle;
  display: inline-block;
  position: relative;
  overflow: hidden;
  cursor: default;
  background: #fff;
  border: 1px solid #777;
  border-radius: 9px;
  margin: 0 3px 0 0;
  height: 16px;
  width: 16px;
}

.jcf-radio span {
  display: none;
  position: absolute;
  top: 3px;
  left: 3px;
  right: 3px;
  bottom: 3px;
  background: #777;
  border-radius: 100%;
}

.jcf-radio input[type="radio"] {
  position: absolute;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  left: 0;
  top: 0;
}

.jcf-radio.jcf-checked span {
  display: block;
}

/* custom select styles */
.jcf-select {
  position: relative;
  display: inline-block;
  vertical-align: top;
  border: 1px solid #c9c9c9;
  width: 100%;
  height: 50px;
  background: #fff;
  margin: 0 0 12px;
  min-width: inherit;
}

.jcf-select select {
  z-index: 1;
  left: 0;
  top: 0;
}

.jcf-select .jcf-select-text {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  display: block;
  margin: 0 35px 0 8px;
  color: #181818;
  padding: 15px 0;
  font: 400 16px/18px 'Roboto', Arial, helvetica, sans-serif;
}

.jcf-select .jcf-select-opener {
  position: absolute;
  text-align: center;
  background: #fff;
  width: 26px;
  bottom: 0;
  right: 0;
  top: 0;
}

.jcf-select .jcf-select-opener:after {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  top: 50%;
  left: 50%;
  margin: -4px 0 0 -4px;
  border: 1px solid #c9c9c9;
  border-width: 0 0 1px 1px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

body > .jcf-select-drop {
  position: absolute;
  margin: -1px 0 0;
  z-index: 9999;
}

body > .jcf-select-drop.jcf-drop-flipped {
  margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 100%;
  left: -1px;
  right: -1px;
}

.jcf-select .jcf-drop-flipped {
  bottom: 100%;
  top: auto;
}

.jcf-select-drop .jcf-select-drop-content {
  border: 1px solid #181818;
}

/* multiple select styles */
.jcf-list-box {
  overflow: hidden;
  display: inline-block;
  border: 1px solid #c9c9c9;
  min-width: 200px;
  margin: 0 15px;
}

/* select options styles */
.jcf-list {
  display: inline-block;
  vertical-align: top;
  font: 400 12px/14px 'Roboto', Arial, Helvetica, sans-serif;
  position: relative;
  background: #fff;
  width: 100%;
}

.jcf-list .jcf-list-content {
  display: inline-block;
  vertical-align: top;
  overflow: auto;
  width: 100%;
}

.jcf-list ul {
  font: 400 12px/14px 'Roboto', Arial, Helvetica, sans-serif;
  list-style: none;
  padding: 0;
  margin: 0;
}

.jcf-list ul li {
  overflow: hidden;
  display: block;
}

.jcf-list .jcf-overflow {
  overflow: auto;
}

.jcf-list .jcf-option {
  white-space: nowrap;
  overflow: hidden;
  cursor: default;
  display: block;
  padding: 5px 9px;
  color: #181818;
  height: 1%;
}

.jcf-list .jcf-disabled {
  background: #fff !important;
  color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
  background: #181818;
  color: #fff;
}

.jcf-list .jcf-optgroup-caption {
  white-space: nowrap;
  font-weight: bold;
  display: block;
  padding: 5px 9px;
  cursor: default;
  color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
  padding-left: 30px;
}

/* custom textarea styles */
.jcf-textarea {
  border: 1px solid #b8c3c9;
  box-sizing: content-box;
  display: inline-block;
  position: relative;
}

.jcf-textarea .jcf-scrollbar-horizontal {
  display: none;
  height: 0;
}

.jcf-textarea textarea {
  padding: 8px 10px;
  border: none;
  margin: 0;
}

.jcf-textarea .jcf-resize {
  position: absolute;
  text-align: center;
  cursor: se-resize;
  background: #e3e3e3;
  font-weight: bold;
  line-height: 15px;
  text-indent: 1px;
  font-size: 12px;
  height: 15px;
  width: 14px;
  bottom: 0;
  right: 0;
}

.jcf-textarea .jcf-resize:before {
  border: 1px solid #000;
  border-width: 0 1px 1px 0;
  display: block;
  margin: 4px 0 0 3px;
  width: 6px;
  height: 6px;
  content: '';
}

/* custom file input styles */
.jcf-file {
  display: inline-block;
  white-space: nowrap;
  position: relative;
  overflow: hidden;
  background: #fff;
}

.jcf-file .jcf-real-element {
  position: absolute;
  font-size: 200px;
  height: 200px;
  margin: 0;
  right: 0;
  top: 0;
}

.jcf-file .jcf-fake-input {
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: top;
  overflow: hidden;
  border: 1px solid #777;
  padding: 0 8px;
  font-size: 13px;
  line-height: 28px;
  height: 28px;
  width: 125px;
}

.jcf-file .jcf-upload-button {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  overflow: hidden;
  border: 1px solid #777;
  margin: 0 0 0 -1px;
  padding: 0 10px;
  line-height: 28px;
  height: 28px;
}

/* custom range input styles */
.jcf-range {
  display: inline-block;
  min-width: 200px;
  margin: 0 10px;
  width: 130px;
}

.jcf-range .jcf-range-track {
  margin: 0 20px 0 0;
  position: relative;
  display: block;
}

.jcf-range .jcf-range-wrapper {
  background: #e5e5e5;
  border-radius: 5px;
  display: block;
  margin: 5px 0;
  height: 10px;
}

.jcf-range.jcf-vertical {
  width: auto;
}

.jcf-range.jcf-vertical .jcf-range-wrapper {
  margin: 0;
  width: 10px;
  height: auto;
  padding: 20px 0 0;
}

.jcf-range.jcf-vertical .jcf-range-track {
  height: 180px;
  width: 10px;
}

.jcf-range.jcf-vertical .jcf-range-handle {
  left: -5px;
  top: auto;
}

.jcf-range .jcf-range-handle {
  position: absolute;
  background: #aaa;
  border-radius: 19px;
  width: 19px;
  height: 19px;
  margin: -4px 0 0;
  z-index: 1;
  top: 0;
  left: 0;
}

.jcf-range .jcf-range-mark {
  position: absolute;
  overflow: hidden;
  background: #000;
  width: 1px;
  height: 3px;
  top: -7px;
  margin: 0 0 0 9px;
}

.jcf-range.jcf-vertical .jcf-range-mark {
  margin: 0 0 9px;
  left: 14px;
  top: auto;
  width: 3px;
  height: 1px;
}

.jcf-range.jcf-focus .jcf-range-handle {
  border: 1px solid #f00;
  margin: -5px 0 0 -1px;
}

.jcf-range.jcf-disabled {
  background: none !important;
  opacity: 0.3;
}

/* custom number input styles */
.jcf-number {
  display: inline-block;
  position: relative;
  height: 32px;
}

.jcf-number input {
  -moz-appearance: textfield;
}

.jcf-number input::-webkit-inner-spin-button,
.jcf-number input::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

.jcf-number input {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #777;
  padding: 3px 27px 3px 7px;
  margin: 0;
  height: 100%;
}

.jcf-number .jcf-btn-dec,
.jcf-number .jcf-btn-inc {
  position: absolute;
  background: #aaa;
  width: 20px;
  height: 15px;
  right: 1px;
  top: 1px;
}

.jcf-number .jcf-btn-dec {
  top: auto;
  bottom: 1px;
}

.jcf-number .jcf-btn-dec:hover,
.jcf-number .jcf-btn-inc:hover {
  background: #e6e6e6;
}

.jcf-number.jcf-disabled .jcf-btn-dec:hover,
.jcf-number.jcf-disabled .jcf-btn-inc:hover {
  background: #aaa;
}

.jcf-number .jcf-btn-dec:before,
.jcf-number .jcf-btn-inc:before {
  position: absolute;
  content: '';
  width: 0;
  height: 0;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -4px;
  border: 4px solid #aaa;
  border-color: transparent transparent #000 transparent;
}

.jcf-number .jcf-btn-dec:before {
  margin: -1px 0 0 -4px;
  border-color: #000 transparent transparent transparent;
}

.jcf-number.jcf-disabled .jcf-btn-dec:before,
.jcf-number.jcf-disabled .jcf-btn-inc:before,
.jcf-number .jcf-btn-dec.jcf-disabled:before,
.jcf-number .jcf-btn-inc.jcf-disabled:before {
  opacity: 0.3;
}

.jcf-number.jcf-disabled input {
  background: #ddd;
}

/* custom scrollbars styles */
.jcf-scrollable-wrapper {
  box-sizing: content-box;
  position: relative;
}

.jcf-scrollbar-vertical {
  position: absolute;
  cursor: default;
  background: transparent;
  width: 10px;
  bottom: 0;
  right: -20px;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-dec,
.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  background: transparent;
  height: 0;
  width: 0;
  left: 0;
  top: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-inc {
  top: auto;
  bottom: 0;
}

.jcf-scrollbar-vertical .jcf-scrollbar-handle {
  background: #fff;
  height: 1px;
  width: 10px;
}

.jcf-scrollbar-horizontal {
  position: absolute;
  background: #e3e3e3;
  right: auto;
  top: auto;
  left: 0;
  bottom: 0;
  width: 1px;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-dec,
.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  background: #bbb;
  height: 14px;
  width: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-inc {
  left: auto;
  right: 0;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-slider {
  display: inline-block;
  position: relative;
  height: 14px;
}

.jcf-scrollbar-horizontal .jcf-scrollbar-handle {
  position: absolute;
  background: #888;
  height: 14px;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-handle {
  visibility: hidden;
}

.jcf-scrollbar.jcf-inactive .jcf-scrollbar-dec,
.jcf-scrollbar.jcf-inactive .jcf-scrollbar-inc {
  background: #e3e3e3;
}

/* common custom form elements styles */
.jcf-disabled {
  background: #ddd !important;
}

.jcf-focus, .jcf-focus * {
  border-color: #c9c9c9 !important;
}

@media only screen and (min-width: 1025px) {
  a[href^=tel], a[href^=skype], a[href^=sms] {
    cursor: default;
    pointer-events: none;
  }
}

.article-carousel .item:after {
  display: none;
}
.mobile-nav-wrap {
    height: 100%;
}