﻿/*@import "animate.css";*/
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:300);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:400);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:500);
@import url(http://fonts.googleapis.com/css?family=Ubuntu:700);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:400);
@import url(http://fonts.googleapis.com/css?family=PT+Sans:700);
/*========================================================
                    Main layout styles
=========================================================*/

.block_1 time {
  position: relative;
  float: left;
  margin-right: 30px;
  display: inline-block;
  letter-spacing: -5px;
}
.block_1 time span {
  font: 400 12px/18px 'PT Sans', sans-serif;
  color: #2f3133;
  text-transform: uppercase;
  display: block;
  position: relative;
  text-align: right;
  right: 2px;
  top: 0;
  letter-spacing: 0px;
}
.block_1 time em {
  font: 500 70px/70px 'Ubuntu', sans-serif;
  color: #2f3133;
  text-transform: uppercase;
  display: block;
  position: relative;
  text-align: right;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.bord_1 {
  border-bottom: 1px solid #f0eeeb;
}
.perspective {
  perspective: 4000;
  -webkit-perspective: 4000;
}
.pad_b_4 {
  padding-bottom: 40px;
}
.block_1 {
  overflow: hidden;
  margin-top: 20px;
}
.extra-wrap {
  overflow: hidden;
}
.block_1 .p10 span {
  margin-bottom: 0;
  padding-bottom: 0;
}
