.bg-twitter {
    display: block;
    width: 22.31px;
    height: 24.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -8px;
    background-size: 147px;
    background-position-y: -41px;
}

.bg-instagram {
    display: block;
    width: 23.31px;
    height: 24.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -77px;
    background-size: 147px;
    background-position-y: -8px;
}

.bg-phone_call {
    display: block;
    width: 24.31px;
    height: 25.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -58px;
    background-size: 185px;
    background-position-y: -47px;
}

.bg-linkedin {
    display: block;
    width: 19.31px;
    height: 24.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -118px;
    background-size: 147px;
    background-position-y: -8px;
}

.bg-facebook_app_symbol {
    display: block;
    width: 18.31px;
    height: 24.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -10px;
    background-size: 147px;
    background-position-y: -80px;
}

.bg-youtube {
    display: block;
    width: 23.31px;
    height: 24.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -46px;
    background-size: 147px;
    background-position-y: -80px;
}

.bg-plus {
    position: absolute;
    right: 0;
    display: block;
    width: 24.31px;
    height: 25.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -109px;
    background-size: 190px;
    background-position-y: -99px;
}

.bg-doubts_button {
    display: block;
    width: 24.31px;
    height: 25.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -145px;
    background-size: 186px;
    background-position-y: -57px;
}

.bg-minus {
    position: absolute;
    right: 0;
    display: block;
    width: 24.31px;
    height: 25.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -140px;
    background-size: 186px;
    background-position-y: -88px;
    opacity: 0.5;
}

.bg-up_arrow {
    width: 24.31px;
    height: 25.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -3px;
    background-size: 126px;
    background-position-y: -100px;
}

.bg-arrow_down_sign_to_navigate {
    width: 24.31px;
    height: 25.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -28px;
    background-size: 126px;
    background-position-y: -99px;
}

.bg-maps_and_flags {
    display: block;
    width: 24.31px;
    height: 25.21px;
    border: 0px;
    background: url(../image/css_sprites.png);
    background-repeat: no-repeat;
    background-position-x: -56px;
    background-size: 126px;
    background-position-y: -29px;
}

@media screen and (max-width:600px) {
    .bg-plus,.bg-minus {
        right: -4%;
    }
}
