@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/dofind/fonts/Roboto/roboto-regular.eot);
    src: url(/bitrix/templates/dofind/fonts/Roboto/roboto-regular.eot) format("embedded-opentype"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-regular.woff2) format("woff2"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-regular.woff) format("woff"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-regular.ttf) format("truetype"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-regular.svg#Roboto) format("svg");
    font-weight: 400
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/dofind/fonts/Roboto/roboto-light.eot);
    src: url(/bitrix/templates/dofind/fonts/Roboto/roboto-light.eot) format("embedded-opentype"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-light.woff2) format("woff2"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-light.woff) format("woff"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-light.ttf) format("truetype"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-light.svg#Roboto) format("svg");
    font-weight: 300
}

@font-face {
    font-family: Roboto;
    src: url(/bitrix/templates/dofind/fonts/Roboto/roboto-bold.eot);
    src: url(/bitrix/templates/dofind/fonts/Roboto/roboto-bold.eot) format("embedded-opentype"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-bold.woff2) format("woff2"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-bold.woff) format("woff"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-bold.ttf) format("truetype"), url(/bitrix/templates/dofind/fonts/Roboto/roboto-bold.svg#Roboto) format("svg");
    font-weight: 600
}

@font-face {
    font-family: ALSRublRegular;
    src: url(/bitrix/templates/dofind/fonts/ALSRublRegular/ALSRublRegular.eot);
    src: url(/bitrix/templates/dofind/fonts/ALSRublRegular/ALSRublRegular.eot?#iefix) format("embedded-opentype"), url(/bitrix/templates/dofind/fonts/ALSRublRegular/ALSRublRegular.woff) format("woff"), url(/bitrix/templates/dofind/fonts/ALSRublRegular/ALSRublRegular.ttf) format("truetype"), url(/bitrix/templates/dofind/fonts/ALSRublRegular/ALSRublRegular.svg#ALSRublRegular) format("svg");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: "Material Design Icons";
    src: url(/bitrix/templates/dofind/fonts/materialdesignicons-webfont.eot?v=1.4.57);
    src: url(/bitrix/templates/dofind/fonts/materialdesignicons-webfont.eot?#iefix&v=1.4.57) format("embedded-opentype"), url(/bitrix/templates/dofind/fonts/materialdesignicons-webfont.woff2?v=1.4.57) format("woff2"), url(/bitrix/templates/dofind/fonts/materialdesignicons-webfont.woff?v=1.4.57) format("woff"), url(/bitrix/templates/dofind/fonts/materialdesignicons-webfont.ttf?v=1.4.57) format("truetype"), url(/bitrix/templates/dofind/fonts/materialdesignicons-webfont.svg?v=1.4.57#materialdesigniconsregular) format("svg");
    font-weight: 400;
    font-style: normal
}

#welcome{
    height: 100vh;
    /*height: 765px;*/
    background: url(images/bg_main22.jpg) center center no-repeat;
    background-size: cover;
    display: table;
    width: 100%
}

@media only screen and (max-width: 600px){
    #welcome {
        background: url(images/bg_mobile_main.png) center no-repeat;
        background-position-y: 54px;
        background-size: cover;
    }
}
