.empty {
    clear: left;
}
html, body {
    padding: 0;
    margin: 0;
    width: 100%;
}
body {
    background-image: url(../images/bg.jpg);
    background-position: left top;
    background-repeat: repeat;
    background-size: auto auto;
    font-family: verdana;
    font-size: 12px;
}
.main {
    margin: auto;
    width: 1200px;
}
.header {
    background-color: rgba(196, 196, 196, 0.17);
    height: 165px;
}
.logo {
    float: left;
    width: 315px;
    height: 100%;
    text-align: center;
}
.logo a {
    display: block;
    height: 165px;
    width: 315px;
}
.logo img {
    position: relative;
    top: 15px;
}
.name {
    float: left;
    width: 300px;
    height: 100%;
}
.name a {
    color: #fff;
    font-family: Cambria;
    font-size: 28px;
    font-style: italic;
    position: relative;
    text-decoration: none;
    top: 15px;
}
.name span {
    color: #fff;
    display: block;
    font-size: 10px;
    position: relative;
    top: 35px;
}
.contact {
    padding-top: 55px;
    float: right;
    padding-right: 20px;
    padding-left: 45px;
    background-image: url(../images/smart.png);
    background-repeat: no-repeat;
    background-position: 0 65px;
}
.contact a {
    display: block;
    color: #fff;
    font-family: Cambria;
    font-size: 24px;
    font-style: italic;
    text-decoration: none;
    line-height: 30px;
}
.contact span {
    display: block;
    color: #fff;
    font-family: Cambria;
    font-size: 16px;
    font-style: italic;
    text-decoration: none;
    line-height: 30px;
}
.page {
  background-image: url(../images/page_bg.jpg);
  background-repeat: repeat-y;
}
.page-left {
    color: #fff;
    float: left;
    min-height: 100%;
    padding: 20px;
    width: 275px;
}
.page-left h2 {
    color: #c8f8fe;
    margin: 0 0 10px;
    padding: 0;
    text-transform: uppercase;
}
ul.menu {
    border-bottom: 1px solid #ccc;
    list-style: outside none none;
    margin: 0 0 10px;
    padding: 0 0 10px;
}
ul.menu li {
    padding: 0;
    margin: 0;
    margin-left: 5px;
    margin-bottom: 10px;
    list-style-image: none;
    list-style-type: unset;
}
ul.menu li a {
    color: #fefcff;
    line-height: 1  5px;
    text-decoration: none;
}
ul.menu li a:hover {
    color: #dc9a27;
}
.page-content {
  float: left;
  width: 885px;
}
.porfolio p {
    margin-left: 5px;
}
.porfolio .field-content .field-item {
    display: inline-block;
    vertical-align: top;
    width: 31%;
    margin-right: 1%;
    margin-bottom: 1%;
}
.porfolio .field-content .field-item img {
    width: 100%;
    height: auto;
}
.zvezda {
    height: 234px;
    background-image: url(../images/zvezda.jpg);
    background-repeat: no-repeat;
}
.page-content > .body .node, .page-content > .body h1, .page-content > .body .porfolio{
    background-color: #535353;
    color: #fff;
    min-height: 100%;
    padding: 20px;
}
.page-content > .body h1 {
    padding: 0;
}
.page-content .body a {
    color: #dc9a27;
}
.page-content > .body h2 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0;
}
.page-content > .body h1 {
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    margin: 0px;
    padding: 0;
    padding-left: 20px;
    padding-top: 20px;
}
.hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: solid 1px #ccc;
    height: 1px;
}
.ptype .items .item {
    display: inline-block;
    margin-bottom: 20px;
    margin-right: 1%;
    margin-top: 20px;
    vertical-align: top;
    width: 23%;
}
.ptype .items .item img {
    width: 100%;
    height: auto;
}
.ptype .title {
  margin-top: 10px;
}
.page-content .body .ptype a {
    color: #a1e3f3;
}
.footer {
    width: 1200px;
    margin: auto;
    background-color: rgba(196, 196, 196, 0.17);
}
.footer p, .header p {
    padding: 0;
    margin: 0;
}
.footer #block-menu-menu-menu3 {
    display: inline-block;
    margin: auto;
    list-style: none;
    padding-bottom: 10px;
}
.footer #block-menu-menu-menu3 ul {
    border-bottom: none;
    list-style: outside none none;
    margin: 0;
    padding: 10px;
}
.footer #block-menu-menu-menu3 li {
    margin: 0;
    padding: 0;
    margin-right: 10px;
    display: inline-block;
}
.footer #block-menu-menu-menu3 li a {
    color: #b1b0ac;
    font-size: 11px;
}
.fcontact {
    padding: 10px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
    color: #fff;
    font-family: Cambria;
}
.fcontact .addr {
    float: left;
    margin-left: 45px;
    padding-top: 15px;
    padding-left: 47px;
    background-image: url(../images/addr.png);
    background-repeat: no-repeat;
    background-position: 0 15px;
}
.fcontact .addr span {
    display: block;
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px;
    font-style: italic;
}
.fcontact .addr span.addr2 {
    color: #fff;
    font-size: 18px;
}
.fcontact .addr span a {
    color: #fff;
    font-family: Cambria;
}
.fcontact .contact {
  background-position: 0 20px;
  padding-top: 10px;
  top: 0;
}
.fcontact .contact span {
    font-size: 14px;
    margin-bottom: 0px;
}
.fcontact .name {
  padding-left: 20px;
}
.main .node-form .standard {
    clear: none;
}
.body img {
    max-width: 100%;
    height: auto;
}
#block-views-porfolio-block_2 {
  padding: 20px;
}
#block-views-porfolio-block_2 > h2 {
  color: #fff;
  font-weight: normal;
}
.porfolio .field-content .field-item {
  display: inline-block;
  margin-bottom: 1%;
  margin-right: 1%;
  vertical-align: top;
  width: 24%;
}
#block-views-porfolio-block_1 .porfolio .field-content .field-item {
  width: 32%;
}
.view-porfolio.page-node .views-row {
  display: inline-block;
  width: 24%;
}
tbody {
  border-top: medium none;
}
#node-form {
    background-color: #eee;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 17px;
    padding-bottom: 35px;
}