@font-face{
    font-family: 'wf_SegoeUILight';
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot');
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix') format('embedded-opentype'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.woff') format('woff'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.ttf') format('truetype'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
* {
    box-sizing: border-box;
    text-rendering: optimizelegibility;
}
html {
    height: 100%;
    margin: 0;
}
body {
    background: #ffffff none repeat scroll 0 0;
    color: #010000;
    font-family: wf_SegoeUILight;
    font-size: 17px;
    font-weight: lighter;
    height: 100%;
    line-height: 22px;
    margin: 0;
    padding: 0;
}
header, nav, section, article, aside, footer {
    display: block;
}
img {
    border: medium none;
}
a {
    color: #010000;
    text-decoration: underline;
    transition: color 0.15s ease-in 0s;
}
a:hover {
    text-decoration: none;
}
input:focus, textarea:focus {
    outline: medium none;
}
p {
    margin: 0;
    padding: 0 0 20px;
}
ul, ol {
    margin: 0;
    padding: 0;
}
.left {
    float: left;
}
.right {
    float: right;
}
.clearfix::before, .clearfix::after {
    content: "";
    display: table;
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.clear {
    clear: both;
}
h1 {
    color: #000000;
    font-size: 30px;
    line-height: 46px;
    margin: 0;
    padding: 0 0 5px;
    text-transform: uppercase;
}
h2 {
    color: #000000;
    font-size: 30px;
    font-weight: normal;
    margin: 0;
    padding: 50px 0 15px;
    text-transform: uppercase;
}
h3 {
}
h4 {
}
.button {
    border: medium none;
    cursor: pointer;
    display: block;
    padding: 0;
    text-align: center;
    text-decoration: none;
}
table {
    border: 0 none;
    border-collapse: collapse;
    width: 100%;
}
table td {
    padding: 0;
}
#wrapper {
    height: auto !important;
    margin: auto;
    min-height: 100%;
    position: relative;
    width: 100%;
}
.content-wrapper {
}
.inner-block {
    margin: auto;
    width: 1350px;
}
header.main {
    height: 110px;
    padding: 40px 0 0;
    width: 100%;
}
.logo {
    display: inline-block;
    margin-left: 84px;
    position: relative;
    top: -28px;
}
.menu {
    float: left;
    margin-left: 130px;
    position: relative;
    top: -5px;
}
.menu ul li {
    float: left;
    list-style: outside none none;
    margin-left: 33px;
    position: relative;
}
.menu ul li a {
    font-size: 30px;
    font-weight: 100;
    letter-spacing: 0;
    text-decoration: none;
    text-transform: uppercase;
}
.block1 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/banner.jpg") no-repeat scroll center top / cover ;
    display: block;
    height: 463px;
    width: 100%;
}
.block1_page {
    background: rgba(0, 0, 0, 0) url("../images/uploads/banner-2.jpg") no-repeat scroll center top / cover ;
    display: block;
    height: 413px;
    width: 100%;
}
.block2 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/bg2.jpg") no-repeat scroll center top / cover ;
    display: block;
    height: 474px;
    padding-top: 96px;
    width: 100%;
}
.block3 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/banner2.jpg") no-repeat scroll center top / cover ;
    display: block;
    height: 509px;
    width: 100%;
}
.block4 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/bg2.jpg") no-repeat scroll center top ;
    display: block;
    height: 449px;
    padding-top: 73px;
    width: 100%;
}
.block6 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/footer.jpg") no-repeat scroll center top / cover ;
    display: block;
    height: 650px;
    padding-top: 45px;
    width: 100%;
}
.articles ul li {
    float: left;
    list-style: outside none none;
    text-align: center;
    width: 33%;
    padding-right: 10px;
}
.articles ul li:first-child {
    padding-left: 25px;
}
.articles ul li:nth-child(2) {
    padding-left: 20px;
}
.articles ul li > div,.articles ul li a > div  {
    display: table;
    font-size: 18px;
    font-weight: normal;
    height: 45px;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
    width: 100%;
}
.articles ul li a{
    text-transform: uppercase;
    font-size: 18px;
    text-decoration: none;
}
.block5 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/review.jpg") no-repeat scroll center top / cover ;
    display: block;
    height: 510px;
    padding-top: 40px;
    width: 100%;
}
.block2 ul li {
    float: left;
    list-style: outside none none;
    text-align: center;
    width: 33%;
}
.block2 ul li:first-child {
    padding-left: 30px;
}
.block2 ul li > div > div {
    font-size: 17px;
    margin: 2px auto;
    text-transform: uppercase;
    width: 67%;
}
.block2 a{
    text-decoration: none;
}
.content {
    margin: 0 auto;
    width: 1050px;
}
.articles ul li > div > div {
    display: table-cell;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.articles ul li a > div > div {
    display: table-cell;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
}
.block5 .header {
    color: #fff;
    font-size: 22px;
    font-weight: normal;
    margin-bottom: 9px;
    text-align: center;
    text-transform: uppercase;
}
.review_block {
    background: #fff none repeat scroll 0 0;
    height: auto;
    margin: 0 auto;
    padding: 25px;
    width: 98%;
}
.review_block .review {
    margin-bottom: 0;
    margin-top: 7px;
    width: 100%;
}
.review_block .review .left {
    display: block;
    float: left;
    padding-left: 29px;
    width: 12%;
}
.review_block .review .right {
    display: inline-block;
    float: right;
    width: 84%;
}
.review_block .review .right p {
    font-size: 15px;
    font-weight: normal;
    line-height: 17px;
    padding-top: 4px;
}
.review_block .review .right .username {
    clear: both;
    font-size: 21px;
    font-weight: normal;
    margin-top: 14px;
    text-align: right;
    text-transform: uppercase;
}
.review_block .review-spacer {
    background: rgba(0, 0, 0, 0) url("../images/uploads/review_line.png") no-repeat scroll center top / cover ;
    display: block;
    height: 44px;
    width: 100%;
}

/*.footer_banner {
    background: rgba(0, 0, 0, 0) url("../images/uploads/footer_banner.jpg") no-repeat scroll center top / contain ;
    border: 2px solid #8a8a8a;
    height: 335px;
    margin: 0 auto 63px;
    width: 900px;
}*/
.footer_banner {
    background: rgba(0, 0, 0, 0);
  /*  border: 2px solid #8a8a8a;*/
    height: 434px;
    margin: 0 auto;
    width: 767px;
}
.footer_banner video{
   float: left;
}
.footer_text {
    font-size: 39px;
    line-height: 46px;
    text-align: center;
    text-transform: uppercase;
}
.more {
    border: 2px solid #8a8a8a;
    border-radius: 3px;
    color: #000000;
    display: block;
    font-size: 25px;
    font-weight: normal;
    margin: 35px auto;
    padding: 16px 0;
    text-align: center;
    text-decoration: none;
    width: 490px;
}
footer {
    background: #000000 none repeat scroll 0 0;
    color: #fff;
    height: 160px;
    padding-top: 38px;
}
.footerlogo {
    background: rgba(0, 0, 0, 0) url("../images/uploads/footer-logo.png") no-repeat scroll center top / contain ;
    display: block;
    float: left;
    height: 79px;
    margin-left: 75px;
    margin-top: 5px;
    width: 211px;
}
.bottom-footer-line {
    float: right;
    width: 73%;
}
.footer-slogan {
    font-size: 13px;
    left: 23px;
    letter-spacing: 0;
    position: relative;
    text-transform: uppercase;
}
.footermenu {
    display: inline-block;
    margin-top: 22px;
}
.footermenu ul li {
    float: left;
    list-style: outside none none;
    margin-left: 28px;
}
.footermenu ul li:first-child {
    margin-left: 19px;
}
.footermenu ul li a {
    color: #fff;
    font-size: 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.social {
    display: inline-block;
    float: right;
    margin-right: 32px;
    margin-top: 16px;
}
.social .icon1 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/fb.png") no-repeat scroll center top / contain ;
    display: block;
    float: left;
    height: 50px;
    width: 54px;
}
.social .icon2 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/vk.png") no-repeat scroll center top / contain ;
    display: block;
    float: left;
    height: 50px;
    margin-left: 16px;
    width: 54px;
}
.social .icon3 {
    background: rgba(0, 0, 0, 0) url("../images/uploads/tw.png") no-repeat scroll center top / contain ;
    display: block;
    float: left;
    height: 50px;
    margin-left: 15px;
    width: 54px;
}
.content-wrapper{
    background: rgba(0, 0, 0, 0) url("../images/site-bg/page_bg.jpg") repeat-y scroll center top;
    min-height: 850px;
}
.page-inner-block{
    width:940px;
    margin: 0px auto;
}


.page-inner-block h1 {
    color: #000000;
    display: block;
    font-size: 30px;
    font-weight: normal;
    margin-top: -27px;
    padding-left: 34px;
    padding-top: 12px;
    text-align: center;
}


.page-inner-block h1 img {
    position: relative;
    right: 21px;
    top: 38px;
}
.page-inner-block .img{
    width:100%;
    margin-bottom: 40px;
}
.page-inner-block h2{
    color:#a517a7;
    font-weight: bold;
    font-size:23px;
    
}
.inner-articles ul li{
    box-sizing: border-box;
    padding: 0px !important;
    margin-left: 10px;
    width:32%;
}
.inner-articles li:first-child,.inner-articles li:nth-child(4n){
    margin-left: 0px; 
}
.inner-articles ul{
    display: inline-block;
}
.inner-articles{
    width: 940px;
}
.inner-articles .content {
    width: 100%;
}
.inner-articles ul li img{
    width:100%;
      filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
}
.inner-articles ul li img:hover{
   filter: none;
    -webkit-filter: grayscale(0);
      
}
.block2 .icon1{
    width: 115px;
    height: 115px;
    margin: 0px auto;
    background: url('/images/uploads/ico1.png');
}
.block2 .icon1:hover{
    background: url('/images/uploads/icon1-hover.png');
}
.block2 .icon2{
    width: 115px;
    height: 115px;
    margin: 0px auto;
    background: url('/images/uploads/ico2.png');
}
.block2 .icon2:hover{
    background: url('/images/uploads/icon2-hover.png');
}
.block2 .icon3{
    width: 115px;
    height: 115px;
    margin: 0px auto;
    background: url('/images/uploads/ico3.png');
}
.block2 .icon3:hover{
    background: url('/images/uploads/icon3-hover.png');
}
.test input[type="text"]{
    color:#afafaf;
    font-size:23px;
    border: 3px solid #8a8a8a;
    border-radius: 3px;
    width:600px;
    padding: 10px;
    margin-top: 45px;
    margin-bottom: 55px;
}

.question{
    font-size:20px;
    text-transform: uppercase;
    color:#afafaf;
    margin-bottom: 20px;
    font-weight: bold;
}

.answers{

    border-radius: 3px;
    width:100%;
    padding: 10px 10px 20px 10px;  
}
.variant {
    font-size: 22px;
    color: #000000;
    margin-bottom: 15px;
}
.variant:last-child{
    margin-bottom: 30px;
}


.test 
.bx-wrapper .bx-pager.bx-default-pager a {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #8a8a8a;
    border-radius: 15px;
    display: block;
    height: 30px;
    margin: 0 5px;
    outline: 0 none;
    text-indent: -9999px;
    width: 30px;
    cursor: default;
}
 .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #8a8a8a none repeat scroll 0 0;
}
.test 
.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -40px;
    position: absolute;
    width: 100%;
}
#nexttest a{
    border: 2px solid #8a8a8a;
    border-radius: 3px;
    color: #000000;
    display: block;
    font-size: 21px;
    font-weight: normal;
    margin: 90px auto 20px;
    text-align: center;
    text-decoration: none;
    padding: 10px 0;
    width: 210px;
}
.test_success {
    display: none;
    font-size: 23px;
    font-weight: bold;
    line-height: 30px;
    margin: 10px 0 20px;
    padding: 50px 20px;
    text-align: center;
    width: 100%;
}
.test .jq-checkbox {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #8a8a8a;
    border-radius: 3px;
    box-shadow: none;
    cursor: pointer;
    height: 35px;
    top: -1px;
    vertical-align: middle;
    width: 35px;
}
.test 
.jq-checkbox.checked .jq-checkbox__div {
    background: #8a8a8a none repeat scroll 0 0;
    box-shadow: none;
    height: 35px;
    margin: 0;
    width: 35px;
    border-radius: 0px;
}
.test .jq-radio {
    background: #fff none repeat scroll 0 0;
    border: 3px solid #8a8a8a;
    border-radius: 3px;
    box-shadow: none;
    cursor: pointer;
    height: 35px;
    top: -1px;
    vertical-align: middle;
    width: 35px;
    overflow: hidden;
}
.test 
.jq-radio.checked .jq-radio__div {
    background: #8a8a8a none repeat scroll 0 0;
    box-shadow: none;
    height: 35px;
    margin: 0;
    width: 35px;
    border-radius: 0px;
}


.alert {
    color: red;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    text-align: center;
}