@media (min-width: 1600px) {
	.container, .container-lg, .container-md, .container-sm, .container-xl {
	    max-width: 1540px;
	}
}
h2.product-price {
    font-size: 24px;
}
.top_header_area.stucked {
    position: fixed;
    transition: .5s all ease-out;
    box-shadow: 0px 8px 20px #e3e3e3;
    padding: 10px 0 1px 0;
    top:0;
}
.logo {
    height: 110px !important;
    max-width: initial;
}
.logo.stucked {
    height: 75px !important;
}
.topTitle {
    display:block;
    text-transform:uppercase;
}
.noBefore::before {
    background: none !important;
    border: 1px solid #858585 !important;
}
.footer-logo img {
    width: 30%;
    opacity: 0.6;
    /*filter: invert(1);*/
}
.products_bar_out {
    font-size: 14px;
}
.products_bar_out .title_area {
    font-size: 2.2em;
    border-bottom: 1px solid #d2ac67;

}
.products_bar_out .title_area a {
    font-weight:700;

}
.products_results
{
	display:inline-block;
    font-weight: normal;
    line-height: 28px;
    margin: 0 20px;
    font-size: 1rem;
}

.products_results span
{
	font-size: 1.3em;
	font-weight: bold;
}

.select_box2
{
	display:inline-block;
	height: 30px;
	background:#fff;

}
.product_item_icons_item {
    position: absolute;
    z-index: 9;
    left: 10%;
    background: #535c39;
    top: 5%;
    color: white;
    padding: 4px 10px;
    font-weight: 700;
    border-radius: 10px;
}
.search_select2
{
	position:relative;
	cursor:pointer;
	margin-left: 5px;
	margin-right:10px;
	text-align: center;
}

.search_select2::after
{
	font-family: "Font Awesome 5 Free";
	content:'\f0d7';
	margin-left: 10px;
	font-weight: 900;
}

.search_select_in2
{
	line-height:28px;
	width:110px;
	font-weight:normal;
	display: inline;
	text-align:left;
	overflow:hidden;
	white-space:nowrap;
    font-size: 1rem;
}

.select_options2
{
	display:none;
	position:absolute;
	z-index:102;
	min-width:130px;
	max-height:300px;
	overflow:auto;
	background: #e2e2e2;;
	padding:10px;
}

.option_item2
{
}

.option_item2 a
{
	display:block;
	padding-left:10px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
	font-weight:normal;
	color:#484848	;
	text-align: center;
    font-size: 1rem;
}

.option_item2 a:hover
{
	background:#333;
	color:#fff;
}
.textAlignResponsiveR {
	text-align:right;
}
.textAlignResponsiveL {
	text-align:left;
}
.alert-warning {
    color: #484848 !important;
    background-color: #f1ebe0;
    border-color: #d2ac67;
}
.lazy
{
	color: transparent;
	animation: 2s linear 0s normal none infinite running fa-spin;
  /*  background-color:#fff;
    background-image:url(../images/design/lazyload_loader.gif);
    background-repeat:no-repeat;
    background-position:center;*/
}

.lazy.loaded
{
    animation: 0.5s ease 0s normal none 1 running fadein;
}
.product_item_image_in {
    margin: 0 auto;
    position: relative;
    z-index: 1;
}
.product_image_first, .product_image_second {
    position: relative;
    top: 0;
    left: 0;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    text-align: center;
}
.product_image_second {
    position: absolute;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
    height: 100%;
    z-index: 2;
}
.single-recommended-product {
    border-bottom: 1px solid #efebeb;
}
.single-recommended-product:hover img {
    opacity:0.8;
}
.product_item:hover img {
	/*opacity:0.8;*/
}
#glass {
    position: absolute;
    border-radius: 0%;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 0.85), 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
    display: none;
    background-repeat: no-repeat;
    background-color: rgba(0,0,0,.6);
    z-index:1000;
}
.img-responsive {
    width: 100%;
    height: auto;
}
.img-responsive2 {
    height: 100%;
    width: auto;
    max-height: 200px;
}
.swiper-thumb {
    opacity: 0.8;
}
.swiper-thumb.active {
    opacity: 1;
}
.carousel-indicators li {
	border:0px solid transparent!important;
}
.avail0, .avail0, .avail1, .avail2, .avail3, .avail4, .avail5 {
    color: #151515;
}
.avail0 {
	color:#d2ac67;
}
.avail1 {
	color:#63bf78;
}
.avail2 {
	color:#d66c46;
}
.avail3, .avail4, .avail5 {
	color:#46aad6;
}
.avail0.ver2, .avail1.ver2, .avail2.ver2, .avail3.ver2, .avail4.ver2, .avail5.ver2 {
	margin:0px;
	font-size:16px;
	padding:8px 12px;
}
#overlay {
    background-color: rgba(255, 255, 255, 0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    display:none;
    z-index: 99999;
}
.added {
    position: fixed;
    /* left: 50%; */
    top: 0%;
    z-index: 100;
    display: none;
    text-align: center;
    background-color: rgba(68, 68, 68, 1);
    color: #e8e8e8;
    padding: 15px 0 5px 0;
    font-size: 15px;
    z-index: 999999;
    width: 100%;
}
.added .result {
  line-height: 25px;
  font-size: 15px;
  padding:5px 0;
}
.added .box {
	height:auto;
	padding:8px 10px;
	margin:0 10px 10px 0;
	background: #d2ac67;
	display:inline-block;
	font-size:12px;
	border-radius:1px;
}
.added .box:hover {
	 background: #333;
}
.added  a {
	color:#eee;
}
.added .box:hover {
	text-decoration:none;
	color:#fff;
}
.cart_list {
    width: 100%;
    max-width: 100%;
    margin: 0px 0 0 0;
}
.cart_list th, .cart_list th.gInfo {
    padding: 15px 20px;
    background: rgba(0, 0, 0, .05);
    border:1px solid #e5e5e5;
    font-size: 16px;
    color: #113446;
    text-transform: uppercase;
}
.cart_list th.gInfo {
    background: rgb(90, 96, 97);
    color:#eee;
    font-size: 17px;
}
.cart_list th ~ th {
    text-align: center;
}
.cart_list td {
    padding: 20px;
		line-height: 22px;
    border:1px solid #e5e5e5;
}
.cart_list .cell_3 {
    text-align: center;
    min-width: 140px;
}
.cart_list .cell_5 {
    text-align: center;
}
.cart_list .cart_price {
    text-align: right;
}
.cart_item.separator {
    background: #999;
    color: white;
    display:none;
}
.cart_item.separator td {
	line-height:0px;
	display: list-item;
}
.cart_item__img {
    width: 100px;
    display:inline-block;
}
.cart_item__img img {
	width:100%;
}
.cart_item__info {
    margin: 0 0 0 160px;
}
.cart_item__name {
    padding: 0 20px;
    display: inline-block;
}
.cart_item__name h3 a{
	font-size: 21px;
	color:#666;
}
.cart_item__variant {
    margin: 15px 0 0 0;
    font-size: 14px;
    color: #113446;
}
.cart_item__details {
    margin: 10px 0 0 0;
    font-size: 17px;
}
.cart_item__details p {
    margin: 5px 0 0 0;
    font-size: 0.8em;
}
.cart_item__details p span {
    color: #113446;
}
.cart_item .quantity_box {
    margin: 0;
    position: relative;
}
.cart_item .quantity_box input {
    width: 40px;
    text-align: center;
    margin:0 5px;
    color: black;
    line-height: 10px;
}
.cart_item .quantity_box .quantity_down, .cart_item .quantity_box .quantity_up {
	font-size: 13px;
	background: whitesmoke;
	padding: 3px 5px;
}
.cart_item .quantity_box .quantity_down:hover, .cart_item .quantity_box .quantity_up:hover {
	cursor:pointer;
}
.cart_item .cart_update {
    width: 88px;
    margin: 5px 0 0 0;
    font-size: 12px;
    padding: 10px;
}
.cart_list .cart_buttons .btn {
    font-size: 10px;
    padding: 10px;
}
.cart_item__remove i {
    vertical-align: baseline;
}
.account_section {
}
.account_section label {
	font-weight:normal;
}
.account_section .form-group {
    margin-bottom: 25px;
}
.account_section h4, .account_section h2 {
    overflow: hidden;
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 0 6px 0;
    border-bottom: 1px solid #aaa;
    text-transform: uppercase;
}
.smaller {

}
.smallest {
    font-size: 0.9em;
}
.bg-info {
    background-color: #f2f4f5!important;
}
.account_section h4 span {
    vertical-align: top;
    float: right;
}
.account_section h4 a {
    font-weight: normal;
}
.account_section h4 a ~ a {
    margin: 0 0 0 15px;
}
.account_section h4 a:before {
    margin: 0 5px 0 0;
    font: 14px/24px 'FontAwesome';
}
.account_section h4 a.link_add:before {
    content: '\f067';
}
.account_section h4 a.link_edit:before {
    content: '\f040';
}
.account_section h4 a.link_close:before {
    content: '\f00d';
    font: 14px/24px "Font Awesome 5 Free";
    font-weight:600;
}
.account_section h4 a.link_delete:before {
    content: '\f1f8';
}
.account_section p.note {
    margin: 15px 0 0 0;
}
.account_section .btn {
    margin-right: 15px;
    padding:10px;
}
.account_section label {
    line-height: 34px;
}
.account_section .address_item {
    line-height: 26px;
}
.account_section .address_item:before {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 7px 0 0;

    border:1px solid #fe5252;
    font: 15px/25px 'FontAwesome';

    color: #113446;
    text-align: center;
    cursor: default;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}
.account_section .address_item {
    margin: 15px 0 0 0;
}
.account_section .address_item ~ .address_item {
    margin: 10px 0 0 0;
}
.account_section .address_location {
}
.account_section .address_location:before {
    content: '\f015';
}
.account_section .address_phone:before {
    content: '\f095';
    font-size: 14px;
}
.account_section .address_user:before {
    content: '\f007';
}
.squaredFour {
  width: 20px;
  position: relative;
  margin: 0 auto;
  float:left;
  margin-right:10px;
}
.squaredFour label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  top: -3px;
  left: 0;
  background: #fcfff4;
  border-radius: 2px;
  border:1px solid #999;
}
.squaredFour label:after {
  content: '';
  width: 9px;
  height: 8px;
  position: absolute;
  top: 4px;
  left: 4px;
  border: 3px solid #333;
  border-top: none;
  border-right: none;
  background: transparent;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.squaredFour label:hover::after {
  opacity: 0.5;
}
.squaredFour input[type=checkbox] {
  visibility: hidden;
}
.squaredFour input[type=checkbox]:checked + label:after {
  opacity: 1;
}
ul.payments  {
	list-style-type:none;
	padding:0;
}
.payments li {
    display: inline-block;
    border: 1px solid #bbb;
    line-height: 45px;
    padding: 3px 20px 0px 20px;
    margin: 10px 20px 10px 0;
    background: #eee;
    color: #333;
    height: 50px;
    font-size: 14px;
}
.payments li .payment_radio {
	vertical-align: middle;
	margin:0px 10px 0 0;
}
#payment_details {
	padding:10px 0 0 0;
	line-height: 22px;
}
textarea#comments {
    width: 100% !important;
    min-height:70px;
}
.cart_summary__row {
    margin: 0px;
}
.cart_summary__row span{
    float:right;
}
.white-popup-block {
    background: #FFF;
    padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;
    font-size: 0.8em;
}

.tools a {
    font-size: 28px;
    margin: 0 7px;
    color: #956713;
}
.tools a:last-child {
    font-size: 29px;
    /* padding: 0 0 10px 0; */
}
.tools a:hover {
	color: #343473;
}
.passwordMess .short{
color:#FF0000;
}
.passwordMess .weak{
color:orange;
}
.passwordMess .good{
color:#2D98F3;
}
.passwordMess .strong{
color: limegreen;
}
.passwordMess{
	font-size: 12px;
    width: 100%;
    text-align: right;
    padding: 0 3%;
}
.pagination_text
{
	font-weight:normal;
	font-size:13px;
	letter-spacing:1.3px;
	color:#58585a;
	line-height:30px;
}

.my_pagination_area
{
	 display:table-cell;
	 vertical-align:middle;
	 width:100%;
}

ul.my_pagination {
	display: table;
    margin: 0 auto;
    list-style: outside none none;
    padding: 0;
    margin: 0 auto;
}

.page_txt
{
	display:table;
	margin:0 auto;
	font-weight:normal;
	font-size:12px;
	letter-spacing:0.4px;
	color:#808080;
}

.my_pagination > li {
  display: inline-block;
	margin-left:8px;
	font-size: 1.1rem;
	width:30px;
	height:30px;
	background:#845e19;
	text-align:center;
	line-height:30px;
	color:#eee;
	float: left;
	    border-radius: 10px;
}

.my_pagination > li:first-child
{
	margin-left:0;
}

.my_pagination > li > a
{
	display: block;
  background:#ffffff;
  font-weight: normal;
  color: #555;
  border:0px solid #fff;
}
.my_pagination > li > a:hover {
	color: #eee;
	background:#555
}
.my_pagination > li.active > a {
	color: #000;
}

.my_pagination li.pag_first
{
	margin-right:5px;
}
.my_pagination li.products_count {
    width: auto;
    background: none;
    color: #555;
}
.my_pagination li.pag_last,
.my_pagination li.pag_next
{
	margin-left:5px;
}

.my_pagination li.pag_prev, .my_pagination li.pag_next,
.my_pagination li.pag_first, .my_pagination li.pag_last
{
    height: 30px;
	background:#e6e6e6;
	border-radius:3px;
}

.my_pagination li.pag_prev a, .my_pagination li.pag_next a,
.my_pagination li.pag_first a, .my_pagination li.pag_last a
{
    margin: 0;
    padding: 0;
}

.pagination_out {
    display: flex;
    justify-content: center;
}

.pagination_out .pag_prev,
.pagination_out .pag_next
{
	display: table-cell;
    width: 35px;
    vertical-align: middle;

}

.pagination_out .pag_prev_in,
.pagination_out .pag_next_in
{
	display: block;

    font-size: 17px;
    font-weight: normal;
    color: #4d4d4d;
    height: 35px;
    width: 35px;
    text-align: center;
    line-height: 30px;
    background: #fff;
    border: 1px solid #c5c5c5;
}

.pagination_out .pag_prev_in {
    margin-right: 5px;
}

.pagination_out .pag_next_in {
    margin-left: 5px;
}

.pagination_out .pag_prev a,
.pagination_out .pag_next a
{
	display: block;
    color: #999999;
    font-size: 20px;
    letter-spacing: 0.1px;
    font-weight: normal;
    line-height: 34px;
    width: auto !important;
}

.pagination_out .pag_prev a {
    text-align: center;
}

.pagination_out .pag_next a {
    text-align: center;
}

.pagination_out .pag_prev_in a:hover, .pagination_out .pag_next_in a:hover {
    color: #000;
}

.my_pagination li.pag_prev:hover, .my_pagination li.pag_next:hover,
.my_pagination li.pag_first:hover, .my_pagination li.pag_last:hover
{
	background:#ee7f00;
}

.my_pagination li.pag_prev:hover a > i, .my_pagination li.pag_next:hover a > i,
.my_pagination li.pag_first:hover a > i, .my_pagination li.pag_last:hover a > i
{
	color:#fff;
}
.onlyOneMetric {
    -webkit-appearance: none !important;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
    padding: 0 !important;
    border: 1px solid transparent !important;
    font-size: 1.2em !important;
    pointer-events: none;
}
.social_item ul li
{
	float: left;
  margin: 0px 5px;
  font-size: 25px;
  color: #666;
}
.social_item ul li img
{
	background:white;
	opacity:0.75;
}
.social_item ul li img:hover
{
	opacity:0.90;
}
.social_item:last-child
{
	margin-right:0;
}
.social_item a img {
   opacity:0.8;
}
.social_item a img:hover {
   opacity:1;
}
.social_area
{
	display:table;
	/* margin:0 auto; */
}
.account_section input {
    font-size: 0.9rem;
}
.memo {
    font-size: 0.8em;
    font-style: oblique;
}
.findUs {
    background: #eaeaea;
    line-height: 30px;
}
.footer-first {
    background: #efece6;
}
ul.footer_widget_menu {
    padding: 0 !important;
}
#cartTotal {
    font-size: 15px;
    color: #d2ac67;
}
.cartNotEmpty {
	color: #d2ac67 !important;
}
.max500 {
    max-width: 500px;
}
.single-banner {
    position: relative;
    z-index: 1;
}
.single-banner::before {
    position: absolute;
    left: 35px;
    top: 30px;
    border: 13px solid #c3c3c3;
    content: "";
    opacity: .3;
    width: calc(100% - 70px);
    height: calc(100% - 60px);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.single-banner .inner-text {
    position: absolute;
    right: 0%;
    top: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* width: 100%; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}
.single-banner .inner-text h3 {
    color: #252525;
    font-weight: 700;
    padding: 11px 28px;
    background: #ffffff;
    /* border-radius: 10px; */
    font-size: 18px;
    border: 1px solid #d2ac67;
}
.single-banner:hover::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
.text-gray {
	color:#6c6c6c;
}
.text-gray-darker {
	color:#4c4c4c;
}
.materialsAccordion .btn {
    color: #b69860;
    /* margin: 0; */
    font-size: 0.7em;
    padding: 0;
}
.materialsAccordion .card:first-child {
	border-top:none;
}
.materialsAccordion  .card-header {
	padding:10px 0px;
}
.search-result .title {
    font-size: 1.1em;
    text-align: center;
    min-height: 50px;
}
.height-vw {
    height: 30vw;
    background-position: center;
    min-height: 300px;
}
.mainTitle {
    font-weight: bold;
    color: #838383;
    font-size: 1.2rem;
    letter-spacing: 3px;
    width: 200px;
    transition: all 0.5s ease;
}

.top_header_area .helper:hover .mainTitle {
    color: #343473;
}
.navbar-toggler:focus {
    box-shadow: 0 0 0 0rem !important;
}
.navbar-toggler {
    border: 0px solid #dddddd;
    height: 37px;
    color: #343473;
    font-size: 27px;
    display: none !important;
}
#karl-navbar .nav-item {
    border-bottom: 2px solid transparent;
}
#karl-navbar .nav-item:hover {
    border-bottom: 2px solid #7d7d7d;
}

#karl-navbar .nav-item.selected {
    border-bottom: 2px solid #5ebd3f;

}
.product_categories {
    font-size: 1.1rem;
}
.product_categories ul li {
    list-style-type: circle;
    margin: 5px 0;
}
.discount-at-price {
    margin-left: 20px;
    color: #888;
    text-decoration: line-through;
}
span.ended {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 1.1rem;
}
#slideshow_out_out {
    position: relative;
    z-index: 0;
    margin: 0 0 0px 0;
}
#slideshow_out {
    position: relative;
    height: 65vh !important;
}
.height-800 {
    height: 65vh !important;
    background-position: 50% 50%;
    background-size: cover;
}
.welcome_slide_text {
    background: #ffffffdd;
    padding: 1% 3%;
    text-align: center;
    font-size: 1.6rem;
    border: 1px solid #bbb;
    position: absolute;
    bottom: 10%;
    font-size: 1.4rem;
    border-radius: 5px;
}
.owl-carousel .owl-nav div {
	height: 40px;
	left: 20px;
	line-height: 40px;
	font-size: 42px;
	color: #BBBBBB;
	opacity: 1;
	visibility: visible;
	position: absolute;
	text-align: center;
	top: 45%;
	transform: translateY(-50%);
	transition: all 0.3s ease 0s;
	width: 40px
}

.owl-carousel .owl-nav div.owl-next {
	left: auto;
	right: 20px
}

.owl-carousel .owl-nav div.owl-next i {
	position: relative;
	right: 0;
	top: 1px
}

.owl-carousel .owl-nav div.owl-prev i {
	position: relative;
	right: 1px;
	top: 0px
}

.owl-carousel:hover .owl-nav div {
	opacity: 1;
	visibility: visible
}

.owl-carousel:hover .owl-nav div:hover {
	color: #fff;
}
.texts {
    font-size: 1.1rem;
}
.showcase img {
    max-width: 400px;
    width:100%;
}
.form-control {
    appearance: auto !important;
    -webkit-appearance: auto !important;
}

.topRight {
    text-transform: uppercase;
    font-weight: bold;
    padding-top: 3rem!important;
    color:#956713;
}
.stucked .topRight {
    padding-top: 1.5rem!important;
}
.topRight span {
    display: block;
    font-weight: normal;
}
.cc-window{opacity:1;transition:opacity 1s ease}.cc-window.cc-invisible{opacity:0}.cc-animate.cc-revoke{transition:transform 1s ease}.cc-animate.cc-revoke.cc-top{transform:translateY(-2em)}.cc-animate.cc-revoke.cc-bottom{transform:translateY(2em)}.cc-animate.cc-revoke.cc-active.cc-bottom,.cc-animate.cc-revoke.cc-active.cc-top,.cc-revoke:hover{transform:translateY(0)}.cc-grower{max-height:0;overflow:hidden;transition:max-height 1s}
.cc-link,.cc-revoke:hover{text-decoration:underline}.cc-revoke,.cc-window{position:fixed;overflow:hidden;box-sizing:border-box;font-family:Helvetica,Calibri,Arial,sans-serif;font-size:12px;line-height:1.2em;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;z-index:9999}.cc-window.cc-static{position:static}.cc-window.cc-floating{padding:1em;max-width:24em;-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner{padding:1em 1.8em;width:100%;-ms-flex-direction:row;flex-direction:row}.cc-revoke{padding:.5em}.cc-header{font-size:15px;font-weight:700}.cc-btn,.cc-close,.cc-link,.cc-revoke{cursor:pointer}.cc-link{opacity:.8;display:inline-block;padding:.2em}.cc-link:hover{opacity:1}.cc-link:active,.cc-link:visited{color:initial}.cc-btn{display:block;padding:.4em .8em;font-size:.9em;font-weight:700;border-width:2px;border-style:solid;text-align:center;white-space:nowrap}.cc-banner .cc-btn:last-child{min-width:140px}.cc-highlight .cc-btn:first-child{background-color:transparent;border-color:transparent}.cc-highlight .cc-btn:first-child:focus,.cc-highlight .cc-btn:first-child:hover{background-color:transparent;text-decoration:underline}.cc-close{display:block;position:absolute;top:.5em;right:.5em;font-size:1.2em;opacity:.9;line-height:.75}.cc-close:focus,.cc-close:hover{opacity:1}
.cc-revoke.cc-top{top:0;left:3em;border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}.cc-revoke.cc-bottom{bottom:0;left:3em;border-top-left-radius:.5em;border-top-right-radius:.5em}.cc-revoke.cc-left{left:3em;right:unset}.cc-revoke.cc-right{right:3em;left:unset}.cc-top{top:1em}.cc-left{left:1em}.cc-right{right:1em}.cc-bottom{bottom:1em}.cc-floating>.cc-link{margin-bottom:1em}.cc-floating .cc-message{display:block;margin-bottom:1em}.cc-window.cc-floating .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-banner{-ms-flex-align:center;align-items:center}.cc-banner.cc-top{left:0;right:0;top:0}.cc-banner.cc-bottom{left:0;right:0;bottom:0}.cc-banner .cc-message{-ms-flex:1;flex:1}.cc-compliance{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:justify;align-content:space-between}.cc-compliance>.cc-btn{-ms-flex:1;flex:1}.cc-btn+.cc-btn{margin-left:.5em}
@media print{.cc-revoke,.cc-window{display:none}}@media screen and (max-width:900px){.cc-btn{white-space:normal}}@media screen and (max-width:414px) and (orientation:portrait),screen and (max-width:736px) and (orientation:landscape){.cc-window.cc-top{top:0}.cc-window.cc-bottom{bottom:0}.cc-window.cc-banner,.cc-window.cc-left,.cc-window.cc-right{left:0;right:0}.cc-window.cc-banner{-ms-flex-direction:column;flex-direction:column}.cc-window.cc-banner .cc-compliance{-ms-flex:1;flex:1}.cc-window.cc-floating{max-width:none}.cc-window .cc-message{margin-bottom:1em}.cc-window.cc-banner{-ms-flex-align:unset;align-items:unset}}
.cc-floating.cc-theme-classic{padding:1.2em;border-radius:5px}.cc-floating.cc-type-info.cc-theme-classic .cc-compliance{text-align:center;display:inline;-ms-flex:none;flex:none}.cc-theme-classic .cc-btn{border-radius:5px}.cc-theme-classic .cc-btn:last-child{min-width:140px}.cc-floating.cc-type-info.cc-theme-classic .cc-btn{display:inline-block}
.cc-theme-edgeless.cc-window{padding:0}.cc-floating.cc-theme-edgeless .cc-message{margin:2em 2em 1.5em}.cc-banner.cc-theme-edgeless .cc-btn{margin:0;padding:.8em 1.8em;height:100%}.cc-banner.cc-theme-edgeless .cc-message{margin-left:1em}.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn{margin-left:0}

.e-lianiko .mobile {
    display:none;
}
.parallax {
    /*background: url(../images/22.jpg);*/
    background: rgb(15 24 3 / 100%);
    background-attachment: fixed;
    background-position: 80% 60%;
    background-size: cover;
    height: 680px;
    background-repeat: no-repeat;
    position: relative;
    text-align: center;
    padding: 69px 0 0 0;
}
.parallax .overlay {
    position: absolute;
    background: rgb(15 24 3 / 100%);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
}
.parallex_text {
    position: relative;
    z-index: 99;
}
.parallex_text h3, .parallex_text p, .parallex_text h5 {
    color: #fff;
}
.parallex_text p {
    font-size: 21px;
    margin: 36px 0 37px 0px;
    line-height: 28px;
}
img.no1 {
    vertical-align: text-top;
}