@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'SegoeWPRegular';
    src: url('../fonts/segoewp-webfont.eot');
    src: url('../fonts/segoewp-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoewp-webfont.woff') format('woff'),
         url('../fonts/segoewp-webfont.ttf') format('truetype'),
         url('../fonts/segoewp-webfont.svg#SegoeWPRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'SegoeWPLight';
    src: url('../fonts/segoewp-light-webfont.eot');
    src: url('../fonts/segoewp-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/segoewp-light-webfont.woff') format('woff'),
         url('../fonts/segoewp-light-webfont.ttf') format('truetype'),
         url('../fonts/segoewp-light-webfont.svg#SegoeWPLight') format('svg');
    font-weight: normal;
    font-style: normal;

}
html, body{
    height: 100%;
}
body {
    padding: 0;
    margin: 0;
    background: url("../img/background-day-inner.png") repeat-x left top;
    font-family: 'SegoeWPRegular';
    color: #555555;
    font-family: Arial;
    font-size: 15px;
}
body
p, h1, h3, h2, h4 {
    margin: 0px;
}

body.home-page{
    background: url("../img/background-day.png") repeat-x left top;
}
a img {
    border: none;
}
a:hover{
    text-decoration: none;
}
a{
    color: #1daffc;
}
.wrapper{
    width: 100%;
    float: left;
    min-width: 1000px;
    position: relative;
    z-index: 2;
    height: auto !important;
    margin: 0 auto -113px;
    min-height: 100%;
}
.push {
    float: left;
    height: 113px;
    position: relative;
    width: 1000px;
    z-index: 1;
}
.back-image{
    position: absolute;
    z-index: 1;
    background: url("../img/header-clouds.png") no-repeat right 71px;
    width: 100%;
    min-width: 1000px;
    height: 245px;
    left:0px;
    top:0px;
}
.header-wrapper{
    width: 100%;
    float: left;
    min-width: 1000px;
}
.header{
    width: 1000px;
    margin: 0 auto;
}
.logo{
    width: 293px;
    height: 120px;
    float: left;
    margin: 40px 0px 0px 23px;
}
.logo a{
    display: block;
}
.logo .desc{
    font-size: 20px;
    color: #ffffff;
    float: left;
    clear: left;
    margin: -23px 0px 0px 31px;
}
.nav{
    float: left;
    margin: 91px 0px 0px 38px;
}
.nav ul{
    margin: 0px;
    padding: 0px;
}
.nav ul li{
    float: left;

    list-style: none;
}
.nav ul li a{
    color: #ffffff;
    font-size: 23px;
    padding: 4px 15px 5px;
}
.header-contacts{
    float: right;
    margin: 80px 34px 0px 0px;
    min-width: 190px;
    color: #ffffff;
    text-align: right;
}
.tel{
    font-family: Arial;
    font-size: 25px;
}
.tel-code{
    color: #f8a802;
    font-size: 17px;
}
a.order-call{
    white-space: nowrap;
    text-decoration: none;
    color: #ffffff;
    font-family: Arial;
    font-size: 15px;
    border-bottom: 1px dashed #ffffff;
}
a.order-call:hover{
    border: 0px;
}
.home-gallery-wrapper{
    width: 100%;
    float: left;
    min-height: 100px;
    overflow-x: hidden;
    position: relative;
    margin: 45px 0px 15px;
}
.home-gallery-content{
    width: auto;
    min-height: 100px;
    min-width: 4000px;
}
.home-gallery-arrow{
    width: 87px;
    height: 100px;
    background: url("../img/home-gallery-arrow.png") no-repeat left top;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    z-index: 20;
}
.home-gallery-arrow.prev{
    background-position: 0px 0px;
    left: 0px;
}
.home-gallery-arrow.prev:hover{
    background-position: 0px -100px;
}
.home-gallery-arrow.next{
    background-position: -87px 0px;
    right: 0px;
}
.home-gallery-arrow.next:hover{
    background-position: -87px -100px;
}
.content-wrapper{
    width: 100%;
    float: left;
    min-width: 1000px;
    min-height: 745px;
}
.content-center{
    width: 1000px;
    margin: 0 auto;
}
.content-box{
    width: 960px;
    float: left;
    margin-top: 30px;
    padding: 0px 20px;
}
.three-columns{
    margin-bottom: 30px;
    float: left;
}
.three-column{
    width: 310px;
    margin: 0px 5px;
    float: left;
}
.col-header{
    font-family: 'SegoeWPLight';
    padding-right: 25px;
    margin-bottom: 23px;
}
.col-header a{
    text-decoration: none;
}
.col-num{
    color: #f8a700;
    font-size: 60px;
    float: right;
    margin: 0px 0px 10px 10px;
}
.col-title{
    font-size: 33px;
    color: #0667c0;
    line-height: 35px;
}
.col-content{
    width: 245px;
}
.col-content p{
    margin-bottom: 25px;
}
.col-part-title{
    font-size: 27px;
    font-family: 'SegoeWPLight';
    color: #0667c0;
    line-height: 25px;
    margin-bottom: 10px;
}
.col-content ul{
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}
.col-content ul li{
    list-style: none;
    padding: 0px 0px 0px 25px;
    background: url("../img/list-image.png") no-repeat 10px 3px;
    margin-bottom: 14px;
}
.button{
    padding: 3px 19px;
    background-color: #f8a700;
    border: 1px solid #f8a700;
    font-size: 17px;
    color: #ffffff;
    text-decoration: none;
}
.button:hover{
    background: none;
    color: #f8a700;
    border: 1px solid #f8a700 !important;
}
.employees-wrapper{
    width: 100%;
    min-width: 1000px;
    float: left;
    background-color: #f5fcff;
}
.employees-center{
    width: 1000px;
    margin: 0 auto;
}
.employees-box{
    width: 950px;
    padding: 0px 25px;
    float: left;
}
.employee{
    width: 186px;
    display: inline-block;
    vertical-align: top;
    zoom:1;
    *display: inline;
    margin: 30px 0px;
    text-align: center;
}
.employee-photo{
    width: 134px;
    height: 134px;
    display: block;
    float: left;
    clear: both;
    margin-left: 28px;
    background: url("../img/emp-image-transp.png") no-repeat left top;
    overflow: hidden;
    margin-bottom: 10px;
}
.employee-photo img{
    width: 126px;
    margin: 4px;
    border-radius: 67px;
    position: relative;
    behavior: url("pie/PIE.htc");
}
.employee a{
    color: #1daffc;
    font-size: 17px;
}
.employee a:hover{
    text-decoration: none;
    color: #f8a700;
}
.employee .position{

}
.employee a:hover .employee-photo{
    background-position: 0px -134px;
}
.footer-wrapper{
    width: 100%;
    float: left;
    background: #048fe8 url("../img/footer-cloud.png") no-repeat right bottom;
    height: 108px;
    border-top: 5px solid #f8a700;
    min-width: 1000px;
    position: relative;
    z-index: 3;
}
.footer-center{
    width: 1000px;
    margin: 0 auto;
}
.footer{
    width: 1000px;
    float: left;
}
.footer-tel{
    margin: 43px 0px 0px 22px;
    font-size: 25px;
    float: left;
    color: #ffffff;
}
.footer-tel span.tel-code{
    font-size: 17px;
    color: #ffffff;
}
.write-box{
    margin: 33px 0px 0px 194px;
    padding: 10px 0px 12px 97px;
    background: url("../img/paper-plane.png") no-repeat left top;
    float: left;
}
.write-box a{
    font-size: 20px;
    text-decoration: none;
    color: #ffffff;
    border-bottom: 1px dashed #ffffff;
}
.write-box a:hover{
    border: none;
}
a.day-night-btn{
    background: url("../img/day-night-btn.png") no-repeat left top;
    width: 84px;
    height: 34px;
    float: right;
    margin: 40px 40px 0px 0px;
}
h1{
    font-size: 40px;
    color: #0667c0;
    font-family: 'SegoeWPLight';
    margin: 25px 0px;
    font-weight: normal;
}
/* modal window */
body.modal-window-on{
    overflow: hidden;
}
.modal-wrapper{
    width: 100%;
    height: 100%;
    position: fixed;
    top:0px;
    left:0px;
    /*position: absolute;/* for debug */
    overflow-y: scroll;
    overflow-x: hidden;
    z-index: 1000;
    background: url("../img/1.png") repeat left top;
}
.modal-pusher-wrapper{
    position: absolute;
    z-index: 1001;
    width: 710px;
    top:200px;
    left: 50%;
    margin-left: -355px;
}
.modal-window{
    z-index: 1001;
    width: 650px;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px #333333;
    position: relative;
    float: left;
    padding: 0px 30px;
}
.modal-pusher{
    height: 200px;
    width: 650px;
    float: left;
}
.modal-window h1{
    margin: 25px 0px 20px;
}
.close-modal{
    color: #f8a700;
    position: absolute;
    top:40px;
    right: 30px;
}
p.subtitle{
    font-size: 25px;
    color: #0667c0;
    font-family: 'SegoeWPLight';
    margin-bottom: 20px;
}
.feedback-box{
    border-bottom: 1px solid #f8a700;
    clear: left;
    float: left;
    width: 100%;
    padding-bottom: 10px;
    margin-bottom: 30px;
}
.modal-window input[type=text],
.modal-window input[type=password],
.modal-window input[type=email],
.modal-window input[type=tel],
.modal-window textarea{
    border-width: 1px;
    border-style: solid;
    border-color:#cccccc #cccccc #aaaaaa;
    box-shadow: 0px 3px 3px #f0f0f0 inset;
    background: #ffffff;
    float: left;
    padding: 5px 10px;
    border-radius: 3px;
    font-size: 15px;
    font-family: Arial;
    color: #555555;
    position: relative;
    behavior: url("pie/PIE.htc");
}
.modal-window input.middle-inp{
    width: 190px;
}
.modal-window input.long-inp{
    width: 340px;
    float: right;
}
.modal-window input.short{
    width: 70px;
    margin-right: 10px;
}
.modal-window label.middle-lable{
    float: left;
    width: 80px;
    padding: 6px 0px;
}
.modal-window label.auto{
    float: left;
    width: auto;
    padding: 6px 13px 6px 0px;
}
.modal-window label.auto.prettyCheckbox{
    padding-bottom: 4px;
}
.modal-window span.required{
    color: #db2e2e;
}
.modal_captcha-img{
    height: 40px;
    margin-right: 10px;
}
.modal_captcha-button{
    width: 100px;
    display: inline-block;
    vertical-align: top;
}
.feedback-row{
    float: left;
    width: 100%;
    margin-bottom: 6px;
}
.modal-window input[type=checkbox]{
    float: left;
    padding: 0px;
    margin: 8px 10px 8px 0px;
}
.feedback-row.with-check{
    margin-top: 13px;
}
.feedback-column{
    width: 216px;
    float: left;
}
.feedback-row.seo-calc{
    width: 315px;
    margin-top: 30px;
}
.feedback-row.seo-calc input.middle-inp{
    margin-left: 30px;
    clear: left;
    margin-top: 7px;
}
.feedback-row.seo-calc label{
    float: none;
}
.feedback-row.from-to{
    margin: 15px 0px 24px;
}
.modal-window textarea{
    width: 440px;
    height: 140px;
}
.feedback-box.last{
    border: none;
    margin-bottom: 4px
}
.feedback-box.last p.subtitle{
    margin-bottom: 10px;
}
input.button{
    font-family: arial;
    float: right;
    cursor: pointer;
}
.feedback-row.submit{
    margin-top: 20px;
}
.feedback-row.submit p{
    padding-top: 8px;
}

/* portfolio */
.nav ul li.active a{
    background-color: #0667c0;
    text-decoration: none;
}
.inner-nav{
    float: left;
    width: 100%;
    margin: 40px 0px 0px;
    position: relative;
}
.inner-nav ul{
    margin: 0px 20px;
    padding: 0px;
}
.inner-nav ul li{
    float: left;
    margin-right: 10px;
    list-style: none;
}
.inner-nav ul li a{
    padding: 5px 13px 6px;
    background-color: #ffffff;
    color: #0690e8;
    font-family: 'SegoeWPLight';
    font-size: 19px;
    text-decoration: none;
    float: left;
    display: block;
}
.inner-nav ul li a span{
    /*border-bottom: 1px dashed #0690e8;*/
    border-bottom: none;
    line-height: 18px;
    float: left;
    display: block;
    height: 18px;
}
.inner-nav ul li a:hover span{
    border-color: transparent;
}
.inner-nav ul li.active a{
    background-color: #f8a700;
    color: #ffffff;
}
.inner-nav ul li.active a span{
    border-color: transparent;
}
h1.page-title{
    clear: left;
    float: left;
    width: 950px;
    margin: 25px 20px 0px 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ffde00;
}
ul.portfolio{
    margin: 0px;
    padding: 0px;
    float: left;
    width: 980px;
}
ul.portfolio li{
    display: block;
    float: left;
    list-style: none;
    position: relative;
    margin: 0px 22px 30px 0px;
}
ul.portfolio li a.work-block{
    display: block;
    float: left;
    width: 302px;
    height: 302px;
    position: relative;
}
ul.portfolio li a.work-block img{
    border: 1px solid #ffde00;
}
ul.portfolio li a.work-block span.work-info, .gallery-item span.work-info{
    display: none;
    float: left;
    overflow: hidden;
    color: #ffffff;
    font-size: 21px;
    background-color: #289eeb;
    position: absolute;
    top:0px;
    left: 0px;
    width: 272px;
    height: 292px;
    padding: 10px 15px 0px;
}
.gallery-item span.work-info i{
    padding: 10px 15px 0px;
    font-style: normal;
    display: block;
}
.gallery-item-wrap{
    position: relative;
    float: left;
    display: block;
    margin: 0px 5px 10px;
    overflow: hidden;
}
.small-rect span.work-info{
    font-size: 14px;
}
.small-rect .work-link{
    font-size: 12px !important;
}
ul.portfolio li .work-link, .gallery-item-wrap .work-link{
    position: absolute;
    left: 15px;
    bottom:25px;
    color: #ffffff;
    font-size: 17px;
    display: none;
}
ul.portfolio li:hover a.work-block span.work-info, .gallery-item-wrap:hover span.work-info{
    display: block;
}
ul.portfolio li:hover .work-link,  .gallery-item-wrap:hover .work-link{
    display: block;
}


/*  experiment */
ul.portfolio li a.work-block span.work-info, .gallery-item span.work-info{
    width: 272px;
    padding: 0px 15px;
    height: 0px;
    -moz-transition: all 200ms ease-in-out;
    -webkit-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    display: block;
}
ul.portfolio li:hover a.work-block span.work-info, .gallery-item-wrap:hover span.work-info{
    width: 272px;
     height: 292px;
    padding: 10px 15px 0px;
}
.gallery-item-wrap:hover span.work-info{
    width: 100%;
    height: 100%;
    padding: 0px 0px 0px;
}
/* end of experiment */
.gallery-item span.work-info{
    width: 100%;
    padding: 0px;
    text-align: left;
}


.paginator-wrapper {
    float: left;
    width: 950px;
    margin-bottom: 30px;
}
.paginator-to-left {
    float: right;
    position: relative;
    right: 50%;
}
.paginator-to-right {
    position: relative;
    right: -50%;
    z-index: 1;
}
ul.yiiPager {
    border: 0 none;
    display: inline;
    font-size: 20px;
    font-family: 'SegoeWPRegular';
    line-height: 100%;
    margin: 0;
    padding: 0;
}
ul.yiiPager li {
    display: inline;
}
ul.yiiPager .page a {
    font-weight: normal;
    color: #1daffc;
    padding: 0px 10px;
}
ul.yiiPager a:hover {
   text-decoration: none;
}
ul.yiiPager .selected a {
    color: #f8a700;
    text-decoration: none;
}
ul.yiiPager .hidden{
    display: none;
}
ul.yiiPager .prev a, ul.yiiPager .next a{
    font-weight: normal;
    color: #1daffc;
    padding: 0px 10px;
    text-decoration: none;
}
ul.yiiPager .first, ul.yiiPager .last{
    display: none;

}


.work-items-nav{
    position: relative;
    width: 950px;
    margin: 20px;
    float: left;
}
ul.list-items-nav{
    width: 100%;
    float: left;
    margin: 0px;
    padding: 0px;
}
.list-items-nav li{
    list-style: none;
    color: #f8a700;
}
.list-items-nav li.prev{
    float: left;
    margin-left: 10px;
}
.list-items-nav li.next{
    float: right;
    margin-right: 10px;
}
.list-items-nav li a{
    color: #f8a700;
}
.two-columns{
    width: 950px;
    float: left;
}
.two-column-2{
    width: 680px;
    float: left;
    margin-right: 15px;
}
.two-column-1{
    width: 255px;
    float: left;
}
.portfolio .two-column-2 img{
    margin-bottom: 40px;
    /*box-shadow: 0px 3px 3px #777777;*/
}
.portfolio .two-column-2 .mac-wrapper img{
    box-shadow: none;
    margin-bottom: 0px;
}
.portfolio .two-column-2 .mac-wrapper{
    background: url("../img/mac-mirror.png") no-repeat center bottom;
    padding-bottom: 35px;
}
.about-work{
    float: left;
    width: 255px;
    color: #333333;
    font-size: 13px;
    line-height: 1.4em;
}
.about-work .work-link{
    color: #1daffc;
    font-size: 22px;
}
.about-work p{
    margin-bottom: 8px;
}
.work-price{
    width: 215px;
    float: left;
    margin: 22px 0px 15px;
    padding: 18px 20px 5px;
    color: #ffffff;
    font-size: 23px;
    background: #0e84cf;
    background: -moz-linear-gradient(top,  #0e84cf 0%, #0348a8 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0e84cf), color-stop(100%,#0348a8));
    background: -webkit-linear-gradient(top,  #0e84cf 0%,#0348a8 100%);
    background: -o-linear-gradient(top,  #0e84cf 0%,#0348a8 100%);
    background: -ms-linear-gradient(top,  #0e84cf 0%,#0348a8 100%);
    background: linear-gradient(top,  #0e84cf 0%,#0348a8 100%);
    -pie-background: linear-gradient(top,  #0e84cf 0%,#0348a8 100%);
    behavior: url("pie/PIE.htc");
}
.work-price-title{
    font-family: 'SegoeWPRegular';
    margin-bottom: 20px;
}
.work-price p{
    margin-bottom: 15px;
}
.work-price .button{
    border-color: #ffffff;
}
.sidebar-smaller-box{
    padding:0px 20px;
    width: 215px;
    float: left;
}
h2{
    color: #0667c0;
    font-size: 27px;
    font-family: 'SegoeWPRegular';
    margin: 20px 0px;
    font-weight: normal;
}
h3{
    color: #0667c0;
    font-size: 23px;
    font-family: 'SegoeWPRegular';
    margin: 20px 0px;
    font-weight: normal;
}
.work-personal-box{
    margin-bottom: 23px;
    font-size: 13px;
    line-height: 15px;
}
.work-personal-box p.name{
    margin-top: 8px;
    font-size: 15px;
}


/* seo pages */
.two-columns{
    padding-bottom: 30px;
}
.seo-diagram{
    width: 680px;
    margin-bottom: 40px;
}
.two-column-2 p{
    margin: 0px 0px 25px;
    line-height: 21px;
}
.portfolio-seo .about-work{
    padding-left: 20px;
    width: 235px;
}
.seo-script{
    width: 800px;
    margin-left: 60px;
    margin-bottom: 55px;
}
.recent-work{
    width: 200px;
    float: left;
    margin-bottom: 23px;
}
.recent-work img{
    border: 1px solid #ffde00;
    width: 200px;
    margin-bottom: 15px;
}
.attention{
    position: relative;
    padding: 20px 30px;
    font-size: 23px;
    line-height: 23px;
    color: #ffffff;
    font-family: 'SegoeWPRegular';
    margin: 40px 0px 25px;
}
.attention.blue{
    background-color: #1387f2;
}
.two-column-2 h3{
    margin-top: 55px;
    margin-bottom: 15px;
}
.content-box table{
    width: 100%;
    border-spacing: 0px;
    border: 0px;
}
.content-box table td, .content-box table th{
    padding: 18px 20px;
    text-align: left;
    border-bottom: 1px solid #aad7f2;
    vertical-align: top;
}
.content-box table td p{
    margin-bottom: 0px;
}
.content-box table tr.odd td{
    background-color: #f5fcff;
}
.content-box table tr:hover td{
    background-color: #ffde00;
}
.work-scheme{
    margin-bottom: 55px;
}
.work-scheme .img{
    background-image: url(/images-test/work-scheme.png);
    width: 950px;
    height: 301px;
}
.content-box ol li{
    list-style: lower-latin;
    margin-bottom: 15px;
}
.content-box ol{
    margin: 0px;
    padding: 0px 0px 0px 40px;
}

/* home page gallery */
.gallery-col{
    width: 320px;
    float: left;
}
.gallery-col.thin{
    width: 160px;
}
.gallery-item{
    float: left;
    display: block;
}
.gallery-item{
    overflow: hidden;
    position: absolute;
    display: block;
    text-align: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}
a.gallery-item{
    text-decoration: none;
}
.gallery-item img{
    width: 100%;
    position: relative;
    display: block;
}
.sq{
    width: 310px;
    height: 310px;
}
.rect{
    width: 310px;
    height: 150px;
}
.small-rect{
    width: 150px;
    height: 150px;
}

.gallery-item.yellow{
    background-color: #ffcc00;
}
.gallery-item.yellow span, .gallery-item.green span{
    margin: 30px 20px;
    display: block;
    color: #0b0705;
    font-size: 25px;
    line-height: 26px;
    font-family: 'SegoeWPRegular';
}
.gallery-item.green{
    background-color: #7db008;
}
.gallery-item.green span{
    color: #ffffff;
}
.content-box .employees-box{
    padding: 0px;
}
.content-box .employee{
    margin: 0px 0px 60px;
}


.modal-window .list-items-nav{
    margin: 30px 0px;
}
.modal-window .list-items-nav .next{
    text-align: right
}
.modal-window .list-items-nav li.next span{
    padding-right: 18px;
}
.modal-window .list-items-nav li.prev span{
    padding-left: 18px;
}
.modal-window .list-items-nav li{
    margin: 0px;
    color: #1daffc;
}
.modal-window .list-items-nav li span{
    color: #999999;
    font-size: 13px;
}
.modal-window .list-items-nav li a{
    color: #1daffc;
}
.modal-window-column{
    width: 290px;
    float: left;
    margin-right: 40px;
    float: left;
    padding-bottom: 20px;
}
.modal-window-column.text-content{
    width: 320px;
    margin-right: 0px;
}
.employee-header{
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dadada;
    font-family: 'SegoeWPRegular';
    font-size: 17px;
    color: #333333;
}
.modal-window-column.text-content .employee-header p{
    margin-bottom: 0px;
    line-height: normal;
}
.employee-header .name{
    color: #f8a700;
    font-size: 37px;
    line-height: 35px !important;
}
.modal-window-column.text-content p{
    margin-bottom: 20px;
    line-height: 21px;
}
.soc-btn-emloyee{
    background: url("../img/soc-icons.png") no-repeat left top;
    width: 32px;
    height: 32px;
    display: block;
    display: block;
    float: left;
    margin: 10px 14px 10px 0px;
}
.soc-btns{
    width: 100%;
}
.soc-btn-emloyee.facebook{
    background-position: 0px 0px;
}
.soc-btn-emloyee.twitter{
    background-position: 0px -32px;
}
.soc-btn-emloyee.google{
    background-position: 0px -64px;
}
.soc-btn-emloyee.dribble{
    background-position: 0px -96px;
}

.modal-window > p, .modal-window form > p{
    margin-bottom: 20px;
    line-height: 21px;
}
.modal-window .tel{
    font-size: 20px;
}
.modal-window .tel .tel-code{
    color: #f8a700;
    font-size: 20px;
}
.feedback-call .feedback-box{
    margin-bottom: 0px;
}
.feedback-call .feedback-row.submit{
    margin: 30px 0px 16px;
}
.error-box{
    width: 750px;
    margin: 300px auto 0px;
}
.logo-box{
    background: url("../img/logo404.png");
    width: 293px;
    height: 109px;
    display: block;
    float: left;
    margin-right: 102px;
    margin-top: 80px;
}
.error-message{
    width: 347px;
    float: left;
}
.error-message p{
    margin-bottom: 20px;
}
.error-page{
    background: url("../img/back404.png") repeat-x left top;
}
.error-page .back-image{
    background: url("../img/back404-img.png") no-repeat center 50px;
    height: 100%;
}

/* seo diagram box */
.seo-canvas{
    width: 787px;
    height: 375px;
    background: url("../img/promo-graph-back-day.png") no-repeat left top;
    position: relative;
}
.prormo-message{
    position: absolute;
    width: 375px;
    min-height: 160px;
    top:40px;
    left: 60px;
    background-color: #ffffff;
    box-shadow: 0px 1px 3px rgba(0,0,0,0.15);
    behavior: url("pie/PIE.htc");
}
.arrow-in-message{
    background: url("../img/arrow-in-dia-day.png") no-repeat left top;
    width: 17px;
    height: 13px;
    bottom: -11px;
    left: 50%;
    margin-left: -8px;
    position: absolute;
    display: none;/* task #446 */
}
.prormo-message-content{
    padding: 20px 35px;
    color: #222222;
    font-size: 28px;
    font-family: 'SegoeWPRegular';
}
.prormo-message-content .result{
    color: #f8a700;
    font-size: 43px;
    line-height: 36px;
}
.prormo-message-content{
    margin: 0;
}
.diagram-box{
    background: url("../img/diagram-day.png") no-repeat left bottom;
    height: 358px;
    min-width: 20px;
    position: relative;
}
.dia-points{
    position: absolute;
    height: 358px;
    width: 100%;
    left: 0;
    top:0;
    z-index: 3;
}
.dia-point-box{
    position: absolute;
    min-width: 82px;
    min-height: 32px;
    padding-bottom: 13px;
    background: url("../img/orange-dot-in-dia.png") no-repeat center bottom;
}
.dia-point-num{
    font-family: 'SegoeWPRegular';
    padding:6px 18px;
    text-align: center;
    font-weight: bold;
}
.dia-point-box.point-1{
    /*width: 82px;*/
    font-size: 20px;
    left: 6px;
    bottom: 9px;
}
.dia-point-box.point-2{
    /*width: 95px;*/
    font-size: 25px;
    left: 161px;
    bottom: 35px;
}
.dia-point-box.point-3{
    /*width: 117px;*/
    font-size: 33px;
    left: 331px;
    bottom: 74px;
}
.dia-point-box.point-4{
    /*width: 117px;*/
    font-size: 38px;
    left: 489px;
    bottom: 156px;
}
.dia-point-box.point-5{
    /*width: 117px;*/
    font-size: 54px;
    left: 569px;
    bottom: 289px;
    background-position: 150px bottom;
}
.dia-point-box.point-5 .dia-point-num{
    padding: 0px 18px;
}
.dia-point-box.not-reached .dia-point-num{
    background: transparent;
    border: none;
    color: #c5ebff;
}
.dia-point-box.reached .dia-point-num{
    background-color: #8ad6fd;
    border: 1px solid #ffffff;
    color: #ffffff;
}
.dia-point-box.last-reached .dia-point-num{
    color: #ffffff;
    border: 1px solid #ffffff;
    background: rgb(251,207,8);
    background: -moz-linear-gradient(left, rgba(251,207,8,1) 0%, rgba(241,111,0,1) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(251,207,8,1)), color-stop(100%,rgba(241,111,0,1)));
    background: -webkit-linear-gradient(left, rgba(251,207,8,1) 0%,rgba(241,111,0,1) 100%);
    background: -o-linear-gradient(left, rgba(251,207,8,1) 0%,rgba(241,111,0,1) 100%);
    background: -ms-linear-gradient(left, rgba(251,207,8,1) 0%,rgba(241,111,0,1) 100%);
    background: linear-gradient(left, rgba(251,207,8,1) 0%,rgba(241,111,0,1) 100%);
    -pie-background: linear-gradient(left, rgba(251,207,8,1) 0%,rgba(241,111,0,1) 100%);
    behavior: url("pie/PIE.htc");
}
.dia-scroll-bar{
    background: url("../img/scroll-track-back-day.png") no-repeat left top;
    width: 786px;
    height: 37px;
    margin-top: 10px;
    position: relative;
}
.dia-scroll-track{
    background: url("../img/scroll-bar-rainbow-track.png") no-repeat left top;
    width: 782px;
    height: 13px;
    position: absolute;
    left: 2px;
    top: 1px;
}
.dia-scroll-btn{
    background: url("../img/dia-scroll-btn.png") no-repeat left top;
    width: 24px;
    height: 39px;
    top: -12px;
    cursor: pointer;
    position: absolute;
    z-index: 2;
}
.close-modal.employee-close{
    bottom: 35px;
    top: auto;
}