﻿@font-face {
    font-family: BebasNeueBold; 
    src: url(../../../../fonts/BebasNeueBold.otf); 
}
@font-face {
    font-family: DINProBold; 
    src: url(../../../../fonts/DINProBold.otf); 
}
@font-face {
    font-family: HeliosCondLightNormal; 
    src: url(../../../../fonts/OpenSansCondLight.ttf); 
}
@font-face {
    font-family: GothaProMed; 
    src: url(../../../../fonts/GothaProMed.otf); 
}
@font-face {
    font-family: RobotoRegular; 
    src: url(../../../../fonts/RobotoRegular.ttf); 
}
@font-face {
    font-family: GothaProLig; 
    src: url(../../../../fonts/GothaProLig.otf); 
}


.ajax-loader-overlay {
            position: fixed;
            width: 100%;
            height: 100%;
            background-image: url('../Content/Images/tr-gray.png');
            z-index: 1000000;
        }

            .ajax-loader-overlay .progress-container {
                position: relative;
                top: 50%;
                left: 50%;
                margin: -60px auto auto -82px;
                z-index: 1000001;
            }

        .help_message {
            width: 720px;
            height: 375px;
            background-color: #1d94ee;
            margin: 0 auto;
            background-repeat: no-repeat;
            background-position: right top;
            padding-left: 35px;
            padding-right: 35px;
            padding-bottom: 20px;
            padding-top: 20px;
        }
        
        .help-message-icon{
            height:245px; 
            width:245px;
            position:absolute;
            right:0px;
            top:0px;
        }

        div.help-message-title {
            color: white;
            font-weight: bold;
            text-align: left;
            font-size: 19px;
            margin-bottom: 12px;
            margin-top:10px;
        }
        div.help-message-content {
            color: white;
            font-weight: normal;
            text-align: left;
            font-size: 13px;
            width: 427px;
            padding-top: 10px;

        }
        .help-message-button {
            background-color: white;
            padding: 9px 17px 9px 17px;
            margin-left: 5px;
            float: right;
            font-weight: bold;
            font-size: 12px;
            text-decoration: none;
            cursor:pointer;
        }
        .help-message-content > p {
            margin-bottom:15px;
        }

        .outer:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle;
        }

        .inner {
            display: inline-block;
            vertical-align: middle;
        }

        .shadow_panel {
            width: 100%;
            height: 100%;
            position: fixed;
            top: 0px;
            left: 0px;
            background-color: rgba(0, 0, 0, 0);
            z-index: 100000;
            display:none;
        }

        .shadow_panel.active{
            display:block;
        }

        /* добавим горизонтальное центрирование */
        .outer {
            text-align: center;
        }
        .hide {
            display: none!important;
        }

        body {
            margin: 0;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 14px;
            line-height: 20px;
            color: #333;
            background-color: white;
        }
        :before, :after {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        * {
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            box-sizing: border-box;
        }
        img {
            vertical-align: middle;
        }
        .navbar-fixed-top {
            top: 50px !important;
            border-width: 0 0 1px;
        }
        .dg_content_wrapper {
            padding-top: 101px !important;
        }
        .dg_content_data {
            overflow-x: hidden;
        }
        .ui-menu .ui-menu-item a {
            background-image:none !important;
            background-color:white;
        }
        .ui-menu .ui-menu-item a:hover,
        .ui-menu .ui-menu-item a:focus {
            background-color:lightgray;
            color:#333;
        }
        .dg_content_wrapper{
            top:0px;
            left:0px;
        }
        .ajax-loader-overlay {
            left:0px;
            top: 0px;
        }
        .navbar-nav>li>a {
            line-height: 21px;
            font-size: 17px;
            color: #232323 !important;
        }
        .back_call_btn{
            width: 42px;
            height: 42px;
            position: fixed;
            bottom: 95px;
            right: 27px;
            background-color: #53c123;
            background-image: url(../../../../../Images/DeliveryShop/back_call.png);
            background-position: 50% 50%;
            background-repeat: no-repeat;
            border-radius: 50%;
            background-size: 80%;
            border: 3px solid white;
            box-shadow: 0 1px 3px rgba(0,0,0,.2);
            cursor:pointer;
        }
        .back_call_dlg{

        }

        .back_call_dlg  h4{
            text-align:center;
        }
        .back_call_dlg  div.row > div > label{
            font-weight: normal;
            padding-top: 7px;
            padding-left: 5px;
        }
        .back_call_dlg  div.row > div > input{
            width:100%;
            height:34px;
            margin-bottom:10px;
            padding: 0px 10px;
        }
        .back_call_dlg  div.row > div > textarea{
            width:100%;
            margin-bottom:10px;
        }
        .back_call_dlg  div.row > div > a{
            background-color: #428bca;
            width: 148px;
            padding-top: 9px;
            padding-bottom: 9px;
            margin-top: 10px;
            display: inline-block;
            color: white !important;
            cursor: pointer;
            text-decoration: none !important;
        }
        .pc_logo {
            background-image: url(../../../../Images/DeliveryShop/Logo_mini.png);
            background-position: 50% 50%;
            background-repeat: no-repeat;
            height: 51px;
            width: 162px;
            background-size: 161px;
            margin-right: 4px;
        }
        .pc_menu_panel{
            background-image:none;
            background-color: #3d509f;
            border: none;
            font-family: GothaProLig, Arial;
        }
        .pc_menu_panel .navbar-nav>li>a {
            color: #ffffff !important;
            padding-left: 20px;
            padding-right: 18px;
        }
        .pc_menu_panel.navbar-default .navbar-nav>.active>a{
            background-image: none;
            background-color: white;
            color: #3d509f !important;
            font-weight: bold;
        }
        .navbar-brand.no_padding{
            padding:0px;
        }
        .pc_menu_point{
            width: 5px;
            height: 5px;
            display: block;
            border-radius: 50%;
            background-color: #8692c4;
            position: absolute;
            top: 23px;
            right: -5px;
        }
        .pc_menu_panel.navbar-default .navbar-nav>.active>a>.pc_menu_point{
            display:none;
        }
        .pc_menu_panel.navbar-default .navbar-nav>.dropdown>a .caret {
            border-top-color: #8692c4;
            border-bottom-color: #8692c4;
            margin-left: 10px;
        }
        .pc_menu_panel.navbar-default .navbar-nav>.open>a, 
        .pc_menu_panel.navbar-default .navbar-nav>.open>a:hover, 
        .pc_menu_panel.navbar-default .navbar-nav>.open>a:focus {
            color: #3d509f !important;
            background-color: #ffffff;
            font-weight: bold;
        }
        .pc_menu_panel .dropdown-menu>li>a {
            padding: 11px 20px;
            color: #3d509f;
            font-weight: bold;
        }
        .pc_menu_panel .dropdown-menu>li>a:hover, 
        .pc_menu_panel .dropdown-menu>li>a:focus {
            background-color: #3d509f;
            background-image: none;
            color:white;
        }
        .pc_menu_panel .dropdown-menu {
            padding: 0px 0;
            border: 1px solid #3b4b8e4d;
            border-radius:0px;
        }

.pc_menu{
    display:block;
}


   .custom_dialog > div > label {
        font-weight: normal;
        font-size: 12px;
        float: left;
        margin-bottom: 0px;
        width: 110px;
        padding: 7px;
    }
    .custom_dialog > div > input, .custom_dialog > div > select {
        font-weight: normal;
        font-size: 12px;
        border: 1px solid #969696;
        height: 33px;
        width: 200px;
        float: right;
        margin-right: 10px;
        box-sizing: border-box;
    }
    .custom_dialog > div > input {
        padding:10px;
    }
    .custom_dialog > div > a {
        float: right;
        font-weight: normal;
        font-size: 12px;
        border: 1px solid #969696;
        padding: 5px;
        margin-right: 10px;
        color:black  !important;
        text-decoration:none !important;
    }
    .custom_dialog > div {
        float: left;
        clear: both;
        width: 100%;
        margin-top: 7px;
        margin-bottom: 7px;
    }

    .dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
        color: white !important;
        background-image: none !important;
        background-color: #3d509f !important;
    }

@media (max-width: 1200px) {
    .hide_1200{
        display:none;
    }
}
@media (max-width: 1100px) {
    .hide_1100{
        display:none;
    }
}
@media (max-width: 1000px) {
    .pc_menu_panel .navbar-nav>li>a {
        padding-left: 8px;
        padding-right: 6px;
        font-size: 15px;
    }
}
@media (max-width: 950px) {
    .pc_menu_panel .navbar-nav>li>a {
        padding-left: 7px;
        padding-right: 5px;
        font-size: 15px;
    }
}


@media (max-width: 800px) {
    .pc_menu{
        display:none;
    }
    .dg_content_wrapper {
        padding-top: 50px !important;
    }
}
@media (max-width: 600px) {
    .dg_content_wrapper {
        padding-top: 37px !important;
    }
    .banner_logo {
        width: 313px !important;
        height: 127px !important;
        background-size: 310px;
        background-repeat: no-repeat;
    }

    a.custom_delivery_dialog_close_button {
        right: 0px;
        top: 0px;
        background-size: 23px;
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-color: #006390;
    }
    div.custom_delivery_dialog {
        width: 100% !important;
    }

}