/* Add here all your css styles (customizations) */

/*Unify fix*/

.topbar-v3 ul.left-topbar>li>a {
	padding-bottom: 10px;	
}

.topbar-v3 ul.currency, .topbar-v3 ul.language {
	top: 23px;
}

/*End of Unify fix*/

p {
    color: #555;
}

a {
    color: #2e5991;
}

.contactus {
    list-style-position: inside;
    list-style-image: none;
    list-style-type: none;
}

.html-contact-page .main-content .product-details,  {
    width: 100%;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05) inset;
    margin-bottom: 20px;
    min-height: 20px;
    padding: 19px;
}

.html-contact-page .main-content .product-details textarea {
    width: 100%;
    min-height: 10em;
}

 .html-contact-page .main-content .product-details .buttons {
    text-align: right;
    }

 .html-contact-page .main-content ul {
    padding-left: 0;
    }


.admin-header-links a {
	color: #fff;
}

.item-box .picture, .productbox .picture, .prices-list .productbox .picture {
    overflow: hidden;
    z-index: 1;
}

.item-box .picture a, .productbox .picture .image-wrapper, .prices-list .productbox .picture a {
    display: block;
    position: relative;
}

.item-box .picture a::before, .productbox .picture .image-wrapper::before, .prices-list .productbox .picture a::before {
    content: "";
    display: block;
    padding-top: 100%;
}

.item-box .picture a img, .productbox .picture .image-wrapper img, .prices-list .productbox .picture a img {
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateZ(0px) scale(1, 1);
    transition: all 0.3s ease 0s;
}

.page-wrapper {
    background-color: #a6c2e1 !important;
}

.content-md.homepage {
    padding-top: 40px;
}

.topbar-v3 {
 background-color: #557190;
}

.header-v5 .navbar-default .navbar-nav > li > a {
	color: #555555;
	font-size: 14px;
	font-weight: 400;
	text-transform: none;
	 line-height: 51px;
}

.navbar.navbar-default {
    background-image: url("/Themes/UnifyGenata/assets/img/h-bg.png");
    background-repeat: repeat;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
	height: 100px;
}

.navbar {
    border-radius: 0px;
}

.header-v5 .navbar-brand {
	float: left;
	font-size: 14px;
	height: auto;
	line-height: normal;
	padding: 5px 0 0 0;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-brand {
    padding: 0;
    top: 8px;
}

.header-fixed .header-v5.header-fixed-shrink .navbar-nav > li > a {
    margin-top: 0;
    padding: 24px 18px 34px;
}

.topbar-v3 ul.left-topbar > li {
    padding-bottom: 0px;
}


.container.homepage {
	background-image: url("/Themes/UnifyGenata/assets/img/m-bg.png");
    background-repeat: repeat;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
}

.heading-v1 h2::before, .heading-v1 h2::after, .heading-v1 p {
    display: none;
}

.newStar::after {
    content: url("/Themes/UnifyGenata/assets/img/m-star.png");
    margin-left: -10px;
    position: absolute;
    top: 50%;
	margin-top: -26px;
}

.container.homepage-title {
	background-image: url("/Themes/UnifyGenata/assets/img/recproduct.png");
	background-repeat: repeat;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	background-position: center top;
}

.container.content-md.homepage .heading.heading-v1, .container.homepage-title .heading.heading-v1 {
	background-image: none;
	box-shadow: none;
}

.container.homepage-title {
	height: 65px;
	margin-bottom: 20px;
	position: relative;
}

.container.homepage-title::before, .container.homepage-title::after {
	width: 36px;
	height: 62px;
	content: url("/Themes/UnifyGenata/assets/img/som.png");
	position: absolute;
	top: 51px;
	display: block;
}

.gallery-page-title {
	background-image: url("/Themes/UnifyGenata/assets/img/recproduct.png");
	background-repeat: repeat;
	box-shadow: 0 3px 10px rgba(0, 0, 0, 0.5);
	background-position: center top;
    height: 65px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    display: inline-block;
}

.gallery-page-title h1 {
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding: 15px 0;
    text-transform: uppercase;
}

.gallery-page-title::before, .gallery-page-title::after {
	width: 36px;
	height: 62px;
	content: url("/Themes/UnifyGenata/assets/img/som.png");
	position: absolute;
	top: 51px;
	display: block;
}

.container.homepage-title::before, .gallery-page-title::before {
	left: 19px;
}

.container.homepage-title::after, .gallery-page-title::after {
	right: 19px;
}

.container.homepage-title h1 {
	padding: 15px 0;
	font-size: 24px;
	margin: 0;
	text-transform: uppercase;
    font-weight: 600;
}

.container.homepage-slider {
	padding: 0;
}

.new-products-slider, .manufacturers-slider {
	display: block;
	width: 100%;	
}

.new-products-slider {
	height: 270px;
	background-image: url("/Themes/UnifyGenata/assets/img/map2.jpg");
	position: relative;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.new-products-slider #new-product-slider-block {
	width: 50%;
	position: absolute;
	bottom: 0;
	right: 0;
	display: block;
	height: 223px;
}

#novelty {
	background-color: rgba(165,178,190,0.70);
	border: 1px solid #5e675a;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
	position: relative;
	margin: 0;
	padding: 5px 10px 30px 10px;	
}

 #new-product-slider-block .item-box {
	text-align: center;
	margin: 8px;
	background-color: #c8d9ec;
	height: 145px;
box-shadow: 0 0 7px rgba(0, 0, 0, 0.5);
}

 #new-product-slider-block .item-box .picture {
	margin: 0px;
	padding: 5px 10px;
	background-color: #FFF;
}

#new-product-slider-block .slick-list {
	width: 86%;
	margin: 0 auto;
}

.slick-prev::before, .slick-next::before {
    font-size: 0px;
    line-height: 0;
}

.slick-prev, .slick-prev {
    transition: all 0.3s linear;
}



#new-product-slider-block .slick-prev::before, #new-product-slider-block .slick-next::before, #new-product-slider-block .slick-prev, #new-product-slider-block .slick-next {
	width: 18px;
	height: 48px;
}

#new-product-slider-block .slick-prev, #new-product-slider-block .slick-next {
	margin-top: -12px;
}

#new-product-slider-block .slick-prev {
    left: 14px;
}

#new-product-slider-block .slick-next {
    right: 14px;
}

#new-product-slider-block .slick-next::before {
    content: url("/Themes/UnifyGenata/assets/img/right.png");
}

#new-product-slider-block .slick-prev::before {
    content: url("/Themes/UnifyGenata/assets/img/left.png");
}

#new-product-slider-block h2.product-title {
	background-color: #c8d9ec;
	height: 33px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
	line-height: 1em;
	font-size: 13px;
	margin: 0;
}

input#newsletter-email[type="text"] {
    height: 34px;
}


#new-product-slider-block h2.product-title a {
	color: #555555;
}

#new-product-slider-block .slick-dots li button {
	display: none;
}

#new-product-slider-block .slick-dots li {
        border-radius: 0px;
        width: 7px;
        height: 7px;
        background-color: #FFF;
        box-shadow: 0px 2px 2px rgba(0,0,0,0.5)!important;
    }

#new-product-slider-block .slick-dots li.slick-active {
        background-color: #0c284d;
        border: 1px solid #CCC;
		margin-top: -1px;
}

#new-product-slider-block .slick-dots {
	bottom: 10px;
	margin-left: -10px;	
}

.new-product-title {
	background-image: url("/Themes/UnifyGenata/assets/img/novelty5.png");
	background-repeat: no-repeat;
	height: 25px;
    width: 213px;
	display: table;
	
}

.new-product-title span {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	padding-right: 10px;
	text-shadow: 1px 1px 7px black;
	color: rgba(255,255,255,1.00);
}

.manufacturers-slider {
	background-image: url("/Themes/UnifyGenata/assets/img/suplier.png");
	background-repeat: no-repeat;
	background-size: cover;
	border-top: 1px solid #b8cee7;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	height: 62px;
	position: relative;
}

#manufacturers-carousel-block {
	padding: 10px 0;
}

#manufacturers-carousel-block .item-box {
	margin: 0 10px;
}

#manufacturers-carousel-block .item-box .picture, #manufacturers-carousel-block .item-box {
	background-color: transparent;
}

#manufacturers-carousel-block .item-box .picture a {
	height: 42px;
	display: block;
}

#manufacturers-carousel-block .slick-list {
	width: 80%;
	margin: 0 auto;
}

#manufacturers-carousel-block .slick-prev::before, #manufacturers-carousel-block .slick-next::before, #manufacturers-carousel-block .slick-prev, #manufacturers-carousel-block .slick-next {
	width: 14px;
	height: 30px;
}

 #manufacturers-carousel-block .slick-next {
	margin-top: -2px;
}

#manufacturers-carousel-block .slick-prev {
    left: 20px;
}

#manufacturers-carousel-block .slick-next {
    right: 20px;
}

#manufacturers-carousel-block .slick-next::before {
    content: url("/Themes/UnifyGenata/assets/img/a-right.png");
}

#manufacturers-carousel-block .slick-prev::before {
    content: url("/Themes/UnifyGenata/assets/img/a-left.png");
}

.homepage-slider {
	margin-bottom: 15px;	
}

.news-list-control {
	background-color: #e0edfd;
    border: 1px solid #566c82;
    margin-bottom: 20px;
    padding: 20px 5%;
}

.news-list-control, .product-week-control, .main-content-after {
	width: 95.4%;
	margin-left: 2.3%;
	display: inline-block;
}

.news-list-control .news-items {
	display: table;
	width: 100%;
	margin: 0;
    padding: 0;
}

.news-list-control .news-items .item-box {
	border: 1px solid #566c82;
    display: table-cell;
    height: 280px;
    margin-left: 4%;
    padding: 20px 3%;
    position: relative;
    vertical-align: top;
    width: 48%;
	float: left;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f2f6fc+0,e0edfd+100 */
background: rgb(242,246,252); /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover, rgba(242,246,252,1) 0%, rgba(224,237,253,1) 100%); /* FF3.6-15 */
background: -webkit-radial-gradient(center, ellipse cover, rgba(242,246,252,1) 0%,rgba(224,237,253,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: radial-gradient(ellipse at center, rgba(242,246,252,1) 0%,rgba(224,237,253,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f2f6fc', endColorstr='#e0edfd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.18);
	}

.news-list-control .news-items .item-box:first-of-type {
    margin-left: 0;
}

.news-list-control .news-items .item-box .news-item-content .picture {
	float: left;
	width: 35%;
	height: 120px;
	margin: 0 10px 10px 0;
}

.news-list-control .news-item-created {
    color: #5a5a5a;
    font-size: 11px;
    font-style: italic;
    margin: 0px 0 8px;
}


.news-list-control .news-item-body {
	
}
.news-list-control .news-item-body, .news-item-link.readmore {
	margin-left: 40%;
	display: block;
	text-align: justify;
}

.news-list-control .news-item-body {
	overflow: hidden;
	max-height: 10em;
}

.news-item-link.readmore {
	margin-top: 10px;	
}

.product-items {
	width: 100%;
	display: inline-block;
    text-align: center;
}

.product-week-control, .products-featured-control {
	text-align: center;	
}

.product-week-control {
	background: rgba(0, 0, 0, 0) url("/Themes/UnifyGenata/assets/img/weekpr_bg.png") repeat scroll 0 0;
    border: 1px solid #faedc8;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5) inset;
	padding: 30px 0;
}

.product-items .productbox {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ccd7e0+0,e6edf4+46,edf2f9+74.9,c4d6eb+75,c4d6eb+89.9,edf2f9+90,e8eef7+100 */
background: #ccd7e0; /* Old browsers */
background: -moz-linear-gradient(top, #ccd7e0 0%, #e6edf4 46%, #edf2f9 74.9%, #c4d6eb 75%, #c4d6eb 89.9%, #edf2f9 90%, #e8eef7 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #ccd7e0 0%,#e6edf4 46%,#edf2f9 74.9%,#c4d6eb 75%,#c4d6eb 89.9%,#edf2f9 90%,#e8eef7 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #ccd7e0 0%,#e6edf4 46%,#edf2f9 74.9%,#c4d6eb 75%,#c4d6eb 89.9%,#edf2f9 90%,#e8eef7 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccd7e0', endColorstr='#e8eef7',GradientType=0 ); /* IE6-9 */
    border: 1px solid #8db2d9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	width: 200px;
	display: inline-table;
	margin: 10px 1%;
	padding: 10px;
	position: relative;
	height: 184px;
}

.product-week-control .product-items .productbox {
	margin: 10px 4%;
}

.product-items .productbox:hover {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9dee2+0,eff3f7+46,edf2f9+74.9,c4d6eb+75,c4d6eb+89.9,edf2f9+90,edf2f9+100 */
background: #d9dee2; /* Old browsers */
background: -moz-linear-gradient(top, #d9dee2 0%, #eff3f7 46%, #edf2f9 74.9%, #c4d6eb 75%, #c4d6eb 89.9%, #edf2f9 90%, #edf2f9 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #d9dee2 0%,#eff3f7 46%,#edf2f9 74.9%,#c4d6eb 75%,#c4d6eb 89.9%,#edf2f9 90%,#edf2f9 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #d9dee2 0%,#eff3f7 46%,#edf2f9 74.9%,#c4d6eb 75%,#c4d6eb 89.9%,#edf2f9 90%,#edf2f9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9dee2', endColorstr='#edf2f9',GradientType=0 ); /* IE6-9 */
}

.product-items .productbox a:hover {
	text-decoration: none;	
}

.product-items .productbox h3, .product-items .productbox .purpose-title, .product-items .productbox .product-images {
	width: 100%;
	display: block;
	text-align: right;
}

.product-items .productbox .country {
	position: absolute;
	top: 81.5%;
	right: 10px;
	margin-top: -9px;
}

.product-items .productbox .manufacturer, .product-items .productbox .product-image {
	float: left;
	display: inline-block;
}

.product-items .productbox .product-image {
	width: 60%;
	margin-right: 5%;
}

.product-items .productbox .manufacturer {
	width: 35%;
}

.product-items .productbox .manufacturer .image-wrapper {
	height: 80px;
}

.product-items .productbox a {
	color: #687074;
}

.product-items .productbox:hover h3, .product-items .productbox:hover a {
	color: #3498db;
}

.product-items .productbox:hover img, .item-box img:hover {
opacity: 0.85;
}

.product-items .productbox h3  {
	margin: 0;
	color: #0c284d;
	font-size: 15px;
	font-weight: 600;
    
    width: 100%;
    max-width: 172px;
}

.product-items .productbox h3, .product-items .productbox .purpose-title {
    white-space: nowrap; /* Отменяем перенос текста */
    overflow: hidden; /* Обрезаем содержимое */
    display: block;
    text-overflow: ellipsis;
}

.product-items  .purpose-title {
	font-size: 0.9em;
	font-style: italic;
    padding-right: 0.5em;
    width: 100%;
}


.product-week-control .heading-v1 h2 {
	color: #FFF;
	font-weight: 600;
	position: relative;
	text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.33);
	margin-left: 124px;
}

.product-week-control .heading-v1 h2::before, .product-week-control .heading-v1 h2::after, .products-featured-control .heading-v1 h2::before, .products-featured-control .heading-v1 h2::after {
	border: none;
	display: block;
}

.product-week-control .heading-v1 h2::before {
	content: url("/Themes/UnifyGenata/assets/img/a-right.png");
	height: 33px;
	width: 16px;
	top:0;
	left: -10px;
}

.product-week-control .heading-v1 h2::after {
	content: url("/Themes/UnifyGenata/assets/img/week_lt.png");
	height: 72px;
	width: 94px;
	left: -118px;
    top: -20px;
}

.products-featured-control {
	margin-top: 50px;
}

.products-featured-control .heading-v1 {
	text-align: right;
	padding-right: 54px;
}

.products-featured-control .heading-v1 h2::before {
	content: url("/Themes/UnifyGenata/assets/img/week_rght.png");
	height: 72px;
	width: 94px;
	left: -100px;
    top: -14px;
}

.products-featured-control .heading-v1 h2::after {
	content: url("/Themes/UnifyGenata/assets/img/arrow_week.png");
	height: 13px;
	width: 31px;
	right: 8px;
    top: 0px;
}

.main-content-after {
	display: table;
	margin: 30px auto 0px auto;
}

.main-content-after .social-links, .main-content-after .banners {
	display: table-cell;
	vertical-align: middle;
}

.main-content-after .social-links {
	text-align: left;
}

.social-links h4 {
	font-weight: 600;
	text-transform: uppercase;
}

.main-content-after .banners {
	text-align: right;
}

.social-buttons {
    margin: 0 auto;
}
.social-buttons a {
    float: left;
    margin: 4px 4px 4px 7px;
	display: block;
    height: 38px;
    text-decoration: none;
    width: 38px;
	background-repeat: no-repeat;
}

.social-buttons a, .banners a img {
	transition: all 0.5s ease-out;
}

.social-buttons a:hover {
	transform: scale(1.1);
}

.banners a img:hover {
	transform: scale(1.02);
}

.social-buttons a:first-child {
    margin: 4px 4px 4px 0px;
}

.social-buttons a.fb-ico {
    background-image: url("/Themes/UnifyGenata/assets/img/fb-ico.png");
}
.social-buttons a.gp-ico {
    background-image: url("/Themes/UnifyGenata/assets/img/google_plus.png");
    background-size: 38px auto;
}
.social-buttons a.ali-ico {
    background-image: url("/Themes/UnifyGenata/assets/img/alibaba.png");
    background-size: 45px auto;
}
.social-buttons a.li-ico {
    background-image: url("/Themes/UnifyGenata/assets/img/li-ico.png");
}
.social-buttons a.yt-ico {
    background-image: url("/Themes/UnifyGenata/assets/img/yt-ico.png");
}


.footer-v4 .footer, .shop-subscribe {
	background-color: #2e4a69;
    background-image: url("/Themes/UnifyGenata/assets/img/f-bg.png");
    border: 1px solid #4a6685;
    color: #666666;
    height: auto;
}

.footer-v4 .copyright p {
    margin-top: 0;
}

.shop-subscribe {
	   box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.footer-v4 .simple-list a {
    font-weight: normal;
}

.footer a, .copyright a, .footer a:hover, .copyright a:hover, .footer .panel-default > .panel-heading h2 a, .shop-subscribe h2, .shop-subscribe .form-control, .footer-v4 .simple-list li, .footer-v4 .simple-list a, .footer-v4 h2.thumb-headline, .shop-subscribe .form-control, .shop-subscribe .input-group-btn i {
	color: #0c284d;
}

.footer .panel-default > .panel-heading h2 a {
    text-transform: uppercase;
}

.footer .panel-default > .panel-heading h2 a:hover, .footer .panel-default > .panel-heading h2 a:focus {
    cursor: text;
    text-decoration: none;
}

.footer .panel-default > .panel-heading h2 a i, .footer .sidebar-nav-v1 li.list-toggle a:nth-child(2) {
    display: none;
}

.footer .panel-default > .panel-heading {
    background-color: transparent;
    border: none;
    color: #0c284d;
}

.footer .panel.panel-default, .footer .panel-group, .footer .collapseCategories, .footer .panel-default, .footer .panel-group {
    background-color: transparent;
    border: 0 solid transparent;
    color: #0c284d;
}


.footer .list-group-item {
    background-color: transparent;
}

.footer .panel-heading {
    padding: 5px 0 2px 0;
}

.footer .sidebar-nav-v1 li a {
    padding: 0;
}

.footer .sidebar-nav-v1 li a:hover, .footer .sidebar-nav-v1 li a:focus {
    text-decoration: underline;
    background-color: transparent;
}

.footer .panel > .list-group .list-group-item, .footer .panel > .panel-collapse > .list-group .list-group-item, .footer .sidebar-nav-v1 li a, .footer .panel > .list-group:last-child .list-group-item:last-child, .footer .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border: 0 solid transparent;
}

.footer .sidebar-nav-v1 > li.active, .footer .sidebar-nav-v1 > li.active:hover {
    background-color: transparent;
}

.footer .list-group-item.active .title > a, .footer .list-group-item.active .title > a:hover, .footer .list-group-item.active .title > a:focus {
    color: #0c284d;
}

.footer .panel {
    box-shadow: none;
}

.footer .sidebar-nav-v1 li a {
    display: inline-block;
}


.news-v3 {
    background-color: rgba(255, 255, 255, 0.2);
    padding: 15px;
}


.manufacturer-grid {
    width: 100%;
    text-align: center;
}

.manufacturer-grid .item-box {
    border: 1px solid #eee;
    height: 180px;
    margin: 10px;
    text-align: center;
    width: 156px;
    display: inline-table;
}

.manufacturer-grid .item-box h2 {
    font-size: 14px;
}

.topbar-v3 .search-open, .topbar-v3 .search-open .form-control {
	background-color: #324e6d;
}

.shop-subscribe .form-control:focus {
	border-color: #003E77;
}

.shop-subscribe input, .shop-subscribe .input-group-btn .btn {
	border-color: #0c284d;
	color: #0c284d;
}

#topcontrol:hover {
	background-color: #0c284d;
}

.shop-subscribe input {
	color: #0c284d;
}

.shop-subscribe .form-control::-webkit-input-placeholder { /* WebKit browsers */
   color: #8896A6;
}
.shop-subscribe .form-control:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #8896A6;
}
.shop-subscribe .form-control::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #8896A6;
}
.shop-subscribe .form-control:-ms-input-placeholder { /* Internet Explorer 10+ */
   color: #8896A6;
}



.footer-v4 .copyright {
    background: #2e4a69 none repeat scroll 0 0;
}

.footer-v4 .copyright p, .footer-powered-by,  .footer-v4 .copyright a {
	color: #fff;
}

.bottom-logo {
	opacity: 0.9;
}

.footer-powered-by {
	margin: 0 5px 0 0;
}

.selectors ul, .product-tagged-label {
    text-align: center;
}

.sort-list-btn {
    float: none;
}


.poplight {
	display: block;
	padding: 10px 10px 10px 36px;
	position: fixed;
	top: 50%;
	left: -49px;
	background-color: aqua;
	z-index: 99;
	-webkit-transform: rotate(90deg); /* Chrome y Safari */
	-moz-transform: rotate(90deg); /* Firefox */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3); /* Internet Explorer */
	-o-transform: rotate(90deg); /* Opera */
	transform: rotate(90deg);
	display: inline-block;
	vertical-align: text-top;
	text-indent: 0px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#92d5f9+0,73c6f6+2,329de1+100 */
	background: #92d5f9; /* Old browsers */
	background: -moz-linear-gradient(top, #92d5f9 0%, #73c6f6 2%, #329de1 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #92d5f9 0%,#73c6f6 2%,#329de1 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #92d5f9 0%,#73c6f6 2%,#329de1 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#92d5f9', endColorstr='#329de1',GradientType=0 ); /* IE6-9 */
	color: #FFF;
	font-weight: bold;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.2);
	border: 1px solid #329de1;
	transition: all 0.2s ease-out;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}

.poplight::before {
	content: url("/Themes/UnifyGenata/assets/img/subscribtion.png");
	width: 24px;
	height: 25px;
	position: absolute;
	top: 8px;
	left: 6px;
}


.poplight:hover {
	padding: 10px 10px 18px 36px;
	margin-top: -4px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#71caf7+0,4bb9f4+2,0568aa+100 */
background: #71caf7; /* Old browsers */
background: -moz-linear-gradient(top, #71caf7 0%, #4bb9f4 2%, #0568aa 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #71caf7 0%,#4bb9f4 2%,#0568aa 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #71caf7 0%,#4bb9f4 2%,#0568aa 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#71caf7', endColorstr='#0568aa',GradientType=0 ); /* IE6-9 */
		color: #FFF;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
	text-decoration: none;
		-webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.4);
-moz-box-shadow:    0px 0px 12px 0px rgba(0, 0, 0, 0.4);
box-shadow:         0px 0px 12px 0px rgba(0, 0, 0, 0.4);
}

a.poplight:focus, a.poplight:active {
	color: #FFF;
	text-decoration: none;
}

.prices-list .product-grid {
text-align: center;
}

.prices-list .productbox {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1e5799 0%, #cbd6e3 0%, #edf2f9 47%, #edf2f9 100%, #7db9e8 100%) repeat scroll 0 0;
    border: 1px solid #8db2d9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    height: 212px;
    padding: 10px;
    position: relative;
    width: 208px;
    display: inline-table;
    margin: 0 8px 18px 8px;
}

.prices-list .productbox h1 {
    font-size: 16px;
    line-height: 22px;
    text-align: center;
}

.prices-list .productbox .picture {
    width: 100%;
    height: 150px;
}

.prices-list .productbox .picture a::before {
    padding-top: 80%;
}

.prices-list .category-description img {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.price-item .product-grid {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #1e5799 0%, #cbd6e3 0%, #edf2f9 47%, #edf2f9 100%, #7db9e8 100%) repeat scroll 0 0;
    border: 1px solid #8db2d9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    margin-left: 5%;
    width: 90%;
}

.price-item .productbox {
    border-bottom: 1px solid #9dafc9;
    display: block;
    width: 100%;
}

.price-item .product {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    display: table;
    height: auto;
    padding: 0;
    width: 100%;
}

.price-item .product .title {
    width: 60%;
}
.price-item .product .title, .price-item .product .download-sample {
    display: table-cell;
    padding: 15px 20px;
    text-align: left;
}


.price-item .product .download-sample {
    width: 40%;
}

.price-item .product .download-sample a::before {
    content: url("/Themes/UnifyGenata/assets/img/download.png");
    display: block;
    height: 56px;
    left: 0;
    position: absolute;
    top: -10px;
    width: 40px;
}
.price-item .product .download-sample a {
    display: inline-block;
    padding-left: 50px;
    position: relative;
}

.list-group-item.active .title > a {
    color: white;
}

.list-group-item.active .title > a:hover {
    color: white;
}

.sort-list-btn h3 {
    float: right;
    margin-right: 0;
    margin-left: 10px;
}

.header-v5 .mega-menu .dropdown {
    position: relative;
}

.header-v5 .navbar-default .navbar-nav > li:hover > a, .header-v5 .navbar-default .navbar-nav .open .dropdown-menu > li > a, .header-v5 .navbar-default .navbar-nav > .open > a:hover, .header-v5 .navbar-default .navbar-nav > .open > a:focus {
    color: white;
}

.header-v5 .navbar-default .navbar-nav > li.dropdown > a > a:hover {
    color: #666;
}

.header-v5 .navbar-default .navbar-nav {
    z-index: 9999;

}

.two-column .panel-heading {
    background-size: 240% 100%;
}

.manufacturers-col2 {
padding-top: 40px;
}