html {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%; }

body {
  background: #282b2d;
  height: 100%;
  width: 100%;
  overflow-x: hidden;
  font-family: "Open Sans", sans-serif;
  -webkit-font-smoothing: antialiased; }

.block {
  display: block; }

.btn {
  border-radius: 0; }

.btn-primary {
  background-color: #3e66c0; }

.clong {
  padding: 18px 85px; }

#page-preloader {
  background-color: #384551;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999; }

#page-preloader .loader {
  margin-top: 25%;
  text-align: center; }

#page-preloader .loader img {
  width: 30px; }

.sec-title {
  font-family: 'Pacifico', cursive;
  font-size: 24px;
  color: #fff;
  text-align: center; }

.blankspace {
  height: 40px; }

.blankspace.wwd {
  background: #282b2d; }

.blankspace.ttd {
  background: #3a3d40; }

.taggle-menu {
  position: fixed;
  top: 40px;
  right: 35px;
  cursor: pointer;
  z-index: 20;
  background: url(../img/menu.png) no-repeat;
  width: 98px;
  height: 19px;
  webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }

.maincontent-area {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  margin: 0;
  webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }

.active-menu .maincontent-area {
  margin-left: -250px; }

.active-menu .taggle-menu {
  right: 275px; }

#logo {
  position: absolute;
  top: 20px;
  left: 30px;
  width: auto;
  max-width: 240px;
  z-index: 20;
  webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }
  #logo a {
    display: block;
    width: 100%;
    height: auto; }
    #logo a img {
      max-width: 100%;
      width: auto; }

.active-menu #logo {
  left: -250px; }

nav[role="navigation"] {
  background: #14171b;
  overflow: hidden;
  padding: 0 10px;
  position: fixed;
  top: 0;
  right: -250px;
  text-align: left;
  width: 250px;
  z-index: 10;
  height: 100%;
  webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }
  nav[role="navigation"] #closetNav {
    border: 2px solid #fff;
    border-radius: 100%;
    color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-weight: bold;
    padding: 0 6px;
    position: absolute;
    right: 20px;
    top: 10px; }
  nav[role="navigation"] #main-navigation {
    margin: 0;
    padding: 40px 0 0 25px; }
    nav[role="navigation"] #main-navigation li {
      list-style: none;
      padding: 5px 0; }
      nav[role="navigation"] #main-navigation li a {
        text-decoration: none;
        font-family: 'Lato', sans-serif;
        font-size: 18px;
        color: #fff;
        padding: 2px 0px;
        letter-spacing: 1px;
        font-weight: 400; }
        nav[role="navigation"] #main-navigation li a:hover {
          opacity: 0.8; }

.active-menu nav[role="navigation"] {
  right: 0; }

#intro .content {
  margin-top: 180px; }

.intro {
  height: 100%;
  width: 100%;
  display: block;
  color: #ffffff;
  background-image: url(../img/slider.jpg);
  background-attachment: fixed;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }
  .intro .title {
    font-family: 'Montserrat', sans-serif;
    color: #fff;
    opacity: .8;
    font-size: 110px;
    line-height: 1;
    font-weight: 700; }
  .intro .text-light {
    font-family: 'Lato', sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 6px;
    opacity: 0.9;
    margin-top: 0;
    color: #fff; }
  .intro #getintouch {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    text-shadow: none; }
  .intro .offsetBottom {
    margin-bottom: 80px; }
  .intro .scroll-down {
    bottom: 60px;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 10;
    text-align: center; }
    .intro .scroll-down a {
      background: url("../img/down.png") no-repeat;
      height: 68px;
      width: 68px;
      margin: 0 auto;
      display: block;
      position: relative; }
      .intro .scroll-down a:after {
        color: #fff;
        content: "Scroll for more";
        font-family: "Pacifico",cursive;
        font-size: 24px;
        position: absolute;
        right: -76%;
        top: -68px;
        width: 175px; }

#whoworth {
  min-height: 300px;
  padding: 40px 0 15px 0;
  background: #3a3d40;
  position: relative; }
  #whoworth .clientlist ul {
    margin: 0 0 0 -45px;
    padding: 0; }
    #whoworth .clientlist ul li {
      float: left;
      margin: 50px 0 50px 50px;
      line-height: 134px;
      height: 134px;
      overflow: hidden; }
      #whoworth .clientlist ul li img {
        max-width: 100%;
        max-height: 100%;
        width: auto; }
  #whoworth:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -29px;
    bottom: -74px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-top: 42px solid #3a3d40;
    z-index: 5; }

#whatwedo {
  min-height: 300px;
  padding: 10px 0 40px 0;
  background: #282b2d;
  position: relative;
  color: #fff; }
  #whatwedo .work-area {
    max-width: 950px;
    margin: 0 auto; }
    #whatwedo .work-area .item {
      text-align: center; }
      #whatwedo .work-area .item .item-icon {
        width: 215px;
        height: 215px;
        background: #474f55;
        line-height: 215px;
        border-radius: 100%;
        text-align: center;
        margin: 0 auto 40px auto; }
        #whatwedo .work-area .item .item-icon img {
          max-height: 95%;
          max-width: 95%; }
      #whatwedo .work-area .item .item-info .item-title {
        font-size: 26px;
        color: #81cfe0;
        font-family: 'Pacifico', cursive;
        line-height: 1.2; }
      #whatwedo .work-area .item .item-info p {
        font-size: 16px;
        color: #fff;
        font-family: 'Lato', sans-serif;
        line-height: 1.8;
        padding: 0 10px; }
  #whatwedo:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -29px;
    bottom: -74px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-top: 42px solid #282b2d;
    z-index: 4; }

#testimonisl {
  min-height: 300px;
  padding: 10px 0 40px 0;
  background: #3a3d40;
  color: #fff;
  position: relative;
  z-index: 2; }
  #testimonisl .container {
    max-width: 1024px; }
    #testimonisl .container .sec-title {
      margin-bottom: 40px; }
  #testimonisl .testm-row {
    margin-bottom: 35px; }
    #testimonisl .testm-row .author-comment {
      float: left;
      width: 100%;
      margin: 0 0 10px 0;
      padding: 30px 25px 39px 68px;
      position: relative;
      font-family: 'Lato', sans-serif;
      font-size: 20px;
      line-height: 1.3; }
      #testimonisl .testm-row .author-comment:after {
        content: '';
        position: absolute;
        left: 0;
        top: 0;
        width: 37px;
        height: 33px;
        background: url(../img/tarrow.png) no-repeat; }
      #testimonisl .testm-row .author-comment:before {
        content: '';
        position: absolute;
        right: 0;
        bottom: 0;
        width: 37px;
        height: 33px;
        background: url(../img/barrow.png) no-repeat; }
    #testimonisl .testm-row .author-info {
      float: right;
      margin: 10px 0;
      text-align: left;
      width: 380px; }
      #testimonisl .testm-row .author-info .autName {
        font-size: 22px;
        font-family: 'Pacifico', cursive; }
      #testimonisl .testm-row .author-info .autDegi {
        font-size: 18px;
        font-weight: 300;
        font-family: 'Lato', sans-serif; }
  #testimonisl:after {
    content: '';
    position: absolute;
    left: 50%;
    margin-left: -29px;
    bottom: -74px;
    border-left: 35px solid transparent;
    border-right: 35px solid transparent;
    border-bottom: 35px solid transparent;
    border-top: 42px solid #3a3d40; }

#contact {
  min-height: 300px;
  padding: 10px 0 40px 0;
  background: #282b2d;
  position: relative;
  color: #fff; }
  #contact .container {
    max-width: 850px; }
    #contact .container .sec-title {
      margin-bottom: 65px; }
    #contact .container .success {
      font-size: 16px;
      font-family: "Lato",sans-serif;
      font-weight: 700;
      color: #81cfe0;
      text-align: center;
      padding: 10px 0 10px 0;
      display: none; }
    #contact .container form input, #contact .container form textarea {
      border: medium none;
      border-radius: 0;
      box-shadow: none;
      color: #282b2d;
      font-family: "Lato",sans-serif;
      font-size: 16px;
      height: auto;
      line-height: 1.2;
      padding: 15px 20px;
      border: 1px solid transparent; }
    #contact .container form label.error {
      display: none !important; }
    #contact .container form .form-control.error {
      border: 1px solid #fa7272; }
    #contact .container form .form-control.valid {
      border: 1px solid #1e7e1e; }
    #contact .container form .radio {
      margin: 15px 0; }
      #contact .container form .radio span {
        font-size: 16px;
        font-family: "Lato",sans-serif;
        display: inline-block;
        margin-right: 50px; }
        #contact .container form .radio span input[type="radio"] {
          padding: 0;
          margin: 0 0 0 18px;
          display: inline-block;
          vertical-align: middle;
          width: auto;
          float: none;
          position: static; }
    #contact .container form button {
      color: #fff;
      font-family: "Lato",sans-serif;
      font-size: 16px;
      text-shadow: none;
      text-transform: uppercase; }
    #contact .container .contact-info {
      padding: 0 0 0 100px; }
      #contact .container .contact-info address {
        font-size: 16px;
        font-family: "Lato",sans-serif;
        text-transform: uppercase;
        margin-bottom: 40px; }
        #contact .container .contact-info address span {
          color: #979797; }
        #contact .container .contact-info address a {
          color: #fff; }
      #contact .container .contact-info .social {
        padding-top: 20px; }
        #contact .container .contact-info .social a {
          display: inline-block;
          text-indent: -9999px;
          width: 38px;
          height: 38px;
          margin-right: 15px; }
        #contact .container .contact-info .social a.facebook {
          background: url(../img/facebook.png) no-repeat; }
        #contact .container .contact-info .social a.twitter {
          background: url(../img/twitter.png) no-repeat; }

.slider.fullscreen {
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
  right: 0;
  background-color: black;
  webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }

.slider .image {
  position: absolute;
  width: inherit;
  height: inherit;
  background-attachment: scroll;
  background-position: center center;
  background-size: cover;
  background-color: #000;
  background-image: url(../img/slider.jpg);
  webkit-transition: all 600ms ease-in-out;
  -moz-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }

.active-menu .slider.fullscreen {
  right: 200px; }

@media only screen and (max-width: 1400px) {
  .intro .offsetBottom {
    margin-bottom: 25px; } }
@media only screen and (max-width: 1199px) {
  .intro .title {
    font-size: 90px; }

  .intro .text-light {
    letter-spacing: 4px; } }
@media only screen and (max-width: 990px) {
  #whatwedo .work-area .item {
    margin-bottom: 50px; }

  #contact .container .contact-info {
    padding: 0 0 0 50px; }

  .intro .title {
    font-size: 70px; }

  .intro .text-light {
    letter-spacing: 2px; } }
@media only screen and (max-width: 767px) {
  .taggle-menu {
    background: url("../img/menu-mobile.png") no-repeat;
    width: 27px; }

  #logo {
    left: 15px; }

  #intro .content {
    margin-top: 100px; }

  #intro .title {
    font-size: 45px; }

  #intro .text-light {
    letter-spacing: 1px;
    font-size: 15px; }

  .clong {
    padding: 10px 50px; }

  .intro .scroll-down {
    bottom: 15px; }
    .intro .scroll-down a:after {
      top: -42px; }

  #whoworth .clientlist ul {
    margin: 0; }

  #whoworth .clientlist ul li {
    float: left;
    width: 100%;
    height: auto;
    line-height: 1.5;
    margin: 25px auto 15px;
    overflow: hidden;
    text-align: center; }

  #testimonisl .testm-row .author-comment {
    font-size: 16px;
    padding: 26px 20px 39px 50px; }

  #testimonisl .testm-row .author-info {
    width: 100%;
    margin: 0; }
    #testimonisl .testm-row .author-info .autDegi {
      font-size: 14px; }

  #contact .container .contact-info {
    margin: 30px 0;
    padding: 10px; } }

/*# sourceMappingURL=main.css.map */
