@import url(animate.min.css);
@import url(jquery.fancybox.css);
@import url(owl.css);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i);
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600,600i,700,700i);
* {
  box-sizing: border-box;
}
ul {
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
a {
  text-decoration: none !important;
}
img {
  width: 100%;
  border: none;
}
.clear {
  clear: both;
}
p {
  color: #5a5a5a;
}
.clearfix:after,
.clearfix:before {
  display: table;
  line-height: 0;
  content: "";
}
.clearfix:after {
  clear: both;
}
section {
  padding: 50px 0;
  float: left;
  width: 100%;
}
.gray-bg {
  background: #ededed;
}
h1 {
  color: #fff;
}
.contents {
  display: table;
  padding-top: 50px;
  width: 100%;
  height: auto;
}
.nav > li > a {
  font-weight: 400 !important;
  font-size: 13.5px;
  color: #000 !important;
}
.nav > li > a:hover {
  color: #ff6f00 !important;
}
.dropdown-menu > li > a {
  font-size: 13.5px !important;
  font-weight: 400 !important;
}
.sec-title {
  font-size: 30px;
  color: #1b1b1b;
  text-align: center;
  padding: 0 11%;
}
.sec-title h2 {
  font-weight: 700;
  text-transform: capitalize;
}
.sub-title {
  width: 100%;
  text-align: center;
  padding: 0 20%;
  padding-bottom: 35px;
}
.sub-title p {
  text-transform: inherit;
  color: #4c4c4c;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  font-style: italic;
  line-height: 26px;
  margin: 0;
  font-size: 14px;
}
h2::after {
  content: "";
  display: table;
  height: 2px;
  margin: 10px auto;
  width: 120px;
}
.line {
  height: 2px;
  width: 50px;
  display: inherit;
  margin-top: 10px;
}
.left-arw {
  color: #fff !important;
  height: 40px;
  left: -4px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
}
.rgt-arw {
  color: #fff !important;
  height: 40px;
  right: -4px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  width: 40px;
}
.arrow1 a i {
  font-size: 21px;
  height: 40px;
  line-height: 38px;
  text-align: center;
  margin: 0 3px;
  width: 40px;
}
.arrow1 a i:hover {
  color: #fff;
}
.arrow1 {
  display: table;
  margin: 30px auto 0;
}
.hvr-black a:hover {
  background: #1b1b1b;
  -webkit-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.white p {
  color: #fff !important;
}
.overlay-content {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 15px 25px;
  width: 100%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#header {
  padding: 0;
  left: 0;
  margin: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99;
  animation-fill-mode: both;
}
@keyframes menu_sticky {
  0% {
    margin-top: -100px;
  }
  50% {
    margin-top: -90px;
  }
  100% {
    margin-top: 0;
  }
}
@keyframes menu_sticky {
  0% {
    margin-top: -100px;
  }
  50% {
    margin-top: -90px;
  }
  100% {
    margin-top: 0;
  }
}
#header.fixed-header {
  animation-duration: 0.6s;
  animation-name: menu_sticky;
  animation-timing-function: ease-out;
  animation-duration: 1s;
  left: 0;
  margin: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
}
#header.fixed-header {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}
#header.fixed-header .top-header {
  display: none;
}
.top-header {
  width: 100%;
  height: 40px;
  background: #ff6f00;
  position: relative;
  z-index: 2;
}
.soc-txt li {
  float: left;
  padding: 10px 20px 10px 0;
}
.srvc-item .img-circle {
  border-radius: 50%;
}
.soc-txt li a {
  color: #fff;
  font-size: 13px;
}
.icon {
  padding-right: 6px;
}
.soc-icon a {
  line-height: 40px;
  margin-left: 30px;
  color: #fff;
  float: left;
}
.owl-nav i {
  margin-top: 10px;
}
.soc-icon i {
  margin-top: 13px;
}
.soc-icon-box i {
  color: #1b1b1b;
  height: 40px;
  line-height: 40px;
  width: 40px;
}
.soc-icon-box {
  margin-top: 30px;
}
.share-box li {
  float: left;
  height: 40px;
  width: 40px;
  color: #fff;
  text-align: center;
  font-family: montserrat;
  font-weight: 600;
  line-height: 40px;
  margin: 0 3px;
}
.share-box a {
  text-transform: uppercase;
  color: #fff;
  display: block;
  text-align: center;
  font-family: montserrat;
  font-weight: 600;
  line-height: 40px;
}
.navbar-default .navbar-nav > li > a {
  color: #ff6f00;
}
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > li > a:hover {
  color: #ff6f00;
  background-color: transparent;
}
.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #fff;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #ff6f00;
}
.main-nav {
  width: 100%;
  height: 91px;
  position: relative;
}
.fixed-header .main-nav {
  height: auto;
}
.fixed-header .main-nav .hvr-src {
  line-height: 80px;
}
.fixed-header .main-nav .navbar-brand {
  line-height: 92px;
  width: 273px !important;
}
.navbar-brand {
  float: left;
  line-height: 80px;
  padding: 5px 0;
  width: 273px;
}
.free-report-bx {
  text-transform: uppercase;
  padding: 15px 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  background: red;
  color: #fff;
  line-height: 0 !important;
  border-radius: 100px;
  animation: myfirst 5s;
  -moz-animation: myfirst 5s infinite;
  -webkit-animation: myfirst 5s infinite;
}
.free-report-bx:hover {
  color: #fff !important;
}
.free-report-bx:active {
  color: #fff !important;
}
@-moz-keyframes myfirst {
  0% {
    background: #a001c0;
  }
  25% {
    background: #000;
  }
  50% {
    background: #4041fe;
  }
  75% {
    background: #3de702;
  }
  100% {
    background: #00edf0;
  }
}
@-webkit-keyframes myfirst {
  0% {
    background: #a001c0;
  }
  25% {
    background: #000;
  }
  50% {
    background: #4041fe;
  }
  75% {
    background: #3de702;
  }
  100% {
    background: #00edf0;
  }
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #2d2d2d;
}
.dropdown-menu > li:last-child {
  border-bottom: none;
}
.hvr-src {
  float: right;
  line-height: 80px;
  padding-left: 30px;
  margin-right: -15px;
}
.hvr-src a:hover {
  color: #ff6f00;
}
a {
  color: #ff6f00;
}
.search-form {
  background: #fff none repeat scroll 0 0;
  height: 100%;
  padding: 0 50px;
  position: absolute;
  width: 100%;
  z-index: 1;
  animation-name: slideInUp;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  top: -150px;
}
.search-form.visible {
  animation-name: slideInDown;
  animation-duration: 0.3s;
  animation-fill-mode: both;
  top: 0;
}
.search-box input {
  width: 100%;
  border: none;
  height: 80px;
  padding-right: 42px;
}
.fixed-header .search-box input {
  height: 80px;
}
.search-box {
  position: relative;
}
.search-box > .src-close {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 2px solid;
  cursor: pointer;
  line-height: 12px;
  padding: 5px 7px;
  position: absolute;
  right: 15px;
  top: 35%;
  z-index: 999;
}
#slider {
  padding: 0;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  margin-top: 131px;
}
.carousel-inner > .item:after {
  left: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 9;
  background-color: rgba(0, 0, 0, 0.1);
}
.slider-title {
  overflow: hidden;
  height: 90px;
  display: table;
}
.carousel-caption .btn-default {
  margin-right: 15px;
}
.carousel-caption .sldr-btn {
  margin-top: 20px;
}
#slider a .fa {
  font-size: 18px;
  height: 40px;
  line-height: 36px;
  width: 40px;
  color: #fff;
  background: #ff7e1a;
}
#slider a:hover .fa {
  color: #1b1b1b;
  background: #ff7e1a;
}
#slider .carousel-caption h1 {
  animation-delay: 0.2s;
  animation-duration: 1s;
  font-size: 30px;
  padding: 15px 20px;
  opacity: 0;
}
#slider .carousel-caption p {
  animation-delay: 0.6s;
  animation-duration: 1s;
  margin-top: 10px;
  margin-bottom: 30px;
  width: 60%;
  opacity: 0;
  color: #fff;
}
.carousel-caption li {
  opacity: 0;
  padding-bottom: 10px;
  color: #fff;
}
.carousel-caption li:nth-child(1) {
  animation-delay: 1s;
  animation-duration: 1s;
}
.carousel-caption li:nth-child(2) {
  animation-delay: 1.1s;
  animation-duration: 1s;
}
.carousel-caption li:nth-child(3) {
  animation-delay: 1.2s;
  animation-duration: 1s;
}
.carousel-caption .sldr-btn {
  animation-delay: 1.5s;
  animation-duration: 1s;
}
#slider .item.active .carousel-caption h1,
#slider .item.active .carousel-caption li:nth-child(1),
#slider .item.active .carousel-caption li:nth-child(2),
#slider .item.active .carousel-caption li:nth-child(3),
#slider .item.active .carousel-caption p {
  animation-name: fadeInUp;
}
#slider .item.active .carousel-caption h1,
#slider .item.active .carousel-caption li:nth-child(1),
#slider .item.active .carousel-caption li:nth-child(2),
#slider .item.active .carousel-caption li:nth-child(3),
#slider .item.active .carousel-caption p {
  animation-duration: 1s;
  animation-fill-mode: both;
  opacity: 1;
}
#slider .item.active .carousel-caption .sldr-btn {
  animation-name: fadeInUp;
}
#slider .item.active .carousel-caption .sldr-btn {
  animation-duration: 1s;
  animation-fill-mode: both;
  opacity: 1;
}
.ast_heading {
  float: left;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
}
.ast_heading h1 {
  color: #333;
}
.ast_about_wrapper {
  float: left;
  width: 100%;
  background-color: #fff;
}
.ast_bottompadder70 {
  padding-bottom: 70px;
}
.ast_toppadder70 {
  padding-top: 70px;
}
.ast_heading h1 {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
  text-transform: capitalize;
}
.ast_heading p {
  float: left;
  width: 100%;
  margin: 0;
  font-size: 14px;
}
.srvc-item {
  border: 0 solid #c2c2c2;
  padding: 25px;
  text-align: center;
  margin: 15px 0;
  cursor: default;
}
.fo {
  display: inline-block;
  height: 50px;
  margin: 0 auto;
  width: 50px;
}
.srvc-item i.icon-building {
  background: url(../images/service/building-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-building {
  background: url(../images/service/building-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-interior {
  background: url(../images/service/interior-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-interior {
  background: url(../images/service/interior-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-renovation {
  background: url(../images/service/renovation-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-renovation {
  background: url(../images/service/renovation-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-architecture {
  background: url(../images/service/architecture-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-architecture {
  background: url(../images/service/architecture-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-consulting {
  background: url(../images/service/consulting-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-consulting {
  background: url(../images/service/consulting-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-painting {
  background: url(../images/service/painting-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-painting {
  background: url(../images/service/painting-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-pipefitting {
  background: url(../images/service/pipe-fittings-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-pipefitting {
  background: url(../images/service/pipe-fittings-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-electrical {
  background: url(../images/service/electrical-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-electrical {
  background: url(../images/service/electrical-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-digging {
  background: url(../images/service/digging-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-digging {
  background: url(../images/service/digging-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-woodwork {
  background: url(../images/service/wood-work-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-woodwork {
  background: url(../images/service/wood-work-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-transportation {
  background: url(../images/service/transportation-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-transportation {
  background: url(../images/service/transportation-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item i.icon-measurement {
  background: url(../images/service/measurement-ico.png) no-repeat;
  background-size: cover;
}
.srvc-item:hover i.icon-measurement {
  background: url(../images/service/measurement-ico2.png) no-repeat;
  background-size: cover;
}
.srvc-item img {
  width: 50px;
}
.srvc-item a {
  margin: 30px 0 20px 0;
}
.srvc-item h4 {
  font-weight: 700;
}
.srvc-item .back-img {
  display: none;
}
.srvc-item:hover .back-img {
  display: inline-block;
}
.srvc-item:hover .front-img {
  display: none;
}
.srvc-item:hover,
.srvc-item:hover h4 {
  color: #ff6f00;
}
.ast_btn {
  display: inline-block;
  height: 45px;
  line-height: 43px;
  padding: 0 20px;
  min-width: 130px;
  background-color: #ff6f00;
  color: #fff;
  text-transform: capitalize;
  border: 1px solid #ff6f00;
  border-radius: 3px;
  text-align: center;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
a:focus,
a:hover {
  color: #000;
  background-color: transparent;
}
.team3 .srvc-item:hover {
  box-shadow: -1px 5px 66px -14px rgba(0, 0, 0, 0.45);
  border-radius: 4px;
}
.team3 .srvc-item {
  transition: 0.4s;
  padding: 15px;
  background: #fff;
  box-shadow: 0 10px 18px -8px rgba(0, 0, 0, 0.45);
  border-top-left-radius: 50px;
  border-bottom-right-radius: 50px;
}
.team3 .srvc-item:hover {
  border-top-right-radius: 50px;
  border-bottom-left-radius: 50px;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
}
.scrollToTop {
  width: 50px;
  height: 50px;
  padding: 10px;
  text-align: center;
  background: url(../images/top-icon.png);
  font-weight: 700;
  color: #444;
  text-decoration: none;
  position: fixed;
  z-index: 99;
  bottom: 2%;
  right: 1.5%;
  display: none;
}
.srvs-step {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
}
.srvs-step h4 {
  float: left;
  height: 40px;
  width: 40px;
  padding: 7px 8px;
  color: #fff;
}
.step-txt {
  color: #5a5a5a;
  display: table;
  margin-left: 55px;
}
.step-txt h5 {
  padding: 0;
  text-transform: uppercase;
}
.sngl-prof {
  padding-bottom: 70px;
}
.sngl-prof > p {
  padding: 20px 0;
}
.panel-body {
  color: #5a5a5a;
}
.service-list-item ul li a h5 {
  padding: 0;
}
.service-list-item ul li {
  background: #f5f5f5;
  margin-bottom: 5px;
}
.service-list-item ul li a {
  display: inline-block;
  padding: 20px 20px;
  width: 100%;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: Montserrat, sans-serif;
  color: #000;
}
.service-details:hover service-slider img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.service-list-item ul li a.building {
  background: url(../images/service/building-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.building:hover,
.service-list-item ul li.active a.building {
  background: url(../images/service/building-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.interior {
  background: url(../images/service/interior-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.interior:hover,
.service-list-item ul li.active a.interior {
  background: url(../images/service/interior-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.renovation {
  background: url(../images/service/renovation-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.renovation:hover,
.service-list-item ul li.active a.renovation {
  background: url(../images/service/renovation-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.architecture {
  background: url(../images/service/architecture-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.architecture:hover,
.service-list-item ul li.active a.architecture {
  background: url(../images/service/architecture-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.consulting {
  background: url(../images/service/consulting-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.consulting:hover,
.service-list-item ul li.active a.consulting {
  background: url(../images/service/consulting-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.painting {
  background: url(../images/service/painting-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.painting:hover,
.service-list-item ul li.active a.painting {
  background: url(../images/service/painting-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.pipe-fittings {
  background: url(../images/service/pipe-fittings-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.pipe-fittings:hover,
.service-list-item ul li.active a.pipe-fittings {
  background: url(../images/service/pipe-fittings-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.electrical {
  background: url(../images/service/electrical-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.electrical:hover,
.service-list-item ul li.active a.electrical {
  background: url(../images/service/electrical-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.digging {
  background: url(../images/service/digging-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.digging:hover,
.service-list-item ul li.active a.digging {
  background: url(../images/service/digging-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.woodwork {
  background: url(../images/service/wood-work-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.woodwork:hover,
.service-list-item ul li.active a.woodwork {
  background: url(../images/service/wood-work-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.transportation {
  background: url(../images/service/transportation-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.transportation:hover,
.service-list-item ul li.active a.transportation {
  background: url(../images/service/transportation-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.measurement {
  background: url(../images/service/measurement-ico.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li a.measurement:hover,
.service-list-item ul li.active a.measurement {
  background: url(../images/service/measurement-ico2.png) no-repeat;
  background-position: 20px center;
  background-size: 25px;
}
.service-list-item ul li.active a,
.service-sidebar ul li a:hover {
  color: #fff;
}
.ser-pad {
  background: #f5f5f5;
  padding: 30px;
  margin-top: 30px;
}
.ser-pad > p {
  color: #1b1b1b;
}
.ser-pad .btn-default {
  margin-top: 10px;
}
.ser-pad > .client-txt {
  text-align: center;
}
.ser-pad > .client-txt > img {
  border: 2px solid;
  border-radius: 50%;
  display: table;
  margin: 15px auto;
  width: 80px;
}
.client-avata-small {
  width: 50px !important;
  padding-top: 10px;
  margin: 0 auto;
}
.client-avata-small img {
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
}
.client-txt .feedback {
  width: 100%;
}
.client-txt .feedback {
  width: 100%;
  margin-top: 30px;
  padding: 15px;
  text-align: center;
}
.client-txt .feedback::before {
  background: #f5f5f5;
  top: -10px;
  left: 50%;
  margin-left: -10px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
.client-avata-small {
  width: 50px;
  margin: 0 auto;
}
.feedback-sidebar {
  width: 100%;
}
.client-txt .arrow1 {
  display: inline-block;
}
.slider-content {
  padding-top: 30px;
}
.panel-title {
  padding: 0;
}
.panel-title a {
  padding: 10px 15px;
  display: block;
  font-family: Montserrat, sans-serif;
  color: #1b1b1b;
  font-weight: 500;
}
.panel-title a.collapsed {
  background: 0 0;
}
.service-content {
  width: 100%;
}
.service-content h1,
.service-content h2,
.service-content h3,
.service-content h4,
.service-content h5,
.service-content h6 {
  padding: 20px 0 10px;
}
.service-content h1.panel-title,
.service-content h2.panel-title,
.service-content h3.panel-title,
.service-content h4.panel-title,
.service-content h5.panel-title,
.service-content h6.panel-title {
  padding: 0;
}
.feedback-sidebar .owl-controls .owl-nav {
  display: none;
}
.feedback-sidebar .owl-controls .owl-dots {
  display: block !important;
  padding-top: 20px;
  padding-bottom: 10px;
}
#project {
  background: #1b1b1b;
  padding-bottom: 0;
}
.home-page #project h2 {
  color: #fff;
}
#project .sub-ttl {
  color: #fff;
}
.project-page #project {
  background: #fff;
}
.port-nav {
  display: inline-block;
  margin: 0 auto 45px;
  text-align: center;
}
.port-overlay {
  bottom: 0;
  visibility: hidden;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  text-align: center;
  top: 0;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: 0.3s ease;
  transition: all 0.3s ease;
}
.port-overlay p {
  margin-bottom: 15px;
  color: #fff;
}
.port-item:hover .port-overlay {
  display: block;
}
.port-overlay h5 {
  font-size: 18px;
  padding: 0;
  margin-bottom: 10px;
}
.port-overlay a:hover h5 {
  color: #fff;
  -webkit-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  -moz-transition: 0.2s ease;
  transition: all 0.2s ease;
}
.see-more {
  height: 100px;
  padding: 30px 0;
  text-align: center;
  width: 100%;
}
.portfolio_area {
  text-align: center;
}
.gallery-section {
  position: relative;
  padding-top: 15px;
}
.default-portfolio-item {
  position: relative;
}
.default-portfolio-item .overlay-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 5px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.default-portfolio-item .overlay-box .content {
  display: table-cell;
  vertical-align: middle;
}
.default-portfolio-item .overlay-box h5 {
  bottom: -50px;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.8em;
  max-width: 300px;
  position: absolute;
  text-transform: uppercase;
  font-family: lato, sans-serif;
  text-align: left;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
}
.default-portfolio-item .overlay-box:hover h5 {
  bottom: 10px;
}
.default-portfolio-item .overlay-box h5 span {
  display: table;
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
}
.default-portfolio-item .overlay-box .arrow {
  display: block;
  font-size: 30px;
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  position: relative;
  width: 30px;
}
.filter-list .mix {
  display: none;
}
.gallery-section .filters {
  position: relative;
  text-align: center;
}
.gallery-section .filter-btns {
  position: relative;
  text-align: center;
}
.gallery-section .filter-btns li {
  border: 2px solid transparent;
  color: #acacac;
  font-family: Montserrat, sans-serif;
  position: relative;
  display: inline-block;
  padding: 6px 20px;
  line-height: 24px;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  margin: 5px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
#single-project {
  padding-bottom: 0;
}
#single-project .pagi-area {
  margin-top: 40px;
}
.project-details {
  padding-bottom: 30px;
}
.project-images {
  margin-bottom: 30px;
}
.project-thumbnail {
  padding: 15px 30px;
}
.slide-project {
  width: 100%;
  position: relative;
}
.project-thumbnail .owl-controls {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
}
.project-thumbnail.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  margin: 0;
  background: 0 0;
  width: inherit;
  height: inherit;
  color: #1b1b1b;
}
.project-thumbnail.owl-theme .owl-controls .owl-prev {
  float: left;
  margin-left: -30px;
}
.project-thumbnail.owl-theme .owl-controls .owl-next {
  float: right;
  margin-right: -30px;
}
.project-thumbnail a {
  display: block;
  font-size: 30px;
  overflow: hidden;
}
.project-thumbnail a.onlive {
  position: relative;
}
.project-thumbnail .owl-stage-outer {
  padding: 15px 0;
}
.project-thumbnail a.onlive:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.service-content ul {
  display: inline-block;
  padding: 20px 0;
  padding-left: 50px;
}
.service-content ul li {
  padding-bottom: 10px;
  list-style-type: decimal;
  line-height: 35px;
}
.prjt-type {
  width: 100%;
  margin-top: 50px;
}
.prjt-type tr {
  width: 100%;
}
.prjt-type tr td {
  color: #1b1b1b;
  border: 1px solid #1b1b1b;
  padding: 10px 15px;
}
.project-page #project .port-nav li {
  color: #1b1b1b;
}
.under-construction {
  width: 100%;
  display: table;
}
.under-construction .owl-stage-outer {
  padding: 15px 0;
}
.cons-item {
  height: auto;
  display: inline-block;
  background-color: #033e85;
  width: 100%;
}
.under_work {
  float: left;
  width: 60%;
  position: relative;
}
.under_work .overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  cursor: pointer;
  display: none;
}
.under_work:hover,
.under_work:hover .overlay {
  display: block;
}
.under_work .overlay a {
  position: relative;
  left: 50%;
  top: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.completion {
  float: left;
  width: 40%;
  padding-bottom: 35px;
}
.completion a {
  display: block;
  color: #fff;
  padding: 20px 15px;
  text-align: center;
  background: #79bb2b none repeat scroll 0 0;
  font-size: 16px;
  font-weight: 600;
  font-family: Montserrat, sans-serif;
  text-transform: uppercase;
}
.completion a:hover {
  color: #fff;
  display: block;
}
.completion p {
  color: #acacac;
  margin: 15px;
}
.completion > a:hover {
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  -o-transition: all 0.4s ease-out;
  -moz-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.progress span {
  color: #fff;
  display: inline-block;
  margin-bottom: 7px;
  padding-left: 0;
  width: 100%;
}
.progress-bar span {
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 18px;
  width: auto;
}
#achivment {
  width: 100%;
  padding: 70px 0;
  background-image: url(../images/fun-fact/1.jpg);
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  background-attachment: fixed;
  float: left;
}
#achivment:before {
  bottom: 0;
  content: "";
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}
.count {
  text-align: center;
}
.count p {
  color: #fff;
}
.count-num {
  font-size: 36px;
  display: inline-block;
  width: 100%;
  font-weight: 700;
}
#quotation {
  padding: 40px 0;
}
#quotation h5 {
  color: #fff;
  line-height: 40px;
  padding: 0;
  font-size: 20px;
}
#quotation h5 span {
  color: #fff;
}
.quote {
  width: 100%;
  height: 40px;
}
.client-item > img {
  border: 3px solid;
  border-radius: 50%;
  width: 60px;
}
.client-item {
  display: inline-block;
  left: 0;
  position: absolute;
}
.avater.view {
  display: table;
  margin: 0 auto;
}
.client-name {
  text-align: center;
}
.client-name h6 {
  font-size: 14px;
  padding-bottom: 0;
}
.testimonials-carousel .owl-stage-outer {
  padding: 15px 0;
}
.testimonials-carousel .item {
  position: relative;
  padding-left: 142px;
}
.owl-dots {
  display: none !important;
}
.client-item > .view img {
  border: 2px solid #f8b004;
  border-radius: 50%;
  width: 60px;
}
.feedback {
  width: 100%;
  border: 1px solid #acacac;
  padding: 15px 20px;
  min-height: 150px;
  position: relative;
}
.feedback::before {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: #fff none repeat scroll 0 0;
  border-color: transparent transparent #acacac #acacac;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  content: "";
  display: block;
  height: 20px;
  left: -10px;
  position: absolute;
  top: 20px;
  transform: rotate(43deg);
  width: 20px;
}
.img-active.view > span {
  color: #acacac;
}
.our-engineer {
  width: 100%;
  display: table;
}
.eng-item {
  background: #f5f5f5;
  position: relative;
  margin: 15px 0;
  overflow: hidden;
}
.our-engineer .owl-controls {
  width: 100%;
  margin: 0;
}
.our-engineer .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: -70px;
  margin: 0;
  top: 50%;
  z-index: 10;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.our-engineer .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: -70px;
  margin: 0;
  top: 50%;
  z-index: 10;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.eng-ttl {
  text-align: center;
  padding: 20px 15px;
  color: #1c1c1c;
}
.eng-ttl h5 {
  padding: 0;
}
.eng-overlay {
  padding: 40px 0;
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -o-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.eng-item:hover .eng-overlay {
  top: 0;
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  -webkit-transform: translateY(0);
  transform: translateY(0);
  -moz-transition: all ease-in-out 0.3s;
  -ms-transition: all ease-in-out 0.3s;
  -o-transition: all ease-in-out 0.3s;
  -webkit-transition: all ease-in-out 0.3s;
  transition: all ease-in-out 0.3s;
}
.eng-ttl-hvr a:hover {
  color: #fff;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.eng-item .eng-overlay .eng-ttl-hvr {
  color: #1c1c1c;
  padding: 0 15px;
  position: absolute;
  text-align: center;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.eng-item .eng-overlay .eng-ttl-hvr p {
  padding: 25px 0 0 0;
  color: #1b1b1b;
}
.soc-icon-box i:hover {
  color: #fff !important;
}
#eng-profile {
  padding-bottom: 0;
}
.profile-image {
  background: #f3f3f3;
}
.profile-detail h3 {
  margin: 0;
  padding-bottom: 10px;
}
.engineer-name {
  width: 100%;
  padding-bottom: 15px;
  border-bottom: 2px solid #f3f3f3;
}
.engineer-name span {
  font-family: Montserrat, sans-serif;
  color: #1b1b1b;
  font-weight: 500;
}
.prfl-txt {
  padding: 30px 0;
}
.prgs-bar > span {
  color: #1b1b1b;
  font-family: montserrat;
  font-weight: 600;
  text-transform: uppercase;
}
.prfl-progress .progress {
  background: #1b1b1b;
  margin: 5px 0 30px 0;
}
.social-links .soc-icon a {
  color: #1b1b1b;
  margin: 0 30px 0 0;
  line-height: 0;
}
.social-links {
  background: #f5f5f5 none repeat scroll 0 0;
  display: inline-block;
  margin: 30px 0;
  padding: 30px;
  width: 100%;
}
.proj-expert {
  margin-top: 73px;
}
.expert-img > img {
  width: 160px;
}
.proj-expert .arrow .left-arw,
.proj-expert .arrow .rgt-arw {
  bottom: 35px;
}
.pagi-area .pagination {
  display: inline-block;
  margin: 50px 0 0;
  text-align: center;
  width: 100%;
}
.pagination li.pull-left,
.pagination li.pull-right {
  margin: 0;
}
.pagi-area .pagination li a {
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.pagi-area {
  border-top: 2px solid transparent;
}
#eng-profile .pagi-area {
  margin-top: 40px;
}
.prfl-link .title {
  position: relative;
}
.prfl-link .title:after {
  content: "";
  height: 2px;
  margin-top: 10px;
  width: 50px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.social-links ul {
  padding: 0;
  margin-left: -3px;
}
.skill-percent {
  position: absolute;
  right: 0;
  top: -25px;
  text-align: right;
}
.progress-bar {
  width: 0%;
  transition: all 3s ease;
}
.skill-percent {
  font-size: 14px;
  font-weight: 700;
  color: #1b1b1b;
}
.skill-percent .count-num {
  font-size: 14px;
  display: initial;
  color: #1b1b1b;
  text-align: right;
}
.project-experience .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  opacity: 0;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.project-experience .overlay a {
  font-size: 14px;
  color: #1b1b1b;
  display: block;
  text-align: center;
  position: relative;
  top: 50%;
  text-transform: uppercase;
  font-weight: 500;
  font-family: Montserrat, sans-serif;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.project-experience .item:hover .overlay {
  visibility: visible;
  opacity: 1;
}
.project-experience .owl-controls {
  margin: 0;
  width: 100%;
}
.project-experience .owl-controls .owl-nav .owl-prev {
  position: absolute;
  left: -20px;
  margin: 0;
  top: 50%;
  z-index: 10;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.project-experience .owl-controls .owl-nav .owl-next {
  position: absolute;
  right: -20px;
  margin: 0;
  top: 50%;
  z-index: 10;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#partner {
  background: #f3f3f3;
  padding: 70px 0;
}
.partner-slider a i {
  color: #333;
  font-size: 30px;
  transform: translate(0, 100%);
}
.partner-slider a img {
  background: #fff;
  display: inline-block;
}
.partner-slider .owl-controls {
  margin: 0;
  width: 100%;
  z-index: 1;
  display: none;
}
.partner-slider .owl-controls .owl-nav .owl-prev {
  left: -70px;
  position: absolute;
  margin: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.partner-slider .owl-controls .owl-nav .owl-next {
  right: -70px;
  position: absolute;
  position: absolute;
  margin: 0;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
}
.blog-item {
  margin-bottom: 30px;
}
.blog-item p {
  padding: 15px 0;
}
.blog-info {
  display: inline-block;
  border-bottom: 1px solid #e1e1e1;
  width: 100%;
  padding-bottom: 10px;
}
.blog-info a {
  color: #acacac;
  font-size: 13px;
  padding-right: 12px;
}
.blog-details > p {
  color: #5a5a5a;
  display: inline-block;
  padding: 15px 0;
}
.date {
  padding: 10px;
  color: #fff;
}
.date span {
  margin: 0;
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
}
.thumb {
  position: relative;
}
.blog-details.thumb a {
  display: block;
  overflow: hidden;
}
.blog-details .thumb a img {
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-details:hover .thumb a img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.time {
  background: rgba(0, 0, 0, 0.8);
  position: absolute;
  text-align: center;
  left: 15px;
  width: 90px;
  bottom: -29px;
}
.time .year {
  color: #333;
  font-size: 16px;
  font-weight: 700;
  padding: 3px 0;
}
.blog-title h4,
.blog-title h5,
.blog-title h6 {
  text-transform: inherit;
}
.blog-title a {
  padding: 40px 0 0;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.blog-title-single {
  display: inline-block;
  padding-top: 30px;
  padding-bottom: 10px;
}
.blog-details .time {
  bottom: inherit;
  top: 15px;
}
.post-details {
  display: inline-block;
  width: 100%;
  padding: 30px 0;
}
.blog-details {
  margin-bottom: 30px;
}
.blg-ttl > h3 {
  padding-top: 25px;
  text-transform: inherit;
}
.blog-item > span p {
  font-family: montserrat;
  font-style: italic;
  font-weight: 500;
  margin-left: 50px;
  padding: 35px;
}
.post-details ul li {
  color: #5a5a5a;
  list-style-type: decimal;
  padding: 12px;
}
.post-details ul {
  margin-left: 47px;
  padding: 30px 0;
}
.tagline {
  background: #f5f5f5 none repeat scroll 0 0;
  display: inline-block;
  padding: 30px 20px;
  margin: 30px 0;
  width: 100%;
}
.tagline > li {
  color: #1b1b1b;
  float: left;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
  padding: 0 15px;
  line-height: 40px;
}
.share-box {
  display: inline-block;
  padding: 30px 0;
  width: 100%;
}
.related-post {
  display: inline-block;
  width: 100%;
  padding: 35px 0;
}
.share-box li.share {
  width: auto;
  padding: 0 15px;
}
.rltd-post {
  background: #f5f5f5 none repeat scroll 0 0;
  display: inline-block;
  padding: 35px 60px;
  width: 100%;
  margin-bottom: 30px;
}
.rltd-post .item a.thumb img {
  width: 50px;
  height: 50px;
  float: left;
}
.rltd-post .item a {
  font-weight: 600;
  color: #1b1b1b;
  font-family: Montserrat, sans-serif;
}
.related-post .post {
  border: medium none;
  float: left;
  padding: 0 10px 0 0;
}
.rltd-post .owl-controls {
  position: absolute;
  margin: 0;
  width: 100%;
  top: 50%;
  left: 0;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.rltd-post .owl-controls .owl-nav [class*="owl-"] {
  margin: 0;
}
.rltd-post .owl-controls .owl-prev {
  float: left;
  margin-left: -20px !important;
}
.rltd-post .owl-controls .owl-next {
  float: right;
  margin-right: -20px !important;
}
.comment img {
  display: inline-block;
  float: left;
  width: 70px;
}
.com-txt {
  border-bottom: 1px solid #ececec;
  display: table;
  margin: 0 0 30px 90px;
  padding-bottom: 20px;
}
.com-txt > .name {
  color: #1b1b1b;
  font-family: montserrat;
  font-weight: 600;
  text-transform: uppercase;
}
.com-txt > span {
  color: #959595;
  display: table;
  font-size: 13px;
  padding: 5px 0;
}
.com-txt > p {
  padding: 5px 0;
}
.comments .comment:nth-child(odd) {
  padding-left: 90px;
}
#description {
  width: 100%;
  height: 200px;
  margin: 15px 0;
  resize: none;
}
#description ~ div {
  width: 100% !important;
}
.comment-box > p {
  padding-bottom: 20px;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  background: #1b1b1b;
  color: #fff;
}
.blog-item .thumb a {
  display: block;
  overflow: hidden;
}
.blog-item .thumb a img {
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.blog-item:hover .thumb a img {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.bg1 {
  background: #ff7002;
}
.par-style p {
  color: #fff;
}
.par-style h3 {
  color: #fff;
}
.ast_team_box {
  float: left;
  width: 100%;
  background-color: #f4f4f4;
  border: 10px solid #f4f4f4;
  text-align: center;
  padding: 30px 15px;
  margin-bottom: 30px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ast_team_box img {
  display: inline-block;
  width: 150px;
  height: 150px;
  border: 10px solid #fff;
  border-radius: 100%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ast_team_box h4 {
  float: left;
  width: 100%;
  margin: 30px 0 5px 0;
  text-transform: capitalize;
}
.ast_team_box p {
  float: left;
  width: 100%;
  text-transform: capitalize;
  margin-bottom: 10px;
}
.ast_team_box ul {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
.ast_team_box ul li {
  list-style: none;
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin: 5px;
}
.ast_team_box:hover {
  border: 10px solid #f4f4f4;
  background-color: #fff;
  -webkit-box-shadow: 0 10px 15px -10px #777;
  -moz-box-shadow: 0 10px 15px -10px #777;
  -ms-box-shadow: 0 10px 15px -10px #777;
  -o-box-shadow: 0 10px 15px -10px #777;
  box-shadow: 0 10px 15px -10px #777;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.ast_about_info_img {
  float: left;
  width: 100%;
  text-align: center;
}
.ast_about_info_img img {
  width: 350px;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: -7px;
  font-weight: 700;
}
.padbtm {
  padding-bottom: 0 !important;
}
.section-header {
  position: relative;
  padding-bottom: 20px;
}
.section-header .title {
  margin-bottom: 0;
  margin-top: 45px;
}
.description {
  color: #4a4a4a;
}
.big-map img {
  width: 100% !important;
}
.big-map img {
  width: 100% !important;
}
.title {
  color: #3c4858;
  text-decoration: none;
}
.form-group {
  padding-bottom: 10px;
  margin: 6px 0 0 0;
}
.contact-us .info {
  padding: 0 0 0;
}
.info {
  max-width: 360px;
  margin: 0 auto;
  padding: 5px 0 5px;
}
.btn-style {
  background-color: #ff6f00;
  box-shadow: 0 16px 26px -10px rgba(63, 81, 181, 0.45);
}
.btn-style:hover {
  color: #fff;
  background-color: #ff6f00;
}
#footer {
  background: #1b1b1b;
  background: url(../images/footer-bg.jpg) no-repeat;
  background-size: cover;
  position: relative;
  padding: 0;
  float: left;
  background-attachment: fixed;
  width: 100%;
}
#footer:after {
  content: "";
  background: rgba(27, 27, 27, 0.9);
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.footer-main {
  position: relative;
  padding: 70px 0;
  z-index: 2;
}
.widget-title {
  padding-bottom: 30px;
  width: 100%;
  position: relative;
}
.foote-logo {
  width: 200px;
}
.footer-address li {
  color: #afafaf;
  display: inline-block;
  padding: 5px 0;
  width: 100%;
}
.footer-address li i {
  display: inline-block;
  float: left;
  line-height: 20px;
  text-align: center;
  width: 25px;
}
.footer-address span {
  display: table;
}
.widget {
  padding-bottom: 30px;
}
.wid-get {
  min-height: 220px;
}
.widget,
.widget p {
  color: #acacac;
}
.widget-title h3,
.widget-title h4,
.widget-title h5 {
  color: #fff;
  padding: 0;
  line-height: 36px;
  font-weight: 700;
}
.open-time li {
  color: #acacac;
  padding: 10px 0;
}
.wid-title h5 {
  padding-bottom: 0;
  width: 100%;
  position: relative;
  border-bottom: 1px dotted #ff6f00;
}
.wid-get-links ul li {
  padding: 0;
  float: left;
  width: 100%;
}
.wid-get-links ul li a {
  float: left;
  transition: all ease-in-out 0.5s;
  width: 100%;
  color: #afafaf;
  padding: 5px 0 5px 0;
}
.wid-get-links ul li a:hover {
  background: rgba(255, 255, 255, 0.14);
  padding-left: 15px;
  color: #ff6f00;
  letter-spacing: 1px;
  transition: all ease-in-out 0.5s;
}
.wid-get-links ul li a i {
  padding-right: 15px;
}
.foot-bx {
  background: rgba(0, 0, 0, 0.38);
  padding: 25px 15px;
  max-height: 271px;
}
.open-time li:last-child {
  border-bottom: none;
}
.open-time li span {
  color: #fff;
  float: right;
}
.instagram {
  display: table;
  margin-left: -5px;
  margin-right: -5px;
}
.instagram li {
  float: left;
  padding: 5px;
  width: 33.3332%;
  opacity: 0.7;
}
.instagram li a {
  display: block;
}
.instagram li:hover {
  opacity: 1;
}
.newsletter {
  color: #acacac;
}
.newsletter input {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #959595;
  height: 45px;
  padding: 0 15px;
  margin: 10px 0;
  width: 100%;
}
.widget .soc-icon {
  margin-top: 30px;
}
.widget .soc-icon a:first-child {
  margin-left: 0;
}
.footer-btm {
  position: relative;
  z-index: 2;
  background: rgba(0, 0, 0, 0.8);
  padding: 30px 0;
}
.footer-menu > li {
  float: left;
  padding-right: 20px;
}
.footer-menu > li a {
  color: #acacac;
  font-size: 13px;
}
.copyrite a {
  color: #fff;
}
.copyrite > span {
  float: right;
  font-size: 13px;
}
.banner {
  width: 100%;
  background-image: url(../images/banner/banner-img.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 80px 0;
  margin-top: 120px;
  position: relative;
  background-position: center center;
  background-attachment: fixed;
}
.banner:before {
  position: absolute;
  width: 100%;
  height: 100%;
  content: "";
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
}
.banner h1 {
  margin: 0;
  text-transform: uppercase;
}
.banner ul li {
  float: left;
  padding: 0 5px;
  line-height: 48px;
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
}
.banner ul li:last-child {
  padding: 0;
}
.banner ul li a {
  font-family: Montserrat, sans-serif;
  color: #fff;
}
#about-us {
  padding: 0;
  background: url(../images/about-us/1.png) no-repeat;
  background-position: 15% bottom;
  background-size: 32%;
}
.about-txt {
  padding: 70px 0;
  padding-left: 40%;
}
.abt-lst {
  padding: 30px 0;
}
.about-txt ul li {
  color: #5a5a5a;
  list-style-type: decimal;
  margin-left: 14px;
  padding: 10px 8px;
}
#features {
  background: url(../images/about-us/2.jpg) no-repeat;
  background-position: -45% center;
  display: inline-block;
  padding: 0;
  overflow: hidden;
}
.feature-item img {
  float: left;
  margin-right: 10px;
  width: 45px;
}
.ftr-txt > h5,
.ftr-txt > h6 {
  padding-top: 0;
}
.ftr-txt > p {
  color: #1b1b1b;
  line-height: 24px;
  display: table;
}
.feature-item {
  display: inline-block;
  margin-left: -15px;
  margin-right: -15px;
}
.feature-box {
  display: inline-table;
  padding: 60px 30px;
}
.ftr-txt {
  display: table;
}
.ftr-item {
  padding: 10px 0;
}
.right-sidebar {
  background: #f5f5f5 none repeat scroll 0 0;
  padding: 35px 30px;
}
.right-sidebar .search-box input {
  color: #959595;
  height: 44px;
  padding: 15px;
  position: relative;
  width: 100%;
}
.right-sidebar .search-box button {
  background: 0 0;
  border: medium none;
  color: #959595;
  padding: 0;
  position: absolute;
  right: 12px;
  top: 12px;
}
.rgt-item {
  padding: 35px 0 0;
}
.rgt-item .list li {
  border-bottom: 1px solid #e1e1e1;
  padding: 10px 0;
}
.rgt-item .list li a {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
}
.rgt-item a {
  color: #1b1b1b;
}
.rgt-item .quntt {
  color: #1b1b1b;
}
.post {
  border-bottom: 1px solid #e1e1e1;
  padding: 15px 0;
}
.widget-list .post:first-child {
  padding-top: 0;
}
.post img {
  float: left;
  width: 50px;
}
.post > .post-txt > a {
  color: #5a5a5a;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
}
.post-txt {
  margin-left: 62px;
}
.post-txt .soc-txt li {
  color: #959595;
  padding-bottom: 0;
  font-size: 13px;
}
.recent-com .post-txt {
  margin: 0;
}
.post-time {
  color: #959595;
  padding: 10px 0 5px;
}
.tag {
  display: inline-block;
  padding-bottom: 0;
}
.tag .tag-item a {
  border: 1px solid #1b1b1b;
  float: left;
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 400;
  height: 35px;
  line-height: 33px;
  margin: 0 8px 8px 0;
  padding: 0 12px;
}
.tag .tag-item a:hover {
  background: #1b1b1b;
  color: #fff;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.widget-list .post {
  display: inline-block;
  width: 100%;
}
#contact .comment-box {
  padding: 0;
}
.info-item {
  display: table;
  margin-bottom: 30px;
  position: relative;
  width: 100%;
}
.title2 {
  padding: 0 0 25px 0;
  text-transform: uppercase;
}
.contact-info > p {
  padding-bottom: 20px;
}
.info-icon {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.info-icon i {
  border: 2px solid;
  font-size: 30px;
  height: 80px;
  padding: 24px;
  text-align: center;
  width: 80px;
}
.info-txt {
  display: inline-block;
  font-family: Montserrat, sans-serif;
  font-weight: 500;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.info-txt p {
  margin: 0;
}
.info-txt h6 {
  color: #5a5a5a;
  font-weight: 400;
  padding: 0;
  font-size: 14px;
}
#map-loca {
  background: #f5f5f5 none repeat scroll 0 0;
  padding-bottom: 0;
}
#location .info-item {
  margin-bottom: 30px;
}
.map-canvas {
  width: 100%;
  height: 450px;
}
.error-handel {
  display: table;
  height: 35px;
  margin: 15px auto 0;
  position: relative;
  text-align: left;
  width: 100%;
}
#success {
  color: #a2d100;
}
#error,
#success {
  display: none;
  line-height: 34px;
}
#error {
  color: #ff4b4e;
}
.contact-form .error {
  color: #ff4b4e;
}
#send {
  margin-top: 10px;
}
.contact-form label {
  position: absolute;
  bottom: -8px;
  font-size: 13px;
  font-weight: 400;
}
.construction-page #project {
  background: #fff;
  padding-bottom: 70px;
}
.prtflo-img {
  position: relative;
}
.under-prgs {
  background: rgba(27, 27, 27, 0.9);
  bottom: 0;
  height: 90px;
  padding: 30px;
  position: absolute;
  width: 100%;
}
.under-prgs .progress {
  margin: 0;
  background: #fff;
}
.progress-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  padding: 30px 0 50px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.error-txt {
  font-family: montserrat;
  font-weight: 700;
  padding: 70px 0;
  text-align: center;
}
#error-link h2 {
  font-size: 200px;
  line-height: 150px;
  text-align: center;
}
.error-txt > span {
  display: table;
  font-size: 40px;
  margin: 0 auto;
  padding: 30px 0;
  text-transform: uppercase;
}
#error-link a {
  display: table;
  margin: 0 auto;
}
.pa-sl {
  padding-top: 12px;
}
.contentsec1 {
  margin-bottom: 35px;
}
.service-content h4 {
  font-size: 28px;
}
.title-p p {
  margin: 0;
}
.title-p b {
  margin-bottom: 10px;
}
.bold-text {
  margin-top: 10px !important;
}
.title-p {
  font-size: 18px;
  margin-bottom: 50px;
}
@media screen and (max-width: 1300px) {
  .our-engineer .owl-controls .owl-nav .owl-prev,
  .partner-slider .owl-controls .owl-nav .owl-prev {
    left: -20px;
  }
  .our-engineer .owl-controls .owl-nav .owl-next,
  .partner-slider .owl-controls .owl-nav .owl-next {
    right: -20px;
  }
}
@media screen and (max-width: 1200px) {
  .navbar-brand {
    width: 230px;
  }
  #carousel-example-generic .carousel-control {
    display: none;
  }
  .carousel-caption {
    top: 45%;
  }
  .sub-title {
    padding: 0 15% 35px;
  }
  #slider .carousel-caption h1 {
    font-size: 180%;
  }
  #about-us {
    background-position: 0 bottom;
    background-size: 37%;
  }
  .right-sidebar {
    padding: 35px 20px;
  }
  .open-time li span {
    font-size: 13px;
  }
  #quotation h5 {
    font-size: 16px;
  }
  .completion,
  .under_work {
    width: 100%;
  }
  .under_work {
    height: 300px;
    overflow: hidden;
  }
  .navbar-brand {
    line-height: 70px;
  }
  .nav > li > a {
    padding: 0 12px;
  }
}
@media screen and (min-width: 992px) {
  .dropdown-menu {
    position: absolute;
    background: #f5f5f5;
    top: 110%;
    left: 0;
    z-index: 1000;
    float: left;
    visibility: hidden;
    opacity: 0;
    -moz-transition: all 0.2s ease-in-out 0s;
    -ms-transition: all 0.2s ease-in-out 0s;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
  }
  .dropdown:active .dropdown-menu,
  .dropdown:focus .dropdown-menu,
  .dropdown:hover .dropdown-menu {
    top: 100%;
    visibility: visible;
    opacity: 1;
  }
}
@media screen and (max-width: 991px) {
  .dropdown-menu {
    display: none;
  }
  .service-sidebar {
    margin-top: 50px;
  }
  .tagline > li {
    padding: 0 10px;
  }
  .gallery-section .filter-btns li {
    padding: 6px 10px;
  }
  .sub-title {
    padding: 0 8% 35px;
  }
  .under_work {
    height: auto;
    overflow: hidden;
  }
  #quotation h5 {
    text-align: center;
    padding-bottom: 10px;
  }
  .quote a {
    display: table;
    float: none !important;
    margin: 0 auto;
  }
  #search,
  .hvr-src {
    display: none;
  }
  .main-nav {
    height: auto;
  }
  .nav > li > a {
    height: auto;
    line-height: 40px;
  }
  .navbar-default .navbar-nav > .active > a,
  .navbar-default .navbar-nav > .active > a:focus,
  .navbar-default .navbar-nav > .active > a:hover {
    border: none;
  }
  .dropdown-menu {
    width: 100%;
  }
  #slider .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    width: 100%;
  }
  #slider .carousel-caption p {
    width: 90%;
  }
  #about-us,
  #features {
    background: 0 0;
  }
  .about-txt,
  .feature-item {
    padding-left: 0;
  }
  .our-engineer .owl-controls .owl-nav,
  .partner-slider .owl-controls .owl-nav {
    display: none;
  }
  .our-engineer .owl-controls .owl-nav,
  .partner-slider .owl-controls .owl-nav {
    display: none;
  }
  .dropdown-toggle .fa.fa-angle-down {
    float: right;
  }
  .dropdown-toggle .fa.fa-angle-down {
    line-height: 40px;
  }
  .right-sidebar {
    margin-top: 50px;
  }
  .fixed-header .navbar-toggle {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .banner {
    padding: 50px 0;
  }
  .feature-box {
    display: inline-table;
    padding: 60px 25px;
  }
  .banner h1 {
    font-size: 24px;
    line-height: 54px;
  }
  .banner ul li {
    font-size: 12px;
  }
  .fixed-header .main-nav .navbar-brand {
    line-height: 60px;
  }
}
@media screen and (max-width: 767px) {
  .blockquote {
    margin-left: 0;
  }
  .contact-form div.form {
    display: inline-block;
    width: 100%;
  }
  .carousel-caption .btn-default {
    margin-right: 5px;
  }
  .widget-title {
    padding-bottom: 20px;
  }
  .banner {
    padding: 30px 0;
  }
  .banner h1 {
    line-height: 45px;
  }
  .nav > li > a {
    line-height: 30px;
  }
  .navbar-nav .dropdown-menu > li > a {
    line-height: 30px;
  }
  .soc-txt li {
    float: left;
    padding: 0;
  }
  a.navbar-brand {
    line-height: 55px;
  }
  .navbar-toggle {
    margin: 18px 0;
  }
  .carousel-inner {
    top: 32px !important;
  }
  .carousel-indicators {
    bottom: -27% !important;
  }
  .main-nav .navbar-brand {
    width: 200px;
  }
  .carousel-indicators li {
    width: 5px;
    height: 5px;
  }
  .carousel-indicators .active {
    width: 10px;
    height: 10px;
  }
  .dropdown-toggle .fa.fa-angle-down {
    line-height: 30px;
  }
  .feature-item img {
    margin-right: 20px;
  }
  .feature-box {
    display: inline-table;
    padding: 60px 15px;
  }
  #slider {
    margin-top: 60px;
  }
  .banner {
    margin-top: 92px;
  }
  .service-content ul {
    padding-left: 20px;
  }
  .banner ul li {
    font-size: 11px;
    font-weight: 400;
    line-height: 34px;
  }
  .ser-pad,
  .social-links {
    padding: 20px;
  }
  .h1,
  h1 {
    font-size: 30px;
  }
  .h2,
  h2 {
    font-size: 24px;
  }
  .h3,
  h3 {
    font-size: 21px;
  }
  .h4,
  h4 {
    font-size: 18px;
  }
  .h5,
  h5 {
    font-size: 16px;
    font-weight: 700;
  }
  .h6,
  h6 {
    font-size: 14px;
  }
  .banner h1 {
    font-size: 30px;
  }
  .right-sidebar {
    margin-top: 50px;
  }
  .none-display {
    display: none !important;
  }
  .soc-icon a {
    margin-left: -41px;
  }
  .our-engineer .owl-controls,
  .partner-slider .owl-controls {
    display: none;
  }
  .our-engineer .owl-controls .owl-nav .owl-next,
  .partner-slider .owl-controls {
    display: none;
  }
  #slider .carousel-caption p {
    width: 100%;
  }
  #slider .carousel-caption h1 {
    font-size: 100%;
    padding: 15px;
  }
  .slider-title {
    height: 74px;
  }
  .sub-title {
    padding-left: 0;
    padding-right: 0;
  }
  #achivment {
    background-size: cover;
  }
  #achivment .count {
    padding: 30px;
  }
  .testimonials-carousel .item {
    padding-top: 140px;
    padding-left: 0;
  }
  .footer-menu {
    display: none;
  }
  .copyrite > span {
    text-align: center;
    width: 100%;
  }
  #slider .carousel-inner > .item > img,
  .carousel-inner > .item > a > img {
    width: 100%;
  }
  .client-item {
    left: 50%;
    top: 0;
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .feedback::before {
    left: 50%;
    top: -10px;
    margin-left: -10px;
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
  }
  .feedback {
    text-align: center;
  }
  .banner {
    text-align: center;
  }
  .banner ul.pull-right {
    display: table;
    float: none !important;
    margin: 0 auto;
  }
  #error h1 {
    font-size: 46px;
    line-height: 50px;
  }
  #error-link h2 {
    font-size: 46px;
    line-height: 50px;
  }
  .error-txt > span {
    font-size: 20px;
    padding: 0;
  }
  @media screen and (orientation: landscape) {
    #engineer .col-sm-6,
    #project .col-sm-6 {
      width: 50% !important;
      padding-left: 15px !important;
      padding-right: 15px !important;
      float: left;
    }
    .instagram li {
      width: 25%;
    }
  }
}
.whatsapp_float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 16%;
  right: 1.5%;
  background-color: #25d366!important;
  color: #fff!important;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 3px #999;
  z-index: 100;
  cursor: pointer;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
}

.whatsapp_float:hover {
  background-color: #20ba5a!important;
  transform: scale(1.05);
}

.whatsapp-icon {
  font-size: 30px;
}

/* WhatsApp Chat Widget */
.whatsapp-chat-widget {
  display: none;
  position: fixed;
  bottom: 20%;
  right: 1.5%;
  width: 320px;
  z-index: 1000;
  font-family: Montserrat, sans-serif;
}

.whatsapp-chat-widget.active {
  display: block;
  animation: slideUp 0.3s ease;
}

@keyframes slideUp {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.whatsapp-chat-container {
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  overflow: hidden;
}

.whatsapp-chat-header {
  background-color: #25d366;
  padding: 15px 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #fff;
}

.whatsapp-chat-header-left {
  display: flex;
  align-items: center;
  gap: 12px;
}

.whatsapp-chat-logo {
  width: 36px;
  height: 36px;
  background-color: rgba(255, 255, 255, 0.2);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.whatsapp-chat-logo i {
  font-size: 20px;
  color: #fff;
}

.whatsapp-chat-title {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
}

.whatsapp-chat-close {
  background: none;
  border: none;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  padding: 0;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  opacity: 0.9;
  transition: opacity 0.3s;
}

.whatsapp-chat-close:hover {
  opacity: 1;
}

.whatsapp-chat-body {
  padding: 20px;
  background-color: #f8f9fa;
  min-height: 80px;
  max-height: 200px;
  overflow-y: auto;
}

.whatsapp-chat-message {
  background-color: #fff;
  padding: 12px 16px;
  border-radius: 8px;
  margin-bottom: 10px;
}

.whatsapp-chat-message p {
  margin: 0;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
}

.whatsapp-chat-footer {
  padding: 15px;
  background-color: #fff;
  border-top: 1px solid #e9ecef;
}

.whatsapp-chat-footer form {
  display: flex;
  gap: 10px;
  align-items: center;
}

.whatsapp-chat-input {
  flex: 1;
  padding: 10px 15px;
  border: 1px solid #e9ecef;
  border-radius: 20px;
  font-size: 14px;
  outline: none;
  font-family: Montserrat, sans-serif;
  transition: border-color 0.3s;
}

.whatsapp-chat-input:focus {
  border-color: #25d366;
}

.whatsapp-chat-input::placeholder {
  color: #adb5bd;
}

.whatsapp-chat-send {
  background-color: #25d366;
  color: #fff;
  border: none;
  padding: 10px 20px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 0.3s;
  font-family: Montserrat, sans-serif;
  white-space: nowrap;
}

.whatsapp-chat-send:hover {
  background-color: #20ba5a;
}

.whatsapp-chat-send:active {
  transform: scale(0.98);
}

/* for mobile */
@media screen and (max-width: 767px) {
  .whatsapp_float {
    width: 50px;
    height: 50px;
    bottom: 70px;
    right: 10px;
    font-size: 26px;
  }
  .whatsapp-icon {
    font-size: 26px;
  }
  .whatsapp-chat-widget {
    bottom: 130px;
    right: 10px;
    left: 10px;
    width: auto;
    max-width: calc(100% - 20px);
  }
  .whatsapp-chat-header {
    padding: 12px 15px;
  }
  .whatsapp-chat-title {
    font-size: 14px;
  }
  .whatsapp-chat-body {
    padding: 15px;
  }
  .whatsapp-chat-footer {
    padding: 12px;
  }
  .whatsapp-chat-input {
    font-size: 13px;
    padding: 9px 12px;
  }
  .whatsapp-chat-send {
    padding: 9px 18px;
    font-size: 13px;
  }
}

/* About Page Enhanced Styling */
#about-us .ast_about_info {
  max-width: 900px;
  margin: 0 auto;
  padding: 40px 30px;
  background-color: #fff;
  border-radius: 8px;
}

#about-us .ast_about_info h4 {
  font-size: 28px;
  font-weight: 700;
  color: #1b1b1b;
  margin-top: 50px;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 3px solid #ff6f00;
  position: relative;
  font-family: Montserrat, sans-serif;
}

#about-us .ast_about_info h4:first-child {
  margin-top: 0;
}

#about-us .ast_about_info h4 .txt {
  color: #ff6f00;
}

#about-us .ast_about_info p {
  font-size: 16px;
  line-height: 1.8;
  color: #5a5a5a;
  margin-bottom: 20px;
  text-align: justify;
  font-family: 'Open Sans', sans-serif;
}

#about-us .ast_about_info > p:last-child {
  margin-bottom: 0;
}

/* Content Section Styling */
#about-us .contentsec1 {
  margin: 25px 0 30px 0;
  padding: 0;
}

#about-us .contentsec1 > div {
  margin-bottom: 12px;
  padding: 12px 15px;
  background-color: #f8f9fa;
  border-left: 4px solid #ff6f00;
  border-radius: 4px;
  transition: all 0.3s ease;
}

#about-us .contentsec1 > div:hover {
  background-color: #fff5e6;
  transform: translateX(5px);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

#about-us .contentsec1 > div p {
  margin: 0;
  font-size: 15px;
  color: #333;
  font-weight: 500;
  line-height: 1.6;
}

#about-us .contentsec1 > div p:first-child {
  color: #1b1b1b;
}

/* Belief Section Special Styling */
#about-us .ast_about_info h4 + p {
  font-size: 18px;
  font-style: italic;
  color: #333;
  text-align: center;
  padding: 25px;
  background: linear-gradient(135deg, #fff5e6 0%, #ffe8cc 100%);
  border-left: 5px solid #ff6f00;
  border-radius: 8px;
  margin: 20px 0 30px 0;
  font-weight: 500;
  line-height: 1.8;
}

/* About Me Section Enhanced */
#about-us .ast_about_info > h4:last-of-type {
  margin-top: 50px;
}

#about-us .ast_about_info p b {
  font-size: 17px;
  color: #1b1b1b;
  font-weight: 600;
  display: block;
  margin-bottom: 15px;
}

/* Last paragraph special styling */
#about-us .ast_about_info > p:last-of-type {
  font-size: 18px;
  font-weight: 500;
  color: #1b1b1b;
  text-align: center;
  padding: 25px;
  background: linear-gradient(135deg, #f0f8ff 0%, #e6f3ff 100%);
  border-radius: 8px;
  margin-top: 30px;
  line-height: 1.8;
  border: 2px solid #ff6f00;
}

/* Service list items styling - items without checkmarks get arrow */
#about-us .contentsec1 > div:last-of-type p {
  padding-left: 0;
}

/* Responsive Design for About Page */
@media screen and (max-width: 991px) {
  #about-us .ast_about_info {
    padding: 30px 20px;
  }
  
  #about-us .ast_about_info h4 {
    font-size: 24px;
    margin-top: 40px;
  }
  
  #about-us .ast_about_info p {
    font-size: 15px;
  }
  
  #about-us .contentsec1 > div p {
    font-size: 14px;
  }
}

@media screen and (max-width: 767px) {
  #about-us .ast_about_info {
    padding: 25px 15px;
  }
  
  #about-us .ast_about_info h4 {
    font-size: 22px;
    margin-top: 35px;
    margin-bottom: 20px;
  }
  
  #about-us .ast_about_info p {
    font-size: 14px;
    text-align: left;
  }
  
  #about-us .contentsec1 > div {
    padding: 10px 12px;
  }
  
  #about-us .contentsec1 > div p {
    font-size: 13px;
  }
  
  #about-us .ast_about_info h4 + p {
    font-size: 16px;
    padding: 20px 15px;
  }
  
  #about-us .ast_about_info > p:last-of-type {
    font-size: 16px;
    padding: 20px 15px;
  }
}

/* WhatsApp CTA Button Styling */
.whatsapp-cta-btn-wrapper {
  /* text-align: center; */
  margin-top: 19px;
  margin-bottom: 20px;
}

.whatsapp-cta-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: linear-gradient(135deg, #25d366 0%, #20ba5a 100%);
  color: #fff;
  padding: 16px 35px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
  box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);
  transition: all 0.3s ease;
  border: none;
  cursor: pointer;
  text-transform: none;
  letter-spacing: 0.5px;
}

.whatsapp-cta-btn:hover {
  background: linear-gradient(135deg, #20ba5a 0%, #1ea952 100%);
  box-shadow: 0 6px 20px rgba(37, 211, 102, 0.5);
  transform: translateY(-2px);
  color: #fff;
  text-decoration: none;
}

.whatsapp-cta-btn:active {
  transform: translateY(0);
  box-shadow: 0 3px 10px rgba(37, 211, 102, 0.4);
}

.whatsapp-cta-btn i {
  font-size: 24px;
  line-height: 1;
}

.whatsapp-cta-btn span {
  font-size: 16px;
  font-weight: 600;
}

/* Responsive WhatsApp CTA Button */
@media screen and (max-width: 767px) {
  .whatsapp-cta-btn-wrapper {
    margin-top: 25px;
    margin-bottom: 15px;
  }
  
  .whatsapp-cta-btn {
    padding: 14px 28px;
    font-size: 14px;
    gap: 10px;
  }
  
  .whatsapp-cta-btn i {
    font-size: 22px;
  }
  
  .whatsapp-cta-btn span {
    font-size: 14px;
  }
}

@media screen and (max-width: 480px) {
  .whatsapp-cta-btn {
    padding: 12px 24px;
    font-size: 13px;
    gap: 8px;
  }
  
  .whatsapp-cta-btn i {
    font-size: 20px;
  }
  
  .whatsapp-cta-btn span {
    font-size: 13px;
  }
}




/* social media icons */

/* From Uiverse.io by david-mohseni */ 
.wrapper {
  display: inline-flex;
  list-style: none;
  height: 86px;
  width: 100%;
  /* padding-top: 22px; */
  font-family: "Poppins", sans-serif;
  /* justify-content: center; */
}

.wrapper .icon {
  position: relative;
  background: #fff;
  border-radius: 50%;
  margin: 10px;
  width: 50px;
  height: 50px;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .tooltip {
  position: absolute;
  top: 0;
  font-size: 14px;
  background: #fff;
  color: #fff;
  padding: 5px 8px;
  border-radius: 5px;
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .tooltip::before {
  position: absolute;
  content: "";
  height: 8px;
  width: 8px;
  background: #fff;
  bottom: -3px;
  left: 50%;
  transform: translate(-50%) rotate(45deg);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.wrapper .icon:hover .tooltip {
  top: -45px;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.wrapper .icon:hover span,
.wrapper .icon:hover .tooltip {
  text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
}

.wrapper .facebook:hover,
.wrapper .facebook:hover .tooltip,
.wrapper .facebook:hover .tooltip::before {
  background: #1877f2;
  color: #fff;
}

.wrapper .youtube:hover,
.wrapper .youtube:hover .tooltip,
.wrapper .youtube:hover .tooltip::before {
  background: #e70606;
  color: #fff;
}

.wrapper .instagram:hover,
.wrapper .instagram:hover .tooltip,
.wrapper .instagram:hover .tooltip::before {
  background: #e4405f;
  color: #fff;
}
/* end of social media icons */


@media (max-width: 768px) {
    .row {
        display: flex;
        flex-direction: column-reverse;
    }
}

/* Or more specifically for this section */
@media (max-width: 768px) {
    #single-service .row {
        display: flex;
        flex-direction: column-reverse;
    }
}