@media screen and (max-width: 767px) {
  body {
    padding-left: 0px;
    padding-right: 0px; } }

#header-2 {
  background: #fff;
  padding-bottom: 8px;
  padding-top: 8px;
  display: none; }
  @media screen and (max-width: 1365px) {
    #header-2 {
      display: inherit; } }
  #header-2 .logo-2 {
    float: left;
    max-width: 70%; }
    #header-2 .logo-2 img {
      width: 80%; }
  #header-2 .nav-bar2 {
    float: right;
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      #header-2 .nav-bar2 {
        float: none; } }
    #header-2 .nav-bar2 .navbar-toggle {
      border: 1px solid #fff;
      background: #0c8188; }
      @media screen and (max-width: 767px) {
        #header-2 .nav-bar2 .navbar-toggle {
          margin-right: 0px; } }
      #header-2 .nav-bar2 .navbar-toggle .icon-bar {
        background: #fff; }
    #header-2 .nav-bar2 ul {
      padding: 0px;
      margin: 0px;
      text-align: center; }
      #header-2 .nav-bar2 ul li {
        list-style: none;
        display: inline-block;
        text-align: center; }
        @media screen and (max-width: 767px) {
          #header-2 .nav-bar2 ul li {
            display: block;
            text-align: center;
            border-bottom: 1px solid #d6d6d6;
            width: 70%;
            margin: auto; } }
        #header-2 .nav-bar2 ul li:hover {
          border-bottom: none; }
        #header-2 .nav-bar2 ul li a {
          color: #222;
          display: inline-block;
          font-size: 15px;
          font-weight: 400;
          font-family: 'Roboto', sans-serif;
          padding: 10px 22px; }
          @media screen and (min-width: 1366px) and (max-width: 1550px) {
            #header-2 .nav-bar2 ul li a {
              font-size: 13px; } }
          #header-2 .nav-bar2 ul li a:hover {
            color: #fff;
            text-decoration: none;
            background: #0c8188;
            transition: all 2s ease; }

.active-btn {
  background: #0c8188 !important;
  padding: 10px 22px;
  color: #fff !important; }
  @media screen and (max-width: 767px) {
    .active-btn {
      color: #0c8188 !important;
      background: #fff !important; } }

#head-banner {
  border-top: 10px solid #333;
  width: 100%;
  position: relative;
  overflow: auto; }
  @media screen and (max-width: 1366px) {
    #head-banner {
      border-top: none; } }
  #head-banner .transparent-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    opacity: 0.4; }
  #head-banner h1 {
    position: absolute;
    left: 22%;
    top: 20%;
    z-index: 1;
    font-family: 'questa_granderegular';
    font-size: 65px;
    color: #fff;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.7);
    line-height: 65px;
    -webkit-transition: all 2s ease;
    -moz-transition: all 2s ease;
    -ms-transition: all 2s ease;
    transition: all 2s ease; }
    #head-banner h1:hover {
      font-size: 80px;
      line-height: 78px; }
    @media screen and (max-width: 1200px) {
      #head-banner h1 {
        display: none; } }
  #head-banner ul {
    padding: 0px;
    margin: 0px; }
    #head-banner ul li {
      list-style: none; }
      #head-banner ul li img {
        max-width: 100%;
        width: 100%;
        height: auto; }
  #head-banner .side-nav {
    background: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    padding: 35px 60px 60px 60px;
    height: 100%;
    width: 19.85%;
    overflow: auto;
    text-align: center; }
    @media screen and (max-width: 1365px) {
      #head-banner .side-nav {
        display: none; } }
    @media screen and (min-width: 1366px) and (max-width: 1550px) {
      #head-banner .side-nav {
        padding: 25px 33px 5px 33px;
        width: 19.75%; } }
    #head-banner .side-nav img {
      padding-bottom: 26px;
      width: 100%; }
      @media screen and (min-width: 1366px) and (max-width: 1550px) {
        #head-banner .side-nav img {
          width: 85%; } }
    #head-banner .side-nav ul {
      padding: 0px;
      margin: 0px;
      text-align: center; }
      #head-banner .side-nav ul li {
        list-style: none;
        text-align: center;
        display: block;
        border-bottom: 1px solid #666; }
        #head-banner .side-nav ul li:hover {
          border-bottom: none; }
        #head-banner .side-nav ul li a {
          color: #222;
            display: inline-block;
          font-size: 15px;
          text-align: center;
          font-weight: 400;
          font-family: 'Roboto', sans-serif;
          padding: 12px 61px; }
          @media screen and (min-width: 1366px) and (max-width: 1550px) {
            #head-banner .side-nav ul li a {
              font-size: 13px;
              padding: 9px 75px; } }
          #head-banner .side-nav ul li a:hover {
                color: #fff !important;
            text-decoration: none; }

.active-main {
  color: #0c8188 !important; }

#about2 {
  width: 100%;
  background: #333;
  float: left; }
  #about2 .abt-col1 {
    padding-top: 250px;
    padding-bottom: 203px;
    width: 19.8%;
    float: left;
    background: #333;
    background-image: url(/resources/images/abt/img01.jpg);
    background-repeat: no-repeat; }
    @media screen and (max-width: 1000px) {
      #about2 .abt-col1 {
        display: none; } }
  #about2 .abt-col2 {
    width: 40%;
    float: left;
    color: #fff;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 35px; }
    @media screen and (max-width: 1000px) {
      #about2 .abt-col2 {
        width: 49%;
        padding-bottom: 35px; } }
    @media screen and (max-width: 800px) {
      #about2 .abt-col2 {
        width: 100%; } }
    #about2 .abt-col2 h1 {
      font-family: 'questa_granderegular';
      font-size: 45px;
      color: #fff;
      padding-bottom: 12px; }
    #about2 .abt-col2 p {
      text-align: justify;
      font-family: 'Roboto', sans-serif;
      font-weight: 400; }
    #about2 .abt-col2 a {
      font-family: 'questa_granderegular';
      font-size: 18px;
      color: #fff;
      display: inline-block;
      padding-top: 15px; }
      #about2 .abt-col2 a:hover {
        text-decoration: none;
        color: #0daeb8; }
  #about2 .abt-col3 {
    width: 40%;
    float: left; }
    @media screen and (max-width: 1000px) {
      #about2 .abt-col3 {
        width: 49%; } }
    @media screen and (max-width: 800px) {
      #about2 .abt-col3 {
        display: none; } }
    #about2 .abt-col3 img {
      width: 60%;
      padding-top: 45px;
      -webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
      transition: all 2s ease; }
      #about2 .abt-col3 img:hover {
        width: 65%;
        height: auto; }
      @media screen and (min-width: 1001px) and (max-width: 1366px) {
        #about2 .abt-col3 img {
          width: 85%; } }
      @media screen and (max-width: 1000px) {
        #about2 .abt-col3 img {
          width: 85%; } }

#projects {
  background: #0c8188; }
  #projects .custom-col {
    width: 19.8%;
    height: auto;
    float: left;
    background: #0c8188;
    margin-right: 2px;
    text-align: center;
    position: relative;
    text-align: center; }
    @media screen and (max-width: 1000px) {
      #projects .custom-col {
        width: 100%;
        padding-right: 50px;
        padding-left: 50px; } }
    #projects .custom-col h1 {
      color: #fff;
      font-family: 'questa_granderegular';
      font-size: 45px;
      padding-top: 45px;
      padding-bottom: 95px; }
      @media screen and (max-width: 420px) {
        #projects .custom-col h1 {
          padding-bottom: 8px; } }
      @media screen and (min-width: 421px) and (max-width: 1000px) {
        #projects .custom-col h1 {
          padding-top: 50px;
          padding-bottom: 20px;
          float: left; } }
    #projects .custom-col a {
      font-family: 'questa_granderegular';
      font-size: 18px;
      color: #fff;
      display: inline-block;
      text-align: center;
      left: 0px;
      right: 0px;
      margin: auto; }
      @media screen and (max-width: 420px) {
        #projects .custom-col a {
          margin-top: 5px;
          float: left;
          padding-bottom: 8px; } }
      @media screen and (min-width: 421px) and (max-width: 1000px) {
        #projects .custom-col a {
          float: right;
          margin-top: 72px; } }
      #projects .custom-col a:hover {
        text-decoration: none;
        color: #222; }
  #projects .custom-col2 {
    width: 80%;
    display: inline-block;
    background: #333; }
    @media screen and (max-width: 1000px) {
      #projects .custom-col2 {
        width: 100%; } }
    #projects .custom-col2 ul {
      padding: 0px;
      margin: 0px; }
      #projects .custom-col2 ul li {
        list-style: none;
        float: left;
        position: relative;
        width: 25%;
        border-left: 5px solid #333; }
        @media screen and (max-width: 600px) {
          #projects .custom-col2 ul li {
            width: 50%;
            margin-bottom: 5px; } }
        #projects .custom-col2 ul li img {
          width: 100%;
          display: block; }
          #projects .custom-col2 ul li img:hover {
            filter: grayscale(75%); }
        #projects .custom-col2 ul li .btn-box {
          width: 100%;
          background: rgba(255, 255, 255, 0.8);
          position: absolute;
          z-index: 1;
          text-align: center;
          left: 0px;
          bottom: 0px;
          padding-bottom: 15px;
          padding-top: 15px; }
          #projects .custom-col2 ul li .btn-box h4 {
            font-size: 18px;
            font-weight: 400;
            font-family: 'Roboto', sans-serif; }

#testimonial {
  padding-top: 45px;
  padding-bottom: 40px; }
  #testimonial .bx-wrapper {
    max-width: 700px !important;
    width: auto;
    padding-right: 10px;
    padding-left: 10px; }
    @media screen and (min-width: 768px) and (max-width: 1200px) {
      #testimonial .bx-wrapper {
        max-width: 700px !important; } }
    @media screen and (max-width: 767px) {
      #testimonial .bx-wrapper {
        max-width: 337px !important; } }
    #testimonial .bx-wrapper .bx-pager.bx-default-pager a {
      background: #666;
      text-indent: -9999px;
      display: block;
      width: 45px;
      height: 3px;
      margin: 0 5px;
      outline: 0;
      -moz-border-radius: 0px;
      -webkit-border-radius: 0px;
      border-radius: 0px; }
    #testimonial .bx-wrapper .bx-pager.bx-default-pager a:hover,
    #testimonial .bx-wrapper .bx-pager.bx-default-pager a.active {
      background: #000; }
  #testimonial h1 {
    font-family: 'questa_granderegular';
    font-size: 45px;
    color: #222;
    padding-bottom: 16px;
    text-align: center; }
  #testimonial ul {
    padding: 0px;
    margin: 0px; }
    #testimonial ul li {
      list-style: none; }
      #testimonial ul li .deatil {
        width: 77%;
        display: inline-block; }
        @media screen and (max-width: 767px) {
          #testimonial ul li .deatil {
            width: 100%; } }
        #testimonial ul li .deatil p {
          text-align: justify;
          float: left; }
        #testimonial ul li .deatil h4 {
          float: left; }
      #testimonial ul li .img-wrap {
        float: right;
        display: inline-block;
        width: 23%; }
        @media screen and (max-width: 767px) {
          #testimonial ul li .img-wrap {
            display: none; } }
        #testimonial ul li .img-wrap img {
          padding-right: 40px;
          padding-left: 40px;
          display: inline-block; }

#our-crew {
  background: #0c8188;
  float: left;
  width: 100%;
  position: relative; }
  #our-crew .custom-col1 {
    width: 19.7%;
    float: left;
    background-image: url(/resources/images/crew/bg.jpg);
    max-height: 450px;
    height: 390px; }
    @media screen and (min-width: 1001px) and (max-width: 1220px) {
      #our-crew .custom-col1 {
        height: 340px; } }
    @media screen and (max-width: 1000px) {
      #our-crew .custom-col1 {
        display: none; } }
  #our-crew .custom-col2 {
    width: 80%;
    float: left;
    background: #0c8188;
    position: absolute;
    bottom: 0px;
    right: 0px; }
    @media screen and (max-width: 1000px) {
      #our-crew .custom-col2 {
        width: 100%;
        position: inherit; } }
    #our-crew .custom-col2 h1 {
      font-family: 'questa_granderegular';
      font-size: 45px;
      color: #222;
      padding-bottom: 12px;
      padding-top: 43px;
      color: #fff; }
      @media screen and (max-width: 1000px) {
        #our-crew .custom-col2 h1 {
          padding-bottom: 12px;
          padding-top: 25px;
          padding-left: 50px; } }
    #our-crew .custom-col2 ul {
      padding: 0px;
      margin: 0px; }
      #our-crew .custom-col2 ul li {
        list-style: none;
        display: inline-block;
        float: left;
        margin-right: 3px;
        position: relative;
        width: 19%; }
        @media screen and (max-width: 600px) {
          #our-crew .custom-col2 ul li {
            width: 49%;
            margin-bottom: 5px; } }
        @media screen and (min-width: 601px) and (max-width: 1000px) {
          #our-crew .custom-col2 ul li {
            width: 25%;
            margin-right: 0px;
            padding-right: 2px; } }
        @media screen and (min-width: 1000px) and (max-width: 1400px) {
          #our-crew .custom-col2 ul li {
            width: 24.5%; } }
        #our-crew .custom-col2 ul li img {
          width: 100%; }
          #our-crew .custom-col2 ul li img:hover {
            filter: grayscale(75%); }
        #our-crew .custom-col2 ul li .btn-box {
          position: absolute;
          z-index: 1;
          text-align: center;
          background: #fff;
          opacity: 0.85;
          left: 0px;
          bottom: 0px;
          width: 100%; }
          #our-crew .custom-col2 ul li .btn-box h4 {
            font-size: 18px;
            font-weight: 400;
            font-family: 'Roboto', sans-serif;
            padding: 10px 0px; }

#main-footer {
  background: #222;
  padding-top: 40px;
  float: left;
  width: 100%;
  padding-bottom: 35px;
  /* input[type=text]:focus {
      border: 1px solid #0c8188;
  } */ }
  #main-footer h2 {
    color: #fff;
    font-family: 'questa_granderegular';
    font-size: 38px;
    padding-bottom: 25px; }
  #main-footer .contact {
    width: 100%;
    float: left; }
    #main-footer .contact .part {
      width: 33.2%;
      float: left; }
      @media screen and (max-width: 535px) {
        #main-footer .contact .part {
          width: 100%; } }
      #main-footer .contact .part img {
        float: left;
        padding-right: 15px;
        padding-top: 8px; }
      #main-footer .contact .part p {
        color: #fff;
        font-size: 14px;
        float: left; }
  #main-footer .social {
    width: auto;
    float: left;
    padding-top: 30px;
    width: 100%;
    padding-bottom: 45px; }
    #main-footer .social a:hover {
      text-decoration: none; }
    #main-footer .social a .fb {
      color: #fff;
      background: #1f72d9;
      padding: 14px 18px;
      float: left;
      margin-right: 18px; }
      #main-footer .social a .fb:hover {
        background: #2b80ea;
        text-decoration: none; }
    #main-footer .social a .twit {
      color: #fff;
      background: #00c4db;
      padding: 14px 16px;
      float: left;
      margin-right: 18px; }
      #main-footer .social a .twit:hover {
        background: #27dcf1;
        text-decoration: none; }
    #main-footer .social a .insta {
      /*Standard*/
      background: #f218c1;
      color: #fff;
      padding: 14px 16px;
      margin-right: 18px;
      float: left; }
      #main-footer .social a .insta:hover {
        text-decoration: none;
        background: #b80688;
        color: #fff; }
  #main-footer .name-box {
    float: left;
    width: 50%;
    padding: 18px;
    background: #fff;
    border: none;
    margin-right: 15px; }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      #main-footer .name-box {
        width: 100%; } }
    @media screen and (max-width: 535px) {
      #main-footer .name-box {
        width: 100%; } }
  #main-footer .mail-box {
    float: left;
    width: 47%;
    padding: 18px;
    background: #fff;
    border: none; }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      #main-footer .mail-box {
        width: 100%; } }
    @media screen and (max-width: 535px) {
      #main-footer .mail-box {
        width: 100%; } }
  #main-footer textarea {
    width: 100%;
    padding: 16px;
    resize: none;
    color: #666; }
  #main-footer .submit-btn {
    color: #222;
    padding: 10px 40px;
    background: #fff;
    border-radius: 2px;
    border: none;
    margin-top: 10px;
    float: right; }
    #main-footer .submit-btn:hover {
      background: #0c8188;
      color: #fff;
      transition: all 2s ease; }

#bottom-nav {
  background: #272727;
  text-align: center;
  width: 100%;
  float: left; }
  #bottom-nav ul {
    padding: 0px;
    margin: 0px; }
    #bottom-nav ul li {
      list-style: none;
      display: inline-block;
      padding-top: 12px;
      padding-bottom: 7px; }
      #bottom-nav ul li a {
        color: #a6a6a6;
        padding: 10px 30px;
        font-size: 13px;
        font-family: 'Roboto', sans-serif; }
        #bottom-nav ul li a:hover {
          text-decoration: none;
          background: #393939;
          transition: all 2s ease; }

.active-btn2 {
  background: #393939 !important;
  padding: 10px 22px;
  color: #fff !important; }

#copy-right {
  background: #323232;
  padding-top: 30px;
  padding-bottom: 12px;
  float: left;
  width: 100%;
  text-align: center; }
  #copy-right p {
    color: #666; }
  #copy-right a {
    color: #0c8188; }

#inner-header {
  background: #fff;
  padding-bottom: 8px;
  padding-top: 8px; }
  #inner-header .logo-2 {
    float: left;
    max-width: 70%; }
    #inner-header .logo-2 img {
      width: 80%; }
  #inner-header .nav-bar2 {
    float: right;
    margin-top: 20px; }
    @media screen and (max-width: 767px) {
      #inner-header .nav-bar2 {
        float: none; } }
    #inner-header .nav-bar2 .navbar-toggle {
      border: 1px solid #fff;
      background: #0c8188; }
      @media screen and (max-width: 767px) {
        #inner-header .nav-bar2 .navbar-toggle {
          margin-right: 0px; } }
      #inner-header .nav-bar2 .navbar-toggle .icon-bar {
        background: #fff; }
    #inner-header .nav-bar2 ul {
      padding: 0px;
      margin: 0px;
      text-align: center; }
      #inner-header .nav-bar2 ul li {
        list-style: none;
        display: inline-block;
        text-align: center; }
        @media screen and (max-width: 767px) {
          #inner-header .nav-bar2 ul li {
            display: block;
            text-align: center;
            border-bottom: 1px solid #d6d6d6;
            width: 70%;
            margin: auto; } }
        #inner-header .nav-bar2 ul li:hover {
          border-bottom: none; }
        #inner-header .nav-bar2 ul li a {
          color: #222;
          display: inline-block;
          font-size: 15px;
          font-weight: 400;
          font-family: 'Roboto', sans-serif;
          padding: 10px 22px; }
          @media screen and (min-width: 1366px) and (max-width: 1550px) {
            #inner-header .nav-bar2 ul li a {
              font-size: 13px; } }
          #inner-header .nav-bar2 ul li a:hover {
            color: #fff;
            text-decoration: none;
            background: #0c8188;
            transition: all 2s ease; }

.inner-bnr {
  position: relative; }
  .inner-bnr h1 {
    color: #000;
    font-family: 'questa_granderegular';
    font-size: 75px;
    position: absolute;
    text-align: center;
    width: 100%;
    top: 23%;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .inner-bnr h1 {
        font-size: 20px;
        top: 1%; } }
  .inner-bnr img {
    max-width: 100%;
    width: 100%;
    height: auto; }

#main-contact {
  color: #333;
  background: #f1f1f1;
  padding-top: 50px;
  float: left;
  width: 100%;
  padding-bottom: 45px; }
  #main-contact h2 {
    color: #333;
    font-family: 'questa_granderegular';
    font-size: 38px;
    padding-bottom: 25px; }
  #main-contact .contact {
    width: 100%;
    float: left; }
    #main-contact .contact .part {
      width: 99%;
      float: left;
      margin-bottom: 12px; }
      @media screen and (max-width: 535px) {
        #main-contact .contact .part {
          width: 100%; } }
      #main-contact .contact .part img {
        float: left;
        padding: 13px;
        background: #eee;
        margin-right: 16px; }
      #main-contact .contact .part p {
        color: #333;
        font-size: 14px;
        float: left;
        margin-top: 10px; }
  #main-contact .social {
    width: auto;
    float: left;
    padding-top: 30px;
    width: 100%;
    padding-bottom: 45px; }
    #main-contact .social a:hover {
      text-decoration: none; }
    #main-contact .social a .fb {
      color: #fff;
      background: #1f72d9;
      padding: 14px 18px;
      float: left;
      margin-right: 18px; }
      #main-contact .social a .fb:hover {
        background: #2b80ea;
        text-decoration: none; }
    #main-contact .social a .twit {
      color: #fff;
      background: #00c4db;
      padding: 14px 16px;
      float: left;
      margin-right: 18px; }
      #main-contact .social a .twit:hover {
        background: #27dcf1;
        text-decoration: none; }
    #main-contact .social a .insta {
      /*Standard*/
      background: #f218c1;
      color: #fff;
      padding: 14px 16px;
      margin-right: 18px;
      float: left; }
      #main-contact .social a .insta:hover {
        text-decoration: none;
        background: #b80688;
        color: #fff; }
  #main-contact .name-box {
    float: left;
    width: 50%;
    padding: 18px;
    background: #fff;
    border: 1px solid #ddd;
    margin-right: 15px; }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      #main-contact .name-box {
        width: 100%; } }
    @media screen and (max-width: 535px) {
      #main-contact .name-box {
        width: 100%; } }
  #main-contact .mail-box {
    float: left;
    width: 47%;
    padding: 18px;
    background: #fff;
    border: 1px solid #d7d7d7; }
    @media screen and (min-width: 992px) and (max-width: 1200px) {
      #main-contact .mail-box {
        width: 100%; } }
    @media screen and (max-width: 535px) {
      #main-contact .mail-box {
        width: 100%; } }
  #main-contact input[type=text]:focus {
    border: 1px solid #0c8188; }
  #main-contact textarea {
    width: 100%;
    padding: 16px;
    resize: none;
    border: 1px solid #d7d7d7; 
      margin-bottom: 9px;}
  #main-contact textarea:focus {
    border: 1px solid #0c8188; }
  #main-contact .submit-btn {
    color: #222;
    padding: 10px 40px;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #d7d7d7;
    margin-top: 10px;
    float: right; }
    #main-contact .submit-btn:hover {
      background: #0c8188;
      color: #fff;
      transition: all 2s ease; }

#main-services {
  padding-top: 65px;
  padding-bottom: 50px;
  background-image: url(/resources/images/services/bg-img.jpg), url(/resources/images/services/bg_img1.jpg);
  background-repeat: no-repeat;
  background-position: bottom right, top right;
  background-size: 12%, 5%; }
  @media screen and (max-width: 767px) {
    #main-services {
      background-image: none; } }
  #main-services .col-wrap {
    width: 100%;
    border-bottom: 1px solid #666;
    padding-top: 25px;
    padding-bottom: 25px;
    float: left; }
    #main-services .col-wrap img {
      width: 100%; }
    #main-services .col-wrap h3 {
      font-family: 'questa_granderegular';
      font-size: 28px;
      color: #666;
      margin-bottom: 35px; }
    #main-services .col-wrap p {
      text-align: justify;
      font-family: 'Roboto', sans-serif;
      font-weight: 100; }
    #main-services .col-wrap .service-box {
      width: 50%;
      float: left;
      padding-right: 15px;
      padding-left: 15px; }

/* projects page-break-before:  */
#main-projects {
  padding-top: 50px;
  padding-bottom: 50px; }
  #main-projects .col-wrap {
    background: #f2f0e6;
    padding-top: 30px;
    padding-bottom: 25px;
    float: left;
    border-bottom: 2px solid #d8d4bf; }
    #main-projects .col-wrap img {
      margin-bottom: 15px; }
    #main-projects .col-wrap h3 {
      font-family: 'Roboto', sans-serif;
      font-weight: 100;
      padding-bottom: 15px;
      margin-left: 25px; }
    #main-projects .col-wrap p {
      margin-left: 25px; }

#about-us {
  background-image: url(/resources/images/about/sofa.png), url(/resources/images/about/light2.png), url(/resources/images/about/light.png);
  background-repeat: no-repeat;
  background-position: bottom left, bottom right, top left;
  background-size: 25%, 9%, 8%; }
  @media screen and (max-width: 767px) {
    #about-us {
      background-image: none; } }
  #about-us .row-wrap {
    padding-top: 120px;
    padding-bottom: 100px; }
    #about-us .row-wrap h3 {
      font-family: 'questa_granderegular';
      font-size: 28px;
      color: #666;
      margin-bottom: 35px; }
    #about-us .row-wrap p {
      font-family: 'Roboto', sans-serif;
      font-weight: 100; }
    #about-us .row-wrap img {
      padding: 35px;
      background: #cfcfcf;
      -webkit-transition: all 2s ease;
      -moz-transition: all 2s ease;
      -ms-transition: all 2s ease;
      transition: all 2s ease;
      overflow: hidden; }
      #about-us .row-wrap img:hover {
        background: #0c8188; }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #0c8188;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
  color: white; }

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Right */

/*# sourceMappingURL=main.css.map */
