﻿body {
    background-color:#fff; margin:0; padding:0; font-size:14px;  font-variant-numeric: lining-nums; font-family:Raleway-Regular;
}
html { box-sizing: border-box; }
*, *:before, *:after { box-sizing: inherit; }

@font-face { font-family: Raleway-Black; src: url("/Fonts/Raleway-Black.woff2"); }
@font-face { font-family: Raleway-BlackItalic; src: url("/Fonts/Raleway-BlackItalic.woff2"); }
@font-face { font-family: Raleway-Bold; src: url("/Fonts/Raleway-Bold.woff2"); }
@font-face { font-family: Raleway-BoldItalic; src: url("/Fonts/Raleway-BoldItalic.woff2"); }
@font-face { font-family: Raleway-ExtraBold; src: url("/Fonts/Raleway-ExtraBold.woff2"); }
@font-face { font-family: Raleway-ExtraBoldItalic; src: url("/Fonts/Raleway-ExtraBoldItalic.woff2"); }
@font-face { font-family: Raleway-ExtraLight; src: url("/Fonts/Raleway-ExtraLight.woff2"); }
@font-face { font-family: Raleway-ExtraLightItalic; src: url("/Fonts/Raleway-ExtraLightItalic.woff2"); }
@font-face { font-family: Raleway-Italic; src: url("/Fonts/Raleway-Italic.woff2"); }
@font-face { font-family: Raleway-Light; src: url("/Fonts/Raleway-Light.woff2"); }
@font-face { font-family: Raleway-LightItalic; src: url("/Fonts/Raleway-LightItalic.woff2"); }
@font-face { font-family: Raleway-Medium; src: url("/Fonts/Raleway-Medium.woff2"); }
@font-face { font-family: Raleway-MediumItalic; src: url("/Fonts/Raleway-MediumItalic.woff2"); }
@font-face { font-family: Raleway-SemiBold; src: url("/Fonts/Raleway-SemiBold.woff2"); }
@font-face { font-family: Raleway-Regular; src: url("/Fonts/Raleway-Regular.woff2");  }
@font-face { font-family: Raleway-SemiBoldItalic; src: url("/Fonts/Raleway-SemiBoldItalic.woff2"); }
@font-face { font-family: Raleway-ThinItalic; src: url("/Fonts/Raleway-ThinItalic.woff2"); }
@font-face { font-family: Raleway-Thin; src: url("/Fonts/Raleway-Thin.woff2"); }




.width { width:1200px; margin:auto; }
.Maxwidth { width:1200px; margin:auto; }
.global-table { width:100%; border-spacing:0px; display:table; }
.global-table .row { display:table-row; }
.global-table .cell { display:table-cell; vertical-align:top; }
.global-table .cell-split { display:table-cell; vertical-align:top; }

.global-family-bold { font-family:Raleway-Bold; }
.global-family-regular { font-family:Raleway-Regular; }
.global-family-medium { font-family:Raleway-Medium; }

.global-table-standart { width:100%; border-spacing:0px; }
.GlovalGrayButton { padding:10px 18px;  cursor:pointer; display:inline-block; -webkit-text-size-adjust: unset; -webkit-appearance: none; background-color:#353535; font-size:14px; color:#cccccc; border-radius:6px; position:relative; }
.GlovalGrayButton .UpIcon { height:12px; width:9px; margin-right:2px; }
.GlobalBlack_block { background-color:#272A29; color:#fff; }
.GlobalBlack_block1 { background-color:#030303; color:#fff; }
.GlobalButtonWithouBG { padding:14px 12px; -webkit-text-size-adjust: unset; -webkit-appearance: none; color:#1d1d1d; width:100%; font-family:Raleway-Medium; cursor:pointer; font-size:14px; border-radius:2px; border:1px solid #636363; }

.table-data { display:table; width:100%; border-spacing:0px; }
.table-data .cell { display:table-cell; vertical-align: top; }
.table-data .row { display:table-row; }

/*red #cb181c */
/*black #030303*/

.Global-black-Section { background-color:#030303; }

#b_cookie { background-color: #fff; display:none; border-top: 2px solid #b81b2e; bottom: 0; padding: 15px; position: fixed; text-align: center; width: 100%; z-index: 9999; font-size:12px; }
#b_cookie .cell { vertical-align:middle; }
#b_cookie a { color:#3728f8; }

.inputText { padding:14px 12px; font-size:14px; outline:none; width:100%; border:1px solid #cecece; border-radius:6px; }
.globalRedButtonGradient { padding:14px 12px; color:#fff; width:100%; font-family:Raleway-Medium; cursor:pointer; border-radius:3px; font-size:14px; border:1px solid #b41423;
    background: rgb(245,65,83); background: linear-gradient(180deg, rgba(245,65,83,1) 0%, rgba(213,59,59,1) 50%, rgba(180,20,35,1) 100%);
}

a { color:#000; }
a:hover { text-decoration:none; }
.a_blue { margin-bottom:12px; }
.a_blue a { color:#66C8FF !important; text-decoration:underline !important; }
.a_blue:hover a { text-decoration:none !important; }

.link_blue { text-decoration:underline !important; color:#66C8FF; }
.link_blue:hover { text-decoration:none !important; }
#ContentPlaceHolder1_NewsBlock { padding-left:24px; }
#news-page { margin:20px 0 40px 0; }
#ClassicalArticle {  }
#ClassicalArticle .local-cell-left {  }
#ClassicalArticle .local-cell-right {  }
#Breadcumps { margin-bottom:60px; }

.top-menu { background: #030303; font-family:Raleway-Medium; height:90px; position:relative; color:#fff; top:0px; left:0px; }
.top-menu a { color:#fff; text-decoration:none; position:relative; }
.top-menu .logo { vertical-align:middle; width:94px; }
.top-menu .item:first-child { padding-left:0; padding-right:34px; }
.top-menu .item { text-align:center; vertical-align:middle; font-family:Raleway-Medium; padding-top:4px; display:inline-block; font-size:14px; padding:8px 18px; line-height:76px; }
.top-menu .item:hover { cursor:pointer; text-decoration:underline; }
.top-menu .item.phone { font-size:14px; font-variant-numeric: lining-nums; font-family:Raleway-Bold; line-height:24px; text-decoration:underline; }
.top-menu .item.phone:hover { text-decoration:none; }
    
.top-menu .item .menu { display:none; position:absolute; z-index:20; color:#000; font-family:'Montserrat-Bold'; padding:40px 60px; background: rgba(200,200,200,0.9); width:980px; top:90px; left:20px; min-height:150px; text-align:left; }
.top-menu .item:hover > .menu { display:block;  }
.top-menu .item .menu a { color:#000; text-decoration:none; line-height:26px; }
.top-menu .item .menu .bkground-img { position:absolute; right:-64px; top:-20px; width:220px; z-index:0; }
.top-menu .item .submenu-block { font-size:16px; font-weight:bold; z-index:2; position:relative; }
.top-menu .item .submenu-block a { margin:4px 6px; padding:2px 4px; }
.top-menu .item .submenu-block a:hover { background-color:#ff0000; color:#fff;  }
.top-menu .item .submenu_block_red { font-size:16px; font-weight:bold; z-index:2; position:relative; }
.top-menu .item .submenu_block_red a { margin:4px 6px; padding:2px 4px; color:#ff0000; }
.top-menu .item .submenu_block_red a:hover { background-color:#ff0000; color:#fff;  }
.top-menu .Pre_Item_Count { position:relative; }
.top-menu .Pre_Item_Count #New_News_Count { position:absolute; padding:0px 6px; border-radius:4px; background-color:#f83a44; height:24px; line-height:24px; bottom:6px; }

.top-menu .ListNews_ForReminder { position:absolute; display:none; box-shadow: 0 -2px 20px #000; border-radius:3px; width:320px; margin-left:-120px; height:320px; background-color:#fff; color:#000; text-align:left; z-index:95; }
.top-menu .ListNews_ForReminder:before { content: ''; position: absolute; top: -20px; left: calc(50% - 10px); border: 10px solid transparent; border-bottom: 10px solid #fff; }
.top-menu .ListNews_ForReminder .HeadBlock { position:relative; text-align:left; padding-left:14px; line-height:44px; border-bottom: 1px solid #d8d8d8; }
.top-menu .ListNews_ForReminder .Parent_BodyNews { height:274px; border-radius:0 0 2px 2px; overflow:auto; background-color:#ebebeb; }
.top-menu .ListNews_ForReminder .BodyNews { }
.top-menu .ListNews_ForReminder .HeadBlock .ImgClose { cursor:pointer; position:absolute; width:18px; top:10px; right:10px; }
.top-menu .ListNews_ForReminder .BodyNews ul { margin:6px 0; padding-left:30px; list-style:none; font-size:12px; }
.top-menu .ListNews_ForReminder .BodyNews ul li { margin:0; padding:4px 0px; line-height:15px; border-bottom:1px solid #d0c9c9; }
.top-menu .ListNews_ForReminder .BodyNews ul li::before { content: "\2022"; color: red; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }
.top-menu .ListNews_ForReminder .BodyNews ul a { color:#000; }
.top-menu .ListNews_ForReminder .BodyNews ul a:hover { text-decoration:underline; }
.top-menu .user-icon { width:34px; }

.top-menu .ListNews_ForReminder_Black { position:absolute; display:none; box-shadow: 0 -2px 20px #000; border-radius:3px; width:320px; margin-left:-120px; height:320px; background-color:#fff; color:#000; text-align:left; z-index:95; }
.top-menu .ListNews_ForReminder_Black:before { content: ''; position: absolute; top: -20px; left: calc(50% - 10px); border: 10px solid transparent; border-bottom: 10px solid #fff; }
.top-menu .ListNews_ForReminder_Black .HeadBlock { position:relative; text-align:left; padding-left:14px; line-height:44px; border-bottom: 1px solid #d8d8d8; }
.top-menu .ListNews_ForReminder_Black .Parent_BodyNews { height:276px; border-radius:0 0 2px 2px; overflow:auto; background-color:#262827; }
.top-menu .ListNews_ForReminder_Black .BodyNews { }
.top-menu .ListNews_ForReminder_Black .HeadBlock .ImgClose { cursor:pointer; position:absolute; width:18px; top:10px; right:10px; }
.top-menu .ListNews_ForReminder_Black .BodyNews ul { margin:6px 0; padding-left:30px; list-style:none; font-size:12px; }
.top-menu .ListNews_ForReminder_Black .BodyNews ul li { margin:0; padding:6px 0px; line-height:15px; }
.top-menu .ListNews_ForReminder_Black .BodyNews ul li::before { content: "\2022"; color: red; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; }
.top-menu .ListNews_ForReminder_Black .BodyNews ul a { color:#fff; }
.top-menu .ListNews_ForReminder_Black .BodyNews ul a:hover { text-decoration:underline; }




.top-menu .Pre_Item_Count:hover .ListNews_ForReminder { display:block; }
.top-menu .Pre_Item_Count:hover .ListNews_ForReminder_Black { display:block; }
.top-menu .Pre_Item_Count1:hover .ListNews_ForReminder1 { display:block; }



#Text_MainImage {  }
#Text_MainImage .MainMenu { display:table; min-height:120px; border-spacing:0; }
#Text_MainImage .MainMenu>.LeftCell { display:table-cell; width:760px; padding-right:20px; }
#Text_MainImage .MainMenu>.RigtCell { display:table-cell; vertical-align:top; padding-top:20px; }

#Text_MainImage  .Item { border:1px solid #d0d0d0; cursor:pointer; margin:18px 0; width:100%; border-radius:6px; padding:34px 12px; display:table; }
#Text_MainImage  .Item .LeftCell { padding-right:24px; width:70px; display:table-cell; text-align:right; }
#Text_MainImage  .Item .RightCell { vertical-align:middle; display:table-cell; text-align:left; font-family:Raleway-Medium; }
#Text_MainImage  a { color:#fff; text-decoration:none; }
#Text_MainImage .HeaderOfBlock { font-size:20px; color:#fff; padding:10px 0; font-family:Raleway-Bold; }
#Text_MainImage .SearchByER { width:100%; display:table; padding:0px; max-width:460px; }
#Text_MainImage .SearchByER .LeftCell { display:table-cell; }
#Text_MainImage .SearchByER .inputText { font-size:16px; }
#Text_MainImage .SearchByER .RightCell { display:table-cell; text-align:left; padding-left:12px;  }
#Text_MainImage .SearchByER .RightCell .IconSearch { width:24px; vertical-align:middle; padding-bottom:4px; }
#Text_MainImage .DetailsER { font-size:12px; color:#656565; font-variant-numeric: lining-nums; padding: 4px 18px 40px 0px; }
#Text_MainImage .NewsTocks { display:flex; justify-content:space-between; }
#Text_MainImage .NewsTocks .Head { display:flex; border:1px solid #cdcdcd; text-align:left; }
#Text_MainImage .NewsTocks .ScrollBar { display:flex; text-align:right; }
#Text_MainImage .NewsTocks .ItemScrollNewsLeft { margin-right:12px; height:20px; cursor:pointer; }
#Text_MainImage .NewsTocks .ItemScrollNewsRight { height:20px; cursor:pointer; }

.Global-black-Section { text-align:center; }
.Global-black-Section  a { color:#fff; text-decoration:none; }
.Global-black-Section .HeaderOfBlock { font-size:24px; color:#fff; padding:20px 0 10px 0; font-family:Raleway-Bold; }
.Global-black-Section .SearchByER { width:100%; margin:6px auto; display:table; padding:0px; max-width:460px; }
.Global-black-Section .SearchByER .LeftCell { display:table-cell; }
.Global-black-Section .SearchByER .inputText { font-size:16px; }
.Global-black-Section .SearchByER .RightCell { display:table-cell; text-align:left; padding-left:12px;  }
.Global-black-Section .SearchByER .RightCell .IconSearch { width:24px; vertical-align:middle; padding-bottom:4px; }
.Global-black-Section .DetailsER { font-size:12px; color:#656565; font-variant-numeric: lining-nums; padding: 4px 18px 40px 0px; }


.text-on-image { padding-top:94px; color:#fff; text-align:left; }
.text-on-image h1 { font-size:43px; font-family: Raleway-Bold; margin:0 0 18px 0; }

.gray-button { padding:14px; background-color:#babdb2; color:#fff; font-family:'Montserrat-SemiBold'; border:1px solid #babdb2; font-size:24px; position:relative; }
.gray-button:hover { padding:14px; background-color:#babdb2; cursor:pointer;left:-2px; top:-2px; color:#fff; font-family:'Montserrat-SemiBold'; border:1px solid #babdb2; font-size:27px; position:relative; }
.black-button { padding:8px 10px; background-color:#000; border:1px solid #000; color:#fff; font-size:16px; position:relative; margin:14px 0; }
.black-button:hover { cursor:pointer; background-color:#474747; }
.red-button { border-radius:9px; text-align:center; padding:4px 14px; outline:none; color:#fff; border:1px solid #cb181c; background-color:#cb181c; font-size:14px; font-weight:bold; }
.red-button:hover { cursor:pointer; background-color:#e81b20; }

.content { min-height:240px; }
.GlobalHeader { font-family:Raleway-Bold; font-size:38px; }
#Main_def_content { margin:60px auto; font-variant-numeric: lining-nums; }


.footer { background-color:#030303; }
.footer .width { width:1200px; }
.footer .headers { font-size:18px; font-weight:bold; font-family:Raleway-Bold; margin-bottom:18px; }
.footer .phone { position:relative; color:#fff; padding:60px 18px;  }
.footer .inputText, .footer .globalRedButtonGradient { width:184px; margin:0 2px; }
.footer .details, .footer .details a { color:#fff; font-size:10px; opacity:0.62; }
.footer .bottom-menu {  }
.footer .bottom-form {  }
.footer .bottom-form .left-cell { padding-right:24px; width:35%; }
.footer .bottom-form .right-cell { padding-left:54px; }


.footer .bottom { background-color:#191919; padding-top:86px; position:relative; padding-bottom:20px; font-family:'Montserrat-Regular'; font-size:24px; }
.footer .bottom .bkgr_image { position:absolute; top:310px; right:0px; }
.footer .bottom .head { text-transform:uppercase; color:#fff; font-size:14px; margin-bottom:28px; font-weight:bold; }
.footer .bottom .item { padding:2px 0px; margin-bottom:5px; }
.footer .bottom .link { font-family:'Montserrat-Medium'; font-size:13px; color:#9b9b9b; }
.footer .bottom .link:hover { cursor:pointer; color:#fff; }
.footer .BottomCreator { text-align:right; margin-top:40px; font-size:12px; color:#fff; }
.footer .bottom-menu { }
.footer .bottom-menu .logo { width:118px; }
.footer .bottom-menu .item { text-align:center; display:inline-block; vertical-align:middle; font-family:Raleway-Medium; padding-top:4px; display:inline-block; font-size:12px; padding:8px 18px; }
.footer .bottom-menu a { color:#fff; }

.footer .other-menu { color:#c9c9c9; padding:84px 0; font-variant-numeric: lining-nums; font-size:11px; }
.footer .other-menu a { color:#a1a1a1; }
.footer .other-menu .item { display:inline-block; }
.footer .other-menu .LeftMenu { display:flex;  }
.footer .other-menu .RightMenu { display:flex; }

.Red_Parallelogram {
    -webkit-transform: skew(-12deg); -moz-transform: skew(-12deg); -o-transform: skew(-12deg);
    background: #e30016; color:white; padding:4px 6px; font-weight:bold;
    -moz-box-shadow: 3px 6px 6px rgba(0,0,0,0.7); 
    -webkit-box-shadow: 3px 6px 6px rgba(0,0,0,0.7); 
    box-shadow: 3px 6px 6px rgba(0,0,0,0.7);  
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
    margin:6px; padding:8px 14px; width:192px; font-family:'Montserrat-Medium'; margin-bottom:26px; font-size:14px;
}
.Red_Parallelogram:hover { cursor:pointer; background: #ea2e2e; }
.Red_Parallelogram a{ color:white; }
.Red_Parallelogram img { vertical-align:middle; height:36px; }

.btb-red { background-color:#cb181c; color:#fff; padding:12px 16px; cursor:pointer; }

.Header { font-weight:bold; font-size:36px; display:inline-block; }
.Header1 { font-weight:bold; font-size:36px; display:inline-block; }
.Header1:before { content:''; display:block; border:1px solid #cb181c; width:70px; height:4px; margin: 5px -82px -25px auto; background-color:#cb181c;text-align:left }
.Header1:after { content:''; display:block; border:1px solid #cb181c; width:70px; height:4px; margin: -25px auto 5px -82px; background-color:#cb181c; }
#MainOrder { margin-bottom:60px; }

.global-change-color {  }
.global-change-color:hover { 
    background-color: #cf3437;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}

.p-group-transport {  }
.p-group-transport #Text_MainImage { text-align:center; padding-bottom:90px; text-align:center; background: url(/files/bg_group_transport.jpeg) top center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-position-y: -90px; height: 680px;  }


.def-page {  }
.def-page .TopBlock0 { color:#fff; padding:0 0 60px 0; }
.def-page .TopBlock0 .cell { vertical-align:middle; }
.def-page .TopBlock0 .cell-left { width:50%; }
.def-page .types-of-delivery { padding:20px 0; color:#fff; margin-bottom:60px; font-size: 0; }
.def-page .types-of-delivery .Item { display:inline-block; margin:0; padding:48px 40px; vertical-align:middle; width:348px; height:158px; border:1px solid #404040; }
.def-page .types-of-delivery a { color:#fff; text-decoration:none; }
.def-page .types-of-delivery a:hover {
    background-color: #cf3437;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.def-page .types-of-delivery .head-of-block { display:flex; margin-bottom:16px; justify-content:space-between; }
.def-page .types-of-delivery .head-of-block .mini-icon-left { width:24px; display:flex; }
.def-page .types-of-delivery .head-of-block .mini-icon-right { width:18px; display:flex; }
.def-page .types-of-delivery .block-description { font-size:16px; }
.def-page .about-company { margin-top:70px; position:relative; text-align:center; text-align:center; background: url(/files/fone_2.png) top center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.def-page .about-company .LeftCell { width:50%; padding-right:50px; vertical-align:top; text-align:left; line-height:28px; font-size:16px; }
.def-page .about-company .RightCell { padding-left:90px; }
.def-page .Links .List { color:#fff; padding: 0px 0 20px 0; }
.def-page .Links .List a { color:#fff; text-decoration:none; }
.def-page .Links .List a:hover { text-decoration:underline; }
.def-page .Links .List .Item { border-bottom:1px solid #606060; padding: 28px 0 35px 0; display:flex; justify-content:space-between; }
.def-page .Links .List .Item .SubBlock { display:flex; }
.def-page .Links .List .Item .SubBlock .RightArrow { width:15px; }
.def-page .video-insert { width:540px; height:300px; border-radius:4px; margin-top:140px; }
.def-page .video-desc { font-family:Raleway-Bold; font-size:28px; font-variant-numeric: lining-nums; margin-top:140px; text-align:left; }

.def-page .GlobalButtons { padding:30px 0 10px 0; }
.def-page .GlobalButtons a { color:#fff; text-decoration:none;  }
.def-page .GlobalButtons .Item:hover {
    background-color: #cf3437; font-weight:bold;
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.def-page .GlobalButtons .Item { border:1px solid #d0d0d0; cursor:pointer; margin:0 10px 0 0; width:100%; border-radius:6px; padding:24px 12px; display:inline-block; height:65px; width:336px; }
.def-page .GlobalButtons .Item .LeftCell { padding-right:24px; width:70px; display:table-cell; text-align:right; }
.def-page .GlobalButtons .Item .RightCell { vertical-align:middle; display:table-cell; text-align:left; font-family:Raleway-Medium; }
.def-page .GlobalButtons .Item .Image { width:15px; }
.def-page .details-about-company {  }
.def-page .details-about-company .item { width:290px; vertical-align:top; border-top:1px solid #d0d0d0; margin-right:57px; height:108px; display:inline-block; }
.def-page .details-about-company .sub-table { display:grid; gap:6px; height:100%; grid-template-columns: auto auto auto; }
.def-page .details-about-company .big-item { width:640px; vertical-align:top; border-top:1px solid #d0d0d0; margin-right:57px; height:108px; display:inline-block; }
.def-page .why-we-cell { padding-left:100px; vertical-align:middle; padding-right:80px; }
.def-page .why-people-select-us { font-family:Raleway-Bold; font-size:16px; margin:30px 0 12px 0; }
.def-page .details-about-company {  }

.NewsSCrollBar { overflow:auto; }
.NewsSCrollBar .BlockScroll { padding: 0 0 14px 0; padding-left:12px; width:800px; overflow:hidden; }
.NewsSCrollBar .BlockScroll .Item { padding:0 14px; width:256px; border:1px solid #cdcdcd; border-radius:6px; margin:6px 4px; display:inline-block; }
.NewsSCrollBar .NewsImage { border-radius:6px; margin:9px 0; max-width:160%; max-height:100%; }
.NewsSCrollBar .NameofBlock { font-family:Raleway-Bold; font-size:16px; }
.NewsSCrollBar .ShortNews { margin:12px 0; height:50px; line-height: 24px;
    overflow: hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; } 
.NewsSCrollBar .DateOfnews { display:flex; justify-content:space-between; }
.NewsSCrollBar .Date { display:flex; font-size: 12px; color: #656565; font-variant-numeric: lining-nums; padding: 10px 0 10px 0;  }
.NewsSCrollBar .ReadMore { display:flex; padding: 10px 0 10px 0; font-size:12px; }
.NewsSCrollBar .ReadMore a { font-family:Raleway-Bold; text-decoration:none; font-weight:bold; color:#E30016; }
.NewsSCrollBar .HeadRating { margin:6px 0; }
.NewsSCrollBar .Rating { font-size: 16px; margin-right:8px; color: #e41024; font-variant-numeric: lining-nums; padding: 10px 0 10px 0; }
.NewsSCrollBar .FilledStar { width:16px; vertical-align:middle; padding-bottom:6px; }
.NewsSCrollBar .ClientName {  }
.NewsSCrollBar .BlockScroll .ParentImageBlock { height:240px; overflow:hidden; text-align:center; }
.NewsBlock {  }
.NewsBlock .HeadNewsBlock { margin-bottom:50px; }
.NewsBlock .HeadNewsBlock a { text-decoration:none; }
.NewsBlock .HeadNewsBlock a:hover { text-decoration:none; }
.NewsBlock .navi-buttons { width:220px; }

#Reviews.BlockScroll1 { padding: 0 0 14px 0; padding-left:12px; display:table; width:100%; overflow:hidden; }
#Reviews.BlockScroll1 .ItemCell { display:table-cell; }
#Reviews.BlockScroll1 .Item { padding:6px 14px; width:500px; border:1px solid #cdcdcd; border-radius:6px; margin:6px 4px; }
#Reviews .NewsImage { max-width:230px; max-height:160px; border-radius:6px; margin:9px 0; }
#Reviews .NameofBlock { font-family:Raleway-Bold; font-size:16px; }
#Reviews .ShortNews { margin:12px 0; height:72px; line-height: 24px;
    overflow: hidden; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; } 
.RevievPage .ShortNews2 { line-height: 24px; } 
#Reviews .DateOfnews { display:flex; justify-content:space-between; }
#Reviews .Date { display:flex; font-size: 12px; color: #656565; font-variant-numeric: lining-nums; padding: 10px 0 10px 0;  }
#Reviews .ReadMore { display:flex; padding: 10px 0 10px 0; font-size:12px; }
#Reviews .ReadMore a { font-family:Raleway-Bold; text-decoration:none; font-weight:bold; color:#E30016; }
#Reviews .HeadRating { margin:6px 0; }
#Reviews .Rating { font-size: 16px; margin-right:8px; color: #e41024; font-variant-numeric: lining-nums; padding: 10px 0 10px 0; }
#Reviews .FilledStar { width:16px; vertical-align:middle; padding-bottom:6px; }
#Reviews .ClientName {  }
#Reviews { font-variant-numeric: lining-nums; }
#Reviews .NameOfClient { font-family:Raleway-Bold; margin:12px 0; color:#000; font-weight:bold; }
#Reviews .DatePlace { margin:12px 0; color: #656565; }
#Reviews .DatePlace .Date { margin-right:9px; }
#Reviews .DatePlace .IconPlace { margin-left:8px; width:12px; vertical-align:middle; padding-bottom:4px; }
#Reviews .DatePlace .CityName { margin-left:2px; }
#Reviews .Official-answer { margin:6px 0; cursor:pointer; color: #cb181c; font-size:12px; text-align:center; }

.LinksReview { margin:22px 0; }
.LinksReview .Item { margin:10px 0; }

.p_about_table_cell_left { color:#e30016; align-self:center; font-size:60px; font-family:Raleway-ExtraBold; width:50%; }
.p_about_table_cell_right { vertical-align:middle; align-self:center; font-size:16px; padding-left:20px; }
.p_about_cities { font-family:Raleway-SemiBold; font-size:16px; margin:6px 12px 6px 0; display:inline-block; }

.bg-map { background: url(/files/Union.png) top center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size:100%; }
.global-hr { border-top:1px solid #d0d0d0; }

.individual {  }
.individual .cell { vertical-align:top; }
.individual .text-on-image { padding-right:180px; }
.individual .group-details { color:#fff; }
.individual .group-details .cell { vertical-align:top; }
.individual .table-left-cell { width:35%; text-align:left; }
.individual .table-left-cell .local-header { font-size:38px; margin:0px; font-family:Raleway-Bold; }
.individual .table-rigth-cell { text-align:left; }
.individual .table-rigth-cell .local-header { font-size:60px; margin:0px; font-family:Raleway-Bold; }
.individual .table-rigth-cell span { display:inline-block; margin-right:16px; margin-bottom:8px; font-size:20px; font-family:Raleway-Bold; }

.individual .content-table-left { width:50%; padding-right:120px; }
.individual .content-table-right {  }
.individual .content-table-right img { max-width:100%; }
.individual .conditions { font-variant-numeric: lining-nums; line-height:24px; }
.individual .conditions .local-mini-table { display:table; width:100%; }
.individual .conditions .local-mini-cell-left { display:table-cell; padding-bottom:40px; width:60px; color:#e30016; font-size:23px; }
.individual .conditions .local-mini-cell-right { display:table-cell; vertical-align:top; padding-bottom:40px; padding-right:30px; font-size:16px; }
.individual .conditions .local-mini-block { display:table-cell; width:50%; }
.individual .conditions .local-mini-block img { height:14px; vertical-align:middle; padding-bottom:2px; margin-left:6px; }
.individual .conditions .local-mini-block .sub-block { height:126px; border:1px solid #000; line-height:20px; padding:25px 46px 0 30px; }
.individual .conditions .local-mini-table a { text-decoration:none; width:280px; display:inline-block; text-align:center; }
.individual .advantages {  }
.individual .advantages .local-header { font-size:38px; font-family:Raleway-Bold; }
.individual .advantages .local-mini-image { width:495px; margin-top:30px; }
.individual .advantages .local-details-header { font-size:20px; font-weight:bold; padding-bottom:16px; }
.individual .advantages .local-user-icon { height:29px; vertical-align:middle; padding-bottom:4px; margin-right:18px; }
.individual .advantages .local-details-desc { line-height:22px; }
.individual .advantages .right-cell-details { padding-left:80px; }

.txt_in_all_incorr { background-color:#FFB8B8 !important; }
.txt_in_all_incorr:focus
{
    -moz-box-shadow: 0 0 2px rgba(0, 160, 255,1); 
    -webkit-box-shadow: 0 0 2px rgba(0, 160, 255,1); 
    box-shadow: 0 0 2px rgba(0, 160, 255,1);  
}

.ToolBlock {
     position:fixed; width:420px; height:320px; border:1px solid #CDCDCD; background-color:white; top:50%; left:50%;
     margin-top:-180px; margin-left:-210px; z-index:102;
     -moz-box-shadow: 0px 0px 18px rgba(120, 0, 0,0.4); 
     -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
     box-shadow: 0px 0px 18px rgba(120, 120, 120,0.4); 
     -moz-border-radius:2px; -webkit-border-radius:2px; 
     border-radius:2px; display:none;
}
.Succes_MessageSended {
     position:fixed; width:440px; height:320px; border:1px solid #ebebeb; background-color:white; top:50%; left:50%;
     margin-top:-160px; margin-left:-220px; z-index:102;
     -moz-box-shadow: 0px 0px 18px rgba(120, 0, 0,0.4); 
     -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
     box-shadow: 0px 0px 18px rgba(120, 120, 120,0.4); 
     -moz-border-radius:2px; -webkit-border-radius:2px; 
     border-radius:2px; display:none;
}
.Succes_MessageSended .Message_Result {
    text-align: center; font-size: 20px; color: #098000; font-weight: bold; display: table-cell;
    vertical-align: middle; height: 230px; width: 440px; position:relative;
}
.Succes_MessageSended .Message_Result_Text {
    color: #cb181c; font-size: 24px; position: absolute; bottom: 0px; right: 10px; display: inline-block; width: 240px; height: 130px; line-height:150%;
}
.BackFon { display:none; position: fixed; font-family: Verdana; font-weight: bolder; color: black; font-size: 16px; height: 100%; z-index: 101; left: 0px; top: 0px; width: 100%; background-color: #F2F2F2; vertical-align: middle; padding-top: 0px; filter: alpha(Opacity=9); -moz-opacity: 0.9; opacity: 0.9; }
.BackFon2 { display:none; position: fixed; font-family: Verdana; font-weight: bolder; color: black; font-size: 16px; height: 100%; z-index: 102; left: 0px; top: 0px; width: 100%; background-color: #F2F2F2; vertical-align: middle; padding-top: 0px; filter: alpha(Opacity=9); -moz-opacity: 0.9; opacity: 0.9; }
.BackFon_B { display:none; position: fixed; font-family: Verdana; font-weight: bolder; color: black; font-size: 16px; height: 100%; z-index: 101; left: 0px; top: 0px; width: 100%; background-color: #000; vertical-align: middle; padding-top: 0px; filter: alpha(Opacity=9); -moz-opacity: 0.9; opacity: 0.9; }
#ItogAnswer1 { margin-top:140px; text-align:center; font-size:16px; font-weight:bold; }
#DetailsName { text-transform:uppercase; color:#cb181c; font-size:36px; top:50px; font-weight:bold; left:230px; position:relative; }
#miniCalculator { width:540px; height:280px; background-color:#fff; 
     margin-top:-140px; margin-left:-270px; z-index:102; position:fixed;
     -moz-box-shadow: 0px 0px 18px rgba(120, 0, 0,0.4); 
     -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
     box-shadow: 0px 0px 18px rgba(120, 120, 120,0.4); 
     -moz-border-radius:2px; -webkit-border-radius:2px; display:none;
     border-radius:2px; top:50%; left:50%; padding:12px 14px;
}
#miniCalculator .calc {
    position:relative;
}
#miniCalculator .cities .txt-data {
    width: 200px; border:none;
    -webkit-appearance: none;
    background-color: transparent;    
    outline: none;

}
#miniCalculator .cities {
    border-radius: 9px;
    padding: 2px 4px;
    display: inline-block;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    vertical-align: middle;
}
#miniCalculator .details {
    margin-left: 2px;
    display: inline-block;
    color: #7c7c7c;
    vertical-align: middle;
    margin-top: 8px;
}
#miniCalculator img { vertical-align:middle; padding-right:4px; }

.contact-table { width:100%; border-spacing:0px; }
.contact-table td { border:none; }
.contact-table img { max-width:420px; margin:6px;
     -moz-box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
     -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
     box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
}
.contact-table .left { padding-right:24px; }
.contact-table .right { text-align:center; width:500px; height:400px; text-align:center; border:3px solid #cb181c;  }
.row-data-contacts { margin:16px 0; border:1px solid #cb181c; padding:18px 9px; }

.HeadNews { font-size:16px; font-weight:bold; color: #a53a18; }
.HeadNews a:link { color: #a53a18;  }
.HeadNews a:visited { color: #C93D10;  }
#news a:link { font-size:14px; font-weight:bold; color: #a53a18; }
#news a:visited { font-size:14px; font-weight:bold; color: #C93D10; }
.DataNews { font-size:11px; color: #6b6b6b; }
.MainNewsDesc { padding:4px; margin-top:12px; }
.MainBlockNews { padding:14px; margin:6px 0px; background-color:white;
    -moz-box-shadow: 0px 0px 1px rgba(150, 150, 150,1); 
    -webkit-box-shadow: 0px 0px 1px rgba(150, 150, 150,1); 
    box-shadow: 0px 0px 1px rgba(150, 150, 150,1); 
    -moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
}
.Class_Viewed_News {  background-color:#f3f3f3; }

.NewsPageNavigation { text-align:center; padding-right:42px; }
.NewsPageNavigation .Numbers { display:inline-block; padding:3px; margin-right:6px; font-weight:bold; }
.NewsPageNavigation .NumbersActive { display:inline-block; padding:3px; margin-right:6px; font-weight:bold; text-decoration:underline; color:#9C0000; }
.NewsPageNavigation .Numbers:hover { cursor:pointer; text-decoration:underline; color:#9C0000; }
.ImagesSlideShow { display:none; }

.MainNews h3 { background: url(../images/news.png)no-repeat; min-width: 180px; color: #ffffff; padding: 6px 8px 5px 12px; font-size: 18px; margin-left: 9px; margin-top: 6px; text-align:left; }

.SendButtonBG {
    background: url(/Files/ButtonBG/State.png) no-repeat 106px 4px;
    background-size: 160px; height: 56px; color:white; font-weight:bold;
}
.SendButtonBG:hover {
    background: url(/Files/ButtonBG/Auto0.gif) no-repeat 106px 4px;
    background-size: 160px; height: 56px; cursor:pointer;
}

#ContentPlaceHolder1 { text-align:justify; }

#ContentPlaceHolder1_news { margin-top:-20px; }
#ContentPlaceHolder1_news .head { font-weight:bold; font-size:16px; height:40px; }
#ContentPlaceHolder1_news .content { font-weight:normal; }
#ContentPlaceHolder1_news table td { width:33%; vertical-align:middle; height:300px; }
#ContentPlaceHolder1_news p { margin:0px; padding:0px; }

.Block_PH {
    position: relative;
    text-align: center;
}
.Block_PH .inputText {
    font-size: 14px;
    width: 98%;
    height: 40px;
    border: none;
    padding: 2px 8px;
    padding-top: 10px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    box-shadow: 0 0 0 1px #d9d9d9;
    margin-bottom: 8px;
}
.Block_PH .inputText:active, .Block_PH .inputText:focus {
    outline: none;
    animation-name: Change_Border;
    animation-duration: 1s;
    box-shadow: 0 0 0 2px #1990c6;
    border: none;
}
.Block_PH .inputText:focus ~ .floating-label, .Block_PH .inputText:not(:focus):valid ~ .floating-label {
    top: 0px;
    left: 16px;
    font-size: 11px;
    opacity: 1;
    color: #858585;
}
.Block_PH .floating-label {
    position: absolute;
    pointer-events: none;
    font-size: 16px;
    left: 20px;
    top: 10px;
    color: #616161;
    transition: 0.4s ease all;
}


.FB_Incorrect_Block {
    background-color: #FFB8B8;
}

.p_Doc_Request { margin: 40px auto 60px auto; }
.p_Doc_Request .Global_Table_Request { width:100%; border-spacing:0; }
.p_Doc_Request .Global_Table_Request .cell_0 { border-bottom:1px solid #ebebeb; text-align:right; padding: 4px 10px 4px 0; width:32%; }
.p_Doc_Request .Global_Table_Request .cell_1 { border-bottom:1px solid #ebebeb; padding:4px; }
.p_Doc_Request .Doc_Type { display:inline-block; border-radius:2px; background-color:#fff; border:1px solid #cdcdcd; }
.p_Doc_Request .RequeredSpan {  color: red; font-weight: bold; }
.p_Doc_Request .btb-red { }
.p_Doc_Request .Txt_Data { border:1px solid #cdcdcd; width:320px; outline:none; padding:2px 4px;  }
.p_Doc_Request .AllTxt { border:1px solid #cdcdcd; outline:none; }
.p_Doc_Request .Succefull { color:#00971f; text-align:center; margin:6px; font-weight:bold; }
.p_Doc_Request .ErrorSend { color:#cb181c; text-align:center; margin:6px; font-weight:bold; }
.p_Doc_Request .Details_Text { font-weight:bold; }
.p_Doc_Request .Img_Download_Dop_Sog { vertical-align:middle; width:24px; }
.p_Doc_Request .Img_QueryState { width:24px; display:none; margin-left:6px; vertical-align:middle; padding-bottom:4px; }
.p_Doc_Request .SuccesAnswer { color:#01b015; font-weight:bold; margin:14px; }
.p_Doc_Request .ErrorAnswer { color:#cb181c; font-weight:bold; margin:14px; }

.Window_News { position:fixed; width:680px; height:460px; background-color:white;top:50%; left:50%;
     margin-top:-230px; margin-left:-340px; z-index:99999;
     -moz-box-shadow: 0px 0px 18px rgba(120, 0, 0,0.4); 
     -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
     box-shadow: 0px 0px 18px rgba(120, 120, 120,0.4); 
     -moz-border-radius:2px; -webkit-border-radius:2px; 
     border-radius:2px; z-index:999; display:none; 
}
.Window_News .NewsName_HeadBlock { vertical-align:middle; background-color:#f2f3f5; line-height:64px; font-size:16px; text-align:center; font-weight:bold; border-bottom:1px solid #ebebeb; height:66px; }
.Window_News .News_Body { height:374px; padding:8px; overflow:auto; }
.Window_News .News_Body img { max-width:98%; margin:auto; }

.table-data { display:table; width:100%; border-spacing:0px; }
.table-data .cell { display:table-cell; }
.table-data .row { display:table-row; }

.width-device { width:1120px; margin:auto;  }
.btn-red-mini { background-color:#cb181c; border:1px solid #cb181c; color:#fff; padding:8px 24px; cursor:pointer; text-align:center; }


.p_ER_State { margin:60px 0; }
.p_ER_State #Auth_Table {  }
.p_ER_State #Auth_Table .Cell_Left { width:50%; vertical-align:middle; text-align:right; padding-right:12px; }
.p_ER_State #Auth_Table .Cell_Right {  }
.p_ER_State #Auth_Table  #ContentPlaceHolder1_nomer { width:180px; outline:none; text-align: center; }
.p_ER_State #Auth_Table  #ContentPlaceHolder1_Button1 { width:100px; }

.p_ER_State #Cotrols_Top { width:100%; }
.p_ER_State #Cotrols_Top .LeftCell { width:50%; text-align:center; margin-right:20px; }
.p_ER_State #Cotrols_Top .RightCell { text-align:center; margin-left:20px; }
.p_ER_State #ContentPlaceHolder1_lbl_detalizaciya { margin:8px 0; font-size:16px; text-align:center; font-weight:bold; }
.p_ER_State #TableClients { width:100%; }
.p_ER_State #TableClients .LeftCell { width:50%; text-align:center; padding-right:20px; }
.p_ER_State #TableClients .RightCell { text-align:center; padding-left:20px; }
.p_ER_State .CargoHistoryHead { text-align:center; font-size:16px; font-weight:bold; }
.p_ER_State .CargoHistory { text-align:center;  }
.p_ER_State #t_in { display:none; }
.p_ER_State #t_in .LeftCell { text-align:center; vertical-align:middle; }
.p_ER_State #t_in .RightCell { text-align:center; vertical-align:middle; }
.p_ER_State #Payer_0 { display:none; }
.p_ER_State #Payer_1 { display:none; }
.p_ER_State .BlockExit { display:inline-block; }
.p_ER_State fieldset { border:1px solid #cdcdcd; margin-bottom:4px; }
.p_ER_State fieldset legend {  }
.p_ER_State fieldset table { width:100%; border-spacing:0; }
.p_ER_State .cls_0_lft { width:30%; }


.p_ER_State #PrintBlock {
    border: 1px solid #000;
    font-size: 12px; font-family:Arial;
    width: 18cm;
    padding: 4px;
    margin-top: 12px; display:none;
}
.p_ER_State .HeadRequisites {  }
.p_ER_State .HeadRequisites .CellHeadTable0 {
    width: 50%;
    padding: 1px; padding-left:2px;
    border: 1px solid #000;
}
.p_ER_State .HeadRequisites .CellHeadTable1 {
    padding: 1px;
    padding-left: 2px;
    border: 1px solid #000;
}
.p_ER_State .HeadRequisites .CellHeadTable2 {
    padding: 1px;
    padding-left: 2px;
    border: 1px solid #000;
    width: 40%;
}
.p_ER_State .HeadRequisites .CellHeadTable3 {
    border: 1px solid #000;
    padding: 1px;
}
.p_ER_State #InvoiceNumber {
    font-size: 16px;
    font-weight: bold;
    margin: 14px 0 6px 0;
}
.p_ER_State .hr_device {
    border: 1px solid #000;
}
.p_ER_State .DetailsService {  }
.p_ER_State .DetailsService table {
    width: 100%;
    border-spacing: 0;
}
.p_ER_State .DetailsService-LeftCell {
    width: 20%;
    border-right: 1px solid #cdcdcd;
    padding-top:6px;
    border-bottom:1px solid #cdcdcd;
}
.p_ER_State .DetailsService-RightCell {
    padding-top: 6px;
    border-bottom: 1px solid #cdcdcd;
}
.p_ER_State .ListServices {
    margin: 22px 0;
    border: 1px solid #cdcdcd;
}
.p_ER_State .TableServices {
    width: 100%;
    border-spacing: 0;
}
.p_ER_State table th {
    font-weight:bold;
}
.p_ER_State .TableServicesCell0 {
    border: 1px solid #cdcdcd;
    width: 28px;
    text-align: center;
}
.p_ER_State .TableServicesCell1 {
    border: 1px solid #cdcdcd;
}
.p_ER_State .TableServicesCell2 {
    border: 1px solid #cdcdcd;
    width: 46px;
    text-align: center;
}
.p_ER_State .TableServicesCell3 {
    border: 1px solid #cdcdcd;
    text-align: center;
    width: 50px;
}
.p_ER_State .TableServicesCell4 {
    border: 1px solid #cdcdcd;
    text-align: center;
    width: 80px;
}
.p_ER_State .TableServicesCell5 {
    border: 1px solid #cdcdcd;
    text-align: center;
    width: 80px;
}
.p_ER_State .ResultTable {
    width: 100%;
    border-spacing: 0;
    font-weight: bold;
}
.p_ER_State .Cell0 {
    width: 82%;
    text-align: right;
    border: 1px solid #cdcdcd;
}
.p_ER_State .Cell1 {
    text-align: right;
    border: 1px solid #cdcdcd;
}
.p_ER_State .SummDescription {
    border: 1px solid #cdcdcd;
    margin: 24px 0;
}
.p_ER_State .PlaceForStamp {
    
}
.p_ER_State .UnderDescMiniText {
    font-size:8px;
}
.p_ER_State .PlaceForStamp .Sign {
    width:50px;
}
.p_ER_State .PlaceForStamp .Stamp {
    width: 3.8cm;
}
.p_ER_State #OrderHistory {  }
.p_ER_State #OrderHistory .Icons { width:42px; vertical-align:middle; }
.p_ER_State #OrderHistory .GrayText { color:#5c5c5c; }
.p_ER_State #OrderHistory .UsualText { color:#000; }
.p_ER_State #OrderHistory .CellHistory0 { width:80px; text-align:right; padding-right:14px; padding-top:14px; }
.p_ER_State #OrderHistory .CellHistory1 {  padding-top:14px; font-weight:bold; vertical-align:middle; padding-left:14px; }
.p_ER_State #OrderHistory .CellHistory1 .CityName { font-size:14px; font-weight:bold; }
.p_ER_State #OrderHistory .CellHistory1 .CargoStateDetails { font-size:14px; padding-top:4px; }
.p_ER_State #OrderHistory .CellHistory2 { width:20%; text-align:right; padding-right:14px; padding-top:14px; }

.p_ER_State .TableDetalization {  }
.p_ER_State .TableDetalization .cell { padding-top:4px; }
.p_ER_State .TableDetalization .LeftSide { width:50%; vertical-align:top; padding-top:14px; padding-right:14px; }
.p_ER_State .TableDetalization .RightSide {  }
.p_ER_State .HeadName_SenderReceiver { font-weight:bold; font-size:14px; margin:12px 0; }

#PromoBlock .PromoBlock { margin:6px 0; padding:20px 40px; }
#PromoBlock .PromoBlock fieldset {  margin:20px 40px; border:1px solid #cdcdcd; }
#PromoBlock .PromoBlock .HeadName { font-size:20px; text-align:center; }
#PromoBlock .PromoBlock .inputText { font-size:14px; padding:8px 12px; margin:6px 0; }
#PromoBlock .SucccesRegistered_ER { text-align: center; font-weight:bold; color: #0c8003; font-size: 28px; display: table-cell; vertical-align: middle; height: 300px; width: 680px; }
#PromoBlock .ErrorRegistered_ER { text-align: center; font-weight:bold; color: #e30016; font-size: 28px; display: table-cell; vertical-align: middle; height: 300px; width: 680px; }
#PromoBlock .RedBorder { background-color:#FFB8B8; }




.dv_progress_main {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 240px;
    height: 90px;
    margin-top: -50px;
    margin-left: -120px;
    -moz-box-shadow: 0px 0px 6px rgba(57, 57, 57,1);
    -webkit-box-shadow: 0px 0px 6px rgba(57, 57, 57,1);
    box-shadow: 0px 0px 6px rgba(57, 57, 57,1);
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #A3A3A3;
    z-index: 56;
    display: none;
}
.txt_in_adm {
    width: 94%;
    border: 1px solid #b8b8b8;
    font-size: 16px;
    padding: 6px 9px;
    border-radius: 2px;
    outline: none;
}

#Breadcumps { color:#858383; margin-top:20px; }
#Breadcumps a { color:#858383; }
#Breadcumps img { width:10px; margin:0 8px; vertical-align:middle; padding-bottom:4px; }

.CustomBreadcumps { color:#858383; margin-top:20px; text-align:left; }
.CustomBreadcumps a { color:#858383; }
.CustomBreadcumps img { width:10px; margin:0 8px; vertical-align:middle; padding-bottom:4px; }
#ContentPlaceHolder1_custom_top .text-on-image { padding-top:50px; }
#ContentPlaceHolder1_custom_top #Text_MainImage a {  color:#858383; }
#ContentPlaceHolder1_custom_top .full-table {  color:#fff; }
#ContentPlaceHolder1_custom_top .full-table .img-left { max-width:316px; }
#ContentPlaceHolder1_custom_top .local-cell-left-head { color:#fff; font-size:24px; position:absolute; text-transform:uppercase; }
#ContentPlaceHolder1_custom_top .local-cell-right-head { font-size:32px; padding-bottom:20px; }
#ContentPlaceHolder1_custom_top #Text_MainImage { padding-bottom:40px; }

#ContentPlaceHolder1_custom_bottom { color:#fff; }
#ContentPlaceHolder1_custom_bottom .splitter { width:90px; border-bottom:1px solid #fff;  }



.p-article { font-variant-numeric: lining-nums; }
.p-article .local-cell-left { padding-right:40px; vertical-align:top; }
.p-article .local-cell-left a { color:#000; vertical-align:top; }
.p-article .local-cell-left a:hover { color:#000; vertical-align:top; }
.p-article .local-cell-right {  }
.p-article .local-cell-right a { color:#e30016; text-decoration:underline; cursor:pointer; }
.p-article .local-cell-right a:hover { text-decoration:none; }
.p-article .additional-menu { }
.p-article #MainImageForArticle { max-width:360px; }
.p-article .TopMainBlocks { color:#000; }
.p-article #ContentPlaceHolder1_answer {  }
.p-article #ContentPlaceHolder1_answer img { max-width:100%; }

.p-article .local-cell-left .Item { border:1px solid #1d1d1d; cursor:pointer; margin:18px 0; width:100%; border-radius:6px; padding:34px 12px; display:table; }
.p-article .Item .LeftCell { padding-right:24px; width:70px; display:table-cell; text-align:right; }
.p-article .Item .RightCell { vertical-align:middle; display:table-cell; text-align:left; font-family:Raleway-Medium; }
.p-article a { color:#e30016; text-decoration:underline; }
.p-article a:hover { color:#e30016; text-decoration:none; }
.p-article .local-cell-left .Item:hover {
    background-color: #f14050; 
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
    color: #fff; fill: white;
    border: 1px solid #f14050;
}
.p-article .NewsSCrollBar .BlockScroll { width:auto; }
.p-article #CustomContent { margin:80px 0; }
.p-article #CustomContent .left-cell { padding-right:60px; }
.p-article #CustomContent .right-cell {  }

.RevievPage { padding:14px 0 40px 0; }
.RevievPage #NewsDatas { font-variant-numeric: lining-nums; }
.RevievPage #NewsDatas .NameOfClient { font-family:Raleway-Bold; margin:12px 0; color:#000; font-weight:bold; }
.RevievPage #NewsDatas .DatePlace { margin:12px 0; color: #656565; }
.RevievPage #NewsDatas .DatePlace .Date { margin-right:9px; }
.RevievPage #NewsDatas .DatePlace .IconPlace { margin-left:8px; width:12px; vertical-align:middle; padding-bottom:4px; }
.RevievPage #NewsDatas .DatePlace .CityName { margin-left:2px; }
.RevievPage #NewsDatas .Item { width:90%; border: 1px solid #cdcdcd; padding:8px; margin-bottom:12px; border-radius: 6px; }
.RevievPage #NewsDatas .globalRedButtonGradient { width:90%; }
.RevievPage #NewsDatas .Item-Right { margin:6px 0 6px auto; width:90%; border:1px solid #df717c; padding:8px; border-radius: 6px;}

.FB_page .NewsSCrollBar .BlockScroll .Item { margin:0; }
.FB_page { margin:0 0 0 0; padding-bottom:40px; background-image: url("/files/Rectangle_11.png"); background-repeat:no-repeat; background-size:100%; background-position: top 0 right 0; background-color:#fff; }
.FB_page h1 { margin:0; padding: 30px 0 20px 0; }
.FB_page .Row:first-child { padding-top:4px; }
.FB_page .Row { padding:6px 0; }
.FB_page #Clients_review { height:110px; }

.PartnerOrder { margin:0 0 0 0; padding-bottom:40px; background-image: url("/files/Rectangle_12.png"); background-repeat:no-repeat; background-size:100%; background-position: top 0 right 0; background-color:#fff; }
.PartnerOrder h1 { margin:0; padding: 30px 0 20px 0; }
.PartnerOrder .Row:first-child { padding-top:4px; }
.PartnerOrder .Row { padding:6px 0; }

.p-faq1 {  margin:0; padding-bottom:40px; background-image: url("/files/Group_16.png"); background-repeat:no-repeat; background-size:100%; background-position: top 0 right 0; background-color:#1D1D1D; color:#fff; }
.p-faq {  margin:0;  }
.p-faq .TopMainBlocks { padding:10px 18px 10px 18px; background-image: url("/template/images/top_bg_img.jpg"); background-repeat:no-repeat; background-size:100% 443px; background-position: top 0 right 0; background-color:#1D1D1D; color:#fff; min-height:240px; }
.p-faq .TopMainBlocks .Item:first-child { margin-top:22px; }
.p-faq .TopMainBlocks .Item { border:1px solid #d0d0d0; cursor:pointer; margin:18px 0; width:100%; border-radius:6px; }
.p-faq .TopMainBlocks .Item .t_format { display:table; height:93px; width:100%; }
.p-faq .TopMainBlocks .Item .SubBlockofLinks { padding:6px 9px; display:none; }
.p-faq .TopMainBlocks .BlockDetails { border:1px solid #d0d0d0; cursor:pointer; margin:18px 0; width:100%; border-radius:6px; display:table; height:93px; }
.p-faq .TopMainBlocks .Item .LeftCell { padding-right:20px; width:70px; display:table-cell; text-align:right; vertical-align:middle; }
.p-faq .TopMainBlocks .Item .CenterCell { vertical-align:middle; padding-right:14px; display:table-cell; text-align:left; font-family:Raleway-Medium; vertical-align:middle; }
.p-faq .TopMainBlocks .Item .RightCell { vertical-align:middle; width:36px; display:table-cell; text-align:left; vertical-align:middle; }
.p-faq a { color:#fff; text-decoration:none; }
.p-faq .TopMainBlocks .Item .SubBlockofLinks ul { list-style-type:none; padding-left:30px; }
.p-faq .TopMainBlocks .Item .SubBlockofLinks ul li { padding:4px 0; }
.p-faq .TopMainBlocks .Item .SubBlockofLinks ul a { text-decoration:underline; cursor:pointer; color:#66C8FF; }
.p-faq .TopMainBlocks .Item .SubBlockofLinks ul a:hover { text-decoration:none; }

#Details { font-size:12px; font-weight:normal; }
#Details .dvTable { width:100%; display:table; border-spacing:0px; }
#Details .dvTable .CellHead { display:table-cell; margin:-1px; vertical-align:middle; background-color:#E8E8E8; text-align:center; border:1px solid #E8E8E8; }
#Details .dvTable .Cell { display:table-cell; text-align:center; vertical-align:middle; border:1px solid #ebebeb; padding:4px; }
#Details .dvTable .Row { display:table-row; }

#MenuNavigate { width:340px; height:480px; background-color:#272928; 
     margin-top:-240px; margin-left:-170px; z-index:102; position:fixed;
     -moz-box-shadow: 0px 0px 18px rgba(120, 0, 0,0.4); 
     -webkit-box-shadow: 0px 0px 18px rgba(0, 0, 0,0.4); 
     box-shadow: 0px 0px 18px rgba(120, 120, 120,0.4); 
     -moz-border-radius:6px; -webkit-border-radius:6px; display:none;
     border-radius:6px; top:50%; left:50%; padding:12px 14px;
}
#MenuNavigate a { color:#fff; margin:14px 0; font-size:16px; display:block; text-decoration:none; }
#MenuNavigate a:hover { text-decoration:underline; }

.Promo-Page {
    
}
.Promo-Page .top-menu {
    
}
.Promo-Page .top-menu .item {
    font-size:13px;
}
.Promo-Page .Top-block-name {
    font-family:Raleway-Medium; font-size:10px;
    width:140px; display:inline-block; vertical-align:middle;
}
.Promo-Page .vertical-image {
    height:36px; vertical-align:middle; margin: 0 24px;
}
.Promo-Page .top-menu-links {
    
}
.Promo-Page .top-menu-phone {
    font-weight:bold; font-size:22px !important;
    font-variant-numeric: lining-nums;
}
.Promo-Page .text-on-image {
    display:inline-block;
    width:610px; 
}
.Promo-Page .left-align {
    text-align:left;
}
.Promo-Page .right-align {
    text-align:right;
}
.Promo-Page .TopMainBlocks {
    color:#fff; 
}
.Promo-Page .TopMainBlocks .HeadNameofBlock {
    font-family:Raleway-Regular; font-size:25px; font-variant-numeric: lining-nums; margin-bottom:22px;
}
.Promo-Page .TopMainBlocks .Controls {
    margin-bottom:16px;
}
.Promo-Page .TopMainBlocks .Controls>.inputText {
    height:60px;
}
.Promo-Page .mini-image {
    width:38px; margin-right:30px; vertical-align:middle;
}
.Promo-Page .BlockLeftCell {
    width:716px; display:inline-block; 
}
.Promo-Page .WhyBlock {
    width:330px; text-align:left; margin:0 50px 0 auto; display:inline-block; vertical-align:top; font-variant-numeric: lining-nums;
}
.Promo-Page .WhyBlock .ImgIcon {
    width:100px; vertical-align:middle; margin-bottom:-20px; margin-left:-40px;
}
.Promo-Page .WhyBlock>.HeadData {
    font-weight:bold; font-size:22px; margin:5px 0; line-height:145%;
}
.Promo-Page .WhyBlock>.DetailsData {
    font-size:18px; line-height:160%;
}
.Promo-Page .footer .block-link {
    display:inline-block; width:428px; padding:33px 30px; font-size:18px; position:relative; height:87px; border:1px solid #fff; border-radius:6px;
}
.Promo-Page .footer .phone a {
    color:#fff;
}
.Promo-Page .footer .block-link:hover {
    background-color: #cf3437; 
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.Promo-Page .footer .right-image {
    position:absolute; top:38px; right:34px; width:27px;
}
.Promo-Page .White-Form { background-color:#fff; padding:32px; border-radius:8px; }
.Promo-Page .Gray-Item { background-color:#F6F7F7; vertical-align:top; display:inline-block; margin:0 14px 0 0; width:270px; height:370px; }
.Promo-Page .Image-Icon { margin:37px 62px; }
.Promo-Page .DV-Text { font-size:18px; font-family:'Raleway-SemiBold'; text-align:center; margin:0 34px; }
.Promo-Page .Details-service-row { font-size:32px; margin:0 0 40px 0; }
.Promo-Page .Details-service-row img { width:44px; vertical-align:middle; margin-right:20px; }


.Text_OnImage {  }
.Text_OnImage .MainMenu { display:table; min-height:120px; border-spacing:0; }
.Text_OnImage .MainMenu>.LeftCell { display:table-cell; width:760px; padding-right:20px; }
.Text_OnImage .MainMenu>.RigtCell { display:table-cell; vertical-align:top; padding-top:94px; }


.Mobile-Promo-Page {
    max-width:620px; font-variant-numeric: lining-nums;
}
.Mobile-Promo-Page .TopMainBlocks { padding:20px 18px 10px 18px; background-image: url("http://l.favoritexpress.ru/files/prono_bg.png"); background-repeat:no-repeat; background-size:1617px 830px; background-position: bottom 10px right -580px; background-color:#1D1D1D; color:#fff; min-height:240px; }

.Mobile-Promo-Page .top-menu {
    
}
.Mobile-Promo-Page .top-menu .item {
    font-size:13px;
}
.Mobile-Promo-Page .Top-block-name {
    font-family:Raleway-Medium; font-size:10px;
    width:140px; display:inline-block; vertical-align:middle;
}
.Mobile-Promo-Page .vertical-image {
    height:36px; vertical-align:middle; margin: 0 24px;
}
.Mobile-Promo-Page .top-menu-links {
    
}
.Mobile-Promo-Page .top-menu-phone {
    font-weight:bold; font-size:22px !important;
    font-variant-numeric: lining-nums;
}
.Mobile-Promo-Page .text-on-image {
    display:inline-block;
    width:100%; 
}
.Mobile-Promo-Page .right-align {
    text-align:right;
}
.Mobile-Promo-Page .TopMainBlocks {
    color:#fff; 
}
.Mobile-Promo-Page .HeadNameofBlock {
    font-family:Raleway-Regular; font-size:25px; font-variant-numeric: lining-nums; margin-bottom:22px;
}
.Mobile-Promo-Page .Controls {
    margin-bottom:16px;
}
.Mobile-Promo-Page .Controls>.inputText {
    height:60px;
}
.Mobile-Promo-Page .mini-image {
    width:38px; margin-right:20px; vertical-align:middle;
}
.Mobile-Promo-Page .BlockLeftCell {
    width:716px; display:inline-block; 
}
.Mobile-Promo-Page .row-split { 
    /*overflow:hidden;*/ border-bottom:1px solid #cdcdcd; padding-top:18px;
}
.Mobile-Promo-Page .WhyBlock {
    text-align:center; margin:0 auto 0 auto; 
}
.Mobile-Promo-Page .WhyBlock .ImgIcon {
    width:140px; vertical-align:middle; margin-bottom:-20px;
}
.Mobile-Promo-Page .WhyBlock>.HeadData {
    font-weight:bold; font-size:20px; line-height:145%; margin:5px 0; line-height:145%;
}
.Mobile-Promo-Page .WhyBlock>.DetailsData {
    font-size:14px; line-height:160%; margin-top:11px;
}
.Mobile-Promo-Page footer .block-link {
    max-width:440px; width:100%; padding:33px 20px; font-size:18px; position:relative; height:87px; border:1px solid #fff; border-radius:6px;
}
.Mobile-Promo-Page footer .phone a:link {
    color:#fff; text-decoration:none;
}
.Mobile-Promo-Page footer .block-link:hover {
    background-color: #cf3437; 
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.Mobile-Promo-Page footer .right-image {
    position:absolute; top:38px; right:34px; width:27px;
}
.Mobile-Promo-Page img { max-width:100%; }

.MainBlinkNews { font-size:20px; position:absolute; left:50%; margin-left:-250px; border-radius:4px; top:-16px; background-color:#fff; display:inline-block; width:500px;  margin-bottom:-80px; text-align:center; color:#fff; padding:24px; }
.MainBlinkNews .point { width:22px; height:31px; vertical-align:middle; margin-right:16px; }
.MainBlinkNews p { margin:0; display:inline-block; }

.Stock-Page {  }
.Stock-Page .mini-images { vertical-align:middle; margin-right:22px; left: 40px;
  bottom: 36px; position:absolute; }
.Stock-Page .top-menu {
    
}
.Stock-Page .top-menu .item {
    font-size:13px;
}
.Stock-Page .Top-block-name {
    font-family:Raleway-Medium; font-size:10px;
    width:140px; display:inline-block; vertical-align:middle;
}
.Stock-Page .vertical-image {
    height:36px; vertical-align:middle; margin: 0 24px;
}
.Stock-Page .top-menu-links {
    
}
.Stock-Page .top-menu-phone {
    font-weight:bold; font-size:22px !important;
    font-variant-numeric: lining-nums;
}
.Stock-Page .text-on-image {
    display:inline-block;
    width:610px; 
}
.Stock-Page .right-align {
    text-align:right;
}
.Stock-Page .TopMainBlocks {
    color:#fff; 
}
.Stock-Page .TopMainBlocks .HeadNameofBlock {
    font-family:Raleway-Regular; font-size:25px; font-variant-numeric: lining-nums; margin-bottom:22px;
}
.Stock-Page .TopMainBlocks .Controls {
    margin-bottom:16px;
}
.Stock-Page .TopMainBlocks .Controls>.inputText {
    height:60px;
}
.Stock-Page .mini-image {
    width:38px; margin-right:30px; vertical-align:middle;
}
.Stock-Page .BlockLeftCell {
    width:716px; display:inline-block; 
}
.Stock-Page .WhyBlock {
    width:330px; text-align:left; margin:0 50px 0 auto; display:inline-block; vertical-align:top; font-variant-numeric: lining-nums;
}
.Stock-Page .WhyBlock .ImgIcon {
    width:100px; vertical-align:middle; margin-bottom:-20px; margin-left:-40px;
}
.Stock-Page .WhyBlock>.HeadData {
    font-weight:bold; font-size:22px; margin:5px 0; line-height:145%;
}
.Stock-Page .WhyBlock>.DetailsData {
    font-size:18px; line-height:160%;
}
.Stock-Page .footer .block-link {
    display:inline-block; width:428px; padding:33px 30px; font-size:18px; position:relative; height:87px; border:1px solid #fff; border-radius:6px;
}
.Stock-Page .footer .phone a {
    color:#fff;
}
.Stock-Page .footer .block-link:hover {
    background-color: #cf3437; 
    -webkit-transition: background-color 500ms linear;
    -ms-transition: background-color 500ms linear;
    transition: background-color 500ms linear;
}
.Stock-Page .footer .right-image {
    position:absolute; top:38px; right:34px; width:27px;
}
.Stock-Page .item-main-link { padding:40px 85px; position:relative;  display:inline-block; border:1px solid #cdcdcd; border-radius:4px;  }
.Stock-Page .block2 .red-text { color:#E30016; }
.Stock-Page .block2 .cell { padding-bottom:20px; }
.Stock-Page .block3 .table-details { width:100%; font-size:20px; border-radius:12px; border-spacing:0; border:1px solid #cdcdcd; }
.Stock-Page .block3 .table-details td { padding:30px 40px; border-right:1px solid #cdcdcd;  border-bottom:1px solid #cdcdcd; }

.Stock-Page-Item { display:inline-block; vertical-align:top; width:360px; margin: 20px 20px 20px 0; }
.Stock-Page-Item-ParentImage { position:relative;  }
.Stock-Page-Item-Image { display:inline-block; max-width:100%; }
.Stock-Page-Item-RedName { background-color:#E30016; border-top-right-radius:8px; line-height:20px; font-size:16px; font-weight:bold; border-bottom-left-radius:50px; padding:12px 14px; text-align:right; width:206px; height:74px; display:table-cell; vertical-align:middle; color:#fff; position:absolute; right:0; top:0; }
.Stock-Page-Item-NameArticle { font-size:20px; margin:20px 0 12px 0; font-weight:bold; }
.Stock-Page-Item-DescArticle { font-size:14px; height:34px; }
#stocks_block { margin-bottom:80px; }

.order-thermo { border:1px solid #cdcdcd; border-radius:4px; font-size:12px; max-width:520px; margin:auto; }
.order-thermo .Img_INN_Search{ width: 20px; display:none; vertical-align: middle; padding-bottom: 2px; }
.order-thermo .block { background: #f1f1f1; }
.order-thermo .left-side { padding-left:8px; border-bottom:1px dotted #cdcdcd; width:35%; }
.order-thermo .right-side { border-bottom:1px dotted #cdcdcd; }
.order-thermo .AllTxt { padding: 1px 1px 1px 4px; width: 96%; outline:none; margin: 1px; border: 1px solid #CDCDCD; }
.order-thermo .AllTxt:active {  }
.order-thermo .header-h2 { font-size:14px; font-weight:bold; margin:6px 0 4px 0; }
.order-thermo .RequeredSpan {  color: red; font-weight: bold; }
.order-thermo #IncorrectDetails { color: red; font-weight: bold; margin-bottom: 6px; }

.PropWindow_thermo {
    position: absolute; z-index: 115; display:none;
    width: 300px; height: 300px; background-color: white; top: 50%; left: 50%;
    margin-top: -150px; margin-left: -150px; padding: 6px; border: 1px solid #CCCCCC;
    -moz-box-shadow: 0px 0px 1px rgba(190, 190, 190,1);
    -webkit-box-shadow: 0px 0px 1px rgba(190, 190, 190,1);
    box-shadow: 0px 0px 1px rgba(190, 190, 190,1);
    -moz-border-radius: 2px; -webkit-border-radius: 2px; border-radius: 2px;
}

#TopMain_Image { text-align:center; }
#TopMain_Image .MenuForPC { display:inline-block; }
#TopMain_Image .MenuForPC-item0 { display:inline-block; }
#TopMain_Image .MenuForPC-item1 { display:inline-block; }
#TopMain_Image .MenuForPC-item2 { display:inline-block; }

.footer-bottom-menu_pc { display:block; }
.footer-bottom-menu_mobile { display:none; padding-bottom:40px; }
.footer-bottom-menu_mobile a:link { color:#fff; }
.global-phone-number { font-size:34px; padding-top:2px; font-variant-numeric: lining-nums; font-family:Raleway-Bold; }
.video-block {  }
#Text_MainImage { height:620px; position:relative; text-align:center; text-align:center; background: url(/template/images/top_bg_img.jpg) top center no-repeat; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }
.block-cities { width:380px; align-self:center; padding-left:20px; }
.btn-red { background-color:#cb181c; border:1px solid #cb181c; color:#fff; padding:12px 16px; cursor:pointer; text-align:center; }
.btn-red-mini { background-color:#cb181c; border:1px solid #cb181c; color:#fff; padding:6px 12px; cursor:pointer; text-align:center; }
.btn-gray { background-color:#babdb2; border:1px solid #babdb2; color:#fff; padding:12px 16px; cursor:pointer; text-align:center; }
#DynGabarits {  }
#DynGabarits .row { }
#DynGabarits .item-block { display:inline-block; }
#DynGabarits .left-item { width:140px; display:block; }
#DynGabarits .padding-left { padding-left:14px; }

#news-page {  }
#Btn_AskDocs { width:180px; }
#doc_request {  }
#doc_request .cell_0 { width:32%; border-bottom: 1px solid #ebebeb; text-align: right; padding: 4px 10px 4px 0;}
#doc_request .cell_1 { border-bottom: 1px solid #ebebeb; padding: 4px;}

#table_doc { margin:12px 0; }
#table_doc .cell-0 { width:20%; vertical-align:middle; }
#table_doc .cell-1 { vertical-align:middle; }
#table_doc .cell-2 { width:25%; vertical-align:middle; }
.btn-width-100-mobile {  }

.fb-form {  }
.fb-form .cell-left { padding-right: 42px; }
.fb-form .cell-right {  }

#Text_MainImageBottom { height: 600px; position: relative; text-align: center; text-align: center; background: url(/files/Rectangle-184.jpeg) top center no-repeat; background-size: auto; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; }

.block-incorrect { background-color:#ffb8b8; }
.small-politic { font-size:10px; color:#fff; text-align:left; }
.small-politic a { color:#fff; }



@media only screen and (max-width: 1200px) {
    #TopMain_Image .MenuForPC-item0 { display:none; }
    .width { width:90%; }
    .footer .width { width:90%; }
    .def-page .GlobalButtons .Item { width:320px; }
    .def-page .types-of-delivery .Item { width:330px; }
    #Text_MainImage .MainMenu > .LeftCell { width:680px; }
    .top-menu .item { padding:8px 12px; }
}
@media only screen and (max-width: 1000px) {
    #TopMain_Image .MenuForPC-item1 { display:none; }
    #Text_MainImage .MainMenu > .LeftCell { width:60%; }
    .def-page .types-of-delivery .Item { width:33%; }
    .def-page .GlobalButtons .Item { width:31%; }
    .def-page .about-company .LeftCell { padding-right:0px; width:100%; }
    .def-page .about-company .RightCell { padding-left:70px; width:100%; }
}
@media only screen and (max-width: 900px) {
    #TopMain_Image .MenuForPC-item2 { display:none; }

    .global-table { display:block; }
    .global-table .row { display:block; }
    .global-table .cell-split { display:block; vertical-align:top; }
    .footer .bottom-form .left-cell { padding-left:54px; width:100%; }
    .footer .bottom-form .right-cell { padding-top:20px; }
    .video-block { display:block; }
    .video-block .LeftCell { display:block;  }
    .video-block .RightCell { display:block; }
    .def-page .about-company { height:auto !important; }
    
    .def-page .video-desc{ text-align:center; margin:40px 0 0 0; padding-bottom:60px; }
    .def-page .video-insert { margin-top:20px; width:100%; }
    .def-page .about-company .LeftCell { display:block; }
    .def-page .Links .List .Item { display:inline-flex; margin: 0 16px 0 0; }
    .def-page .about-company .RightCell { padding-left:0px; }
}
@media only screen and (max-width: 800px) {
    #TopMain_Image .MenuForPC { display:none; }
    .top-menu .item{ padding-top:20px; }
        
    #ClassicalArticle {  }
    #ClassicalArticle .local-cell-left { display:block; }
    #ClassicalArticle .local-cell-right {  display:block; }
    .p-article #MainImageForArticle { max-width:100% !important; }
}
@media only screen and (max-width: 700px) {
    .global-table .cell { display:block; }
    .footer .inputText, .footer .globalRedButtonGradient { width:100%; margin:0; }
    .footer .bottom-form .inputText { margin:6px 0; }
    .footer .bottom-form .left-cell { padding-left:20px; }
    .footer .bottom-form .right-cell { padding-left:20px; }
    .def-page .TopBlock0 .cell-left { width:100%; padding:40px 0 20px 0; }
    .bg-map {  }
    .bg-map>.table-data>.left-cell { width:45%; }
    .def-page .details-about-company .item { width:38%; }
    #Main_def_content {  }
    #Main_def_content .table-data { display:block; }
    #Main_def_content .table-data .cell { display:block; }
    .NewsBlock {  }
    .NewsBlock .cell { width:50%; }
    .Window_News { width:80%; left:50%; margin-left:-40%; }

}
@media only screen and (max-width: 600px) {
    jdiv { display:none; }
    .footer .bottom-padding { padding: 4px 14px; }
    .footer-bottom-menu_pc { display:none; }
    .footer-bottom-menu_mobile { display:block; }
    .footer .bottom-menu .item { text-align:left; display:block !important; vertical-align:middle; font-family:Raleway-Medium; padding-top:4px; display:inline-block; font-size:12px; padding:8px 18px; }
    .global-phone-number { font-size:30px;  }
    h1 { font-size:30px !important; }
    .video-insert { overflow:auto; }
    #DynGabarits .padding-left { padding-left:0px; }
    #DynGabarits .item-block { display:block; margin: 0 0 8px 0; }

    .width { width:90%; }
    .footer .width { width:90%; }
    #DynGabarits .txt-control { width:100% !important; }
    .p-article .local-cell-left { padding-right:0; }

    #b_cookie {  }
    #b_cookie .cell { display:block; }
    #Breadcumps { margin-bottom:30px; }
    .p_Doc_Request .Txt_Data { width:100%; }
    #Btn_AskDocs { width:100%; }
    #doc_request .cell_0 { width:100%; text-align:left; }

    #table_doc .cell-0 { width:100%; padding:4px; }
    #table_doc .cell-1 { padding:4px;  }
    #table_doc .cell-2 { width:100%; padding:4px;  }
    .btn-width-100-mobile { width:100%; }
    .fb-form .cell-left { padding-right:0; }

    .p-group-transport #Text_MainImage { height: auto;  }
    .individual .text-on-image { padding-right:0px !important; }
    .individual .table-left-cell { width:98%; }
    .individual .content-table-left { width: 100%; padding-right: 4px; }
    .individual .advantages .local-mini-image { width: 100%; margin: 30px 0;}
    .NewsBlock .navi-buttons { width: 98%; margin-bottom:16px; }
    .individual .advantages .right-cell-details { padding-left: 0px; }
    #CustomContent { margin:140px 0; }

    #Text_MainImageBottom { height: auto; }
    .p-article #CustomContent .left-cell { padding-right: 0px; }
    .contact-table .right { width:100%; }

}
@media only screen and (max-width: 500px) {
    .top-menu .item{ padding:20px 12px 4px 12px; }
    .top-menu .item:first-child { padding-right:2px;  }
    .footer .bottom-form .left-cell { padding-left:0px; }
    .footer .bottom-form .right-cell { padding-left:0px; }
    .top-menu .item.phone { font-size:12px; }
    .top-menu .logo { width:76px; }
    .top-menu .user-icon { width:26px; }

    #Text_MainImage .MainMenu > .LeftCell { display:block; width:100%; }
    #Text_MainImage .MainMenu > .RigtCell { display:block; width:100%; }
    #Text_MainImage { height:auto;  }
    .def-page .types-of-delivery .Item { width:94%; }
    .def-page .TopBlock0 { padding: 0 0 20px 0; }
    .def-page .GlobalButtons .Item { width:94%; margin:6px 0; }
    .bg-map > .table-data > .left-cell { width:95%; }
    .def-page .details-about-company .item { width:94%; }
    .block-cities { display:none; }
    .def-page .details-about-company .big-item { width:94%; }
    .def-page .why-we-cell { padding-left:0; padding-right:0; }

    .NewsBlock {  }
    .NewsBlock .cell { width:100%; display:block; text-align:center; padding-bottom:20px; }
    .GlobalHeader { font-size:22px; }
    .text-on-image { padding-top:24px; }
    
}
@media only screen and (max-width: 400px) {
    .global-phone-number { font-size:22px;  }
    h1 { font-size:22px !important; }
    .top-menu .item { padding-left:4px !important; padding: 20px 2px 4px 12px; }
    #MenuNavigate { width:300px; left:50%; margin-left:-150px; }


}

