/*
Theme Name: Monblan
Theme URI:
Author: Konstantin Milyushenko
Author URI: https://garmoniagroup.ru
Description: Группа Компаний  "Монблан". Услуги логистики.
Version: 0.1
*/

.FuturaBookC { font-family: "FuturaBookC"; }
.BravoSCT { font-family: "BravoSCT"; }
.BravoRG {font-family: "BravoRG"; }
.BravoSC { font-family: "BravoSC"; }
body {
    font-family: "FuturaBookC";
    background-image: url("images/fon.jpg");
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.container { max-width: 991px!important; }
#vash_partner {
    background-image: url("images/partner_fon.png");
    background-repeat: no-repeat;
    background-position: left middle;
    background-size: 100% 100%;
    width: 100%;
    max-width: 385px;
}
#service {
    background-image: url("images/service_fon.png");
    background-repeat: no-repeat;
    background-position: left middle;
    background-size: 100% 100%;
    margin-top: 100px;
    position: relative;
    min-height: 580px;
}
#contact {
    background-image: url("images/fon_kontakt.png");
    background-repeat: no-repeat;
    background-position: -110px 0px;
    background-size: 55% 100%;
    position: relative;
}
.pagination>li>a.next {
    background-image: url('images/right_arrow.png');
}
.pagination>li>a.prev {
    background-image: url('images/left_arrow.png');
}
.myicon-people:before, .myicon-locale:before, .myicon-men:before, .myicon-security:before, .myicon-timer:before,
.myicon-globe:before, .myicon-parking:before, .myicon-fire:before, .myicon-human:before
{ content: ""; display: inline-block; background: url('images/myicon.png') no-repeat; overflow: hidden; text-indent: -9999px; text-align: left; }
.myicon-people:before { background-position: -5px -0px; width: 21px; height: 21px; }
.myicon-locale:before { background-position: -5px -26px; width: 20px; height: 20px; }
.myicon-men:before { background-position: -5px -51px; width: 18px; height: 21px; }
.myicon-security:before { background-position: -5px -77px; width: 18px; height: 18px; }
.myicon-timer:before { background-position: -5px -100px; width: 18px; height: 22px; }
.myicon-globe:before { background-position: -5px -127px; width: 17px; height: 17px; }
.myicon-parking:before { background-position: -5px -149px; width: 16px; height: 16px; }
.myicon-fire:before { background-position: -5px -170px; width: 12px; height: 16px; }
.myicon-human:before { background-position: -5px -191px; width: 12px; height: 12px; margin-top: -6px!important;}

.creator:before { background-image: url('images/logo_arena.png'); }