/* Theme Name: Bay Area */
/* Alignment */
.alignleft{float:left}.alignright{float:right}.aligncenter{display:block;margin-left:auto;margin-right:auto}blockquote.alignleft,figure.wp-caption.alignleft,img.alignleft{margin:7px 24px 7px 0}.wp-caption.alignleft{margin:7px 14px 7px 0}blockquote.alignright,figure.wp-caption.alignright,img.alignright{margin:7px 0 7px 24px}.wp-caption.alignright{margin:7px 0 7px 14px}.wp-caption.aligncenter,blockquote.aligncenter,img.aligncenter{margin-top:7px;margin-bottom:7px}.site-content blockquote.alignleft,.site-content blockquote.alignright{border-top:1px solid rgba(0,0,0,.1);border-bottom:1px solid rgba(0,0,0,.1);padding-top:17px;width:50%}.site-content blockquote.alignleft p,.site-content blockquote.alignright p{margin-bottom:17px}.wp-caption{margin-bottom:24px;color:#767676}.wp-caption img[class*=wp-image-]{display:block;margin:0}.wp-caption-text{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:12px;font-style:italic;line-height:1.5;margin:9px 0}div.wp-caption .wp-caption-text{padding-right:10px}div.wp-caption.alignright .wp-caption-text,div.wp-caption.alignright img[class*=wp-image-]{padding-left:10px;padding-right:0}.wp-smiley{border:0;margin-bottom:0;margin-top:0;padding:0}.post-container img{max-width:100%;height:auto !important;}

/***********************************************
Mixin
***********************************************/
body {
  font-family: "Roboto-Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  background-color: #fff;
  color: #161616; }

a,
input,
button,
textarea {
  outline: none !important; }

a {
  transition: all ease-in-out 300ms;
  -webkit-transition: all ease-in-out 300ms;
  -ms-transition: all ease-in-out 300ms;
  -o-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms; }

.pad-left {
  padding-left: 0; }

.pad-right {
  padding-right: 0; }

.pad-top {
  padding-top: 0; }

.pad-bottom {
  padding-bottom: 0; }

.padding {
  padding: 0; }

.col-centered {
  float: none;
  margin: 0 auto; }

h1 {
  font-family: "Roboto-Black";
  font-size: 50px;
  line-height: 50px; }

h2 {
  font-family: "Roboto-Black";
  font-size: 40px;
  line-height: 40px; }

h3 {
  font-family: "Roboto-Black";
  font-size: 36px;
  line-height: 36px; }

h4 {
  font-family: "Roboto-Black";
  font-size: 30px;
  line-height: 30px; }

h5 {
  font-family: "Roboto-Black";
  font-size: 26px;
  line-height: 26px; }

h6 {
  font-family: "Roboto-Black";
  font-size: 22px;
  line-height: 22px; }

p {
  font-family: "Roboto-Regular", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 30px;
  color: #161616; }

.black-background {
  background-color: #161616; }

.light-silver-background {
  background-color: #eff2f2; }

img.alignleft {
  float: left;
  margin: 30px 30px 30px 0; }

img.alignright {
  float: right;
  margin: 30px 0 30px 30px; }

img.aligncenter {
  float: none;
  margin: 30px auto; }

/* Button Start */
.btn {
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  background-color: transparent;
  border: 2px solid transparent;
  text-transform: uppercase;
  box-shadow: none !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -ms-box-shadow: none !important;
  -o-box-shadow: none !important;
  font-family: "Roboto-Black";
  font-size: 16px;
  line-height: 16px;
  padding: 15px 28px; }
  .btn:focus {
    background-color: transparent; }
  .btn:hover, .btn:active:focus {
    background-color: transparent; }

/* Button End */
/* Section Title Start */
.section-title h1,
.section-title h2,
.section-title h3,
.section-title h4,
.section-title h5,
.section-title h6,
.section-title p,
.section-title a {
  text-decoration: none;
  display: block;
  color: #e60606;
  text-transform: uppercase;
  font-family: "Roboto-Black";
  margin: 0; }

.section-title h1 span,
.section-title h2 span,
.section-title h3 span,
.section-title h4 span,
.section-title h5 span,
.section-title h6 span,
.section-title p span,
.section-title a span {
  display: block; }

/* Section Title End */
/* Block Title Start */
.block-title h1,
.block-title h2,
.block-title h3,
.block-title h4,
.block-title h5,
.block-title h6,
.block-title p,
.block-title a {
  text-decoration: none;
  display: block;
  color: #e60606;
  text-transform: uppercase;
  font-family: "Roboto-Black";
  margin: 0; }

.block-title h1 span,
.block-title h2 span,
.block-title h3 span,
.block-title h4 span,
.block-title h5 span,
.block-title h6 span,
.block-title p span,
.block-title a span {
  display: block; }

/* Block Title End */
/* M-Scroll Start */
.company-works .company-work-section .company-work-detail .desc.mCSB_inside > .mCSB_container {
  margin-right: 15px !important; }

/* M-Scroll End */
/* Purple Theme Start */
.purple-theme .section-title h1,
.purple-theme .section-title h2,
.purple-theme .section-title h3,
.purple-theme .section-title h4,
.purple-theme .section-title h5,
.purple-theme .section-title h6,
.purple-theme .section-title p,
.purple-theme .section-title a {
  color: #a97ac2; }
.purple-theme .block-title h1,
.purple-theme .block-title h2,
.purple-theme .block-title h3,
.purple-theme .block-title h4,
.purple-theme .block-title h5,
.purple-theme .block-title h6,
.purple-theme .block-title p,
.purple-theme .block-title a {
  color: #a97ac2; }

/* Purple Theme End */
/**************************************************************************/
/********************** Header Start ************************/
/**************************************************************************/
.header {
  border-top: 2px solid #e60606; }
  .header .h-top {
    background-color: #161616;
    padding: 5px 0 7px;
    -webkit-box-shadow: 0 1px 6px rgba(22, 22, 22, 0.8);
    -moz-box-shadow: 0 1px 6px rgba(22, 22, 22, 0.8);
    -ms-box-shadow: 0 1px 6px rgba(22, 22, 22, 0.8);
    -o-box-shadow: 0 1px 6px rgba(22, 22, 22, 0.8);
    box-shadow: 0 1px 6px rgba(22, 22, 22, 0.8); }
    .header .h-top .h-social-icons {
      float: right; }
      .header .h-top .h-social-icons ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style-type: none; }
        .header .h-top .h-social-icons ul li {
          float: left;
          margin: 0;
          padding: 0 5px;
          list-style-type: none; }
          .header .h-top .h-social-icons ul li:first-child {
            padding-left: 0; }
          .header .h-top .h-social-icons ul li:last-child {
            padding-right: 0; }
          .header .h-top .h-social-icons ul li a {
            display: block;
            height: 36px;
            width: 36px;
            background-color: #e60606;
            position: relative;
            color: #fff;
            text-decoration: none; }
            .header .h-top .h-social-icons ul li a i {
              position: absolute;
              left: 50%;
              top: 50%;
              -moz-transform: translate(-50%, -50%);
              -o-transform: translate(-50%, -50%);
              -ms-transform: translate(-50%, -50%);
              -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%); }
    .header .h-top .h-top-menu {
      float: right;
      padding: 12px 31px 0 0; }
      .header .h-top .h-top-menu ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style-type: none; }
        .header .h-top .h-top-menu ul li {
          float: left;
          margin: 0;
          padding: 0 14px 0 13px;
          list-style-type: none;
          font-family: 'Roboto-Light';
          font-size: 17px;
          line-height: 17px;
          color: #fff;
          text-transform: uppercase;
          position: relative; }
          .header .h-top .h-top-menu ul li:before {
            position: absolute;
            content: "";
            right: 0;
            top: 0;
            bottom: 0;
            height: 100%;
            width: 1px;
            background-color: #fff; }
          .header .h-top .h-top-menu ul li:first-child {
            padding-left: 0; }
          .header .h-top .h-top-menu ul li:last-child {
            padding-right: 0; }
            .header .h-top .h-top-menu ul li:last-child:before {
              display: none; }
          .header .h-top .h-top-menu ul li a {
            text-decoration: none;
            display: block;
            color: #fff; }
            .header .h-top .h-top-menu ul li a:hover {
              color: #e60606; }
          .header .h-top .h-top-menu ul li.active a {
            color: #e60606; }
  .header .h-bottom {
    padding: 15px 0;
    -webkit-box-shadow: 0 2px 2px rgba(22, 22, 22, 0.8);
    -moz-box-shadow: 0 2px 2px rgba(22, 22, 22, 0.8);
    -ms-box-shadow: 0 2px 2px rgba(22, 22, 22, 0.8);
    -o-box-shadow: 0 2px 2px rgba(22, 22, 22, 0.8);
    box-shadow: 0 2px 2px rgba(22, 22, 22, 0.8); }
    .header .h-bottom .h-right {
      float: right;
      padding: 30px 0 0; }
      .header .h-bottom .h-right .free-estimate-button {
        float: right; }
        .header .h-bottom .h-right .free-estimate-button .btn {
          color: #e60606;
          border-color: #e60606; }
          .header .h-bottom .h-right .free-estimate-button .btn:focus {
            color: #e60606;
            border-color: #e60606; }
          .header .h-bottom .h-right .free-estimate-button .btn:hover {
            color: #ffffff;
            background-color: #e60606;
            border-color: #e60606; }

/**************************************************************************/
/********************** Header End ************************/
/**************************************************************************/
/**************************************************************************/
/********************** Navigation Start ************************/
/**************************************************************************/
.navbar-default {
  border: none;
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  min-height: auto;
  background-color: transparent;
  padding: 16px 42px 0 0;
  float: left;
  margin: 0; }

.navbar-collapse {
  border: none;
  padding: 0; }

.navbar-nav {
  margin: 0; }

.navbar-default .navbar-nav > li {
  padding: 0 16px; }

.navbar-default .navbar-nav > li:first-child {
  padding-left: 0; }

.navbar-default .navbar-nav > li:last-child {
  padding-right: 0; }

.navbar-default .navbar-nav > li > a {
  font-family: 'Roboto-Medium';
  text-transform: uppercase;
  font-size: 18px;
  line-height: 18px;
  color: #000000;
  padding: 0 0 10px;
  position: relative;
  letter-spacing: 1px; }

.navbar-default .navbar-nav > li > a:before {
  position: absolute;
  content: "";
  left: 0;
  right: auto;
  bottom: 5px;
  height: 3px;
  width: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  background-color: #e60606; }

.navbar-default .navbar-nav > li > a:after {
  position: absolute;
  content: "";
  left: auto;
  right: 0;
  bottom: 5px;
  height: 3px;
  width: 0;
  transition: 0.4s;
  -webkit-transition: 0.4s;
  -ms-transition: 0.4s;
  background-color: #e60606; }

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a.highlighted {
  background-color: transparent !important;
  color: #000000; }

.navbar-default .navbar-nav > li.open > a,
.navbar-default .navbar-nav > li.open > a:hover,
.navbar-default .navbar-nav > li.open > a:focus,
.navbar-default .navbar-nav > li.open > a.highlighted,
.navbar-default .navbar-nav > li.active > a,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > a.highlighted,
.navbar-default .navbar-nav > li.current-menu-item > a,
.navbar-default .navbar-nav > li.current-menu-item > a:hover,
.navbar-default .navbar-nav > li.current-menu-item > a:focus,
.navbar-default .navbar-nav > li.current-menu-item > a.highlighted {
  background-color: transparent !important;
  color: #000000; }

.navbar-default .navbar-nav > li > a:hover:before,
.navbar-default .navbar-nav > li > a:hover:after,
.navbar-default .navbar-nav > li > a:focus:before,
.navbar-default .navbar-nav > li > a:focus:after,
.navbar-default .navbar-nav > li > a.highlighted:before,
.navbar-default .navbar-nav > li > a.highlighted:after {
  width: 100%; }

.navbar-default .navbar-nav > li.open > a:before,
.navbar-default .navbar-nav > li.open > a:after,
.navbar-default .navbar-nav > li.open > a:hover:before,
.navbar-default .navbar-nav > li.open > a:hover:after,
.navbar-default .navbar-nav > li.open > a:focus:before,
.navbar-default .navbar-nav > li.open > a:focus:after,
.navbar-default .navbar-nav > li.open > a.highlighted:before,
.navbar-default .navbar-nav > li.open > a.highlighted:after,
.navbar-default .navbar-nav > li.active > a:before,
.navbar-default .navbar-nav > li.active > a:after,
.navbar-default .navbar-nav > li.active > a:hover:before,
.navbar-default .navbar-nav > li.active > a:hover:after,
.navbar-default .navbar-nav > li.active > a:focus:before,
.navbar-default .navbar-nav > li.active > a:focus:after,
.navbar-default .navbar-nav > li.active > a.highlighted:before,
.navbar-default .navbar-nav > li.active > a.highlighted:after,
.navbar-default .navbar-nav > li.current-menu-item > a:before,
.navbar-default .navbar-nav > li.current-menu-item > a:after,
.navbar-default .navbar-nav > li.current-menu-item > a:hover:before,
.navbar-default .navbar-nav > li.current-menu-item > a:hover:after,
.navbar-default .navbar-nav > li.current-menu-item > a:focus:before,
.navbar-default .navbar-nav > li.current-menu-item > a:focus:after,
.navbar-default .navbar-nav > li.current-menu-item > a.highlighted:before,
.navbar-default .navbar-nav > li.current-menu-item > a.highlighted:after {
  width: 100%; }

.navbar-nav > li .dropdown-menu {
  margin: 0;
  padding: 27px 0;
  border: none;
  background-color: #000000 !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0; }

.navbar-nav > li > .dropdown-menu {
  left: 50% !important;
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0); }

.navbar-nav .dropdown-menu > li > a {
  color: #fff !important;
  padding: 0 16px;
  font-family: 'Roboto-Regular';
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  text-transform: capitalize; }

.navbar-nav .dropdown-menu > li > a:hover,
.navbar-nav .dropdown-menu > li > a:focus,
.navbar-nav .dropdown-menu > li > a.highlighted {
  background-color: transparent !important;
  color: #e60606 !important; }

.navbar-nav .dropdown-menu > li.open > a,
.navbar-nav .dropdown-menu > li.open > a:hover,
.navbar-nav .dropdown-menu > li.open > a:focus,
.navbar-nav .dropdown-menu > li.open > a.highlighted,
.navbar-nav .dropdown-menu > li.active > a,
.navbar-nav .dropdown-menu > li.active > a:hover,
.navbar-nav .dropdown-menu > li.active > a:focus,
.navbar-nav .dropdown-menu > li.active > a.highlighted,
.navbar-nav .dropdown-menu > li.current-menu-item > a,
.navbar-nav .dropdown-menu > li.current-menu-item > a:hover,
.navbar-nav .dropdown-menu > li.current-menu-item > a:focus,
.navbar-nav .dropdown-menu > li.current-menu-item > a.highlighted {
  background-color: transparent !important;
  color: #e60606 !important; }

/**************************************************************************/
/********************** Navigation End ************************/
/**************************************************************************/
/**************************************************************************/
/********************** Slider Start ************************/
/**************************************************************************/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  width: 100%; }

.carousel-caption {
  left: 0;
  right: 0;
  top: 50%;
  bottom: auto;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-shadow: none;
  -webkit-text-shadow: none;
  -moz-text-shadow: none;
  -ms-text-shadow: none;
  -o-text-shadow: none;
  padding: 0 15px; }
  .carousel-caption .btn {
    border: 2px solid #ffffff;
    color: #ffffff;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;
    -o-box-shadow: none;
    font-size: 18px;
    line-height: 18px;
    padding: 16px 44px; }
    .carousel-caption .btn:focus {
      background-color: transparent;
      color: #ffffff; }
    .carousel-caption .btn:hover {
      background-color: #ffffff;
      color: #161616;
      border-color: #ffffff; }

.carousel-title {
  padding: 0 0 20px; }

.carousel-overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4); }

.carousel-title h1,
.carousel-title h2,
.carousel-title h3,
.carousel-title h4,
.carousel-title h5,
.carousel-title h6,
.carousel-title p,
.carousel-title a {
  text-decoration: none;
  display: inline-block;
  font-size: 50px;
  line-height: 50px;
  text-transform: capitalize;
  color: #fff;
  margin: 0;
  padding: 0 0 21px;
  position: relative;
  text-shadow: 3px 5px 2px #161616;
  -webkit-text-shadow: 3px 5px 2px #161616;
  -moz-text-shadow: 3px 5px 2px #161616;
  -ms-text-shadow: 3px 5px 2px #161616;
  -o-text-shadow: 3px 5px 2px #161616; }
  .carousel-title h1:before,
  .carousel-title h2:before,
  .carousel-title h3:before,
  .carousel-title h4:before,
  .carousel-title h5:before,
  .carousel-title h6:before,
  .carousel-title p:before,
  .carousel-title a:before {
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    bottom: 0;
    height: 10px;
    width: 100%;
    background-color: #e60606;
    -webkit-box-shadow: 3px 5px 2px #161616;
    -moz-box-shadow: 3px 5px 2px #161616;
    -ms-box-shadow: 3px 5px 2px #161616;
    -o-box-shadow: 3px 5px 2px #161616;
    box-shadow: 3px 5px 2px #161616; }

.carousel-indicators {
  bottom: 209px; }
  .carousel-indicators li {
    margin: 0 5px;
    background-color: #ffffff;
    height: 10px;
    width: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    position: relative; }
    .carousel-indicators li:before {
      position: absolute;
      content: "";
      left: 50%;
      top: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      border-radius: 50%;
      -webkit-border-radius: 50%;
      -ms-border-radius: 50%;
      transition: 0.4s;
      -webkit-transition: 0.4s;
      -ms-transition: 0.4s;
      height: 0;
      width: 0;
      background-color: #e60606; }
    .carousel-indicators li:hover, .carousel-indicators li.active {
      height: 10px;
      width: 10px;
      margin: 0 5px; }
      .carousel-indicators li:hover:before, .carousel-indicators li.active:before {
        height: 6px;
        width: 6px; }

/**************************************************************************/
/********************** Slider Start ************************/
/**************************************************************************/
/**************************************************************************/
/********************** Content Start ************************/
/**************************************************************************/
/* Services Section Start */
.services-section {
  padding: 42px 0 0; }
  .services-section .services-list .row {
    margin: 0 -44px; }
  .services-section .services-list [class^=col-] {
    padding: 0 44px; }
    .services-section .services-list [class^=col-]:nth-child(3n+1) {
      clear: both; }
  .services-section .service-block {
    text-align: center;
    text-decoration: none;
    display: block;
    margin: 0 0 53px; }
    .services-section .service-block .image {
      padding: 0 0 25px; }
      .services-section .service-block .image img {
        display: inline-block; }
    .services-section .service-block .block-title {
      padding: 0 0 16px;
      border-bottom: 1px solid #eff2f2;
      margin: 0 0 12px; }
      .services-section .service-block .block-title h1, .services-section .service-block .block-title h2, .services-section .service-block .block-title h3, .services-section .service-block .block-title h4, .services-section .service-block .block-title h5, .services-section .service-block .block-title h6, .services-section .service-block .block-title p, .services-section .service-block .block-title a {
        font-size: 18px;
        line-height: 18px; }
      .services-section .service-block .block-title a:hover {
        color: #ffffff; }
    .services-section .service-block p {
      color: #ffffff; }

/* Services Section End */
/* Company Works Start */
.company-works .company-work-section {
  position: relative; }
  .company-works .company-work-section .image img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    font-family: 'object-fit: cover'; }
  .company-works .company-work-section .company-work-detail {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .company-works .company-work-section .company-work-detail .row {
      margin: 0 -44px; }
    .company-works .company-work-section .company-work-detail [class^=col-] {
      padding: 0 44px; }
    .company-works .company-work-section .company-work-detail .block-title {
      padding: 0 0 15px; }
      .company-works .company-work-section .company-work-detail .block-title h1, .company-works .company-work-section .company-work-detail .block-title h2, .company-works .company-work-section .company-work-detail .block-title h3, .company-works .company-work-section .company-work-detail .block-title h4, .company-works .company-work-section .company-work-detail .block-title h5, .company-works .company-work-section .company-work-detail .block-title h6, .company-works .company-work-section .company-work-detail .block-title p, .company-works .company-work-section .company-work-detail .block-title a {
        font-size: 22px;
        line-height: 26px; }
    .company-works .company-work-section .company-work-detail p {
      line-height: 30px; }
    .company-works .company-work-section .company-work-detail .btn {
      border-color: #000000;
      color: #000000; }
      .company-works .company-work-section .company-work-detail .btn:focus {
        border-color: #000000;
        color: #000000; }
      .company-works .company-work-section .company-work-detail .btn:hover {
        background-color: #000000;
        color: #ffffff; }
    .company-works .company-work-section .company-work-detail .desc {
      height: 311px; }

/* Company Works End */
/* Testimonial Section Start */
.testimonial-section {
  padding: 50px 0 41px; }

.testimonial-block {
  text-align: center; }
  .testimonial-block .icon {
    padding: 0 0 41px; }
    .testimonial-block .icon img {
      display: inline-block; }
  .testimonial-block .block-title {
    padding: 0 0 20px; }
    .testimonial-block .block-title h1, .testimonial-block .block-title h2, .testimonial-block .block-title h3, .testimonial-block .block-title h4, .testimonial-block .block-title h5, .testimonial-block .block-title h6, .testimonial-block .block-title p, .testimonial-block .block-title a {
      font-size: 22px;
      line-height: 26px; }
  .testimonial-block p {
    font-family: 'Roboto-LightItalic';
    font-size: 26px;
    line-height: 32px;
    color: #ffffff; }
  .testimonial-block .author-name span {
    display: inline-block;
    position: relative;
    padding-left: 13px;
    font-size: 20px;
    line-height: 32px;
    text-transform: capitalize;
    color: #fff; }
    .testimonial-block .author-name span:before {
      position: absolute;
      content: "";
      left: 0;
      top: 50%;
      -moz-transform: translate(0, -50%);
      -o-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
      -webkit-transform: translate(0, -50%);
      transform: translate(0, -50%);
      width: 6px;
      height: 2px;
      background-color: #fff; }
  .testimonial-block .view-more-button {
    padding: 35px 0 0; }
    .testimonial-block .view-more-button .btn {
      border-color: #ffffff;
      color: #ffffff;
      padding: 15px 50px; }
      .testimonial-block .view-more-button .btn:focus {
        background-color: transparent;
        border-color: #ffffff;
        color: #ffffff; }
      .testimonial-block .view-more-button .btn:hover {
        background-color: #e60606;
        border-color: #e60606;
        color: #ffffff; }

/* Testimonial Section End */
/* Send Messge Section Start */
.send-message-section {
  padding: 49px 0 45px; }
  .send-message-section .section-title {
    text-align: center;
    padding: 0 0 25px; }
    .send-message-section .section-title h1, .send-message-section .section-title h2, .send-message-section .section-title h3, .send-message-section .section-title h4, .send-message-section .section-title h5, .send-message-section .section-title h6, .send-message-section .section-title p, .send-message-section .section-title a {
      font-size: 22px;
      line-height: 22px; }
  .send-message-section .contact-form .row {
    margin: 0 -5px; }
  .send-message-section .contact-form [class^=col-] {
    padding: 0 5px; }

/* Send Messge Section End */
/* Contact Form Start */
.contact-form .form-group {
  margin: 0 0 10px; }
.contact-form .form-control {
  background-color: #fff;
  height: 50px;
  border: 1px solid #d7d7d7;
  padding: 6px 18px;
  color: #161616;
  font-size: 18px;
  line-height: 18px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -ms-border-radius: 0;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  resize: none; }
  .contact-form .form-control::-webkit-input-placeholder {
    color: #161616;
    text-transform: capitalize; }
  .contact-form .form-control:-moz-placeholder {
    color: #161616;
    text-transform: capitalize; }
  .contact-form .form-control::-moz-placeholder {
    color: #161616;
    text-transform: capitalize; }
  .contact-form .form-control:-ms-input-placeholder {
    color: #161616;
    text-transform: capitalize; }
.contact-form .captcha {
  text-align: center; }
  .contact-form .captcha img {
    display: inline-block; }
.contact-form textarea.form-control {
  height: auto; }
.contact-form .submit-button {
  text-align: center; }
.contact-form .btn {
  border-color: #161616;
  color: #161616;
  padding: 15px 65px 13px; }
  .contact-form .btn:focus {
    border-color: #161616;
    color: #161616; }
  .contact-form .btn:hover {
    border-color: #e60606;
    color: #ffffff;
    background-color: #e60606; }

/* Contact Form End */
/* Contact Free Estimate Start */
.contact-free-estimate {
  position: relative; }
  .contact-free-estimate .image img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    font-family: 'object-fit: cover'; }
  .contact-free-estimate .estimate-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1); }
  .contact-free-estimate .free-estimate-content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    -moz-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
    .contact-free-estimate .free-estimate-content .detail {
      float: left;
      width: 100%;
      background-color: rgba(230, 6, 6, 0.9);
      padding: 25px 63px; }
      .contact-free-estimate .free-estimate-content .detail .title {
        float: left;
        display: inline-block;
        padding: 6px 0; }
        .contact-free-estimate .free-estimate-content .detail .title h1, .contact-free-estimate .free-estimate-content .detail .title h2, .contact-free-estimate .free-estimate-content .detail .title h3, .contact-free-estimate .free-estimate-content .detail .title h4, .contact-free-estimate .free-estimate-content .detail .title h5, .contact-free-estimate .free-estimate-content .detail .title h6, .contact-free-estimate .free-estimate-content .detail .title p, .contact-free-estimate .free-estimate-content .detail .title a {
          text-decoration: none;
          display: block;
          font-family: "Roboto-Black";
          font-size: 36px;
          line-height: 36px;
          color: #ffffff;
          text-transform: capitalize;
          margin: 0; }
        .contact-free-estimate .free-estimate-content .detail .title a:hover {
          color: #161616; }
      .contact-free-estimate .free-estimate-content .detail .btn {
        float: right;
        border-color: #ffffff;
        color: #ffffff; }
        .contact-free-estimate .free-estimate-content .detail .btn:focus {
          color: #ffffff; }
        .contact-free-estimate .free-estimate-content .detail .btn:hover {
          color: #e60606;
          background-color: #ffffff; }

/* Contact Free Estimate End */
/**************************************************************************/
/********************** Content End ************************/
/**************************************************************************/
/**************************************************************************/
/********************** Inner Pages Start ************************/
/**************************************************************************/
.banner {
  position: relative; }
  .banner .banner-overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5); }
  .banner img {
    width: 100%;
    height: 80px;
    object-fit: cover;
    font-family: 'object-fit: cover'; }

.inner-pg {
  padding: 61px 0 95px; }
  .inner-pg h1 {
    font-size: 22px;
    line-height: 26px;
    margin: 0;
    text-transform: uppercase;
    font-family: "Roboto-Black";
    color: #e60606; }
  .inner-pg h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 10px;
    text-transform: uppercase;
    font-family: "Roboto-Black";
    color: #161616; }
  .inner-pg h3, .inner-pg h4 {
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    font-family: 'Roboto-Medium'; }
  .inner-pg p {
    line-height: 30px;
    margin: 0 0 30px; }
    .inner-pg p a {
      text-decoration: underline;
      color: #161616; }
      .inner-pg p a:hover {
        color: #e60606; }
  .inner-pg .family-operated-block {
    padding: 0 0 30px; }
    .inner-pg .family-operated-block .image img {
      width: 100%; }
    .inner-pg .family-operated-block h3 {
      color: #e60606; }
  .inner-pg .machine-services {
    padding: 0 0 48px; }
    .inner-pg .machine-services h4 {
      color: #161616; }
      .inner-pg .machine-services h4 a {
        color: #161616; }
        .inner-pg .machine-services h4 a:hover {
          color: #e60606; }
    .inner-pg .machine-services [class^=col-]:nth-child(4n+1) {
      clear: both; }
    .inner-pg .machine-services.foundation-solutions [class^=col-]:nth-child(2n+1) {
      clear: both; }
  .inner-pg .btn {
    border-color: #161616;
    color: #161616;
    padding: 15px 38px; }
    .inner-pg .btn:focus {
      border-color: #161616;
      color: #161616; }
    .inner-pg .btn:hover {
      border-color: #e60606;
      color: #e60606; }

/********************** Services Page Start ************************/
/********************** Services Page End ************************/
/********************** Typography Page End ************************/
.typography-pg blockquote {
  border-color: #e60606; }
.typography-pg pre {
  white-space: normal;
  border: none;
  background-color: #e60606;
  color: #ffffff; }
.typography-pg ul {
  display: block;
  padding-left: 18px;
  margin: 0 0 30px; }
  .typography-pg ul li {
    color: #161616; }
    .typography-pg ul li a {
      color: #e60606;
      text-decoration: underline; }
      .typography-pg ul li a:hover {
        color: #161616; }
    .typography-pg ul li ol {
      padding-left: 25px;
      margin: 0; }
.typography-pg ol {
  display: block;
  padding-left: 18px;
  margin: 0 0 30px; }
  .typography-pg ol li {
    color: #161616; }
    .typography-pg ol li a {
      color: #e60606;
      text-decoration: underline; }
      .typography-pg ol li a:hover {
        color: #161616; }
    .typography-pg ol li ul {
      padding-left: 25px;
      margin: 0; }

/********************** Typography Page End ************************/
/**************************************************************************/
/********************** Inner Pages End ************************/
/**************************************************************************/
/**************************************************************************/
/********************** Purple Theme Start ************************/
/**************************************************************************/
.purple-theme {
  /* Header Start */
  /* Header End */
  /* Navigation Start */
  /* Navigation End */
  /* Carousel Start */
  /* Carousel End */
  /* Contact Free Estimate Start */
  /* Contact Free Estimate End */
  /* Inner Pages Start */
  /* Inner Pages End */
  /* Typography Page End */
  /* Typography Page End */ }
  .purple-theme .header {
    border-color: #a97ac2; }
    .purple-theme .header .h-top .h-top-menu ul li a.active, .purple-theme .header .h-top .h-top-menu ul li a:hover {
      color: #a97ac2; }
    .purple-theme .header .h-top .h-top-menu ul li.active a {
      color: #a97ac2; }
    .purple-theme .header .h-top .h-social-icons ul li a {
      background-color: #a97ac2; }
    .purple-theme .header .h-bottom .h-right .free-estimate-button .btn {
      color: #a97ac2;
      border-color: #a97ac2; }
      .purple-theme .header .h-bottom .h-right .free-estimate-button .btn:focus {
        color: #a97ac2;
        border-color: #a97ac2; }
      .purple-theme .header .h-bottom .h-right .free-estimate-button .btn:hover {
        color: #ffffff;
        background-color: #a97ac2;
        border-color: #a97ac2; }
  .purple-theme .navbar-default .navbar-nav > li > a:before,
  .purple-theme .navbar-default .navbar-nav > li > a:after {
    background-color: #a97ac2; }
  .purple-theme .navbar-nav .dropdown-menu > li > a:hover,
  .purple-theme .navbar-nav .dropdown-menu > li > a:focus,
  .purple-theme .navbar-nav .dropdown-menu > li > a.highlighted {
    color: #a97ac2 !important; }
  .purple-theme .navbar-nav .dropdown-menu > li.open > a,
  .purple-theme .navbar-nav .dropdown-menu > li.open > a:hover,
  .purple-theme .navbar-nav .dropdown-menu > li.open > a:focus,
  .purple-theme .navbar-nav .dropdown-menu > li.open > a.highlighted,
  .purple-theme .navbar-nav .dropdown-menu > li.active > a,
  .purple-theme .navbar-nav .dropdown-menu > li.active > a:hover,
  .purple-theme .navbar-nav .dropdown-menu > li.active > a:focus,
  .purple-theme .navbar-nav .dropdown-menu > li.active > a.highlighted,
  .purple-theme .navbar-nav .dropdown-menu > li.current-menu-item > a,
  .purple-theme .navbar-nav .dropdown-menu > li.current-menu-item > a:hover,
  .purple-theme .navbar-nav .dropdown-menu > li.current-menu-item > a:focus,
  .purple-theme .navbar-nav .dropdown-menu > li.current-menu-item > a.highlighted {
    color: #a97ac2 !important; }
  .purple-theme .carousel-title h1:before,
  .purple-theme .carousel-title h2:before,
  .purple-theme .carousel-title h3:before,
  .purple-theme .carousel-title h4:before,
  .purple-theme .carousel-title h5:before,
  .purple-theme .carousel-title h6:before,
  .purple-theme .carousel-title p:before,
  .purple-theme .carousel-title a:before {
    background-color: #a97ac2; }
  .purple-theme .carousel-indicators li:before {
    background-color: #a97ac2; }
  .purple-theme .contact-free-estimate .free-estimate-content .detail {
    background-color: rgba(169, 122, 194, 0.9); }
    .purple-theme .contact-free-estimate .free-estimate-content .detail .btn:hover {
      color: #a97ac2; }
  .purple-theme .inner-pg h1 {
    color: #a97ac2; }
  .purple-theme .inner-pg .family-operated-block h3 {
    color: #a97ac2; }
  .purple-theme .inner-pg .machine-services h4 a:hover {
    color: #a97ac2; }
  .purple-theme .inner-pg .btn:hover {
    color: #a97ac2;
    border-color: #a97ac2; }
  .purple-theme .typography-pg blockquote {
    border-color: #a97ac2; }
  .purple-theme .typography-pg pre {
    background-color: #a97ac2; }
  .purple-theme .typography-pg ul li a {
    color: #a97ac2; }
    .purple-theme .typography-pg ul li a:hover {
      color: #161616; }
  .purple-theme .typography-pg ol li a {
    color: #a97ac2; }
    .purple-theme .typography-pg ol li a:hover {
      color: #161616; }

/**************************************************************************/
/********************** Purple Theme End ************************/
/**************************************************************************/
.footer {
  border-top: 2px solid #e60606; }
  .footer .block-title {
    padding: 0 0 10px; }
    .footer .block-title h1, .footer .block-title h2, .footer .block-title h3, .footer .block-title h4, .footer .block-title h5, .footer .block-title h6, .footer .block-title p, .footer .block-title a {
      font-size: 18px;
      line-height: 26px; }
  .footer .f-top {
    padding: 38px 0 0;
    background-color: #161616; }
    .footer .f-top .row {
      display: table;
      width: 100%; }
    .footer .f-top [class^=col-] {
      float: none;
      display: table-cell;
      vertical-align: top; }
    .footer .f-top .f-block {
      padding: 0 0 38px; }
      .footer .f-top .f-block a {
        display: block;
        text-decoration: none; }
      .footer .f-top .f-block ul {
        display: block;
        margin: 0;
        padding: 0;
        list-style-type: none; }
        .footer .f-top .f-block ul li {
          display: block;
          margin: 0;
          padding: 0;
          list-style-type: none;
          font-size: 17px;
          line-height: 26px;
          color: #ffffff;
          text-transform: capitalize; }
          .footer .f-top .f-block ul li a {
            text-decoration: none;
            display: inline-block;
            color: #ffffff; }
            .footer .f-top .f-block ul li a.active, .footer .f-top .f-block ul li a:hover {
              color: #e60606; }
          .footer .f-top .f-block ul li.active a {
            color: #e60606; }
  .footer .f-bottom {
    text-align: center;
    padding: 20px 0;
    background-color: #000; }
    .footer .f-bottom p {
      font-size: 16px;
      line-height: 26px;
      color: #ffffff; }
      .footer .f-bottom p a {
        display: inline-block;
        text-decoration: underline;
        color: #ffffff; }
        .footer .f-bottom p a:hover {
          color: #e60606; }

/* Purple Theme Start */
.purple-theme .footer {
  border-color: #a97ac2; }
  .purple-theme .footer .f-top .f-block ul li a.active, .purple-theme .footer .f-top .f-block ul li a:hover {
    color: #a97ac2; }
  .purple-theme .footer .f-top .f-block ul li.active a {
    color: #a97ac2; }
  .purple-theme .footer .f-bottom p a:hover {
    color: #a97ac2; }

/* Purple Theme End */
/*///////////////////////////////////////////////////////////////////////// Responsive CSS Structure /////////////////////////////////////////////////////////////////////////*/
/*---------- Small Mobile , IPhone Start ----------*/
/*=== Screen Size = 240, 320, 360, 480, 568 ===*/
@media (min-width: 240px) and (max-width: 568px) {
  .footer .f-top [class^=col-] {
    width: 100%; } }
@media (min-width: 569px) and (max-width: 767px) {
  .footer .f-top [class^=col-] {
    width: 50%; } }
@media (max-width: 767px) {
  /* Home Page Start */
  .header .h-top {
    text-align: center; }

  .header .h-top .h-social-icons {
    float: none;
    padding: 10px 0 0; }

  .header .h-top .h-social-icons ul li {
    float: none;
    display: inline-block; }

  .header .h-top .h-top-menu {
    padding-right: 0;
    float: none; }

  .header .h-top .h-top-menu ul li {
    float: none;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 0 9px 0 4px; }

  .h-left {
    text-align: center; }

  .h-left a {
    display: inline-block; }

  .h-left a img {
    width: 250px;
    height: auto; }

  .header .h-bottom .h-right .free-estimate-button .btn {
    padding: 15px 20px; }

  .header .h-bottom .h-right {
    position: relative;
    width: 100%;
    padding: 15px 0 0; }

  .header .h-bottom .h-right .free-estimate-button {
    float: none;
    position: absolute;
    left: 0;
    top: 15px; }

  .navbar-default {
    float: none;
    padding-top: 0;
    padding-right: 0; }

  .navbar-default .navbar-nav > li {
    padding: 0; }

  .navbar-default .navbar-nav > li > a {
    padding: 15px 0; }

  .navbar-nav > li > .dropdown-menu {
    padding: 15px 0;
    left: auto !important;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }

  .navbar-toggle {
    margin-right: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border: none;
    height: 34px; }

  .navbar-default .navbar-toggle:hover,
  .navbar-default .navbar-toggle:focus {
    background-color: transparent; }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #e60606;
    position: relative;
    transition: 0.4s;
    -webkit-transition: 0.4s;
    -ms-transition: 0.4s; }

  .purple-theme .navbar-default .navbar-toggle .icon-bar {
    background-color: #a97ac2; }

  .navbar-default .navbar-toggle {
    border-color: #e60606;
    color: #e60606; }

  .purple-theme .navbar-default .navbar-toggle {
    border-color: #a97ac2;
    color: #a97ac2; }

  .navbar-default .navbar-toggle.open .icon-bar:nth-child(3) {
    opacity: 0; }

  .navbar-default .navbar-toggle.open .icon-bar:nth-child(2) {
    top: 4px;
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg); }

  .navbar-default .navbar-toggle.open .icon-bar:nth-child(4) {
    top: -8px;
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg); }

  .carousel-title h1,
  .carousel-title h2,
  .carousel-title h3,
  .carousel-title h4,
  .carousel-title h5,
  .carousel-title h6,
  .carousel-title p,
  .carousel-title a {
    font-size: 45px;
    line-height: 45px; }

  .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    height: 350px;
    object-fit: cover;
    font-family: 'object-fit: cover'; }

  .carousel-title h1,
  .carousel-title h2,
  .carousel-title h3,
  .carousel-title h4,
  .carousel-title h5,
  .carousel-title h6,
  .carousel-title p,
  .carousel-title a {
    font-size: 30px;
    line-height: 40px; }

  .carousel-indicators {
    bottom: 20px; }

  .carousel-caption .btn {
    padding: 12px 35px; }

  .company-works .company-work-section .company-work-detail {
    position: relative;
    left: auto;
    top: auto;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    padding: 25px 0; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -15px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 15px; }

  .company-works .company-work-section .company-work-detail .desc {
    height: auto; }

  .contact-free-estimate .free-estimate-content .detail {
    padding: 15px;
    text-align: center; }

  .contact-free-estimate .free-estimate-content .detail .title {
    padding: 0 0 20px;
    float: none; }

  .contact-free-estimate .free-estimate-content .detail .title h1,
  .contact-free-estimate .free-estimate-content .detail .title h2,
  .contact-free-estimate .free-estimate-content .detail .title h3,
  .contact-free-estimate .free-estimate-content .detail .title h4,
  .contact-free-estimate .free-estimate-content .detail .title h5,
  .contact-free-estimate .free-estimate-content .detail .title h6,
  .contact-free-estimate .free-estimate-content .detail .title p,
  .contact-free-estimate .free-estimate-content .detail .title a {
    font-size: 25px;
    line-height: 30px; }

  .contact-free-estimate .free-estimate-content .detail .btn {
    float: none; }

  .contact-free-estimate .image img {
    height: 225px; }

  .testimonial-section {
    padding: 30px 0; }

  .services-section .services-list .row {
    margin: 0 -15px; }

  .services-section .services-list [class^=col-] {
    padding: 0 15px; }

  .testimonial-block .icon img {
    height: auto;
    width: 50px; }

  .testimonial-block .icon {
    padding: 0 0 30px; }

  .testimonial-block p {
    font-size: 20px;
    line-height: 25px; }

  .send-message-section {
    padding: 30px 0; }

  .company-works .company-work-section .image img {
    height: 250px; }

  .services-section .service-block .image img {
    height: auto;
    width: 120px; }

  .footer .f-top {
    padding: 25px 0 0; }

  .footer .f-top .row {
    display: block; }

  .footer .f-top [class^=col-] {
    float: left;
    vertical-align: unset;
    display: block; }

  .footer .f-top .f-block {
    padding: 0 0 25px; }

  /* Home Page End */
  /* Inner Pages Start */
  .inner-pg {
    padding: 30px 0; }

  .inner-pg .family-operated-block .image {
    margin: 0 0 20px; }

  .inner-pg p {
    margin: 0 0 10px; }

  /* Inner Pages End */
  /* Typography Page Start */
  h1 {
    font-size: 35px;
    line-height: 35px; }

  h2 {
    font-size: 32px;
    line-height: 32px; }

  h3 {
    font-size: 28px;
    line-height: 28px; }

  h4 {
    font-size: 26px;
    line-height: 26px; }

  h5 {
    font-size: 24px;
    line-height: 24px; }

  h6 {
    font-size: 20px;
    line-height: 20px; }

  /* Typography Page End */ }
@media (min-width: 768px) {
  .navbar-default .navbar-nav > li .caret {
    display: none; } }
@media (min-width: 768px) and (max-width: 991px) {
  /* Home Page Start */
  .header .h-top {
    text-align: center; }

  .header .h-top .h-social-icons {
    float: none;
    padding: 0 0 10px; }

  .header .h-top .h-social-icons ul li {
    float: none;
    display: inline-block; }

  .header .h-top .h-top-menu {
    padding-right: 0;
    float: none; }

  .header .h-top .h-top-menu ul li {
    float: none;
    display: inline-block;
    font-size: 14px;
    line-height: 14px;
    padding: 0 9px 0 4px; }

  .h-left {
    text-align: center; }

  .h-left a {
    display: inline-block; }

  .h-left a img {
    width: 300px;
    height: auto; }

  .header .h-bottom .h-right .free-estimate-button .btn {
    padding: 15px 20px; }

  .header .h-bottom .h-right {
    padding: 15px 0 0; }

  .navbar-default {
    padding-top: 20px;
    padding-right: 31px; }

  .navbar-default .navbar-nav > li {
    padding: 0 7px; }

  .navbar-default .navbar-nav > li > a {
    font-size: 14px;
    line-height: 14px; }

  .navbar-nav .dropdown-menu > li > a {
    font-size: 14px;
    line-height: 24px; }

  .navbar-nav > li > .dropdown-menu {
    left: auto !important;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }

  .carousel-title h1,
  .carousel-title h2,
  .carousel-title h3,
  .carousel-title h4,
  .carousel-title h5,
  .carousel-title h6,
  .carousel-title p,
  .carousel-title a {
    font-size: 45px;
    line-height: 45px; }

  .carousel-indicators {
    bottom: 20px; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -15px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 15px; }

  .company-works .company-work-section .company-work-detail .desc {
    height: 345px; }

  .contact-free-estimate .free-estimate-content .detail {
    padding: 20px 25px; }

  .contact-free-estimate .free-estimate-content .detail .title {
    padding: 10px 0; }

  .contact-free-estimate .free-estimate-content .detail .title h1,
  .contact-free-estimate .free-estimate-content .detail .title h2,
  .contact-free-estimate .free-estimate-content .detail .title h3,
  .contact-free-estimate .free-estimate-content .detail .title h4,
  .contact-free-estimate .free-estimate-content .detail .title h5,
  .contact-free-estimate .free-estimate-content .detail .title h6,
  .contact-free-estimate .free-estimate-content .detail .title p,
  .contact-free-estimate .free-estimate-content .detail .title a {
    font-size: 28px;
    line-height: 28px; }

  .services-section .services-list .row {
    margin: 0 -15px; }

  .services-section .services-list [class^=col-] {
    padding: 0 15px; }

  .testimonial-block .icon img {
    height: auto;
    width: 75px; }

  .testimonial-block .icon {
    padding: 0 0 30px; }

  .testimonial-block p {
    font-size: 22px;
    line-height: 28px; }

  .send-message-section {
    padding: 35px 0; }

  .company-works .company-work-section .image img {
    height: 450px; }

  .services-section .service-block .image img {
    height: auto;
    width: 120px; }

  .footer .f-top .row {
    display: block; }

  .footer .f-top [class^=col-] {
    float: left;
    width: 50%;
    vertical-align: unset;
    display: block; }

  /* Home Page End */
  /* Inner Pages Start */
  .inner-pg {
    padding: 50px 0; }

  /* Inner Pages End */
  /* Typography Page Start */
  h1 {
    font-size: 45px;
    line-height: 45px; }

  /* Typography Page End */ }
@media (min-width: 992px) and (max-width: 1199px) {
  /* Home Page Start */
  .header .h-top .h-top-menu {
    padding-right: 20px; }

  .header .h-top .h-top-menu ul li {
    font-size: 16px;
    line-height: 16px;
    padding: 0 10px 0 9px; }

  .h-left {
    text-align: center; }

  .h-left a {
    display: inline-block; }

  .h-left a img {
    width: 350px;
    height: auto; }

  .header .h-bottom .h-right {
    padding: 15px 0 0; }

  .navbar-default {
    padding-right: 31px; }

  .navbar-default .navbar-nav > li {
    padding: 0 7px; }

  .navbar-nav > li > .dropdown-menu {
    left: auto !important;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none; }

  .carousel-indicators {
    bottom: 60px; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -15px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 15px; }

  .company-works .company-work-section .company-work-detail .desc {
    height: 345px; }

  .contact-free-estimate .free-estimate-content .detail {
    padding: 20px 25px; }

  .contact-free-estimate .free-estimate-content .detail .title {
    padding: 10px 0; }

  .contact-free-estimate .free-estimate-content .detail .title h1,
  .contact-free-estimate .free-estimate-content .detail .title h2,
  .contact-free-estimate .free-estimate-content .detail .title h3,
  .contact-free-estimate .free-estimate-content .detail .title h4,
  .contact-free-estimate .free-estimate-content .detail .title h5,
  .contact-free-estimate .free-estimate-content .detail .title h6,
  .contact-free-estimate .free-estimate-content .detail .title p,
  .contact-free-estimate .free-estimate-content .detail .title a {
    font-size: 30px;
    line-height: 30px; }

  .services-section .services-list .row {
    margin: 0 -15px; }

  .services-section .services-list [class^=col-] {
    padding: 0 15px; }

  .testimonial-block .icon img {
    height: auto;
    width: 75px; }

  .testimonial-block .icon {
    padding: 0 0 30px; }

  .testimonial-block p {
    font-size: 24px; }

  .send-message-section {
    padding: 35px 0; }

  .company-works .company-work-section .image img {
    height: 450px; }

  /* Home Page End */
  /* Inner Pages Start */
  .inner-pg {
    padding: 50px 0 70px; }

  .inner-pg .machine-services [class^=col-]:nth-child(3n+1) {
    clear: both; }

  .inner-pg .machine-services [class^=col-]:nth-child(4n+1) {
    clear: unset; }

  /* Inner Pages End */
  /* Typography Page Start */
  h1 {
    font-size: 45px;
    line-height: 45px; }

  /* Typography Page End */ }
@media (min-width: 1200px) and (max-width: 1299px) {
  .container {
    width: 1170px; }

  /* Home Page Start */
  .carousel-indicators {
    bottom: 90px; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -20px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 20px; }

  .company-works .company-work-section .company-work-detail .desc {
    height: 345px; }

  .contact-free-estimate .free-estimate-content .detail {
    padding: 20px 25px; }

  .contact-free-estimate .free-estimate-content .detail .title {
    padding: 10px 0; }

  .contact-free-estimate .free-estimate-content .detail .title h1,
  .contact-free-estimate .free-estimate-content .detail .title h2,
  .contact-free-estimate .free-estimate-content .detail .title h3,
  .contact-free-estimate .free-estimate-content .detail .title h4,
  .contact-free-estimate .free-estimate-content .detail .title h5,
  .contact-free-estimate .free-estimate-content .detail .title h6,
  .contact-free-estimate .free-estimate-content .detail .title p,
  .contact-free-estimate .free-estimate-content .detail .title a {
    font-size: 30px;
    line-height: 30px; }

  .navbar-default {
    padding-right: 31px; }

  .navbar-default .navbar-nav > li {
    padding: 0 7px; }

  .header .h-bottom .h-right {
    padding: 15px 0 0; }

  .services-section .services-list .row {
    margin: 0 -20px; }

  .services-section .services-list [class^=col-] {
    padding: 0 20px; }

  /* Home Page End */ }
@media (min-width: 1300px) and (max-width: 1399px) {
  .container {
    width: 1270px; }

  /* Home Page Start */
  .carousel-indicators {
    bottom: 100px; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -20px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 20px; }

  .company-works .company-work-section .company-work-detail .desc {
    height: 345px; }

  .contact-free-estimate .free-estimate-content .detail {
    padding: 25px 30px; }

  .contact-free-estimate .free-estimate-content .detail .title {
    padding: 9px 0; }

  .contact-free-estimate .free-estimate-content .detail .title h1,
  .contact-free-estimate .free-estimate-content .detail .title h2,
  .contact-free-estimate .free-estimate-content .detail .title h3,
  .contact-free-estimate .free-estimate-content .detail .title h4,
  .contact-free-estimate .free-estimate-content .detail .title h5,
  .contact-free-estimate .free-estimate-content .detail .title h6,
  .contact-free-estimate .free-estimate-content .detail .title p,
  .contact-free-estimate .free-estimate-content .detail .title a {
    font-size: 32px;
    line-height: 32px; }

  .navbar-default {
    padding-right: 31px; }

  .header .h-bottom .h-right {
    padding: 20px 0 0; }

  /* Home Page End */ }
@media (min-width: 1400px) and (max-width: 1499px) {
  .container {
    width: 1370px; }

  /* Home Page Start */
  .carousel-indicators {
    bottom: 120px; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -20px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 20px; }

  .company-works .company-work-section .company-work-detail .desc {
    height: 345px; }

  .contact-free-estimate .free-estimate-content .detail {
    padding: 25px 30px; }

  /* Home Page End */ }
@media (min-width: 1500px) and (max-width: 1599px) {
  .container {
    width: 1470px; }

  /* Home Page Start */
  .carousel-indicators {
    bottom: 140px; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -20px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 20px; }

  .company-works .company-work-section .company-work-detail .desc {
    height: 345px; }

  /* Home Page End */ }
@media (min-width: 1600px) and (max-width: 1699px) {
  .container {
    width: 1570px; }

  /* Home Page Start */
  .carousel-indicators {
    bottom: 150px; }

  .company-works .company-work-section .company-work-detail .row {
    margin: 0 -20px; }

  .company-works .company-work-section .company-work-detail [class^=col-] {
    padding: 0 20px; }

  /* Home Page End */ }
@media (min-width: 1700px) and (max-width: 1799px) {
  /* Home Page Start */
  .carousel-indicators {
    bottom: 165px; }

  /* Home Page End */ }
@media (min-width: 1800px) and (max-width: 1899px) {
  /* Home Page Start */
  .carousel-indicators {
    bottom: 185px; }

  /* Home Page End */ }
/*---------- Large Desktop , Large Screen End ----------*/

/*# sourceMappingURL=style.css.map */
.column-fix {gap:0}
.fix2 ul{margin-bottom:0}