@import url("https://fonts.googleapis.com/css?family=Raleway:300");
@import url("https://fonts.googleapis.com/css?family=Roboto");
.height5 {
  height: 5px;
  clear: both; }

.height6 {
  height: 6px;
  clear: both; }

.height7 {
  height: 7px;
  clear: both; }

.height8 {
  height: 8px;
  clear: both; }

.height9 {
  height: 9px;
  clear: both; }

.height10 {
  height: 10px;
  clear: both; }

.height11 {
  height: 11px;
  clear: both; }

.height12 {
  height: 12px;
  clear: both; }

.height13 {
  height: 13px;
  clear: both; }

.height14 {
  height: 14px;
  clear: both; }

.height15 {
  height: 15px;
  clear: both; }

.height16 {
  height: 16px;
  clear: both; }

.height17 {
  height: 17px;
  clear: both; }

.height18 {
  height: 18px;
  clear: both; }

.height19 {
  height: 19px;
  clear: both; }

.height20 {
  height: 20px;
  clear: both; }

.font-size10 {
  font-size: 10px; }

.font-size11 {
  font-size: 11px; }

.font-size12 {
  font-size: 12px; }

.font-size13 {
  font-size: 13px; }

.font-size14 {
  font-size: 14px; }

.font-size15 {
  font-size: 15px; }

.font-size16 {
  font-size: 16px; }

.font-size17 {
  font-size: 17px; }

.font-size18 {
  font-size: 18px; }

.font-size19 {
  font-size: 19px; }

.font-size20 {
  font-size: 20px; }

.font-size21 {
  font-size: 21px; }

.font-size22 {
  font-size: 22px; }

.font-size23 {
  font-size: 23px; }

.font-size24 {
  font-size: 24px; }

.font-size25 {
  font-size: 25px; }

body {
  background: #fff;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 22px;
  color: #000;
  overflow-x: hidden; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
  font-weight: 600;
  margin-top: 10px; }

p {
  font-family: "Roboto", sans-serif; }

.clr {
  clear: clear; }

.text-white {
  color: #fff; }

.text-off {
  color: #C9CBCC; }

.text-bold {
  font-weight: bold; }

.text-theme {
  color: #f65935; }

.text-theme-light {
  color: #ee8169; }

.margin-tb {
  margin-top: 10px;
  margin-bottom: 10px; }

.row_5 {
  margin-left: -5px;
  margin-right: -5px; }

.pad5 {
  padding-left: 5px;
  padding-right: 5px; }

.pad10 {
  padding-left: 10px;
  padding-right: 10px; }

.margin-bottom10 {
  margin-bottom: 10px; }

.margin-bottom20 {
  margin-bottom: 20px; }

textarea {
  resize: vertical; }

.height25 {
  height: 25px; }

.height30 {
  height: 30px; }

.height60 {
  height: 60px; }

.display-flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    .display-flex {
      display: block; } }

a {
  color: #30afd6;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  transition: all 0.35s; }
  a:hover, a:focus {
    text-decoration: none;
    color: #1792b8; }

.rounded-0 {
  border-radius: 0; }

.margin-padding0 {
  margin: 0;
  padding: 0; }

ul.list {
  margin: 0;
  padding: 0; }
  ul.list li {
    margin-left: 15px; }

ul.list2 {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block; }
  ul.list2 li {
    margin: 0;
    padding: 0 10px 5px 0;
    min-width: 30%;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 767px) {
      ul.list2 li {
        min-width: 100%; } }
    ul.list2 li:before {
      font-family: 'FontAwesome';
      content: "\f178";
      color: #B88E63;
      margin-right: 5px; }

.line-full {
  border-bottom: 1px solid rgba(184, 142, 99, 0.4);
  padding-bottom: 10px; }

#back-top {
  position: fixed;
  bottom: 15px;
  right: 20px;
  z-index: 1000;
  display: none;
  margin-left: 500px;
  width: 35px;
  height: 35px;
  background: #f65935;
  border: 1px solid #fff;
  color: white;
  text-align: center;
  cursor: pointer; }
  @media (max-width: 767px) {
    #back-top {
      bottom: 45px;
      right: 10px; } }
  #back-top:hover {
    color: white;
    border: 1px solid #fff;
    background: #333; }
  #back-top i {
    line-height: 35px;
    font-size: 12px;
    margin: 0px;
    padding: 0px; }

header {
  background-color: #f65935;
  width: 100%;
  height: 60px;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  top: 0;
  left: 0;
  z-index: 100; }
  @media (max-width: 767px) {
    header {
      background-color: #fff;
      position: relative; } }
  header .logo {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    width: 200px;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease; }
    @media (max-width: 767px) {
      header .logo {
        width: 150px; } }
  header .top-right-section {
    width: auto;
    display: inline-block; }
  header ul.contact {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    display: table;
    text-align: right;
    width: auto;
    margin-top: 5px;
    padding-bottom: 2px; }
    header ul.contact li {
      display: inline-block;
      text-align: left;
      color: #fff;
      vertical-align: top;
      margin-right: 10px; }
      header ul.contact li .icon-color {
        width: 27px;
        height: 27px;
        line-height: 24px;
        display: inline-block;
        border: 1px solid #fff;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        color: #f65935; }
      header ul.contact li a.social {
        display: block;
        padding: 2px;
        width: 27px;
        height: 27px;
        line-height: 23px;
        border: 1px solid #fff;
        background-color: #fff;
        border-radius: 50%;
        text-align: center;
        color: #f65935; }
        header ul.contact li a.social:hover {
          background-color: #005140;
          border: 1px solid #005140;
          color: #fff; }
          header ul.contact li a.social:hover i {
            color: #fff; }
  header .header-block-white {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); }
  header.sticky {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100; }
    header.sticky ul.contact {
      display: none; }
    header.sticky .logo {
      width: 115px; }
      @media (max-width: 767px) {
        header.sticky .logo {
          width: 115px; } }
    header.sticky .header-block-white {
      background-color: #fff;
      box-shadow: none; }

.menu-block {
  margin-top: 15px; }
  @media (max-width: 767px) {
    .menu-block {
      margin-top: -5px; } }
  .menu-block .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0 2px;
    color: #000;
    font-family: "Raleway", sans-serif;
    font-size: 15px;
    font-weight: bold;
    position: relative; }
    .menu-block .navbar-nav > li > a:hover {
      background: none;
      color: #f65935; }
    .menu-block .navbar-nav > li > a:after {
      content: "";
      background: #f65935;
      height: 2px;
      position: absolute;
      width: 100%;
      left: 0px;
      bottom: -1px;
      transition: all 250ms ease 0s;
      transform: scale(0); }
      @media (max-width: 767px) {
        .menu-block .navbar-nav > li > a:after {
          height: 1px; } }
    .menu-block .navbar-nav > li > a:before {
      content: "";
      background: #f65935;
      height: 2px;
      position: absolute;
      width: 100%;
      left: 0px;
      top: -1px;
      transition: all 250ms ease 0s;
      transform: scale(0); }
      @media (max-width: 767px) {
        .menu-block .navbar-nav > li > a:before {
          height: 1px; } }
    .menu-block .navbar-nav > li > a:hover:after {
      transform: scale(1); }
    .menu-block .navbar-nav > li > a:hover:before {
      transform: scale(1); }
    .menu-block .navbar-nav > li > a.active-menu {
      color: #f65935; }
      .menu-block .navbar-nav > li > a.active-menu:after {
        transform: scale(1); }
    .menu-block .navbar-nav > li > a:focus {
      background: none; }
  @media (max-width: 767px) {
    .menu-block .navbar-nav {
      margin-top: 0;
      margin-bottom: 0; } }
  .menu-block .navbar-toggle {
    margin: 10px 0 0 0;
    padding: 6px 12px;
    border: 1px solid #ddd;
    border-radius: 0;
    font-size: 17px; }
  @media (max-width: 767px) {
    .menu-block .navbar-collapse {
      width: 200px;
      background-color: rgba(255, 255, 255, 0.9);
      position: fixed;
      top: 59px;
      right: 0;
      z-index: 52; }
    .menu-block .dropdown-menu > li > a {
      color: #6B6B6B; }
      .menu-block .dropdown-menu > li > a:hover {
        background-color: transparent;
        color: #f65935; } }
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
    .menu-block .nav > li > a {
      padding: 10px 10px; } }

.sticky .menu-block {
  margin-top: 5px; }
  @media (max-width: 767px) {
    .sticky .menu-block {
      margin-top: -5px; } }

/*Slider-Part--------------->*/
.slider-block {
  margin-top: -60px; }

.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity; }

.carousel-fade .carousel-inner .active {
  opacity: 1; }

.carousel-fade .carousel-inner .active.left, .carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1; }

.carousel-fade .carousel-inner .next.left, .carousel-fade .carousel-inner .prev.right {
  opacity: 1; }

.carousel-fade .carousel-control {
  z-index: 2; }

.carousel-control {
  width: 6%; }
  @media (max-width: 767px) {
    .carousel-control {
      width: 10%; } }

.arrow-top {
  top: 48%;
  left: 0;
  right: 0;
  position: absolute; }

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next, .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.prev, .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

  .carousel-fade .carousel-inner > .item.next.left, .carousel-fade .carousel-inner > .item.prev.right, .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
/*End-Slider--------------->*/
ul.services {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
  text-align: right;
  margin-top: -50px; }
  @media (max-width: 767px) {
    ul.services {
      text-align: center;
      display: inline-block; } }
  @media (max-width: 767px) {
    ul.services {
      text-align: left;
      margin-top: 20px; } }
  ul.services li {
    width: 31%;
    display: inline-block;
    margin-right: 10px;
    padding: 0;
    position: relative;
    overflow: hidden; }
    @media (max-width: 767px) {
      ul.services li {
        width: 100%; }
        ul.services li img {
          width: 100%; } }
    ul.services li:after {
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      left: 100%;
      z-index: 1;
      content: '';
      width: 100%;
      height: 100%;
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      transition: all 0.6s ease; }
    ul.services li:last-child {
      margin-right: 0px; }
    ul.services li h3 {
      background-color: #f65935;
      padding: 15px 10px;
      display: block;
      color: #fff;
      font-size: 16px;
      text-align: left;
      margin: 0;
      position: relative;
      z-index: 2; }
      ul.services li h3:after {
        content: '';
        position: absolute;
        top: 0;
        left: -100%;
        background-color: rgba(0, 0, 0, 0.5);
        width: 100%;
        height: 100%;
        -webkit-transition: all 0.6s ease;
        -moz-transition: all 0.6s ease;
        -o-transition: all 0.6s ease;
        -ms-transition: all 0.6s ease;
        transition: all 0.6s ease; }
      ul.services li h3 span {
        position: relative;
        z-index: 2; }
    ul.services li:hover h3:after {
      left: 0; }
    ul.services li:hover:after {
      left: 0; }

.extra-padding {
  padding-top: 10px;
  padding-bottom: 10px; }
  @media (max-width: 767px) {
    .extra-padding {
      padding-top: 0;
      padding-bottom: 0; } }

.line-style {
  position: relative;
  padding-bottom: 10px; }
  .line-style:after {
    background-color: #ee8169;
    background-size: 90px;
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    margin: auto;
    width: 123px;
    height: 2px; }

.bot-bg {
  background: #fff url(../images/bg-5.png);
  width: 100%;
  display: block;
  position: relative;
  z-index: 20; }

.gradient-bg {
  background-image: linear-gradient(to left, #ffffff, #f6faff, #e6f7ff, #d1f6ff, #bcf5fb);
  width: 100%;
  display: block;
  position: relative;
  z-index: 10; }

.subtitle {
  display: block;
  position: relative;
  font-size: .93em;
  color: #626262;
  letter-spacing: 1px;
  font-weight: 400;
  text-transform: uppercase;
  padding-left: 50px; }
  .subtitle:before {
    content: '';
    position: absolute;
    top: 10px;
    left: 0;
    height: 1px;
    width: 38px;
    background-color: #626262; }

.about-gal {
  float: left;
  position: relative;
  width: 100%; }
  .about-gal ul {
    float: left;
    list-style: outside none none;
    margin-bottom: 0;
    padding-left: 0;
    width: 100%; }
    .about-gal ul li {
      float: left;
      margin-top: 20px;
      position: relative;
      -webkit-transform: scale(0.78);
      -moz-transform: scale(0.78);
      -ms-transform: scale(0.78);
      -o-transform: scale(0.78);
      transform: scale(0.78);
      -webkit-transition: all 0.6s ease;
      -moz-transition: all 0.6s ease;
      -o-transition: all 0.6s ease;
      -ms-transition: all 0.6s ease;
      transition: all 0.6s ease; }
      .about-gal ul li:nth-child(2) {
        float: right;
        margin-right: -30px;
        margin-top: -290px; }
      .about-gal ul li.active {
        margin-left: 0 !important;
        margin-right: 0 !important;
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        z-index: 1; }
      .about-gal ul li:first-child {
        margin-left: -30px; }

.relative_block {
  position: relative; }

.project-box {
  overflow: hidden;
  position: relative;
  border: 1px solid #fff;
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  min-height: 140px;
  display: block;
  padding: 15px; }
  .project-box span {
    position: relative;
    z-index: 3;
    color: #fff; }
  .project-box:before {
    width: 100%;
    height: 100%;
    content: '';
    background-color: #f65935;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 0;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease; }
  .project-box:hover:before {
    left: 0; }
  .project-box h3 {
    font-size: 21px; }
  .project-box p {
    font-size: 13px; }

/*----Paralax-css-----*/
.patteren {
  width: 100%;
  height: auto;
  position: relative;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7); }

.fixed_img {
  width: 100%;
  -webkit-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  background-size: cover !important;
  background-attachment: fixed !important;
  height: 100% !important;
  display: block; }

.sec-bg1 {
  background: url(../images/resource/paralax-1.jpg) no-repeat center; }

.sec-bg2 {
  background: url(../images/resource/paralax-2.jpg) no-repeat right; }

/*----End-Paralax-css-----*/
.testimonial-block {
  width: 99%;
  margin-right: 5px;
  display: inline-block;
  min-height: 150px;
  position: relative;
  padding: 20px 0 0;
  margin-bottom: 6px; }
  @media (max-width: 767px) {
    .testimonial-block {
      min-height: 300px; } }
  .testimonial-block .testimonial-image {
    width: 90px;
    margin: 0 auto;
    display: block;
    top: -20px;
    position: relative;
    border-radius: 50%; }
    .testimonial-block .testimonial-image img {
      border-radius: 50%; }
  .testimonial-block:before {
    width: 95%;
    height: 170px;
    content: '';
    position: absolute;
    top: 20px;
    left: 10px; }
  @media (max-width: 767px) {
    .testimonial-block img {
      width: 60%;
      margin: 0 auto; } }

.carousel-style .owl-dots {
  display: inline-block;
  text-align: center;
  width: 100%; }

.carousel-style .owl-dots .owl-dot {
  width: 10px;
  margin: 10px 3px;
  display: inline-block; }

.carousel-style .owl-dots .owl-dot span {
  display: block;
  border: 1px solid #666;
  border-radius: 20px;
  width: 10px;
  height: 10px; }

.carousel-style .owl-dots .owl-dot.active span {
  background-color: #ee8169;
  border: 1px solid #ee8169; }

footer {
  background: #fff url(../images/bg-5.png); }
  footer .hadding-style {
    position: relative;
    display: table; }
    footer .hadding-style:after {
      content: '';
      position: absolute;
      top: 15px;
      left: 115%;
      border-bottom: 1px solid #fff;
      width: 50px; }
  footer .contact-icon {
    font-size: 18px;
    color: #fff;
    background-color: #f65935;
    position: relative;
    margin-top: 0px;
    margin-right: 10px;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 29px;
    border-radius: 3px;
    float: left; }

.form-style .form-control {
  background: none;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  border-radius: 0; }
.form-style .btn-default {
  background: none;
  border-radius: 0;
  padding-left: 22px;
  padding-right: 22px; }
  .form-style .btn-default:hover {
    background-color: #efefef;
    color: #000; }

.footer-bottom {
  background-color: #f65935;
  width: 100%;
  display: block;
  padding: 12px 0; }

.product_block {
  position: relative;
  height: 100%;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  padding: 2px;
  margin-bottom: 10px;
  overflow: hidden; }

.product_block a img {
  height: 170px; }

.gallery_block {
  position: relative;
  height: 100%;
  background-color: #fff;
  border: 1px solid #e3e3e3;
  padding: 15px;
  overflow: hidden; }

.image-effect {
  transition: transform .2s;
  width: 100%;
  height: 100%;
  margin: 0 auto;
  position: relative;
  display: block; }
  .image-effect img {
    width: 100%; }

.image-effect:hover:before {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  background-color: rgba(175, 128, 82, 0.6); }

.image-effect:hover:after {
  font-family: 'FontAwesome';
  content: "\f06e";
  color: #fff;
  text-align: center;
  line-height: 35px;
  width: 35px;
  height: 35px;
  display: block;
  border-radius: 50%;
  margin: auto;
  border: 1px solid #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 50; }

.image-effect:hover {
  transform: scale(1.2); }

.map {
  border: 1px solid #f65935;
  padding: 5px;
  display: block; }

ul.social-footer {
  list-style: none;
  margin: 0;
  padding: 0;
  float: right; }
  ul.social-footer li {
    display: inline-block; }
    ul.social-footer li a.social {
      display: block;
      padding: 2px;
      width: 30px;
      height: 30px;
      line-height: 25px;
      border: 1px solid #fff;
      border-radius: 50%;
      text-align: center;
      color: white; }
      ul.social-footer li a.social:hover {
        background-color: white;
        border: 1px solid #fff;
        color: #f65935; }

.btn-style {
  background: none;
  border-radius: 0;
  padding-left: 22px;
  padding-right: 22px; }
  .btn-style:hover {
    background-color: #efefef;
    color: #000; }

.bg-services {
  background-color: #1E1E1E; }

.more {
  max-height: 135px;
  overflow-y: auto;
  display: block; }

.morecontent span {
  display: none; }

a.morelink {
  text-decoration: none; }

.morelink {
  text-decoration: none; }

.logo-bg {
  width: 160px;
  display: table;
  border-radius: 5px;
  margin-bottom: 10px; }

.contact-det {
  display: block; }
  .contact-det p {
    position: relative;
    padding-left: 40px; }
    .contact-det p i {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 0; }

.other-banner {
  width: 100%;
  position: relative;
  display: block; }
  @media (max-width: 767px) {
    .other-banner {
      top: 0px; } }
  .other-banner img {
    width: 100%; }
  @media (max-width: 767px) {
    .other-banner {
      height: 100px; }
      .other-banner img {
        width: auto;
        height: 100%; } }
  .other-banner .overlay {
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
    padding-top: 120px; }
    @media (max-width: 767px) {
      .other-banner .overlay {
        padding-top: 20px; } }

/*--------about-area start---------*/
.about-wrap {
  position: relative;
  padding: 40px 0px 40px 30px;
  border-top: 2px solid #f65935;
  border-left: 2px solid #f65935;
  margin-top: 30px; }
  @media (max-width: 767px) {
    .about-wrap {
      border: none;
      padding: 0 15px; } }

.about-wrap:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  content: "";
  background: #f65935; }

.about-wrap:after {
  position: absolute;
  right: -100px;
  top: -2px;
  width: 100px;
  height: 60px;
  border-top: 2px solid #f65935;
  border-right: 2px solid #f65935;
  content: ""; }

.about-wrap h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 5px; }

.about-wrap h3 {
  font-weight: 500;
  font-size: 18px;
  margin-bottom: 25px; }

.about-wrap p {
  margin-bottom: 30px; }

.about-content {
  background: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  padding: 30px 0px;
  text-align: center; }

.about-content h4 {
  font-size: 24px;
  font-weight: 400;
  margin-bottom: 5px; }

.about-content p {
  font-size: 13px;
  margin-bottom: 0px;
  line-height: 20px; }

.about-img {
  position: relative;
  margin-top: 100px; }

.about-img:before {
  position: absolute;
  left: -15px;
  bottom: -15px;
  height: 95%;
  width: 98%;
  background: #f65935;
  content: "";
  z-index: -9; }

/*--------about-area end---------*/
.team-block {
  display: block;
  border: 1px solid #eee;
  padding: 20px;
  position: relative;
  width: 100%;
  height: 100%; }
  .team-block .team-user {
    width: 100px;
    height: 100px;
    border: 3px double #ddd;
    overflow: hidden;
    display: block;
    border-radius: 50%;
    margin: 0 0 10px; }
    .team-block .team-user img {
      min-width: 100%;
      height: 100%; }
  .team-block p {
    margin-bottom: 5px; }

.certificates-block {
  display: block;
  border: 1px solid #eee;
  padding: 5px;
  position: relative;
  width: 100%;
  height: 100%; }
  .certificates-block .certificates-block-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px; }
    .certificates-block .certificates-block-img img {
      min-width: 100%;
      height: 100%; }

.residential-block {
  display: block;
  border: 1px solid #eee;
  padding: 5px;
  position: relative;
  width: 100%;
  height: 100%; }
  .residential-block .certificates-block-img {
    width: 100%;
    height: 250px;
    overflow: hidden;
    border-bottom: 1px solid #eee;
    margin-bottom: 10px; }
    .residential-block .certificates-block-img img {
      min-width: 100%;
      height: 100%; }

.text-white-light .text-theme {
  color: #B669E0; }
.text-white-light p {
  color: #fff; }

/* -------------------------------- 
            Portfolio
-------------------------------- */
.portfolio {
  display: block; }

ul.project-nav {
  margin: 0;
  padding: 0 5px;
  margin-top: 20px; }

ul.project-nav li {
  display: inline-block;
  margin-right: 15px; }
  @media (max-width: 767px) {
    ul.project-nav li {
      margin-bottom: 5px; } }

ul.project-nav li .btn {
  border-radius: 0;
  padding: 10px 15px;
  color: #000;
  background: none;
  border: 1px solid #e5e2e2;
  font-size: 13px; }

ul.project-nav li .btn.is-checked {
  color: #fff;
  border: 1px solid #f65935;
  background-color: #f65935; }

ul.project-nav li .btn:focus {
  outline: 0; }

.work-list {
  margin-top: 20px;
  margin-bottom: 5px; }

.margin-bottom10 {
  margin-bottom: 10px; }

@media only screen and (min-width: 768px) and (max-width: 1920px) {
  .gap-side {
    padding-left: 10%;
    padding-right: 10%; }

  .mob-slider-height {
    position: relative; }
    .mob-slider-height .header-shadow {
      background-color: #f65935;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 30px;
      display: block;
      border-radius: 0 0 4px 4px;
      text-shadow: 0 1px 0 #fff;
      line-height: 1.5; }
      .mob-slider-height .header-shadow:before, .mob-slider-height .header-shadow:after {
        z-index: -1;
        position: absolute;
        content: '';
        left: 10px;
        width: 50%;
        top: 3px;
        max-width: 400px;
        height: 10px;
        background: rgba(0, 0, 0, 0.7);
        -webkit-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
        -moz-box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
        box-shadow: 0 15px 10px rgba(0, 0, 0, 0.7);
        -webkit-transform: rotate(-3deg);
        -moz-transform: rotate(-3deg);
        -o-transform: rotate(-3deg);
        -ms-transform: rotate(-3deg);
        transform: rotate(-3deg); }
      .mob-slider-height .header-shadow:after {
        -webkit-transform: rotate(3deg);
        -moz-transform: rotate(3deg);
        -o-transform: rotate(3deg);
        -ms-transform: rotate(3deg);
        transform: rotate(3deg);
        right: 10px;
        left: auto; }
    .mob-slider-height .product-img-block {
      width: 100%;
      display: block; }
      .mob-slider-height .product-img-block .product-img {
        width: 100%;
        display: block;
        -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
        box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); }
        .mob-slider-height .product-img-block .product-img:first-child {
          margin-bottom: 10px; }

  .carousel {
    background-color: #fff;
    -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.3); }

  .nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background: none;
    outline: none; }

  .dropdown-menu > li > a {
    padding-top: 8px;
    padding-bottom: 8px; }

  .dropdown-menu > li > a:hover {
    background-color: #f65935;
    color: #fff; }

  .dropdown .dropdown-menu {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    max-height: 0;
    display: block;
    overflow: hidden;
    opacity: 0;
    padding: 1px 0; }

  .dropdown:hover .dropdown-menu {
    max-height: 400px;
    opacity: 1; }

  .cal20 {
    width: 20%; } }
@media (max-width: 767px) {
  .dropdown:hover .dropdown-menu {
    max-height: 200px;
    overflow-y: auto;
    overflow-x: hidden;
    opacity: 1; }

  .row-mob {
    margin-left: -5px;
    margin-right: -5px; } }
.gap-top-other {
  margin-top: 50px; }
  @media (max-width: 767px) {
    .gap-top-other {
      margin-top: 0; } }

/*----Services----*/
.services-block {
  position: relative;
  margin: 5px;
  min-height: 230px;
  padding: 20px 10px;
  text-align: center;
  border: 1px solid #fff;
  border-radius: 5px;
  color: #fff;
  overflow: hidden;
  display: block; }
  .services-block .service-col-1 {
    display: block;
    padding-top: 50px; }
    .services-block .service-col-1 img {
      margin-bottom: 10px; }
  .services-block .service-col-2 {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    position: absolute;
    left: 0;
    bottom: -100%;
    width: 100%;
    padding: 10px;
    display: block;
    padding-top: 10px; }
    .services-block .service-col-2 img {
      margin-bottom: 10px; }
  .services-block .button {
    border: 1px solid #fff;
    color: #fff; }
    .services-block .button:hover {
      background-color: #fff;
      color: #f65935; }
  .services-block h4 {
    font-size: 17px; }
  .services-block p {
    height: 35px;
    line-height: 17px;
    overflow: hidden; }
  .services-block:hover {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease; }
    .services-block:hover .service-col-1 {
      display: none; }
    .services-block:hover .service-col-2 {
      display: block;
      bottom: 10px; }

.image-wrap {
  overflow: hidden;
  background-color: #fafafa;
  position: relative; }
  .image-wrap img {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out; }
  .image-wrap .category-name {
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
    transition: all 0.6s ease;
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    margin: auto;
    color: #000;
    font-size: 14px;
    text-align: center;
    padding: 4px;
    width: 90%;
    height: 45px; }
    .image-wrap .category-name span {
      position: relative;
      z-index: 2;
      line-height: 37px;
      color: #000;
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      padding-left: 5px;
      padding-right: 5px; }
    .image-wrap .category-name:before {
      content: '';
      background-color: #ee8169;
      display: block;
      width: 98.55%;
      height: 37px;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; }
  .image-wrap:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1); }

.img-size {
  width: 100%;
  margin-bottom: 10px; }
  .img-size img {
    width: 100%; }

.img-size2 {
  width: 100%;
  height: 230px;
  margin-bottom: 10px; }
  .img-size2 img {
    min-width: 100%;
    height: 100%; }

.gap10 {
  margin-bottom: 10px; }

.gap30 {
  padding-left: 40px; }

.about-text {
  position: relative; }

.vertical-text {
  font-size: 1.4rem;
  line-height: 1.5;
  letter-spacing: 0.3em;
  text-transform: uppercase;
  color: #f65935;
  font-family: "Montserrat";
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transform-origin: left top 0;
  -moz-transform-origin: left top 0;
  -ms-transform-origin: left top 0;
  transform-origin: left top 0;
  margin: 0;
  font-style: normal;
  width: auto;
  height: 30px; }

.vertical-text:before {
  background-color: #f65935;
  content: "";
  position: absolute;
  right: -43px;
  top: 10px;
  width: 35px;
  height: 2px; }

.service-block {
  background-color: #fff;
  padding: 20px;
  padding-left: 40px;
  border: 1px solid #eff0f1;
  margin: 0 0 10px;
  -webkit-box-shadow: 0 5px 15px #e6f0fa;
  box-shadow: 0 5px 15px #e6f0fa;
  position: relative;
  height: 100%; }
  .service-block .pro-icon {
    color: #f65935;
    font-size: 23px;
    display: inline-block;
    position: absolute;
    top: 30px;
    left: 10px; }
  .service-block h4 {
    font-size: 16px;
    margin-bottom: 5px; }
  .service-block:hover {
    border: 1px solid #FFEBE6;
    -webkit-box-shadow: 0 5px 15px #ffcbbf;
    box-shadow: 0 5px 15px #ffcbbf; }

.gap-m30 {
  margin-top: 20px; }

.effect-hover {
  position: relative;
  vertical-align: top; }
  .effect-hover:before {
    border: 10px solid rgba(255, 255, 255, 0.7);
    content: "";
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transition: all 0.8s ease 0s;
    transition: all 0.8s ease 0s;
    width: 100%; }
  .effect-hover:hover:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible; }

.gallery-img {
  height: 220px;
  margin-bottom: 10px;
  display: inline-block;
  overflow: hidden;
  position: relative; }
  .gallery-img:hover a:after {
    content: 'VIEW';
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #f65935;
    color: #fff;
    text-align: center;
    line-height: 40px;
    font-size: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 1; }
  .gallery-img img {
    height: auto;
    width: 350px; }
    @media (max-width: 767px) {
      .gallery-img img {
        width: 100%;
        height: auto; } }

/*# sourceMappingURL=style.css.map */
