@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: 1500px !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: Bahnschrift;
	font-size: 16px;
	color: #333;
}
.up-line { background-color: #61993B;}
.up-line img { margin: 5px }
.up { background-color: #F5F5F5; padding: 5px 0}
.free_offer { border: 1px solid red; border-radius: 13px; padding: 30px}
.free_offer_page {
	background-image: url( /resources/images/form-bgr.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 20px 0px;
	background-size:cover;
}
.bgr1 {
	background-image: url( /resources/images/bgr1.png);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 60px 0px;
	background-size:cover;
}
.bgr2 {
	background-image: url( /resources/images/bgr2.png);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 60px 0px;
	background-size:cover;
	line-height:1.8
}
.brands { background-color: rgba(97,153,59,0.94); padding: 10px 0}
.bgr3 {
	background-image: url( /resources/images/bgr-down.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	padding: 0px 0 30px 0;
	line-height: 1.6;
	background-size:cover;
	
}

.pad5 {
	padding:5px;
}

.pad10 {
	padding:10px;
}

.pad20 {
	padding:20px;
}
.gray-border {
	padding:20px;
	border: 1px solid #EEE;
}
.product-list { position: relative; }
.product-list .new {
width: 51px;
height:51px;
background: url('/resources/images/new.png') no-repeat;
}
.product-list .promo {
background: url('/resources/images/promo.png') no-repeat;
}
.promo {
	position:absolute;
	left:5px;
	top:5px;
	height:23px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}


.new {
	position:absolute;
	right:70px;
	top:5px;
	height:23px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}
.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 {
	border: 1px solid #EEE;
	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;
}
.wishlist {
	position:absolute;
	left:8px;
	bottom:10px;
	width:30px;
	height:30px;
	border:none;
	z-index:300;
	margin:0;
	padding:0;
}


#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: -25px !important; }
.slick-prev { left: -55px !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; }

/* FILTERS ************************************************************************************************************/
#frmFilter ul { list-style: none; }
/* title */
#frmFilter h2 { font-size: 16px;
	border-bottom: 1px #eee solid;
	padding-bottom: 2px;
	font-weight: bold; }
/* options */
#frmFilter li label { font-size: 14px; font-weight: normal; }
#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; }
#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;
}
#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; }


.product_list {
	display:inline-block; height: auto; vertical-align: top;
	margin:10px;
	background-color:#FFFFFF;
}
.product_list:not(.slick-slide){
	width:332px;
}
@media screen and (max-width: 1450px) {
 .product_list:not(.slick-slide){
	width:260px !important;
}
}

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

}
}


.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;
}

.banners-wrapper { 
    position: relative; /* Задължително за absolute позициониране на децата */
    min-height: 400px; /* Или височината на вашия банер */
}



/* Стилизиране на самата форма */
.free_offer {
    position: absolute;
	/* Позициониране по вертикала */
    top: 13vw;
    transform: translateY(-50%); /* Това я центрира точно спрямо нейната собствена височина */
    right: 12%; /* Разстояние от десния край */
    z-index: 10;
    width: 100%;
    max-width: 33%; /* Ограничава ширината на формата */
    background: #fff; /* Бял фон като на снимката */
    padding: 20px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}
.free_offer_listing { background-color:#000000; padding: 60px 0}
.hide-label label {
  display: none;
}

.white-bgr input {
  margin: 5px 0;
}
.white-bgr textarea {
  margin: 5px 0;
  min-height: 140px;
}

.card {
    background: #fff;
    width: 100%;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    text-align: center;
}

.card-header {
    background-color: #62993B; /* Зеленият цвят от снимката */
    height: 30px;
    position: relative;
}
.flag-text {
/*    position: absolute;
    top: 18%;
    left: 12%;
    transform: translateX(-50%);
	*/
	 display: inline-block;
    padding: 3px 8px;
	color:#FFFFFF;
	background-color: #DB082B;
	border-radius: 8px

}
.logo-circle {
    background: #fff;
    width: 4vw;
 /*   height: 60px; */
    border-radius: 50%;
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
    padding: 7px;
    display: flex;
    align-items: center;
    justify-content: center;
 /*   box-shadow: 0 2px 5px rgba(0,0,0,0.1); */
	border: #62993B 12px solid;
}

.logo-circle img {
    width: 100%;
	margin: 0px
}

.card-body {
    padding: 50px 20px 20px;
}

.title {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 20px;
    color: #000;
}

.service-info {
   /* display: flex; */
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-bottom: 30px;
}



.service-text {
    font-size: 0.85vw;
    color: #161616;
}

.divider {
    height: 1px;
    background: #eee;
    width: 100%;
    margin-bottom: 15px;
}

.price-section {
    color: #e31e24; /* Червеният цвят за цената */
    margin-bottom: 5px;
}

.price-label {
    font-size: 1.5rem;
    font-weight: 900;
	color: #e31e24;
}

.price-value {
   /* font-size: 3rem; */
    font-weight: 900;
	color: #e31e24;
}

.more-info {
    display: block;
    font-size: 0.8rem;
    color: #161616;
    text-decoration: none;
    margin-bottom: 20px;
    letter-spacing: 1px;
}

.partners {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
  /*  border-top: 1px solid #eee;
    padding-top: 15px;
	*/
}

.castrol-logo {
    height: 25px;
}

.partner-text {
    color: #161616;
    font-size: 1rem;
}

.card-footer {
    background-color: #DB082B;
	padding: 0px !important
}

.cta-button {
    width: 100%;
    background: transparent;
    border: none;
    color: #fff;
    padding: 20px;
    font-size: 1.1rem;
    font-weight: bold;
    cursor: pointer;
    transition: background 0.3s;
}

.cta-button:hover {
    background-color: #c1171d;
}

/* WEBP Images */
.product-image,
.product_image,
.image_with_hover {
	display: block; overflow:hidden; position: relative;
	height:125px;
	background-size: 100%;
	background-position: 50%;
	background-repeat: no-repeat;
}
@media screen and (max-width: 1450px) {
 .product-image,
.product_image,
.image_with_hover {
	height:112px;

}
}

@media only screen and (max-width: 1910px) and (min-width: 1450px)  {
   .product-image,
.product_image,
.image_with_hover {
	height:187px;

}
}

.red_form {
	font-family: Bahnschrift;
	font-size: 1.5vw;
	color: #DF082C;}
.white_form {
	font-family: Bahnschrift;
	font-size: 1.5vw;
	color: #fff;}	
	
.form_but_2 { width: 72%; margin: 0px}	
@media screen and (max-width: 1600px) {
 	.form_but_2 {
		width: 92% !important;
	}
}

.service-form img{ margin: 5px }
.other_services  {
	background-image: url( /resources/images/bgr3.png);
	background-position: center top;
	background-repeat: repeat-x;
	padding: 30px 0px;
}

#div-privacy input {
    margin: 5px 5px;
	float:left
}

.service-form {
	color: #fff;
}

.service-form .red-input,
.service-form .red-select {
	background: #ff0033;
	border: none;
	border-radius: 0;
	color: #fff;
	height: 2.5vw;
	font-size: 0.9vw;
}

.service-form .red-input::placeholder {
	color: #fff;
	opacity: 1;
	font-size: 0.9vw;
}

.service-form .red-select {
	padding-right: 40px;
}

.service-form .input-icon {
	position: relative;
}

.service-form .input-icon i {
	position: absolute;
	right: 15px;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
}

.service-form .form-row {
	margin-bottom: 15px;
}

.service-form select option {
	color: #000;
}

.service-form .info-line {
	display: flex;
	align-items: center;
	gap: 10px;
	margin-bottom: 12px;
	font-size: 20px;
}

.service-form .info-line i {
	font-size: 20px;
	color: #fff;
}

.service-form .warning {
	color: #ff0033;
	font-weight: bold;
	margin-bottom: 20px;
}

.service-form .label-text {
	color: #fff;
	font-weight: bold;
	white-space: nowrap;
}

.service-form .label-col{
	width: 60px;
	flex-shrink: 0;
}

.service-form .form-label-custom{
	margin: 0;
	color: #fff;
	font-size: 0.9vw;
}
