@charset "utf-8";
/* Create by FIJN fijn@bk.ru */

html {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 62.5%;
    height: 100%;
}

input, textarea {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    outline: none;
}

a img {
    border: none;
}

a:link, a:visited {
    color: #0096c5;
}

a:hover {
    color: #c50d18;
}

.spacer {
    clear: both;
}

h1, h2, h3, h4 {
    margin: 0;
    padding: 0;
    font-size: 100%;
}

.test-column {
    width: 220px;
    height: 1000px;
}

/*Unicorn — universal container start*/

.unicorn {
    width: 100%;
    min-height: 140px;
    color: #333333;
    float: left;
}

.unibox {
    float: left;
    clear: both;
    margin-top: 38px;
    margin-bottom: 40px;
    margin-left: -10px;
}

.unibox1 {
    float: left;

    margin-bottom: 40px;
    width: 50%;
}

.unibox2 {
    float: left;
    clear: both;

    margin-bottom: 40px;
    margin-left: 45px;
}
.unibox-left {
    float: left;
    width: 728px;
    margin-bottom: 40px;

}
.unibox-right {
    float: right;
margin-left: 22px;
    margin-bottom: 40px;

}
.unipic {
    width: 235px;
    height: 174px;
    overflow-y: hidden;
    float: left;
    background: #cacaca;
    margin-left: 12px;
    margin-bottom: 12px;

}

.unizag {
    width: 100%;
    min-height: 20px;
    float: left;
    text-align: left;
    font-size: 3.6em;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 5px #339933 solid;
    margin-top: 40px;
    color: #339933;
    clear: both;
    text-indent: 10px; /*отступ*/
    margin-bottom: 40px;
}

.unizag1 {
    width: 100%;
    min-height: 20px;
    float: left;
    text-align: left;
    font-size: 3.6em;
    font-weight: bold;
    text-transform: uppercase;
    border-left: 5px #3f3f3f solid;
    margin-top: 40px;
    color: #363636;
    clear: both;
    text-indent: 10px; /*отступ*/
}
.unizag3 {
    width: 100%;
    min-height: 30px;
    float: left;
    text-align: left;
    font-size: 1.8em;
    font-weight: bold;
line-height: 2.0em;
    background: #c9c8c9;
    /*margin-top: 40px;*/
    color: #fcfcfd;
    clear: both;
    text-indent: 10px; /*отступ*/
    margin-bottom: 10px;
}
.unicontent {
    min-height: 50px;

    float: left;
    clear: both;
}

.unitopic {
    font-size: 1.6em;
    font-weight: bold;
    float: left;
    clear: both;
    margin-bottom: 10px;
}

.unitext {
    width: 100%;
    text-align: left;
    font-size: 1.8em;
    float: left;
    clear: both;
    margin-bottom: 10px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.unitext a:link, .unitext a:visited {
    text-decoration: none;
}

.unitext a:hover {
    text-decoration: underline;
    color: #c50d18;
}

.unitext1 {
    width: 100%;
    text-align: left;
    font-size: 1.8em;
    float: left;
    clear: both;
    margin-bottom: 10px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    position: relative;
    top: -46px;
    left: 140px;
}

.unitext2 {
    width: 100%;
    text-align: left;
    font-size: 1.8em;
    float: left;
    clear: both;
    margin-bottom: -30px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    position: relative;
    top: -86px;
    left: 190px;
}
.unitext3 {
    width: 62%;
    text-align: left;
    font-size: 1.8em;
    float: left;
    clear: both;
    margin-bottom: 10px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}

.unitext4 {
    width: 28%;
    height: 446px;
    text-align: left;
    font-size: 1.8em;
    float: right;

    margin-bottom: 10px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
}
.unitext5 {
    width: 283px;
    height: 212px;
    text-align: left;
    font-size: 1.8em;
    float: right;

    margin-top: 20px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    background: skyblue;
}


.unilink {
    width: 100%;
    float: left;
    clear: both;
    text-align: left;
    font-size: 1.2em;
    color: #006699;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.unibutton {

    background: #0096c5;
    border: 1px solid #1267c5;
    color: #ffffff;
    cursor: pointer;
    outline: none;
    margin-bottom: 10px;
    float: right;
    transition: 0.8s;
    transition-delay: 0.2s;
}

.unibutton:hover {
    background: #f07d00;
    border: 1px solid #c5581f;
    cursor: pointer;
    transition: 0.4s;
}

.unipoll {
    font-size: 1.2em;
    position: relative;
    margin-left: 30px;
    top: -10px;
    clear: both;
    margin-top: -7px;
    hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    word-wrap: break-word;
}

.uniphoto {
    clear: both;
    float: left;
    margin-bottom: 10px;

}

.uniphoto1 {
    clear: both;
    float: left;
    position: relative;
    z-index: 10;
    top: -190px;
    opacity: 0.9;
    margin-bottom: -270px;

}

.uniphoto2 {
    clear: both;
    float: left;
    margin-bottom: 10px;
    width: 140px;
    height: 58px;
overflow: hidden;
    position: relative;
    left: 45px;
}
.uniphoto img {
    width: 100%;
}

.uniform {
    width: 100%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

}

.unitextarea {
    padding-left: 5px;
    resize: vertical;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 115px;
    outline: none;
    border: 1px solid #a0a0a0;
    background: #ffffff;
    color: #666666;
margin-top: 20px;
    margin-left: 10px;
    width: 210px;
    position: relative;
    font-family: 'Open Sans Condensed', sans-serif;
    font-size: 1.0em;
}

.uniselect {
    width: 100%;
    padding-left: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #999999;
    outline: none;

}

/*позиционные и дополнительные контейнеры подбираются под каждый проект свои*/

.uniright {
    float: right;
    clear: both;
}

.unileft1 {
    float: left;
    margin-right: 10px;
    width: 158px;
    min-height: 20px;
}

.uniright1 {
    width: 409px;
    float: right;
    min-height: 20px;
}

.unileft2 {
    float: left;
    margin-right: 10px;
    width: 65%;
    min-height: 20px;
    font-weight: bold;
}

.uniright2 {
    width: 30%;
    float: right;
    min-height: 20px;
}

/*Unicorn — universal container end*/