html,
body {
  height: 100%;
  width: 100%;
}
body {
  margin: 0;
  font-family: 'Georgia';
  color: #444;
  font-size: 16px;
  line-height: 1.7;
  overflow-y: scroll;
}
a {
  transition: 0.3s;
  color: #3e6bff;
}
a:hover {
  color: #5d83ff;
}
.site {
  height: 100%;
}
.container {
  padding: 0 20px;
}
p {
  margin: 10px 0;
  font-size: inherit;
  line-height: 1.9;
}
h1,
h2 {
  font-family: 'Helvetica Neue', 'Open Sans', sans;
  color: #4d3c3b;
}
h1 {
  font-size: 2em;
  margin: 2em 0;
  line-height: 1.3;
}
.fa-1-5x {
  font-size: 1.5em;
}
.title-2 {
  font-weight: 600;
  font-size: 22px;
  font-family: 'Helvetica Neue', 'Open Sans', sans;
  margin-bottom: 10px;
  width: 100%;
  line-height: 1.7;
}
.sans {
  font-family: 'Helvetica Neue', 'Open Sans', sans;
}
@font-face {
  font-family: 'Shelley';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/havrilow/css/fonts/shelley.ttf);
}
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: normal;
  src: local('Open Sans'), local('OpenSans'), url("/wp-content/themes/havrilow/css/fonts/OpenSans/OpenSansRegular.woff") format("woff");
}
@font-face {
  font-family: 'roboto slab';
  font-style: normal;
  font-weight: 300;
  src: url(/wp-content/themes/havrilow/css/fonts/robotoslab.woff);
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:visited {
  color: inherit;
  text-decoration: inherit;
}
a:hover {
  color: inherit;
}
img {
  width: 100%;
  height: auto;
}
ul {
  padding: 0;
  margin: 0;
}
header {
  background: #2b3640;
  height: 75px;
  color: white;
}
.logo {
  background: url('/wp-content/themes/havrilow/img/logo-s.png') center center no-repeat;
  background-size: 100%;
  float: left;
  padding: 12px 0;
  width: 150px;
  height: 75px;
}
.menu {
  float: right;
  margin: 0 -27px;
}
.menu li {
  display: block;
  line-height: 75px;
  float: left;
}
.menu a {
  color: white;
  display: block;
  float: left;
  padding: 0 27px;
  font-family: 'Helvetica Neue', 'Open Sans', sans;
  transition: 0.3s;
  text-decoration: none;
}
.menu a:hover {
  background: rgba(0,0,0,0.1);
}
.baner {
  background: url(/wp-content/themes/havrilow/img/back.jpg) top center no-repeat;
  background-size: cover;
  height: 350px;
  font-size: 14px;
  color: #fff;
  overflow: hidden;
}
.shelley {
  font-family: Shelley;
  margin: 45px 0 25px 0;
  font-size: 2em;
}
.big {
  font-family: "roboto slab";
  font-size: 2.6em;
  text-shadow: 5px 10px rgba(0,0,0,0);
  line-height: 1.2;
  margin-bottom: 20px;
}
.small {
  font-size: 1.4em;
  text-shadow: 3px 3px rgba(0,0,0,0);
  font-family: "Open Sans", sans-serif;
  font-weight: 200;
  line-height: 1.3;
}
.about {
  padding: 20px 0 0;
  position: relative;
  background: #4d3c3b;
  color: white;
}
.about h2 {
  margin: 30px 0 20px;
  color: white;
  font-size: 1.5em;
}
.about .price {
  font-family: 'Helvetica Neue', 'Open Sans', sans;
  font-size: 1.8em;
  padding: 8px 15px 8px 0;
  float: left;
}
.about .example {
  width: 70%;
  margin: auto;
}
.gblock {
  background: #f0f0f0;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
}
.gblock span {
  background: #fdfbf9 !important;
}
.button {
  background: #898c57;
  padding: 13px;
  display: inline-block;
  border-radius: 8px;
  font-size: 16px;
  font-family: 'Helvetica Neue', 'Open Sans', sans;
  transition: 0.3s;
  margin: 0;
}
.button:hover {
  background: #6fb934;
}
.line-header {
  height: 55px;
  margin-bottom: 30px;
  text-align: center;
}
.line-header span {
  background: white;
  padding: 0 10px;
  font-size: 25px;
  line-height: 55px;
  position: relative;
  top: 25px;
}
.work-header {
  font-family: "roboto slab";
  font-size: 2em;
}
.path {
  font-size: 16px !important;
  font-family: 'Helvetica Neue', 'Open Sans', sans;
  color: #000;
}
.path a {
  color: #000;
}
.path a:hover {
  color: #ff546c;
}
.works {
  text-align: center;
}
.projects {
  text-align: center;
  padding-bottom: 50px;
}
.projects .item {
  margin: 10px 0;
  height: 400px;
}
.projects a {
  color: #000;
}
.projects a:hover {
  color: #555;
}
.projects .pic {
  padding: 20px;
}
.projects .pic img {
  width: 100%;
  max-width: 200px;
  height: auto;
  border-radius: 50%;
}
.projects .text {
  padding: 0px 0 0 0;
  line-height: 1.5;
  font-size: 16px;
}
.all_proj {
  color: 20px;
  font-size: 'Helvetica Neue', 'Open Sans', sans;
  padding: 3px 0;
  margin: 50px 0 0 0;
  border-bottom: 1px solid #000;
  display: inline-block;
}
footer {
  background: #6f7342;
  padding: 60px;
  font-family: 'Helvetica Neue', 'Open Sans', sans;
  color: white;
}
footer .name {
  font-size: 24px;
  font-weight: 400;
}
footer .contacts {
  line-height: 1.8;
  margin: 10px 0;
}
footer p {
  margin: 0;
  font-size: 18px;
  color: rgba(255,255,255,0.7);
}
footer .fa {
  font-size: 40px;
  margin: 5px;
}
footer a {
  color: white;
  width: 35px;
  display: inline-block;
  margin: 10px 5px 0 5px;
}
footer a:hover {
  opacity: 0.7;
  transition: 0.3s;
  color: white;
}
.photos a {
  border: 1px solid #eee;
  padding: 5px;
  height: 150px;
  display: block;
}
.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.load {
  position: fixed;
  display: none;
  z-index: 999;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  padding: 10px;
  border-radius: 25%;
  margin: -25px 0 0 -25px;
  background: black;
}
.project-page {
  background: #eee;
  text-align: center;
  padding: 50px 0;
}
.project-page .top {
  margin-bottom: 50px;
}
.project-bg {
  background: rgba(0,0,0,0.8);
  width: 100%;
  position: fixed;
  text-align: center;
  min-height: 100%;
  top: 0;
  left: 0;
  display: none;
  min-width: 1100px;
}
.project-wrap {
  display: none;
  z-index: 100;
}
.project-wrap .close {
  position: absolute;
  top: 5px;
  right: 20px;
  cursor: pointer;
  font-size: 60px;
  z-index: 999;
  color: white;
  line-height: 60px;
}
.project-wrap .project {
  text-align: center;
  padding: 30px 10px 70px 10px;
  color: white;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.project-wrap .project img {
  width: auto;
  max-width: 100%;
}
.project-wrap .project h1 {
  color: white;
}
.project-wrap .project .top {
  padding-bottom: 30px;
}
.project-wrap .close {
  display: block;
  position: fixed;
}
@media (min-width: 768px) {
  .baner {
    height: 450px;
    font-size: 20px;
  }
  .line-header {
    border-bottom: 1px solid #444;
  }
}
@media (min-width: 992px) {
  body {
    font-size: 18px;
  }
  .baner {
    height: 550px;
    font-size: 24px;
    padding-top: 30px;
  }
  .about .container {
    padding: 40px 0;
    background-image: url(../img/works.png);
    background-position: bottom right;
    background-repeat: no-repeat;
    background-size: 450px;
  }
}
@media (min-width: 1160px) {
  .banner {
    height: 650px;
  }
}
