@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Oswald&display=swap');
@import url('https://fonts.googleapis.com/css?family=Roboto:300&display=swap');
@import url("modules/paid_services.css");
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 1550px !important;
	}
@media screen and (max-width: 1600px) {
 	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
		max-width: 78% !important;
	}
}
body,td,th {
	font-family: Mulish;
	font-size: 16px;
	color: #161616;
	line-height: 1.8;
}
.content-with-builder { width: 100%; color: #FFF; }
.content-without-builder { width:1500px; margin:0 auto; color: #FFF; }
@media screen and (max-width: 1600px) {
 	.content-without-builder { width:80%; margin:0 auto; color: #FFF; } 
}

/*body { min-width: 1300px; }*/
.up {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	padding:35px 0;
	background-image: url(/resources/images/bgr-up.png);
	background-repeat: repeat-x;
	background-position: center top;
}
@media only screen and (max-width: 4000px) and (min-width: 1925px)  {
	.up { width: 1600px !important; left: 26.8vw !important; }
}
.up1 {

	width:100%;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	padding:35px 0;
	background-image: url(/resources/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
@media only screen and (max-width: 4000px) and (min-width: 1925px)  {
	.up1 { width: 1600px !important; margin: 0 auto !important; }
}
.text1 { background-color: #1F375B; padding: 60px 0}
.text2 { background-color: #222D4F; padding: 80px 0}
.text3 { background-color: #1F375B; padding: 20px 0; line-height: 1}
.text3-text { line-height: 1.2}

.bgr1 {
	background-repeat: repeat-x;
	background-position: center top;
}
.bgr2 {
	background-repeat: repeat-y;
	background-position: center top;
	padding: 10px;
}
.bgr3 {
	background-image: url( /resources/images/bgr-down.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 50px 0px 60px 0;
	background-size:cover
}
.bgr-donw-line { background-color: #001036}
.pad5 {
	padding:5px;
}

.pad10 {
	padding:10px;
}

.pad20 {
	padding:20px;
}
.gray-border {
	padding:5px;
	border: 1px solid #EEE;
	background-color: #FFF;
}
.product-list { position: relative; }
.product-list .new {

}
.product-list .promo {
}
.new {
	position:absolute;
	left:12px;
	top:15px;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	background-color: #8DB867;
	color:#FFFFFF; 
	font-size: 0.7vw;
	font-weight:bold;
	padding: 0px 5px;
	border-radius: 5px
}


.promo {
	position:absolute;
	left:12px;
	top:45px;
	height:auto;
	border:none;
	z-index:300;
	margin:0;
	background-color: #FF495A;
	color:#FFFFFF; 
	font-size: 0.7vw;
	font-weight:bold;
	padding: 0px 5px;
	border-radius: 5px
}
.black-bgr {
	background-repeat: repeat-x;
	background-position: bottom;
}
.form1 {
	background-color: #F7F7F7;
	padding: 6px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #E6E6E6;
	border-right-style: none;
}
.form1-1 {
	background-color: #F7F7F7;
	padding: 7px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E6E6E6;
}
.menu-bgr {
	padding:0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	margin-bottom: 3px;
}
.dots {
    position:absolute;
    right:0px;
    bottom:50px;
    width:100%;
    height:0px;
    border:none;
    z-index:300;
    margin:0;
    padding:0;
}
.gray-border1 {
	background-color: #FFF;
	margin: 0px;
}

.upp {
	text-transform: uppercase;
}


.gray-border1-1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.gray-border2 {
	padding:10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EEE;
	border-right-color: #EEE;
	border-bottom-color: #EEE;
	border-left-color: #EEE;
	margin: 0px;
}
.arrow {
	background-repeat: repeat-x;
	background-position: right center;
	height: 37px;
	width: 178px;
	padding-top:15px;
	padding-left:20px;
}
.prozr {
	padding:10px;
	background-repeat: repeat;
}



#banners {

	border: medium none;

	width:100% ! important;

	left: 0;

	margin: 0;

	overflow: hidden;

	padding: 0;

	position: relative;

	top: 0;



	/*z-index: 100;*/

}



#banners img{

	max-width: 100%;

	height: auto;

	width: auto\9; /* ie8 */



}
.grow { transition: all .2s ease-in-out; }
.grow:hover { transform: scale(1.1); }

.products-slider-container { width: 90%; margin: 0 auto; }
.testimonials-carousel { width: 90%; margin: 0 auto; }
.slick-next { right: -13px !important; }
.slick-prev { left: -22px !important; }
.slick-prev::before, .slick-next::before {
	color: black !important;
}
.discount { padding: 0 10px; }
.discount .item-carousel { overflow: hidden; padding-top:5px;}
.discount .item-carousel, .discount .slick-vertical .slick-slide {
    border-bottom:1px #ddd solid !important;
	padding: 10px 0;
}
.discount .item-content .gray_16-1 { font-size:16px; line-height:normal; display: block;}
.discount .item-content .lilavo_20 { font-size:18px; }




.quotes {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 35px;
	margin: 10px;
}

.date {
	position:absolute;
	left:10px;
	top:0px;
	width:50px;
	height:55px;
	border:none;
	z-index:300;
	margin:0;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}
.b1 {
	padding:10px;
	background-color: #2970FF;
}
.b1-1 {
	padding:10px;
	background-color: #00A0E3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2970FF;
}
.g1 {
	padding:10px;
	background-color: #8FB504;
}
.g1-1 {
	padding:10px;
	background-color: #ADD41E;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8FB504;
}

/* Horizontal filters */
.filter_horizontal {}

.filter_horizontal ul {
	margin:0;
	padding:0;
}

.filter_horizontal ul li {
	display: inline-block;
}

.filter_horizontal .dropdown-menu {
	min-width: 13rem !important;
	padding: 5px;
}

.filter_horizontal .dropdown-menu li {
	display: block;
}

.filter_horizontal .dropdown .dropdown-toggle {
	border: 1px #000 solid;
	min-width: 130px;

	display: flex;
	align-items: center;
}

.filter_horizontal .dropdown .dropdown-toggle::after {
	content: none;
}

.filter_horizontal .dropdown .dropdown-toggle .button-text {
	margin-right: auto;
}

.filter_horizontal .dropdown .dropdown-toggle .caret {
	margin-left: auto;
}

#fancyGallery, .f-thumbs {
	max-width: 440px;
	min-width: 300px;
	margin:0 16px !important;
}

#fancyGallery .f-carousel__slide {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* Customers orders ***************************************************************************************************/
.tblCustomerOrders {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0;
	padding: 0;
}

.tblCustomerOrders th {
	background-color: #5E7B88;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	text-align: left;
}

.tblCustomerOrders td {
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.geeks {

        overflow: hidden;
        margin: 0 auto;
    }
      
    .geeks img {
        width: 100%;
        transition: 0.8s all ease-in-out;
    }
      
    .geeks:hover img {
        transform: scale(1.1);
    }
	
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #71A3C9 !important;
  background: #71A3C9 !important;
 
}

.ui-accordion .ui-accordion-header {
 font-size: 18px !important
}
.ui-accordion .ui-accordion-content {
  font-family: Mulish !important;
}	

.awishlist {
	display: inline-block;
	height:24px; width: 27px;
	background-image: url('/resources/images/fav1.svg');
	background-size: 27px;
}

.awishlist.inwishlist {
	background-image: url('/resources/images/fav2.svg');
}

.wishlist {
	position:absolute;
	right:12px;
	top:15px;
	width:27px;
	height:24px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}

.product_list:not(.slick-slide){
	width:332px;
}

@media screen and (max-width: 1450px) {
 .product_list:not(.slick-slide){
	width:235px !important;
}
}
@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
.product_list:not(.slick-slide){
	width:290px !important;
}
}   

/* FILTERS ************************************************************************************************************/
#frmFilter ul { list-style: none; padding: 5px 0px 25px 10px !important }
/* title */
#frmFilter h2 { font-size: 0.9vw;
	border-bottom: 1px #eee solid;
	padding-bottom: 7px;
	font-weight: normal;
	color: #fff; }
/* options */
#frmFilter li label { font-size: 17px; font-weight: normal; }
#frmFilter li label a { color: #fff; }
#frmFilter ul.two-columns { overflow: auto; }
#frmFilter ul.two-columns li { float: left; width: 50%; }
/* slider */
#frmFilter .slider-range { margin-left: 9px; }
#frmFilter .ui-slider .ui-slider-handle { width: 1em; height: 1em; }
#frmFilter .ui-slider-horizontal { height: .6em; margin-top: 16px; }
#frmFilter .from-to-input { width: 36%; }
#frmFilter ul.two-columns li.checkbox_with_image {
	width: 40px;
	margin: 5px;
}
#frmFilter ul.two-columns li.checkbox_with_image:first-child { margin-left:0; }
#frmFilter .option_with_image {
	width: 40px;
	height:40px;
	border: 1px #E5E5E5 solid;
	float: left;
  margin: 2px;
  border-radius: 20px;
}
#frmFilter .checkbox_with_image.checked .option_with_image {
	border: 2px #000 solid;
}

/*#frmFilter .filter-vid_sdelka label span { display: none; }*/
#frmFilter .filter-ekstri label span { display: none; }

#frmFilter .multiselect-container li { display: block; }

.prod-fav img { margin: 0px !important}

.multiple-items .slick-next {
  top: 40px !important;
}

/* SLICK **********************************************************************/

.multiple-items .slick-prev, .multiple-items .slick-next {
	top: auto;
	transform: translate(-50%, 0) rotate(0deg);
}

.multiple-items .slick-next {
	top: 55px !important;
}
@media screen and (max-width: 1450px) {
 .multiple-items .slick-next {
	top: 37px !important;
}
.multiple-items .slick-prev {
	top: 37px !important;
}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
  .multiple-items .slick-next {
	top: 45px !important;
}
.multiple-items .slick-prev {
	top: 45px !important;
}
}
.multiple-items .slick-prev {
	left: -0px !important;
}

.slick-prev, .slick-next { z-index:999; }

.prod-img {
	width:100%;
	height:5.3vw;
	object-fit:cover;
}
.price-bgr {
  background-color: #1F375B;
  border: 1px solid #1F375B;
  border-radius: 10px;
  padding: 10px;
}

/* tabs */
.nav-tabs .nav-item { margin-right: 5px; }
.nav-tabs .nav-link {
	background: #1F375B;
	color: #fff;
	font-family: Mulish;
	border: none;
	font-weight: normal;
	font-size: 18px !important;
	margin: 0 15px;
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	background: #71A3C9 !important;
	color: #fff;
	border-color: #71A3C9 !important;
	font-size: 18px !important;
}	

.nav-tabs {
  border-bottom: none !important;
  background: #1F375B;
  padding: 15px
}
.attr_image { width: 50px; margin: 0px !important}
.bgr1-1 {background: #1F375B;
  padding: 15px 15px}

#inputSearch {
	position: absolute;
	width: 200px;
	height: 35px;
	padding: 1px 5px;
	display: none;
}


@media only screen and (max-width: 4000px) and (min-width: 1920px)  {
	#inputSearch {
	position: absolute;
	width: 200px;
	height: 35px;
	right: 27.6%;
	padding: 1px 5px;
	display: none;
}
}
@media screen and (max-width: 1450px) {
#inputSearch {

	right: 11.6% !important;

}
}
@media only screen and (max-width: 1700px) and (min-width: 1450px)  {
 #inputSearch {

	right: 12.6% !important;

}
}
@media only screen and (max-width: 1920px) and (min-width: 1700px)  {
 #inputSearch {

	right: 10.6% !important;

}
}
#btnSearch {
	cursor: pointer;
}
.product_list {
	display:inline-block; height: auto; vertical-align: top;
	margin:10px;
	background-color:#FFFFFF;
}

.banner_center { width: 100%;}

@media only screen and (max-width: 4000px) and (min-width: 1925px)  {
	.banner_center { width: 1600px; margin: 0 auto !important}
}

.contact_us {
    position: fixed;
    z-index:999;
    right: 10px;
    bottom: 10px;
}
/* Animation property */
.wiggle {
  animation: wiggle 2s linear 6;
  animation-delay: 2s;
}

/* Keyframes */
@keyframes wiggle {
  0%, 7% {
    transform: rotateZ(0);
  }
  15% {
    transform: rotateZ(-15deg);
  }
  20% {
    transform: rotateZ(10deg);
  }
  25% {
    transform: rotateZ(-10deg);
  }
  30% {
    transform: rotateZ(6deg);
  }
  35% {
    transform: rotateZ(-4deg);
  }
  40%, 100% {
    transform: rotateZ(0);
  }
}
.service-button { width: 35%}