@import "https://fonts.googleapis.com/css?family=PT+Sans:400,700&amp;subset=cyrillic"; 
@import "https://fonts.googleapis.com/css?family=Montserrat:100,400,700&amp;subset=cyrillic"; 

body {
    margin: 0;
    padding: 0;
    line-height: 1.5;
    font-weight: normal;
    font-family: "Montserrat", "PT Sans", sans-serif;
    color: #313438;
    font-size: 15px;
    overflow-x: hidden;
}
.admTools {
    zoom: 0.7;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}
.preloader .status {
    background: url(../gif/loading_lg.gif) no-repeat;
    width: 32px;
    height: 32px;
    position: absolute;
    left: 50%;
    top: 50%;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    margin-bottom: 0.5rem;
    font-family: inherit;
    font-weight: bold;
    line-height: 1.1;
    color: inherit;
}
h1 > span,
h2 > span,
h3 > span,
h4 > span,
h5 > span,
h6 > span,
.h1 > span,
.h2 > span,
.h3 > span,
.h4 > span,
.h5 > span,
.h6 > span {
    color: #76dace;
}
h1,
.h1 {
    font-size: 1.5rem;
}
h2,
.h2 {
    font-size: 1.375rem;
}
h3,
.h3 {
    font-size: 1.0625rem;
}
h4,
.h4 {
    font-size: 0.9375rem;
}
h5,
.h5 {
    font-size: 0.9375rem;
}
h6,
.h6 {
    font-size: 1rem;
}
.hidden {
	display: none;
}
.page-header {
    margin: 0.9375rem 0 1.5625rem;
    text-transform: uppercase;
}
.page-header h1 {
    margin: 0;
    font-size: 1.375rem;
}
#header #top li a.flags {
	display: inline-flex;
    padding: 0 5px 0 5px;
}
#header #top li a.flags img{
	height: 12px;
}

.main-block {
	text-align: left;
	margin: 0 auto;
}
.main-block p{
	font-size: 16px;
}
.main-block div{
	font-size: larger;
}
.main-block div.chief{
	font-size: 22px;
	
}

@media (max-width: 991px) {
    [class*="col-"] {
        text-align: center;
    }
	.main-block {
		margin: 0 auto;
	}
	.main-block p, .main-block div{
		text-align: left;
		
	}
	.main-block .photo, .main-block .podp div, .main-block .podp{
		text-align: center;
		
	}
}
@media (min-width: 992px) and (max-width: 1339px) {
    .content-aside {
        width: 27%;
        padding-right: 0;
    }
    .content-main {
        width: 72% !important;
        padding-right: 0;
    }
}
@media (min-width: 1340px) {
    .content-aside {
        width: 23%;
    }
    .content-main {
        width: 77%;
    }
}
.boxed {
    background: #f1eee6;
}
.boxed .wrapper {
    max-width: 1320px;
    background: #fff;
    box-shadow: 0px 0px 15px rgba(99, 103, 108, 0.15);
}
.a_logo {
	text-align: center;
    display: block;
}
.a_logo span {
	color: #76dace;
    text-align: center;
    display: block;
    font-size: 18px;
    line-height: 16px;
}
.container p {
	margin-bottom: 0;
}
@media (min-width: 1340px) {
    .boxed .wrapper .container {
        padding: 0px 2.1875rem;
    }
}
.logo_fix {
	width: 170px;
}
.wrapper {
    position: relative;
    margin: 0 auto;
}
#fn-content {
    min-height: 40vh;
}
#header {
    position: relative;
    top: 0rem;
    width: 100%;
    -webkit-transition: all 0.222s;
    transition: all 0.222s;
    z-index: 99;
    background: #fff;
}
#header ul {
    margin: 0;
    padding: 0;
}
#header ul li a {
    color: #1a1a1a;
    display: block;
}
#header #top {
 /*   font-size: 0.85rem; */
    border-bottom: 1px solid #e0e0e0;
}
#header #top li a {
    padding: 0.4375rem 0.625rem;
}
#header #main {
    padding: 0.3125rem 0rem;
}
#header #main .text-plus-icon {
    font-size: 1.25rem;
    margin: 0.625rem 0rem;
}
@media (max-width: 1339px) {
    #header .logo {
        padding-top: 0.4375rem;
    }
}
@media (max-width: 991px) {
    #header .logo {
        padding-top: 0.9375rem;
    }
}
#header .callme {
    margin: 0.1875rem 0.9375rem;
    padding: 0.25rem 0.5rem;
    font-size: 0.625rem;
}
@media (min-width: 1340px) {
    #header #main [class*="col-"] {
        padding: 0.9375rem 0.9375rem;
    }
}
.informers2 > div a {
    color: #c7c7c7;
    position: relative;
    text-align: center;
    font-size: 0.71875rem;
    display: inline-block;
    margin: 0 0.3125rem;
}
.informers2 > div a > span {
    position: absolute;
    padding: 0;
    font-weight: bold;
    top: 0.25rem;
    right: -0.125rem;
    width: 1.375rem;
    height: 1.375rem;
    line-height: 1.25rem;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.97);
    box-shadow: 0px 1px 4px 2px rgba(128, 128, 128, 0.18);
}
.informers2 > div a > [class*="ico-"] {
    margin-right: 0.375rem;
    font-size: 1.75rem;
    color: #e0e0e0;
}
.informers2 .active {
    color: #193d66;
}
.informers2 .active [class*="ico-"] {
    color: #333;
}
.informers2 .active span {
    box-shadow: 0px 0px 0px 2px rgba(37, 88, 147, 0.68);
}
@media (max-width: 991px) {
    .informers2 > div a {
        font-size: 0.84375rem;
    }
    .informers2 > div a > [class*="ico-"] {
        font-size: 2.25rem;
    }
}
.pages_menu {
    position: relative;
}
@media (max-width: 991px) {
    .pages_menu {
        padding: 0px !important;
    }
    .pages_menu nav {
        position: relative;
        height: 70%;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 2.0625rem;
        text-align: center;
    }
    .pages_menu ul li {
        display: block;
        height: calc(100% / 6);
        max-height: 50px;
        max-width: 80vw;
        margin: 0 auto;
        position: relative;
        opacity: 0;
    }
    .pages_menu ul li a {
        display: block;
        position: relative;
        color: #fff !important;
        text-decoration: none;
        overflow: hidden;
    }
    .pages_menu ul li a:after {
        position: absolute;
        content: "";
        bottom: 0;
        left: 50%;
        width: 0%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        height: 3px;
        background: #fff;
        -webkit-transition: 0.35s;
        transition: 0.35s;
    }
    .pages_menu ul li a:hover:after,
    .pages_menu ul li a:focus:after,
    .pages_menu ul li a:active:after {
        width: 100%;
    }
    .pages_menu .overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 0%;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: opacity 0.35s, visibility 0.35s, height 0.35s;
        transition: opacity 0.35s, visibility 0.35s, height 0.35s;
        overflow: hidden;
        background: rgba(48, 48, 54, 0.94);
        background: -webkit-linear-gradient(220deg, rgba(17, 41, 69, 0.95), rgba(37, 44, 45, 0.92), #18181b);
        background: linear-gradient(230deg, rgba(17, 41, 69, 0.95), rgba(37, 44, 45, 0.92), #18181b);
        background-size: 600% 600%;
        -webkit-animation: overlay-scr 18s ease infinite;
        animation: overlay-scr 18s ease infinite;
    }
    .pages_menu .overlay.open {
        z-index: 22;
        opacity: 1;
        visibility: visible;
        height: 100%;
    }
    .pages_menu .overlay.open li {
        -webkit-animation: fadeInRight 0.5s ease forwards;
        animation: fadeInRight 0.5s ease forwards;
        -webkit-animation-delay: 0.35s;
        animation-delay: 0.35s;
    }
    .pages_menu .overlay.open li:nth-of-type(2) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }
    .pages_menu .overlay.open li:nth-of-type(3) {
        -webkit-animation-delay: 0.45s;
        animation-delay: 0.45s;
    }
    .pages_menu .overlay.open li:nth-of-type(4) {
        -webkit-animation-delay: 0.5s;
        animation-delay: 0.5s;
    }
    .pages_menu #toggle {
        position: absolute;
        top: 0.625rem;
        left: 0.625rem;
        cursor: pointer;
        z-index: 100;
        -webkit-transition: opacity 0.25s ease;
        transition: opacity 0.25s ease;
    }
    .pages_menu #toggle.active {
        color: #fff;
        font-size: 2.0625rem;
    }
    .pages_menu #toggle.active span {
        display: none;
    }
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
@keyframes fadeInRight {
    0% {
        opacity: 0;
        left: 20%;
    }
    100% {
        opacity: 1;
        left: 0;
    }
}
#fn-search {
    position: relative;
    display: inline-block;
    width: 100%;
    height: 2.375rem;
    margin: 0.4375rem 0 0.3125rem;
    z-index: 2;
}
#fn-search button,
#fn-search input[type="text"] {
    height: 2.375rem;
    border: 1px solid transparent;
    top: 0rem;
    left: 0rem;
}
#fn-search button {
    width: 2.5rem;
    position: absolute;
    border-color: transparent;
    background: #bebebe;
    color: #fff;
    border-radius: 5px 0 0 5px;
}
#fn-search input[type="text"] {
    width: 100%;
    border-color: #d9d9d9;
    padding: 0.25rem 0.4375rem 0.25rem 3.375rem;
    -webkit-transition: all 0.25s ease-in;
    transition: all 0.25s ease-in;
    border-radius: 5px;
}
.autocomplete-suggestions {
    display: block;
    background-color: #fff;
    overflow: hidden;
    overflow-y: auto;
    border: 0.0625rem solid #e0e0e0;
    max-height: 50vh !important;
    font-size: 13px;
    box-shadow: 0px 1px 5px rgba(99, 103, 108, 0.15);
}
@media (min-width: 544px) {
    .autocomplete-suggestions {
        width: auto !important;
    }
}
.autocomplete-suggestions a {
    color: gray;
}
.autocomplete-suggestions .image {
    margin: -3px 5px -3px 0;
    width: 32px;
    line-height: 24px;
    padding: 0;
    display: block;
    float: left;
    text-align: center;
    background: #fff;
}
.autocomplete-suggestions .image img {
    max-height: 24px !important;
    max-width: 24px !important;
    vertical-align: middle;
    opacity: 0.8;
}
.autocomplete-suggestions .autocomplete-suggestion {
    display: table-row;
}
@media (min-width: 544px) {
    .autocomplete-suggestions .autocomplete-suggestion {
        white-space: nowrap;
    }
}
.autocomplete-suggestions strong {
    font-weight: 700;
    color: #76dace;
}
.autocomplete-suggestions > div > div,
.autocomplete-suggestions span {
    padding: 0.25rem 0.1875rem;
    display: table-cell;
    overflow: hidden;
    text-align: left;
}
.autocomplete-suggestions span {
    padding-right: 0.625rem;
    color: #999;
}
.autocomplete-suggestions .autocomplete-selected {
    background: #f0f0f0;
}
.autocomplete-suggestions .autocomplete-selected .image img {
    opacity: 1;
}
.autocomplete-suggestions .autocomplete-selected span {
    color: #76dace;
}
#slider {
    overflow: hidden;
    margin: 0;
    width: 100%;
}
#slider .slick-slide {
    position: relative;
    padding: 0;
    margin: 0;
    display: block;
    width: 100%;
    min-height: 24.0625rem;
    background-repeat: no-repeat;
    background-size: cover !important;
    background-position: 50% 50% !important;
}
#slider .slick-list {
    overflow: hidden;
    padding: 0;
    margin: 0;
}
#slider .slick-current:before {
    z-index: -1;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
#slider .overlay-dots {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
}
#slider .btn {
    margin-top: 2.0625rem;
    padding: 0.8125rem 2.0625rem;
    font-size: 1.125rem;
    background-color: transparent !important;
    border: 2px solid #d6d6d6;
}
#slider .btn:hover {
    border-color: #fff;
}
#slider .slick-arrow {
    top: 40%;
    width: 3.125rem;
    height: 3.125rem;
    background: rgba(255, 255, 255, 0.85);
    opacity: 0.2;
}
#slider .slick-arrow:before {
    width: 2.1rem;
    height: 2.1rem;
    background-position: 50% 50%;
}
#slider .slick-arrow.slick-prev {
    left: -0.3125rem;
}
#slider .slick-arrow.slick-next {
    right: -0.3125rem;
}
#slider .container {
    display: table;
    max-width: 41.625rem;
    padding: 6.1875rem 2vw;
    color: #fcfcfc;
    font-size: 1.125rem;
    text-align: center;
    line-height: 1.1;
    text-shadow: 0 3px 9px rgba(0, 0, 0, 0.05), 0 -1px 9px rgba(0, 0, 0, 0.25);
}
#slider .container a {
    color: inherit;
}
#slider .slick-name {
    z-index: 44;
    color: #fff;
    font-weight: bold;
    font-size: 1.375rem;
    text-transform: uppercase;
    margin: 0 0 1.375rem;
}
#slider:hover .slick-arrow {
    opacity: 1;
}
#slider:hover .slick-prev {
    left: 0.9375rem;
}
#slider:hover .slick-next {
    right: 0.9375rem;
}
.toggle-click {
    cursor: pointer;
    position: relative;
}
.toggle-click > ul {
    z-index: 1;
    display: none;
    list-style: none;
    margin: 0;
    position: absolute;
    text-align: left;
    top: 100%;
    right: -0.0625rem;
    min-width: 8.75rem;
    padding: 0.3125rem !important;
    font-size: 0.875rem;
    border: 1px solid #f2f2f2;
    background: #fafafa;
}
.toggle-click > ul > li {
    border: none !important;
}
.toggle-click > ul > li > a {
    padding: 0.1875rem 0.625rem !important;
    color: #e0e0e0;
}
.toggle-click > ul > li:hover > a {
    color: #949494;
}
.toggle-click:hover > ul {
    display: block !important;
}
#info-bar {
    font-size: 1.25rem;
    color: #fff;
    background-color: #171717;
    border-top: 1px dotted rgba(255, 255, 255, 0.3);
}
#info-bar [class*="col-"] {
    border-right: 1px dotted #4d4d4d;
}
#info-bar [class*="col-"]:last-child {
    border: 0;
}
#info-bar .name {
    font-size: 1.0625rem;
}
.gridBlock .fn-wishlist,
#fn-products_content .fn-wishlist,
#products_content .fn-wishlist {
    right: 0.4375rem;
}
.gridBlock .fn-comparison,
#fn-products_content .fn-comparison,
#products_content .fn-comparison {
    right: 2.3125rem;
}
.gridBlock .fn-wishlist,
.gridBlock .fn-comparison,
#fn-products_content .fn-wishlist,
#fn-products_content .fn-comparison,
#products_content .fn-wishlist,
#products_content .fn-comparison {
    bottom: 2.3125rem;
    position: absolute;
    display: block;
    width: 1.6875rem;
    height: 1.6875rem;
    line-height: 1.5625rem;
    font-size: 0.8125rem;
    color: #4d4d4d;
    background-image: -webkit-linear-gradient(top, #fcfcfc 60%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fcfcfc 60%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCFCFC', endColorstr='#FFF2F2F2', GradientType=0);
    border: 1px solid #bfbfbf;
    border-radius: 0.125rem;
    opacity: 0;
    -webkit-transition: all 0.1s ease-in-out;
    transition: all 0.1s ease-in-out;
}
.gridBlock .fn-wishlist:hover,
.gridBlock .fn-wishlist.selected,
.gridBlock .fn-comparison:hover,
.gridBlock .fn-comparison.selected,
#fn-products_content .fn-wishlist:hover,
#fn-products_content .fn-wishlist.selected,
#fn-products_content .fn-comparison:hover,
#fn-products_content .fn-comparison.selected,
#products_content .fn-wishlist:hover,
#products_content .fn-wishlist.selected,
#products_content .fn-comparison:hover,
#products_content .fn-comparison.selected {
    bottom: -0.8125rem;
    opacity: 1;
    color: #fff;
    background-image: -webkit-linear-gradient(top, #76dace 60%, #2e6eb8 100%);
    background-image: linear-gradient(to bottom, #76dace 60%, #2e6eb8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF76dace', endColorstr='#FF2E6EB8', GradientType=0);
    border: 1px solid #76dace;
}
.gridBlock .fn-wishlist:after,
.gridBlock .fn-comparison:after,
#fn-products_content .fn-wishlist:after,
#fn-products_content .fn-comparison:after,
#products_content .fn-wishlist:after,
#products_content .fn-comparison:after {
    display: none;
    content: "" !important;
}
.gridBlock .fn-wishlist.btn-comparison-remove,
.gridBlock .fn-comparison.btn-comparison-remove,
#fn-products_content .fn-wishlist.btn-comparison-remove,
#fn-products_content .fn-comparison.btn-comparison-remove,
#products_content .fn-wishlist.btn-comparison-remove,
#products_content .fn-comparison.btn-comparison-remove {
    background: #c00;
    border-color: transparent;
    line-height: 1;
    padding: 0.375rem 0;
    font-size: 0.75rem;
    bottom: 10.4375rem;
    right: 50%;
    width: 5.625rem;
    margin-right: -2.8125rem;
    opacity: 0;
}
.gridBlock .card:hover .fn-wishlist,
.gridBlock .card:hover .fn-comparison,
#fn-products_content .card:hover .fn-wishlist,
#fn-products_content .card:hover .fn-comparison,
#products_content .card:hover .fn-wishlist,
#products_content .card:hover .fn-comparison {
    bottom: -0.8125rem !important;
    opacity: 1;
}
.gridBlock .card:hover .btn-comparison-remove,
#fn-products_content .card:hover .btn-comparison-remove,
#products_content .card:hover .btn-comparison-remove {
    bottom: 8.5625rem !important;
}
.ProductView.product .fn-wishlist,
.ProductView.product .fn-comparison {
    display: inline-block;
    width: 48%;
    font-size: 0.875rem;
}
.ProductView.product .fn-wishlist:before,
.ProductView.product .fn-comparison:before {
    margin: 0 0.5rem 0 0;
    width: 2rem;
    height: 2rem;
    line-height: 1.9375rem;
    font-size: 0.9375rem;
    color: #4d4d4d;
    background-image: -webkit-linear-gradient(top, #fcfcfc 60%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #fcfcfc 60%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFCFCFC', endColorstr='#FFF2F2F2', GradientType=0);
    border: 1px solid #bfbfbf;
    border-radius: 0.125rem;
}
.ProductView.product .fn-wishlist:after,
.ProductView.product .fn-comparison:after {
    content: attr(title);
}
.ProductView.product .fn-wishlist.selected:before,
.ProductView.product .fn-comparison.selected:before {
    color: #fff;
    background-image: -webkit-linear-gradient(top, #76dace 60%, #2e6eb8 100%);
    background-image: linear-gradient(to bottom, #76dace 60%, #2e6eb8 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF76dace', endColorstr='#FF2E6EB8', GradientType=0);
    border: 1px solid #76dace;
}
.ProductView.product .fn-wishlist.selected:after,
.ProductView.product .fn-comparison.selected:after {
    font-weight: bold;
}
@media (max-width: 991px) {
    .fn-comparison {
        display: none !important;
    }
}
.images,
.image {
    position: relative;
    text-align: center;
    display: block;
    margin: 0;
}
.images img,
.image img {
    vertical-align: middle;
    line-height: 0.875rem;
    font-size: 0.8125rem;
}
.images [class*="ico-"]:before,
.image [class*="ico-"]:before {
    vertical-align: middle;
    font-size: 2em;
    color: #ccc;
}
.images span,
.image span {
    vertical-align: middle;
    line-height: 1 !important;
    font-size: 0.9375rem;
    display: inline-block;
}
.fn-product-amount {
    -moz-user-select: none;
    -webkit-user-select: none;
}
.fn-product-amount .amount {
    display: inline-block;
    border: 1px solid #e6e6e6;
    border-radius: 3px;
}
.fn-product-amount .amount > span,
.fn-product-amount .amount > input[type="text"] {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    height: 2.5rem;
    line-height: 2.5rem;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    color: #4d4d4d;
}
.fn-product-amount .amount > span {
    width: 1.1em;
    font-size: 1.6em;
    background: #f7f7f7;
    background-image: -webkit-linear-gradient(top, #f7f7f7 60%, #f2f2f2 100%);
    background-image: linear-gradient(to bottom, #f7f7f7 60%, #f2f2f2 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF7F7F7', endColorstr='#FFF2F2F2', GradientType=0);
}
.fn-product-amount .amount > span:hover {
    color: #76dace;
}
.fn-product-amount .amount > input[type="text"] {
    margin: 0 -0.25rem;
    width: 2.7em;
    font-weight: normal;
    border: none;
    border-left: 1px solid #e6e6e6;
    border-right: 1px solid #e6e6e6;
}
.price {
    white-space: nowrap;
    font-size: 1.0625rem;
    line-height: 1.5625rem;
    font-weight: bold;
    letter-spacing: -0.04em;
    color: #285f9f;
}
.price .old_price {
    display: inline-block;
    font-size: 0.8em;
    font-weight: bold;
    text-decoration: line-through;
    color: #7a7a7a;
}
.MainView .gridBlock > [class^="col-"],
.fn-wishlist-page.gridBlock > [class^="col-"] {
    padding: 0 0.3125rem;
}
@media (min-width: 1340px) {
    .MainView .gridBlock > [class^="col-"],
    .fn-wishlist-page.gridBlock > [class^="col-"] {
        width: 20%;
    }
}
.gridBlock {
    margin: 0.9375rem -0.3125rem;
}
.gridBlock > div {
    padding: 0 0.3125rem;
}
.card {
    width: 100%;
    min-width: 14.375rem;
    max-width: 25.625rem;
    display: inline-block;
    position: relative;
    text-align: center;
    margin-bottom: 0rem;
}
.card .input-group {
    margin-bottom: -2.1875rem;
}
.card .fn-is_preorder .btn,
.card .fn-not_preorder .btn {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    margin-top: 0.5rem;
    margin-bottom: 0.625rem;
    border: 0.125rem solid #ebebeb;
}
.card .fn-is_preorder .btn:hover,
.card .fn-not_preorder .btn:hover {
    color: #fff;
    background: #76dace;
    border-color: #fff;
}
.card .ico-btn_2cart {
    text-align: center;
    padding: 0.3125rem;
    width: 3.4375rem;
    height: 3.4375rem;
    font-size: 1.25rem;
    border: 0.1875rem solid #ebebeb;
    border-radius: 50%;
    background: #fff;
    color: #b3b3b3;
}
@media (max-width: 991px) {
    .card {
        margin-bottom: 2.1875rem;
        height: 21.875rem;
    }
}
@media (min-width: 992px) {
	.main-block {
		margin: 0 auto;
	}
	.main-block p, .main-block div{
		text-align: left;
	
	}
    .card {
        height: 24.375rem;
        height: 35rem;
    }
    .card * {
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
    }
    .card:hover,
    .card:focus {
        overflow: visible;
        z-index: 1;
    }
    .card:hover .card-block,
    .card:focus .card-block {
        border-color: #fff;
/*        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.12);*/
    }
    .card:hover .card-image1 img,
    .card:focus .card-image1 img {
        -webkit-transform: rotate(-0deg) scale(1.8);
        -ms-transform: rotate(-0deg) scale(1.8);
        transform: rotate(-0deg) scale(1.8);
		border: 1px solid #f0f0f0;
    }
    .card:hover .ico-btn_2cart,
    .card:focus .ico-btn_2cart {
        color: #fff;
/*        background: #76dace;*/
        border-color: #fff;
    }
    .card:hover .card-title a,
    .card:focus .card-title a {
/*        text-decoration: underline;*/
    }
    .card:hover .card-title a:hover,
    .card:focus .card-title a:hover {
        color: #48d1cc;
    }
}
.card-block {
    width: 100%;
    padding: 0.4375rem;
    background: #fff;
/*    border: 1px solid #f0f0f0;*/
}
.card-block:hover .card-image1:after,
.card-block:focus .card-image1:after {
    opacity: 0;
    background: transparent;
}
@media (min-width: 992px) {
    .card-block {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
    }
}
.card-image {
    line-height: 12.5rem;
    -webkit-transition: all 0.015s ease-in-out;
    transition: all 0.015s ease-in-out;
/*	overflow: hidden;*/
}
.card-image img {
    -webkit-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.card-image:after1 {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background: rgba(0, 0, 0, 0.036);
    -webkit-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
}
.card-spec {
    position: absolute;
    left: -0.25rem;
    top: -0.25rem;
    z-index: 33;
}
.card-title p {
	color: #191b1d;
    font-weight: normal;
    line-height: 21px;
    font-size: 15px;
    padding: 5px 0 0 0px;
}
.card-title {
    overflow: hidden;
    margin: 0.9375rem 0.5625rem 0;
    font-size: 1.0625rem;
    line-height: 2.375rem;
	min-height: 92px;
}
.card-title a {
    display: inline-block;
    vertical-align: middle;
    line-height: 1.125rem;
	font-size: 17px;
}

.ProductView .page-header h1 {
	font-size: 24px;
}
@media (min-width: 992px) {
    .card-title {
        font-size: 0.9375rem;
        line-height: 2.125rem;
		min-height: 87px;
    }
    .card-title a {
    }
}
.ProductView.product .div_img > .image {
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0.3125rem;
}
@media (max-width: 1339px) {
    .ProductView.product .div_img > .image {
        line-height: 26.25rem;
    }
}
@media (min-width: 1340px) {
    .ProductView.product .div_img > .image {
        line-height: 32.5rem;
    }
}
.ProductView.product .slick-images .slick-slide {
    margin: 0.3125rem;
    line-height: 5rem;
    height: 5.625rem;
    background: #fff;
    border: 2px solid #fff;
    border-radius: 0.3125rem;
}
.ProductView.product .slick-images .slick-slide img {
    line-height: 0.875rem;
    font-size: 0.8125rem;
}
.ProductView.product .slick-images .slick-current {
/*    border-color: #76dace;*/
}
.ProductView.product .slick-images .slick-arrow {
    top: -2.0625rem;
    left: 0.375rem;
}
.ProductView.product .slick-images .slick-arrow.slick-next {
    left: 2.375rem;
}
.ProductView.product .div_ctr select {
    max-width: 21.875rem;
}
.ProductView.product .div_ctr .btn {
    padding: 0.6875rem 2.0625rem;
    font-size: 1.1em;
}
.ProductView.product .price {
    font-size: 2.25rem;
}
.ProductView.product .price span.text{
    font-size: 1.25rem;
}
.ProductView.product .price .get_opt{
    font-size: 19px;
    display: block;
    color: red;
    font-weight: 100;
    padding: 8px 0 2px 0;
}
.ProductView.product .price .old_price {
    margin-left: 0.8125rem;
    font-size: 0.7em;
    font-weight: normal;
}
.ProductView.product .div_info .image {
    line-height: 1.125rem;
    margin: -0.125rem 0.4375rem 0.125rem 0;
    width: 1.375rem;
}
.ComparisonView .product-labels,
.ComparisonView .card-spec {
    display: none;
}
.sort,
.pagination {
    font-size: 0.875rem;
}
@media (max-width: 1339px) {
    .sort,
    .pagination {
        margin-bottom: 0.625rem !important;
    }
}
.sort li,
.pagination li {
    text-align: center;
}
.sort li a,
.pagination li a {
    border: 0;
    display: block;
    padding: 0 0.5em;
    min-width: 2rem;
    font-size: 1em;
    line-height: 2.2em;
    background-color: #f7f7f7;
    color: #787878;
}
.sort li + li,
.pagination li + li {
    margin-left: -0.06875rem;
    border-left: 1px dotted rgba(255, 255, 255, 0.3);
}
.sort .active,
.sort li:hover > a,
.sort li:focus > a,
.pagination .active,
.pagination li:hover > a,
.pagination li:focus > a {
    background-color: #76dace;
    color: #fff;
}
.list-inline-dotted {
    display: table;
    list-style: none;
    padding: 0;
    width: 100%;
    font-size: 0.9375rem;
}
.list-inline-dotted > li {
    text-align: left;
    display: table;
    margin: 0;
}
.list-inline-dotted > li > span {
    display: table-cell;
    position: relative;
    vertical-align: top;
    width: 50%;
    padding: 1.125rem 0.625rem;
    margin-bottom: -0.125rem;
}
.list-inline-dotted > li > span:first-child i {
    z-index: 1;
    padding-right: 0.625rem;
    padding-bottom: 0.1875rem;
    font-style: normal;
    background: #fff;
}
.list-inline-dotted > li > span:first-child:after {
    content: "";
    display: block;
    border-bottom: 1px dotted #b3b3b3;
}
@media (max-width: 991px) {
    .list-inline-dotted > li > span {
        display: block;
        width: 100%;
    }
    .list-inline-dotted > li > span:first-child {
        padding-bottom: 0;
        font-weight: bold;
    }
    .list-inline-dotted > li:nth-child(even) {
        background: #f7f7f7;
    }
    .list-inline-dotted > li:nth-child(even) > span:first-child i {
        background: #f7f7f7;
    }
}
.slick-products .slick-list {
    overflow: hidden;
    padding: 0.625rem 0;
}
.post-list {
    text-align: left;
    margin: 0.9375rem 0.3125rem;
}
.post-list .post-block {
    padding: 0.3125rem 0rem 0.625rem;
    line-height: 1.1;
}
.post-list .post-block:after {
    content: "";
    display: table;
}
.post-list .image {
    float: left;
    display: inline-block;
    margin: 0rem 0.9375rem 1.25rem 0rem;
    padding: 0.125rem;
    border: 2px solid #ededed;
    width: 5.75rem;
    height: 5.75rem;
    line-height: 5rem;
    background: #fff;
}
.post-list .data {
    text-align: left;
    letter-spacing: -0.01rem;
    margin: 0.1875rem 0rem;
    font-size: 0.75rem;
}
.post-list .name {
    font-size: 0.9375rem;
    color: #122c49;
    text-decoration: underline;
}
.post-list .name:hover {
    color: #48d1cc;
    text-decoration: underline;
}
.post-list .annotation {
    text-align: left;
}
@media (min-width: 992px) {
    .MainView .post-list {
        border-left: 1px dotted #ccc;
        padding-left: 20px;
    }
    .MainView .post-list .post-block + .post-block {
        padding-top: 0.9375rem;
        border-top: 1px dotted #d4d4d4;
    }
}
.brands-list .image {
    line-height: 3.75rem;
    opacity: 0.88;
}
.brands-list .image img {

}
.brands-list .slick-slide {
    padding: 0 10px;
}
.brands-list .slick-arrow {
    top: -3.875rem;
}
.brands-list .slick-current .image,
.brands-list .slick-slide:focus .image,
.brands-list .slick-slide:hover .image {
    opacity: 1;
}
.browsed_products > li {
    padding: 0.125rem;
}
.browsed_products .image {
    background: #fff;
    border: 2px solid #f5f5f5;
    padding: 0.3125rem;
    line-height: 3.4375rem;
    width: 4.0625rem;
}
.browsed_products .image:focus,
.browsed_products .image:hover {
    border-color: #e6e6e6;
}
.browsed_products.slick-browsed {
    margin: 0 -0.625rem;
    font-size: 0.9375rem;
}
.browsed_products.slick-browsed .slick-list {
    padding: 0;
}
.browsed_products.slick-browsed .slick-slide {
    background: #fff;
    border: 2px solid #f5f5f5;
    margin: 0 0.625rem;
    padding: 0.9375rem;
}
.browsed_products.slick-browsed .image {
    float: left;
    width: 4.375rem;
    margin: 0 0.625rem 0 0;
    border: none;
}
.browsed_products.slick-browsed .name {
    margin: 0.75rem auto 0;
}
#subcat {
    padding: 0 0 20px 0;
}
#subcat .categ {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    margin: 3px 1px;
    padding: 7px;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    box-shadow: 0px 3px 3px fade(#000, 5);
    background: #fff;
    width: 45.45455%;
    width: 46.51163%;
}
#subcat .categ .image {
    line-height: 100px;
    height: 100px;
}
@media (min-width: 544px) {
    #subcat .categ {
        width: 24.09639%;
    }
}
@media (min-width: 992px) {
    #subcat .categ {
        width: 24.09639%;
    }
}
@media (min-width: 1340px) {
    #subcat .categ {
        width: 16%;
    }
}
#subcat .categ:hover {
    border-color: #f2f2f2;
    box-shadow: 0px 0px 6px 3px fade(#000, 8);
}
#subcat .categ:hover .title {
    text-decoration: underline;
}
#subcat .categ:hover a {
    color: #48d1cc;
}
#subcat a {
    font-size: 13px;
    margin: 5px 0;
    color: #333;
    text-decoration: underline;
}
#subcat a span {
    font-size: 12px;
    font-weight: normal;
    margin: 0 2px;
}
.product_rating {
    margin: 0.1875rem;
    display: inline-block;
}
.product_rating.product {
    margin: 0px 0 0px 0;
}
.block_annotation {
	
}
.block_annotation .info_line{
	margin: 5px 0 10px 0;
}
.rating_starOff,
.rating_starOn {
    display: inline-block;
    vertical-align: top;
    max-width: 90px;
    width: 90px;
    height: 18px;
    background: url("../png/rating.png") left top repeat-x;
}
.rating_starOn {
    display: block;
    background-position: left bottom;
}
.rating_text {
    display: none;
    font-size: 0.75rem;
    vertical-align: top;
    margin-left: 5px;
    line-height: 1.125rem;
}
.comm-block {
    text-align: left;
    font-size: 0.90625rem;
    position: relative;
    padding: 1.875rem 1.5625rem 1.875rem 4.0625rem;
    color: #666;
    border-bottom: 1px dotted #e6e6e6;
}
.comm-block:last-child {
    border-bottom: none;
}
.comm-block .image {
    position: absolute;
    left: 0rem;
    line-height: 3.125rem;
    width: 3.125rem;
}
.comm-block .image:before {
    font-size: 2.55em;
    color: #b3b3b3;
}
.comm-block .name {
    margin: 0 0 0.3125rem;
    font-size: 1.1em;
    font-weight: bold;
    color: #000;
}
.comm-block .name i {
    font-size: 0.75em;
    font-weight: normal;
    font-style: normal;
    color: #b3b3b3;
}
.comm-block .lev1 {
    margin-top: 1.875rem;
    padding: 0.125rem 0.9375rem;
    border-left: 1px dotted #ccc;
    border-bottom: none;
    color: #000;
}
.comm-block .lev1 .image {
    display: none;
}
.product-labels {
    line-height: 1.01;
    position: absolute;
    top: 0.6875rem;
    right: -0.0625rem;
    font-size: 0.625rem;
    text-transform: uppercase;
}
.product-labels .label {
    position: relative;
/*    border: 1px solid rgba(255, 255, 255, 0.3);*/
    font-weight: bold;
    line-height: 1.125rem;
    margin: 0 0 0.0625rem;
    padding: 0 0.3125rem 0 0.625rem;
    color: #fafafa;
    border-radius: 0.2em;
}
/*
.product-labels .label:before {
    position: absolute;
    top: -0.0625rem;
    left: -0.9375rem;
    width: 1.25rem;
    height: 1.25rem;
    line-height: 1.25rem;
    font-size: 0.75rem;
    border-radius: 50%;
    color: #fafafa;
    text-shadow: 0 1px 1px rgba(166, 166, 166, 0.65);
}
.product-labels .hits,
.product-labels .hits:before {
    background: rgba(149, 165, 166, 0.86);
}
*/
.product-labels .sale,
.product-labels .sale:before {
    background: rgba(236, 93, 1, 0.86);
}
#filters_all {
    background: #fff;
    border: 1px dotted #e6e6e6;
    padding: 15px;
    text-align: left;
}
#filters_all .h3 {
    text-align: center;
    margin: 0px 0px 20px;
    padding: 0px 0px 7px;
    font-size: 1.0625rem;
    font-weight: bold;
    color: #c9c9c9;
    text-transform: uppercase;
    border-bottom: 1px dotted #e6e6e6;
}
#filters_all .h5 {
    margin: 0px 0px 10px;
    font-size: 0.9375rem;
    font-weight: bold;
    text-transform: uppercase;
}
#filters_all .f_block {
    display: table;
    width: 100%;
    position: relative;
    margin: 0px 0px 20px;
    padding: 0px 0px 10px;
    border-bottom: 1px dotted #e6e6e6;
}
#filters_all .f_block:last-child {
    border: none;
    padding: 0;
    margin: 0;
}
#filters_all .f_block > div {
    text-align: left !important;
}
#filters_all input[type="checkbox"] {
    margin: 2px 7px 0 0;
    float: left;
}
#filters_all input[type="checkbox"]:checked + span,
#filters_all input[type="checkbox"]:checked + span + span {
    color: #2f70bc !important;
}
#filters_all label {
    margin: 0 0 2px;
    font-size: 0.875rem;
    line-height: 0.9375rem;
    cursor: pointer;
}
#filters_all label:hover {
    color: #2f70bc;
    text-decoration: underline;
}
#filters_all .more-link {
    display: inline-block;
    margin: 7px 0;
    font-size: 0.8125rem;
    color: #333;
    border-bottom: 1px dotted #2962a3;
}
@media (max-width: 991px) {
    #filters_all .h3 {
        font-size: 1.1875rem;
    }
    #filters_all .h5 {
        font-size: 0.9375rem;
    }
    #filters_all .f_block {
        display: inline-table;
        margin: 2px !important;
        padding: 15px !important;
        min-height: 9.375rem;
        border: 1px dotted #e6e6e6 !important;
    }
	#filters_all {
		display: none;
	}
	#fn-products_sort {
		display: none;
	}
}
@media (max-width: 991px) and (min-width: 768px) and (max-width: 991px) {
    #filters_all .f_block {
        max-width: 49%;
    }
}
@media (max-width: 991px) {
    #filters_all label {
        font-size: 1rem;
        line-height: 1.0625rem;
    }
}
#ui-prices-block > div {
    overflow: hidden;
}
#ui-prices-block #fn-slider-min {
    float: left;
}
#ui-prices-block #fn-slider-max {
    float: right;
}
#ui-prices-block input[type="text"] {
    display: inline-table;
    text-align: center;
    color: #575757;
    border: 1px solid #d6d6d6;
    box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.04);
    border-radius: 2px;
    padding: 5px 7px;
    font-size: 1rem;
    width: 6.875rem;
    max-width: 48%;
}
#ui-prices-block #fn-slider-price {
    overflow: visible;
    display: block;
    margin: 20px 10px;
}
.ui-slider {
    clear: both;
    position: relative;
    background: #e6e6e6;
    border: 0.0625rem solid #c2c2c2;
    margin: 1.3125rem 0rem 0.91875rem;
    padding: 0;
    height: 0.375rem;
    border-radius: 2px;
}
.ui-slider .ui-slider-range {
    position: absolute;
    top: -0.0625rem;
    border: 0.0625rem solid #76dace;
    height: 0.4375rem;
    background-color: #76dace;
    background-image: -webkit-linear-gradient(left, #76dace 80%, #2a64a7 100%);
    background-image: linear-gradient(to right, #76dace 80%, #2a64a7 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF76dace', endColorstr='#FF2A64A7', GradientType=1);
}
.ui-slider .ui-slider-handle {
    outline: none !important;
    position: absolute;
    width: 1.3125rem;
    height: 1.3125rem;
    top: -0.46875rem;
    margin-left: -0.77206rem;
    cursor: pointer;
    background: url("../png/ui-slider-handle.png") center no-repeat;
}
.purchase-list .svg-del:before {
    width: 0.875rem;
    height: 0.875rem;
}
.purchase-list .price {
    font-size: 1.2em;
    color: #333;
}
.purchase-list .bg-light {
    color: #3b3b3b !important;
    background: #f7f7f7 !important;
}
.purchase-list .bg-light > div {
    border-top: 0.1875rem solid #f0f0f0;
    border-bottom: 0.1875rem solid #f0f0f0;
}
@media (max-width: 991px) {
    .purchase-list {
        padding-bottom: 0.625rem;
    }
}
@media (min-width: 992px) {
    .purchase-list {
        display: table;
        width: 100%;
    }
}
.purchase-main > div {
    padding: 0.9375rem 0.3125rem;
    vertical-align: middle;
}
@media (max-width: 991px) {
    .purchase-main > div {
        border-top: 0.0625rem solid #e0e0e0;
    }
}
@media (min-width: 992px) {
    .purchase-main > div {
        border-bottom: 0.0625rem solid #e0e0e0;
    }
}
.purchase-row {
    display: table;
    width: 100%;
}
@media (min-width: 992px) {
    .purchase-row {
        display: table-row;
    }
}
.purchase-column {
    display: table-cell;
    width: 30%;
}
@media (max-width: 991px) {
    .purchase-column {
        display: table-row;
    }
}
.purchase-img {
    display: table-cell;
    width: 5rem;
}
@media (min-width: 992px) {
    .purchase-name {
        display: table-cell;
    }
}
.purchase-price,
.purchase-full-price {
    display: table-cell;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    text-align: center;
    white-space: nowrap;
}
.purchase-amount {
    display: table-cell;
    padding-left: 0.3125rem;
    padding-right: 0.3125rem;
    width: 5.625rem;
}
.purchase-amount .amount > span,
.purchase-amount .amount > input[type="text"] {
    height: 1.5625rem;
    line-height: 1.5625rem;
}
.purchase-amount .amount > span {
    width: 0.8125rem;
    font-size: 1em;
}
.purchase-amount .amount > input[type="text"] {
    width: 2.0625rem;
}
.delivery-description,
.payment-description {
    display: none;
}
.active + .delivery-description,
.active + .payment-description {
    display: block;
}
.cart_preorder {
    font-size: 0.75rem;
    padding: 5px;
    border-radius: 2px;
    pointer-events: none;
}
label.active {
    color: #76dace;
}
#fn-ajax_deliveries label {
    cursor: pointer;
    font-weight: bold;
    font-size: 0.90625rem;
    display: block;
}
#fn-ajax_deliveries label img {
    margin: 0 0.3125rem 0.3125rem 0rem;
    max-height: 1.25rem;
}
#fn-ajax_deliveries .delivery-description,
#fn-ajax_deliveries .payment-description {
    font-size: 0.84375rem;
    line-height: 1.2;
    margin: 0.625rem 0rem 2.5rem 0rem;
}
#fn-ajax_deliveries .delivery-description p,
#fn-ajax_deliveries .payment-description p {
    margin: 0 0 0.25rem;
}
#fn-ajax_deliveries .active {
    color: #333;
    font-size: 0.96875rem;
}
.ya-share2 {
    margin-top: 0.4375rem;
}
.ya-share2 .ya-share2__icon {
    width: 20px !important;
    height: 20px !important;
    background-size: 20px !important;
}
.ya-share2 .ya-share2__item {
    margin-bottom: 3px !important;
    opacity: 0.5;
    -webkit-filter: contrast(1.5);
    filter: contrast(1.5);
    -webkit-filter: brightness(2);
    filter: brightness(2);
    -webkit-filter: grayscale(30%);
    filter: grayscale(30%);
}
.ya-share2 .ya-share2__item:hover {
    opacity: 1 !important;
    -webkit-filter: contrast(1);
    filter: contrast(1);
    -webkit-filter: brightness(1);
    filter: brightness(1);
}
#subscribe_container {
    border-top: 1px solid #e6e6e6;
    background: #fff;
    font-size: 0.875rem;
    line-height: 1.25;
    color: #474747;
}
#subscribe_container .h2 {
    color: #1a1a1a;
    font-size: 20px;
}
#subscribe_container form {
    position: relative;
}
#subscribe_container [type="email"] {
    padding-right: 10.625rem;
}
#subscribe_container [type="submit"] {
    position: absolute;
    top: 0.0625rem;
    right: 0;
    width: 9.375rem;
    border-radius: 0 0.1875rem 0.1875rem 0;
}
#footer {
    background: #21201f;
    margin: 0;
    font-size: 0.84375rem;
    color: #8a8a8a;
}
#footer p {
    margin: 0 0 3px;
}
#footer a {
    color: #8a8a8a;
}
#footer a:hover {
    color: #f0f0f0;
}
#footer .h2,
#footer .h4 {
    margin: 0 0 0.9375rem;
    color: #e6e6e6;
    text-shadow: 0 1px 3px rgba(4, 4, 4, 0.65);
}
#footer .h2 {
    font-size: 16px;
}
#footer .h4 {
    font-size: 14px;
}
#footer .ya-share2 {
    margin-top: 0.4375rem;
}
#footer .ya-share2 .ya-share2__icon {
    width: 28px !important;
    height: 28px !important;
    background-size: 28px !important;
}
#footer .ya-share2 .ya-share2__item {
    margin-bottom: 3px !important;
    opacity: 0.9;
    -webkit-filter: contrast(1.5);
    filter: contrast(1.5);
    -webkit-filter: brightness(2);
    filter: brightness(2);
    -webkit-filter: grayscale(30%);
    filter: grayscale(30%);
}
#footer .ya-share2 .ya-share2__item:hover {
    opacity: 1 !important;
    -webkit-filter: contrast(1);
    filter: contrast(1);
    -webkit-filter: brightness(1);
    filter: brightness(1);
}
.foo-main {
    padding: 10px 0;
}
.foo-main [class^="col-"] {
    text-align: left;
    padding: 10px 15px;
}
@media (max-width: 991px) {
    .foo-main [class^="col-"] {
        padding-bottom: 25px;
    }
}
.foo-main hr {
    width: 97%;
    border: 0;
    margin: 15px 0;
    border-bottom: rgba(255, 255, 255, 0.1) 1px solid;
    border-top: rgba(0, 0, 0, 0.4) 1px solid;
}
.foo-main .text-plus-icon {
    margin: 0.625rem 0 2.1875rem;
    font-size: 22px;
}
.foo-main .text-plus-icon .name {
    color: #fff !important;
}
.foo-copy {
    background: #1e1d1d;
    color: #353433;
    font-size: 0.65625rem;
    border-top: 1px dotted #302f2e;
}
.foo-copy [class^="col-"] {
    padding: 20px 15px;
}
.foo-copy .des_by {
    float: right;
    color: #4a4947;
}
article {
    text-align: left;
}
article ul {
    padding: 1rem 2.1rem 2rem;
}
article ul li {
    font-size: 95%;
    line-height: 1.2;
    margin-bottom: 0.16667rem;
}

.be-client {
    background: #171717;
    padding: 10px 20px;
    color: #fff;
}

.be-client h5 {
    margin-bottom: 10px;
    color: #fff;
}

.widget-title-bordered {
    border-bottom: 1px solid #eeeeee;
}
.widget-title-bordered {
    margin: 0 0 10px 0;

    padding: 0 0 20px 0;
}

.icon-box {
    overflow: hidden;
}
.icon-box h1,
.icon-box h2,
.icon-box h3,
.icon-box h4,
.icon-box h5,
.icon-box h6 {
    margin: 20px 0 15px 0;
}
.icon-box.icon-lg .icon-content {
    width: 150px;
    height: 150px;
    line-height: 150px;
    font-size: 4.5em;
}
.icon-box.icon-md .icon-content {
    width: 95px;
    height: 95px;
    line-height: 85px;
    font-size: 4em;
}
.icon-box.icon-sm .icon-content {
    width: 95px;
    height: 95px;
    line-height: 85px;
    font-size: 3.2em;
}
.icon-box.icon-sm .img-circle {
    border-radius: 50%;
    border: 1px solid #337ab7;
}
.icon-box.icon-xs .icon-content {
    width: 45px;
    height: 45px;
    line-height: 45px;
    font-size: 1.7em;
}
.icon-box.fixed-section {
    position: absolute;
    top: -40px;
}
.icon-box .icon-content {
    display: block;
    float: left;
    text-align: center;
    max-width: 100%;
}
.icon-box.icon-lg .icon-box-content {
    margin: 0 0 0 135px;
}
.icon-box.icon-md .icon-box-content {
    margin: 0 0 0 120px;
}
.icon-box.icon-sm .icon-box-content {
    margin: 0 0 0 100px;
}
.icon-box.icon-xs .icon-box-content {
    margin: 0 0 0 65px;
}
.icon-box.icon-xs .icon-box-content h1,
.icon-box.icon-xs .icon-box-content h2,
.icon-box.icon-xs .icon-box-content h3,
.icon-box.icon-xs .icon-box-content h4,
.icon-box.icon-xs .icon-box-content h5,
.icon-box.icon-xs .icon-box-content h6 {
    margin: 10px 0 15px 0;
}
.icon-box.icon-xs .icon-box-content .info-title {
    margin: 10px 0 2px 0;
}
.icon-box.icon-xs .icon-box-content p {
    padding: 0;
}
.icon-box.icon-horizontal {
    text-align: center;
	min-height: 250px;
}
.icon-box.icon-horizontal .icon-content {
    float: none;
    margin: auto;
    display: inline-block;
}
.icon-box.icon-horizontal .icon-box-content {
    margin: 0;
}
.owl-prev i, .owl-next i {
    color: white;
}
.owl-prev, .owl-next {
    position: absolute;
    top: 50%;
    margin-top: -10px;
}
.owl-prev {
    left: 5px;
}
.owl-next {
    right: 5px;
}

.owl-theme .owl-nav [class*='owl-'] {
	margin: -20px 5px 5px 5px!important;
}


@media (max-width: 768px) {
	#info-bar .sleft {
		text-align: left;
		border-right: none !important;
	}
}

.social {
}

.social a {
	width: 32px;
	height: 32px;
	display: inline-block;
}

.social .facebook {
	background: url(../png/social.png) 0 0px no-repeat transparent;
}

.social .twitter {
	background: url(../png/social.png) -34px 0px no-repeat transparent;
}
.social .instagram {
	background: url(../png/social.png) -68px 0px no-repeat transparent;
}


#cookies_modal {
    position: fixed;
    bottom: 0px;
    width: 100%;
    background-color: #e0e0e0;
    padding: 5px 20px;
    min-height: 36px;
    color: #fff;
    z-index: 100;
    display: none;
    flex-direction: row;
}

.cookies_modal_text {
    float: left;
    font-size: 12px;
    color: #000;
}
.cookies_modal_text {
    padding: 5px;
}

.cookies_modal_btn {
    float: right;
}

.cookies_modal_btn button.btn {
    padding: 5px;
    font-size: 12px;
    background-color: #6290c3;
    color: #fff !important;
}

