@font-face {
  font-family: Roboto;
  src: url(fonts/Roboto/Roboto-Regular.ttf); }
@font-face {
  font-family: Roboto-Thin;
  src: url(fonts/Roboto/Roboto-Thin.ttf); }
@font-face {
  font-family: Montserrat;
  src: url(fonts/Montserrat/Montserrat-Regular.ttf); }
@font-face {
  font-family: Raleway;
  src: url(fonts/Raleway/Raleway-Regular.ttf); }
@font-face {
  font-family: Raleway-Medium;
  src: url(fonts/Raleway/Raleway-Medium.ttf); }
@font-face {
  font-family: Raleway-Semibold;
  src: url(fonts/Raleway/Raleway-SemiBold.ttf); }
@font-face {
  font-family: Raleway-ExtraBold;
  src: url(fonts/Raleway/Raleway-ExtraBold.ttf); }
* {
  margin: 0;
  padding: 0; }

html, body {
  height: 100%; }

body {
  font-family: "Montserrat", sans-serif;
  color: #8c8c8c;
  font-size: 16px;
  font-weight: 300;
  line-height: 28px;
  text-align: left; }

input {
  border-radius: 3px;
  background-color: #998675;
  font-family: Raleway;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 23px;
  text-align: center;
  text-transform: uppercase;
  border: none;
  outline: none;
  box-shadow: 0px 2px 0px #746356; }

input:hover {
  background-color: #c7b299; }

input:active {
  position: relative;
  top: 2px; }

.container {
  margin: 0 auto;
  min-height: 100%;
  min-width: 1280px; }
  .container .antifooter {
    height: 619px; }

header {
  margin: 0 auto;
  height: 974px;
  background: url(images/bg-photo.jpg) no-repeat center;
  background-size: cover;
  padding-top: 40px; }
  header .header_top {
    width: 80%;
    max-width: 1200px;
    margin: 0 auto; }
    header .header_top .logo {
      float: left;
      height: 56px;
      width: 115px;
      display: block;
      padding-left: 64px;
      font-family: "Raleway";
      color: #ffffff;
      font-size: 34px;
      font-weight: 400;
      text-align: left;
      line-height: 56px;
      text-decoration: none;
      background: url(images/logos.png) no-repeat top left;
      margin-right: 29px; }
    header .header_top nav {
      float: right; }
      header .header_top nav ul {
        float: left; }
        header .header_top nav ul li {
          list-style: none;
          float: left; }
          header .header_top nav ul li a {
            color: #ffffff;
            font-size: 14px;
            font-weight: 300;
            text-align: left;
            text-decoration: none;
            margin-right: 30px;
            line-height: 56px; }
          header .header_top nav ul li a:hover {
            color: #c7b29a; }
      header .header_top nav .burger {
        display: none;
        float: left;
        color: #ffffff;
        font-size: 30px;
        font-weight: 300;
        text-align: left;
        text-decoration: none;
        line-height: 40px; }
      header .header_top nav .cart {
        display: block;
        float: left;
        width: 18px;
        height: 24px;
        background: url(images/icon-cart.png) no-repeat;
        margin-top: 15px;
        margin-left: 33px;
        margin-right: 28px; }
      header .header_top nav .search {
        display: block;
        float: left;
        width: 24px;
        height: 24px;
        background: url(images/icon-search.png) no-repeat;
        margin-top: 15px; }
  header .slider {
    margin-top: 285px; }
    header .slider .center {
      float: left;
      width: 80%; }
      header .slider .center h1 {
        font-family: "Raleway-Medium";
        color: #ffffff;
        font-size: 36px;
        font-weight: 500;
        text-align: center;
        line-height: 38px; }
      header .slider .center h2 {
        font-family: "Raleway-ExtraBold";
        color: #ffffff;
        font-size: 52px;
        font-weight: 700;
        text-align: center;
        line-height: 80px; }
      header .slider .center p {
        display: block;
        color: #ffffff;
        font-size: 16px;
        font-weight: 300;
        line-height: 24px;
        text-align: center;
        width: 562px;
        margin: 0 auto;
        padding-bottom: 52px; }
      header .slider .center form {
        margin: 0 auto;
        text-align: center; }
        header .slider .center form input {
          width: 170px;
          height: 53px; }
      header .slider .center .bullets {
        margin: 0 auto;
        height: 15px;
        width: 100px;
        margin-top: 300px; }
        header .slider .center .bullets a {
          display: block;
          height: 15px;
          width: 15px;
          background: url(images/bullet.png) no-repeat center;
          float: left;
          margin-right: 5px; }
        header .slider .center .bullets a:hover {
          background: url(images/bullet0.png) no-repeat center; }
    header .slider .sprite {
      background-image: url(images/spritesheet.png);
      background-repeat: no-repeat;
      display: block; }
    header .slider .left {
      float: left;
      width: 10%; }
      header .slider .left a {
        width: 40px;
        height: 73px;
        background-position: -5px -5px;
        display: block;
        margin: 0 auto; }
    header .slider .left:hover a {
      background-position: -105px -5px; }
    header .slider .right {
      float: right;
      width: 10%; }
      header .slider .right a {
        width: 40px;
        height: 73px;
        background-position: -55px -5px;
        display: block;
        margin: 0 auto; }
    header .slider .right:hover a {
      background-position: -155px -5px; }

.servises div {
  width: 1200px;
  margin: 0 auto; }
  .servises div a {
    display: block;
    float: left;
    width: 266px;
    height: 218px;
    margin-right: 33px;
    text-decoration: none;
    padding-top: 80px;
    box-shadow: 0px 103px 0px -100px #f1eee9; }
    .servises div a h2 {
      font-family: "Raleway-Semibold";
      color: #555555;
      font-size: 22px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 19px; }
    .servises div a p {
      color: #8c8c8c;
      font-size: 14px;
      font-weight: 300;
      line-height: 24px;
      text-align: center; }
  .servises div a:hover {
    box-shadow: 0px 103px 0px -100px #c7b299; }
    .servises div a:hover h2 {
      color: #c7b299; }
    .servises div a:hover .icon_sprite-icon3 {
      -webkit-transform: rotate(360deg);
          -ms-transform: rotate(360deg);
              transform: rotate(360deg); }
  .servises div .icon_sprite {
    background-image: url(images/icon_spritesheet.png);
    background-repeat: no-repeat;
    display: block;
    margin-bottom: 29px; }
  .servises div .icon_sprite-icon1 {
    width: 49px;
    height: 49px;
    background-position: -5px -5px; }
  .servises div .icon_sprite-icon10 {
    width: 49px;
    height: 49px;
    background-position: -64px -5px; }
  .servises div .icon_sprite-icon2 {
    width: 44px;
    height: 40px;
    background-position: -123px -5px; }
  .servises div .icon_sprite-icon20 {
    width: 44px;
    height: 40px;
    background-position: -177px -5px; }
  .servises div .icon_sprite-icon3 {
    width: 44px;
    height: 44px;
    background-position: -231px -5px;
    -webkit-transition: -webkit-transform 2s;
            transition: transform 2s; }
  .servises div .icon_sprite-icon30 {
    width: 44px;
    height: 44px;
    background-position: -285px -5px; }
  .servises div .icon_sprite-icon4 {
    width: 52px;
    height: 36px;
    background-position: -339px -5px; }
  .servises div .icon_sprite-icon40 {
    width: 52px;
    height: 36px;
    background-position: -401px -5px; }
  .servises div .icon1:hover .icon_sprite-icon1 {
    background-position: -64px -5px; }
  .servises div .icon2:hover .icon_sprite-icon2 {
    background-position: -177px -5px; }
  .servises div .icon3:hover .icon_sprite-icon3 {
    background-position: -285px -5px; }
  .servises div .icon4:hover .icon_sprite-icon4 {
    background-position: -401px -5px; }

.waxom {
  clear: both;
  padding-top: 163px; }
  .waxom h1 {
    font-family: Raleway;
    color: #555555;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 24px; }
  .waxom p {
    display: block;
    width: 757px;
    color: #8c8c8c;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    margin: 0 auto; }
  .waxom .img {
    width: 1230px;
    height: 482px;
    margin: 40px auto 0 auto; }
    .waxom .img div {
      height: 482px;
      float: left;
      position: relative;
      width: 770px;
      -webkit-transition: -webkit-transform 1s;
              transition: transform 1s; }
    .waxom .img div:hover {
      -webkit-transform: scale(1);
          -ms-transform: scale(1);
              transform: scale(1); }
    .waxom .img .left {
      background: url(images/browser-left.jpg) no-repeat left bottom;
      z-index: 1;
      -webkit-transform: scale(0.9) translateY(27px);
          -ms-transform: scale(0.9) translateY(27px);
              transform: scale(0.9) translateY(27px);
      overflow: hidden; }
    .waxom .img .left:hover {
      z-index: 3; }
    .waxom .img .center {
      margin-left: -540px;
      background: url(images/browser-center.jpg) no-repeat center bottom;
      z-index: 2;
      -webkit-transform: scale(0.9) translateY(27px);
          -ms-transform: scale(0.9) translateY(27px);
              transform: scale(0.9) translateY(27px);
      overflow: hidden; }
    .waxom .img .right {
      margin-left: -540px;
      background: url(images/browser-right.jpg) no-repeat right bottom;
      z-index: 0;
      -webkit-transform: scale(0.9) translateY(27px);
          -ms-transform: scale(0.9) translateY(27px);
              transform: scale(0.9) translateY(27px);
      overflow: hidden; }
    .waxom .img .right:hover {
      z-index: 3; }

.textboxes {
  background: -webkit-linear-gradient(0deg, #211b19 0%, #4e3427 100%);
  background: linear-gradient(90deg, #211b19 0%, #4e3427 100%);
  padding: 48px 376px;
  height: 54px; }
  .textboxes h1 {
    font-family: Raleway;
    color: #ffffff;
    font-size: 28px;
    font-weight: 400;
    text-align: left; }
    .textboxes h1 span {
      color: #c7b299; }
  .textboxes p {
    color: #615855;
    font-size: 18px;
    font-weight: 300;
    text-align: left;
    display: block; }
  .textboxes form {
    float: right;
    margin-top: -48px; }
    .textboxes form input {
      width: 170px;
      height: 50px; }

.latest {
  padding-top: 81px; }
  .latest h1 {
    font-family: Raleway;
    color: #555555;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 24px; }
  .latest p {
    display: block;
    width: 757px;
    color: #8c8c8c;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    margin: 0 auto 40px auto; }
  .latest ul {
    margin: 0 auto;
    width: 650px; }
    .latest ul li {
      float: left;
      list-style: none; }
      .latest ul li a {
        border-radius: 3px;
        border-style: solid;
        border-width: 1px;
        border-color: #ebebeb;
        box-sizing: border-box;
        background-color: rgba(17, 17, 17, 0);
        width: 120px;
        height: 32px;
        color: #8c8c8c;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
        text-align: center;
        display: block;
        text-decoration: none;
        margin-right: 10px;
        margin-bottom: 40px; }
      .latest ul li a:hover {
        background-color: #998675;
        color: #ffffff; }

.projects {
  clear: both;
  width: 1200px;
  margin: 0 auto;
  padding: 0; }
  .projects div {
    width: 1200px;
    margin: 30px auto; }
    .projects div a {
      position: relative;
      width: 370px;
      height: 337px;
      float: left;
      margin: 0;
      margin-right: 30px;
      margin-bottom: 30px;
      display: block;
      background: #fbfaf8;
      text-decoration: none; }
      .projects div a div {
        margin: 0;
        width: 370px;
        height: 237px; }
        .projects div a div span {
          display: block;
          width: 370px;
          height: 237px;
          background: url(images/arrow.png) no-repeat 19px 228px; }
      .projects div a .project1 {
        background: url(images/project1.jpg) no-repeat top center; }
      .projects div a .project2 {
        background: url(images/project2.jpg) no-repeat top center; }
      .projects div a .project3 {
        background: url(images/project3.jpg) no-repeat top center; }
      .projects div a .project4 {
        background: url(images/project4.jpg) no-repeat top center; }
      .projects div a .project5 {
        background: url(images/project5.jpg) no-repeat top center; }
      .projects div a .project6 {
        background: url(images/project6.jpg) no-repeat top center; }
      .projects div a .hover {
        position: absolute;
        width: 370px;
        height: 337px;
        display: block;
        top: 0;
        left: 0; }
        .projects div a .hover h1 {
          font-family: Raleway;
          color: #c7b29a;
          font-size: 20px;
          font-weight: 500;
          text-align: left;
          margin-bottom: 14px;
          line-height: 20px;
          margin-top: 267px;
          margin-left: 28px; }
        .projects div a .hover p {
          display: block;
          color: #d1d1d1;
          font-size: 14px;
          font-weight: 300;
          line-height: 14px;
          text-align: left;
          margin-left: 28px; }
    .projects div a:nth-child(3n) {
      margin-right: 0; }
    .projects div a:hover {
      background: #332b29; }
      .projects div a:hover div {
        opacity: 0.5; }
        .projects div a:hover div span {
          background: url(images/arrow0.png) no-repeat 19px 227px; }
      .projects div a:hover .hover {
        background: url(images/hover.png) no-repeat 145px 111px; }
  .projects form {
    clear: both;
    margin: 0 auto 80px auto;
    width: 170px; }
    .projects form input {
      width: 170px;
      height: 50px; }

.video {
  position: relative;
  height: 705px;
  width: 100%;
  background: #363636;
  float: left; }
  .video video {
    height: 705px;
    width: 100%;
    position: absolute;
    background-image: url(images/video.jpg);
    background-size: cover;
    opacity: 0.3; }
  .video div {
    position: relative; }
    .video div .button {
      border-radius: 50%;
      background-color: rgba(0, 0, 0, 0.2);
      width: 100px;
      height: 100px;
      background-image: url(images/icon-play.png);
      background-repeat: no-repeat;
      background-position: center;
      margin: 210px auto 44px auto; }
    .video div .button:hover {
      opacity: 0.5; }
    .video div h1 {
      width: 382px;
      height: 22px;
      margin: 0 auto;
      font-family: Raleway;
      color: #ffffff;
      font-size: 30px;
      font-weight: 500;
      text-align: center; }
    .video div p {
      color: #ffffff;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: center;
      display: block;
      width: 552px;
      margin: 0 auto; }
    .video div span {
      display: block;
      margin: 0 auto;
      color: #c7b299;
      font-size: 14px;
      font-weight: 400;
      line-height: 24px;
      text-align: center; }

.video:hover video {
  opacity: 1; }

.exelent {
  clear: both;
  width: 777px;
  height: 500px;
  margin: 0 auto;
  background: url(images/hand.jpg) no-repeat bottom left;
  padding-left: 423px;
  padding-top: 195px; }
  .exelent h1 {
    font-family: Raleway;
    color: #555555;
    font-size: 30px;
    font-weight: 600;
    text-align: left; }
  .exelent p {
    color: #8c8c8c;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: left;
    display: block;
    width: 657px;
    margin-top: 40px; }
  .exelent ul {
    margin-top: 45px; }
    .exelent ul li {
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 32px;
      text-align: left;
      list-style: none;
      list-style-image: url(images/list.png);
      margin-left: 50px;
      padding-left: 30px; }

.counters {
  padding: 1px;
  background: -webkit-linear-gradient(0deg, #211b19 0%, #4e3427 100%);
  background: linear-gradient(90deg, #211b19 0%, #4e3427 100%);
  height: 300px; }
  .counters .all {
    margin: 69px auto 0 auto;
    width: 800px; }
    .counters .all div {
      width: 140px;
      float: left;
      margin-left: 20px;
      box-shadow: 0px 56px 0px -55px #ffffff; }
      .counters .all div .img {
        background-image: url(images/counter_icons.png);
        background-repeat: no-repeat;
        display: block;
        width: 44px;
        height: 44px;
        margin: 0 auto; }
      .counters .all div .sprite-counter1 {
        background-position: -5px -5px; }
      .counters .all div .sprite-counter2 {
        width: 48px;
        background-position: -59px -5px; }
      .counters .all div .sprite-counter3 {
        background-position: -117px -5px; }
      .counters .all div .sprite-counter4 {
        background-position: -171px -5px; }
      .counters .all div .sprite-counter5 {
        width: 54px;
        background-position: -225px -5px; }
      .counters .all div .num {
        font-family: "Roboto-Thin", sans-serif;
        display: block;
        color: #ffffff;
        font-size: 48px;
        font-weight: 400;
        line-height: 48px;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 21px; }
      .counters .all div p {
        display: block;
        color: #c7b299;
        font-size: 14px;
        font-weight: 300;
        line-height: 14px;
        text-align: center;
        text-transform: uppercase;
        margin-bottom: 25px; }

.recent {
  padding-top: 81px; }
  .recent h1 {
    font-family: Raleway;
    color: #555555;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 24px; }
  .recent p {
    display: block;
    width: 757px;
    color: #8c8c8c;
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    text-align: center;
    margin: 0 auto 40px auto; }
  .recent ul {
    margin: 0 auto;
    width: 650px; }
    .recent ul li {
      float: left;
      list-style: none; }
      .recent ul li a {
        border-radius: 3px;
        border-style: solid;
        border-width: 1px;
        border-color: #ebebeb;
        box-sizing: border-box;
        background-color: rgba(17, 17, 17, 0);
        width: 120px;
        height: 32px;
        color: #8c8c8c;
        font-size: 14px;
        font-weight: 300;
        line-height: 32px;
        text-align: center;
        display: block;
        text-decoration: none;
        margin-right: 10px;
        margin-bottom: 40px; }
      .recent ul li a:hover {
        background-color: #998675;
        color: #ffffff; }
  .recent .posts {
    width: 1200px;
    margin: 0 auto;
    padding: 0; }
    .recent .posts div {
      float: left;
      width: 370px;
      height: 395px;
      margin-right: 30px; }
      .recent .posts div h2 {
        font-family: Raleway;
        color: #555555;
        font-size: 20px;
        font-weight: 500;
        text-align: left;
        margin-top: 30px;
        margin-left: 29px; }
      .recent .posts div p {
        line-height: 22px;
        display: block;
        color: #8c8c8c;
        font-size: 14px;
        font-weight: 300;
        line-height: 14px;
        text-align: left;
        width: 297px;
        margin: 19px 0 27px 29px; }
      .recent .posts div .more {
        color: #c7b299;
        font-size: 14px;
        font-weight: 300;
        line-height: 14px;
        text-align: left;
        text-decoration: none;
        margin-left: 29px; }
      .recent .posts div .more:after {
        content: url(images/arrow_right.png);
        margin-left: 9px; }
      .recent .posts div .img {
        width: 370px;
        height: 220px;
        display: block;
        margin-top: -60px; }
      .recent .posts div .img1 {
        background: url(images/recent1.jpg) no-repeat; }
      .recent .posts div .img2 {
        background: url(images/recent2.jpg) no-repeat; }
      .recent .posts div .img3 {
        background: url(images/recent3.jpg) no-repeat; }
      .recent .posts div .date {
        position: relative;
        z-index: 1;
        display: block;
        left: 20px;
        top: 20px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px;
        background-color: #363636;
        width: 50px;
        height: 35px;
        color: #ffffff;
        font-size: 24px;
        font-weight: 300;
        line-height: 35px;
        text-align: center; }
      .recent .posts div .mont {
        z-index: 1;
        left: 20px;
        top: 15px;
        position: relative;
        display: block;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px;
        background-color: #252525;
        width: 50px;
        height: 25px;
        font-family: Roboto;
        color: #ffffff;
        font-size: 12px;
        font-weight: 400;
        line-height: 20px;
        text-align: center; }
    .recent .posts div:hover {
      background: #362f2d; }
      .recent .posts div:hover .img {
        opacity: 0.5; }
      .recent .posts div:hover h2 {
        color: #c7b299; }
      .recent .posts div:hover p {
        color: #ffffff; }
      .recent .posts div:hover a {
        color: #c7b299; }
      .recent .posts div:hover .date {
        background-color: #c7b299;
        color: #ffffff; }
      .recent .posts div:hover .mont {
        background-color: #a48d72;
        color: #ffffff; }
    .recent .posts div:last-child {
      margin-right: 0; }
  .recent .arrows {
    clear: both;
    width: 52px;
    height: 102px;
    padding-top: 40px;
    margin: 0 auto 0 auto; }
    .recent .arrows a {
      display: block;
      height: 22px;
      width: 22px;
      float: left;
      margin-right: 8px; }
    .recent .arrows a:last-child {
      margin-right: 0; }
    .recent .arrows .arrow {
      background-image: url(images/recent_spritesheet.png);
      background-repeat: no-repeat; }
    .recent .arrows .left {
      background-position: -5px -5px; }
    .recent .arrows .right {
      background-position: -69px -5px; }
    .recent .arrows .left:hover {
      background-position: -37px -5px; }
    .recent .arrows .right:hover {
      background-position: -101px -5px; }

.partners {
  height: 489px;
  background-image: url(images/partners.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 1px; }
  .partners .logos {
    margin: 139px auto 0 auto;
    width: 1120px; }
    .partners .logos div {
      width: 210px;
      margin-right: 90px;
      height: 210px;
      float: left; }
    .partners .logos div:last-child {
      margin-right: 0; }
    .partners .logos .logo1 {
      background: url(images/logo-01.png) no-repeat center; }
    .partners .logos .logo2 {
      background: url(images/logo-02.png) no-repeat center; }
    .partners .logos .logo3 {
      background: url(images/logo-03.png) no-repeat center; }
    .partners .logos .logo4 {
      background: url(images/logo-04.png) no-repeat center; }

footer {
  margin: 0 auto;
  margin-top: -619px;
  background-color: #191919;
  padding: 1px; }
  footer .footer_top {
    width: 1200px;
    margin: 0 auto;
    padding: 1px;
    padding-top: 80px;
    padding-bottom: 80px;
    height: 400px; }
    footer .footer_top div {
      float: left;
      width: 270px;
      margin-right: 27px;
      color: #545454;
      font-size: 14px;
      font-weight: 300;
      line-height: 24px;
      text-align: left; }
      footer .footer_top div h1 {
        font-family: Raleway;
        color: #ffffff;
        font-size: 24px;
        font-weight: 700;
        text-align: left;
        margin-top: 28px; }
      footer .footer_top div .logo {
        height: 56px;
        width: 115px;
        display: block;
        padding-left: 64px;
        font-family: "Raleway";
        color: #ffffff;
        font-size: 34px;
        font-weight: 400;
        text-align: left;
        line-height: 56px;
        text-decoration: none;
        background: url(images/logos.png) no-repeat top left;
        float: left;
        margin-right: 219px;
        margin-bottom: 29px; }
      footer .footer_top div .more {
        color: #d1d1d1;
        font-size: 14px;
        font-weight: 400;
        line-height: 20px;
        text-align: left;
        display: block;
        text-decoration: none;
        margin-top: 33px; }
      footer .footer_top div .more:after {
        content: url(images/more_arrow.png);
        margin-left: 10px; }
      footer .footer_top div .more:hover::after {
        content: url(images/arrow_right.png); }
      footer .footer_top div .more:hover {
        color: #c7b299; }
    footer .footer_top div:last-child {
      margin-right: none; }
    footer .footer_top .posts a {
      border-bottom: 1px solid #545454;
      padding: 19px 0;
      display: block;
      text-decoration: none;
      color: #545454; }
      footer .footer_top .posts a .date {
        color: #363636;
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        text-align: left;
        display: block; }
    footer .footer_top .posts a:last-child {
      border-bottom: none; }
    footer .footer_top .posts a:hover {
      color: #c7b299; }
    footer .footer_top .posts a:hover .date {
      color: #ffffff; }
    footer .footer_top .twits div {
      border-bottom: 1px solid #545454;
      padding: 19px 0;
      display: block;
      text-decoration: none;
      color: #545454; }
      footer .footer_top .twits div span {
        color: #363636;
        font-size: 12px;
        font-weight: 300;
        line-height: 20px;
        text-align: left;
        display: block; }
      footer .footer_top .twits div a {
        color: #00bff3;
        text-decoration: none; }
      footer .footer_top .twits div a:hover {
        color: #37d4ff;
        text-decoration: none; }
      footer .footer_top .twits div .link {
        color: #959595; }
      footer .footer_top .twits div .link:hover {
        color: #bfbfbf; }
    footer .footer_top .twits div:last-child {
      border-bottom: none; }
    footer .footer_top .dribble {
      width: 280px; }
      footer .footer_top .dribble h1 {
        margin-bottom: 26px; }
      footer .footer_top .dribble div {
        float: left;
        margin-right: 10px;
        margin-bottom: 10px;
        width: 130px;
        height: 98px; }
      footer .footer_top .dribble div:nth-child(odd) {
        margin-right: 0; }
      footer .footer_top .dribble .dribble1 {
        background: url(images/dribble1.jpg) no-repeat; }
      footer .footer_top .dribble .dribble2 {
        background: url(images/dribble2.jpg) no-repeat; }
      footer .footer_top .dribble .dribble3 {
        background: url(images/dribble3.jpg) no-repeat; }
      footer .footer_top .dribble .dribble4 {
        background: url(images/dribble4.jpg) no-repeat; }
  footer .footer_bot {
    clear: both;
    margin: 0 auto;
    height: 111px;
    background: #111111; }
    footer .footer_bot div {
      margin: 0 auto;
      width: 1200px;
      padding-top: 45px; }
      footer .footer_bot div ul li {
        color: #545454;
        font-size: 13px;
        font-weight: 300;
        line-height: 20px;
        text-align: left;
        float: left;
        margin-right: 10px;
        list-style: none; }
        footer .footer_bot div ul li a {
          color: #545454;
          text-decoration: none; }
          footer .footer_bot div ul li a span {
            color: #959595; }
        footer .footer_bot div ul li a:hover {
          color: #959595;
          text-decoration: none; }
      footer .footer_bot div ul li:after {
        content: "|";
        margin-left: 10px; }
      footer .footer_bot div ul li:last-child::after {
        content: none; }
      footer .footer_bot div .copy {
        float: left; }
      footer .footer_bot div .by {
        float: right; }

@media screen and (max-width: 1200px) {
  .container {
    margin: 0 auto;
    min-height: 100%;
    min-width: 450px; }
    .container .antifooter {
      height: 619px; }

  header {
    width: 100%;
    margin: 0 auto;
    height: 974px;
    background: url(images/bg-photo.jpg) no-repeat center;
    background-size: cover;
    padding-top: 40px; }
    header .header_top {
      width: 80%;
      max-width: 700px;
      margin: 0 auto; }
      header .header_top .logo {
        float: left;
        height: 56px;
        width: 115px;
        display: block;
        padding-left: 64px;
        font-family: "Raleway";
        color: #ffffff;
        font-size: 34px;
        font-weight: 400;
        text-align: left;
        line-height: 56px;
        text-decoration: none;
        background: url(images/logos.png) no-repeat top left;
        margin-right: 29px; }
      header .header_top nav {
        float: right; }
        header .header_top nav ul {
          float: left;
          display: none; }
          header .header_top nav ul li {
            list-style: none;
            float: left; }
            header .header_top nav ul li a {
              color: #ffffff;
              font-size: 14px;
              font-weight: 300;
              text-align: left;
              text-decoration: none;
              margin-right: 30px;
              line-height: 56px; }
            header .header_top nav ul li a:hover {
              color: #c7b29a; }
        header .header_top nav .burger {
          display: block;
          float: left;
          color: #ffffff;
          font-size: 30px;
          font-weight: 300;
          text-align: left;
          text-decoration: none;
          line-height: 40px;
          margin-top: 8px; }
        header .header_top nav .cart {
          display: block;
          float: left;
          width: 18px;
          height: 24px;
          background: url(images/icon-cart.png) no-repeat;
          margin-top: 15px;
          margin-left: 33px;
          margin-right: 28px; }
        header .header_top nav .search {
          display: block;
          float: left;
          width: 24px;
          height: 24px;
          background: url(images/icon-search.png) no-repeat;
          margin-top: 15px; }
    header .slider {
      margin-top: 285px; }
      header .slider .center {
        float: left;
        width: 80%; }
        header .slider .center h1 {
          font-family: "Raleway-Medium";
          color: #ffffff;
          font-size: 36px;
          font-weight: 500;
          text-align: center;
          line-height: 38px; }
        header .slider .center h2 {
          font-family: "Raleway-ExtraBold";
          color: #ffffff;
          font-size: 52px;
          font-weight: 700;
          text-align: center;
          line-height: 80px; }
        header .slider .center p {
          display: block;
          color: #ffffff;
          font-size: 16px;
          font-weight: 300;
          line-height: 24px;
          text-align: center;
          width: 562px;
          margin: 0 auto;
          padding-bottom: 52px; }
        header .slider .center form {
          margin: 0 auto;
          text-align: center; }
          header .slider .center form input {
            width: 170px;
            height: 53px; }
        header .slider .center .bullets {
          margin: 0 auto;
          height: 15px;
          width: 100px;
          margin-top: 300px; }
          header .slider .center .bullets a {
            display: block;
            height: 15px;
            width: 15px;
            background: url(images/bullet.png) no-repeat center;
            float: left;
            margin-right: 5px; }
          header .slider .center .bullets a:hover {
            background: url(images/bullet0.png) no-repeat center; }
      header .slider .sprite {
        background-image: url(images/spritesheet.png);
        background-repeat: no-repeat;
        display: block; }
      header .slider .left {
        float: left;
        width: 10%; }
        header .slider .left a {
          width: 40px;
          height: 73px;
          background-position: -5px -5px;
          display: block;
          margin: 0 auto; }
      header .slider .left:hover a {
        background-position: -105px -5px; }
      header .slider .right {
        float: right;
        width: 10%; }
        header .slider .right a {
          width: 40px;
          height: 73px;
          background-position: -55px -5px;
          display: block;
          margin: 0 auto; }
      header .slider .right:hover a {
        background-position: -155px -5px; }

  .servises div {
    width: 600px;
    margin: 0 auto; }
    .servises div a {
      display: block;
      float: left;
      width: 266px;
      height: 218px;
      margin-right: 33px;
      text-decoration: none;
      padding-top: 80px;
      box-shadow: 0px 103px 0px -100px #f1eee9; }
      .servises div a h2 {
        font-family: "Raleway-Semibold";
        color: #555555;
        font-size: 22px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 19px; }
      .servises div a p {
        color: #8c8c8c;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        text-align: center; }
    .servises div a:hover {
      box-shadow: 0px 103px 0px -100px #c7b299; }
      .servises div a:hover h2 {
        color: #c7b299; }
      .servises div a:hover .icon_sprite-icon3 {
        -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
                transform: rotate(360deg); }
    .servises div .icon_sprite {
      background-image: url(images/icon_spritesheet.png);
      background-repeat: no-repeat;
      display: block;
      margin-bottom: 29px; }
    .servises div .icon_sprite-icon1 {
      width: 49px;
      height: 49px;
      background-position: -5px -5px; }
    .servises div .icon_sprite-icon10 {
      width: 49px;
      height: 49px;
      background-position: -64px -5px; }
    .servises div .icon_sprite-icon2 {
      width: 44px;
      height: 40px;
      background-position: -123px -5px; }
    .servises div .icon_sprite-icon20 {
      width: 44px;
      height: 40px;
      background-position: -177px -5px; }
    .servises div .icon_sprite-icon3 {
      width: 44px;
      height: 44px;
      background-position: -231px -5px;
      -webkit-transition: -webkit-transform 2s;
              transition: transform 2s; }
    .servises div .icon_sprite-icon30 {
      width: 44px;
      height: 44px;
      background-position: -285px -5px; }
    .servises div .icon_sprite-icon4 {
      width: 52px;
      height: 36px;
      background-position: -339px -5px; }
    .servises div .icon_sprite-icon40 {
      width: 52px;
      height: 36px;
      background-position: -401px -5px; }
    .servises div .icon1:hover .icon_sprite-icon1 {
      background-position: -64px -5px; }
    .servises div .icon2:hover .icon_sprite-icon2 {
      background-position: -177px -5px; }
    .servises div .icon3:hover .icon_sprite-icon3 {
      background-position: -285px -5px; }
    .servises div .icon4:hover .icon_sprite-icon4 {
      background-position: -401px -5px; }

  .waxom {
    clear: both;
    padding-top: 100px;
    height: auto;
    margin-bottom: 30px; }
    .waxom h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 24px; }
    .waxom p {
      display: block;
      width: 80%;
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: center;
      margin: 0 auto; }
    .waxom .img {
      width: 100%;
      height: auto;
      margin: 40px auto 0 auto; }
      .waxom .img div {
        height: 400px;
        float: none;
        position: relative;
        width: 770px;
        -webkit-transition: -webkit-transform 1s;
                transition: transform 1s;
        margin: 0 auto; }
      .waxom .img div:hover {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); }
      .waxom .img .left {
        background: url(images/browser-left.jpg) no-repeat left bottom;
        z-index: 1;
        -webkit-transform: scale(0.9) translateY(27px);
            -ms-transform: scale(0.9) translateY(27px);
                transform: scale(0.9) translateY(27px);
        overflow: hidden;
        margin: 0 auto; }
      .waxom .img .left:hover {
        z-index: 3; }
      .waxom .img .center {
        margin-left: 0;
        background: url(images/browser-center.jpg) no-repeat center bottom;
        z-index: 2;
        -webkit-transform: scale(0.9) translateY(27px);
            -ms-transform: scale(0.9) translateY(27px);
                transform: scale(0.9) translateY(27px);
        overflow: hidden;
        margin: 0 auto; }
      .waxom .img .right {
        margin-left: 0;
        background: url(images/browser-right.jpg) no-repeat right bottom;
        z-index: 0;
        -webkit-transform: scale(0.9) translateY(27px);
            -ms-transform: scale(0.9) translateY(27px);
                transform: scale(0.9) translateY(27px);
        overflow: hidden;
        margin: 0 auto; }
      .waxom .img .right:hover {
        z-index: 3; }

  .textboxes {
    background: -webkit-linear-gradient(0deg, #211b19 0%, #4e3427 100%);
    background: linear-gradient(90deg, #211b19 0%, #4e3427 100%);
    padding: 10px;
    height: 150px; }
    .textboxes h1 {
      font-family: Raleway;
      color: #ffffff;
      font-size: 28px;
      font-weight: 400;
      text-align: left;
      margin-top: 40px;
      margin-left: 20px; }
      .textboxes h1 span {
        color: #c7b299; }
    .textboxes p {
      color: #615855;
      font-size: 18px;
      font-weight: 300;
      text-align: left;
      display: block;
      margin-left: 20px; }
    .textboxes form {
      float: right;
      margin-top: -48px;
      margin-right: 10px; }
      .textboxes form input {
        width: 170px;
        height: 50px; }

  .latest {
    padding-top: 81px; }
    .latest h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 24px; }
    .latest p {
      display: block;
      width: 757px;
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: center;
      margin: 0 auto 40px auto; }
    .latest ul {
      margin: 0 auto;
      width: 650px; }
      .latest ul li {
        float: left;
        list-style: none; }
        .latest ul li a {
          border-radius: 3px;
          border-style: solid;
          border-width: 1px;
          border-color: #ebebeb;
          box-sizing: border-box;
          background-color: rgba(17, 17, 17, 0);
          width: 120px;
          height: 32px;
          color: #8c8c8c;
          font-size: 14px;
          font-weight: 300;
          line-height: 32px;
          text-align: center;
          display: block;
          text-decoration: none;
          margin-right: 10px;
          margin-bottom: 40px; }
        .latest ul li a:hover {
          background-color: #998675;
          color: #ffffff; }

  .projects {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 0; }
    .projects div {
      width: 768px;
      margin: 30px auto; }
      .projects div a {
        position: relative;
        width: 370px;
        height: 337px;
        float: left;
        margin: 0;
        margin-right: 28px;
        margin-bottom: 30px;
        display: block;
        background: #fbfaf8;
        text-decoration: none; }
        .projects div a div {
          margin: 0;
          width: 370px;
          height: 237px; }
          .projects div a div span {
            display: block;
            width: 370px;
            height: 237px;
            background: url(images/arrow.png) no-repeat 19px 228px; }
        .projects div a .project1 {
          background: url(images/project1.jpg) no-repeat top center; }
        .projects div a .project2 {
          background: url(images/project2.jpg) no-repeat top center; }
        .projects div a .project3 {
          background: url(images/project3.jpg) no-repeat top center; }
        .projects div a .project4 {
          background: url(images/project4.jpg) no-repeat top center; }
        .projects div a .project5 {
          background: url(images/project5.jpg) no-repeat top center; }
        .projects div a .project6 {
          background: url(images/project6.jpg) no-repeat top center; }
        .projects div a .hover {
          position: absolute;
          width: 370px;
          height: 337px;
          display: block;
          top: 0;
          left: 0; }
          .projects div a .hover h1 {
            font-family: Raleway;
            color: #c7b29a;
            font-size: 20px;
            font-weight: 500;
            text-align: left;
            margin-bottom: 14px;
            line-height: 20px;
            margin-top: 267px;
            margin-left: 28px; }
          .projects div a .hover p {
            display: block;
            color: #d1d1d1;
            font-size: 14px;
            font-weight: 300;
            line-height: 14px;
            text-align: left;
            margin-left: 28px; }
      .projects div a:nth-child(3n) {
        margin-right: 28px; }
      .projects div a:nth-child(2n) {
        margin-right: 0; }
      .projects div a:hover {
        background: #332b29; }
        .projects div a:hover div {
          opacity: 0.5; }
          .projects div a:hover div span {
            background: url(images/arrow0.png) no-repeat 19px 227px; }
        .projects div a:hover .hover {
          background: url(images/hover.png) no-repeat 145px 111px; }
    .projects form {
      clear: both;
      margin: 0 auto 80px auto;
      width: 170px; }
      .projects form input {
        width: 170px;
        height: 50px; }

  .video {
    position: relative;
    height: 705px;
    width: 100%;
    background: #363636;
    float: left; }
    .video video {
      height: 705px;
      width: 100%;
      position: absolute;
      background-image: url(images/video.jpg);
      background-size: cover;
      opacity: 0.3; }
    .video div {
      position: relative; }
      .video div .button {
        border-radius: 50%;
        background-color: rgba(0, 0, 0, 0.2);
        width: 100px;
        height: 100px;
        background-image: url(images/icon-play.png);
        background-repeat: no-repeat;
        background-position: center;
        margin: 210px auto 44px auto; }
      .video div .button:hover {
        opacity: 0.5; }
      .video div h1 {
        width: 382px;
        height: 22px;
        margin: 0 auto;
        font-family: Raleway;
        color: #ffffff;
        font-size: 30px;
        font-weight: 500;
        text-align: center; }
      .video div p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 300;
        line-height: 28px;
        text-align: center;
        display: block;
        width: 552px;
        margin: 0 auto; }
      .video div span {
        display: block;
        margin: 0 auto;
        color: #c7b299;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: center; }

  .video:hover video {
    opacity: 1; }

  .exelent {
    clear: both;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    background: url(images/hand.jpg) no-repeat bottom left;
    background-size: 350px auto;
    padding: 0;
    padding-top: 30px; }
    .exelent h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 24px;
      font-weight: 600;
      text-align: left;
      margin-left: 360px;
      margin-top: 30px; }
    .exelent p {
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: left;
      display: block;
      width: 400px;
      margin-top: 40px;
      margin-left: 360px; }
    .exelent ul {
      margin-top: 45px;
      margin-left: 360px;
      width: 400px; }
      .exelent ul li {
        color: #8c8c8c;
        font-size: 16px;
        font-weight: 300;
        line-height: 32px;
        text-align: left;
        list-style: none;
        list-style-image: url(images/list.png);
        margin-left: 30px;
        padding-left: 20px; }

  .counters {
    padding: 1px;
    background: -webkit-linear-gradient(0deg, #211b19 0%, #4e3427 100%);
    background: linear-gradient(90deg, #211b19 0%, #4e3427 100%);
    height: 300px; }
    .counters .all {
      margin: 69px auto 0 auto;
      width: 768px; }
      .counters .all div {
        width: 140px;
        float: left;
        margin-left: 10px;
        box-shadow: 0px 56px 0px -55px #ffffff; }
        .counters .all div .img {
          background-image: url(images/counter_icons.png);
          background-repeat: no-repeat;
          display: block;
          width: 44px;
          height: 44px;
          margin: 0 auto; }
        .counters .all div .sprite-counter1 {
          background-position: -5px -5px; }
        .counters .all div .sprite-counter2 {
          width: 48px;
          background-position: -59px -5px; }
        .counters .all div .sprite-counter3 {
          background-position: -117px -5px; }
        .counters .all div .sprite-counter4 {
          background-position: -171px -5px; }
        .counters .all div .sprite-counter5 {
          width: 54px;
          background-position: -225px -5px; }
        .counters .all div .num {
          font-family: "Roboto-Thin", sans-serif;
          display: block;
          color: #ffffff;
          font-size: 48px;
          font-weight: 400;
          line-height: 48px;
          text-align: center;
          margin-top: 30px;
          margin-bottom: 21px; }
        .counters .all div p {
          display: block;
          color: #c7b299;
          font-size: 14px;
          font-weight: 300;
          line-height: 14px;
          text-align: center;
          text-transform: uppercase;
          margin-bottom: 25px; }

  .recent {
    padding-top: 81px; }
    .recent h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 24px; }
    .recent p {
      display: block;
      width: 90%;
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: center;
      margin: 0 auto 40px auto; }
    .recent .posts {
      width: 100%;
      margin: 0 auto;
      padding: 0; }
      .recent .posts div {
        float: none;
        width: 370px;
        height: 395px;
        margin: 0 auto; }
        .recent .posts div h2 {
          font-family: Raleway;
          color: #555555;
          font-size: 20px;
          font-weight: 500;
          text-align: left;
          margin-top: 30px;
          margin-left: 29px; }
        .recent .posts div p {
          line-height: 22px;
          display: block;
          color: #8c8c8c;
          font-size: 14px;
          font-weight: 300;
          line-height: 14px;
          text-align: left;
          width: 297px;
          margin: 19px 0 27px 29px; }
        .recent .posts div .more {
          color: #c7b299;
          font-size: 14px;
          font-weight: 300;
          line-height: 14px;
          text-align: left;
          text-decoration: none;
          margin-left: 29px; }
        .recent .posts div .more:after {
          content: url(images/arrow_right.png);
          margin-left: 9px; }
        .recent .posts div .img {
          width: 370px;
          height: 220px;
          display: block;
          margin-top: -60px; }
        .recent .posts div .img1 {
          background: url(images/recent1.jpg) no-repeat; }
        .recent .posts div .img2 {
          background: url(images/recent2.jpg) no-repeat; }
        .recent .posts div .img3 {
          background: url(images/recent3.jpg) no-repeat; }
        .recent .posts div .date {
          position: relative;
          z-index: 1;
          display: block;
          left: 20px;
          top: 20px;
          border-top-left-radius: 3px;
          border-top-right-radius: 3px;
          background-color: #363636;
          width: 50px;
          height: 35px;
          color: #ffffff;
          font-size: 24px;
          font-weight: 300;
          line-height: 35px;
          text-align: center; }
        .recent .posts div .mont {
          z-index: 1;
          left: 20px;
          top: 15px;
          position: relative;
          display: block;
          border-bottom-left-radius: 3px;
          border-bottom-right-radius: 3px;
          background-color: #252525;
          width: 50px;
          height: 25px;
          font-family: Roboto;
          color: #ffffff;
          font-size: 12px;
          font-weight: 400;
          line-height: 20px;
          text-align: center; }
      .recent .posts div:hover {
        background: #362f2d; }
        .recent .posts div:hover .img {
          opacity: 0.5; }
        .recent .posts div:hover h2 {
          color: #c7b299; }
        .recent .posts div:hover p {
          color: #ffffff; }
        .recent .posts div:hover a {
          color: #c7b299; }
        .recent .posts div:hover .date {
          background-color: #c7b299;
          color: #ffffff; }
        .recent .posts div:hover .mont {
          background-color: #a48d72;
          color: #ffffff; }
      .recent .posts div:last-child {
        margin: 0 auto; }
    .recent .arrows {
      clear: both;
      width: 52px;
      height: 102px;
      padding-top: 40px;
      margin: 0 auto 0 auto; }
      .recent .arrows a {
        display: block;
        height: 22px;
        width: 22px;
        float: left;
        margin-right: 8px; }
      .recent .arrows a:last-child {
        margin-right: 0; }
      .recent .arrows .arrow {
        background-image: url(images/recent_spritesheet.png);
        background-repeat: no-repeat; }
      .recent .arrows .left {
        background-position: -5px -5px; }
      .recent .arrows .right {
        background-position: -69px -5px; }
      .recent .arrows .left:hover {
        background-position: -37px -5px; }
      .recent .arrows .right:hover {
        background-position: -101px -5px; }

  .partners {
    height: 689px;
    background-image: url(images/partners.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 1px; }
    .partners .logos {
      margin: 139px auto 0 auto;
      width: 768px;
      height: 689px; }
      .partners .logos div {
        width: 47%;
        margin-right: 6%;
        height: 210px;
        float: left; }
      .partners .logos div:nth-child(2n) {
        margin-right: 0; }
      .partners .logos .logo1 {
        background: url(images/logo-01.png) no-repeat center; }
      .partners .logos .logo2 {
        background: url(images/logo-02.png) no-repeat center; }
      .partners .logos .logo3 {
        background: url(images/logo-03.png) no-repeat center; }
      .partners .logos .logo4 {
        background: url(images/logo-04.png) no-repeat center; }

  footer {
    margin: 0 auto;
    margin-top: -619px;
    background-color: #191919;
    padding: 1px; }
    footer .footer_top {
      width: 650px;
      margin: 0 auto;
      padding: 1px;
      padding-top: 80px;
      padding-bottom: 80px;
      height: 400px; }
      footer .footer_top div {
        float: left;
        width: 270px;
        margin-right: 27px;
        color: #545454;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        text-align: left; }
        footer .footer_top div h1 {
          font-family: Raleway;
          color: #ffffff;
          font-size: 24px;
          font-weight: 700;
          text-align: left;
          margin-top: 28px; }
        footer .footer_top div .logo {
          height: 56px;
          width: 115px;
          display: block;
          padding-left: 64px;
          font-family: "Raleway";
          color: #ffffff;
          font-size: 34px;
          font-weight: 400;
          text-align: left;
          line-height: 56px;
          text-decoration: none;
          background: url(images/logos.png) no-repeat top left;
          float: left;
          margin-right: 219px;
          margin-bottom: 29px; }
        footer .footer_top div .more {
          color: #d1d1d1;
          font-size: 14px;
          font-weight: 400;
          line-height: 20px;
          text-align: left;
          display: block;
          text-decoration: none;
          margin-top: 33px; }
        footer .footer_top div .more:after {
          content: url(images/more_arrow.png);
          margin-left: 10px; }
        footer .footer_top div .more:hover::after {
          content: url(images/arrow_right.png); }
        footer .footer_top div .more:hover {
          color: #c7b299; }
      footer .footer_top div:nth-child(2n) {
        margin-right: none; }
      footer .footer_top .posts a {
        border-bottom: 1px solid #545454;
        padding: 19px 0;
        display: block;
        text-decoration: none;
        color: #545454; }
        footer .footer_top .posts a .date {
          color: #363636;
          font-size: 12px;
          font-weight: 300;
          line-height: 20px;
          text-align: left;
          display: block; }
      footer .footer_top .posts a:last-child {
        border-bottom: none; }
      footer .footer_top .posts a:hover {
        color: #c7b299; }
      footer .footer_top .posts a:hover .date {
        color: #ffffff; }
      footer .footer_top .twits div {
        border-bottom: 1px solid #545454;
        padding: 19px 0;
        display: block;
        text-decoration: none;
        color: #545454; }
        footer .footer_top .twits div span {
          color: #363636;
          font-size: 12px;
          font-weight: 300;
          line-height: 20px;
          text-align: left;
          display: block; }
        footer .footer_top .twits div a {
          color: #00bff3;
          text-decoration: none; }
        footer .footer_top .twits div a:hover {
          color: #37d4ff;
          text-decoration: none; }
        footer .footer_top .twits div .link {
          color: #959595; }
        footer .footer_top .twits div .link:hover {
          color: #bfbfbf; }
      footer .footer_top .twits div:last-child {
        border-bottom: none; }
      footer .footer_top .dribble {
        width: 280px; }
        footer .footer_top .dribble h1 {
          margin-bottom: 26px; }
        footer .footer_top .dribble div {
          float: left;
          margin-right: 10px;
          margin-bottom: 10px;
          width: 130px;
          height: 98px; }
        footer .footer_top .dribble div:nth-child(odd) {
          margin-right: 0; }
        footer .footer_top .dribble .dribble1 {
          background: url(images/dribble1.jpg) no-repeat; }
        footer .footer_top .dribble .dribble2 {
          background: url(images/dribble2.jpg) no-repeat; }
        footer .footer_top .dribble .dribble3 {
          background: url(images/dribble3.jpg) no-repeat; }
        footer .footer_top .dribble .dribble4 {
          background: url(images/dribble4.jpg) no-repeat; }
    footer .footer_bot {
      width: 100%;
      clear: both;
      margin: 0 auto;
      height: 111px;
      background: #111111; }
      footer .footer_bot div {
        margin: 0 auto;
        width: 768px;
        padding-top: 45px; }
        footer .footer_bot div ul {
          width: 768px; }
          footer .footer_bot div ul li {
            color: #545454;
            font-size: 13px;
            font-weight: 300;
            line-height: 20px;
            text-align: left;
            float: left;
            margin-right: 10px;
            list-style: none; }
            footer .footer_bot div ul li a {
              color: #545454;
              text-decoration: none; }
              footer .footer_bot div ul li a span {
                color: #959595; }
            footer .footer_bot div ul li a:hover {
              color: #959595;
              text-decoration: none; }
          footer .footer_bot div ul li:after {
            content: "|";
            margin-left: 10px; }
          footer .footer_bot div ul li:last-child::after {
            content: none; }
        footer .footer_bot div .copy {
          float: none; }
        footer .footer_bot div .by {
          float: none; } }
@media screen and (max-width: 768px) {
  .container {
    width: 100%;
    min-width: 370px; }

  header {
    height: 650px; }
    header .header_top {
      width: 90%; }
      header .header_top .logo {
        height: 40px;
        width: auto;
        background-size: contain;
        font-size: 32px;
        font-weight: 400;
        text-align: left;
        line-height: 40px;
        padding-left: 44px; }
      header .header_top nav ul {
        display: none; }
      header .header_top nav .burger {
        display: block;
        margin-top: 0px; }
      header .header_top nav .cart {
        margin: 7px 10px 0 10px; }
      header .header_top nav .search {
        margin: 0;
        margin-top: 7px; }
    header .slider {
      margin-top: 200px; }
      header .slider .center {
        float: left;
        width: 80%; }
        header .slider .center h1 {
          font-family: "Raleway-Medium";
          color: #ffffff;
          font-size: 20px;
          font-weight: 500;
          text-align: center;
          line-height: 28px; }
        header .slider .center h2 {
          font-family: "Raleway-ExtraBold";
          color: #ffffff;
          font-size: 26px;
          font-weight: 700;
          text-align: center;
          line-height: 48px; }
        header .slider .center p {
          display: block;
          color: #ffffff;
          font-size: 14px;
          font-weight: 300;
          line-height: 24px;
          text-align: center;
          width: 100%;
          margin: 0 auto;
          padding-bottom: 52px; }
        header .slider .center form {
          margin: 0 auto;
          text-align: center; }
          header .slider .center form input {
            width: 170px;
            height: 53px; }
        header .slider .center .bullets {
          margin: 0 auto;
          height: 15px;
          width: 100px;
          margin-top: 50px; }
          header .slider .center .bullets a {
            display: block;
            height: 15px;
            width: 15px;
            background: url(images/bullet.png) no-repeat center;
            float: left;
            margin-right: 5px; }
          header .slider .center .bullets a:hover {
            background: url(images/bullet0.png) no-repeat center; }
      header .slider .sprite {
        background-image: url(images/spritesheet.png);
        background-repeat: no-repeat;
        display: block; }
      header .slider .left {
        float: left;
        width: 10%;
        margin-top: 50px; }
        header .slider .left a {
          width: 20px;
          height: 73;
          background-position: -5px -5px;
          display: block;
          margin: 0 auto; }
      header .slider .left:hover a {
        background-position: -105px -5px; }
      header .slider .right {
        float: right;
        width: 10%;
        margin-top: 50px; }
        header .slider .right a {
          width: 20px;
          height: 73px;
          background-position: -75px -5px;
          display: block;
          margin: 0 auto; }
      header .slider .right:hover a {
        background-position: -175px -5px; }

  .servises div {
    width: 100%;
    margin: 0 auto; }
    .servises div a {
      display: block;
      float: none;
      width: 266px;
      height: 218px;
      margin: 0 auto;
      text-decoration: none;
      padding-top: 80px;
      box-shadow: 0px 103px 0px -100px #f1eee9; }
      .servises div a h2 {
        font-family: "Raleway-Semibold";
        color: #555555;
        font-size: 22px;
        font-weight: 600;
        text-align: center;
        margin-bottom: 19px; }
      .servises div a p {
        color: #8c8c8c;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        text-align: center; }
    .servises div a:hover {
      box-shadow: 0px 103px 0px -100px #c7b299; }
      .servises div a:hover h2 {
        color: #c7b299; }
      .servises div a:hover .icon_sprite-icon3 {
        -webkit-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
                transform: rotate(360deg); }
    .servises div .icon_sprite {
      background-image: url(images/icon_spritesheet.png);
      background-repeat: no-repeat;
      display: block;
      margin-bottom: 29px; }
    .servises div .icon_sprite-icon1 {
      width: 49px;
      height: 49px;
      background-position: -5px -5px; }
    .servises div .icon_sprite-icon10 {
      width: 49px;
      height: 49px;
      background-position: -64px -5px; }
    .servises div .icon_sprite-icon2 {
      width: 44px;
      height: 40px;
      background-position: -123px -5px; }
    .servises div .icon_sprite-icon20 {
      width: 44px;
      height: 40px;
      background-position: -177px -5px; }
    .servises div .icon_sprite-icon3 {
      width: 44px;
      height: 44px;
      background-position: -231px -5px;
      -webkit-transition: -webkit-transform 2s;
              transition: transform 2s; }
    .servises div .icon_sprite-icon30 {
      width: 44px;
      height: 44px;
      background-position: -285px -5px; }
    .servises div .icon_sprite-icon4 {
      width: 52px;
      height: 36px;
      background-position: -339px -5px; }
    .servises div .icon_sprite-icon40 {
      width: 52px;
      height: 36px;
      background-position: -401px -5px; }
    .servises div .icon1:hover .icon_sprite-icon1 {
      background-position: -64px -5px; }
    .servises div .icon2:hover .icon_sprite-icon2 {
      background-position: -177px -5px; }
    .servises div .icon3:hover .icon_sprite-icon3 {
      background-position: -285px -5px; }
    .servises div .icon4:hover .icon_sprite-icon4 {
      background-position: -401px -5px; }

  .waxom {
    clear: both;
    padding-top: 63px; }
    .waxom h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 24px; }
    .waxom p {
      display: block;
      width: 90%;
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: center;
      margin: 0 auto; }
    .waxom .img {
      width: 100%;
      height: auto;
      margin: 40px auto 40px auto;
      float: none; }
      .waxom .img div {
        height: 400px;
        float: none;
        width: 90%;
        -webkit-transition: -webkit-transform 1s;
                transition: transform 1s;
        margin: 0 auto; }
      .waxom .img div:hover {
        -webkit-transform: scale(1);
            -ms-transform: scale(1);
                transform: scale(1); }
      .waxom .img .left {
        background: url(images/browser-left.jpg) no-repeat left bottom;
        background-size: cover;
        z-index: 1;
        -webkit-transform: scale(0.9) translateY(27px);
            -ms-transform: scale(0.9) translateY(27px);
                transform: scale(0.9) translateY(27px);
        overflow: hidden;
        margin: 0 auto; }
      .waxom .img .left:hover {
        z-index: 3; }
      .waxom .img .center {
        margin: 0 auto;
        background: url(images/browser-center.jpg) no-repeat center bottom;
        z-index: 2;
        -webkit-transform: scale(0.9) translateY(27px);
            -ms-transform: scale(0.9) translateY(27px);
                transform: scale(0.9) translateY(27px);
        overflow: hidden;
        background-size: cover; }
      .waxom .img .right {
        margin: 0 auto;
        background: url(images/browser-right.jpg) no-repeat right bottom;
        z-index: 0;
        -webkit-transform: scale(0.9) translateY(27px);
            -ms-transform: scale(0.9) translateY(27px);
                transform: scale(0.9) translateY(27px);
        overflow: hidden;
        background-size: cover; }
      .waxom .img .right:hover {
        z-index: 3; }

  .textboxes {
    width: 100%;
    clear: both;
    background: -webkit-linear-gradient(0deg, #211b19 0%, #4e3427 100%);
    background: linear-gradient(90deg, #211b19 0%, #4e3427 100%);
    padding: 0;
    height: 150px;
    margin: 0 auto; }
    .textboxes h1 {
      font-family: Raleway;
      color: #ffffff;
      font-size: 16px;
      font-weight: 400;
      text-align: left;
      margin: 0 auto;
      display: block;
      width: 320px;
      line-height: 40px; }
      .textboxes h1 span {
        color: #c7b299; }
    .textboxes p {
      color: #615855;
      font-size: 12px;
      font-weight: 300;
      text-align: center;
      display: block;
      width: 320px;
      margin: 0 auto;
      line-height: 14px; }
    .textboxes form {
      float: none;
      margin: 15px auto;
      width: 170px; }
      .textboxes form input {
        width: 170px;
        height: 50px; }

  .latest {
    width: 100%;
    padding-top: 50px; }
    .latest h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      margin: 24px auto 0 auto; }
    .latest p {
      display: block;
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: center;
      margin: 20px auto 20px auto;
      width: 80%; }
    .latest ul {
      margin: 0 auto;
      width: 100%; }
      .latest ul li {
        float: none;
        list-style: none; }
        .latest ul li a {
          border-radius: 3px;
          border-style: solid;
          border-width: 1px;
          border-color: #ebebeb;
          box-sizing: border-box;
          background-color: rgba(17, 17, 17, 0);
          width: 80%;
          height: 32px;
          color: #8c8c8c;
          font-size: 14px;
          font-weight: 300;
          line-height: 32px;
          text-align: center;
          display: block;
          text-decoration: none;
          margin: 5px auto; }
        .latest ul li a:hover {
          background-color: #998675;
          color: #ffffff; }

  .projects {
    clear: both;
    width: 100%;
    margin: 0 auto;
    padding: 0; }
    .projects div {
      width: 100%;
      margin: 30px auto; }
      .projects div a {
        position: relative;
        width: 369px;
        height: 337px;
        float: none;
        margin: 0 auto 30px auto;
        display: block;
        background: #fbfaf8;
        text-decoration: none; }
        .projects div a div {
          margin: 0 auto;
          width: 369px;
          height: 237px; }
          .projects div a div span {
            display: block;
            width: 369px;
            height: 237px;
            background: url(images/arrow.png) no-repeat 19px 228px; }
        .projects div a .project1 {
          background: url(images/project1.jpg) no-repeat top center; }
        .projects div a .project2 {
          background: url(images/project2.jpg) no-repeat top center; }
        .projects div a .project3 {
          background: url(images/project3.jpg) no-repeat top center; }
        .projects div a .project4 {
          background: url(images/project4.jpg) no-repeat top center; }
        .projects div a .project5 {
          background: url(images/project5.jpg) no-repeat top center; }
        .projects div a .project6 {
          background: url(images/project6.jpg) no-repeat top center; }
        .projects div a .hover {
          position: absolute;
          width: 369px;
          height: 337px;
          display: block;
          top: 0;
          left: 0; }
          .projects div a .hover h1 {
            font-family: Raleway;
            color: #c7b29a;
            font-size: 20px;
            font-weight: 500;
            text-align: left;
            margin-bottom: 14px;
            line-height: 20px;
            margin-top: 267px;
            margin-left: 28px; }
          .projects div a .hover p {
            display: block;
            color: #d1d1d1;
            font-size: 14px;
            font-weight: 300;
            line-height: 14px;
            text-align: left;
            margin-left: 28px; }
      .projects div a:nth-child(2n) {
        margin: 0 auto; }
      .projects div a:nth-child(3n) {
        margin: 0 auto; }
      .projects div a:hover {
        background: #332b29; }
        .projects div a:hover div {
          opacity: 0.5; }
          .projects div a:hover div span {
            background: url(images/arrow0.png) no-repeat 19px 227px; }
        .projects div a:hover .hover {
          background: url(images/hover.png) no-repeat 145px 111px; }
    .projects form {
      clear: both;
      margin: 0 auto 34px auto;
      width: 170px; }
      .projects form input {
        width: 170px;
        height: 50px; }

  .video {
    position: relative;
    height: 500px;
    width: 100%;
    background: #363636;
    float: left; }
    .video video {
      height: 500px;
      width: 100%;
      position: absolute;
      background-image: url(images/video.jpg);
      background-size: cover;
      opacity: 0.3; }
    .video div {
      position: relative; }
      .video div .button {
        border-radius: 50%;
        background-color: rgba(0, 0, 0, 0.2);
        width: 100px;
        height: 100px;
        background-image: url(images/icon-play.png);
        background-repeat: no-repeat;
        background-position: center;
        margin: 88px auto 44px auto; }
      .video div .button:hover {
        opacity: 0.5; }
      .video div h1 {
        width: 90%;
        height: 70px;
        margin: 0 auto;
        font-family: Raleway;
        color: #ffffff;
        font-size: 30px;
        font-weight: 500;
        text-align: center; }
      .video div p {
        color: #ffffff;
        font-size: 16px;
        font-weight: 300;
        line-height: 28px;
        text-align: center;
        display: block;
        width: 90%;
        margin: 0 auto; }
      .video div span {
        display: block;
        margin: 0 auto;
        color: #c7b299;
        font-size: 14px;
        font-weight: 400;
        line-height: 24px;
        text-align: center; }

  .video:hover video {
    opacity: 1; }

  .exelent {
    clear: both;
    width: 100%;
    height: auto;
    margin: 0 auto;
    background: url(images/hand.jpg) no-repeat center 20px;
    background-size: 150px auto;
    padding: 0;
    padding-top: 250px; }
    .exelent h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      width: 90%;
      margin: 0 auto; }
    .exelent p {
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: left;
      display: block;
      width: 90%;
      margin: 30px auto; }
    .exelent ul {
      margin: 30px auto;
      width: 90%; }
      .exelent ul li {
        color: #8c8c8c;
        font-size: 16px;
        font-weight: 300;
        line-height: 32px;
        text-align: left;
        list-style: none;
        list-style-image: url(images/list.png);
        margin-left: 10px;
        padding-left: 10px;
        list-style-position: inside; }

  .counters {
    padding: 0;
    background: -webkit-linear-gradient(0deg, #211b19 0%, #4e3427 100%);
    background: linear-gradient(90deg, #211b19 0%, #4e3427 100%);
    height: auto;
    padding-top: 5px;
    width: 100%; }
    .counters .all {
      margin: 69px auto 0 auto;
      width: 100%; }
      .counters .all div {
        width: 140px;
        float: none;
        margin: 40px auto;
        padding-bottom: 1px;
        box-shadow: 0px 56px 0px -55px #ffffff; }
        .counters .all div .img {
          background-image: url(images/counter_icons.png);
          background-repeat: no-repeat;
          display: block;
          width: 44px;
          height: 44px;
          margin: 0 auto; }
        .counters .all div .sprite-counter1 {
          background-position: -5px -5px; }
        .counters .all div .sprite-counter2 {
          width: 48px;
          background-position: -59px -5px; }
        .counters .all div .sprite-counter3 {
          background-position: -117px -5px; }
        .counters .all div .sprite-counter4 {
          background-position: -171px -5px; }
        .counters .all div .sprite-counter5 {
          width: 54px;
          background-position: -225px -5px; }
        .counters .all div .num {
          font-family: "Roboto-Thin", sans-serif;
          display: block;
          color: #ffffff;
          font-size: 48px;
          font-weight: 400;
          line-height: 48px;
          text-align: center;
          margin-top: 30px;
          margin-bottom: 21px; }
        .counters .all div p {
          display: block;
          color: #c7b299;
          font-size: 14px;
          font-weight: 300;
          line-height: 14px;
          text-align: center;
          text-transform: uppercase;
          margin-bottom: 25px; }

  .recent {
    padding-top: 81px; }
    .recent h1 {
      font-family: Raleway;
      color: #555555;
      font-size: 30px;
      font-weight: 600;
      text-align: center;
      margin-bottom: 24px; }
    .recent p {
      display: block;
      width: 90%;
      color: #8c8c8c;
      font-size: 16px;
      font-weight: 300;
      line-height: 28px;
      text-align: center;
      margin: 0 auto 40px auto; }
    .recent ul {
      margin: 0 auto;
      width: 100%; }
      .recent ul li {
        float: none;
        list-style: none; }
        .recent ul li a {
          border-radius: 3px;
          border-style: solid;
          border-width: 1px;
          border-color: #ebebeb;
          box-sizing: border-box;
          background-color: rgba(17, 17, 17, 0);
          width: 120px;
          height: 32px;
          color: #8c8c8c;
          font-size: 14px;
          font-weight: 300;
          line-height: 32px;
          text-align: center;
          display: block;
          text-decoration: none;
          margin-right: 10px;
          margin-bottom: 40px; }
        .recent ul li a:hover {
          background-color: #998675;
          color: #ffffff; }
    .recent .posts {
      width: 100%;
      margin: 0 auto;
      padding: 0; }
      .recent .posts div {
        float: none;
        width: 369px;
        height: 395px;
        margin: 0 auto; }
        .recent .posts div h2 {
          font-family: Raleway;
          color: #555555;
          font-size: 20px;
          font-weight: 500;
          text-align: left;
          margin-top: 30px;
          margin-left: 29px; }
        .recent .posts div p {
          line-height: 22px;
          display: block;
          color: #8c8c8c;
          font-size: 14px;
          font-weight: 300;
          line-height: 14px;
          text-align: left;
          width: 297px;
          margin: 19px 0 27px 29px; }
        .recent .posts div .more {
          color: #c7b299;
          font-size: 14px;
          font-weight: 300;
          line-height: 14px;
          text-align: left;
          text-decoration: none;
          margin-left: 29px; }
        .recent .posts div .more:after {
          content: url(images/arrow_right.png);
          margin-left: 9px; }
        .recent .posts div .img {
          width: 369px;
          height: 220px;
          display: block;
          margin-top: -60px; }
        .recent .posts div .img1 {
          background: url(images/recent1.jpg) no-repeat; }
        .recent .posts div .img2 {
          background: url(images/recent2.jpg) no-repeat; }
        .recent .posts div .img3 {
          background: url(images/recent3.jpg) no-repeat; }
        .recent .posts div .date {
          position: relative;
          z-index: 1;
          display: block;
          left: 20px;
          top: 20px;
          border-top-left-radius: 3px;
          border-top-right-radius: 3px;
          background-color: #363636;
          width: 50px;
          height: 35px;
          color: #ffffff;
          font-size: 24px;
          font-weight: 300;
          line-height: 35px;
          text-align: center; }
        .recent .posts div .mont {
          z-index: 1;
          left: 20px;
          top: 15px;
          position: relative;
          display: block;
          border-bottom-left-radius: 3px;
          border-bottom-right-radius: 3px;
          background-color: #252525;
          width: 50px;
          height: 25px;
          font-family: Roboto;
          color: #ffffff;
          font-size: 12px;
          font-weight: 400;
          line-height: 20px;
          text-align: center; }
      .recent .posts div:hover {
        background: #362f2d; }
        .recent .posts div:hover .img {
          opacity: 0.5; }
        .recent .posts div:hover h2 {
          color: #c7b299; }
        .recent .posts div:hover p {
          color: #ffffff; }
        .recent .posts div:hover a {
          color: #c7b299; }
        .recent .posts div:hover .date {
          background-color: #c7b299;
          color: #ffffff; }
        .recent .posts div:hover .mont {
          background-color: #a48d72;
          color: #ffffff; }
      .recent .posts div:last-child {
        margin: 0 auto; }
    .recent .arrows {
      clear: both;
      width: 52px;
      height: 102px;
      padding-top: 40px;
      margin: 0 auto 0 auto; }
      .recent .arrows a {
        display: block;
        height: 22px;
        width: 22px;
        float: left;
        margin-right: 8px; }
      .recent .arrows a:last-child {
        margin-right: 0; }
      .recent .arrows .arrow {
        background-image: url(images/recent_spritesheet.png);
        background-repeat: no-repeat; }
      .recent .arrows .left {
        background-position: -5px -5px; }
      .recent .arrows .right {
        background-position: -69px -5px; }
      .recent .arrows .left:hover {
        background-position: -37px -5px; }
      .recent .arrows .right:hover {
        background-position: -101px -5px; }

  .partners {
    width: 100%;
    height: auto;
    background-image: url(images/partners.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0; }
    .partners .logos {
      margin: 139px auto 0 auto;
      width: 100%;
      height: auto; }
      .partners .logos div {
        width: 210px;
        margin: 0 auto;
        height: 210px;
        float: none; }
      .partners .logos div:nth-child(2n) {
        margin: 0 auto; }
      .partners .logos div:last-child {
        margin: 0 auto; }
      .partners .logos .logo1 {
        background: url(images/logo-01.png) no-repeat center; }
      .partners .logos .logo2 {
        background: url(images/logo-02.png) no-repeat center; }
      .partners .logos .logo3 {
        background: url(images/logo-03.png) no-repeat center; }
      .partners .logos .logo4 {
        background: url(images/logo-04.png) no-repeat center; }

  footer {
    margin: 0 auto;
    margin-top: -619px;
    background-color: #191919;
    padding: 0;
    width: 100%;
    min-width: 370px; }
    footer .footer_top {
      width: 100%;
      margin: 0 auto;
      padding: 0;
      padding-top: 80px;
      padding-bottom: 80px;
      height: auto; }
      footer .footer_top div {
        float: none;
        width: 270px;
        margin: 0 auto;
        color: #545454;
        font-size: 14px;
        font-weight: 300;
        line-height: 24px;
        text-align: left; }
        footer .footer_top div h1 {
          font-family: Raleway;
          color: #ffffff;
          font-size: 24px;
          font-weight: 700;
          text-align: left;
          margin-top: 28px; }
        footer .footer_top div .logo {
          height: 56px;
          width: 115px;
          display: block;
          padding-left: 64px;
          font-family: "Raleway";
          color: #ffffff;
          font-size: 34px;
          font-weight: 400;
          text-align: left;
          line-height: 56px;
          text-decoration: none;
          background: url(images/logos.png) no-repeat top left;
          float: left;
          margin-right: 219px;
          margin-bottom: 29px; }
        footer .footer_top div .more {
          color: #d1d1d1;
          font-size: 14px;
          font-weight: 400;
          line-height: 20px;
          text-align: left;
          display: block;
          text-decoration: none;
          margin-top: 33px; }
        footer .footer_top div .more:after {
          content: url(images/more_arrow.png);
          margin-left: 10px; }
        footer .footer_top div .more:hover::after {
          content: url(images/arrow_right.png); }
        footer .footer_top div .more:hover {
          color: #c7b299; }
      footer .footer_top div:last-child {
        margin-right: none; }
      footer .footer_top .posts a {
        border-bottom: 1px solid #545454;
        padding: 19px 0;
        display: block;
        text-decoration: none;
        color: #545454; }
        footer .footer_top .posts a .date {
          color: #363636;
          font-size: 12px;
          font-weight: 300;
          line-height: 20px;
          text-align: left;
          display: block; }
      footer .footer_top .posts a:last-child {
        border-bottom: none; }
      footer .footer_top .posts a:hover {
        color: #c7b299; }
      footer .footer_top .posts a:hover .date {
        color: #ffffff; }
      footer .footer_top .twits div {
        border-bottom: 1px solid #545454;
        padding: 19px 0;
        display: block;
        text-decoration: none;
        color: #545454; }
        footer .footer_top .twits div span {
          color: #363636;
          font-size: 12px;
          font-weight: 300;
          line-height: 20px;
          text-align: left;
          display: block; }
        footer .footer_top .twits div a {
          color: #00bff3;
          text-decoration: none; }
        footer .footer_top .twits div a:hover {
          color: #37d4ff;
          text-decoration: none; }
        footer .footer_top .twits div .link {
          color: #959595; }
        footer .footer_top .twits div .link:hover {
          color: #bfbfbf; }
      footer .footer_top .twits div:last-child {
        border-bottom: none; }
      footer .footer_top .dribble {
        width: 280px; }
        footer .footer_top .dribble h1 {
          margin-bottom: 26px; }
        footer .footer_top .dribble div {
          float: left;
          margin-right: 10px;
          margin-bottom: 10px;
          width: 130px;
          height: 98px; }
        footer .footer_top .dribble div:nth-child(odd) {
          margin-right: 0; }
        footer .footer_top .dribble .dribble1 {
          background: url(images/dribble1.jpg) no-repeat; }
        footer .footer_top .dribble .dribble2 {
          background: url(images/dribble2.jpg) no-repeat; }
        footer .footer_top .dribble .dribble3 {
          background: url(images/dribble3.jpg) no-repeat; }
        footer .footer_top .dribble .dribble4 {
          background: url(images/dribble4.jpg) no-repeat; }
    footer .footer_bot {
      clear: both;
      width: 100%;
      margin: 0 auto;
      height: auto;
      background: #111111; }
      footer .footer_bot div {
        margin: 0 auto;
        width: 230px;
        padding-top: 10px;
        padding-bottom: 10px; }
        footer .footer_bot div ul {
          margin: 0 auto;
          width: 230px; }
          footer .footer_bot div ul li {
            color: #545454;
            font-size: 13px;
            font-weight: 300;
            line-height: 20px;
            text-align: center;
            float: none;
            margin: 0 auto;
            list-style: none; }
            footer .footer_bot div ul li a {
              color: #545454;
              text-decoration: none; }
              footer .footer_bot div ul li a span {
                color: #959595; }
            footer .footer_bot div ul li a:hover {
              color: #959595;
              text-decoration: none; }
          footer .footer_bot div ul li:after {
            content: none; }
          footer .footer_bot div ul li:last-child::after {
            content: none; }
        footer .footer_bot div .copy {
          float: none;
          margin: 0 auto; }
        footer .footer_bot div .by {
          float: none;
          margin: 0 auto; } }

/*# sourceMappingURL=sass.css.map */