/* -----------------------------------------------------------------------


 Blueprint CSS Framework 1.0.1
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */

@import "http://webfonts.ru/import/roboto.css";
html {margin:0;padding:0;border:0;}
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, nav, section {margin:0;padding:0;border:0;font-size:100%;font:inherit;}
article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {display:block;}
body {/*line-height:1.5;background:white;*/}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {font-weight:normal;float:none !important;}
blockquote:before, blockquote:after, q:before, q:after {content:'';}
blockquote, q {quotes:"" "";}
a img {border:none;}
:focus {outline:0;}

.component {
width: 90%;
margin: 10px auto;
font-family: 'Roboto';
display: inline-block;
}

.logo a { color:#FFF !important; text-decoration:none !important}
/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
.checkers { width:160px; height:60px; background:url(../../images/chekers.png); position:absolute; top:0px; left:0px;}
.logo {
font-family: PFBeauSansProBbook;
text-transform: uppercase;
font-size: 24px;
-moz-box-sizing: border-box;
box-sizing: border-box;
font-smooth: large;
padding: 7px 0px 0px 20px;
letter-spacing: -1px;
color: #FFF;
float: left;
}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#095197; font-family:'Roboto'; letter-spacing:-1px; font-size:36px }
h1 {font-size:5em;line-height:1;margin-bottom:0.2em;}
h2 {font-size:4em;margin-bottom:0.15em;}
h3 {font-size:21px;margin-bottom:0.1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:10px;}
.item h3 { font-family:'Roboto'; letter-spacing:-1px; font-weight:bold; font-size:24px;}
.searchbox { float:left; margin-left:5%;}

.searchbox h4 {
font-weight: bold;
color: #000;
font-family: PFBeauSansProBbook; 
margin-bottom: 0px;
padding-bottom:4px;
}


.searchbox h3 {
font-weight: bold;
color: #000;
font-family: 'Roboto'; 
margin-bottom: 0px;
padding-bottom:4px;
}


.left {float:left !important;}
p .left {margin:1.5em 1.5em 1.5em 0;padding:0;}
.right {float:right !important;}
p .right {margin:1.5em 0 1.5em 1.5em;padding:0;}
a:focus, a:hover {color:#09f;}
a {color:#06c;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong, dfn {font-weight:bold;}
em, dfn {font-style:italic;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {/*margin:0 1.5em 1.5em 0;*/padding-left:1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
/*table {margin-bottom:1.4em;width:100%;*/}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
/*th, td, caption {padding:4px 10px 4px 5px;}*/
tbody tr:nth-child(even) td, tbody tr.even td {/*background:#e5ecf9;*/}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.mainmenu { width:100%; position:fixed; background-color:#000; top:0px; z-index:100; opacity:0.85; -webkit-box-shadow:  0px 5px 10px 1px rgba(0, 0, 0, 0.3); 
        
        box-shadow:  0px 5px 10px 1px rgba(0, 0, 0, 0.3); padding:7px 0px 7px 20px; -webkit-transition: padding 0.2s linear;
-moz-transition: padding  0.2s linear;
-o-transition: padding  0.2s linear;
-ms-transition: padding  0.2s linear;
transition: padding  0.2s linear; }
.head {font-weight:normal;color:#FFF; background-color:#0d4c89; font-family:PFBeauSansProExtraThin; font-size:30px; display: inline-block; padding: 2px 15px; -webkit-border-radius: 10px;
-moz-border-radius:10px;
border-radius: 10px; margin-top:0px;}
.mnormandia {bottom:-80px !important}
.znormandia .slide-desc {right:0px !important; left:auto !important; bottom:60% !important}

.readmorebig {
background: url(/addsite/newsite/templates/atomic/images/readmore_big.png) left top no-repeat;
height: 33px;
width: 220px;
text-transform: uppercase;
color: #FF5900;
text-decoration: none;
padding: 4px;
display: inline-block;
font-size: 14px;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 8px 10px;
font-family: PFBeauSansProBbook;
letter-spacing: 0px;
}

.tabs { display:inline-block; width:100%;}
.tab1 { background-image:url(/design/bgtab.gif); background-repeat:repeat-x; color:#000000; border: 1px solid #b4b4b4; text-transform:uppercase; border-collapse:collapse;  padding:8px; font-family:'Roboto';margin: 5px 0px 10px 0px; background-position:bottom; }
.tab {  border: 1px solid #b4b4b4; padding:10px; width:30%; display:inline-block; min-height:350px; float:left; margin:12px; box-sizing:border-box; -moz-box-sizing:border-box; font-size:14px; font-weight:normal	}
@media (max-width:1000px) { .tab { float:none; width:100%; min-height: none !important}}
.tab li { margin:5px 0px}
.mainmenu:hover { width:100%; position:fixed; background-color:#000; top:0px; z-index:100; opacity:0.85; -webkit-box-shadow:  0px 5px 10px 1px rgba(0, 0, 0, 0.3); 
        
        box-shadow:  0px 5px 10px 1px rgba(0, 0, 0, 0.3); padding:15px 0 15px 20px; -webkit-transition: padding 0.2s linear;
-moz-transition: padding  0.2s linear;
-o-transition: padding  0.2s linear;
-ms-transition: padding  0.2s linear;
transition: padding  0.2s linear;  }


/*.logo { width:200px; height:90px; background-color:#000;opacity:0.85; position:fixed; top:0px; left:20px;-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
 z-index:200; -webkit-box-shadow:  0px 5px 10px 1px rgba(0, 0, 0, 0.3); */
        
        box-shadow:  0px 5px 10px 1px rgba(0, 0, 0, 0.3);}


/* forms.css */
label {font-weight:bold;}
/*fieldset {padding:0 1.4em 1.4em 1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}*/
legend {font-weight:bold;font-size:1.2em;margin-top:-0.2em;margin-bottom:1em;}
fieldset, #IE8#HACK {padding-top:1.4em;}
legend, #IE8#HACK {margin-top:0;margin-bottom:0;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea {background-color:#fff;border:1px solid #bbb;color:#000;}
input[type=text]:focus, input[type=password]:focus, input[type=url]:focus, input[type=email]:focus, input.text:focus, input.title:focus, textarea:focus {border-color:#666;}
select {background-color:#fff;border-width:1px;border-style:solid;}
input[type=text], input[type=password], input[type=url], input[type=email], input.text, input.title, textarea, select {margin:0.2em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .alert, .notice, .success, .info {padding:0.8em;margin-bottom:1em;border:2px solid #ddd;}
.error, .alert {background:#fbe3e4;color:#8a1f11;border-color:#fbc2c4;}
.notice {background:#fff6bf;color:#514721;border-color:#ffd324;}
.success {background:#e6efc2;color:#264409;border-color:#c6d880;}
.info {background:#d5edf8;color:#205791;border-color:#92cae4;}
.error a, .alert a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.info a {color:#205791;}

/* grid.css */
.container {width:100%;margin:0px auto;}
.showgrid {background:url(src/grid.png);}
.column, .span-1, .span-2, .span-3, .span-4, .span-5, .span-6, .span-7, .span-8, .span-9, .span-10, .span-11, .span-12, .span-13, .span-14, .span-15, .span-16, .span-17, .span-18, .span-19, .span-20, .span-21, .span-22, .span-23, .span-24 {/*float:left;margin-right:10px;*/}
.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24 {width:950px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px;border-right-width:1px;padding-left:5px;padding-right:5px;}
input.span-1, textarea.span-1 {width:18px;}
input.span-2, textarea.span-2 {width:58px;}
input.span-3, textarea.span-3 {width:98px;}
input.span-4, textarea.span-4 {width:138px;}
input.span-5, textarea.span-5 {width:178px;}
input.span-6, textarea.span-6 {width:218px;}
input.span-7, textarea.span-7 {width:258px;}
input.span-8, textarea.span-8 {width:298px;}
input.span-9, textarea.span-9 {width:338px;}
input.span-10, textarea.span-10 {width:378px;}
input.span-11, textarea.span-11 {width:418px;}
input.span-12, textarea.span-12 {width:458px;}
input.span-13, textarea.span-13 {width:498px;}
input.span-14, textarea.span-14 {width:538px;}
input.span-15, textarea.span-15 {width:578px;}
input.span-16, textarea.span-16 {width:618px;}
input.span-17, textarea.span-17 {width:658px;}
input.span-18, textarea.span-18 {width:698px;}
input.span-19, textarea.span-19 {width:738px;}
input.span-20, textarea.span-20 {width:778px;}
input.span-21, textarea.span-21 {width:818px;}
input.span-22, textarea.span-22 {width:858px;}
input.span-23, textarea.span-23 {width:898px;}
input.span-24, textarea.span-24 {width:938px;}
.append-1 { padding:10px 50px 10px 50px; text-align:left;}
.append-2 {padding-right:80px;}
.append-3 {padding-right:120px;}
.append-4 {padding-right:160px;}
.append-5 {padding-right:200px;}
.append-6 {padding-right:240px;}
.append-7 {padding-right:280px;}
.append-8 {padding-right:320px;}
.append-9 {padding-right:360px;}
.append-10 {padding-right:400px;}
.append-11 {padding-right:440px;}
.append-12 {padding-right:480px;}
.append-13 {padding-right:520px;}
.append-14 {padding-right:560px;}
.append-15 {padding-right:600px;}
.append-16 {padding-right:640px;}
.append-17 {padding-right:680px;}
.append-18 {padding-right:720px;}
.append-19 {padding-right:760px;}
.append-20 {padding-right:800px;}
.append-21 {padding-right:840px;}
.append-22 {padding-right:880px;}
.append-23 {padding-right:920px;}
.prepend-1 {padding-left:40px;}
.prepend-2 {padding-left:80px;}
.prepend-3 {padding-left:120px;}
.prepend-4 {padding-left:160px;}
.prepend-5 {padding-left:200px;}
.prepend-6 {padding-left:240px;}
.prepend-7 {padding-left:280px;}
.prepend-8 {padding-left:320px;}
.prepend-9 {padding-left:360px;}
.prepend-10 {padding-left:400px;}
.prepend-11 {padding-left:440px;}
.prepend-12 {padding-left:480px;}
.prepend-13 {padding-left:520px;}
.prepend-14 {padding-left:560px;}
.prepend-15 {padding-left:600px;}
.prepend-16 {padding-left:640px;}
.prepend-17 {padding-left:680px;}
.prepend-18 {padding-left:720px;}
.prepend-19 {padding-left:760px;}
.prepend-20 {padding-left:800px;}
.prepend-21 {padding-left:840px;}
.prepend-22 {padding-left:880px;}
.prepend-23 {padding-left:920px;}
.border {padding-right:4px;margin-right:5px;border-right:1px solid #ddd;}
.colborder {padding-right:24px;margin-right:25px;border-right:1px solid #ddd;}
.pull-1 {margin-left:-40px;}
.pull-2 {margin-left:-80px;}
.pull-3 {margin-left:-120px;}
.pull-4 {margin-left:-160px;}
.pull-5 {margin-left:-200px;}
.pull-6 {margin-left:-240px;}
.pull-7 {margin-left:-280px;}
.pull-8 {margin-left:-320px;}
.pull-9 {margin-left:-360px;}
.pull-10 {margin-left:-400px;}
.pull-11 {margin-left:-440px;}
.pull-12 {margin-left:-480px;}
.pull-13 {margin-left:-520px;}
.pull-14 {margin-left:-560px;}
.pull-15 {margin-left:-600px;}
.pull-16 {margin-left:-640px;}
.pull-17 {margin-left:-680px;}
.pull-18 {margin-left:-720px;}
.pull-19 {margin-left:-760px;}
.pull-20 {margin-left:-800px;}
.pull-21 {margin-left:-840px;}
.pull-22 {margin-left:-880px;}
.pull-23 {margin-left:-920px;}
.pull-24 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -40px 1.5em 40px;}
.push-2 {margin:0 -80px 1.5em 80px;}
.push-3 {margin:0 -120px 1.5em 120px;}
.push-4 {margin:0 -160px 1.5em 160px;}
.push-5 {margin:0 -200px 1.5em 200px;}
.push-6 {margin:0 -240px 1.5em 240px;}
.push-7 {margin:0 -280px 1.5em 280px;}
.push-8 {margin:0 -320px 1.5em 320px;}
.push-9 {margin:0 -360px 1.5em 360px;}
.push-10 {margin:0 -400px 1.5em 400px;}
.push-11 {margin:0 -440px 1.5em 440px;}
.push-12 {margin:0 -480px 1.5em 480px;}
.push-13 {margin:0 -520px 1.5em 520px;}
.push-14 {margin:0 -560px 1.5em 560px;}
.push-15 {margin:0 -600px 1.5em 600px;}
.push-16 {margin:0 -640px 1.5em 640px;}
.push-17 {margin:0 -680px 1.5em 680px;}
.push-18 {margin:0 -720px 1.5em 720px;}
.push-19 {margin:0 -760px 1.5em 760px;}
.push-20 {margin:0 -800px 1.5em 800px;}
.push-21 {margin:0 -840px 1.5em 840px;}
.push-22 {margin:0 -880px 1.5em 880px;}
.push-23 {margin:0 -920px 1.5em 920px;}
.push-24 {margin:0 -960px 1.5em 960px;}
#rightmenu { z-index:999 !important}
#widget { z-index:-1}

@media (min-width: 300px) and (max-width: 600px) {
.logos {width: 300px ; margin:0px auto; height:170px;}
.logoholder {float:left; width:150px; text-align:center; height:60px;}
.mheader { display:block !important;}
.itemholder { width:300px; margin:0px auto; height:auto;}
.owned {  zoom:0.8 !important; }
.checkers { display:none !important;}
.item { float:none; padding-left:0px; width:400px; margin-top:35px;}
.item h3 { font-family:'Roboto'}


.item img { width:80% !important}
#widget{ display:none;}
.cheks {width: 100%; display: inline-block; margin: 0px 0px 15px 0px; border-bottom: 1px solid #DDD; padding: 20px 0px;}
.adress { width:100%; margin:0px auto;}
.adress_cell {margin-top:15px; padding-top:15px !important;  float:none !important; height:auto !important; text-align: center !important; border: none !important; border-top: 1px dotted #CCC !important; }
.adress_cell h3 {font-size: 30px !important;}
.logo { display:none;}

#rightmenu {position: relative; z-index:400; text-align:center !important; }
}

@media (min-width:1000px) and (max-width:1290px) {.logo {float:none !important; width:100% !important; text-align:center !important; }}


@media (min-width: 605px) and (max-width: 1000px) {
.checkers { display:none !important;}
.logos {width: 400px; margin:0px auto; height:130px;} 
.logoholder {float:left; width:150px; text-align:center; height:60px;}
.mheader { display:block !important;}
.itemholder { width:400px; margin:0px auto; height:auto;}
.owned {  zoom:0.8 !important; }
.item { float:none; padding-left:0px; width:400px; margin-top:35px;}
#widget{ display:none;}

.cheks {width: 100%; display: inline-block; margin: 0px 0px 15px 0px; border-bottom: 1px solid #DDD; padding: 20px 0px;}
.adress { width:100%; margin:0px auto;}
.adress_cell {margin-top:15px; padding-top:15px !important; float:none !important; height:auto !important; text-align: center !important; border: none !important; border-top: 1px dotted #CCC !important;}
.adress_cell h3 {font-size: 30px !important; }
#rightmenu {position: relative;  z-index:400; text-align:center;}
}
.item {text-align:center}
@media (min-width: 1005px) and (max-width: 1200px) {
	
	.logos {width: 1000px; margin:0px auto; height:40px;}.logoholder {float:left; width:142px; text-align:center;}
	
	.itemholder { width:1000px; margin:0px auto; height:400px;}
.item { float:left; padding-left:10px; width:280px;}
.owned {  width:400px !important; }
	.cheks {width: 100%; display: inline-block; margin: 0px 0px 15px 0px; border-bottom: 1px solid #DDD;  padding: 20px 0px;}
.adress { width:990px; margin:0px auto;}
.adress_cell {width: 150px;margin-right: 5px;}
.adress_cell h3 {font-size: 20px !important; margin-bottom: 10px !important;}
#rightmenu {position:absolute; left:0px; top:0px; z-index:400; width:100% }
	
	}
.item h5 {
color: #FFF;
background-color: #2b7cee;
letter-spacing: 0px !important;
font-size: 18px;margin: 16px 0px;
font-weight: bold;
padding: 6px 11px;
text-align: center;
}
@media (min-width: 660px) and (max-width: 1289px) {
.item img {max-width:300px;}

.logos {width: 1260px; margin:0px auto; height:40px;}.logoholder {float:left; width:175px; text-align:center;}
#widget { margin-top:96px !important}
.itemholder { width:1260px; margin:0px auto; height:400px;}
.item { float:left; padding-left:40px; width:345px;}
.slide-title {
font-family: 'Roboto';
color: #FFF;
font-size: 41px;
letter-spacing: -2px;
line-height: 37px;
}

.cheks {width: 100%; display: inline-block; margin: 0px 0px 15px 0px; border-bottom: 1px solid #DDD; padding: 20px 0px;}
.adress { width:1230px; margin:0px auto;}
.adress_cell {width: 159px;margin-right: 10px;}
#rightmenu {position:absolute; left:0px; top:0px; z-index:400; width:100%; background: #121212; }
.logo { font-size:24px !important; padding: 10px 0px 0px 77px !important; }
.cinch { text-align:center !important; padding-top: 10px !important;} .cinch ul { float: none !important; text-align:center !important;}
.item-page {margin: 110px auto !important;}
}

@media (min-width: 1290px) and (max-width: 1535px) {.logos {width: 1260px; margin:0px auto; height:40px;}.logoholder {float:left; width:180px; text-align:center;}


.cheks {width: 100%; display: inline-block; margin: 0px 0px 15px 0px; border-bottom: 1px solid #DDD; padding: 20px 0px;}

.itemholder { width:1260px; margin:0px auto; height:400px;}
.item { float:left; padding-left:40px; width:380px;}
.adress { width:1260px; margin:0px auto;}
.adress_cell {width: 194px;margin-right: 10px;}

#rightmenu {position:absolute; left:0px; top:0px; z-index:400; width:100%;}
}

.logos { height:55px !important;}
@media (min-width: 1536px) {.logos {width: 1500px; margin:0px auto;}
.logoholder {float:left; width:210px; text-align:center;}

.itemholder { width:1500px; margin:0px auto; height:400px;}
.item { float:left; padding-left:40px; width:460px;}

.taxi { float:left; margin-left:-91px !important; width:540px !important; margin-top:0px !important;}
.cheks {width: 100%; display: inline-block; margin: 0px 0px 15px 0px; border-bottom: 1px solid #DDD; padding: 20px 0px;}
.adress { width:1500px; margin:0px auto;}
.adress_cell {width:197px; margin-right: 10px;}


.joomla-nav li { float:left;
   
  line-height:1.5;
  list-style-type:none;
  border-right: 1px solid #575757;
border-left: 1px solid #1A1A1A;
  padding:5px 10px 5px 10px;
  
}


#rightmenu {position:absolute; left:0px; top:0px; z-index:400; width:100%; background-color:#121212}}

.mlogo{ background: #FFF;	opacity: 0.5;	filter: alpha(opacity = 50); font-family: PFBeauSansProBbook; text-transform:uppercase; font-size:20px;  font-smooth:large; letter-spacing:-1px;}


.mheader {display:none ;text-align:center; border-bottom:1px solid #DDD; padding-bottom:10px; margin-bottom:10px; padding-top:8px;}

.adress {display:inline-block;}
.mxtra{bottom: -284px !important;}

@media (min-width:1000px) and (max-width:1320px) {.mxtra {bottom: -100px !important;}}

.mxtra{bottom: -284px;}


/*.zxtra .slide-desc {right:0 !important; left:auto !important}*/
.adress_cell {
	
	padding-top: 0px;
float:left;
padding-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
height: 200px;
margin-top: 9px;

margin-bottom: 9px;
margin-left: 5px;
color: #333;
border-right-width: 1px;
border-right-style: dotted;
border-right-color: #999;
text-align: left;
overflow: hidden;
}




.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:left;position:relative;}
div.prepend-top, .prepend-top {margin-top:1.5em;}
div.append-bottom, .append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#e5eCf9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:1px;margin:0 0 17px;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";/*display:block;*/height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {/*display:block;*/}
.clear {clear:both;}
.back_button a{color: #0d4c89; text-decoration:none; padding:2px 5px; font-size: 5em; font-family: PFBeauSansProExtraThin;}
.back_button a:hover {background-color: #0d4c89; text-decoration:none; padding:2px 5px; color:#FFF;-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px; {color: #FFF;}


/* b-btn.css */

.b-btn {
    text-decoration: none !important;
    display: inline-block;
    padding: 0;
    border: none;
    background: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    cursor: pointer;
}
.b-btn_leftcorn {
    height: 27px;
    line-height: 15px;
    position: relative;
}
.b-btn_leftcorn  .b-btn__leftside {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAB2CAYAAAA9SzjsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNUMxMTg4ODg5NDgxMUUyOEIxQUMyRDk2QTdCMzU4QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNUMxMTg4OTg5NDgxMUUyOEIxQUMyRDk2QTdCMzU4QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY1QzExODg2ODk0ODExRTI4QjFBQzJEOTZBN0IzNThBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY1QzExODg3ODk0ODExRTI4QjFBQzJEOTZBN0IzNThBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+bYXhgQAAB4pJREFUeNrsWmtM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") no-repeat;
    width: 17px;
}
.b-btn_leftcorn  .b-btn__rightside {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAB2CAYAAAA9SzjsAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNUMxMTg4ODg5NDgxMUUyOEIxQUMyRDk2QTdCMzU4QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNUMxMTg4OTg5NDgxMUUyOEIxQUMyRDk2QTdCMzU4QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkY1QzExODg2ODk0ODExRTI4QjFBQzJEOTZBN0IzNThBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkY1QzExODg3ODk0ODExRTI4QjFBQzJEOTZBN0IzNThBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+bYXhgQAAB4pJREFUeNrsWmtM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") -17px 0 no-repeat;
    width: 8px;
}
.b-btn_leftcorn  .b-btn__middle {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 8px;
    left: 17px;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAB2CAYAAAAJMvnwAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGNUMxMTg4NDg5NDgxMUUyOEIxQUMyRDk2QTdCMzU4QSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGNUMxMTg4NTg5NDgxMUUyOEIxQUMyRDk2QTdCMzU4QSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjkxQjhFMzdGODk0ODExRTI4QjFBQzJEOTZBN0IzNThBIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjkxQjhFMzgwODk0ODExRTI4QjFBQzJEOTZBN0IzNThBIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+z6tTBgAAAJFJREFUeNq8ks0KwjAQhCcjQVuxV9Fn8jl8H8GDz1ivBtT8rLEVtoYIguAcPmZ2syELQYxR6L0HRQRE1ugUtdq3KGbf41O7WcYFKj33M0IIGoXOufojU0pTp6jVPnaLq/615USH40m43azBrluBy7YFm8UctNaCxhgw64UiFqh1tTa4/HPA6+0O9v152Gj/EGAAF3GkMCkLD4cAAAAASUVORK5CYII=") repeat-x;
}
.b-btn_leftcorn .b-btn__text {
    font-style: normal;
    display: inline-block;
    position: relative;
    font-size: 13px;
    z-index: 1;
    color: #000;
    text-shadow: 0 1px rgba(255,255,255,.5);
    padding: 0 14px 0 20px;
}
.b-btn_leftcorn:hover .b-btn__leftside,
.b-btn_leftcorn:hover .b-btn__middle {background-position: 0 -46px;}
.b-btn_leftcorn:hover .b-btn__rightside {background-position: -17px -46px;}

.b-btn_leftcorn:active .b-btn__leftside,
.b-btn_leftcorn:active .b-btn__middle { background-position: 0 -91px;}
.b-btn_leftcorn:active .b-btn__rightside {background-position: -17px -91px;}
.b-btn_leftcorn:active .b-btn__text {top: 1px;}

.b-btn_blue {
    vertical-align: top;
    font-weight: bold;
    height: 23px;
    line-height: 23px;
    border-radius: 2px;
    background-color: #2b7cee;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.54), inset 0 1px 2px rgba(4,151,227,.76);
    box-shadow: 0 1px 2px rgba(0,0,0,.54), inset 0 1px 2px rgba(4,151,227,.76);
    background-image: -webkit-linear-gradient(bottom, #1868da, #3b8cfe);
    background-image: -moz-linear-gradient(bottom, #1868da, #3b8cfe);
    background-image: linear-gradient(to top, #1868da, #3b8cfe);
    font-size: 13px;
    padding: 0 15px;
    color: #fff !important;
    text-shadow: 0 -1px rgba(0,0,0,.4);
    border: 1px solid;
    border-color: #156ae2 #2169d0 #1d63c6;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b8cfe', endColorstr='#1868da',GradientType=0 ); 
}
.b-btn_blue:hover {
    border-color: #3880e6 #4381d9 #3f7ace;
    background-color: #4489eb;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.32), inset 0 1px 2px rgba(4,151,227,.76);
    box-shadow: 0 1px 2px rgba(0,0,0,.32), inset 0 1px 2px rgba(4,151,227,.76);
    background-image: -webkit-linear-gradient(bottom, #3176d8, #579dfe);
    background-image: -moz-linear-gradient(bottom, #3176d8, #579dfe);
    background-image: linear-gradient(to top, #3176d8, #579dfe);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#579dfe', endColorstr='#3176d8',GradientType=0 ); 
}
.b-btn_blue:active {
    border: none;
    padding: 1px 16px;
    line-height: 25px;
    background-color: #397bd9;
    -webkit-box-shadow: inset 0 1px 4px rgba(7,38,81,.89);
    box-shadow: inset 0 1px 4px rgba(7,38,81,.89);
    background-image: -webkit-linear-gradient(bottom, #1456b4, #5fa1ff);
    background-image: -moz-linear-gradient(bottom,  #1456b4, #5fa1ff);
    background-image: linear-gradient(to top, #1456b4, #5fa1ff);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5fa1ff', endColorstr='#1456b4',GradientType=0 ); 
}

.b-btn_gray {
    vertical-align: top;
    font-size: 13px;
    font-weight: bold;
    color: #000 !important;
    line-height: 23px;
    padding: 1px 16px;
    height: 23px;
    border-radius: 2px;
    background-color: #f2f2f2;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4), inset 0 1px rgba(255,255,255,.75);
    box-shadow: 0 1px 1px rgba(0,0,0,.4), inset 0 1px rgba(255,255,255,.75);
    background-image: -webkit-linear-gradient(bottom, #e5e5e5, #f8f8f8);
    background-image: -moz-linear-gradient(bottom, #e5e5e5, #f8f8f8);
    background-image: linear-gradient(to top, #e5e5e5, #f8f8f8);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#e5e5e5',GradientType=0 ); 
}
.b-btn_gray:hover {
    background-color: #e3e3e3;
    background-image: -webkit-linear-gradient(bottom, #cdcdcd, #f1f1f1);
    background-image: -moz-linear-gradient(bottom, #cdcdcd, #f1f1f1);
    background-image: linear-gradient(to top, #cdcdcd, #f1f1f1);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#cdcdcd',GradientType=0 ); 
}
.b-btn_gray:active {
    line-height: 25px;
    height: 23px;
    padding: 0 15px;
    border: 1px solid;
    border-color: #919498 #b0b1b3 #cccdcf;
    background-color: #dadada;
    -webkit-box-shadow: 0 1px rgba(255,255,255,.4), inset 0 1px 5px -1px rgba(36,46,57,.5);
    box-shadow: 0 1px rgba(255,255,255,.4), inset 0 1px 5px -1px rgba(36,46,57,.5);
    background-image: -webkit-linear-gradient(bottom, #f0f0f0, #cccccc);
    background-image: -moz-linear-gradient(bottom, #f0f0f0, #cccccc);
    background-image: linear-gradient(to top, #f0f0f0, #cccccc);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#f0f0f0',GradientType=0 ); 
}

@-moz-document url-prefix(){
    .b-btn_gray,
    .b-btn_blue {
        line-height: 22px;
        }
    .b-btn_gray:active,
    .b-btn_blue:active {
        line-height: 24px;
        }
.b-btn_size_big {
    height: 28px;
    line-height: 26px;
    font-size: 15px;
}
.b-btn_size_big:active {
    line-height: 27px;
}


