/*---------------------------------------------------------------------------------- -------------- GLOBAL -------------------------------------------------------------- ----------------------------------------------------------------------------------*/ * { margin:0; padding:0; } html { height:100%; } header, nav, section, article, aside, footer { display:block; } body { font:14px/19px 'solomon', Tahoma, Geneva, sans-serif; height:100%; color:#333; } a { color:#cf2a81; } a:hover { text-decoration:none; } img { border:none; } input { vertical-align:middle; } *:focus{outline:none;} input, textarea, button { font-family:'solomon'; } /*---------------------------------------------------------------------------------- -------------- FONTS --------------------------------------------------------------- ----------------------------------------------------------------------------------*/ @font-face { font-family:'solomon'; src:url('/bitrix/templates/main/fonts/solomon_sans_normal-webfont.eot'); src:url('/bitrix/templates/main/fonts/solomon_sans_normal-webfont.eot?#iefix') format('embedded-opentype'), url('/bitrix/templates/main/fonts/solomon_sans_normal-webfont.svg#solomon_sans_normalregular') format('svg'), url('/bitrix/templates/main/fonts/solomon_sans_normal-webfont.woff') format('woff'), url('/bitrix/templates/main/fonts/solomon_sans_normal-webfont.ttf') format('truetype'); font-weight:normal; font-style:normal; } /*---------------------------------------------------------------------------------- -------------- SKELET -------------------------------------------------------------- ----------------------------------------------------------------------------------*/ html, body { background:#516600 url(/bitrix/templates/main/images/bg.jpg) top no-repeat; } .l-wrapper { position:relative; padding-bottom:20px; width:1000px; margin:auto; } .l-header { position:relative; height:124px; } .l-block { position:relative; margin-bottom:20px; border-radius:10px; background-color:#f1e8da; background-color:rgba(255,255,255,.4); } .l-block.m-overflow { overflow:hidden; zoom:1; } .l-content { position:relative; border-radius:10px; background:#fff; } .l-footer { position:relative; height:50px; border-radius:10px; overflow:hidden; background-color:#f1e8da; background-color:rgba(255,255,255,.7); } .l-buttons { position:relative; height:65px; } /*---------------------------------------------------------------------------------- -------------- CONTENT ------------------------------------------------------------- ----------------------------------------------------------------------------------*/ .b-content { padding:25px 29px; } .b-content h1 { padding-bottom:10px; font-size:28px; line-height:30px; letter-spacing:-1px; color:#000; } .b-content h2 { padding:10px 0; font-size:24px; line-height:26px; letter-spacing:-1px; color:#000; } .b-content h3 { padding:10px 0; font-size:21px; line-height:22px; letter-spacing:-1px; color:#000; } .b-content h4 { padding:10px 0; font-size:18px; line-height:20px; letter-spacing:-1px; color:#000; } .b-content h5 { padding-bottom:10px; font-size:17px; line-height:19px; letter-spacing:-1px; color:#000; } .b-content h6 { padding-bottom:10px; font-size:16px; line-height:18px; letter-spacing:-1px; color:#000; } .b-content p { padding-bottom:10px; } .b-content a { } .b-content table { margin-bottom:20px; text-align:left; border-collapse:collapse; border-spacing:0; } .b-content table tr { } .b-content table tr td, .b-content table tr th { padding:7px 15px; } .b-content table tr.m-even td { background:#ebebeb; } .b-content table .m-first { border-radius:10px 0 0 10px; } .b-content table .m-last { border-radius:0 10px 10px 0; } .b-content table tr th { color:#fff; background:#516600; } .b-content ul { margin-bottom:20px; list-style:none; } .b-content ul li { position:relative; padding-left:17px; padding-bottom:10px; } .b-content ul li:before { display:block; content:' '; position:absolute; top:8px; left:6px; width:5px; height:5px; background:#cf2a81; border-radius:3px; } .b-content ul ul { margin:0; padding-top:10px; padding-bottom:5px; } .b-content ul ul li:before { width:3px; height:3px; background:#fff; border:1px solid #666666; } .b-content ol { margin-bottom:20px; list-style:none; } .b-content ol &gt; li { position:relative; padding-left:20px; padding-bottom:10px; margin:0; } .b-content ol i { display:block; position:absolute; top:0; left:0; font-style:normal; color:#999; } .b-content ol ol { margin:20px 0 0 10px; } .b-content ul li { //z-index: expression(runtimeStyle.zIndex = 1, insertAdjacentHTML('afterBegin', '<i class="l-content-i"></i>')); }
.b-content ul .l-content-i { display:block; position:absolute; top:7px; left:6px; width:5px; height:5px; background:#2e4d83; }
.b-content ul ul .l-content-i { width:3px; height:3px; background:#fff; border:1px solid #666; }
/*----------------------------------------------------------------------------------
-------------- INPUT ---------------------------------------------------------------
----------------------------------------------------------------------------------*/
.b-input { margin-bottom:20px; display:block; position:relative; width:100%; height:42px; border-radius:10px; overflow:hidden; zoom:1; }
.b-input-wrap { position:absolute; top:0; bottom:0; right:14px; left:14px; z-index:2; zoom:1; }
.b-input-wrap input { position:relative; width:100%; height:42px; padding:0; margin:0; border:none; background:none; zoom:1; }
.b-input-placeholder { position:absolute; top:1px; bottom:1px; right:14px; left:14px; z-index:1; }
.b-input { border:1px solid #f5f5f2; background:#f5f5f2; }
.b-input.m-focus { border-color:#c0c4ca; }
.b-input-pre { position:relative; left:12px; line-height:42px; color:#888b92; }
.b-input input { font-size:16px; line-height:42px; color:#000; }
.b-input textarea { font-size:16px; line-height:20px; color:#000; }
.b-input .b-input-placeholder { font-size:16px; line-height:42px; color:#bcbcbc; }
.b-input.m-textarea { height:278px; margin-bottom:20px; }
.b-input.m-textarea textarea { position:relative; width:100%; height:100%; //position:absolute; padding:0; margin:0; border:none; background:none; resize:none; zoom:1; }
.b-input.m-textarea .b-input-wrap { padding:11px 0; }
.b-input.m-textarea .b-input-placeholder { left:12px; }
.b-checkbox { display:inline-block; //display:inline; //zoom:1; margin-bottom:10px; overflow:hidden; position:relative; font-size:14px; line-height:28px; color:#888b92; cursor:pointer; }
.b-checkbox:hover { color:#000; }
.b-checkbox input { position:absolute; visibility:hidden; visibility:visible\0/; top:-100px\0/; //top:-100px; }
.b-checkbox i { display:inline-block; vertical-align:top; //display:inline; //zoom:1; width:28px; height:28px; border-radius:4px; margin-right:7px; background:#f5f5f2 url(/bitrix/templates/main/images/checkbox-active.png) -1000px -1000px no-repeat; }
.b-checkbox.m-checked &gt; i { background-position:6px 8px; }
.b-radiobox { display:inline-block; position:relative; vertical-align:top; margin:0 5px 0 0; padding:8px 15px; cursor:pointer; font-size:16px; line-height:22px; color:#85888c; background:#f5f5f2; border-radius:10px; //display:inline; //zoom:1; overflow:hidden; }
.b-radiobox input { position:absolute; top:0; left:-10000px; }
.b-radiobox.m-checked { color:#fff; background:#516600 !important; cursor:default !important; }
.b-radiobox:hover { color:#fff; background:#9fa2a8; }
.b-fileupload { position:relative; overflow:hidden; margin-bottom:20px; font-size:1em; width:300px; height:42px; font-size:16px; line-height:42px; color:#bcbcbc; border:1px solid #f5f5f2; background:#f5f5f2; border-radius:10px; }
.b-fileupload &gt; button { float:right; border:none; width:80px; height:32px; background:#cf2a81; color:#fff; margin:5px; border-radius:7px; }
.b-fileupload:hover &gt; button { background:#bc2575; }
.b-fileupload &gt; div{ padding-left:10px; }
@media only screen and ( max-width: 500px ){
    .b-fileupload &gt; div{ display:none; }
    .b-fileupload &gt; button{ width:100%; }
}
.b-fileupload input[type=file]{ position:absolute; left:0; top:0; width:100%; height:100%; transform:scale(20); letter-spacing:10em; -ms-transform:scale(20); opacity:0; cursor:pointer; }
.b-btn { display:inline-block; height:45px; padding:0 20px; font-size:23px; line-height:41px; text-decoration:none; color:#fff; letter-spacing:-1px; border-radius:10px; background:#cf2a81; cursor:pointer; border:none; box-shadow:4px 4px 5px rgba(0,0,0,.12); //display:inline; //zoom:1; }
.b-btn:hover { background:#bc2575; }
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */
.jspContainer { padding-right:24px; overflow:hidden; top:-1px; left:-1px; position:relative; }
.jspPane { position:absolute; right:22px; left:0; width:auto !important; border-top:0; }
.jspVerticalBar { position:absolute; top:0; right:0; width:16px; height:100%; background:red; }
.jspHorizontalBar { position:absolute; bottom:0; left:0; width:100%; height:16px; background:red; }
.jspVerticalBar *, .jspHorizontalBar * { margin:0; padding:0; }
.jspCap { display:none; }
.jspHorizontalBar .jspCap { float:left; }
.jspTrack { background:#dde; position:relative; }
.jspDrag { background:#bbd; position:relative; top:0; left:0; cursor:pointer; }
.jspHorizontalBar .jspTrack, .jspHorizontalBar .jspDrag { float:left; height:100%; }
.jspArrow { background:#50506d; text-indent:-20000px; display:block; cursor:pointer; }
.jspArrow.jspDisabled { cursor:default; background:#80808d; }
.jspVerticalBar .jspArrow { height:16px; }
.jspHorizontalBar .jspArrow { width:16px; float:left; height:100%; }
.jspVerticalBar .jspArrow:focus { outline:none; }
.jspCorner { background:#eeeef4; float:left; height:100%; }
.customSelect { position:relative; float:left; height:42px; border-radius:4px; }		
.customSelect .selectedValue { padding:0 40px 0 14px; height:42px; font-size:16px; line-height:42px; overflow:hidden; margin-bottom:0; cursor:pointer; }
.customSelect .selectList { position:absolute; z-index:100; left:-999em; top:-999em; padding:0; margin:0; list-style:none; border-top: 1px solid #f2f2f2; }
.customSelect.select-open { border-radius:4px 4px 0 0; }
.customSelect.select-open .selectList { left:0 !important; top:auto !important; }
.customSelect .selectList dl { height:36px; overflow:visible !important; }
.customSelect .selectList dl.defaultScrollbar { overflow-x: hidden; overflow-y: scroll; }
.customSelect dl, .customSelect dd { margin: 0; }
.customSelect dd { zoom: 1; cursor: pointer; color:#000; font-size:14px; line-height:18px; }
.customSelect .selectList dd.hovered { background: #516600; color: #fff; }
.customSelect dt { font-weight: bold; font-style: italic; padding:6px 0; }	
.customSelect dd { padding:8px 15px; } 
.customSelect dd.selected { background: #dddddd; }
.customSelect dd:last-child { border-radius:0 0 4px 4px; }
.hasJS select.custom { position: absolute; left: -999em; }
.customSelect.focused .selectedValue { }
.customSelect.disabled .selectedValue { border: 1px solid #ccc; color: #ccc; cursor: default; }
.customSelect .caret { display:inline-block; width:12px; height:9px; margin:3px 3px 0 0; vertical-align: top; background:url(/bitrix/templates/main/images/select-bottom.png); //display:inline; //zoom:1; }
.customSelect.select-open .caret { background:url(/bitrix/templates/main/images/select-top.png); }
.customSelect .selectValueWrap { position:relative; z-index:200; }
.customSelect .selectValueWrap .caret { position: absolute; top: 12px; right: 10px; cursor: pointer; }
.customSelect .jspPane { overflow-x: hidden; }
.customSelect .jspVerticalBar { background: none; width: 8px; }
.customSelect .jspHorizontalBar { height: 0; overflow: hidden; }
.customSelect .jspTrack { right: 5px; border-radius: 3px; }
.customSelect .jspDrag { border-radius: 3px; color: #ffffff; background:#516600; }
.customSelect .selectListOuterWrap { position:relative; top:-44px; padding-top:44px; border-radius:4px; box-shadow:0 0 10px rgba(57,52,70,.2); z-index:1; }
.customSelect.m-white { border:1px solid #fff; background:#fff; }
.customSelect.m-white .selectList { border-top: 1px solid #f2f2f2; }
.customSelect.m-white .jspTrack { background: #fff; }
.customSelect.m-white .selectList dl { background:#fff; }
.customSelect.m-gray { border:1px solid #f5f5f2; background:#f5f5f2; }
.customSelect.m-gray .selectList { border-top: 1px solid #fff; }
.customSelect.m-gray .jspTrack { background: #f5f5f2; }
.customSelect.m-gray .selectList dl { background:#f5f5f2; }
.b-form-group { margin: 35px 0; }
.b-form-limit { border-radius:3px; height:4px; background:#ccc; margin:5px 0 6px; }
.b-input-title { font-size:16px; display:block; }
/*----------------------------------------------------------------------------------
-------------- BLOCK ---------------------------------------------------------------
----------------------------------------------------------------------------------*/
.b-logo { display:block; position:absolute; top:16px; left:2px; width:256px; height:86px; text-decoration:none; }
.b-logo img { display:block; }
.b-phone { position:absolute; top:31px; right:9px; font-size:38px; line-height:38px; color:#fff; letter-spacing:-2px; }
.b-hlinks { position:absolute; top:74px; right:9px; list-style:none; text-align:right; }
.b-hlinks li { display:block; float:left; padding-left:20px; //display:inline; //zoom:1; }
.b-hlinks a { position:relative; white-space:nowrap; color:#fff; text-decoration:none; overflow:hidden; }
.b-hlinks img { display:inline-block; margin:-1px 5px 0 0; vertical-align:top; //display:inline; //zoom:1; }
.b-hlinks img.zone { margin:0 5px 0 0; }
.b-hlinks span { position:relative; font-size:14px; line-height:14px; border-bottom:1px dashed #fff; }
.b-menu { float:left; width:230px; height:130px; margin-left:20px; overflow:hidden; }
.b-menu-title { display:block; margin:20px 0 10px 0px; }
.b-menu-title a { text-decoration:none; font-size:23px; line-height:23px; color:#cf2a81; text-transform:uppercase; }
.b-menu-img { float:left; display:block; }
.b-menu-list { margin-left:73px; list-style:none; }
.b-menu-list li { padding-bottom:1px; line-height:20px; }
.b-menu-list a { font-size:14px; line-height:20px; color:#000; text-decoration:underline; }
.b-menu-list a:hover { text-decoration:none; }
.b-fauth { display:block; position:relative; float:right; width:250px; height:130px; border-radius:10px; background:#516600;  }
.b-fauth-title { display:block; margin:19px 0 14px 20px; font-size:23px; line-height:23px; text-transform:uppercase; color:#fff; }
.b-fauth-img { display:block; position:absolute; top:50px; left:20px; }
.b-fauth-inp { position:relative; width:128px; height:24px; margin:0 0 6px 94px; border-radius:5px; background:#fff; }
.b-fauth-inp label { display:block; position:absolute; top:0; left:0; height:24px; padding:0 10px; z-index:1; font-size:14px; line-height:24px; color:#125b4e; }
.b-fauth-inp input { position:relative; width:108px; padding:0 10px; height:24px; z-index:2; font-size:14px; line-height:24px; color:#125b4e; border:none; background:none; }
.b-fauth-inp.m-addbtn { width:98px; }
.b-fauth-inp.m-addbtn label {  }
.b-fauth-inp.m-addbtn input { width:78px; }
.b-fauth-inp button { display:block; position:absolute; top:0; left:104px; width:24px; height:24px; padding:0; margin:0; border:none; cursor:pointer; background:url(/bitrix/templates/main/images/lk-btn.png); }
.b-slider { position:relative; height:390px; }
.b-slider-item-wrap { display:block; position:absolute; top:0; right:0; width:749px; height:390px; list-style:none; }
.b-slider-item { position:absolute; top:0; left:0; width:749px; height:390px; border-radius:10px; background-position:center center; background-repeat:no-repeat; overflow: hidden; }
.b-slider-item-link { display:block; width:749px; height:390px; }
.b-slider-item-video {
    	position: absolute;
	top: 0; 
	left: 0;
	width: 100%; 
	height: 100%;
}
.b-slider-info-wrap { position:absolute; top:0; left:0; width:250px; height:350px; overflow:hidden; }
.b-slider-info { position:absolute; top:0; left:0; padding:0 20px; }
.b-slider-title { padding:27px 0 20px 0; letter-spacing:-1px; text-transform:uppercase; font-size:36px; line-height:36px; color:#cf2a81; }
.b-slider-list { width:210px; max-height:150px; overflow:hidden; border-top:1px solid rgba(255,255,255,.7); list-style:none; }
.b-slider-list li { padding:6px 11px 5px 11px; border-bottom:1px solid rgba(255,255,255,.7); }
.b-slider-price { padding:19px 0 0 1px; font-size:25px; line-height:25px; color:#cf2a81; letter-spacing:-1px; }
.b-slider-btn { padding-top:10px; }
.b-slider-btn a { display:inline-block; height:41px; padding:0 20px; font-size:18px; line-height:41px; text-decoration:none; color:#fff; letter-spacing:-1px; border-radius:9px; background:#cf2a81; box-shadow:4px 4px 5px rgba(0,0,0,.12); //display:inline; //zoom:1; }
.b-slider-btn a:hover { background:#bc2575; }
.b-slider-control { position:absolute; top:350px; left:30px; list-style:none; }
.b-slider-control li { float:left; width:14px; height:16px; margin-right:9px; cursor:pointer; background-image:url(/bitrix/templates/main/images/slider-point.png); background-position:-23px 0; }
.b-slider-control .m-active { cursor:default !important; background-position:0 0 !important; }
.b-slider-control :hover {  background-position:-46px 0; }
ul.wi-container { list-style-type:none;  -webkit-perspective:1400px; -moz-perspective:1400px; -ms-perspective:1400px; -o-perspective:1400px; perspective:1400px; }
ul.wi-container li { display:none; position:absolute; top:0; left:0; pointer-events:auto; }
ul.wi-container li.wi-move { pointer-events:none; -webkit-transition:-webkit-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease; -moz-transition:-moz-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease; -o-transition:-o-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease; -ms-transition:-ms-transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease; transition:transform 600ms ease, opacity 600ms ease, left 600ms ease, top 600ms ease; }
.b-news { position:relative; overflow:hidden; height:150px; }
.b-news-title { float:left; position:relative; width:250px; margin-right:30px; text-indent:-18px; text-align:center; border-radius:10px 0 0 10px; background:#516600; }
.b-news-title a { letter-spacing:-1px; text-transform:uppercase; font-size:22px; color:#fff; line-height:150px; text-decoration:none; }
.b-news-title-corner { position:absolute; left:100%; width:10px; height:10px; background:url(/bitrix/templates/main/images/news-corner.png); }
.b-news-title-corner.m-top { top:0; background-position:left top; }
.b-news-title-corner.m-bottom { bottom:0; background-position:left bottom; }
.b-news-item { float:left; width:345px; padding-top:20px; margin-right:15px; }
.b-news-date { display:inline-block; height:26px; padding:0 12px; margin-bottom:10px; font-size:13px; line-height:26px; color:#fff; border-radius:10px; background:#cf2a81; box-shadow:4px 4px 5px rgba(0,0,0,.12); //display:inline; //zoom:1; }
.b-news-msg { max-height:78px; }
.b-news-msg a { font-size:13px; line-height:19px; color:#9b938a; text-decoration:underline; }
.b-news-msg a:hover { text-decoration:none; }
.b-news-msg span { color:#000; }
.b-breadcrumbs { position:relative; padding:25px 0 0 29px; list-style:none; overflow:hidden; zoom:1; }
.b-breadcrumbs li { float:left; padding-right:4px; }
.b-breadcrumbs a { display:inline-block; margin-right:4px; color:#999; //display:inline; //zoom:1; }
.b-title { padding:0 0 10px 29px; font-size:30px; line-height:35px; color:#cf2a81; }
.b-cmenu { position:relative; padding:7px 10px 0 10px; border-radius:10px; background:#516600; overflow:hidden; zoom:1; list-style:none; }
.b-cmenu li { float:left; padding-right:5px; margin-bottom:7px; line-height:26px; }
.b-cmenu a { display:inline-block; padding:0 19px; white-space:nowrap; line-height:26px; border-radius:10px; color:#fff; font-size:14px; //display:inline; //zoom:1; }
.b-cmenu a:hover, .b-cmenu a.m-active { background:#cf2a81; text-decoration:none; }
.b-cmenu a.m-active { cursor:default; }
.b-fcopy { float:left; margin:0 10px 0 20px; font-size:13px; line-height:50px; }
.b-fmenu { float:left; list-style:none; }
.b-fmenu li { float:left; display:block; line-height:50px; }
.b-fmenu a { display:inline-block; margin:0 5px; line-height:50px; //display:inline; //zoom:1; }
.b-dev { float:right; margin-right:26px; line-height:50px; }
.b-dev a { }
.l-buttons .l-sb { width:132px; height:33px; display:block; right:0; top:10px; position:absolute; background:url(/bitrix/templates/main/images/sb.png); border-radius:10px; box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.12); }
.l-buttons .l-cb { width:132px; height:33px; display:block; right:142px; top:10px; position:absolute; background:url(/bitrix/templates/main/images/cb.png); border-radius:10px; box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.12); }
.l-buttons .l-vt { width:152px; height:33px; display:block; right:284px; top:10px; position:absolute; background:url(/bitrix/templates/main/images/vt.png); border-radius:10px; box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.12); }
.l-buttons .l-form { width:329px; height:33px; display:block; right:446px; top:10px; position:absolute; background:url(/bitrix/templates/main/images/form.png); border-radius:10px; box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.12); }
/*=============================================================*/
.vacancies1 {}
.vacancies1 .item { padding:14px 0 8px; border-bottom:solid 2px #ccc; }
.vacancies1 .item:first-child { border-top:solid 2px #ccc; }
.vacancies1 .title { }
.vacancies1 .name { font:18px/20px 'din_medium', Tahoma, serif; text-transform:uppercase; text-decoration:none; float:left; color:#333; width:600px; }
.vacancies1 .detail { background:url(/bitrix/templates/main/images/list.png) no-repeat 0 2px; padding:0px 0 6px 20px; float:right; margin: 0 0 0 20px; }
.vacancies1 .send { background:url(/bitrix/templates/main/images/send.png) no-repeat 0 2px; padding:0px 0 6px 20px; float:right; margin: 0 0 0 20px; }
.vacancies1 .text { margin-top:10px; display:none; border-top:solid 1px #ccc; }
.vacancies1 .text h4 { margin:6px 0; color:#333; }
.vacancies1 .clear { clear:both; }
.vacancies-detail {}
.vacancies-detail .send { padding:10px 0; }
.vacancies-detail .send a { background:url(/bitrix/templates/main/images/send.png) no-repeat 0 0px; padding:1px 0 3px 21px; }
/*=============================================================*/
.faq {}
.faq .item { padding:9px 0 5px; }
.faq .title { background:#eee; border-radius:10px; padding:10px; }
.faq .name { font-size:16px; line-height:19px; text-decoration:none; float:left; color:#333; width:830px; padding:5px 0; }
.faq .detail { background-color:#CF2A81; border-radius:10px; padding:4px 15px; float:right; text-decoration:none; color:#fff; }
.faq .text { padding:10px; display:none; }
.faq .clear { clear:both; }
.faq-detail {}
/*=============================================================*/
.vacancies {}
.vacancies .item { padding:9px 0 5px; }
.vacancies .title { background:#eee; border-radius:10px; padding:10px; }
.vacancies .name { font-size:16px; line-height:19px; text-decoration:none; float:left; color:#333; width:620px; padding:5px 0; }
.vacancies .detail { background-color:#CF2A81; border-radius:10px; padding:4px 15px; float:right; text-decoration:none; color:#fff; }
.vacancies .send { margin-left:10px; background-color:#CF2A81; border-radius:10px; padding:4px 15px; float:right; text-decoration:none; color:#fff; }
.vacancies .text { padding:10px; display:none; }
.vacancies .clear { clear:both; }
.vacancies-detail {}
/*=============================================================*/
.submenu { padding-top:10px; }
.submenu .item { font-size:16px; font-weight:bold; padding-top:2px; }
/*=============================================================*/
.documents-sections {}
.documents-sections .item-sections { padding:9px 0 5px; }
.documents-sections .title-sections { background:#eee; border-radius:10px; padding:10px; }
.documents-sections .name-sections { font-size:16px; line-height:19px; text-decoration:none; float:left; color:#333; width:800px; padding:5px 0; }
.documents-sections .detail-sections { background-color:#CF2A81; border-radius:10px; padding:4px 15px; float:right; text-decoration:none; color:#fff; }
.documents-sections .clear-sections { clear:both; }
.documents-sections .documents { display:none; }
.documents-sections .documents .item { border-bottom:solid 1px #ccc; padding:10px; position:relative; }
.documents-sections .documents .item .date { font-size:14px; color:#999; position:absolute; top:10px; right:10px; }
.documents-sections .documents .item .name { font-size:16px; font-weight:bold; }
.documents-sections .documents .item .text { }
.documents-sections .documents .item .file {  }
.documents-sections .documents .clear { clear:both; }
.documents-sections-detail {}