*  { 
margin:0; 
padding:0; 
}


@font-face {
    font-family: 'PFDinTextCompProRegular';
    src: url('css/pfdintextcomppro-regular-webfont.eot');
    src: url('css/pfdintextcomppro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/pfdintextcomppro-regular-webfont.woff') format('woff'),
         url('css/pfdintextcomppro-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}

@font-face {
	font-family: 'SL';
	src: url('fonts/SkodaPro-Light.eot');
	src: url('fonts/SkodaPro-Light.eot?#iefix') format('embedded-opentype'),
		 url('fonts/SkodaPro-Light.woff') format('woff'),
		 url('fonts/SkodaPro-Light.ttf') format('truetype'),
		 url('fonts/SkodaPro-Light.svg#SL') format('svg');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'SM';
	src: url('fonts/SkodaPro-Medium.eot');
	src: url('fonts/SkodaPro-Medium.eot?#iefix') format('embedded-opentype'),
		 url('fonts/SkodaPro-Medium.woff') format('woff'),
		 url('fonts/SkodaPro-Medium.ttf') format('truetype'),
		 url('fonts/SkodaPro-Medium.svg#SM') format('svg');
	font-style: normal;
	font-weight: normal;
}
@font-face {
	font-family: 'SB';
	src: url('fonts/SkodaPro-Bold.eot');
	src: url('fonts/SkodaPro-Bold.eot?#iefix') format('embedded-opentype'),
		 url('fonts/SkodaPro-Bold.woff') format('woff'),
		 url('fonts/SkodaPro-Bold.ttf') format('truetype'),
		 url('fonts/SkodaPro-Bold.svg#SB') format('svg');
	font-style: normal;
	font-weight: normal;
}



body {
font-family: Tahoma ,sans-serif;
line-height:18px;
font-size:12px;
font-family: "Tahoma", sans-serif;
background-position:top center;
background-repeat: no-repeat;
padding-bottom: 40px;
}

h1 {
  font-size: 19px; 
  font-weight: 400;
}
h2 {
  font-size: 17px;
  font-weight: 400;
}
h3 {
  font-weight: 500;
  font-size: 16px;
  font-weight: 500;
}
a {
color:#1B76CD;
}
a:hover {
color:#F2362F;
text-decoration: none;
}
img {
border:0;
}
.main-content li {
margin:0 0 0 17px;
}
.main-content p {
margin:5px 0 5px 0;
}

.head {
width:990px;
height:225px;
margin:0 auto;
position:relative;
}
.head .logo {
text-transform:uppercase;
font-size:46px;
line-height:50px;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
padding:8px 8px 4px 8px;
color:#fff;
position:absolute;
bottom:0;
left:0px;
text-decoration:none;
}
.head .city { position: relative; display: inline-block; font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif; font-size: 21px; top: 85px; }
.head .logo_profy {
display: block;
padding:8px 8px 4px 8px;
//background:url(images/logo.png) no-repeat;
position:absolute;
top:25px;
left:0px;
width: 250px;
height: 46px;
}
.head .top-menu {
position:absolute;
top:125px;
left:0;
z-index:3;
}
.head .top-menu li {
list-style:none;
float:left;
margin:0 2px;
}
.head .top-menu li a {
color: white;
text-decoration: none;
font-size: 18px;
font-family: 'PFDinTextCompProRegular';
background: url(images/px-green.png) repeat;
padding: 9px 15px 8px 15px;
text-transform: uppercase;
}
.head .top-menu li a:hover {
background: url(images/px-green-hover.png) repeat;
}

.head .top-menu .sub-menu {
background:#fff;
border:1px solid #E3E8EA;
padding:15px;
width:300px;
z-index:8;
}

.head .phone {
text-transform:uppercase;
font-size:75px;
line-height:85px;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
padding:4px 6px 0px 6px;
background:url(images/px-phone.png) repeat;
color:#fff;
position:absolute;
top:40px;
right:5px;
}
.phone a{
  color: #fff;
  text-decoration: none;
}
.phone a:hover{
  text-decoration: none;
}
.head .phone span { display: block; font-size: 31px; line-height: 31px; text-align: right; }

.head .phone small {
font-size:45px;
line-height:45px;
}
.head .poziv {
text-transform:uppercase;
font-size:21px;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
color:#fff;
position:absolute;
top:61px;
right:330px;
}
.head .time {
text-transform:uppercase;
font-size:18px;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
color:#000;
position:absolute;
top: 210px;
right:4px;
padding:5px 8px 2px 8px;
background:url(images/px-yellow.png) repeat;
}

.head .adress_header {
text-transform:uppercase;
font-size:18px;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
color:#000;
position:absolute;
top: 180px;
right:4px;
padding:5px 8px 2px 8px;
background:url(images/px-yellow.png) repeat;
}

/* Logo in head styles */
.head .logo_images {
position:absolute;
top:18px;
left:0;
}
.logo_in_head .top-menu {
left:0 !important;
position: absolute !important;
z-index: 3 !important;
top:auto !important;
bottom:82px !Important;
}
.logo_in_head .top-menu a {
font-size:17px !important;
padding:3px 6px 2px 6px !important;
}

.content {
width:990px;
margin:0 auto;
padding:20px 0 0 0;
overflow: hidden;
}


.main-content {
width: 500px;
float:left;
margin:0 0 0 20px;
padding:0 0 0 40px;
}
.main-content .header {
background: url("images/px-black.png") transparent;
color: #FFFFFF;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
font-size: 30px;
line-height: 30px;
padding: 4px 6px 2px;
text-transform: uppercase;
margin:0 0 0 -60px;
}


.price {
margin:0 0 30px 0;
}
.price.u-eip-editing {
background:#fff;
}
.price table {
background:#7b7b7b;
font-size:12px;
}
.price tr:hover {
background:red;
}
.price td ,.price th {
padding:5px;
text-align:center;
background:url(images/px-white-90.png) repeat;
vertical-align: inherit;
}

.price table p {
padding: 0;
margin: 0;
}

.price td em { 
font-size: 11px;
text-align: left;
float: left;
line-height: 16px;
}

.h-primer {
background: url("images/px-black.png") transparent;
color: #FFFFFF;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
font-size: 30px;
line-height: 30px;
padding: 4px 6px 2px;
text-transform: uppercase;
margin:0 0 0 -60px;
display: inline-block;
}
.rastvory {
	background: url("images/px-black.png") transparent;
	color: #FFFFFF;
	font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
	font-size: 30px;
	line-height: 30px;
	padding: 4px 6px 2px;
	text-transform: uppercase;
	margin:0 0 0 -60px;
	display: inline-block;
}
.rastvory_smesi{
	background: #F8F8F8;
	border: 1px solid #7B7B7B;
	font-size: 12px;
	padding: 10px;
	width:430px;
	margin:30px 0 20px 0;
}
.two-block {
background: #F8F8F8;
border: 1px solid #7B7B7B;
font-size: 12px;
padding: 10px;
width:430px;
margin:30px 0 20px 0;
}

.sidebar {
width: 400px;
float:left;
position:relative;
padding:0 0 0 30px;
margin-top: 20px;
}
.sidebar .sh {
text-transform:uppercase;
font-size:35px;
line-height:35px;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
padding:2px 6px 0 6px;
background:url(images/px-yellow.png) repeat;
color:#000;
position:absolute;
left:30px;
}
.sidebar .sh1 {
top:0;
}
.sidebar .sh2 {
top:45px;
}
.sidebar .sh3 {
text-transform:uppercase;
font-size:30px;
line-height:30px;
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
padding:4px 6px 2px 6px;
background:url(images/px-phone.png) repeat;
color:#fff;
position:absolute;
top:100px;
left:0px;
}

.bottom {
width:100%;
overflow:hidden;
margin:30px 0 20px 0;
}
.bottom .h-primer {
margin-left:0;
line-height:45px;
}
.bottom .about {
background: #F8F8F8;
border: 1px solid #7B7B7B;
font-size: 12px;
padding: 10px;
margin:20px 0 20px 60px;
}
.bottom .about h1 {
margin:0 0 5px 0;
line-height:20px
}
.bottom .about h2 {
margin:10px 0 5px 0;
line-height:20px
}
.bottom .about p {
margin:5px 0 5px 0;
}
.bottom .about li {
margin:0 0 0 17px;
}

.footer {
width:990px;
height:70px;
margin:0 auto;
padding: 0px 0px 90px 0px;
position:relative;
}
.footer .copy {
position:absolute;
top:30px;
left:50%;
margin-left:-250px;
width:500px;
text-align:center;
}
.footer .bottom-menu {
position:absolute;
top:5px;
right:0px;
width:100%;
text-align:center;
}
.footer .bottom-menu li {
list-style:none;
display:inline;
margin:0 10px;
}
.footer .counter {
position:absolute;
top:20px;
left:60px;
}


/* Other style */

.news  {
margin:10px 0 0px 0;
}
.news .item {
margin:0 0 10px 0;
overflow:hidden;
}
.news .item .pic {
display:block;
float:left;
margin:0 10px 15px 0;
}
.news .item .title {
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
font-size:19px;
color:#000;
}
.single .pic {
display:block;
float:left;
margin:0 10px 5px 0;
}

.related_news {
margin:15px 0 0 0;
}
.related_news li {
margin:1px 0 1px 17px;
}

.clear {
width:100%;
overflow:hidden;
}

/*** Стили модуля заказов ***/


.sms-form  {
padding: 12px 14px 14px;
clear:both;
margin:155px 5px 10px 0;
background: #F8F8F8;
border: 1px solid #7B7B7B;
position:relative;
}
.sms-form span {
font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
font-size:20px;
font-weight:bold;
margin:0 0 8px 0;
text-transform:uppercase;
}
.sms-form .left {
float:left;
width:180px;
}
.sms-form .left2 {
width:135px;
}
.sms-form .right {
float:left;
width:150px;
}
.sms-form p {
clear: both;
font-size: 13px;
line-height: 18px;
margin: 0px 0px 5px !important;
padding:0 !important;
overflow: hidden;
}
.sms-form p.primer {
font-size:11px;
margin:-12px 0 5px 1px !important;
color:#898989;
}
.sms-form .line {
border-top: 1px dotted #CCCCCC;
clear: both;
overflow: hidden;
padding: 14px 0px 0px;
}
.sms-form .line1 {
clear: both;
overflow: hidden;
}
.sms-form .line2 {
clear: both;
overflow: hidden;
padding:0 0 0px 0;
}
.sms-form input[type=submit] {
background:url(images/order_free_bg.png) repeat-x;
padding:7px 15px;
font-size: 14px;
font-weight:bold;
text-decoration:none;
line-height: 16px;
border:0;
cursor:pointer;
border-radius:20px;
text-transform:uppercase;
}
.sms-form input[type=text] ,.form select {
background: #FFFFFF;
border: 1px solid #E5E5E5;
border-radius: 5px;
font-family: "PT Sans", "Tahoma", sans-serif;
margin: 0px 9px 6px 0px;
font-size:14px;
padding: 5px 9px;
width:130px;
}
.sms-form input[type=text]  {
padding: 3px 9px !important;
border-top: 1px solid rgb(204, 204, 204);
}
.sms-form .sb input[type=text]  {
width:80px;
}
.sms-form  textarea  {
width:310px;
max-width:310px;
height:60px;
margin:0 0 10px 0;
padding: 3px 9px !important;
font-family:"Tahoma";
background: rgb(255, 255, 255);
border: 1px solid rgb(229, 229, 229);
border-radius: 5px;
border-top: 1px solid rgb(204, 204, 204);
}
.sms-form .bonus {
width:195px;
margin:10px 0 0 0;
background:url(images/question-balloon_basic_green.png) no-repeat;
padding:15px 0 20px 60px;
}
.sms-form .bonus input  {
margin:0 2px 0 0;
}
.sms-form select  {
width:172px;
}
#log {
}
.fail {
margin:15px 0 0 0;
padding:5px;
border:1px solid red;
border-radius:4px;
background:#fff;
color:red;
font-weight:bold;
}
.good {
margin:15px 0 0 0;
padding:5px;
border:1px solid green;
border-radius:4px;
background:#fff;
color:#000;
}
.red {
color:red;
font-weight:bold;
}

/*  табы   */
.shower li {
margin:0 0 0 0 !important;
list-style:none !important;
}
.shower li .title {
cursor:pointer;
font-size:11px;
display:inline;
color:#1B76CD;
border-bottom:1px dashed #1B76CD;
}
.shower li .title:hover {
border-bottom:1px dashed #F2362F;
}

/* Menu style, ID on first UL */

.top-menu ul {
    position:absolute;
    display:none;
}

.top-menu li:hover ul ul, .top-menu li:hover ul ul ul, .top-menu li:hover ul ul ul ul{
    display:none;
    }
.top-menu li:hover ul, .top-menu li li:hover ul, .top-menu li li li:hover ul, .top-menu li li li li:hover ul{
    display:block;
    }

  

.three-block {
background: #F8F8F8;
border: 1px solid #7B7B7B;
font-size: 11px;
padding: 10px;
width:430px;
margin:30px 0 20px 0;
}


.anons_block { display: block; overflow: hidden; background: #F8F8F8; width: 928px; margin: 20px 0px 20px 60px; padding: 0px; border: 1px solid #7B7B7B; text-align: center; }
.anons_block .item { display: inline-block; width: 250px; margin: 20px 20px; text-align: left; vertical-align: top; }
.anons_block .item a.title { 
	display: block;
	margin: 15px 0px; 
	text-transform: uppercase;
	text-decoration: none;
	font-weight: 500;
	font-size: 16px;
	font-weight: 500;
 }


/* valid forms */


input {
  outline:none;
}

.invalid {
  background: rgba(255, 0, 0, 0.4);
}

.error{
  position: absolute;
  width: 160px;
  height: 20px;
  font-size: 11px;
  text-align: center;
  line-height: 20px;
  margin-top: -30px;
  margin-left: -166px;
  display: inline-block;
  background: #fff;
  border: 1px solid #FF3333;
  z-index: 22;
}

.error::after, .error::before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.error::after {
  border-color: rgba(255, 255, 255, 0);
  border-top-color: #ffffff;
  border-width: 9px;
  margin-left: -9px;
}
.error::before {
  border-color: rgba(202, 141, 0, 0);
  border-top-color: #FF3333;
  border-width: 11px;
  margin-left: -11px;
}



.banner_fix { background: #fff; position: fixed; display: block; bottom: 0px; left: 0px; right: 0px; font-size: 14px; padding: 10px 0px 0px; z-index: 1001; border-top: 2px solid #B0B0B0; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.5); -moz-box-shadow: 0 0 10px rgba(0,0,0,0.5); box-shadow: 0 0 10px rgba(0,0,0,0.5); }
.banner_fix .bar  { position: relative; overflow: hidden; display: block; width: 990px; margin: 10px auto; padding: 5px; border: 1px solid #171717;}
.bar .left { display: block; float: left; width: 500px; line-height: 37px; font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif; font-size: 27px; text-align: center; }
.bar .left h2{font-family: Tahoma ,sans-serif; line-height: 50px; font-size: 32px;}
.bar .left span { font-family: 'SB'; line-height: 37px; font-size: 40px; text-transform: uppercase; }
.bar .left p{font-family: Tahoma ,sans-serif; font-size: 30px; background: #ff3333; padding: 5px 0 7px 0;  color: #fff;}
.l_text {font-family: 'SB'!important;  line-height: 37px!important;  font-size: 30px!important;  text-transform: none!important;}
.bar .left .phones { position: relative; display: block; overflow: hidden; margin: 10px 0px 0px 0px; }
.bar .left .phones .l2 { float: right; display: block; font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;font-size: 31px; font-weight: bold; text-align: center; }


.bar .right { display: block; float: right; }
.right .form_banner { position: relative; display: block; width: 435px; margin: 29px auto; padding: 5px 10px; border: 2px solid #ff3333; text-align: center; }
.right .form_banner span { position: relative; background: #fff; font-size: 19px; padding: 0px 10px; top: -17px; font-family: 'SB';}
.right .form_banner input[type="text"] { background: #FFFFFF; border: 1px solid #ff3333; border-radius: 5px; font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif; margin: 0px 9px 6px 0px; font-size: 14px; padding: 5px 9px; width: 111px;}
.right .form_banner input[type="submit"].btn { background: #ff3333;  border: 2px solid #ff3333;  padding: 4px 10px;  cursor: pointer;  outline: none;  border-radius: 4px;  color: #fff; text-transform: uppercase; font-family: 'SB';}
.phones .l1 { display: block; font-family: Tahoma ,sans-serif; font-size: 33px; font-weight: bold; margin: 0px; text-align: center; }
.l1 small{ position: relative; display: block; font-size: 12px; top: 4px; font-weight: normal; }
.l1 span { font-size: 25px;}



/*-------- ACTION --------*/
.action{
	width: 430px;
  background: #fff;
  padding: 5px 10px 10px 10px;
  border-radius: 5px;
  box-shadow: 0px 2px 10px #282927;
  margin-bottom: 20px;
  opacity: 0.95;
  text-align: center;
}

.action_price{
		width: 405px;
  background: #fff;
  padding: 5px 10px 10px 10px;
  border-radius: 5px;
  box-shadow: 0px 2px 10px #282927;
  margin-bottom: 20px;
  opacity: 0.95;
  text-align: center;
}

.tit_action{
  font-size: 19px;
  line-height: 31px;
  font-family: SB;
  color: #F00;
}
.action p, .action_price p{
	font-size: 19px;
  line-height: 27px;
  color: #000;
  font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
}
.sale{
	color: #F00;
	font-size: 22px;
}


.tit_action span{
	  color: #F00;
  font-size: 34px;
  line-height: 44px;
  font-family: SB;
}
.tit_action span sup{
	font-size: 17px;
}
.tit_action p small{font-size: 15px; line-height: 0;}

.title_action{
	font-family: 'SM';
	padding: 10px 0;
	display: block;
	color: red;
	font-size: 55px;
	line-height: 32px;
	text-align: center;
	text-shadow: 1px 1px 0px #FFF;
}

.beton_action{
	font-size: 17px;
	text-align: center;
	color: #fff;
	font-family: 'SM';
	  line-height: 24px;
}
.beton_action span{
	font-size: 21px;
  font-weight: bold;
}

.action_70year{
	background: #F7F7F7;
	width: 408px;
	margin: 0 0 20px 0;
	padding: 20px;
	border: 1px solid #EDEDED;
	box-shadow: 0 0px 10px 0 #7B7B7B;
}

.social_action{
	text-align: center;
	color: #bb1701;
	font-size: 55px;
	line-height: 40px;
	font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
	background: url(images/action_70_year.png)center 31px no-repeat;
	height: 345px;
}

.social_action_chita{
	text-align: center;
	color: #bb1701;
	font-size: 55px;
	line-height: 40px;
	font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
	background: url(images/70_chita.png)center 31px no-repeat;
	height: 428px;
}

.social_action_other{
	text-align: center;
	color: #bb1701;
	font-size: 55px;
	line-height: 40px;
	font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
	background: url(images/70_other.png)center 31px no-repeat;
	height: 345px;
}
.social_year{
	text-align: center;
	color: #bb1701;
	font-size: 55px;
	line-height: 40px;
	font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
}
.action_70year h2 {
	text-align: center;
  line-height: 30px;
  font-size: 25px;
  font-family: SB;
  padding: 5px 0 0 0;
}
.action_70year p{
	font-family: SB;
	font-size: 16px;
	background: url(images/70_tver.png)center 31px no-repeat;
	height: 392px;
}

.social_action_other_15{
	text-align: center;
	color: #bb1701;
	font-size: 55px;
	line-height: 40px;
	font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
	background: url(images/15_m200_m150.png)center 31px no-repeat;
	height: 345px;
}

.social_action_astrakhan{
	text-align: center;
	color: #bb1701;
	font-size: 55px;
	line-height: 40px;
	font-family: "PFDinTextCompProRegular", "Arial", "Helvetica", sans-serif;
	background: url(images/70_other.png)center 31px no-repeat;
	height: 345px;
}
.blink{
	font-size: 20px !important;
}

/*-------- /ACTION --------*/



.franchise1 {
	width: 56px;
	height: 180px;
	background: url(images/franchise1.png);
	position: fixed;
	top: 50%;
	right: -18px;
	margin-top: -90px;
	z-index: 9;
	cursor: pointer;
}
.franchise1:hover {
	right: -15px;
}


#banner1 {
	position: fixed;
	top: 50%;
	right: 36px;
	margin-top: -135px;
	z-index: 8;
	display: none;
}

.telephone{
	position: relative;
    margin: 176px 38px 0;
    font-size: 25px;
    font-weight: 800;
}

.banner_sale {
	width: 300px;
	height: 266px;
	background: url(images/banner_sale.png) no-repeat;
}


.form__checkbox p label{font-size:10px; padding: 0;}
.form__checkbox [type=checkbox]:checked,.form__checkbox [type=checkbox]:not(:checked){position:absolute;left:-9999px}
.form__checkbox [type=checkbox]:checked+label,.form__checkbox [type=checkbox]:not(:checked)+label{position:relative;padding-left:1.90em;cursor:pointer}
.form__checkbox [type=checkbox]:checked+label:before,.form__checkbox [type=checkbox]:not(:checked)+label:before{content:'';position:absolute;left:0;width:1.25em;height:1.25em;border:1px solid #888;background:#fff;top: -1px; box-shadow:inset 0 1px 3px rgba(0,0,0,.1)}
.form__checkbox [type=checkbox]:checked+label:after,.form__checkbox [type=checkbox]:not(:checked)+label:after{content:'\f00c';font-family: FontAwesome;position:absolute;top:0;left:.2em;font-size:1.2em;line-height:.8;color:#ff0000;font-weight: 300;transition:all .2s}
.form__checkbox [type=checkbox]:not(:checked)+label:after{opacity:0;-ms-transform:scale(0);transform:scale(0)}
.form__checkbox [type=checkbox]:checked+label:after{opacity:1;-ms-transform:scale(1);transform:scale(1)}
.form__checkbox [type=checkbox]:disabled:checked+label:before,.form__checkbox [type=checkbox]:disabled:not(:checked)+label:before{box-shadow:none;border-color:#bbb;background-color:#ddd}
.form__checkbox [type=checkbox]:disabled:checked+label:after{color:#999}
.form__checkbox [type=checkbox]:disabled+label{color:#aaa}.form__checkbox label:hover:before{border:1px solid #f4584f!important}
.send1.disabled, .send1[disabled], fieldset[disabled] .send1 {
    cursor: not-allowed!important;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65;
}
/*! fancyBox v2.1.4 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
	overflow: hidden;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}