body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
.h2,
.h3 {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset,
img {
	border: 0;
}
strong {
	font-weight: bold;
}
ol,
ul {
	list-style: none;
}
caption,
th {
	text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h2,
.h3 {
	font-size: 100%;
	font-weight: normal;
}
h2,
.h2 {
	font-size: 19px;
	line-height: 23px;
	padding-bottom: 10px;
}
q:before,
q:after {
	content: '';
}
abbr,
acronym {
	border: 0;
}
header,
nav,
section,
article,
aside,
footer {
	display: block;
}
/*body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	width: 1024px;
	margin:0 auto;
}*/

body{
font-family: 'PT Sans', sans-serif;
}

#containerBody {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	/*width: 1024px;*/
	margin: 0 auto;
	padding-top: 37px;
}
@import url(fonts.googleapis.com/css@family=PT+Sans_3A400,700);
#fixedPanel {
	height: 37px;
	background: black;
	width: 100%;
	z-index: 10010;
	color: white;
	font-family: 'PT Sans', sans-serif !important;
}
#fixedPanel a {
	font-family: 'PT Sans', sans-serif !important;
}
#fixedPanel > div > div {
	font-family: 'PT Sans', sans-serif !important;
}
#fixedPanel.fix {
	position: fixed;
	top:0;
}
body > iframe:first-child {
	display: none;
}
#fixedPanel {
    font-size: 14px !important;
}
#fixedPanel > div {
	width: 950px;
	margin: 0px auto;
    position: relative;
}
.cityhint{
    padding: 10px 20px;
    background: #fff;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
    border: 1px solid #ccc;
    width: auto!important;
    color: #000;
    position: absolute;
    top: 37px;
    left: 100px;
}
.cityhint h4{
    font-weight: bold;
    font-size: 16px;
    line-height: normal;
    margin-bottom: 20px;
    white-space: nowrap;
}
.cityhint a{
    color: #000!important;
}
.cityhint a:hover{
    color: #fff!important;
}
#fixedPanel .panelCabinet{
    float: left;
    padding: 0 35px;
    background: url("template/images/percents.png") no-repeat;
}
#fixedPanel .panelCabinet a{
    color: #fff;
}
#fixedPanel .panelBlockCenter a {
	font-weight: bold;
	text-decoration: underline;
}
#fixedPanel .panelPercents{
    float: left;
    padding: 0 20px;
}
#fixedPanel.panelwhite .panelPercents a{
    border-bottom: 1px dotted #000;
}
#fixedPanel .panelPercents a{
    border-bottom: 1px dotted #fff;
}
#fixedPanel .panelBlock a { 
	text-decoration: none;
    color: #fff;
}
#fixedPanel > div > div {
	line-height: 37px;
}
#show_callback{
    display: block;
    padding: 0 25px;
    text-align:center;
    background: #ffff00 none repeat scroll 0 0;
}
#fixedPanel .panelCall {
    float:right;
}
#fixedPanel .panelBlockCenter {
	background-repeat: no-repeat;
	text-align: center;
    float: right;
    padding: 0 28px;
}
#fixedPanel .panelCall a{
    color: #000;
}
#fixedPanel.panelwhite .panelPercents a, #fixedPanel.panelwhite a{
    color: #000;
}
iframe[name="google_conversion_frame"]{
    display: none;
}
#fixedPanel.panelwhite{
    background: #e8e8e8;
    color: #000;
}
#topCartIcon{
    width:22px;
    margin-right:8px;
    height:17px;
}

.footer {
	height: 37px;
	background: black;
	font-size: 13px;
	color: #848383;
	line-height: 37px;
    min-width: 950px;
    padding: 0 20px;
}

.adres .adressImg {
	width: 299px;
	height: 61px;
	background: url("template/images/adr.png");
}
a {
	color: black;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
/* Begin of styles for the demonstration (you can remove them) */

a.expand {
	width: 150px;
	display: block;
	margin: 10px 0 0;
}
a.expand:hover {
	height: 500px;
}
/* End of of styles for the demonstration */

p {
	margin: 0 0 18px
}
img {
	border: none;
}
input {
	vertical-align: middle;
}
#wrapper {
	width: 950px;
	margin: 0 auto;
    padding: 0 20px;
}
/* Header
-----------------------------------------------------------------------------*/

#header {
	height: 110px;
}
/* Middle
-----------------------------------------------------------------------------*/

#middle {
	margin: 0 170px;
	height: 1%;
	margin-bottom: 20px;
	position: relative;
}
#middle:after {
	content: '';
	clear: both;
	display: table;
}
#container {
	width: 100%;
	float: left;
	margin-right: -100%;
    padding: 0 20px;
    box-sizing: border-box;
}
#content {
	
}
/* Sidebar Left
-----------------------------------------------------------------------------*/

#sideLeft {
	float: left;
	width: 170px;
	position: relative;
	left: -170px;
}
/* Sidebar Right
-----------------------------------------------------------------------------*/

#sideRight {
	float: right;
	margin-right: -170px;
	width: 170px;
	position: relative;
}
/* Footer
-----------------------------------------------------------------------------*/

#footer {
	height: 140px;
	background: url(template/images/m_left.png), url(template/images/m_right.png), url(template/images/m_bg.png);
	background-position: 0px 0px, 100% 0px, top center;
	background-repeat: no-repeat, no-repeat, repeat-x;
	padding: 20px 0;
}
.footer_copy {
	font-size: 13px;
	margin-top: -22px;
	text-align: center;
}
.footer_copy span {
	background-color: white;
	padding: 0 25px;
	background-image: url(template/images/sht.png), url(template/images/sht.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 10px center, 95% center;
}
.footer_nrad {
	color: rgb(197, 197, 197);
	font-size: 11px;
	text-decoration: none;
	line-height: 8px;
	font-style: italic;
	margin-top: -2px;
	margin-bottom: 11px;
}
.logo {
	float: left;
	width: 220px;
    padding: 20px 0 30px;
}
.textLogo {
	font-family: 'PT Sans', sans-serif;
	font-size: 24pt !important;
	font-style: normal;
	font-weight: bold;
    line-height: normal;
    margin: 0;
}
.textLogo a{
    text-decoration: none;
}
div.adrText {
    margin-top: 0px;
    text-decoration: none;
    background: url('template/images/mappoint.png') left top no-repeat;
    padding-left: 20px;
}
div.adrText a {
	text-decoration: none;
	font-family: 'PT Sans', sans-serif;
	font-size: 11pt !important;
	font-style: normal;
}
div.adrText a:hover {
	text-decoration: underline;
}
.adres {
	float: left;
	font-family: georgia;
	font-style: italic;
	padding-top:25px;
	font-size: 24px;
	line-height: 25px;
	margin-left: 95px;
}
.search{margin-top:15px;width:100%;}
.adres p {
	font-size: 18px;
	line-height: 18px;
}
.zvonok_top {
	font-family: 'PT Sans', sans-serif;
margin-top: 6px;}
.oneFont {
	font-size: 30px;
}
.secFont {

	font-weight: bold;
	font-size: 30px;
}
.callStyle {
	padding-left: 33px;
}
span.onelinestyle {
	font-size: 15px;
}
.callStyle {
	background: url("template/images/phoneico.png") no-repeat no-repeat 5px 5px;
}
span.seclinestyle {
	font-size: 12px;
}
.menu_top {
	background: url(template/images/m_left.png), url(template/images/m_right.png), url(template/images/m_bg.png);
	background-position: 0px 1px, 100% 1px, bottom center;
	background-repeat: no-repeat, no-repeat, repeat-x;
	height: 15px;
	width: 100%;
}
.menu {
	height: 70px;
	width: 100%;
}
.menu_bottom {
	height: 2px;
	width: 100%;
    background: #000;
}
.menu_bottom.without {
	background: url(template/images/smalline.png);
}
ul.menu {
	width: 950px;
    height: 46px;
    padding: 12px 0;
}
ul.menu li {
	float: left;
	margin: 0 34px;
	text-align: center;
}
ul.menu li:last-child{
    margin-right: 0;
}
ul.menu li a {
    display: block;
	border: 0px;
	font-family: georgia;
	font-style: italic;
	color: black;
	text-decoration: none;
	font-size: 15px;
	font-family: 'PT Sans', sans-serif;
}
ul.menu li.active a {
	color: rgb(36, 158, 240);
}
ul.menu li a img {
	max-height: 39px;
}
ul.menu li:hover a {
	color: rgb(36, 158, 240);
}
/* tovar */

.prod {
	/* float: left; */
	width: 185px;
	margin: 0 4px 10px;
	position: relative;
	display: inline-block;
	vertical-align: top;
}
.prod_image {
	height: 135px;
	position: relative;
	width: 100%;
}
.prod_name {
	height: 36px;
}
.prod_name a {
	font-size: 13px;
	color: rgb(36, 158, 240);
}
.prod_price {
	background: url(template/images/price_bg.png) no-repeat;
	position: relative;
	width: 182;
	height: 69px;
	margin-top: 7px;
}
.new_p {
	position: absolute;
	right: 16px;
	font-style: italic;
	text-align: right;
	top: 2px;
}
.PricesalesPrice span {
	font-size: 24px;
	font-family: Times New Roman;
	font-style: italic;
	font-weight: bold;
}
.old_p {
	position: absolute;
	left: 18px;
	font-style: italic;
	top: -2px;
	font-size: 9px;
}
.PricepriceWithoutTax span {
	display: block;
	font-size: 17px;
	font-family: Times New Roman;
	font-style: italic;
	margin-top: -4px;
	text-decoration: line-through;
}
.prod_price .addtocart-area .quantity-box,
.quantity-controls {
	display: none;
}
.prod_price .addtocart-area .addtocart-button {
	width: auto;
	position: absolute;
	right: 11px;
	bottom: 3px;
}
.prod_price .addtocart-area .addtocart-button input {
	width: 70px;
	background: red;
	border: 0;
	height: 22px;
}
/* zvonok */

.zvonok_top {
	width: 244px;
	float: right;
}
.custom_zvonok {
	margin: 17px 0;
}
.custom_zvonok p {
	font-size:15px;
	margin: 0;
    line-height: normal;
}
.custom_zvonok p sup {
	text-decoration: underline;
}
#pos_zvonok {
	display: none;
}
.pos_zvonok {
	/*background: red;
color: white;

padding: 5px 50px;
border-radius: 5px;
text-decoration: none;
font-style: italic;
font-family: georgia;
font-size: 16px;*/

	padding: 10px;
	background: #ffff00;
	color: black;
}
.faq-btn a.pos_zvonok {
display: block;
text-align: center;
font-size: 16px;
text-decoration: none;
background: black;
color: white;

}
.body-overlayed {
	overflow: visible;
}
.top_cart {
	width: 300px;
	margin: 0 auto;
	text-align: center;
	margin-top: -10px;
	background: black;
	color: white;
	border-radius: 5px 5px 0px 0px;
}
.otzivi h3,
.otzivi .h3 {
	font-size: 21px;
	font-family: georgia;
	font-style: italic;
	line-height: 29px;
	padding-bottom: 10px;
}
.news_vk {
	background: url(template/images/m_left.png), url(template/images/m_right.png), url(template/images/m_bg.png);
	background-position: 2px 0px, 99.8% 0px, top center;
	background-repeat: no-repeat, no-repeat, repeat-x;
	width: 100%;
	padding: 20px 0;
}
.news_vk_titile {
	font-size: 25px;
	margin-top: -22px;
	font-family: times new roman;
	font-style: italic;
	text-align: center;
}
.news_vk_titile span {
	background-color: white;
	padding: 0 25px;
	background-image: url(template/images/sht.png), url(template/images/sht.png);
	background-repeat: no-repeat, no-repeat;
	background-position: 10px center, 95% center;
}
.news_vk_cont {
	margin-top: 10px;
}
/* Триггеры */

.triggeri {
	margin: 20px 0;
	height: 100px;
}
.trigger {
	width: 300px;
	height: 100px;
	background: #ffff0e;
	border-radius: 10px;
	float: left;
	position: relative;
}
.custom p {
	margin: 0;
}
/* trig1 */

#trig1 .custom {
	padding-left: 83px;
	padding-top: 22px;
	font-size: 17px;
}
#trig1 {
	background-image: url(template/images/car_trig.png);
	background-repeat: no-repeat;
	background-position: 11px center;
}
/* trig2 */

#trig2 {
	margin-left: 25px;
}
.nad_shet {
	font-size: 20px;
	font-family: times new roman;
	font-style: italic;
	line-height: 34px;
	text-align: right;
	font-weight: bold;
	padding-right: 13px;
	padding-top: 10px;
}
.sleva_shet {
	float: left;
	font-size: 20px;
	font-family: times new roman;
	font-style: italic;
	line-height: 34px;
	padding: 0 14px;
}
.sleva_shet span {
	font-size: 44px;
	font-family: times new roman;
	font-style: italic;
	font-weight: bold;
}
#countdown_dashboard {
	float: right;
}
/* trig3 */

#trig3 {
	float: right;
}
#trig3 .custom {
	padding-left: 102px;
	padding-top: 22px;
	font-size: 17px;
}
#trig3 {
	background-image: url(template/images/garant_trig.png);
	background-repeat: no-repeat;
	background-position: 11px center;
}
.custom_footer_zvonok p {
	margin: 0;
	font-family: tines new roman;
	font-style: italic;
	line-height: 24px;
	margin-bottom: 10px;
}
.oplata {
	width: 240px;
	height: 70px;
	float: left;
	background: url(template/images/pay.png) no-repeat;
}
.social {
	font-family: times new roman;
	font-size: 14px;
	text-decoration: underline;
}
.footer_phone {
	float: left;
	margin-left: 101px;
	margin-top: 5px;
}
.footer_content {
	padding: 0 20px;
}
.prod_price_cat1 {
	background: url(template/images/price_bg.png) no-repeat;
	position: relative;
	width: 182;
	height: 69px;
	margin-top: 7px;
}
.prod_price_cat2 {
	background: url(template/images/price_bg2.png) 100% 100% no-repeat;
	position: relative;
	height: 69px;
	margin-top: 7px;
}
.cat_new_p {
	position: absolute;
	right: 16px;
	font-style: italic;
	text-align: right;
	top: 2px;
}
.cat_p {
	position: absolute;
	right: 16px;
	font-style: italic;
	text-align: right;
	top: 5px;
}
.cat_old_p {
	position: absolute;
	left: 18px;
	font-style: italic;
	top: -2px;
	font-size: 9px;
}
.price2_lbl {
	line-height: 10px;
	text-align: center;
	margin-bottom: 5px;
}
.cat_p .PricesalesPrice span {
	font-size: 20px;
}
#cat_btn {
	width: 70px;
	background: red;
	border: 0;
	height: 22px;
	font-style: italic;
	font-family: georgia;
	font-size: 12px;
	letter-spacing: 0px;
}
.cat_cart_btn1,
.cat_cart_btn2 {
	position: absolute;
	right: 19px;
	z-index: 999;
	bottom: 6px;
}
.vm-pagination {
	margin-top: 20px;
}
.vm-pagination ul li.pagination-start,
.vm-pagination ul li.pagination-prev,
.vm-pagination ul li.pagination-next,
.vm-pagination ul li.pagination-end {
	display: none;
}
.pagenav {
	background: #ffff0e;
	padding: 1px 5px;
	margin-right: 1px;
	color: black;
}
.vm-pagination ul li a {
	background: black;
	padding: 1px 5px;
	margin-right: 1px;
	color: white;
}
.total a {
	color: white;
}
.product_image {
	width: 100%;
	float: left;
	height: 400px;
}
.product_image .main-image {
	width: 460px;
	float: left;
}
.product_image .additional-images {
	width: 120px;
	float: right;
	text-align: right;
}
.product_image .additional-images a img {
	margin-right: 0;
}
.additional-images img {
	margin-right: 8px;
	width: 80px;
	height: auto;
}
.productdetails-view h1 {
	font-family: arial;
	font-size: 15px;
	font-style: italic;
	background: black;
	margin: 0 0 6px;
	color: white;
	padding: 2px 5px;
}
.productdetails-view .product-short-description {
	margin: 0 0 15px;
	padding: 0;
	font-family: times new roman;
	font-style: italic;
	font-size: 20px;
	width: 300px;
	float: left;
}
.product_1 {
	background: url(template/images/price_bg.png) no-repeat;
	position: relative;
	width: 182px;
	height: 69px;
	margin-top: 7px;
	float: right;
}
.product_2 {
	background: url(template/images/price_bg2.png) 100% 100% no-repeat;
	position: relative;
	width: 182px;
	height: 69px;
	margin-top: 7px;
	float: right;
}
.product_cont .addtocart-area {
	width: 0px;
	height: 0px;
	position: absolute;
	bottom: 20px;
	right: 88px;
}
.buy_product {
	width: 182px;
	margin-right: 50px;
	height: 69px;
	float: right;
	position: relative;
}
.buy_product .addtocart-area form .addtocart-bar {
	margin: 0;
	padding: 0;
}
.buy_product .addtocart-area form .addtocart-bar span.addtocart-button {
	margin: 0;
	padding: 0;
	float: left;
	width: 71px;
}
span.addtocart-button input {
	width: 80px;
	background: red;
	border-radius: 3px;
	border: 0;
	color: white;
	height: 22px;
	font-family: arial;
	font-size: 14px;
	letter-spacing: 0px;
	line-height: 15px;
    padding: 0 2px;
}
.product-related-products div {
	float: left;
	width: 180px;
	margin: 0 3px;
	height: 90px;
	text-align: center;
}
.product-field-display a img {
	width: 120px;
	margin: 0 auto;
}
.product-field-display a {
	color: rgb(36, 158, 240);
	text-decoration: none;
}
.product-field-display a:hover {
	color: rgb(36, 158, 240);
	text-decoration: underline;
}
.virtuemart_country_id,
#virtuemart_state_id,
#shipto_virtuemart_country_id,
#shipto_virtuemart_state_id {
	display: none;
}
.customer-comment {
	border: 0;
	margin: 0;
	padding: 0;
	text-align: left;
	margin-top: 7px;
}
table.user-details input {
	background: white;
	border: 1px solid black;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
}
td.key {
	width: 70px;
}
#table_billto tr {
	line-height: 34px;
}
.billto-shipto {
	float: left;
	width: 100%;
	border: 0;
	padding: 0;
	margin: 0;
	border-top: 0;
	border-bottom: 0;
}
.contact_row {
	padding-top: 0.3em;
}
.contact_row .label {
	width: 18em;
	text-align: right;
	display: inline-block;
	vertical-align: top;
}
.contact_row .value {
	width: 30em;
	display: inline-block;
	vertical-align: top;
}
.contact_row .example {
	color: #9F9F9F;
	font-size: 0.769em;
}
#contant,
#delivery,
#delivery_time,
#montaj,
#comments,
#fpayments {
	border-bottom: 1px dashed #000;
	padding-bottom: 7px;
	width: 100%;
}
.contact_row .label label {
	font-size: 1em;
	margin-right: 1em;
}
#contant h3,
#delivery h3,
#delivery_time h3,
#montaj h3,
#comments h3,
#fpayments h3 {
	font-size: 1.5em;
	margin: 10px 0 10px 20px;
}
.contact_row .value .addr input[type="text"] {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #CECECE;
	border-radius: 5px;
	font-size: 13px;
	padding: 6px 0 4px 10px;
	width: 90px;
}
.contact_row .value input[type="text"] {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #CECECE;
	border-radius: 5px;
	font-size: 13px;
	padding: 6px 0 4px 10px;
	width: 338px;
}
.contact_row .value textarea {
	background: none repeat scroll 0 0 #F6F6F6;
	border: 1px solid #CECECE;
	border-radius: 5px;
	font-size: 13px;
	padding: 6px 0 4px 10px;
	width: 333px;
}
.contact_row .addr {
	float: left;
	width: 100px;
	margin-right: 24px;
}
.contact_row .addr_last {
	margin-right: 0;
}
.addr .example {
	text-align: center;
	color: #000;
}
.my-groovy-style h4 {
	font-size: 1.5em;
	margin-bottom: 15px;
	max-width: 300px;
	float: right;
	text-align: center;
}
.img_cart {
	float: left;
	margin-right: 10px;
}
.links_cart {
	clear: both;
	text-align: center;
}
.links_cart a.showcart {
	color: #FF0000;
}
.price_cart {
	font-size: 30px;
	margin-bottom: 15px;
	text-align: center;
}
.price_cart span {
	color: #FF0000;
	font-weight: bold;
}
span.cart-images img {
	width: 120px;
}
span.priceColor2 {
	display: inline;
}
.cart-view {
	background: #FFF;
}
.checkout-button-top {
	text-align: center;
	padding: 10px 0;
}
div.disc-div {
	display: inline-block;
	width: 100%;
}
textarea.customer-comment {
	border: 1px solid black;
	border-radius: 0;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	height: 104px;
	margin-top: 0;
}
table.cart-summary tr th {
	background: #FFF;
	border-bottom: 1px dotted #000;
	font-weight: normal;
	text-align: center;
}
table.cart-summary td.cart_table_img {
	padding: 3px;
}
table.cart-summary td.cart_table_img img {
	border-radius: 5px;
	border: 1px solid #000;
	padding: 0;
}
#cart-contents {
	border-bottom: 1px dashed #000;
	padding-bottom: 7px;
}
td .PricesalesPrice span {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
}
.product-related-products h4 {
	font-family: tines new roman;
	font-style: italic;
	font-size: 24px;
	line-height: 25px;
	padding-bottom: 11px;
}
.product-related-products {
	border: none;
}
.acymailing_introtext {
	width: 100%;
	font-size: 16px;
	font-family: georgia;
	font-style: italic;
}
table.acymailing_form {
	margin: 0;
}
.acymailing_form input {
	width: 100%;
	padding: 5px 3px;
	background-color: #ffffff;
	border: 1px solid #cccccc;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
	-moz-transition: border linear 0.2s, box-shadow linear 0.2s;
	-ms-transition: border linear 0.2s, box-shadow linear 0.2s;
	-o-transition: border linear 0.2s, box-shadow linear 0.2s;
	transition: border linear 0.2s, box-shadow linear 0.2s;
}
.acysubbuttons input {
	background: red;
	color: white;
	padding: 5px 10px;
	border: 0;
	border-radius: 5px;
	text-decoration: none;
	font-style: italic;
	font-family: georgia;
	font-size: 11px;
}
.acysubbuttons input:focus {
	border-color: rgba(82, 168, 236, 0.8);
	outline: 0;
	outline: thin dotted 9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}
.moduletable_acy {
	margin-bottom: 10px;
}
.acysubbuttons input:hover {
	background: rgb(36, 158, 240);
}
.customer-comment {
	width: 320px;
	float: left;
}
.user-details tbody tr td #email_field {
	width: 200px;
	padding: 5px 5px 4px;
	font-size: 13px;
}
.checkout-button-top {
	border-top: none;
}
.addtocart-button input {
	cursor: pointer;
}
@media screen and (max-width: 480px) {
	#facebox {
		margin-left: 200px;
	}
}
.product-related-products {
	overflow: hidden;
}
h1 {
	display: block;
	font-size: 24px;
	-webkit-margin-before: 0.67em;
	-webkit-margin-after: 0.67em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	font-weight: bold;
    margin-bottom: 30px;
    line-height: normal;
    padding-bottom: 8px;
    border-bottom: 1px dashed #D1D1D1;
    
}
h3 {
	font-size: 18px;
    margin: 18px 0;
}
.item-page li {
	list-style: disc;
	margin-left: 20px;
}
.item-page ul {
	margin-bottom: 10px;
}
.buy_bottom .addtocart-button {
	margin-top: -28px;
	margin-left: 93px;
	position: relative;
}
.payments {
	background: url("template/images/payments.png") no-repeat 50%;
	height: 60px;
	width: 100%;
}
.footer_content > div {
	float: left;
	width: 19.5%;
	color: #505052;
	font-size: 13px;
}
.footer_content p{
    margin-bottom: 5px;
}
.footer_content .pos_zvonok{
    display: block!important;
    padding: 10px 0!important;
    text-decoration: none;
    margin-bottom: 10px;
    width: 180px !important;
}
.footer_content > div > span.titleFootModule {
	color: black;
    font-weight: bold;
}
.footer_content > div > div {
	margin-top: 15px;
}
.footer_content > div,
.footer_content > div > div,
.footer_content > div > div a {
	color: #505052;
	font-family: 'PT Sans', sans-serif !important;
}
.footer_content > div > div a:hover {
	text-decoration: underline;
}
.footer_content .fif {
	width: 22%;
}
.footer_content .fif a {

}
.footer_content .thr {
	width: 17%;
}
.footer_content .fou {
	width: 21.5%
}
.fi .logo {
	height: 130px;
	background-size: 120px;
	width: 130px;
}
.powered {
	display: none !important;
}
#form_vopros .field_input {
	text-align: left;
}
#form_vopros {
	text-align: left;
	color: black;
}
.footer_content .social {
	margin-top: 15px;
}
/*.vmicon, .vmiconFE{
background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAAXNSR0IArs4c6QAAAmdJREFUOBFlU81u2kAQHnttjG1+DFEStfQAKaEVh2oPOeTKMTeqvEAj5ZBj+iT0Ddw3QIqiXIJk5efQiIsb9RyhVoqaVGAomNou2N3ZslZ/Vlp2mZnv+2ZmxwCr9fHwsNPf3+92LcsStn/PbrVqfWi3u9d7ex3hk/Hy6ejIXt/ZOZYkqW1WKg4GigBxou0JpY5Vr7fB8457zaaNPgmVEXx/fg7RaATJcgmzhwd3Hoat14PBGINS8NYWHV5d8Ri0+77/Tok8r3rf66VgYARmuUxhOMRMWhjIlWs1Ory4APRLaGSLiVUlrBnTNtfWKDqTOOZBwM7ZZOJazSaUEHx5+dueJJzg+3zuzheLFifDFA1Nc7gyI0GwhERsl3d3YXxzkypLjGDs++48jnmJIhtep5HJOGahQAUYg5MwhCQIAO8YPCPE9VdgLCMlwD+Yia6qTk7X6dLzYDmZAD6TLMtACIGporg/dD1tLmIU/Plz5Ws1YOXA6O4OyAqIYLzLyn/hXIDjUX290XBMy+LdFqoIVnAz8CYhtBjHf80JHyQO3t52csUi/XZ2BjJrnixJaeoIVlUVVHZWNI2WZTklkQQYlR8RzJolFP1MxiUMtMGUBQGSYFafg8B9jKKWslGv2zpT/np6ysESc7KRBl9VecOwPpIkzrMVSWaVyYtslpLp1Fai6XQwZuOJyilY09zIMNJusyxbZLFwnrPXQQLc2CM9CAb8GU/yeVsNwzeYWmSa7s9cLgWLF8JSN9mwvSyVqJ7Nwhfff9/o9w/SOTgpFDosg+qiWDwQH5EAixNJnhqGrSvK4NXt7Vu0/wJXTRcHoQJN+QAAAABJRU5ErkJggg==) no-repeat top center;
}
*/

.search {
	float: right;
}
#back-top {
	position: fixed;
	bottom: 30px;
	right: 170px;
	margin-left: -124px !important;
}
#back-top a {
	width: 108px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
#back-top span {
	width: 108px;
	height: 108px;
	display: block;
	margin-bottom: 7px;
	background: url(turnikmaster.ru/templates/turnikmaster/images/back-to-up.png) no-repeat center center;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}
div#toTop {
	background: url('template/images/totop.png') 0 0 no-repeat;
	width: 51px;
	height: 51px;
	bottom: 10px;
	left: 90%;
	position: fixed;
	display: none;
}
div#toTop:hover {
	background-position: 0 -51px;
}
#sideRight .total, .item-buy .vmCartModule .total {
    padding:35px 10px 30px 10px;
    text-align:center;
}

#sideRight .vmCartModule, .item-buy .vmCartModule{
	background: url('template/images/cart-border.png') no-repeat;
	font-size: 14.4px;
	margin-bottom:10px;
	height:92px;
	width:170px;
}
#sideRight .total a, .item-buy .vmCartModule .total a {
	color: #000;
	font-weight: bold;
	font-size: 14px;display: inline-block;
}
.questions {
	/*margin-right: 6px;*/
	margin-bottom:20px;
	font-size:14px;
}
.qtext{color:#333333;}
.qbutton {margin-right:15px;
	width: 18px;
	height:18px;
	float:left;
	background: url(template/images/plus.png) no-repeat center;
}

.questions.qopen .qtext{
color:#000;
font-weight:bold;
}
.qbutton.qopen {
	background: url(template/images/minus.png) no-repeat center;
}
.faq-wrpr hr{
border:1px solid #bfbfbf;
margin-top:20px;
margin-bottom:20px;
}
.faq-wrpr h2{
font-weight: bold;
font-style: normal;
}
.questions{cursor:pointer;}

.qbutton:hover {
	color: #f00;
}
.qclose {
	display: block;
	/*background: transparent url(img/icon_plus_1.gif) no-repeat right center;*/
}
.qopen {
	display: block;
	/*background: transparent url(img/icon_minus_1.gif) no-repeat right center;*/
}
.questions p,
.answer p {
	margin: 0;
}
.answer {
	display: none;
	color:#666666;
	font-style: italic;padding-left: 35px;
	margin-bottom:20px;
}
span.bold {
	font-weight: bold;
}
.search-css {
padding: 0px 29px 0px 0px;

	position: relative;
	border-bottom: 1px solid #000;
}
.search-css input.button {
	cursor: pointer;
	border: 0px;
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 20px;
	text-transform: uppercase;
	background: url(template/images/loupe.png) no-repeat center!important;
    margin-bottom: 10px;
}
.search-css input.button:hover {
	background-color: white;
}
.search-css input[type='text'] {
  border: 0px;
height: 26px;
vertical-align: middle;
margin-bottom: 10px;
font-size:14px;
}
.itemFullText li {
	list-style: disc;
	padding: 5px 0;
	margin-left: 20px;
}

.itemFullText img {
	max-width: 590px;
}

.post-form{margin-top:30px;width:579px;height:428px;background: url(template/images/post-mail.jpg) no-repeat center;position:relative;}

div.formField.rsform-block.rsform-block-message,div.formField.rsform-block.rsform-block-name{
left:40px;

}

div.formField.rsform-block.rsform-block-email,div.formField.rsform-block.rsform-block-name{
top:140px;
}
div.formField.rsform-block.rsform-block-email > input,div.formField.rsform-block.rsform-block-name > input{

width:225px;
}

div.formField.rsform-block.rsform-block-email > input,div.formField.rsform-block.rsform-block-name > input,
div.formField.rsform-block.rsform-block-message >textarea{
	background:none;
	border:0px;
	font-size:14px;
	font-style:italic;
}

div.formField.rsform-block.rsform-block-name,div.formField.rsform-block.rsform-block-message,div.formField.rsform-block.rsform-block-email{
position:absolute;
}

div.formField.rsform-block.rsform-block-message {
top:197px;
}
div.formField.rsform-block.rsform-block-message > textarea {
line-height: 26px;
}
div.formField.rsform-block.rsform-block-email{
left:309px;
}

div.post-form .btns {
position:absolute;
left:50px;

bottom:23px;
}
div.post-form .btns > div{
float:left;

}

div.post-form .btns div{
padding:5px 15px 5px 15px;
border:2px solid black;
margin-left:35px;
text-align:center;
cursor:pointer;
width:140px;
}
#send-mail{color:white;background:black;}
.captcha-jin{
margin-top:-10px;
}
input#captchaTxt31.rsform-captcha-box{
text-align: center;
width: 75px;
margin-top:-16px;
height:21px;
margin-left:10px;
}
.captcha-jin > span{
font-size:18px;
position: relative;
top:-6px;
color:rgb(62, 62, 62);;
}

textarea#Message.rsform-text-box.rsform-error{height:115px;}

img[border="0"][width="1"][height="1"]{
display: none;
}

div.formField.rsform-block.rsform-block-message{

	width:86%;
position: relative;
top:197px;
}

textarea#Message.rsform-text-box{width:100%;}

.ustanovka {

}

.ustanovka table {
	width: 100%;
	border-collapse: collapse;
	background: #F5F5F5;
	font-size: 16px;
	font-weight: bold;
}

.ustanovka table td {
	padding: 10px;
	border: 1px solid grey;
}

.category_description ul {
	list-style-type: disc;
	list-style-position: inside;
	margin-bottom: 18px;
}

.rating_wrap {

}

.prod .rating_wrap {
	margin-top: 4px;
}

.rating_wrap  .rating {
	display: inline-block;
	vertical-align: top;
	margin-left: 10px;
	position: relative;
	top: 2px;
}

.productdetails .rating_wrap  .rating {
	top: 3px;
}

.rating_wrap  .rating span {
	display: inline-block;
	vertical-align: top;
	width: 13px;
	height: 13px;
	margin-right: 1px;
}

.rating_wrap  .rating  .star0{
	background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0NGQ0ZDRiIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=);
}

.rating_wrap  .rating  .star1{
	background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB3aWR0aD0iMTMiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAxMyAxMyI+PHBhdGggZmlsbD0iI0ZBQjYwMCIgZD0iTTYuNDkxIDBsMS41MDkgNWg1bC00IDMgMiA1LTQuNS0zLTQuNSAzIDItNS00LTNoNXoiLz48L3N2Zz4=);
}


.reviews_right .review {
	margin-bottom: 12px;
	font-family: tahoma, arial, verdana, sans-serif, 'Lucida Sans';
	font-size: 11px;
	line-height: 15px;
}

.reviews_right .review .title {
	font-weight: bold;
	text-decoration: underline;
}
.leftmenu > li > a{
    padding: 4px 2px 4px 20px;
    color: #333;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    display: block;
}
.leftmenu > li > a:hover{
    background: #ffff0e;
}
.leftmenu > li.active > a{
    background: #249ef0;
}
.leftmenu > li a.parent{
    color: #135cae;
    padding: 4px 2px 4px 5px;
}
.leftmenu > li.active > ul{
    display: block;
}
.leftmenu > li > ul{
    margin-left: 30px;
    display: none;
}
.leftmenu > li > ul > li{
    margin-top: 2px;
}
.leftmenu > li > ul > li a{
    padding: 2px 0 1px 5px;   
    text-decoration: none;
    font-size: 12px;
    color: #333;
    font-family: Arimo;
    display: block;
}
.leftmenu > li > ul > li a:hover{
    background: #ffff0e;
}
.leftmenu > li > ul > li.active > a{
    background: #249ef0;
}
.breadcrumbs {
    color: #666666;
    font-size: 13px;
    margin: 0 0 10px 0px;
}
.breadcrumbs a {
    color: #666666 !important;
    text-decoration: underline;
}
.content-pagination{
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.content-pagination li{
    float: left;
}
.content-pagination li a{
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-right: none;
    display: block;
    background: #fff;
}
.content-pagination li.active a, .content-pagination li a:hover{
    background: #efefef;
}
.content-pagination li:last-child a{
    border-right: 1px solid #ccc;
}
.mini-photo {
    cursor: pointer;
    height: 30px;
    margin-bottom: 0;
    margin-right: 10px;
    position: relative;
    width: 40px;
    padding: 5px;
    border: 1px solid #ccc;
    float: left;
    text-align: center;
    line-height: 30px;
}
.mini-photo img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.big-photo {
    display: none;
    height: 150px;
    left: -435%;
    opacity: 0;
    position: absolute;
    top: -145%;
    transition: all 200ms ease-out 0s;
    width: 200px;
    z-index: 999;
    padding: 5px;
    border: 1px solid #ccc;
    border-radius: 5px;
    background: #fff;
    text-align: center;
    line-height: 150px;
}
.mini-photo:hover .big-photo {
    display: block;
    opacity: 1;
}
.big-photo img {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
}
.catalog-list{
    width: 100%;
    border-collapse: collapse;
}
.catalog-list th{
    font-weight: bold;
    background: #eee!important;
}
.catalog-list tr:nth-child(2n+1) td{
    background: #fefefe;
}
.catalog-list td, .catalog-list th{
    padding: 5px;
    border: 1px solid #ccc;
    vertical-align: middle;
}
.sort-filter {
    margin: 0 0 20px;
}
.sort-filter span{
    margin-right: 10px;
}
.sort-group {
    display: inline-block;
    font-size: 13px;
    margin-right: 10px;
    vertical-align: middle;
}
.sort-group a {
    background: none repeat scroll 0 0 #000;
    border: 1px solid #000;
    color: #fff;
    display: block;
    float: left;
    padding: 2px 5px;
    margin-right: 5px;
    text-decoration: none;
}
.sort-group a:last-child{
    margin-right: 0;
}
.sort-group a:hover, .sort-group a.active {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    text-decoration: none;
}
.sort-group:last-child{
    margin-right: 0;
}
.sort-group .fa{
    font-size: 14px;
}
.moduletable{
    margin-bottom: 20px;
}
.sublist .row{
    display: inline-block;
    margin-right: 40px;
    box-sizing: border-box;
    margin-bottom: 20px;
    vertical-align: top;
    width: 265px;
}
.sublist .row:nth-child(2n+2){
    margin-right: 0;
}
.sublist .rowblock{
    height: 150px;
    border: 1px solid #D1d1d1;
    box-sizing: border-box;
    position: relative;
    padding: 18px 30px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.sublist a{
    text-decoration: none;
}
.sublist .infoblock .h4{
    font-size: 24px;
    color: #000;
    text-shadow: #fff 1px 0px, #fff 1px 1px, #fff 0px 1px, #fff -1px 1px, #fff -1px 0px, #fff -1px -1px, #fff 0px -1px, #fff 1px -1px;
    font-family: 'PT sans';
    font-weight: bold;
}
.sublist .infoblock span{
    display: inline-block;
    padding: 8px 16px;
    border: 2px solid #fffc00;
    text-decoration: none;
    color: #fffc00;
    position: absolute;
    bottom: 18px;
    /*background: #000;*/
    font-style: italic;
    font-family: 'PT sans';
    font-size: 14px;
}
.sublist .row ul{
    list-style: none outside;
    margin: 15px 0 0 0;
    padding: 0;
}
.sublist .row ul li{
    list-style: none outside;
    margin: 0;
    display: inline-block;
    width: 50%;
    box-sizing: border-box;
    padding-left: 20px;
    background: url('template/images/arrow.png') no-repeat left 1px;
    vertical-align: top;
}
#middle input[type=text], #middle textarea{
    padding: 5px;
    border: 1px solid #d1d1d1;
}
input[type="button"], input[type="submit"], button, .beta-btn{
    background: transparent;
    border: 1px solid #000;
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 15px;
    padding: 5px 9px;
    text-decoration: none;
    display: inline-block;
}
input[type="button"]:hover, input[type="submit"]:hover, button:hover, .beta-btn:hover,
input[type="button"].added, input[type="submit"].added, button.added, .beta-btn.added{
    background: #000;
    border: 1px solid transparent;
    color: #fff;
    cursor: pointer;
}
.tpl-block-cart-actions{
    margin-top: 10px;
}
.catalog-th .item{
    width: 175px;
    margin-right: 18px;
    margin-bottom: 36px;
    float: left;
}
.catalog-th .item-image img{
    max-width: 100%;
    max-height: 170px;
    vertical-align: middle;
}
.catalog-th .item-image{
    width: 175px;
    height: 170px;
    line-height: 170px;
    text-align: center;
    border: 1px solid #eff0f0;
}
.catalog-th .item:nth-child(4n+4){
    margin-right: 0;
}
.catalog-th.fullcat .item:nth-child(4n+4){
    margin-right: 18px;
}
.catalog-th.fullcat .item:nth-child(5n+5){
    margin-right: 0px;
}
.catalog-th.skidki .item:nth-child(2n+2){
    margin-right: 18px;
}
.catalog-th.skidki .item:nth-child(3n+3){
    margin-right: 0px;
}
.catalog-th .h4{
    margin: 10px 0;
}
.catalog-th .h4 a{
    text-decoration: none;
}
.catalog-th .h4 a:hover{
    text-decoration: underline;
}
.catalog-th .item-block{
    position: relative;
}
.catalog-th .item-price{
    position: absolute;
    bottom: 0px;
    left: 2px;
    z-index: 1;
}
.catalog-th .item-price span{
    padding: 4px 15px;
    float: left;
    font-style: italic;
    position: relative;
    
}
.catalog-th .item-price .current-price:before{
    position: absolute;
    width: 100%;
    display: block;
    background: #ffff00;
    -webkit-transform: skew(-10deg);
	   -moz-transform: skew(-10deg);
	     -o-transform: skew(-10deg);
    content: " ";
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.catalog-th .item-addtocart input[type="submit"]{
    border: 2px solid #f51d1d;
    width: 100%;
    padding: 9px;
    color: #f51d1d;
    line-height: 14px;
}
.catalog-th .item-addtocart input[type="submit"]:hover{
    background: #f51d1d;
    color: #fff;
}
.catalog-th .item-addtocart input[type="submit"].added{
    background: #f51d1d;
    color: #fff;
}
.sublist2{
    background: #e5e5e5;
    padding: 20px;
    margin-bottom: 35px;
}
.sublist2 .row{
    display: inline-block;
    width: 25%;
}
.sublist2 .h4{
    padding-left: 20px;
    background: url('template/images/arrow.png') no-repeat left 1px;
}
/*.catalog-th .item-block .item-addtocart{
    display: none;
    height: 43px;
    left: 38%;
    position: absolute;
    top: 38%;
    width: 43px;
}
.catalog-th .item-block .item-addtocart .addtocart-button{
    background: url('images/cartbtn.png') no-repeat center center;
    border: none;
    height: 43px;
    width: 43px;
}
.catalog-th .item-block .item-addtocart .addtocart-button.added{
    background: url('images/cartbtngray.png') no-repeat center center;
}
.catalog-th .item-block .item-addtocart .addtocart-button:hover{

}
.catalog-th .item-block:hover .item-addtocart{
    display: block;
}*/
.catalog-th .item-price .current-price{
    font-weight: bold;
    font-size: 15px;
    
}
.catalog-th .item-price .old-price:before{
    position: absolute;
    width: 100%;
    display: block;
    background: #ececec;
    -webkit-transform: skew(-10deg);
	   -moz-transform: skew(-10deg);
	     -o-transform: skew(-10deg);
    content: " ";
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.catalog-th .item-price .old-price{
    font-size: 14px;
    text-decoration:  line-through;
}
.item-slider{
    float: left;
    width: 570px;
}
.item-slider2{
    float: left;
    width: 40%;
}
.item-detail{
    float: right;
    width: 58%;
}
.item-desc{
    float: left;
    width: 175px;
    padding: 0 10px 0 20px;
}
.item-buy{
    float: left;
    width: 175px;
}
.clear{
    clear: both;
}
hr.dotted{
    height: 1px;
    border: none;
    border-bottom: 1px dashed #b5b5b5;
    margin: 30px 0;
}
hr{
    height: 2px;
    border: none;
    border-bottom: 2px solid #000;
    margin: 30px 0;
}
.rating{
    font-family: 'FontAwesome'; 
    color: #ababab;
    position: relative; 
    line-height: 17px; 
    font-size: 15px; 
    display: inline-block;
    overflow: hidden;
}
.rating span{
    color: #000;
    position: absolute;
    left: 0;
    top: 1px;
    overflow: hidden;
    line-height: 15px;
    height: 14px;
    white-space: nowrap;
}
.rating:before{
    content: '';
}
.rating span:before{
    content: '';
}
.set-rating{
    cursor: pointer;
}
.review-name{
    background: #ececec;
    display: inline-block;
    font-style: italic;
    padding: 0 5px;
    margin: 10px 0;
}
.item-color{
    margin: 10px 0;
}
.item-color ul{
    list-style: none;
    padding: 0;
}
.item-color li{
    list-style: none;
    padding: 0;
    margin: 0 2px 0 0;
    display: inline-block;
}
.item-buy .item-color li{
    cursor: pointer;
}
.item-color li img{
    display: block;
    height: 30px;
    width: 30px;
}
.item-color li:last-child{
    margin-right: 0;
}
.item-color li.sel{
    box-shadow: 0 0 1px 2px #ffff00;
}
.item-buy .item-price, .item-desc .item-price{
    text-align: right;
}
.item-buy .item-price span, .item-desc .item-price span{
    padding: 4px 15px;
    font-style: italic;
    position: relative;
    display: inline-block;
    
}
.item-buy .item-price .current-price:before, .item-desc .item-price .current-price:before{
    position: absolute;
    width: 100%;
    display: block;
    background: #ffff00;
    -webkit-transform: skew(-10deg);
	   -moz-transform: skew(-10deg);
	     -o-transform: skew(-10deg);
    content: " ";
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.item-buy .item-price .current-price, .item-desc .item-price .current-price{
    font-weight: bold;
    font-size: 26px;
    height: 34px;
    line-height: 34px;
}
.item-buy .item-price .old-price:before, .item-desc .item-price .old-price:before{
    position: absolute;
    width: 100%;
    display: block;
    background: #ececec;
    -webkit-transform: skew(-10deg);
	   -moz-transform: skew(-10deg);
	     -o-transform: skew(-10deg);
    content: " ";
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.item-buy .item-price .old-price, .item-desc .item-price .old-price{
    font-size: 16px;
    text-decoration: line-through;
    height: 20px;
    line-height: 20px;
}
.item-block-dop{
    float: left;
    padding-left: 20px;
    width: 360px;
}
.item-block-border{
    border: 1px solid #c3c3c3;
    padding: 10px 10px 0;
    margin-bottom: 18px;
}
.item-add, #nc_payment_form input[type="submit"]{
    margin: 20px 0;
    background: #3cb841!important;
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #fff!important;
    border: none!important;
}
#nc_payment_form{
    /*float: right;*/
}
#nc_payment_form input[type="submit"]{
    line-height:normal;
    /*float:right;*/
    width:auto;
    margin:0;
}
.item-info{
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.item-info li{
    list-style: none;
    padding: 0;
    margin: 0;
    position: relative;
    
}
.item-info li span:first-child{
    float: left;
    background: #fff;
    padding-right: 5px;
}
.item-info li span:nth-child(2){
    float: right;
    background: #fff;
    padding-left: 5px;
}
.item-info li:before{
    width: 100%;
    display: block;
    content: " ";
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: -6px;
    border-bottom: 1px dotted #000;
}
.item-like{
    border: 1px dashed #b5b5b5;
    padding: 18px 30px;
    text-align: center;
}
.ya-share2__list{
    margin: 0!important;
}
.har ul{
    width: 48%;
    float: left;
    margin-right: 2%;
}
.har ul:last-child{
    margin-right: 0;
}
.tabs{
    list-style: none outside none!important;
    margin: 20px 0 0 0!important;
    padding: 0!important;
}
.tabs li{
    border-radius: 2px 2px 0 0;
    color: #333;
    display: inline-block;
    list-style: outside none none;
    margin: 0 5px 0 0;
    padding: 9px 0px 6px 0;
}
.tabs li.active{
    border-bottom: none;
}
.tabs li a{
    text-decoration: none!important;
    display: block;
    font-size: 18px;
    padding: 6px 12px;
}
.tabs li a img{
    vertical-align: middle;
    display: inline-block;
    margin-right: 5px;
    margin-top: -1px;
}
.tabs li a span{
    border-bottom: 1px dashed;
    vertical-align: middle;
}
.tabs li.active a{
    background: #ffff00;
    border-radius: 20px;
    padding: 6px 12px;
}
.tabs li.active a span{
    border: none;
}
#mytabs #video:after{
    clear: both;
    content: " ";
    display: block;
}
#mytabs #video .column-3{
    float: left;
    box-sizing: border-box;
    width: 33.3333%;
    padding: 3px;
}
.hide{
    display: none;
}
#mytabs{
    margin-bottom: 20px;
}
#mytabs > div{
    padding: 20px 0;
}
.item-advantages ul{
    list-style: none;
    margin: 0;
    padding: 0;
}
.item-advantages li{
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    width: 20%;
    padding: 0 5px;
    box-sizing: border-box;
    text-align: center;
}
.item-advantages li p{
    text-align: left;
}
.comments form{
    padding: 35px 40px;
    background: #f0f0f0;
    margin-top: 22px;
}
.comments h2{
    text-align: center;
    display: block;
    padding-bottom: 35px;
    border-bottom: 1px dashed #b5b5b5;
    margin-bottom: 30px;
}
#nc_netshop_add_order_form input[type="text"], .comments input[type="text"], #adminForm input[type="text"]{
    border: none!important;
    background: transparent;
    border-bottom: 1px solid #000!important;
    width: 100%;
    padding: 10px 0!important;
    font: inherit;
}
#nc_netshop_add_order_form textarea, .comments textarea, #adminForm textarea{
    border: none!important;
    background: url("images/textareabg.png");
    width: 100%;
    padding: 0!important;
    resize: none;
    height: 60px;
    font: inherit;
    line-height: 30px;
}
a[href="#boxberry"]{
    color: rgb(36, 158, 240);
}
.comments .buttons{
    margin-top: 65px;
    text-align: center;
}
.comments .beta-btn, .comments input[type="submit"]{
    height: 39px;
    border-width: 2px;
    width: 180px;
    text-align: center;
}
.beta-btn.big{
    height: 39px;
    border-width: 2px;
    width: 180px;
    text-align: center;
    line-height: 36px;
    padding: 0;
    box-sizing: border-box;
}
.comments .beta-btn{
    margin-right: 40px;
}
.comments .col1{
    width: 324px;
    margin-right: 40px;
    float: left;
}
.comments .col2{
    width: 340px;
    margin-right: 40px;
    float: left;
}
.comments .col3{
    width: 126px;
    float: left;
}
.comments .col4{
    width: 506px;
    float: left;
}
.comments .comment-body{
    border-bottom: 1px solid #ccc;
    margin-bottom: 18px;
}
.comments .comment-body:last-child{
    border: none;
}
.comments img{
    max-width: 50px;
    max-height: 50px;
    margin: 0;
    float: left;
    border: 1px solid #ccc;
}
.comments .comment-photo{
    width: 75px;
    float: left;
}
.comments .comment-text{
    width: 700px;
    float: left;
}
.comments .comment-rating{
    width: 175px;
    float: left;
}
.faqinfo{
    padding: 5px 10px;
    background: #ececec;
    display: inline-block;
}
.faq-cat{
    border: none!important;
    padding: 0!important;
    margin-bottom: 18px!important;
    text-align: left!important;
    border-top: 1px solid #bfbfbf!important;
    padding-top: 18px!important;
}
.faq-icon{
    background: #ffff00;
    padding: 0px 5px;
    font-weight: bold;
    font-size: 16px;
    cursor: pointer;
    margin-right: 11px;
    text-align: center;
    width: 18px;
    display: inline-block;
    box-sizing: border-box;
    float: left;
}
.faq-question{
    margin-bottom: 18px;
}
.faq-question p{
    margin-left: 30px;
}
.faq-answer{
    margin-bottom: 18px;
    margin-left: 30px;
    display: none;
}
.cart-list{
    border-collapse: collapse;
    width: 100%;
}
.cart-list th{
    font-size: 18px;
}
.cart-list th, .cart-list td{
    padding: 22px 5px;
}
.cart-list td{
    vertical-align: top;
}
.cart-list .mini-photo{
    width: 110px;
    height: 90px;
    line-height: 90px;
}
.cart-list tr{
    border-bottom: 1px solid #bfbfbf;
}
.cart-list td:nth-child(5){
    padding-top:16px
}
.cart-list .item-color{
    margin: 0;
}
.cart-list tr:last-child{
    border-bottom: none;
}
.tpl-caption{
    display: block;
}
.tpl-component-order{
    width: 558px;
    margin-right: 20px;
    float: left;
}
.tpl-component-order-cart{
    width: 372px;
    float: left;
    border: 1px solid #D1D1D1;
    box-sizing: border-box;
    position: relative;
    padding: 32px 39px 27px 39px;
}
.carticon{
    background: url('template/images/smallcart.png') no-repeat center center #fff;
    width: 34px;
    height: 34px;
    padding: 0 20px;
    position: absolute;
    top: -17px;
    left: 145px;
}
.titlecart{
    text-align: center;
    padding-bottom: 22px;
    border-bottom: 2px solid #000;
}
.titlecart h2{
    padding-bottom: 0;
}
.tpl-block-order-items{
    /*margin-top: 8px;*/
}
.tpl-block-order-items td{
    padding: 17px 0;
    vertical-align: top;
}
.tpl-block-order-items tr{
    border-bottom: 1px solid #bfbfbf;
}
.tpl-block-order-items tr:last-child{
    border-bottom: none;
}
.tpl-property-total-price{
    text-align: right;
    font-weight: bold;
}
.tpl-property-count{
    color: #666;
    font-weight: normal;
}
.editcart{
    color: #666666;
}
.tpl-property-img{
    width: 51px;
}
.tpl-property-img img{
    max-width: 41px;
    max-height: 30px;
}
.dost-total{
    background: #f0f0f0;
    padding: 10px 20px;
    position: relative;
    z-index: -2;
}
.dost-total .item-info li span{
    background: #f0f0f0;
}
.total-count{
    padding-bottom: 0;
    text-align: right;
    margin-top: 26px;
}
.tpl-block-order-actions{
    margin-top: 50px;
    padding-top: 30px;
    border-top: 2px solid #000;
}
.order-fields{
    padding: 0 30px;
}
.tpl-block-order-payment-method, .tpl-block-order-delivery-date{
    width: 32%;
    display: inline-block;
    padding-left: 5px;
    box-sizing: border-box;
}
#nc_netshop_add_order_form h2{
    border-bottom: 1px dashed #d1d1d1;
    margin: 20px 0;
}
.f_Address{
    margin-top: 20px;
    padding: 20px 40px 40px;
    background: #f0f0f0;
    display: block;
}
.fullback{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.7;
    background: #000;
    z-index: 9998;
}
.popup{
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    background: #fff;
    padding: 30px;
    z-index: 9999;
    box-sizing: border-box;
    font-size: 12px;
}
.popup input[type="text"],.popup textarea{
    width: 100%;
    box-sizing: border-box;
    resize: none;
}
a.btnclose {
    display: block;
    position: absolute;
    right: 6px;
    top: 6px;
    cursor: pointer;
}
.pullleft{
    float: left;
}
.pullright{
    float: right;
}
.popup1 .info{
    border: 1px dashed #b5b5b5;
    text-align: center;
    height: 44px;
    line-height: 44px;
    margin-bottom: 24px;
    margin-top: 30px;
}
.popup1 .pitem .pimg{
    width: 110px;
    height: 80px;
    line-height: 80px;
    float: left;
}
.popup1 .pinfo{
    margin-left: 130px;
}
.popup1 .pitem .pimg img{
    max-width: 100%;
    max-height: 80px;
    text-align: center;
    vertical-align: middle;
}
.popup1 .item-price{
    text-align: left;
}
.popup1 .item-price span{
    padding: 4px 15px;
    font-style: italic;
    position: relative;
    display: inline-block;
    
}
.popup1 .item-price .current-price:before{
    position: absolute;
    width: 100%;
    display: block;
    background: #ffff00;
    -webkit-transform: skew(-10deg);
	   -moz-transform: skew(-10deg);
	     -o-transform: skew(-10deg);
    content: " ";
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.popup1 .item-price .current-price{
    font-size: 22px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
}
.popup1 .item-price .old-price:before{
    position: absolute;
    width: 100%;
    display: block;
    background: #ececec;
    -webkit-transform: skew(-10deg);
	   -moz-transform: skew(-10deg);
	     -o-transform: skew(-10deg);
    content: " ";
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}
.popup1 .item-price .old-price{
    font-size: 16px;
    text-decoration: line-through;
    height: 20px;
    line-height: 20px;
    margin-right: -2px;
    vertical-align: top;
}
.content-pagination{
    list-style: none;
    padding: 0;
    margin: 10px 0;
}
.content-pagination li{
    float: left;
    list-style: none;
    padding: 0;
    margin: 0;
}
.content-pagination li a{
    padding: 5px 10px;
    border: 1px solid #ccc;
    border-right: none;
    display: block;
    background: #fff;
    text-decoration: none;
}
.content-pagination li.active a, .content-pagination li a:hover{
    background: #efefef;
}
.content-pagination li:last-child a{
    border-right: 1px solid #ccc;
}
.news-img{
    float: left;
    width: 188px;
    height: 188px;
    margin-right: 20px;
}
.news-img img{
    float: left;
    width: 100%;
    max-height: 188px;
}
.nc_datetime{
    font-weight: normal;
    font-size: 12px;
    color: #c0c0c0;
}
.nc_news h3{
    text-transform: uppercase;
}
.news-text{
    margin-left: 208px;
}
.beta-btn.invert{
    background: #000;
    color: #fff;
}
.beta-btn.invert:hover{
    background: #fff;
    color: #000;
    border-color: #000;
}
.ya-share2__list{
    width: 100%;
}
.ya-share2__item{
    width: 20%;
    box-sizing: border-box;
    margin-right: 0!important;
}
select[name="city"], select[name="region"]{
    width: 100%;
    border: 2px solid #000;
    padding: 5px;
}
.social-login{
    margin: 15px 0;
    text-align: center;
    border: 1px dashed #b5b5b5;
    padding: 5px;
}
.social-login p{
    margin-bottom: 5px;
}
.hint{
    position: relative;
}
.hint:hover .hintbox{
    display: block;
}
.hintbox{
    display: none;
    position: absolute;
    box-shadow: 0 0 3px 0 rgba(0,0,0,0.3);
    border: 1px solid #ccc;
    white-space: nowrap;
    background: #fff;
    padding: 3px 6px;
    z-index: 10;
}
img{
    max-width: 100%;
    height: auto!important;
}
.item-detail table{
    width: 100%;
    border-collapse: collapse;
}
.item-detail td{
    border: 1px solid #ccc;
    padding: 5px;
}
#showmap1, #showmap2{
    display: none;
}
img[name="nc_captcha_img"]{
    max-width: none;
    max-height: none;
    vertical-align: middle;
    float: none;
}
.boxberry_container{
    width: 70%!important;
}
.boxberry-box{
    padding: 45px 10px 15px;
    background: url(images/dost-bg.png) no-repeat top center;
}
.boxberry-box .dostinfo b{
    font-size: 16px;
}
.boxberry-box select{
    max-width: 100%;
}
.yandex-pay{
    width: 521px;
    float: right;
    padding-top: 32px;
}
.pay-type{
    margin-top: 30px;
}
.pay-type label{
    width: 33%;
    display: block;
    float: left;
}
.pay-type input[value="PC"] + span{
    background: url("template/images/pay/pc_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 100px;
    margin: 5px 0 10px 15px;
}
.pay-type input[value="PC"]:checked + span{
    background: url("template/images/pay/pc.jpg") no-repeat left top;
}
.pay-type input[value="AC"] + span{
    background: url("template/images/pay/ac_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 100px;
    margin: 5px 0 10px 15px;
}
.pay-type input[value="AC"]:checked + span{
    background: url("template/images/pay/ac.jpg") no-repeat left top;
}
.pay-type input[value="GP"] + span{
    background: url("template/images/pay/gp_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 100px;
    margin: 5px 0 10px 15px;
}
.pay-type input[value="GP"]:checked + span{
    background: url("template/images/pay/gp.jpg") no-repeat left top;
}
.pay-type input[value="WM"] + span{
    background: url("template/images/pay/wm_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 100px;
    margin: 5px 0 10px 15px;
}
.pay-type input[value="WM"]:checked + span{
    background: url("template/images/pay/wm.jpg") no-repeat left top;
}
.pay-type input[value="SB"] + span{
    background: url("template/images/pay/sb_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 100px;
    margin: 5px 0 10px 15px;
}
.pay-type input[value="SB"]:checked + span{
    background: url("template/images/pay/sb.jpg") no-repeat left top;
}
.pay-type input[value="MC"] + span{
    background: url("template/images/pay/mc_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 100px;
    margin: 5px 0 10px 15px;
}
.pay-type input[value="MC"]:checked + span{
    background: url("template/images/pay/mc.jpg") no-repeat left top;
}
.tpl-component-netcat-module-netshop-order, .tpl-component-netcat-module-netshop-cart{
    font-size: 13px;
}
.descraddress{
    margin-top: 20px;
    display: block;
}

.catalog-stenki .item:nth-child(4n+4) {
    margin-right: 18px;
}
.catalog-stenki .item:nth-child(3n+3) {
    margin-right: 0;
}
.shv-stenki .row {
	float:left;
}
.shv-stenki .rowblock {
	background-position: 5% 50%;
	background-size: 50px 70px;
}
.shv-stenki .infoblock .h4 {
	font-size: 16px;
	font-weight: 100;
    text-transform: uppercase;
    text-align: center;
	text-shadow: none;
}
.shv-stenki .rowblock {
	height: 85px;
	padding: 18px 30px 18px 70px;
}
input[name="f_PaymentMethod"][value="1"] + span.payicon{
    background: url("template/images/pay/money_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 110px;
    margin: 5px 0 10px 15px;
}
input[name="f_PaymentMethod"][value="1"]:checked + span.payicon{
    background: url("template/images/pay/money.jpg") no-repeat left top;
}
input[name="f_PaymentMethod"][value="2"] + span.payicon{
    background: url("template/images/pay/yakassa_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 110px;
    margin: 5px 0 10px 15px;
}
input[name="f_PaymentMethod"][value="2"]:checked + span.payicon{
    background: url("template/images/pay/yakassa.jpg") no-repeat left top;
}
input[name="f_PaymentMethod"][value="8"] + span.payicon{
    background: url("template/images/pay/paypal_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 110px;
    margin: 5px 0 10px 15px;
}
input[name="f_PaymentMethod"][value="8"]:checked + span.payicon{
    background: url("template/images/pay/paypal.jpg") no-repeat left top;
}
input[name="f_PaymentMethod"][value="9"] + span.payicon{
    background: url("template/images/pay/ac_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 110px;
    margin: 5px 0 10px 15px;
}
input[name="f_PaymentMethod"][value="9"]:checked + span.payicon{
    background: url("template/images/pay/ac.jpg") no-repeat left top;
}
input[name="f_PaymentMethod"][value="5"] + span.payicon{
    background: url("template/images/pay/qiwi_gray.jpg") no-repeat left top;
    display: block;
    height: 35px;
    width: 110px;
    margin: 5px 0 10px 15px;
}
input[name="f_PaymentMethod"][value="5"]:checked + span.payicon{
    background: url("template/images/pay/qiwi.jpg") no-repeat left top;
}
.tpl-component-netcat-module-netshop-order, .tpl-component-netcat-module-netshop-cart{
    font-size: 13px;
}
.descraddress{
    margin-top: 20px;
    display: block;
}
.payment-capion:nth-child(2){
    display: none;
    width: 163px;
    padding: 8px 0 8px 30px;
    border-bottom: 1px solid #d1d1d1;
}
.nalichnye .payment-capion:nth-child(2){
    display: inline-block!important;
}
.payment-capion:nth-child(3){
    display: inline-block;
    width: 492px;
    border-left: 1px dashed #d1d1d1;
    padding: 8px 30px 8px 5px;
    border-bottom: 1px solid #d1d1d1;
}
.nalichnye .payment-capion:nth-child(3){
    width: 329px!important;
}
.tpl-block-order-payment-method{
    padding-top: 20px;
}
.nalichnye .tpl-block-order-payment-method:nth-child(4){
    margin-left: 163px;
}
.nalichnye .tpl-block-order-payment-method:nth-child(2), .nalichnye .tpl-block-order-payment-method:nth-child(4){
    border-left: 1px dashed #d1d1d1;
}
.nc_row{
clear:both;
}
a[href^="tel:"]{
    text-decoration: none;
}.homeslidediv {
    position: relative;
    width: 100%;
    z-index: 30;
}
.homeslider {
    /*border: 1px solid #ececec;*/
    height: 300px;
    overflow: hidden;
    position: relative;
}
.hgone {
    display: none;
    float: none;
    height: 300px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.hgoneinside {
    height: 300px;
    margin: 0 auto;
    position: relative;
    width: 100%;
    text-align: center;
    line-height: 296px;
}
.hgoneinside img{
    vertical-align: middle;
}
.hgoneinsideblock {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    padding: 10px 10px 40px;
    position: absolute;
    width: 100%;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
}
.hgoneinsidetext {
    color: #fff;
    font: 32px "Open Sans",sans-serif;
    margin: 0 0 20px;
    padding: 15px 25px;
}
.hgnaviall {
    bottom: 10px;
    float: none;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
    text-align: center;
    -webkit-transition: all 200ms ease-out 0s;
    -moz-transition: all 200ms ease-out 0s;
    -o-transition: all 200ms ease-out 0s;
    transition: all 200ms ease-out 0s;
    opacity: 0;
}
.homeslider:hover .hgnaviall{
    opacity: 1;
}
.hgnavi {
    margin: 0 auto;
    padding: 10px;
    border-radius: 30px;
    background: #fff;
    display: inline-block;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}
.hgnavone {
    background: none repeat scroll 0 0 #d3d3d3;
    border-radius: 15px;
    cursor: pointer;
    float: left;
    height: 15px;
    margin: 0 2px;
    width: 15px;
}
.hgnavone.act {
    background: none repeat scroll 0 0 #040509;
}
.homeslider:hover #prevbtn{
    opacity: 1;
}
.homeslider:hover #nextbtn{
    opacity: 1;
}
.hgbtn{
    font-size: 21px;
    cursor: pointer;
    height: 70px;
    width: 70px;
    position: absolute;
    margin-top: -35px;
    top: 50%;
    z-index: 1000;
    color:#fff;
    text-align: center;
    border-radius: 15px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
    
}
.hgbtn:hover{
    color: #c51b3d;
}
#prevbtn {
    transition: all 200ms ease-out 0s;
    left: -25px; 
    opacity: 0;  
    background: #fff url("images/sl-left.png") no-repeat center center;
}
#nextbtn {
    transition: all 200ms ease-out 0s;
    right: -25px;
    opacity: 0;
    background: #fff url("images/sl-right.png") no-repeat center center;
}
.homeslidediv.fullview, .homeslidediv.fullview .homeslider, .homeslidediv.fullview .hgone, .homeslidediv.fullview .hgoneinside{
    height: 412px!important;
}
.homeslidediv.fullview .homeslider{
    border: 1px solid #f2f2f2;
}
.homeslidediv.fullview .hgoneinside{
    line-height: 406px;
}
.homeslidediv.fullview{
    margin-bottom: 0;
}
.homeslidediv.fullview .hgoneinside img{
    max-height: 412px!important;
}
.homeslidediv.fullview2, .homeslidediv.fullview2 .homeslider, .homeslidediv.fullview2 .hgone, .homeslidediv.fullview2 .hgoneinside{
    height: 300px!important;
}
.homeslidediv.fullview2 .homeslider{
    border: 1px solid #f2f2f2;
}
.homeslidediv.fullview2 .hgoneinside{
    line-height: 296px;
}
.homeslidediv.fullview2{
    margin-bottom: 0;
}
.homeslidediv.fullview2 .hgoneinside img{
    max-height: 300px!important;
}
.sl-pagination{
    padding: 0!important;
    list-style: none outside!important;
    margin: 5px 0 0 0 !important;
}
.sl-pagination li{
    list-style: none outside!important;
    padding: 0!important;
    float: left;
    width: 90px;
    height: 67px;
    line-height: 65px;
    border: 1px solid #f2f2f2;
    background: #fff;
    cursor: pointer;
    opacity: 0.5;
    transition: 0.25s opacity ease-in-out;
    margin-right: 3px;
    margin-bottom: 3px;
    margin-left: 0px;
    text-align: center;
}
.sl-pagination li:last-child{
    margin-right: 0;
}
.sl-pagination li.current{
    border: 1px solid #aaa;
    opacity: 1;
}
.sl-pagination li img{
    max-width: 100%;
    max-height: 100%;
    vertical-align: middle;
}/* line 6, ../sass/lightbox.sass */
#lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
  opacity: 0.85;
  display: none;
}

/* line 15, ../sass/lightbox.sass */
#lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-weight: normal;
}
/* line 24, ../sass/lightbox.sass */
#lightbox img {
  width: auto;
  height: auto;
  max-width: 100%;
}
/* line 27, ../sass/lightbox.sass */
#lightbox a img {
  border: none;
}

/* line 30, ../sass/lightbox.sass */
.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 39, ../sass/lightbox.sass */
.lb-container {
  padding: 10px;
}

/* line 42, ../sass/lightbox.sass */
.lb-loader {
  position: absolute;
  top: 40%;
  left: 0%;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

/* line 51, ../sass/lightbox.sass */
.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

/* line 59, ../sass/lightbox.sass */
.lb-container > .nav {
  left: 0;
}

/* line 62, ../sass/lightbox.sass */
.lb-nav a {
  outline: none;
}

/* line 65, ../sass/lightbox.sass */
.lb-prev, .lb-next {
  width: 49%;
  height: 100%;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
  /* Trick IE into showing hover */
  display: block;
}

/* line 72, ../sass/lightbox.sass */
.lb-prev {
  left: 0;
  float: left;
}

/* line 76, ../sass/lightbox.sass */
.lb-next {
  right: 0;
  float: right;
}

/* line 81, ../sass/lightbox.sass */
.lb-prev:hover {
  background: url(images/prev.png) left 48% no-repeat;
}

/* line 85, ../sass/lightbox.sass */
.lb-next:hover {
  background: url(images/next.png) right 48% no-repeat;
}

/* line 88, ../sass/lightbox.sass */
.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -ms-border-bottom-left-radius: 4px;
  -o-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -ms-border-bottom-right-radius: 4px;
  -o-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
/* line 38, ../../../../.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.1/frameworks/compass/stylesheets/compass/utilities/general/_clearfix.scss */
.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

/* line 95, ../sass/lightbox.sass */
.lb-data {
  padding: 0 10px;
  color: #bbbbbb;
}
/* line 98, ../sass/lightbox.sass */
.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}
/* line 103, ../sass/lightbox.sass */
.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}
/* line 107, ../sass/lightbox.sass */
.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 11px;
}
/* line 112, ../sass/lightbox.sass */
.lb-data .lb-close {
  width: 35px;
  float: right;
  padding-bottom: 0.7em;
  outline: none;
}
/* line 117, ../sass/lightbox.sass */
.lb-data .lb-close:hover {
  cursor: pointer;
}
/*!
 *  Font Awesome 4.6.1 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('fonts/fontawesome-webfont.eot?v=4.6.1');src:url('fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'),url('fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'),url('fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'),url('fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'),url('fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
