@font-face {
  font-family: 'Russo One';
  font-style: normal;
  font-weight: 400;
  src: local('Russo One'), local('RussoOne-Regular'), url(//themes.googleusercontent.com/static/fonts/russoone/v1/4ofjFbAC3dpxPypNpg86Kz8E0i7KZn-EPnyo3HZu7kw.woff) format('woff');
}
/*button
-------------------------------------------------------------------*/
.shop-window-link{
	display: block;
	/*width: 136px;*/
	/*max-width: 200px;*/
    float: left;
	height: 30px;
	border-radius: 5px 5px;
	background-color: white;
	border: 2px solid red;
	/*margin-top: 30px;*/
	cursor: pointer;
	padding: 2px 7px 2px;
	color: red;
	font-size: 19px;  
}
/* WINDOWS PAGE
-------------------------------------------------------------------*/
.shop-window { font-family: Arial, Tahoma, Verdana, 'sans-serif'; }
.shop-window a { color: #00a9ff; outline: none; text-decoration: underline; font-size: 12px; }
.shop-window a:hover { text-decoration: none; }

.window1 {
	position: relative;
	margin: 18px 12px;
}

.window1 > a.close {
	display: block;
	position: absolute;
	top: -15px;
	right: -15px;
	width: 32px;
	height: 32px;
	background: url('../img/close.png') no-repeat center;
	cursor: pointer;
	z-index: 2;
}

.windowPrice,
.windowAdd,
.windowLogin {
	border:3px solid #d2d2d2;
	border-radius:8px;
	padding: 18px 26px;
    position: relative;
    width: 321px;
	background-color: white;
}
.wClose {
	background:url('/img/iconsSprite.png') -45px -45px no-repeat;
	display: block;
    height: 15px;
    position: absolute;
    right: 2px;
    top: 1px;
    width: 15px;
}
.wiTitle {
	display: block;
    font-size: 19pt;
    margin: 0 0 16px;
	color:#000;
}
.wiPhone {
	display: block;
    font-size: 11pt;
    margin: 0 0 18px;
}
.wiPhone strong {
	display: block;
    font-family: "Russo One";
    font-size: 22pt;
    line-height: 25pt;
	color:#000;
}
.wiItem {
	border-bottom: 1px solid #DEDEDE;
    border-top: 1px solid #DEDEDE;
    margin: 0 0 28px;
	overflow:hidden;
    padding: 12px 0;
}
.wiiImg {
	border: 1px solid #DEDEDE;
    display: block;
    float: left;
    line-height: 0;
    margin: 0 11px 0 0;
}
.wiiImg img {
 	width: 68px;
 	height: 71px;
}
.wiiLink {
	display: block;
    font-size: 8pt;
    line-height: 10pt;
    margin: 3px 52px 5px 0;
}
.wiiPrice {
	display: block;
}
.wiiPrice strong {
	display: block;
    font-size: 14pt;
	color:#000;
}
.wiLabel {
	display: block;
    float: left;
    font-size: 9pt;
    font-weight: bold;
    padding: 6px 0 0;
    width: 119px;
}
.wiInp1,
.wiInp2,
.wiTextarea,
.wiTextarea2,
.wiTextarea3 {
	border:1px solid #cdcdcd;
	box-shadow:inset 1px 1px 2px #cdcdcd;
	color: #666666;
    font-family: arial;
    font-size: 10pt;
    font-weight: bold;
    margin: 0 0 9px;
    padding: 4px 10px 0px;
    width: 176px;
}
.wiInp2 {
	width: 98px;
}
.wiTextarea,
.wiTextarea2,
.wiTextarea3 {
	height: 61px;
    overflow-y: auto;
    resize: none;
}
.wiTextarea3 {
	width:196px;
}
.wiButton,
.wiButton2 {
	background:#09c;
	border:none;
	color: #FFFFFF;
    display: block;
    float: right;
    font-size: 11pt;
    font-weight: bold;
    margin: 8px 5px 0 0;
    padding: 8px 18px 9px;
	cursor:pointer;
}
.wiButton2 {
	float: left;
    margin-left: 91px;
}



.windowAdd {
}
.waLink {
	display: block;
    font-size: 11pt;
    line-height: 15pt;
    margin: 23px 0 13px;
}
.waImg {
	border: 1px solid #D6D6D6;
    display: block;
    float: left;
    margin: 0 33px 0 0;
    width: 158px;
	text-align:center;
}
.waImg img {
	width: 152px;
}
.waInfoBox {
	margin: 0 -15px 0 0;
    padding: 63px 0 0;
    position: relative;
}
.waInfoBox .nbSpinner {
	display: block;
    height: 40px;
    position: absolute;
    right: 53px;
    top: 13px;
}
.siNp {
	font-size: 12pt;
    font-weight: bold;
    margin: -3px 0;
    white-space: nowrap;
}
.siNp .cllPriceRed {
	font-size:12pt;
}
.siBp {
	font-size: 9pt;
	color:#000;
}
.waButtons {
	clear: both;
    height: 40px;
    margin: 0 -9px;
    padding: 19px 0 3px;
}
.wabBut1 {
	background:#09c;
	color: #FFFFFF;
    display: block;
    float: right;
    font-size: 11pt;
    font-weight: bold;
    margin: 0 0 0 8px;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.wabBut2 {
	background:#858585;
	color: #FFFFFF;
    display: block;
    float: right;
    font-size: 11pt;
    font-weight: bold;
    padding: 10px 17px;
    text-decoration: none;
}

.wlTitle {
	color: #0099CC;
    display: block;
    font-size: 11pt;
    margin: 0 0 24px;
}
.windowLogin .wiLabel {
	margin: 0 0 0 4px;
    width: 87px;
}
.windowLogin .wiInp1 {
	margin: 0 0 5px;
    width: 196px;
}
.checkLabel {
	display: block;
    margin: 2px 0 6px;
}
.niceCheck {
	cursor: pointer;
    display: block;
    float: left;
    height: 12px;
    margin: 1px 9px 0 0;
    white-space: nowrap;
    width: 12px;
	background:url('/img/iconsSprite.png') -88px -9px no-repeat;
}
.niceCheck input {
	display: none;
}
.checkBox {
	padding-left:91px;
}
.checkBox a {
	clear:both;
}
.wlSubmit {
	border:none;
	background:#09c;
	color: #FFFFFF;
    display: block;
    font-size: 11pt;
    font-weight: bold;
    margin: 20px 0 9px;
	cursor:pointer;
    padding: 8px 19px 9px;
}

.radioGroupBox {
	height: 37px;
}
.radioGroupBox label {
	display: block;
    float: left;
    font-size: 10pt;
    padding: 4px 15px 0 0;
}
.radioGroupBox label input {
	margin: -4px 5px 0 0;
}
.wiTextarea2 {
	font-size: 8pt;
    font-weight: normal;
    width: 196px;
}
.spamBox {
	float: right;
    margin: 0px 28px 0 0;
    width: 200px;
}
.spamBox .sbImg {
	background:#fff;
	width:180px;
	height:62px;
	overflow:hidden;
	display:block;
}
.spamBox .sbTitle {
	color: #5B5B5B;
    display: block;
    font-size: 12px;
    font-weight: bold;
    margin: 10px 0 0;
}
.spamBox .sbTitle i {
	color:#ff0000;
	margin:0 3px;
}
.spamBox .sbInput {
	background:#fff;
	border:1px solid #c1c1c1;
	border-top:1px solid #858585;
	border-bottom:1px solid #c1c1c1;
	box-shadow:inset 1px 1px 3px #d5d5d5;
	display:block;
	height: 20px;
    line-height: 20px;
	float: none !important;
    margin: 2px 0 4px;
    width: 105px !important;
}
.spamBox .sbInfo {
	color: #9B9B9B;
    display: block;
    font-size: 11px;
}

.wiThanks {
	border-top: 1px solid #D6D6D6;
    color: #0099CC;
    display: block;
    font-size: 11pt;
    font-style: italic;
    margin: -8px 0 0;
    padding: 15px 0 6px;
}
.wiListCall {
	overflow: hidden;
    padding: 6px 0 15px;
}
.wiListCall li {
	color: #000000;
    float: left;
    font-size: 8pt;
    line-height: 10pt;
    position: relative;
    width: 160px;
}
.wiListCall li i {
	background:url('/img/avaBackSmall.png') 0 0 no-repeat;
	display: block;
    height: 58px;
    left: 2px;
    position: absolute;
    top: 3px;
    width: 58px;
    z-index: 1;
}
.wiListCall li img {
	float: left;
    margin: 0 6px 0 0;
    position: relative;
    width: 58px;
    z-index: 2;
}
.wiListCall li strong {
	display: block;
    margin: 5px 0 4px;
}

.crumbs ul.B_crumbBox li {
	display:inline;
}


.callMe{
	border: 3px solid #d2d2d2;
	border-radius: 8px;
	padding: 18px 26px;
	position: relative;
	width: 321px;
	background-color:white;
}

.magaz{
	border: 3px solid #d2d2d2;
	border-radius: 8px;
	padding: 18px 26px;
	position: relative;
	width: 603px;
	background-color:white;
}

.fullPages strong{
	color: #22B8F0;
	font-family: tahoma;
	font-size: 10.5pt;
	font-weight: bold;
	text-decoration: none;
}

.ccBox {
margin: 0 0 17px;
}

.mkFiltr {
height: 30px;
margin: 8px 0 40px;
}
.mkTitle {
display: block;
float: left;
font-size: 25px;
line-height: 20px;
margin: 0 13px 0 1px;
}

.ccfLinks {
float: left;
margin: 3px 0 0;
}

.ccfLinks li {
float: left;
margin: 0 13px 0 0;
padding: 2px 11px;
}
.ccfLinks li.active {
background: #111;
}

.ffTitleBox {
border-bottom: 1px solid #B5B5B5;
height: 25px;
margin: 15px 0 31px;
}

.ffTitleBox label {
color: #000000;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}

.foForm .fofLine .ffRadios {
height: 29px;
}

.foForm .fofLine .ffRadios label {
margin: 3px 6px 3px 10px;
width: 72px;
}

.foForm .fofLine .ffRadios label input {
display: block;
float: left;
margin: 0 3px 0 2px;
width: 15px;
padding: 0;
border: none;
}

.foForm .fofLine .ffBirthDay input {
margin: 0 10px 11px 0;
width: 103px;
}	

.foForm .fofLine .ffBirthDay img {
margin: 5px 0 0;
border:none;
}

.ffflBox {
border: 1px solid #D9D9D9;
display: block;
float: left;
height: 99px;
margin: 3px 35px 20px 0;
padding: 10px;
}
.fffFile {
float: left;
margin: 19px 0 0;
}
.foForm .fofLine .type_file {
position: relative;
height: 26px;
margin: 9px 0 15px;
}
.foForm .fofLine a {
color: #00ADEE;
display: block;
font-size: 11px;
margin: -5px 0 0;
}
.foForm .fofLine .fonTypeFile {
background: url('/img/fileBox.gif') 0 0 no-repeat;
cursor: pointer;
height: 24px;
left: 0;
position: absolute;
top: 0;
width: 347px;
z-index: 1;
}
.foForm .fofLine .inputFileVal {
cursor: text;
left: -1px;
margin: 0;
position: absolute;
top: 1px;
width: 230px;
z-index: 2;
background: none;
border: none;
}

.foForm .fofLine input.fofSubmit {
background: #999999;
color: #fff;
box-shadow: 0px 0px 1px #cccccc;
border-radius: 5px;
color: #FFFFFF;
display: block;
font-size: 14px;
height: 24px;
margin: 20px 0 20px 160px;
padding: 0 0 4px;
text-align: center;
width: 119px;
cursor: pointer;
}
.foForm .fofLine .inputFile {
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
-moz-opacity: 0;
-khtml-opacity: 0;
cursor: pointer;
left: 0;
margin: 0;
opacity: 0;
position: absolute;
top: 0;
width: 347px;
z-index: 2;
}
.formis {
margin: 33px 0;
}
.formis .fofLine label {
display: block;
float: left;
padding: 0 27px 0 0;
text-align: right;
width: 160px;
color: #444;
}
.formis .fofLine input {
border: 1px solid #e3e9ef;
border-top: 1px solid #abadb3;
color: #666666;
font-size: 12px;
margin: 0;
padding: 3px 8px;
width: 200px;
font-family: Arial, Helvetica, sans-serif;
}
.inputWrap {
position: relative;
float: left;
margin: -5px 27px 11px 0;
position: relative;
}

.formis .fofLine input.fofSubmit {
background: #999999;
color: #fff;
box-shadow: 0px 0px 1px #cccccc;
border-radius: 5px;
color: #FFFFFF;
display: block;
font-size: 14px;
height: 24px;
margin: 20px 0 20px 160px;
padding: 0 0 4px;
text-align: center;
width: 119px;
cursor: pointer;
}

.fofTitleBlue label {
color: #00ADEE;
display: block;
font-size: 15px;
font-weight: bold;
margin: 6px 0 12px 26px;
}
.fofChekBlue {
/*border-left: 7px solid #00ADEE;*/
margin: 0 0 28px 26px;
padding: 6px 0 0 16px;
}
.foForm .fofLine6 input.fofSubmit {
background: #999999;
border-radius: 5px 5px 5px 5px;
box-shadow: 0 0 1px #CCCCCC;
color: #FFFFFF;
cursor: pointer;
display: block;
font-size: 14px;
height: 24px;
margin: 20px 0 20px 23px;
padding: 0 0 4px;
text-align: center;
width: 119px;
}

.cftitlesOpin{
	display: block;
	font-size: 25px;
	line-height: 25px;
	margin: 10px 0 20px;
	text-align: center;
}

.septitle{
	display: block;
	font-size: 15px;
	margin: 0 42px 19px;
	text-align: center;
	color: #1f1f1f;
}

.regBut{
margin: 8px 0 0px 40px;
border-radius: 5px;
border: 1px solid #929292;
box-shadow: -1px -1px 1px #c8c8c8;
cursor: pointer;
height: 26px;
}

.signInBut{
border-radius: 5px;
border: 1px solid #929292;
box-shadow: -1px -1px 1px #c8c8c8;
cursor: pointer;
height: 26px;
margin: 8px 0 0px 35px;
width: 81px;
}

.clList23{
margin: 0 -40px 0 0;
}

.clList23 li {
float: left;
padding: 37px 0 31px;
width: 316px;
margin: 0;	
}

.cllImgZ{
display: block;
height: auto;
width: 200px;
padding: 19px 0 4px;
position: relative;
text-align: center;
z-index: 11;
}

.ctipPrice2{
color: #FE0002;
display: block;
float: left;
font-size: 12pt;
font-weight: bold;
margin: 20px 0 0 21px;
}

.bigWindows {
width: 712px;
}

.rightInformBox {
border-left: 1px solid #D1D1D1;
float: right;
padding: 0 0 0 30px;
width: 343px;
}

.sliderMini {
height: 125px;
}

.wiiImg {
border: 1px solid #DEDEDE;
display: block;
float: left;
line-height: 0;
margin: 0 11px 0 0;
}

.wiiLink {
display: block;
font-size: 8pt;
line-height: 10pt;
margin: 3px 52px 5px 0;
}

.wiiPrice {
color: #666666;
display: block;
font-size: 8pt;
font-weight: bold;
}

.red {
float: left;
margin-right: 15px;
}

.wiiPrice strong {
color: #000000;
display: block;
font-size: 12pt;
}

.red strong {
color: #FF0000;
}

.sliderMini .bx-prev {
left: -18px;
position: absolute;
top: 38px;
}

.sliderMini .bx-next {
position: absolute;
right: -2px;
top: 38px;
}

.wiButton, .wiButton2 {
background: #09c;
border: none;
color: #FFFFFF;
display: block;
float: right;
font-size: 11pt;
font-weight: bold;
margin: 8px 5px 0 0;
padding: 8px 18px 9px;
cursor: pointer;
}

.leftBox {
width: 321px;
}

.lList li {
float: left;
line-height: 18pt;
width: 190px;
}
.lList {
margin: 0 -60px 15px 0;
overflow: hidden;
}

.dpTitle {
color: #000000;
display: block;
font-family: "Russo One";
font-size: 11pt;
margin: 0 0 8px;
}

.diRight {
float: right;
width: 149px;
}	

.dopInform {
border-top: 1px solid #D1D1D1;
color: #666666;
padding: 5px 0 0;
}

.sliderMini .bx-next img {
width: 9px;
}

.sliderMini .bx-prev img {
width: 9px;
}

.sliderMini .resUs {
overflow: hidden;
position: relative;
width: 321px;
height: 87px;
}

.sliderMini .resUs li {
position: absolute;
top: 0;
width: 100%;
height: 100%;
}

.ttbButton2{
    background: #0099cc;
bottom: 24px;
display: block;
color: #fff;
font-size: 10.3pt;
font-weight: bold;
padding: 13px 16px 12px 33px;
position: absolute;
right: 29px;
text-decoration: none;
text-transform: uppercase;
z-index: 2;
}

.ttbButton2 i {
background: url('/img/iconsSprite.png') -47px 0 no-repeat;
display: block;
height: 5px;
left: 14px;
position: absolute;
top: 19px;
width: 11px;
}