/*###########################################################################*/
/*######################   instructions ver 2   #############################*/
/*###########################################################################*/
#b-instruction-2__shadow {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(38, 38, 38, 0.6);
    z-index: 20000;
}
.b-instruction-2__unit {
    position: absolute;
    box-sizing: border-box;
    text-align: left;
}
.b-instruction-2__unit_other {
    background:
            linear-gradient(180deg, #5f9f00 0%, #000000  100%) 0 379px / 100% 700px no-repeat,
            url("../i/instruction-2/bg_top-right-min.png") 0 0 / 977px 383px no-repeat;
    top: 42px;
    right: 44px;
    width: 977px;
    border-radius: 20px;
}
.b-instruction-2__unit_chrome {
    background: linear-gradient(180deg, #5A9B00 0%, #9DD203 41.50%, #8AC202 51.64%, #5A9B00 70%);
    border: 4px solid rgba(255, 255, 255, 0.2);
    border-top: 4px solid rgb(124, 175, 52);
    border-radius: 20px;
    bottom: 46px;
    left: 40px;
    width: 977px;
    /*height: 615px;*/
}
.b-instruction-2__steps {
    display: flex;
    position: relative;
    margin: 0 4px;
    padding: 0 0 0 49px;
}
.b-instruction-2__steps_chrome {
    display: flex;
    position: relative;
    left: 0;
    top: -65px;
    padding: 0 0 0 66px;
}
.b-instruction-2__step {
    display: inline-block;
    position: relative;
    top: 0;
    width: 264px;
/*    height: 276px;*/
    margin-right: 24px;
    box-sizing: border-box;
    padding: 0 20px 20px 20px;

    background: #FFFFFF;
    box-shadow: 0 20px 18px -10px rgba(0, 37, 81, 0.18);
    border-radius: 12px;
    vertical-align: top;
}
.b-instruction-2__number {
    display: inline-block;
    vertical-align: middle;
    width: 32px;
    height: 32px;
    background-color: #8696A3;
    border: 2px solid #DDE4EA;
    box-sizing: border-box;
    border-radius: 16px;

    text-align: center;
    font: 800 normal 16px/28px 'Nunito';
    color: #FFFFFF;
}
.b-instruction-2__title {
    display: inline-block;
    position: relative;
    color: #39393A;
    vertical-align: 14px;
    line-height: 72px;
}
.b-instruction-2__title span{
    display: inline-block;
    margin-left: 10px;
    width: 182px;
    vertical-align: middle;
    font: bold normal 15px/150% 'Arial';
}
.b-instruction-2__img {
    margin: 0 0 20px;
    width: 224px;
    height: 84px;
}
.b-instruction-2__img_chrome {
    margin: 0 0 20px;
    width: 224px;
    height: 130px;
    background: linear-gradient(180deg, #F5F9FC 0%, #FFFFFF 100%);
}
.b-instruction-2__img-chrome-arrow {
    margin: 13px 92px;
    width: 40px;
    height: 40px;
}
.b-instruction-2__img-chrome_step-1 {
    margin: 0 10px;
    width: 204px;
    height: 54px;
}
.b-instruction-2__img-chrome_step-2 {
    margin: 0 16px;
    width: 192px;
    height: 130px;
}
.b-instruction-2__img-chrome_step-3 {
    margin: 13px 10px 33px;
    width: 204px;
    height: 104px;
}
.b-instruction-2__text {
    font: 400 normal 13px/20px 'Open Sans';
    color: #39393A;
}
.b-instruction-2__cross {
    position: absolute;
    right: 30px;
    top: 52px;
    width: 24px;
    height: 24px;
    background: url("../i/instruction-2/white_cross.png") center center / 18px 18px no-repeat;
    cursor: pointer;
}
.b-instruction-2__cross_chrome {
    right: 16px;
    top: 16px;
}
.b-instruction-2__alt-link {
    position: relative;
    width: 100%;
    height: 259px;
    box-sizing: border-box;
    padding: 24px 84px 0 53px;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    line-height: 22px;
    color: #FFFFFF;
    z-index: 2;
}
.b-instruction-2__alt-link a {
    display: inline-block;
    color: #ebff00;
    border-bottom: 1px solid #ebff00;
    text-decoration: none;
}
.b-instruction-2__alt-link_chrome {
    left: 0;
    top: -65px;
    background: none;
    padding: 24px 63px 0 66px;
    height: 187px;
}
.b-instruction-2__footer {
    position: absolute;
    width: 977px;
    height: 205px;
    left: 0;
    bottom: 0;
    box-sizing: border-box;
    padding: 60px 0 0 234px;
    background: url("../i/instruction-2/bg_bottom.png") 0 0 / 977px 237px no-repeat;
    border-radius: 0 0 20px 20px;
}
.b-instruction-2__footer_chrome {
    position: absolute;
    left: -4px;
    bottom: -32px;
    width: 977px;
    height: 237px;
    box-sizing: border-box;
    background: url("../i/instruction-2/bg_bottom.png") 0 0 / 977px 237px no-repeat;
    padding: 60px 0 0 234px;
}

.b-instruction-2__footer-box {
    position: absolute;
    left: 70px;
    top: 50px;
    width: 124px;
    height: 135px;
}
.b-instruction-2__footer-title {
    position: relative;
    z-index: 2;
    font: normal 900 24px/36px 'Open Sans';
    color: #353F4B;
}
.b-instruction-2__footer-caption {
    font: normal 400 16px/24px 'Open Sans';
    color: #575C63;
}
.b-instruction-2__footer-button {
    display: block;
    width: 148px;
    height: 40px;
    position: relative;
    margin-top: 16px;
    background: #1583E6;
    box-shadow: 0 10px 13px rgba(0, 101, 219, 0.2);
    border-radius: 5px;

    font: normal 600 15px/38px 'Open Sans';
    letter-spacing: -0.01em;
    color: #FFFFFF;
    text-align: center;
    text-decoration: none;
    z-index: 5;
}

.b-instruction-2__balloon-1 {
    position: absolute;
    right: 231px;
    top: 9px;
    width: 49px;
    height: 87px;
    background: url("../i/instruction-2/small_balloon.png") 0 0 / 49px 87px no-repeat;
}
html[lang="de"] .b-instruction-2__balloon-1 {
    top: -8px;
}
html[lang="es"] .b-instruction-2__balloon-1 {
    top: -8px;
}
html[lang="fr"] .b-instruction-2__balloon-1 {
    top: -8px;
}
html[lang="it"] .b-instruction-2__balloon-1 {
    top: -8px;
}
html[lang="pt"] .b-instruction-2__balloon-1 {
    top: -8px;
}
.b-instruction-2__balloon-2 {
    position: absolute;
    right: 102px;
    top: 60px;
    width: 105px;
    height: 183px;
    background: url("../i/instruction-2/big_balloon.png") 0 0 / 105px 183px no-repeat;
}
html[lang="de"] .b-instruction-2__balloon-2 {
    top: 75px;
}
.b-instruction-2__balloon-3 {
    position: absolute;
    right: 46px;
    top: 44px;
    width: 33px;
    height: 59px;
    background: url("../i/instruction-2/small_balloon.png") 0 0 / 33px 59px no-repeat;
}
