/* Резет */
html,
body,
div,
span,
h1,
h2,
h3,
h4,
h5,
h6,
p,
em,
img,
strong,
sub,
sup,
b,
u,
i,
a,
hr,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: none;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-size: 12px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
td img {
  vertical-align: top;
}
td,
th {
  border: 1px silver solid;
  padding: 8px 20px;
  vertical-align: middle;
}
th {
  text-align: center;
  font-weight: bold;
}
input,
select,
button,
textarea {
  margin: 0;
  font-size: 100%;
}
input[type="checkbox"] {
  vertical-align: bottom;
}
input[type="radio"] {
  vertical-align: text-bottom;
}
/* Общие стили */
html,
body {
  height: 100%;
  background: #fff;
  font: 11px/13px Tahoma, Arial, Helvetica, sans-serif;
  color: #3b3b3b;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
p,
ul,
ol {
  margin: 0 0 12px;
  font-weight: normal;
}
h1 {
  font-size: 18px;
  line-height: 22px;
}
h2 {
  font-size: 16px;
  line-height: 20px;
}
h3 {
  font-size: 14px;
  line-height: 18px;
}
h4 {
  font-size: 12px;
  line-height: 16px;
}
ul,
ol {
  margin-left: 2.5em;
  margin-bottom: 12px;
}
li {
  line-height: 18px;
}
a {
  color: #3b3b3b;
  text-decoration: underline;
}
a:hover {
  color: red;
}
/* Контейнер */
/*******************/
body {
  background: url("../images/start-bg.jpg") repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: auto;
  white-space: nowrap;
  text-align: center;
  font-size: 0;
  background: url("../images/start-bg.png") repeat;
}
body:before {
        height: 100%;
        display: inline-block;
        vertical-align: middle;
        content: '';
}
.container {
  display: inline-block;
  white-space: normal;
  vertical-align: middle;
  text-align: left;    
}
.container .center-apple {
  padding: 0;
  position: absolute;
  width: 410px;
  height: 410px;
  margin: -60 px- 205px 0 0 -205px;
  /*background: #c47;*/
  z-index: 3;
  bottom: 0;
  right: 0;
  transform: scale(0.8);
}
.menu-bg {
  margin: 0;
  padding: 0;
  background: url("../images/menu-start-sprite.png");
  width: 410px;
  height: 410px;
}
.container .center-apple .apple-animation {
  position: absolute;
  top: 111px;
  left: 120px;
  width: 175px;
  height: 158px;
  background: url("../images/apple-sprite2.png") no-repeat 0 0;
}
.apple-animation .left-eye {
  position: absolute;
  top: 30px;
  left: 146px;
  width: 3px;
  height: 3px;
  background: url("../images/eye.png") no-repeat;
}
.apple-animation .right-eye {
  position: absolute;
  top: 31px;
  left: 155px;
  width: 3px;
  height: 3px;
  background: url("../images/eye.png") no-repeat;
}
.container .center-apple .b-oi {
  height: 44px;
  width: 49px;
  position: absolute !important;
  top: 244px;
  left: 238px;
  background: url("../images/oi.png") no-repeat;
}
.b-oi-hide {
  display: none;
  padding: 0;
  position: absolute;
  width: 410px;
  height: 410px;
  top: 50%;
  left: 50%;
  margin: -60 px- 205px 0 0 -205px;
  /*background: #c47;*/
  z-index: 99;
}
.container .center-apple .navigation {
  position: absolute;
  top: 0;
  left: 0;
}
.container .poem {
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 20px;
  z-index: 2;
}
.container .poem p {
  line-height: 1.4em;
  font-style: italic;
  font-family: "Times New Roman", serif;
  font-size: 18px;
}
.container .poem p .domoi {
  font-size: 100%;
  font-weight: bold;
}
.container .poem p .oi {
  color: #fb4905;
  font: inherit;
}
.b-start-house {
  display: block;
  position: absolute;
  left: 10px;
  bottom: 10px;
  width: 480px;
}
.b-start-house img {
  display: block;
  width: 100%;
}

.b-start-logo {
  display: block;
  position: absolute;
  left: 50%;
  top: 50%;
  width: 350px;
  margin-left: -175px;
  margin-top: -132px;
}
.b-start-logo a:hover img {
  opacity: .8;
}
.b-start-logo a:active img {
  transform: scale(0.9);
}
.b-start-logo img {
  display: block;
  margin: 0 auto;
  width: 90%;
  transition: .4s all;
}
.b-round-text {
  display: block;
  position: absolute;
  margin: -47px 0 0 -205px;
  background: url(../images/index-page/round-text.png) 0 0 no-repeat;
  left: 93%;
  top: 89%;
  width: 410px;
  height: 210px;
  transform: scale(0.8);
}
.b-start-links {
  display: block;
  position: absolute;
  left: 450px;
  bottom: 10px;
  height: 240px;
}
.b-start-links .big-link {
  display: block;
  position: absolute;
  color: #a9a9a9;
  text-decoration: none;
  font-size: 22px;
  font-weight: bold;
  white-space: nowrap;
  font-family: 'Arial', sans-serif;
}
.b-start-links .big-link:hover {
  color: #f3771f;
}
.b-start-links .big-link:active {
  margin-top: 2px;
}
.b-start-links .big-link-1 {
  top: 0;
  left: -15px;
}
.b-start-links .big-link-2 {
  top: 35px;
  left: 6px;
}
.b-start-links .big-link-3 {
  top: 70px;
  left: 30px;
}
.b-start-links .big-link-4 {
  top: 105px;
  left: 48px;
}
.b-start-links .big-link-5 {
  top: 142px;
  left: 48px;
}
.b-start-links .big-link-6 {
  top: 180px;
  left: 36px;
}
.projects-block {
  padding: 20px;
  width: 100%;
  height: 218px;
  overflow: hidden;
  box-sizing: border-box;
  text-align: center;
}
.projects-block a {
  text-decoration: none;
}
.projects-block a:hover .project-item .thumbnail {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}
.projects-block a:hover .project-item .thumbnail .icon img:first-child {
  display: none;
}
.projects-block a:hover .project-item .thumbnail .icon img:last-child {
  display: block;
}
.projects-block a:hover .project-item .name {
  text-decoration: underline;
}
.projects-block a .project-item {
  width: 210px;
  display: inline-block;
  vertical-align: top;
  margin: 0 20px;
  margin-bottom: 10px;
}
.projects-block a .project-item .thumbnail {
  position: relative;
  background: white;
  border-radius: 4px;
  padding: 4px;
  margin-bottom: 8px;
  border: 1px solid #ccc;
  transition: .2s all;
}
.projects-block a .project-item .thumbnail .icon {
  position: absolute;
  top: 4px;
  left: 4px;
  z-index: 10000;
}
.projects-block a .project-item .thumbnail .icon.project200-300 img,
.projects-block a .project-item .thumbnail .icon.projectWithGarage img {
  width: 90px;
}
.projects-block a .project-item .thumbnail .icon.project300over img,
.projects-block a .project-item .thumbnail .icon.project2owners img {
  width: 80px;
}
.projects-block a .project-item .thumbnail .icon img {
  width: 60px;
}
.projects-block a .project-item .thumbnail .icon img:last-child {
  display: none;
}
.projects-block a .project-item img {
  width: 100%;
  box-sizing: border-box;
}
.projects-block a .name {
  text-align: center;
  color: #9b9b9b;
  font-weight: bold;
}
.projects-block a .name .size {
  display: block;
}

@media all and (max-width: 1360px) {
  .b-start-logo {
    top: 35%;
  }
}
@media all and (max-width: 1150px) {
  .b-start-house {
    width: 340px;
  }
  .b-start-links {
    left: 320px;
    height: 180px;
  }
  .b-start-links .big-link {
    font-size: 16px;
  }
  .b-start-links .big-link-1 {
    top: 0;
    left: -15px;
  }
  .b-start-links .big-link-2 {
    top: 25px;
    left: 6px;
  }
  .b-start-links .big-link-3 {
    top: 50px;
    left: 30px;
  }
  .b-start-links .big-link-4 {
    top: 80px;
    left: 48px;
  }
  .b-start-links .big-link-5 {
    top: 110px;
    left: 48px;
  }
  .b-start-links .big-link-6 {
    top: 140px;
    left: 36px;
  }
}
@media all and (max-width: 940px) {
  .b-start-logo {
    display: none;
  }
  .b-start-house {
    display: none;
  }
    h2 {
    margin: auto;
    line-height: 0px;
  }
  .container .center-apple {
    position: relative;
    margin: 0 auto;
    float: left;
  }
  .b-start-links {
    position: relative;
    margin: 145px auto;
    left: auto;
    text-align: center;
    float: left;
  }
  .center-apple {
    position: relative;
    margin: auto 0;
  }
  .b-start-links .big-link {
    display: inline-block;
    position: relative;
    left: auto;
  }

}
@media all and (max-width: 800px) {
  h2 {
    margin: auto;
    line-height: 0px;
  }
  .container .center-apple {
    position: relative;
    margin: 0 auto;
    float: none;
  }
  .b-start-links {
    position: relative;
    left: auto;
    margin: 0 auto;
    text-align: center;
    float: none;
  }
}

@media all and (max-width: 720px) {
  .container .center-apple {
    display: block;
    border: none;
  }
  .b-start-links {
    display: block;
    border: none;
  }
  .b-start-links .big-link {
    font-size: 14px;
  }
}

@media all and (max-width: 420px) {
  .container .center-apple {
    display: block;
    border: none;
  }
  .b-start-links .big-link {
    font-size: 12px;
  }
  .menu-bg {
    width: 300px;
    height: 300px;
    background-size: cover;
  }
  .container .center-apple {
    width: 300px;
    height: 300px;
  }
  .container .center-apple .navigation {
    width: 300px!important;
    height: 300px!important;
  }
  .container .center-apple .b-oi {
    top: 174px;
    left: 175px;
  }
  .container .center-apple .apple-animation {
    top: 81px;
    left: 86px;
    width: 120px;
    height: 120px;
    background-size: cover;
}
}