@font-face {
    font-family: 'ProximaNova-Extrabld';
    src: url('fonts/ProximaNova-Extrabld.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ProximaNova-Extrabld';
    src: url('fonts/ProximaNova-Extrabld.otf') format('opentype'),
    url('fonts/ProximaNova-Extrabld.woff') format('woff'),
    url('fonts/ProximaNova-Extrabld.ttf') format('truetype'),
    url('fonts/ProximaNova-Extrabld.svg#ProximaNova-Extrabld') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MerriweatherLight';
    src: url('fonts/MerriweatherLight.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MerriweatherLight';
    src: url('fonts/MerriweatherLight.woff') format('woff'),
    url('fonts/MerriweatherLight.ttf') format('truetype'),
    url('fonts/MerriweatherLight.svg#MerriweatherLight') format('svg');
    font-weight: normal;
    font-style: normal;
}

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

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

@font-face {
    font-family: 'Merriweather-LightIt';
    src: url('fonts/Merriweather-LightIt.eot') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Merriweather-LightIt';
    src: url('fonts/Merriweather-LightIt.woff') format('woff'),
    url('fonts/Merriweather-LightIt.ttf') format('truetype'),
    url('fonts/Merriweather-LightIt.svg#Merriweather-LightIt') format('svg');
    font-weight: normal;
    font-style: normal;
}

a {
    cursor: pointer;
}

.yellow {
    color: #fcfd37;
}

.bg_yellow {
    background-color: #fcfd37;
}

.bg_grey {
    background-color: lightgrey;
}

.test {
    width: 1004px;
    margin: 0 auto;
    position: relative;
    color: #000;
}

.test__border {
    border: 5px solid #fcfd37;
    padding: 5px 110px 50px 130px;
}

.test legend {
    /*text-align: center;*/
    font-family: 'proxima_nova_rgbold';
    font-weight: 900;
    font-size: 20px;
    padding: 0 15px;
}

.test__title {
    font-family: 'ProximaNova-Extrabld';
    font-size: 45px;
    text-align: center;
    margin: 26px auto 9px;
    letter-spacing: -0.5px;
    line-height: 46px;
}

.test__page {
    font-family: 'Merriweather-LightIt';
    text-align: center;
    color: #828a92;
    font-size: 16px;
}

.test__page.result {
    font-size: 16px;
    margin: 16px 0 0;
}

.test__start_img {
    margin: 48px auto 40px;
    display: block;
    width: 100%;
}

.test__text {
    font-family: 'proxima_nova_rgregular';
    font-size: 28px;
    max-width: 722px;
    margin: 11px auto;
    line-height: 37px;
}

.test__text p {
    font-family: 'proxima_nova_rgregular';
    font-size: 24px;
    max-width: 722px;
    margin: 11px auto;
    line-height: 35px;
}

.test__begin {
    font-family: 'proxima_nova_rgbold';
    font-size: 15px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    padding: 15px 41px;
    letter-spacing: 1.9px;
}

.test__begin.reload {
    letter-spacing: 2.4px;
    position: relative;
    padding: 15px 22px 15px 50px;
}

.test__begin.reload img {
    height: 30px;
    position: absolute;
    top: 8px;
    left: 13px;
}

.test__begin:hover {
    cursor: pointer;
}

.btn_wrap_begin {
    margin: 55px 0 15px;
    text-align: center;
}

/*first question*/
.test__all_page, .test__current_page {
    font-size: 16px;
}

.question {
    margin: 38px 0;
}

[type="radio"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* One radio button per line */
label {
    display: block;
    cursor: pointer;
    line-height: 2.5;
    font-size: 1.5em;
}

label.test_img {
    display: inline-block;
    vertical-align: top;
    width: 48%;
}

[type="radio"] + div span, [type="checkbox"] + div span {
    font-family: 'MerriweatherLight';
    display: block;
    position: relative;
    line-height: 30px;
    font-size: 18px;
    padding: 10px 0;
}

[type="checkbox"] + div, [type="radio"] + div {
    margin-left: 45px;
    position: relative;
    border-top: 1px solid #edeff0;
    padding: 10px 0;
}

.test_img [type="checkbox"] + div, .test_img [type="radio"] + div {
    border: none;
}

label:last-of-type div {
    border-bottom: 1px solid #edeff0;
}

label img {
    width: 100%;
}

/* the basic, unchecked style */
[type="radio"] + div:before {
    content: '';
    width: 15px;
    height: 15px;
    border-radius: 1em;
    border: 3px solid #fff;
    box-shadow: 0 0 0 3px #d9dcde;
    transition: 0.5s ease all;
    position: absolute;
    left: -42px;
    top: 25px;
}

/* the checked style using the :checked pseudo class */
[type="radio"]:checked + div:before {
    background: #000;
    box-shadow: 0 0 0 3px #828a92;
}

[type="checkbox"] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/* the basic, unchecked style */
[type="checkbox"] + div:before {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 1px;
    box-shadow: 0 0 0 3px #d9dcde;
    transition: 0.5s ease all;
    position: absolute;
    left: -42px;
    top: 25px;
}

/* the checked style using the :checked pseudo class */
[type="checkbox"]:checked + div:before {
    background: url('images/1446144727_checkmark.svg') no-repeat;
    box-shadow: 0 0 0 3px #828a92;
}

/*question2*/
.green span {
    color: #5eb245;
}

.green [type="radio"]:checked + div:before {
    background: #5eb245;
    box-shadow: 0 0 0 3px #cee8c7;
}

.green [type="checkbox"]:checked + div:before {
    background: #5eb245;
    box-shadow: 0 0 0 3px #cee8c7;
}
.green img{
    border: 5px solid #5eb245;
}
.red span {
    color: #f0563e;
}
.red [type="radio"]:checked + div:before {
    background: #f0563e;
    box-shadow: 0 0 0 3px #f7aa9e;
}

.red [type="checkbox"]:checked + div:before {
    background: #f0563e;
    box-shadow: 0 0 0 3px #f7aa9e;
}
.red img{
    border: 5px solid #f0563e;
}
.btn_wrap_next {
    text-align: center;
    margin: 20px auto 10px;
}

.btn_wrap_next a {
    cursor: pointer;
}

.test__next {
    font-family: 'proxima_nova_rgbold';
    font-size: 15px;
    text-decoration: none;
    color: #000;
    text-transform: uppercase;
    padding: 16px 25px 14px 34px;
    letter-spacing: 2.3px;
}

.test__next img {
    width: 30px;
    height: 30px;
    vertical-align: middle;
}

.test__next:hover {
    cursor: pointer;
}

.test_img [type="radio"] + div span, .test_img [type="checkbox"] + div span {
    border: none;
    max-width: 287px;
}

.test_img:nth-child(2n) {
    margin-left: 23px;
}

.test__img {
    /*max-width: 670px;*/
    width: 100%;
    /*margin: 0 0 20px 50px;*/
    margin:0 0 20px;
}

.test__inner_img {
    max-width: 670px;
    width: 100%;
    margin: 15px 0 0;
}

span p {
    color: #828a92;
    font-size: 16px;
    letter-spacing: -0.2px;
    line-height: 26px;
    margin: 4px 0 0px;
    font-family: 'MerriweatherLight';
}

.test__share {
    text-align: center;
    margin: 0 0 65px;
}

.test__share>span {
    font-size: 14px;
    font-family: 'proxima_nova_rgbold';
    display: block;
    margin: 38px 0 10px;
}

.test__share_btn {
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    color: #859aa7;
    font-size: 14px;
    font-family: 'proxima_nova_rgregular';
    border: 1px solid #d9e1e4;
    border-radius: 3px;
    padding: 12px 18px 10px 44px;
    position: relative;
    letter-spacing: 1px;
    margin: 0 8px;
}

.test__share_btn img {
    width: 20px;
    height: 20px;
    position: absolute;

}

.test__share_btn.fb img {
    width: 40px;
    height: 40px;
    left: 7px;
    top: 0px;
}

.test__share_btn.tw img {
    width: 25px;
    height: 20px;
    left: 15px;
    top: 8px;
}

.test__share_btn.vk img {
    width: 25px;
    height: 23px;
    left: 11px;
    top: 8px;
}

.btn_wrap {
    text-align: center;
}

.test__mark {
    position: absolute;
    top: 40px;
    right: 50px;
    font-family: 'Merriweather-LightIt';
    text-align: center;
    color: #828a92;
    font-size: 16px;
}
.test_qestion .test__title{
    font-size: 30px;
}
.empty_block{
    width: 940px;
    height:100px;
}
/**/
@media screen and (max-width: 1280px){
    .test {
        width: 100%;
    }
}
audio{
    visibility: hidden ;
}