@charset "utf-8";

body {
    text-align: left;
    background: white;
}

.hidden {
    display: none !important;
}

a:hover{
 text-decoration:none;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.clearfix {
    display: inline-block;
}
html[xmlns] .clearfix {
    display: block;
}
* html .clearfix {
    height: 1%;
}
.clearer {
    width: 100%;
    clear: both;
    overflow: hidden;
}

a {
    color: #e51c17;
}



/** Sticky footer **/
html, body {
    height: 100%;
}

#wrapper {
    position: relative;
    min-height: 100%;
}

* html #wrapper {
    height: 100%;
}

#content {
    padding-bottom: 95px;
}

#footer {
    position: relative;
    margin: -80px auto 0 auto;
}

#footer .footer-w {
    width: 900px;
    margin: 0 auto;
    border-top: 1px solid #dbdbdb;
}
#footer .contacts {
    float: right;
    position: relative;
    width: 248px;
    padding-top: 1.077em;
}
#footer .copyright {
    float: left;
    position: relative;
    width: 600px;
    padding-top: 1.615em;
}
#footer .copyright p {
    font-size: 93%;
    color: #a9a9a9;
    margin-bottom: 0.25em;
}
#footer .contacts .phone {
    font-family: Calibri, Trebuchet, "Trebuchet MS", sans-serif;
    font-size: 182%;
    color: #333333;
}
#footer .contacts .phone span {
    font-size: 51%;
    display: block;
    position: absolute;
    left: -2.3em;
    margin-top: 0.5em;
}
#footer .contacts .mail {
    font-size: 93%;
    color: #a9a9a9;
}




#content .promo {
    background: #f0f0f0 url(../i/page-bg.png) repeat-x 0 0;
    padding-top: 4px;
    zoom: 1;
}
#content .head {
    height: 430px;
    background: url(../i/head-glow.jpg) no-repeat center 0;
}
#content .head .centering {
    position: relative;
}

#content .centering {
    width: 900px;
    margin: 0 auto;
}

#content h1 {
    width: 402px;
    height: 80px;
    background: url(../i/title.png) no-repeat 0 0;
    text-indent: -9999px;
    overflow: hidden;
    margin-bottom: 21px;
}
#content h2, .overlay h3 {
    font-family: Calibri, Trebuchet, "Trebuchet MS", sans-serif;
    line-height: 1;
}
#content h2 {
    font-size: 200%;
    margin-top: 1em;
    margin-bottom: 0.27em;
}



#content .logo {
    width: 155px;
    height: 99px;
    position: absolute;
    left: -17px;
    overflow: hidden;
}

#content .head .column1 {
    padding-top: 133px;
    float: left;
    position: relative;
    width: 420px;
}

#content .head .column2 {
    padding-top: 23px;
    float: right;
    position: relative;
    width: 452px;
}

#content .video {
//    border-bottom: 4px solid #e20219;
}
#content .video * {
    display: block;
}

#content .menu {
    margin-bottom: 22px;
}
#content .menu li {
    padding: 18px 0 17px;
    float: left;
    position: relative;
}
#content .menu li a {
    background: url(../i/menu.png) no-repeat;
    display: block;
    padding-top: 15px;
    height: 0;
    overflow: hidden;
}
#content .menu li.over {
    padding-bottom: 18px;
}
#content .menu li.over a {
    padding-top: 14px;
}
#content .menu li.about {
    width: 103px;
    margin-right: 23px;
}
#content .menu li.about a {
    background-position: 0 -18px;
}
#content .menu li.portfolio {
    background: url(../i/menu.png) no-repeat 0 -200px;
    width: 123px;
    margin-right: 23px;
}
#content .menu li.portfolio a {
    background-position: 13px -68px;
}
#content .menu li.services {
    width: 60px;
}
#content .menu li.services a {
    background-position: 0 -118px;
}
#content .menu li.contacts {
    float: right;
    width: 85px;
}
#content .menu li.contacts a {
    background-position: 0 -168px;
}


#content .head .column1 p {
    font-size: 93%;
    color: #cccccc;
    line-height: 1.5;
    margin-bottom: 2em;
}
#content .more {
    font-size: 93%;
}
#content .more a {
    padding: 4px 33px 4px 9px;
    background: #e20219 url(../i/more-btn.png) no-repeat right center;
    color: white;
    display: -moz-inline-stack;
    display: inline-block;
    overflow: hidden;
    zoom: 1;
    *display: inline;
}



#content .works {
    padding-bottom: 37px;
}

#content .works ul {
    position: absolute;
}
#content .works li {
    float: left;
    background: url(../i/frames-icons.png) no-repeat -268px 0;
    padding: 13px;
    position: relative;
    margin-right: 35px;
}
#content .works li.last {
    margin-right: 0;
}
#content .works li p {
    position: absolute;
    bottom: 13px;
    width: 256px;
    background: url(../i/works-title-bg.png) repeat;
    font-size: 93%;
}
#content .works li p span {
    display: block;
    padding: 8px 12px;
}
#content .works li p a {
    color: white;
    position: relative;
}
#content .works li img {
    display: block;
    width: 256px;
    height: 140px;
}
#content .scroller {
    position: relative;
    left: -8px;
    width: 916px;
}
#content .scroller-w {
    height: 166px;
    overflow: hidden;
    position: relative;
}
#content .nav {
    display: block;
    position: absolute;
    top: 68px;
    width: 31px;
    height: 31px;
    background: url(../i/frames-icons.png) no-repeat;
    cursor: pointer;
}
#content .nav-prev {
    background-position: -268px -166px;
    left: -44px;
}
#content .nav-next {
    background-position: -268px -197px;
    left: 929px;
}





#content .misc .column1 {
    float: left;
    position: relative;
    width: 620px;
}
#content .misc .column2 {
    float: right;
    position: relative;
    width: 268px;
    padding-top: 17px;
}



#content .frame {
    background: url(../i/frames-icons.png) no-repeat 0 bottom;
    width: 268px;
    padding-bottom: 50px;
    position: relative;
}
#content .frame-w {
    background: url(../i/frames-icons.png) no-repeat 0 0;
    padding: 12px 20px 0;
}
#content .frame .more a {
    background-image: none;
    padding-right: 9px;
}
#content .frame h2 {
    font-size: 182%;
    margin: 0;
}
#content .frame p {
    margin: 8px 0 15px;
    font-size: 93%;
    color: #333333;
}
#content .frame strong {
    font-weight: normal;
    font-style: normal;
    color: #e2021a;
}
#content .frame .sticker {
    position: absolute;
    width: 43px;
    height: 43px;
    background: url(../i/frames-icons.png) no-repeat -299px -166px;
    overflow: hidden;
    text-indent: -9999px;
    left: 227px;
    top: -19px;
}


#content .misc ul {
    font-size: 93%;
    line-height: 1.5;
    padding-top: 0.42em;
}
#content .misc ul li {
    width: 45%;
    margin-right: 4%;
    margin-bottom: 1.42em;
    vertical-align: top;
    display: inline-block;
    overflow: hidden;
    zoom: 1;
    *display: inline;
}
#content .misc ul div {
    display: list-item;
    list-style: disc;
    margin-left: 1.5em;
}




#overlay {
    z-index: 5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /* отступ окна */
    padding-top: 420px;
}
#overlay .overlay-cover {
    background: black;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=53);
	-moz-opacity: 0.53;
	-khtml-opacity: 0.53;
	opacity: 0.53;
}
#overlay .overlay-body {
    width: 720px;
    margin: 0 auto;
    position: relative;
    border-top: 4px solid #e20219;
    background: white;
    color: black;
}
#overlay .w {
    padding: 18px 30px;
}
#overlay h3 {
    font-size: 230%;
    margin-bottom: 0.37em;
}
#overlay p {
    font-size: 93%;
    line-height: 1.5;
    margin-bottom: 1.42em;
}
#overlay .close {
    background: url(../i/frames-icons.png) no-repeat right bottom;
    padding-right: 22px;
    color: #e51c17;
    font-size: 93%;
    position: absolute;
    top: 20px;
    right: 20px;
    height: 16px;
    cursor: pointer;
}
#overlay .close span {
    text-decoration: underline;
}
