@import url(https://fonts.googleapis.com/css?family=Open+Sans:200,300,600&subset=latin,cyrillic);

.wrapper.ulx div, .wrapper.ulx span, applet, object, iframe,
.wrapper.ulx h1, .wrapper.ulx h2, .wrapper.ulx h3, .wrapper.ulx h4, .wrapper.ulx h5, .wrapper.ulx h6, .wrapper.ulx p, .wrapper.ulx blockquote, pre,
.wrapper.ulx a, abbr, acronym, address, big, cite, code,
del, dfn, em, .wrapper.ulx img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, .wrapper.ulx ul, .wrapper.ulx li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, .wrapper.ulx footer, .wrapper.ulx header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}
.wrapper.ulx {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {height: 100%;}

.wrapper.ulx {
    height: 100%;
    font: 24px 'Open Sans', sans-serif;
    font-weight: 600;
    background-color: #342d5f;
    line-height: 0;
}

ol, ul {list-style: none;}

* {
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a, a:hover {text-decoration:none;}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {clear: both;}

.left {float: left;}
.right {float: right;}

#wrapper {
    width: 1030px;
    margin: 0 auto;
    padding: 20px 0 20px 0;
}

.section {
    width: 100%;
    display: block;
}

.wrapper.ulx .title {
    width: 100%;
    height: 102px;
    font: 59px 'Open Sans', sans-serif;
    font-weight: 300;
    color: #fff;
    background-color: #49c5b1;
    text-align: center;
    line-height: 96px;
}

.ulx #header {
    background-color: #49c5b1;
    width: 100%;
    height: 219px;
}

.ulx #header img {
    display: block;
    margin: 0 auto;
    padding: 59px 0;
}

#showreel {width: 1030px; height: 579px; background-color: #342d5f;}

#about {
    display: block;
    background-color: #342d5f;
    padding: 87px 92px 56px 92px;
    font: 24px 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: normal;
}

#about p {
    padding: 0 0 36px 0;
    font: 17px 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
}

#about p strong {color: #7dc4b0; text-transform: uppercase; font-size: 22px;}

#awards {
    display: block;
    background-color: #342d5f;
    padding: 87px 92px 56px 92px;
    font: 24px 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: normal;
}

#awards p {
    padding: 0 0 36px 0;
    font: 17px 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    line-height: 20px;
}

#awards p strong {color: #49c5b1; text-transform: uppercase; font-size: 22px;}

#projects {display: block; margin: 0; padding: 0;}

#projects .row {
    display: inline;
    height: 187px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #342d5f;
}

#projects .case {
    width: 25%;
    height: 187px;
    float: left;
    position: relative;
    overflow: hidden;
}

#projects .case img {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

#projects .case .projectname {
    font: 13px 'Open Sans', sans-serif;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    /*line-height: 187px;*/
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    z-index: 100;
    -webkit-transition: all 400ms ease-out;
    -moz-transition: all 400ms ease-out;
    -o-transition: all 400ms ease-out;
    -ms-transition: all 400ms ease-out;
    transition: all 400ms ease-out;
}

#projects .case .fade {
    opacity: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 30% 0;
}

#projects .case:hover .fade {
    opacity: 1;
}

#clients {margin: 0; padding: 0;}

#clients img {width: 1030px; height: 677px;}

#googleMap {width: 1030px; height: 650px; background-color: #342d5f;}

#footer {
    height: 266px;
    background-color: #342d5f;
    display: block;
}

#footer #address {
    padding: 65px 0 0 92px;
    font: 24px 'Open Sans', sans-serif;
    font-weight: 600;
    line-height: 28px;
    color: #fff;
}

#footer #address a,
#footer #address a:hover,
#footer #address a:visited {color: #fff;}

#footer #logosmall {padding: 126px 92px 69px 0;}


/**********************************************************************************************************************/

.main-menu {
    font-size: 14px;
}

#authorization {
    font-size: 14px;
    line-height: 18px;
}

#authorization img {
    padding: 0 !important;
}

.topsostav-messages {
    margin-top: 0px;
}

.cross_auth {
    height:0 !important;
}

.calendar {
    display: none !important;
}

.inf-wrapper img {
    padding: 0 !important;
}

.second ul {
    font-size: 18px;
    line-height: 22px;
    font-weight: 300;
}

.second ul li {
    width: 195px;
}

.first {
    padding-top: 20px !important;
}

.inf-wrapper
{
    margin: 10px 0 10px 0;
}

.alert.alert-block.alert-info {
    display: none !important;
}

#page_footer_inner {
    line-height: 14px;
    font-weight: 300;
}

#page_footer_inner ul.unstyled {
    margin:0;
}

#page_footer_inner .hide {
    display: none;
}

.wrapper {
    width: 1030px;
    margin: 0 auto;
}

.header-inner {
    color:#fff;
}

    .header-inner a {
        color: #fff;
    }

.uf, #breadcrumb a.white {
    font-weight: 300;
    color: #3d8699;
}

#page_footer {
    background: #e3e3e3;
}

.breadcrumb { display: none; }