/* CSS Document */ * { margin: 0; padding: 0; outline:none; } @font-face { font-family: "Ubuntu Condensed"; src: url('../fonts/aohnjbat-webfont.eot'); src: url('../fonts/aohnjbat-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/aohnjbat-webfont.woff') format('woff'), url('../fonts/aohnjbat-webfont.ttf') format('truetype'), url('../fonts/aohnjbat-webfont.svg#ubuntu_condensedregular') format('svg'); font-weight: normal; font-style: normal; } body{ margin:0px; padding:0px; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; background: #f3f3f3; width:100%; height:100%;} html { height: 100%;} /* TYPOGRAPHY */ a{ text-decoration: none;} a:hover{ text-decoration:none;} /* END TYPOGRAPHY */ img { vertical-align:top; } .clear{ clear:both;} .clearfix:after{ visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;} header, nav, section, article, aside, footer { display: block;} /* ----style-form---*/ ::-webkit-input-placeholder { color:#84817e;} :-moz-placeholder { color:#84817e;} .placeholder { color:#84817e;} /* ----end-style-form---*/ #page { max-width: 1600px; min-width: 960px; margin: auto; -moz-box-shadow: 0 0 27px rgba(18,16,11,.07); -webkit-box-shadow: 0 0 27px rgba(18,16,11,.07); box-shadow: 0 0 27px rgba(18,16,11,.07); background: #ffffff; } #header { height: 110px; background:url(../img/header.jpg) center no-repeat; position: relative; } .addres { position: relative;} .c1 { font-size: 12px; color: #4d5257; line-height: 12px; text-align: center; margin-bottom: 7px; width: 125px; display: block; } .over-chose { min-width: 132px;/*добавлено*/ position: absolute; top: 15px; left: -4px; background: #ffffff; -webkit-box-shadow: 0 0 10px #333333; -moz-box-shadow: 0 0 10px #333333; box-shadow: 0 0 10px #333333; z-index: 10; display: none; } .over-chose a { padding: 4px 6px 4px 4px; font-weight: bold; display: block; color: #333333; font-size: 15px; line-height: 17px; } .over-chose a:hover { background: #0072bc; color: #ffffff; } .sel-s { width: 140px;/*добавлено*/ display: block; padding-right: 16px; background:url(../img/i2.png) right no-repeat; color: #4d5157; font-size: 15px; line-height: 17px; text-decoration: none; font-weight: bold; margin-bottom: 10px; padding-bottom: 1px; } .sel-s span { white-space: nowrap;border-bottom: 1px dashed #4d5157; display: block; padding-bottom: 3px; } .sel-s:hover span { border: none; margin-bottom: 1px; } .addres p { font-size: 15px; color: #4d5257; line-height: 15px; } .chose-lang {padding-bottom: 3px; color: #0071bb; border-bottom: 1px dashed #0071bb; text-decoration: none; font-size: 12px; font-weight: bold; } .chose-lang:hover { color: #000000; border-color: #000000; } .search p { font-size: 12px; color: #4d5257; font-style: italic; padding: 8px 0 0 8px; } .search p a { color: #0072bc; text-decoration: underline; } .search p a:hover { color: #000000; } .main-menu { height: 38px; background: #0072bc; position: relative;} .main-menu ul { text-align: center; } .main-menu li { list-style: none; padding: 0 30px; display: inline-block; vertical-align: top; height: 38px; } .main-menu li a { display: block; padding: 0 4px; line-height: 38px; color: #ffffff; font-family: 'PT Sans Narrow', sans-serif; font-size: 19px; height: 34px; border-bottom: 4px solid #0072bc; } .main-menu li a:hover, .main-menu li.active a { border-bottom-color: #f86100; }
.rslides { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; } .rslides li { -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; } .rslides img { display: block; height: auto; float: left; width: 100%; border: 0; } .slider-s { position: relative; margin-bottom: 15px; } .rslides1_nav.prev { width: 34px; height: 67px; background:url(../img/nav-slide.png) left no-repeat; position: absolute; top: 50%; left: 32px; z-index: 5; overflow: hidden; text-indent: 999px; margin-top: -33px; } .rslides1_nav.next { width: 34px; height: 67px; background:url(../img/nav-slide.png) right no-repeat; position: absolute; top: 50%; right: 32px; z-index: 5; overflow: hidden; text-indent: 999px; margin-top: -33px; } .rslides1_nav:hover { opacity: 0.7; }

#content { margin: 0 90px; } .ll1 { float: left; } .rr1 { float: right; } .title { font-size: 24px; color: #959595; font-family: 'PT Sans Narrow', sans-serif; line-height: 24px; margin-bottom: 20px; margin-left: 12px; text-transform: uppercase; } .title span { color: #000000; } .over-img { float: left; width: 269px; overflow: hidden; } .over-img img { width: auto; } .ov-con { overflow: hidden; margin-bottom: 35px; background: #f3f3f3; padding: 10px; } .ov-con ul { overflow: hidden; background:url(../img/sep2.png) -9999px -9999px no-repeat; } .ov-con li { list-style: none; margin-bottom: 2px; } .ov-con li a { display: block; list-style: none; padding-left: 27px; height: 41px; line-height: 41px; color: #000; font-family: "Ubuntu Condensed"; font-size: 16px; white-space:nowrap; border-left: 10px solid #f3f3f3; background:url(../img/sep1.png) 12px center no-repeat #fff; } .ov-con li a:hover { border-color: #f86100; background-image: url(../img/sep2.png); color: #ff4800; } .ov-con li.none a { border-left: 10px solid #f3f3f3 !important; background: #ffffff !important; cursor: default; } h1, .title-sp { margin-bottom: 12px; height: 30px; font-family: "Roboto Condensed"; font-size: 20px; line-height: 20px; margin-left: 11px;&nbsp;} .text-s p { font-size: 14px; color: #4d5257; padding-bottom: 10px; } .more-s { margin-left: 10px; } .more-s a { font-size: 12px; color: #0072bc; text-decoration: underline; } .more-s a:hover { text-decoration: none; } .title-ss { margin-bottom: 11px; height: 30px; border-bottom: 1px solid #d2d2d2; padding-left: 11px; position: relative; } .title-ss span {margin-bottom: 12px; height: 30px; font-family: "Roboto Condensed"; font-size: 20px; line-height: 20px; margin-left:11px; } .title-ss a { position: absolute; top: 5px; right: 9px; display: block; padding-right: 13px; font-size: 12px; background:url(../img/i3.png) right no-repeat; color: #0072bc; text-decoration: underline; } .title-ss a:hover { color: #000000; } .news-s { padding: 5px 0 15px 0; margin-bottom: 13px; font-size: 14px; color: #4d5257; position: relative; border-bottom: 1px solid #d2d2d2; } .news-s:last-child { border-bottom: none; margin-bottom: 0; } .more-t { position: absolute; /* bottom: 15px;*/ left: 141px; display: block; } .left-i { float: left; margin-right: 20px; } .left-i:before { /*background:url(../img/el.png) no-repeat scroll 0 0 #000000;*/ content: ''; width: 45px; height: 11px; display: block; position: absolute; top: 0; left: -6px; } .ov-news { overflow: hidden; } .ov-news p { padding-bottom: 5px; } .ov-news p:last-child { padding: 0; } .ov-news p span { color: #000000; } a.more-t { font-size: 12px; color: #0072bc; text-decoration: underline; } a.more-t:hover { text-decoration: underline; color: #000000; } #footer { height: 117px; position: relative; background: #f3f3f3; } .copyr1 { position: absolute; bottom: 34px; left: 0; right: 0; text-align: center; font-size: 12px; line-height: 12px; color: #95989c; } .copyr1 span { display: block; margin-bottom: 9px; color: #4d5257; font-size: 14px; line-height: 14px; } .copyr2 { position: absolute; bottom: 34px; right: 100px; font-size: 12px; color: #95989c; line-height: 12px; } .copyr2 a { color: #95989c; text-decoration: underline !important; } #footer .addres { top: 21px; left: 99px; float: none; position: absolute; right: auto; } #footer .addres .c1 { text-align: left; } p.ss { max-height: 45px; overflow: hidden; line-height: 17px; display: block; } .hh1 { height: 21px; } .td-table td { padding-left: 54px; vertical-align: middle; } .td-table td:first-child { padding: 0; } .td-table td a { display: inline-block; } .td-table td a:hover { opacity: 0.7; } #content_1 { margin: 0 50px; } .slide-rs { padding: 22px 0 0 0; height: 112px; position: relative; } .left-s, .left-s2, .left-s3 { width: 16px; height: 33px; background:url(../img/nav-partners.png) left; position: absolute; top: 50%; left: 0; margin-top: -16px; cursor: pointer; opacity: 0.3; display: none; z-index: 5; } .right-s, .right-s2, .right-s3 { width: 16px; height: 33px; background:url(../img/nav-partners.png) right; position: absolute; top: 50%; right: 0; margin-top: -16px; cursor: pointer; opacity: 0.3; z-index: 5; } .left-s:hover, .right-s:hover, .left-s2:hover, .right-s2:hover, .left-s3:hover, .right-s3:hover { opacity: 1; } .mCSB_scrollTools { position: absolute !important; top: -9999px !important; left: -9999px !important; opacity: 0 !important; } .style1-menu { margin: 0 92px; position: relative; } .style1-menu:before { width: 17px; height: 38px; /*background:url(../img/lz1.jpg) no-repeat scroll 0 0 #000000;*/ background:url(../img/lz1.jpg) no-repeat; content: ''; position: absolute; top: 0; left: -17px; display: block; } .style1-menu:after { width: 17px; height: 38px; /*background:url(../img/lz2.jpg) no-repeat scroll 0 0 #000000;*/ background:url(../img/lz2.jpg) no-repeat; content: ''; position: absolute; top: 0; right: -17px; display: block; } .navigation { height: 38px; overflow: hidden; padding-left: 18px; } .navigation li { float: left; list-style: none; height: 38px; font-style: italic; font-size: 12px; color: #4d5257; padding: 0 6px 0 11px; background:url(../img/navigation.png) left no-repeat; line-height: 38px; } .navigation li:first-child { padding-left: 5px; background: none; } .navigation li a { color: #4d5257; text-decoration: underline; } .navigation li a:hover { text-decoration: none; } .left-sidebar { float: left; width: 300px; } .left-menu { margin-bottom: 25px; position: relative; z-index: 10; } .left-menu ul { border: 10px solid #f3f3f3; border-left: none; } .left-menu ul li { border-bottom: 2px solid #f3f3f3; list-style: none; border-left: 10px solid #f3f3f3; } .left-menu ul li:last-child { border-bottom: none; } .left-menu ul li a { padding: 9px 13px; display: block; color: #000; border-left: 10px solid #f3f3f3; font-family: "Ubuntu Condensed"; font-size: 15px; position: relative; left: -10px; } .left-menu ul li a:hover, .left-menu ul a.subs.active { color: #f86100; border-left: 10px solid #f86100; } .left-menu ul ul { position: absolute; top: -9999px; left: -9999px; width: 280px; background: #ffffff; } .left-menu ul ul:before { width: 10px; height: 100%; background: #f3f3f3; content: ''; display: block; position: absolute; top: 0; left: 0; } .left-menu ul ul a { position: relative; z-index: 2; } .left-menu li:hover ul { top: 0; left: 290px; } .left-menu li:hover a.subs { color: #f86100; border-left: 10px solid #f86100; } .left-menu li:hover li a.subs { color: #000; border-left: 10px solid #f3f3f3; } .left-menu li:hover ul ul { top: -9999px; left: -9999px; } .left-menu li li:hover ul { top: -10px; left: 280px; } .left-menu li li:hover a.subs { color: #f86100; border-left: 10px solid #f86100; } .ban { margin-bottom: 29px; display: block; } .partners { height: 155px; padding-top: 40px; position: relative; padding-left: 32px; /*border: 10px solid #f3f3f3;*/ } .con-ff { height: 155px; width: 215px; margin: auto; background: #ffffff; text-align: center; } .con-ff a { display: table-cell; vertical-align: middle; height: 155px; width: 215px; } .con-ff a img { display: inline-block; max-width: 100%; } .title-top { text-transform: uppercase; text-align: center; position: absolute; left: 0; width: 100%; top: 15px; line-height: 32px; font-size: 32px; font-family: "Ubuntu Condensed"; z-index: 5; } .showcase-arrow-previous { width: 16px; height: 33px; background:url(../img/nav-partners.png) left; position: absolute; bottom: 65px; left: 9px; cursor: pointer; opacity: 0.3; } .showcase-arrow-next { width: 16px; height: 33px; background:url(../img/nav-partners.png) right; position: absolute; bottom: 65px; right: 9px; cursor: pointer; opacity: 0.3; } .showcase-arrow-previous:hover, .showcase-arrow-next:hover { opacity: 1; } .main-text { overflow: hidden; padding-left: 20px; } .ban-main { margin-bottom: 16px; position: relative; height: 87px; background:url(../img/ban-inner.jpg) 10px 0 no-repeat #f3f3f3; border:1px solid #f3f3f3; } .text-left-b { float: left; width: 304px; font-size: 14px; text-align: left; margin-left: 22px; padding-top: 8px; } .text-left-b a { display: block; text-align: left; font-size: 32px; line-height: 35px; color: #0072bc; margin-bottom: 4px; font-family: 'PT Sans Narrow', sans-serif; text-transform: uppercase; background:url(../img/st-ban3.png) 90% 4px no-repeat; }

.blok-s-menu { width: 100%; margin-bottom: 11px; }
.blok-s-menu td { width: 33.3%; padding: 0 0 12px 12px; }
.blok-s-menu td:first-child { padding-left: 0; }
.bl-al ul { display: none; }
.bl-al { height: 116px; background: #e5f2ff; cursor: pointer; position: relative; }
.left-img-s { float: left; border-right: 1px solid #bed6f3; }
.ov-bl-al { height: 65px; color: #004b8f; overflow: hidden; position: relative; font-family: "Ubuntu Condensed"; font-size: 17px; text-align: center; padding-top: 26px; }
.ov-bl-al i { position: absolute; bottom: 10px; left: 50%; margin-left: -7px; width: 14px; height: 10px; background:url(../img/ac-st.png); display: block; opacity: 0.3; }
.bl-al.active .ov-bl-al i { opacity: 1; } .bl-al.active { background: #d8ecff; border-color: #5ba7ee; }
.bl-al.active .left-img-s { border-color: #5ba7ee; }
.bl-al ul { border: 1px solid #5ba7ee; position: absolute; left: 132px; right: -1px; top: 116px; z-index: 2; } .bl-al ul li { list-style: none; display: block; border-bottom: 1px solid #bed6f3; }
.bl-al ul li:last-child { border: none; }
.bl-al ul li a { font-size: 14px; color: #004b90; display: block; padding: 10px 14px; background: #f0f8ff; }
.bl-al ul li a:hover { background: #d8ecff; }
.over-e { overflow: hidden; position: relative; }
.text-ban { width: 380px; height: 87px; background:url(../img/bg-ban3.png); position: absolute; top: 0; right: 0; }
.text-ban p { font-style: italic; font-size: 14px; color: #000000; line-height: 20px; position: relative; top: 14px; left: 22px; }
.sf1 { display: block; padding-left: 8px; } .sf2 { display: block; padding-left: 4px; }
.text-ban p a { font-weight: bold; color: #173a5a; text-decoration: underline; }
.text-ban p a:hover { text-decoration: none; } .text-main-t { font-size: 14px; color: #4d5257; padding-left: 20px; } .text-main-t p { padding-bottom: 12px; } .text-main-t h1 { margin-left: 0; } .text-main-t h2 { font-size: 16px; margin-bottom: 12px; font-family: "Roboto Condensed"; }; .text-main-t ul { overflow: hidden; margin-bottom: 10px; } .text-main-t ul li { padding-left: 11px; padding-bottom: 1px; line-height: 19px; list-style: none; } .text-main-t ul li:before {display: inline-block; width: 0; height: 0; border-top: solid transparent; border-bottom: solid transparent; border-left: solid #00F; border-width: 4px; content: " "; margin-right: 5px;} .text-main-t .right-over-s ul li { /*margin-left: 15px;*/ padding-left: 0px; padding-bottom: 0px; line-height: 19px; list-style-type: ;) 0 3px no-repeat; } p.telef b { font-size: 18px; }
.ost .ov-bl-al { /*padding: 10px 20px 0 20px;*/ /*height: 59px;*/ }
.ost .ov-bl-al i { bottom: 0px; }
.ost .bl-al {     box-sizing: content-box;; height: 74px; }
.ost .bl-al ul { top: 74px; left: -1px; }
.ost td { width: 33.3%; }
.link-s { position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: block; }
.ost .ov-bl-al div { position: relative; top: -6px; height: 65px; }
.ost .ov-bl-al div span { display: table-cell; text-align: center; height: 65px; vertical-align: middle; }
.inf-panel { overflow: hidden; font-size: 14px; color: #4d5257; padding: 12px 10px 12px 0; }
.rr-panel { float: right; } .rr-panel span { float: left; height: 22px; line-height: 22px; } .rr-panel div { float: left; overflow: hidden; } .rr-panel div a { margin-left: 10px; width: 22px; height: 22px; opacity: 0.4; float: left; background-image:url(../img/ac-chose.png); background-position:left center; background-repeat: no-repeat; /*background:url(../img/ac-chose.png) left no-repeat;*/ } .rr-panel div a.list { background-position: right center; } .rr-panel div a.active,.rr-panel div a:hover { opacity: 1; } .over-blok-ss { overflow: hidden; } .over-more-pt { position: relative; width: 110%; overflow: hidden; } .item-blok { overflow: hidden; height: 224px; float: left; margin: 0 7px 7px 0; } .item-blok a { border: 1px solid #dfdfdf; display: block; position: relative; color: #4d5257; font-size: 14px; height: 222px; } .item-blok a:hover { border-color: #000000; } .img-blok { height: 120px; } .img-blok span { height: 120px; vertical-align: middle; display: table-cell; text-align: center; } .s-ov-tt { padding: 0 10px; display: block; line-height: 15px; } .st-title { display: block; margin-bottom: 4px; font-weight: bold; } .item-blok a i { font-style: normal; } .item-blok a:hover i { text-decoration: underline; } .rr-page-nav { float: right; overflow: hidden; padding-bottom: 4px; } .rr-page-nav li { background: none repeat scroll 0 0 !important; float: left; font-size: 14px; color: #898d91; margin-left: 10px; list-style: none; line-height: 17px; } .rr-page-nav li a { font-size: 14px; color: #898d91; } .rr-page-nav li a:hover { text-decoration: underline; } .rr-page-nav li.active a { font-weight: bold; color: #000000; text-decoration: none !important; } .rr-page-nav li:last-child a { text-decoration: underline; } .rr-page-nav li:last-child a:hover { text-decoration: none; } li.nav-left a { width: 8px; height: 17px; display: block; position: relative; top: -1px; background:url(../img/nav-page.png) left; opacity: 0.4; } li.nav-right a { width: 8px; height: 17px; display: block; position: relative; top: -1px; background:url(../img/nav-page.png) right; opacity: 0.4; } li.nav-left a:hover, li.nav-right a:hover { opacity: 1; } .two-ss { margin-left: 15px; padding-left: 0; padding-top: 20px; } .download { top: 20px; display: inline-block; padding: 10px 10px 0 10px; border: 1px solid #dfdfdf; margin-bottom: 25px; position: relative; left: -15px; /*overflow: hidden;*/ } .download a { float: left; margin-right: 23px; font-size: 12px; color: #4d5257; text-decoration: underline; height: 26px; line-height: 26px; padding-left: 33px; margin-bottom: 10px; } .download a:last-child { margin-right: 0; } .download a:hover { color: #0072bc; } .sd1 { background:url(../img/ff1.png) left no-repeat; } .sd2 { background:url(../img/ff2.png) left no-repeat; } .sd3 { background:url(../img/ff3.png) left no-repeat; } .ll-title { float: left; font-size: 14px; padding-left: 15px; line-height: 22px; font-weight: bold; } .right-over-s table{ min-width: 100%; border-left: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; margin-bottom: 10px; } .right-over-s td{ padding: 7px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; font-size: 14px; line-height: 16px; color: #4d5257; vertical-align: middle; text-align: center; } .right-over-s th{ padding: 2px 11px !important; background: #f3f3f3; white-space:nowrap; } .text-tb { min-width: 100%; border-left: 1px solid #dfdfdf; border-top: 1px solid #dfdfdf; margin-bottom: 10px; } .text-tb td { padding: 7px; border-right: 1px solid #dfdfdf; border-bottom: 1px solid #dfdfdf; font-size: 14px; line-height: 16px; color: #4d5257; vertical-align: middle; text-align: left; } .text-tb tr:first-child td { padding: 2px 11px !important; background: #f3f3f3; text-align: center; } .text-tb td:first-child { white-space:nowrap; } .over-scroll { overflow-x: auto; padding-bottom: 10px; } .gl-tt { position: absolute; top: 5px; left: 5px; width: 33px; height: 32px; background:url(../img/nv1.png); } .ll-slide { padding:0 32px 32px 0; float: left; } .big-sl { border: 1px solid #dfdfdf; margin-bottom: 13px; } .no-pd { padding-left: 0; } .slides-p1 { height: 86px; position: relative; } .lp { width: 16px; height: 33px; background:url(../img/nav-partners.png) left; position: absolute; top: 50%; left: 0; margin-top: -16px; cursor: pointer; opacity: 0.3; } .rp { width: 16px; height: 33px; background:url(../img/nav-partners.png) right; position: absolute; top: 50%; right: 0; margin-top: -16px; cursor: pointer; opacity: 0.3; } .lp:hover, .rp:hover { opacity: 1; } .sld-r { width: 312px; margin: auto; } .slides-p1 { margin-bottom: 20px; } .sld-r ul li { list-style: none; float: left; cursor: pointer; margin: 0 6px; background: none; padding: 0; border: 1px solid #dfdfdf; } .sld-r ul li.active { border-color: #000000; } .sld-r ul li img { width: 90px; height: 84px; } .big-sl a { display: block; position: relative; } .big-sl i { position: absolute; top: 5px; left: 5px; width: 33px; height: 32px; /*background:url(../img/nv1.png) no-repeat scroll 0 0 #000000;*/ background:url(../img/nv1.png) no-repeat; } .big-sl span { width: 23px; height: 23px; /*background:url(../img/zoom.png) no-repeat scroll 0 0 #000000;*/ background:url(../img/zoom.png) no-repeat; position: absolute; bottom: 8px; right: 9px; display: block; } .btn-1 { background-image:url("../img/btn-1.png"); width: 206px; height: 37px; line-height: 37px; margin: auto; display: block; color: #fff; font-family: "Ubuntu Condensed"; font-size: 20px; text-align: center; background:url(../img/btn-1.png) no-repeat; /*background:url(../img/btn-1.png) no-repeat scroll 0 0 #000000;*/ } .btn-1:hover { opacity: 0.9; } input.btn-1{ border: none; } .right-over-s { /*overflow: hidden;*/ /*padding-left: 32px;*/ } .prev-link-s { padding-left: 13px; font-size: 14px; color: #0072bc; font-style: italic; text-decoration: underline; background:url(../img/sep-prev-link.png) left no-repeat; } .prev-link-s:hover { color: #000000; text-decoration: underline; } .content2 { margin-right: 2px; } .over-sld-ct { position: relative; } .content2 .item-blok:last-child { margin-right: 0; } .slides li { overflow: hidden; float: left; } #owl1, #owl2 { margin-bottom: 50px; } #owl1 .item .item-blok, #owl2 .item .item-blok { float: none; margin: 0; } #owl1 .item, #owl2 .item { margin: 0 4px; overflow: hidden; float: left; } .owl-prev { position: absolute; top: 50%; width: 49px; height: 49px; margin-top: -24px; background:url(../img/nav-sld-responsive.png) left; left: 5px; text-indent: 999px; overflow: hidden; display: none; } .owl-next { position: absolute; top: 50%; width: 49px; height: 49px; margin-top: -24px; background:url(../img/nav-sld-responsive.png) right; right: 2px; text-indent: 999px; overflow: hidden; display: none; } #owl1:hover .owl-prev, #owl1:hover .owl-next, #owl2:hover .owl-prev, #owl2:hover .owl-next { display: block; } #footer .addres .over-chose { top: auto; bottom: 0; } /*my_style*/ .display_none{ display:none; } #change_blocks{ display:table-cell; position: relative; float:left; padding-right:2%; width:48%; max-width:48% !important; } #tab_block{ float:right; /*padding-left:50%;*/ width:50%; } .block_num { width: 47%; float: left;} .bold_text{ font-weight:bold; } .contacts_tel_table{ padding-top: 10px; } .text-tb_contacts td{ border: 1px solid #DFDFDF; color: #4D5257; font-size: 14px; line-height: 16px; padding: 7px; text-align: center; vertical-align: middle; } .in_tab .text-tb_contacts.small tr td:first-child{  padding: 7px 5px; width: 33%; } .text-tb_contacts tr td:first-child{ background: none repeat scroll 0 0 #F3F3F3; /*padding: 2px 11px !important;*/ width: 50%; } .contacts_karta{ /* width: 100%;*/ height: 400px; padding:10px 0; position: relative; } .ymaps-map{ max-width: 100%; } .glav_tab{ padding:10px; border: 1px solid #BBBBBB; } .loip_link{ color: #4D5257; text-decoration:underline; } .loip_link:hover{ text-decoration:none; } .loip_link_partner{ color: #4D5257; text-decoration:underline; font-size: 15px; } .loip_link_partner:hover{ text-decoration:none; } .loip_link_client{ color: #4D5257; text-decoration:underline; font-size: 15px; } .loip_link_client:hover{ text-decoration:none; } .contacts_left_office{ text-align:center; } .contacts_left_office img{ padding-top:7px; } .in_tab_padding_bottom{ position: relative; padding-bottom:10px; } .in_tab_font{ font-size:13px; } .in_tab_mail{ position:relative; z-index: 100; color:#006DB4; text-decoration:underline; } .in_tab_mail:hover{ text-decoration:none; } .in_tab_gerb{ right:0px; position:absolute; } .tab_c_text{ max-width:75%; } .slave_tab{ float:left; padding-top:10px; padding-bottom:5px; width:49%; } .in_tab{ padding:10px; background:#F2F2F2; } .slave_left{ padding-right:1%; } .slave_right{ padding-left:1%; } .contacts_feedback{ padding-bottom:5px; } .init_tab{ cursor:pointer; } .pointer{ cursor:pointer; } .clear_right{ clear:right; } /*.sec_name{*/ /*z-index: 100;*/ /*position: relative;*/ /*}*/ /*.sec_name:hover{*/ /*text-decoration: underline;*/ /*}*/ .dop_sec_list { border-top: 1px solid #bed6f3; height: 17px; overflow: hidden; /*margin-top: -30px;*/ padding-top: 10px; position: relative; } .dop_sec_list i { /*background: url("/bitrix/templates/main/img/ac-st.png") repeat scroll 0 0 #000000;*/ background: url("/bitrix/templates/main/img/ac-st.png") repeat; display: block; height: 10px; left: 50%; margin-left: -7px; opacity: 0.3; position: absolute; width: 14px; } .cat_list_link{ color:#4D5257; text-decoration: none; } .cat_list_link:hover{ text-decoration: underline; } .ov-bl-al:hover{ /*color:#000000;*/ background: #d8ecff; background-position: top 10px; } /*.img_list{*/ /*position: relative;*/ /*z-index: 100;*/ /*}*/ .ost .dop_sec_list { box-sizing: content-box;height: 3px; /*height: 5px;*/ /*margin-top: -15px;*/ /*height: 29px;*/ /*padding: 10px 20px 0;*/ } .ost .dop_sec_list i { bottom: 0; } .ost .ov-bl-al { box-sizing: content-box; height: 45px; padding: 10px 20px 0; } .ov-bl-al .sec_name{display: inline-block;line-height: 20px;}.pad_brend_pic{ position: absolute; padding: 5px; } .preview_picture_my{ float:left; padding-right: 10px; } .search_page_name{ color: #000000; /*font-size: 20px;*/ text-decoration: underline; } .pic_padding{ float:left; padding: 0 10px 10px 0; } /*end_my_style*/ .sertifikate{ } .sertifikate ul li{ /*background: none repeat scroll 0 0 #000000;*/ background: none repeat; float: left; list-style: none outside none; margin-bottom: 20px; margin-right: 20px; padding: 0; } .img_left{ float: left; padding: 0 10px 10px 0; } .reliz_img{ padding:10px; float:left; } .map_scladi { float:right; } .content-skladi { float:left; padding-bottom:25px; } .content-skladi1 { float:left; } .map_scladi1 { float:right; } .left-menu a.active_item{ border-left: 10px solid #f86100!important; color: #f86100!important; } .display_block{ display:block; } .patents ul li{ background: none repeat scroll 0 0 #000000; float: left; list-style: none outside none; margin-bottom: 20pрx; margin-right: 20px; padding: 0; } .clear_right{ clear:left; } .useritemtable { width: 100%; } .useritemtable td { padding:3px; border-bottom:1px solid; text-align:center; vertical-align:middle; } .useritemtable .character { width: 25%; text-align:left; } .smallfonttd { font-size: 12px; } .grey-tr { background-color:#F5F5F5; } .category-h2 {font-family: "Ubuntu Condensed"; font-size: 20px; } .smalluseritemtable { width: 100%; } .smalluseritemtable td { padding:10px; border-bottom:2px dotted grey; text-align:center; vertical-align:middle; } .smalluseritemtable .character { width: 25%; text-align:left; } .smallfonttd { font-size: 12px; } .grey-tr { background-color:#F5F5F5; } .category-h2 {font-family: "Ubuntu Condensed"; font-size: 20px; } .loip-list li { background:url(/images/icons/png/bull.gif); } h3 { font-size: 15px; margin-bottom: 12px; font-family: "Roboto Condensed"; } h4 { font-size: 18px; margin-bottom: 12px; font-family: "Roboto Condensed"; } h5 { font-size: 17px; margin-bottom: 12px; font-family: "Roboto Condensed"; } .loip-font { font-family:"Roboto Condensed"; padding-bottom: 2px; font-size:12px;} #loip-link { text-decoration: underline; color:#0072bc; } .loip-list { color:red; padding-left: 11px; padding-bottom: 6px; line-height: 19px; list-style: none; list-style-type: square; } .patents ul li:before { display: none; } .content-skladi ul li:before {display: inline-block; width: 0; height: 0; border-top: solid transparent; border-bottom: solid transparent; border-left: solid #00F; border-width: 4px; content: " "; margin-right: 5px;} .content-skladi ul li {list-style: outside none none;} #exp span{ display: block; padding: 10px; width: 282px; //ширина должна быть как ширина исходной картинки за минусом отступов position: absolute; bottom: 20px; background: black; opacity: 0.8; -moz-opacity: 0.8; -khtml-opacity: 0.8; filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80); text-align: center; color: white; font: 14px Arial; } #exp { position: relative; width: 302px; } #exp img { display: block; border: none; } .inf-panel ul li:before { display: none; } .caroufredsel_wrapper ul li:before { display: none; } .sld-r ul li:before { display: none; } .ika-td:hover{background:#E5F2FF;} .tovar td{text-align:left;}.search-form iframe{display: none;}
