@media print {
	#se_single_adminArea{
		display: none !important;
	}
}

.fancybox-container.fancybox-is-open{
	display: none !important;
}

.fancybox-image{
	position: static !important;
}

.preloader{
	display: none !important;
}

.custom_car_title{
	font-family: 'Inter', sans-serif !important;
	font-style: normal;
	font-weight: 300;
/*	font-size: 28px;*/
	font-size: 24px;
	line-height: 30px;
	padding-top: 20px;
	padding-bottom: 10px;
	color: #010101;
}

.custom_car_title span{
	font-weight: 700 !important;
}

#single_custom_id{
	display: inline-block;
	width: auto;
	/* background-color: #E8A724; */
	color: #010101;
	/* margin-bottom: 7px;
	margin-left: -20px;
  padding: 3px 20px; */
  padding: 0px;
}

#request_ad_details_info_container{
	border: 1px solid #7D839B;
	border-radius: 10px;
	background-color: #F4F6F8;
	padding: 25px 30px 25px 30px;
	margin-bottom: 20px;
	font-size: 16px;
	color: #181A1E;
}

#request_ad_details_info_container a:hover{
	color: #dc9d01 !important;
}


#single_custom_marca a:hover,
#single_custom_model a:hover,
#single_custom_caroserie a:hover,
#single_custom_combustibil a:hover,
#single_custom_culoare a:hover{
 -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
	color: #9C6726;
}

#single_custom_marca span,
#single_custom_model span,
#single_custom_caroserie span,
#single_custom_combustibil span,
#single_custom_culoare span{
  color: #000000 !important;
}

#servicii-personalizate-modal .checkboxContainer.acceptance{
	float: left;
	padding-left: 15px;
	padding-right: 15px;
}

#servicii-personalizate-modal .checkboxContainer.acceptance a:hover{
	color: #dc9d01 !important;
}

#servicii-personalizate-modal .checkboxContainer.acceptance label{
	padding-left: 29px;
	font-size: 12px !important;
	font-weight: 400;
	padding-right: 15px;
	cursor: pointer;
}

#servicii-personalizate-modal .checkboxContainer.acceptance .checkmark{
	left: 15px !important;
	right: auto !important;
}

#servicii-personalizate-modal .checkboxContainer.acceptance .checkmark::after{
	right: 6px !important;
	top: 2px !important;
	height: 11px !important;
}

#servicii-personalizate-modal-validate-acceptance{
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	margin-bottom: 15px;
}

.ad_pachet_container .checkboxContainer svg path{
	stroke: #FFF;
}

.ad_pachet_container .checkboxContainer svg{
	border-radius: 50%;
	margin-left: 11px;
	background-color: #FFF;
	width: 5px;
  height: 5px;
}

.ad_pachet_container.active .checkboxContainer svg{
	border-radius: 0px !important;
	margin-left: 6px !important;
	background-color: transparent!important;
	width: auto !important;
	height: 13px !important;
}

.ad_pachet_container.active .checkboxContainer svg path{
	stroke: #E8A724;
}

.single_car_right_info_txt{
	align-items: center !important;
	gap: 10px;
}


/* cst checkbox */
.checkboxContainer {
  display: flex;
  align-items: flex-start;
  position: relative;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  justify-content: flex-start;
}

.checkboxContainer label{
	width: 100%;
	z-index: 99;
	position: relative;
}

.checkmark {
  position: absolute;
  top: 0;
  right: 5px;
  height: 23px;
  width: 23px;
  border: none!important;
}

.checkboxContainer input:checked ~ .checkmark::after {
  display: block;
}

.checkboxContainer .checkmark::after {
	right: 7px;
	top: 3px;
	width: 6px;
	height: 12px;
	border: solid #E8A724;
	border-width: 0px 2px 2px 0;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	content: "";
	position: absolute;
	display: none;
}
/* end cst checkbox */

label, div, span, p, a{
	font-family: inherit !important;
}

.footer-transparent{
	margin-top:0px !important;
}

.slides{
	background-color: #f6f6f6 !important;
}

.se_single_cst_br{
	height: 10px;
}

.custom_price_se_wrapper{
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}

.custom_car_price_title{
	font-family: 'Inter', sans-serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 21px;
	color: #FFFFFF;
	display:flex;
}

.custom_car_price_title p{
	font-weight: 400;
	font-family: 'Inter', sans-serif !important;;
	font-style: normal;
	font-size: 14px;
	padding-left: 8px;
}


.custom_car_price_1{
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 20px;
	color: #E8A724;
}

.custom_car_price_title_2{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
	font-family: 'Inter', sans-serif !important;;
}

.custom_car_price_2{
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #FFF;
	line-height: 20px;
	font-family: 'Inter', sans-serif !important;
}

.rata_lunara_container{
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
  color: #FFF;
	line-height: 20px;
	margin-top: 2px;
	margin-bottom: 0px;
	display: flex;
	align-items: center;
	column-gap: 4px;
	cursor: pointer;
	width: fit-content;
	visibility: hidden;
	padding-bottom: 22px;
  padding-top: 5px;
}

.custom_rata_lunara_val{
  font-weight: 700;
}

#se_ad_section_mobile_price{
	background-color: #000000;
	/* margin: 4px 16px 0px 16px; */
	/* border-radius: 5px; */
	min-height: 100px;

  margin: 24px 0px 0px 0px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

#se_ad_section_mobile_price .custom_right_price{
	padding: 12px 21px 0px 21px;
}

#se_ad_section_mobile_price .rata_lunara_container{
	padding-bottom: 15px;
}

#se_ad_section_mobile_price .popover{
	top: 100px !important;
}

#se_ad_section_mobile_price .popover-content .rata_popover_info:nth-of-type(1),
#ad_pachete_web_section .popover-content .rata_popover_info:nth-of-type(1){
  padding-top: 10px;
}

.rata_lunara_container svg{
	height: 18px;
	width: 18px;
}

.rata_lunara_container svg path{
  fill: #FFF;
}

#singleAd_stickyHeader-price_col2{
	margin-left: 50px;
}

.rata_lunara_container:hover{
	color: #E8A724;
}

.rata_lunara_container:hover svg path{
	fill: #E8A724;
}

#se_ad_description_container{
	margin-bottom: 20px;
}

#description_collapse_container{
	display: flex;
	flex-direction: row;
	align-items: center;
}

#collapseDescription{
	height: 48px;
	background: #E8A724;
	font-family: 'Inter';
	font-size: 16px;
	line-height: 20px;
	border-radius: 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #010101;
	cursor: pointer;
	text-transform: none;
	max-width: 410px;
	width: 100%;
	border: none;
	letter-spacing: normal;
	margin-top: 20px;
	margin-bottom: 20px;
}

#collapseDescription:hover,
#description_collapse_container span:hover{
	color: white !important;
}

#description_collapse_container span{
	width: 48px;
	height: 48px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #010101;
	cursor: pointer;
	text-transform: none;
	background: #E8A724;
	font-family: 'Inter';
	font-size: 40px;
	border-radius: 4px;
	margin-left: 15px;
	transition: opacity .5s linear;
}

.custom_single_description_section_title{
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	color: #010101;
	margin-bottom: 15px;
	margin-top: 25px;
}

#ad_gallery_carousel .f-carousel__slide img{
	max-height: 485px;
	height: 100vh;
	object-fit: cover;
}

#ad_gallery_carousel .f-thumbs__slide img{
	max-height: 72px !important;
	min-height: 72px !important;
	object-fit: cover !important;
}

.custom_slider_and_info{
	display:flex;
	max-height: 610px !important;
	position: relative;
}

/* contact agent */
.agent_contact_container .qlwapp{
	display: block !important;
	animation-duration: 1.5s;
	animation-timing-function: ease-in;
	animation-iteration-count: 1;
	transform-origin: center;
	pointer-events: none;
	box-sizing: border-box;
	width: auto;
}

.agent_contact_container{
	background-color: #F4F6F8;
	display: flex;
	flex-direction: row;
	border-radius: 10px;
	margin: 30px 0px;
}

.agent_card{
	background-color: #E8A724;
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
	align-items: center;
	width: 170px;
	min-width: 170px;
	border-radius: 10px;
	padding-top: 5px;
}

.agent_card img{
	width: 160px;
	height: 160px;
	border-radius: 5px;
	object-fit: cover;
	margin-bottom: 10px;
}

.agent_card label:nth-child(2){
	font-weight: 700;
	font-size: 16px;
	line-height: 16px;
	color: white;
	margin-bottom: 3px !important;
}

.agent_card label:nth-child(3) {
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #181A1E;
  padding-bottom: 12px;
}

#agent_contact_col2{
	max-width: 540px;
	width: 100%;
	margin: 0px auto;
	padding: 24px 0px 24px 5px;
}

.agent_contact_title{
   color: #010101;
   font-size: 25px;
   font-weight: 700;
   margin-bottom: 14px;
}

#agent_contact_col2 > label:nth-child(2){
	color: #010101;
	font-size: 16px;
	font-weight: 400;
	margin-bottom: 20px
}

.qlwapp_wrapper{
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 20px;
}

.qlwapp_wrapper label{
	color: #010101;
	font-size: 16px;
	font-weight: 400;
	margin: 0px;
}

.qlwapp a.qlwapp-toggle{
	background-color: #58BD54;
	color: white;
	height: 48px;
	border: none;
	width: 300px;
	border-radius: 4px;
	margin-bottom: 0px;
	font-size: 16px !important;
	font-family: 'Inter', sans-serif !important;
	font-weight: 600 !important;

	pointer-events: all;
	cursor: pointer;
	box-shadow: 0 1px 6px 0 rgba(0,0,0,.06),0 2px 32px 0 rgba(0,0,0,.16);
	position: relative;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin-left: auto;
	margin-right: auto;
}

.qlwapp a.qlwapp span{
	font-family: 'Inter', sans-serif !important;
}

.qlwapp .qlwapp-toggle svg {
	margin: 0 12px 0 0;
	height: 22px;
	fill: white;
}

.qlwapp a.qlwapp-toggle:hover{
	background-color: #12A481 !important;
}
/* end */

#custom_se_ad_dotari{
	margin-bottom: 20px;
}


#custom_se_ad_dotari ul{
	width: 100%;
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
}

#custom_se_ad_dotari ul li:before {
	content: '\2713';
	position: absolute;
	left: 0;
}

#custom_se_ad_dotari ul li{
	position: relative;
	padding-left: 16px;
	line-height: 27px;
}

.fancybox__infobar{
	font-family: Inter, Sans-serif !important;
	color: #FFF;
	font-size: 16px;
	padding-left: 10px;
}

.video-container {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
}

.video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#ad_info_4_collapse ul{
	display: grid;
	grid-template-columns: 1fr 1fr;
	column-gap: 20px;
}


#ad_info_4_collapse ul li{
	font-family: 'Inter', sans-serif !important;
	font-style: normal;
	font-weight: 400;
	font-size: 16px;
	color: #000000;
	display: flex;
	align-items: center;
}

#ad_info_4_collapse ul li::before { /* add the new bullet point */
	display: inline-block;
	content: '';
	-webkit-border-radius: 50%;
	border-radius: 50%;
	height: 6px;
	width: 6px;
	margin-right: 10px;
	background-color: #bdbdbd;
}
@media only screen and (max-width: 1199px) {

	#main_wrapper{
		justify-content: center;
	}

	#ad_pachete_web_section{
		display: none !important;
	}

	#ad_pachete_mobile_section{
		display: flex !important;
	}


	#singleAd_stickyHeader-title{
		display: none;
	}

	.custom_slider_and_info{
		max-height: 100% !important;
	}

	#single_car_btn1a, #single_car_btn2a{
		width: calc(50% - 5px);
	}

	#ad_gallery_carousel .f-carousel__slide img{
		height: 100% !important;
	}

	.se_relatedAds_carContainer_overlay_price .price span{
		font-size: 15px !important;
	}
}

@media only screen and (max-width: 1200px) {

	.single-ads_stoc_extern #finantate_leasing_form_submit{
		max-width: 300px;
		width: 100% !important;
	}

	#finantare_leasing_form .form-group{
		min-width: 300px;
		max-width: 300px;
	}

	#se_ad_section_6{
		background-size: cover !important;
	}
}

@media only screen and (max-width: 991px) {
	#agent_contact_col2 .qlwapp a{
		width: 200px;
	}
}

@media only screen and (max-width: 767px) {

  #cebia-download-istoric-modal .modal-body {
    padding: 15px !important;
  }

  #cebia-download-istoric-modal .form-group {
    padding: 0px !important;
  }

  #cebia-download-istoric-modal #submit_cebia-download-istoric-modal{
    max-width: 100% !important;
  }

  #download_raport_cebia_mobile{
    display: flex !important
  }

  #download_raport_cebia{
    display: none !important
  }

  #download_raport_cebia_mobile,
  #download_raport_cebia{
    width: 100%;
    justify-content: flex-end !important;
    padding-left: 0px !important;
    gap: 10px !important;
  }

  #download_raport_cebia_mobile span,
  #download_raport_cebia span{
    margin-left: auto;
  }

  #download_raport_cebia_mobile > img,
  #download_raport_cebia > img{
    margin-right: auto;
  }

  #se_ad_section_6 label:nth-of-type(3){
    margin-bottom: 10px !important;
  }

	#intereseaza-modal_step2 .checkboxContainer{
		margin-bottom: 0px !important;
	}

	#ad_info_4_collapse ul{
		display: inherit !important;
	}

	#ad_pachete_mobile_section{
		padding-bottom: 20px !important;
		padding-top: 15px !important;
	}

	#se_ad_section_mobile_price{
		display: flex;
	}

	#se_ad_section_1{
		margin-top: 16px !important;
	}

	#ad_info_1_collapse, #ad_info_2_collapse, #ad_info_3_collapse, #ad_info_4_collapse{
		padding-left: 16px !important;
	}

	/* #single_custom_id{
		margin-left: -16px !important;
	} */

	.fancybox__slide.has-youtube .fancybox__caption p{
		font-size: 16px !important;
	    padding: 0px 12px !important;
	}

	#se_ad_section_5{
		padding: 25px 16px 22px 16px !important;
	}

	#ad_gallery_carousel{
		border: none !important;
	}

	#se_ad_section_0 .custom_car_title{
		padding: 20px 16px 10px 16px !important;
	}

	.agent_contact_container.mobile,
	.custom_slider .f-thumbs.f-carousel__thumbs,
	#se_ad_section_1{
		padding: 0px 16px !important;
	}

	#main_wrapper .row{
		margin: 0px !important;
	}

	#main_wrapper,
	#main_wrapper .container{
		padding: 0px;
	}

	#left_side{
		width: 100%;
	}

	.custom_single_description_section_title{
		line-height: normal;
	}

	.single-ads_stoc_extern .se_ad_section #single_reviews_widget{
		margin: 0px 16px 100px 16px !important;
	}

	#custom_se_ad_dotari ul{
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
	}

	#se_ad_description_container{
		margin-top: 20px;
	}

	#description_collapse_container{
		flex-direction: column;
	}

	#description_collapse_container span{
		margin-left: 0px;
	}

	#singleAd_stickyHeader-buttons a:nth-child(1), #singleAd_stickyHeader-buttons a:nth-child(2){
		width: calc(50vw - 15px);
		padding: 14px 25px !important;
	}


	#singleAd_stickyHeader-buttons{
		height: auto !important;
	}

	#singleAd_stickyHeader-buttons{
		flex-direction: row;
		width: 100%;
	}

	#singleAd_stickyHeader-thumbnail img{
		height: 62px;
		max-width: 83px;
		font-size: 12px;
	}

	.singleAd_stickyHeader_container{
		height: 127px;
	}

	.singleAd_stickyHeader_wrapper{
		padding-bottom: 2px;
	}

	#singleAd_stickyHeader-price_col2_row1,
	#singleAd_stickyHeader-price_col2_row2,
	#singleAd_stickyHeader-price_col1 label{
		font-size: 16px;
		line-height: 16px;
	}

	#singleAd_stickyHeader-price_col1 label:nth-of-type(2){
		font-size: 15px;
		line-height: 15px;
	}

	#singleAd_stickyHeader-price_col2_row3,
	#singleAd_stickyHeader-price_col1 span{
		font-size: 12px;
		line-height: 12px;
	}

	#singleAd_stickyHeader-price{
		margin-right: 0px;
		margin-left: 15px;
		width: calc(100% - 100px);
	}

	#singleAd_stickyHeader-price_col2{
		margin-left: auto;
	}

	#singleAd_stickyHeader-buttons{
		justify-content: space-between;
	}

	#singleAd_stickyHeader-price{
		max-height: 62px;
	}

	.fancybox-image{
		max-height: 45vh;
		object-fit: cover !important;
	}

	#fancybox__ad_title,
	.fancybox__footer{
		visibility: visible !important;
	}

	.fancybox__container {
		margin-bottom: 70px;
		padding-top: 70px;
	}

	.fancybox__toolbar{
		background: var(--f-button-bg) !important;
	}

	.fancybox__backdrop{
		background: #000 !important;
		opacity: 1 !important;
	}

	#fancybox__ad_title{
		font-family: Inter, Sans-serif !important;
		color: #FFF;
		font-size: 16px;
		line-height: 22px;
		font-weight: 600;
		padding-left: 15px;
		padding-right: 15px;
		top: 60px;
		position: absolute;
	}

	.fancybox__footer{
		position: absolute;
		bottom: -50px;
		left: 0;
		right: 0;
		z-index: 1;
	}

	.fancybox__toolbar__column.is-right > .f-button{
		background: transparent;
		color: #FFF;
		padding-right: 5px;
	}

	#fancybox__ad_bottom_price{
		display: flex;
		flex-direction: column;
		padding: 0px 15px;
		font-family: Inter, Sans-serif !important;
		margin-bottom: 20px;
	}

	#fancybox__ad_price_1,
	#fancybox__ad_price_2{
		font-size: 16px;
		font-weight: 600;
		color: #FFF;
	}

	#fancybox__ad_price_2 > span:nth-of-type(1){
		font-weight: 400 !important;
	}

	#fancybox__ad_price_1 > span:nth-of-type(1){
		font-size: 16px;
		color: #E8A724;
	}


	#fancybox__ad_bottom_buttons{
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		width: 100%;
		padding: 0px 15px;
	}

  #fancybox__ad_bottom_button-whatsapp{
		height: 48px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #25D366;
    border-radius: 4px;
  }

	#fancybox__ad_bottom_button-apel{
		/* background-color: #12A481; */
    border: 1px solid #FFF;
		justify-content: center;
		display: flex;
		align-items: center;
		height: 48px;
		border-radius: 4px;
		font-family: Inter, Sans-serif !important;
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 20px;
		color: #FFFFFF;
		width: calc(30% - 10px);

	}

	#fancybox__ad_bottom_button-oferta{
		background-color: #1c69d4;
		justify-content: center;
		display: flex;
		align-items: center;
		height: 48px;
		border-radius: 4px;
		font-family: Inter, Sans-serif !important;
		font-style: normal;
		font-weight: 600;
		font-size: 16px;
		line-height: 20px;
		color: #FFFFFF;
		width: calc(70% - 58px);
	}

	#ad_gallery_carousel #overlay_sold_ad label{
		outline: 2px solid #E8A724;
		outline-offset: 2px;
		border-radius: 3px;
		font-size: 22px;
		padding: 4px 12px;
	}


	#finantare_leasing_form .form-group-wrapper {
    	width: 100%;
  	}

	.single-ads_stoc_extern #finantate_leasing_form_submit{
		width: 100% !important;
		max-width: none !important;
	}

	.single-ads_stoc_extern .finantare_content.calculator{
		padding: 30px 0px !important;
	}

	#se_ad_section_6 label:nth-of-type(1){
		font-size: 25px !important;
		padding-bottom: 20px;
		padding-top: 40px !important;
	}

	#se_ad_section_6 label:nth-of-type(2){
		font-size: 16px !important;
	}

	.ad_info_collapse_title{
		font-size: 18px !important;
	}

	#single_relatedAds_section_title{
		font-size: 20px !important;
	}

  #se_ad_section_3,
  #se_ad_section_4{
    padding: 0px 16px !important;
  }

  #se_ad_section_6{
    margin-left: 16px;
    margin-right: 16px;
  }

  #download_raport_cebia_mobile{
    margin-top: 22px;
  }

  #se_ad_section_mobile_price{
    margin: 15px 16px 15px;
    border-radius: 10px;
  }

  #ad_pachete_mobile_section{
    margin: 0px 16px !important;
    border-radius: 10px !important;
    width: calc(100% - 32px) !important;
    min-width: unset !important;
  }
}

@media only screen and (max-width: 390px) {
	#collapseDescription{
		white-space: normal;
		height: auto;
		line-height: 23px;
	}
}

@media only screen and (max-width: 360px) {
	#download_raport_cebia_mobile > img,
	#download_raport_cebia > img{
    display: none !important;
  }

  #download_raport_cebia_mobile,
  #download_raport_cebia{
    gap: 0px !important;
  }

  #download_raport_cebia_mobile span,
  #download_raport_cebia span{
    margin-right: auto;
  }
}

@media only screen and (max-width: 350px) {

	#se_ad_section_6 label:nth-of-type(1){
		font-size: 22px;
	}
}

@media only screen and (max-width: 340px) {
	.se_relatedAds_carContainer .short-description-1 > h3 > a{
		font-size: 15px !important;
	}

	.price-tag.se_relatedAds_carContainer_overlay_price .price span{
		font-size: 14px !important;
	}

  .rata_lunara_container{
    font-size: 14px !important;
  }

}

@media only screen and (max-width: 349px) {
	#singleAd_stickyHeader-price_col1{
		display: none;
	}

	.sm_hidden{
		display: inline-block !important;
	}

	#singleAd_stickyHeader-price_col2_row1 .sm_hidden{
		font-size: 16px;
		color: #FFF;
		margin-right: 5px;
	}

	#singleAd_stickyHeader-price_col2_row2 .sm_hidden{
		font-size: 12px;
		color: #FFF;
	}

	#singleAd_stickyHeader-price_col2_row3 .sm_hidden{
		font-size: 12px;

	}

	#singleAd_stickyHeader-price_col2_row2{
		font-size: 15px;
	}

	#singleAd_stickyHeader-price_col2{
		margin-left: 0px !important;
	}

	#singleAd_stickyHeader-price{
		margin-left: auto;
		width: auto;
	}

}

@media only screen and (max-width: 600px) {
	.custom_slider #carousel img{
		max-height: 90px !important;
		min-height: 90px !important;
	}

	#custom_se_ad_dotari ul{
		-webkit-column-count: 1;
		-moz-column-count: 1;
		column-count: 1;
	}

	.custom_slider_and_info{
		min-height: 390px;
	}
}

/* Test slider */
#single-slider ul.slides{
	display: flex;
}

#single-slider ul.slides li a{
	height: 100%;
	display: block;
}


/* related ads */
.overlay_sold_ad_relatedAds{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(7,13,25,0.7);
	top: 0;
	bottom: 0;
}

.overlay_sold_ad_relatedAds label{
	margin: 0px;
	outline: 2px solid #E8A724;
	outline-offset: 2px;
	border-radius: 3px;
	color: #E8A724;
	font-size: 22px;
	font-weight: 600;
	padding: 4px 12px;
	font-family: 'Inter', sans-serif !important;
	background: linear-gradient(to right, #000000, #282A2F);
}

.se_relatedAds_carContainer{
	max-width: 360px !important;
	width: 100%  !important;
	margin-left: auto !important;
	margin-right: auto !important;
	float: none !important;
}

.se_relatedAds_carContainer_overlayHeader{
	height: 37.5px;
	display: flex;
	align-items: center;
}

.se_relatedAds_carContainer_overlay_logo {
  position: absolute;
  top: 14px;
  left: 19px;
  width: 42px !important;
  height: 51px !important;
  z-index: 99;
}

.se_relatedAds_carContainer_overlay_sitename {
  width: 100%;
  text-align: center;
  color: #E8A724;
  font-size: 16px;
  line-height: 16px;
  font-weight: 700;
  font-family: "Inter", Sans-serif;
}

.category-grid-box-1 {
	background-color: black !important;
	border-radius: 4px !important;
	border: none !important;
}

.se_relatedAds_carContainer .image{
	margin: 0px 6px 5px 6px;
}

.se_relatedAds_carContainer .short-description-1 {
	background: #010101 none repeat scroll 0 0;
	border-radius: 4px;
/*		  padding: 15px 22px 0px 22px;*/
	border: none;
	padding: 0px 15px 0px;
	height: 75px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.se_relatedAds_carContainer .short-description-1 > h3 {
	display: flex;
	max-height: 40px;
	overflow: hidden;
}
.se_relatedAds_carContainer_overlay_carModel {
  color: white !important;
  font-size: 16px !important;
  line-height: 20px !important;
  font-weight: 700 !important;
}

.se_relatedAds_carContainer_overlay_carModel:hover{
	color: #f5af02 !important;
}

.se_relatedAds_carContainer_overlay_price {
  position: static !important;
}

.se_relatedAds_carContainer_overlay_price span {
  background: none !important;
  color: #E8A724 !important;
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 400 !important;
  padding: 0px !important;
  font-family: "Inter", Sans-serif;
}

.se_relatedAds_viewMore {
  margin: 4px 6px 6px 6px;
}

.se_relatedAds_viewMore a:hover {
  background: #E8A724;
}
.se_relatedAds_viewMore a {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 48px;
  background: #D9D9D9;
  border-radius: 3px;
  font-style: normal;
  font-weight: 700 !important;
  font-size: 16px;
  color: #232323 !important;
}

.se_relatedAds_carContainer .image img{
	height: 262px;
	object-fit: cover;
}


.se_relatedAds_carContainer .ad-info {
	background: #D9D9D9;
	border-radius: 3px;
	padding: 15px 16px;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

.se_relatedAds_carContainer .ad-info:hover{
	background: #E8A724 !important;
}

.se_relatedAds_carContainer .ad-info label {
	margin-bottom: 0px;
	font-style: normal;
	font-weight: 400;
	font-size: 13px;
	line-height: 13px;
	color: #000000;
	cursor: pointer;
}
@media screen and (max-width: 859px){
	.se_relatedAds_carContainer .image img{
		height: 242px;
	}

	.custom_single_related_cars{
		height: 640px;
	}

	.custom_single_se_related_cars.custom_single_se_related_cars .owl-nav{
		display: none !important;
	}

	.single-ads_stoc_extern .owl-dots, .single-ads_stoc_extern .text-center.slide_gesture_info{
		visibility: visible !important;
	}

  #single_internal_linking_container{
    justify-content: center !important;
    padding-bottom: 60px;
  }
}


.custom_single_se_related_cars .owl-nav{
	display: block !important;
}

.custom_single_related_cars .owl-nav .owl-next {
  position: absolute !important;
  right: -35px !important;
  top: 155px !important;
}

.custom_single_related_cars .owl-nav .owl-next:hover {
	background: none !important;
	color: #010101 !important;
}

.custom_single_related_cars .owl-nav .owl-next i,
.custom_single_related_cars .owl-nav .owl-next span {
	font-size: 80px !important;
	color: #010101 !important;
	background-color: transparent !important;
	box-shadow: none !important;
}

.custom_single_related_cars .owl-nav .owl-prev {
	position: absolute !important;
	left: -35px !important;
	top: 155px !important;
	right: auto !important;
}

.custom_single_related_cars .owl-nav .owl-prev:hover {
	background: none !important;
	color: #010101 !important;
}

.custom_single_related_cars .owl-nav .owl-prev i,
.custom_single_related_cars .owl-nav .owl-prev span {
	font-size: 80px !important;
	color: #010101 !important;
	background-color: transparent !important;
	box-shadow: none !important;
}


.custom_single_se_related_cars .owl-theme .owl-dots .owl-dot span {
  background: #010101 !important;
  border: 2px solid #010101 !important;
  width: 14px !important;
  height: 14px !important;
}

.custom_single_se_related_cars .owl-theme .owl-dots .owl-dot.active span {
  background: #DA9C22 !important;
}

.owl-dots, .text-center.slide_gesture_info{
	visibility: hidden !important;
}
/*end related ads */


#overlay_sold_ad{
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: rgba(7,13,25,0.7);
	top: 0;
	bottom: 0;
}

#overlay_sold_ad label{
	margin: 0px;
	outline: 4px solid #E8A724;
	outline-offset: 4px;
	border-radius: 7px;
	color: #E8A724;
	font-size: 50px;
	padding: 8px 20px;
	font-family: 'Inter', sans-serif !important;
	background: linear-gradient(to right, #000000, #282A2F);
	font-weight: 600;
	/*filter: drop-shadow(0px 4px 0px rgba(0,0,0,0.35));*/
}

#se_single_adminArea{
	padding: 0px;
	background: #000000;
}

#se_single_adminArea .row{
	display: flex;
	flex-direction: row;
}

#se_adminArea_adSold{
	margin-left: auto;
}

#se_single_adminArea a{
	padding: 20px 0px 20px 15px;
	display: inline-block;
	color: white;
	width: 160px;
	text-align: center;
}
#se_single_adminArea a i{
	padding-right: 7px;
}

#se_single_adminArea a:hover{
	color: #E8A724;
}

#se_adminArea_adExternUrl i,
#se_adminArea_adLocalUrl i,
#se_adminArea_adLDelete i{
	padding-right: 7px;
}

#se_adminArea_adExternUrl:hover,
#se_adminArea_adLocalUrl:hover,
#se_adminArea_adLDelete:hover{
	color: #E8A724;
}

#deleteModal{
	bottom: auto !important;
	width: 100vw;
	height: 100vh;
}

#deleteModal .modal-dialog{
	top: 50% !important;
	transform: translateY(-50%) !important;
	margin-top: 0px !important;
}

#deleteModal .modal-header,
#deleteModal .modal-content{
	background-color: #000;
}

#deleteModal .close{
	color: white !important;
	opacity: 1;
}

#deleteModal .modal-header{
	border-bottom: 2px solid rgba(255, 255, 255, 0.2) !important;
}

#deleteModal .modal-body{
	padding: 20px;
	color: white;
}

#deleteModal .modal-body p{
	font-size: 20px;
}

#deleteModal .modal-footer{
  border-top: none;
  display: flex;
  padding: 0px 15px 10px 15px;
}

#deleteModal .modal-footer .btn{
	border-radius: 4px;
}

#deleteModal .modal-footer .btn-danger{
	margin-left: auto;
}


/* servicii personalizate popup */
#servicii-personalizate-modal .checkboxContainer label{
	font-weight: 400;
	padding-left: 30px;
	cursor: pointer;
}

#servicii-personalizate-modal .checkmark{
	left: 0px;
	right: unset;
}

#servicii-personalizate-modal .checkboxContainer .checkmark::after{
	right: 6px;
}

#servicii-personalizate-modal #serviciiPersonalizateModal-footnote{
	font-weight: 400 !important;
	font-size: 12px !important;
}

#servicii-personalizate-modal .parsley-errors-list{
	display: none;
}

#serviciiPersonalizateModal-validate-servicii{margin-bottom: 10px;}

.ad_pachet_section_title{
	font-family: 'Inter', 'sans-serif';
	font-style: normal;
	font-weight: 600;
	font-size: 20px;
	line-height: 22px;
	color: #FFF;
	margin-bottom: -2px;
  text-transform: uppercase;
}

.ad_pachet_section_title > span{
	font-weight: 600;
}

.ad_pachet_container{
	border-radius: 10px;
	outline: 2px solid rgba(255, 255, 255, 0.2);
	margin-top: 18px;
	display: flex;
	flex-direction: column;
	width: 100%;
  opacity: .8;
}

.ad_pachet_container.consignment{
  margin-bottom: 18px;
}

.ad_pachet_container.disabled .ad_pachet_title,
.ad_pachet_container.disabled .ad_pachet_radiobtn_label{
	pointer-events: none !important;
}

.ad_pachet_container.disabled *,
.ad_pachet_container.disabled{
	cursor: not-allowed;
	opacity: 0.8;
}

.ad_pachet_container.active{
	outline: 2px solid #E8A724;
  opacity: 1;
}

.ad_pachet_container.active *{
	cursor: default;
	color: #FFF;
}

.ad_pachet_container .ad_pachet_radiobtn_icon svg {
	stroke-dasharray: 50;
	stroke-dashoffset: 50;
	transition: stroke-dashoffset 0.5s ease-in-out;
}
.ad_pachet_container.active .ad_pachet_radiobtn_icon svg {
	stroke-dashoffset: 0;
}

.ad_pachet_container *{
	color: #E8ECF3;
	cursor: pointer;
}

.ad_pachet_title_wrapper{
	display: flex;
	flex-direction: row;
	align-items: center;
	gap: 8px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
	padding: 12px 16px 11px 12px;
}

.ad_pachet_title_wrapper input{
	margin: 0px;
}

.ad_pachet_beneficii_wrapper{
	padding: 10px 12px 14px 12px;
	display: flex;
	flex-direction: column;
	gap: 5px;
}

.ad_pachet_title{
	margin-bottom: 0px !important;
	font-size: 20px;
	font-weight: 400;
	font-family: 'Inter', sans-serif !important;
	color: #FFF;
}

.chk_bullet{
	font-size: 21px !important;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 15.8px;
	margin-right: 7px;
}


#garantie-extinsa-modal-trigger:hover,
#servicii-personalizate-modal-trigger:hover{
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #9C6726 !important;
}


.single-ads_stoc_extern .custom_popup_share .modal-footer ul.custom_share_list{
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
}

.single-ads_stoc_extern .custom_popup_share .modal-footer .custom_footer_socials svg{
	height: 50px;
}

/* contact forms */
.ga_singlePage_modals .checkboxContainer label{
  padding-left: 40px;
  font-size: 13px !important;
  font-weight: 400;
  padding-right: 15px;
  cursor: pointer;
}
.ga_singlePage_modals .checkboxContainer .checkmark {
  left: 14px !important;
  right: auto !important;
  height: 20px !important;
  width: 20px !important;
  position: absolute;
  top: 0;
  background-color: white;
  border: 2px solid #181A1E !important;
  border-radius: 4px;
}
.ga_singlePage_modals .checkboxContainer .checkmark::after {
  right: 5px !important;
  top: 0px !important;
  width: 7px !important;
  height: 13px !important;
  border: solid #181A1E;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
  border-width: 0px 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.select2-dropdown{
	z-index: 9999999999999 !important;
	background-color: #f9f9f9 !important;
}
.ga_singlePage_modals .checkboxContainer input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.ga_singlePage_modals .checkboxContainer{
  display: block;
  position: relative;
  margin-bottom: 4px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  float: left;
}

#intereseaza-modal_step2 .checkboxContainer{
  display: flex !important;
}

#intereseaza-modal_step2 .single_car_right_info_txt label{
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 16px !important;
  line-height: 21px !important;
  margin: 0px !important;
  padding: 0px !important;
}

#parsley-id-multiple-garantie-extinsa-modal_acceptance,
#parsley-id-multiple-ofertaFinantare-modal_acceptance,
#parsley-id-multiple-istoric-modal_acceptance,
#parsley-id-multiple-intereseaza-modal_acceptance {
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.ga_singlePage_modals{
	z-index: 99999999991 !important;
}
.ga_singlePage_modals *{
	font-family: "Inter", Sans-serif !important;
}
.ga_singlePage_modals .btn-theme{
	border-radius:5px;
}
.ga_singlePage_modals .modal-header{
	padding:15px 30px;
	color: #FFF;
	background-color: #232323;
}
.ga_singlePage_modals .modal-header h3{
	color: #fff;
	font-size: 24px;
}
.ga_singlePage_modals .modal-header .close{
	color: #FFF;
}
.ga_singlePage_modals .form-control {
  background-color: #f9f9f9;
  padding: 10px 15px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow,
.select2-container--default .select2-selection--single{
	height: 40px !important;
}

.select2-container--default .select2-selection--single{
	margin-bottom: 0px !important;
}

.select2-container--default .select2-selection--single .select2-selection__rendered{
	line-height: 40px !important;
	background-color: #f9f9f9 !important;
	color: #555 !important;
}
.select2-container--default .select2-selection--single .select2-selection__clear{
	display: none !important;
}
/* END CONTACT FORMS */


.popover{
	left: 0 !important;
	top: 83px !important;
	max-width: 100% !important;
	background-color: #010101;

	width: 100%;
	border: none;
}

.popover .arrow{
	display: none !important;
}

.popover-content{
	display: flex;
	flex-direction: column;
}

.rata_popover_info{
	margin: 0px;
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	line-height: 26px;
}

.rata_popover_info span{
	color: #E8A724;
}

.rata_popover_info_5{
	font-size: 14px;
	color: rgba(255,255,255,0.6);
	font-weight: 400;
	margin-top: 10px;
}

.rata_popover_title_container{
	border-bottom: 1px solid rgba(255,255,255,0.2);
	display: flex;
	justify-content: space-between;
}

.rata_popover_title_container label{
	font-size: 18px;
	color: #E8A724;
	font-weight: 600;
	margin-bottom: 0px;
}

.rata_popover_title_container span{
	font-size: 20px;
	color: #FFF;
	font-weight: 600;
	padding: 0px 5px 9px 20px;
	cursor: pointer;
}

.rata_popover_title_container span:hover{
	color: #E8A724;
}

.fancybox-infobar{
	position: absolute;
	left: 0;
	right: 0;
	top: auto;
	bottom: 20px;
	display: flex;
	justify-content: center;
	color: #FFF;
	font-size: 18px;
	mix-blend-mode: unset !important;
}

#single_reviews_widget{
	border-radius: 20px;
	background-color: #181A1E;
	display: flex;
    flex-direction: column;
    align-items: center;
	padding-bottom: 15px;
	margin-top: 30px;
	margin-bottom: 80px;
}

#single_reviews_widget > label{
	color: #FFFFFF;
	font-family: "Inter", Sans-serif;
	font-size: 25px;
	font-weight: 700;
	line-height: 30px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}

#single_reviews_widget .ti-widget.ti-goog .ti-widget-container{
	margin-bottom: 0px !important;
}

#single_reviews_widget .ti-widget .ti-name{
	color: #E8A724 !important;
}

#single_reviews_widget .ti-widget .ti-date{
	opacity: 1 !important;
}

#single_reviews_widget .ti-widget *{
	color: #FFF;
}

#single_reviews_widget .ti-footer *{
	color: #E8A724 !important;
}

#single_reviews_widget > a{
	width: 100%;
	display: flex;
	justify-content: center;
	margin-top: 20px;
}

#single_relatedAds_section_title{
	position: relative;
	margin-top: -53px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 30px;
	color: #000;
	padding-bottom: 10px;
}

.sm_hidden{
	display: none;
}

#fancybox__ad_title,
.fancybox__footer{
	visibility: hidden;
}

#single_calculator_leasing_section{
	border-top: 11px solid #E8A724;
	margin-top: -1px;
}

#ad_gallery_banner_container{
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: flex;
flex-direction: column;
justify-content: center;
padding: 0px 60px;
background-color: #000000;
}
#ad_gallery_banner_container label{
font-size: 18px;
font-weight: 400;
color: #FFF;
}
#ad_gallery_banner_container label:nth-of-type(3){
font-weight: 600;
color: #E8A724;
margin-top: 10px;
margin-bottom: 30px;
}
#ad_gallery_banner_container ul{
margin-top: 20px;
margin-bottom: 30px;
list-style: disc;
padding-left: 17px;
}
#ad_gallery_banner_container ul li{
font-size: 18px;
font-weight: 400;
color: #E8A724;
}
#user-info_popup_close{
border: 1px solid #E8A724;
border-radius: 3px;
font-size: 16px;
font-weight: 500;
color: #FFF;
text-align: center;
padding: 13px 90px;
width: fit-content;
cursor: pointer;
}

#ad_gallery_banner_container div{
background-color: #E8A724;
padding: 10px 40px;
font-size: 15px;
border-radius: 4px;
color: #000;
text-align: center;
margin-bottom: 0px !important;
margin-top: 10px !important;
display: none;
}

#warranty_info_container{
background: #000; width: calc(100% + 4px); display: flex; align-items: center; font-size: 12px; font-weight: 400; color: #FFF; padding: 2px 0px 6px 0px; position: absolute; top: 0; z-index: 99;
}

#single_siguranta-achizitie_container{
	display: flex;
	flex-direction: row;
	background-color: #F4F6F8;
	align-items: center;
	padding-top: 40px;
	padding-bottom: 40px;
}

#se_ad_section_5{
	padding-left: 35px;
}

#se_ad_section_5 label{
	color: #181A1E;
	font-family: "Inter", Sans-serif !important;
	font-size: 40px;
	font-weight: 800;
	line-height: 38px;
	margin-bottom: 15px;
}

#se_ad_section_5 label span{
	color: #E8A724;
	font-family: "Inter", Sans-serif !important;
    font-size: 40px;
    font-weight: 800;
}

#se_ad_section_5 p{
	color: #181A1E;
	font-family: "Inter", Sans-serif;
    font-size: 17px;
	line-height: 36px;
    font-weight: 600;
	margin-top: 15px;
}

#se_ad_section_5 ul{
	margin-top: 10px;
	list-style: none;
}

#se_ad_section_5 li{
	color: #181A1E;
	font-family: "Inter", Sans-serif !important;
    font-size: 16px;
	line-height: 28px;
    font-weight: 400;
	margin-bottom: 10px;
}

#se_ad_section_5 li span{
    font-weight: 600 !important;
}

#siguranta-achizitie_li_1{
	font-weight: 700 !important;
	margin-top: 10px;
  	margin-bottom: 15px !important;
	font-size: 20px !important;
	line-height: 28px !important;
}
.agent_contact_container.mobile{
	display: none;
}

#mobile_agent_col2{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#mobile_agent_col2 label{
  color: #010101;
  font-size: 16px;
  font-weight: 400;
  font-family: 'Inter', sans-serif !important;
  margin: 0px;
}

#mobile_agents_wrapper{
	display: flex;
	flex-direction: row;
	gap: 20px;
}

#mobile_sticky_price{
	padding: 10px 10px 6px 10px;
/*	background-color: #000000;*/
	background-color: #E8ECF3;
	position: fixed;
	bottom: -150px;
	left: 0;
	right: 0;
	z-index: 999;
	transition: all 0.5s ease;
	flex-direction: column;
	font-family: 'Inter', sans-serif !important;
	border-top-left-radius: 10px;
    border-top-right-radius: 10px;

/*	outline: 1px solid rgba(255,255,255,0.2);*/
	box-shadow: 0px -2px 8px 0px rgba(0, 0, 0, 0.2);
}

#mobile_sticky_price.active{
	bottom: 0;
}


@media only screen and (max-width: 767px){

	.agent_contact_container.web{
		display: none;
	}

	.agent_contact_container.mobile{
		display: flex;
		flex-direction: column;
		background-color: transparent;
	}

	.agent_card{
		width: 150px;
		min-width: 150px;
		max-height: 190px;
	}

	.agent_card img{
		height: 120px;
		width: 140px;
		object-fit: cover;
	}

	.qlwapp a.qlwapp-toggle{
		width: 100%;
	}

	.agent_contact_title{
		font-size: 18px;
		margin-bottom: 15px;
	}

	.agent_contact_container{
		margin: 22px 0px;
		border-radius: 0px;
	}

	#mobile_agents_wrapper{
		margin-bottom: 22px;
	}

	.f-carousel__slide.video-slide svg{
		width: 80px;
		height: 80px;
	}

	.custom_slider .f-carousel__nav .f-button.is-next,
	.custom_slider .f-carousel__nav .f-button.is-prev{
		height: 40px !important;
	}

	.fancybox__content.isBanner{
		background-color: #000000 !important;
		position: absolute;
		top: -10px !important;
		width: 100% !important;
		height: 100% !important;
		background-image: url('https://goldenauto.ro/wp-content/uploads/2024/08/adGallery-banner-mobile.png') !important;
		background-size: 75% !important;
	}

	.fancybox__content.isBanner img{
		display: none;
	}

	#ad_gallery_banner_container{
		padding: 0px 45px !important;
	}


	#ad_gallery_banner_container ul{
		display: none;
	}

	#ad_gallery_banner_container *{
		font-size: 15px !important;
		margin: 5px 0px !important;
	}

	#ad_gallery_banner_container div{
		display: block;
	}


	#se_ad_section_5 label span,
	#se_ad_section_5 label{
		font-size: 20px;
		line-height: normal !important;
		margin-bottom: 10px !important;
	}

	#se_ad_section_5 p{
		line-height: normal;
	}

	#mobile_sticky_header,
	#mobile_sticky_price
	{
		display: flex;
	}


}

@media only screen and (max-width: 450px){
	#ad_gallery_banner_container label:nth-of-type(2){
		display: none;
	}

	#se_ad_section_6{
		padding-left: 18px !important;
		height: 450px !important;
		background-image: url('https://goldenauto.ro/wp-content/uploads/2024/11/SigurantaGarantie-mobile.jpg') !important;
		/* background-position: 0px -25px !important; */
	}
}

@media only screen and (max-width: 415px){
	#se_ad_section_6{
		background-position: 0px 0px !important;
	}
}

@media only screen and (max-width: 380px){
	#ad_gallery_banner_container * {
		font-size: 14px !important;
	}

	#ad_gallery_banner_container div{
		padding: 7px !important;
	}
}

@media only screen and (max-width: 365px){
	#warranty_info_container *{
		font-size: 11px;
	}

	#ad_gallery_banner_container * {
		font-size: 13px !important;
	}
}

@media only screen and (max-width: 340px){
	#warranty_info_container span:nth-of-type(3){
		display: none;
	}

	#ad_gallery_banner_container *{
		font-size: 12.5px !important;
	}

	#ad_gallery_banner_container div{
		margin-top: 5px !important;
	}
}


@media only screen and (max-width: 329px) {

	.custom_car_price_title{
		font-size: 15px !important;
	}

	.custom_car_price_title_2{
		font-size: 13px !important;
	}
}

@media (max-width: 600px) and (max-height: 800px) {

	#intereseaza-modal_step2 .modal-dialog.modal-dialog-centered-cstm{
		top: 10px !important;
		transform: none !important;
	}

	#intereseaza-modal_step2{
		overflow: auto !important;
	}
}

@media (max-width: 1280px) and (max-height: 745px) {
	.ad_pachet_section_title{
		margin-bottom: -39px;
  		visibility: hidden;
	}
}

@media (max-width: 1366px) and (max-height: 745px) {
	.ad_pachet_title_wrapper{
		padding: 8px 16px 8px 12px;
	}

  .ad_pachet_section_title{
    font-size: 18px;
    line-height: 20px;
  }

  #main_wrapper #ad_pachete_web_section{
    padding: 10px 21px 10px 21px;
    z-index: 9999;
  }
}



@media (max-width: 767px){
	.ad_pachet_section_title{
		margin-bottom: 0px !important;
    visibility: visible !important;
    font-size: 18px !important;
	}


  #single_internal_linking_container a.prev{
    padding-left: 0px !important;
    letter-spacing: normal !important;
  }

  #single_internal_linking_container a.next{
    padding-right: 0px !important;
    letter-spacing: normal !important;
  }
}


.single-ads_stoc_extern .finantare_content.calculator{
	box-shadow: none !important;
	clip-path: none !important;
  border-radius: 10px;
}

#left_side{
	max-width: 750px;
}

#se_ad_section_6{
	background-image: url('https://goldenauto.ro/wp-content/uploads/2024/10/Siguranta_Garantie_Achizitie.jpg');
	background-repeat: no-repeat;
	background-size: contain;
	background-position: bottom;
	padding-left: 35px;
	background-color: #000;
	height: 380px;
  display: flex;
  flex-direction: column;
  border-radius: 10px;
  margin-top: 30px;
}

#se_ad_section_6 label:nth-of-type(1){
	display: block; color: #FFF; font-family: "Inter", Sans-serif !important; font-size: 40px; font-weight: 800; padding-top: 32px;
}

#se_ad_section_6 label:nth-of-type(1) > span{
	color: #E8A724; font-family: "Inter", Sans-serif !important;
}

#se_ad_section_6 label:nth-of-type(2){
	display: block;color: #E8ECF3; font-family: "Inter", Sans-serif !important; font-size: 20px; font-style: normal; font-weight: 600; max-width: 650px;
}

#se_ad_section_6 label:nth-of-type(3){
    font-weight: 300;
    font-style: italic;
    color: #E8ECF3;
    font-family: "Inter", Sans-serif !important;
    margin-top: auto;
    margin-bottom: 6px;
    padding-right: 18px;
    opacity: 0.8;
}

.finantare_content.calculator h2{
	font-family: 'Inter', sans-serif !important;
}

.finantare_content_container{
	padding: 0px 35px !important;
}

#finantare_leasing_form{
	flex-direction: row !important;
	flex-wrap: wrap;
	column-gap: 50px;
}

#finantare_leasing_form .form-group-wrapper{
	flex-direction: column !important;
	gap: 20px !important;
}

.single-ads_stoc_extern #finantare_leasing_form button{
	width: 242px;
}

#se_ad_section_5{
	padding: 27px 0px;
}

#se_ad_section_1{
	display: flex;
	flex-direction: column;
  align-items: flex-start;
  margin-top: 7px;
}

.ad_info_collapse_title:first-of-type{
	margin-top: 0px;
}

.ad_info_collapse_title{
	width: 100%;
	font-size: 22px;
	line-height: 20px;
	font-weight: 600;
	color: #010101;
	padding: 14px 20px;
	margin-top: 16px;
	margin-bottom: 0px;
	background-color: #E8A724;
	display: flex;
	align-items: center;
	justify-content: space-between;
	cursor: pointer;
	border-radius: 2px;
	font-family: 'Inter', sans-serif !important;
}

.ad_info_collapse_title.collapsed{
	background-color: #E8ECF3;
}

.ad_info_collapse_title svg path{
	fill: #000;
}

.ad_info_collapse_title svg{
	transform: rotate(180deg);
}

.ad_info_collapse_title.collapsed svg{
	transform: none;
}


#ad_info_1_collapse, #ad_info_2_collapse, #ad_info_3_collapse, #ad_info_4_collapse{
	margin-top: 16px;
	padding-left: 20px;
}

.add_pachet_separator{
	position: absolute;
	left: 0;
	right: 0;
	height: 1px;
	background-color: rgba(255,255,255,0.2);
	top: 95px;
}

#main_wrapper{
	display: flex;
	flex-direction: row;
	margin: 0px auto;
}

#ad_pachete_mobile_section,
#ad_pachete_web_section{
	background-color: #000000;
	border-radius: 10px;
	padding: 12px 21px 15px 21px;
	display: flex;
	flex-flow: column;
	justify-content: flex-start;
	height: fit-content;
	position: sticky;
	top: 0;
	margin: 60px 0px 80px 30px;
	min-width: 390px;
	max-width: 390px;
	width: 100%;
}

#ad_pachete_mobile_section{
	display: none;
	/* margin: 24px 0px 0px 0px; */
	margin: 0px;
	position: static;
  min-width: 100%;
	max-width: 100%;
	border-radius: 0px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}

#ad_pachete_mobile_section *,
#ad_pachete_web_section *{
	font-family: 'Inter', sans-serif !important;
}

.ad_gallery_video img{
	height: 100%;
}

#single_finantate_parteneri_wrapper{
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	justify-content: space-between;
	row-gap: 20px;
}

#single_finantate_parteneri_wrapper img{
	height: 50px;
	width: auto;
	object-fit: contain;
}

.pachet_title_price{
	font-weight: 700;
	color: #FFF;
	font-size: 24px;
	line-height: 20px;
	margin-left: auto;
}

.ad_pachet_container.active .pachet_title_price{
	color: #E8A724 !important;
}

.ad_pachet_radiobtn_icon{
	width: 28px;
	height: 28px;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	outline: 1px solid rgba(255,255,255,0.2);
	margin-bottom: 0px;
}

.ad_pachet_container.active .ad_pachet_radiobtn_icon{
	background-color: #E8A724;
}

.ad_pachet_container.active .ad_pachet_radiobtn_icon svg{
	visibility: visible;
}

.ad_pachet_radiobtn_icon svg{
	visibility: hidden;
}

.ad_pachet_radiobtn_icon svg path{
	stroke: #000;
}

.ad_pachet_radiobtn{
	display: none;
}

.ad_pachet_container.active .highlighted_beneficii span{
	color: #E8A724 !important;
}
.highlighted_beneficii{
	width: auto !important;
}

.highlighted_beneficii span{
	color: #E8ECF3 !important;
	font-weight: 700;
	padding-left: 5px;
}

#mobile_sticky_header{
	background-color: #E8ECF3;
	justify-content: space-between;
	position: fixed;
	left: 0;
	right: 0;
	padding: 8px;
	z-index: 999;
  transition: top 0.5s ease-out;
	top: -100px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.2);
}

#mobile_sticky_header.active{
	top: 0;
}

#mobile_sticky_search{
	display: flex;
	align-items: center;
  justify-content: center;
  background-color: #454B57;
	color: #fff;
  padding: 10px 15px;
  font-family: 'Inter', sans-serif !important;
	font-weight: 500;
	border-radius: 4px;
	font-size: 16px;
  width: calc(50% - 6px);
}

#mobile_sticky_search.consignment{
  width: 100% !important;
  justify-content: center;
}



.ad_CTA_container {
  display: flex;
  justify-content: space-between;
  margin-top: 15px;
}

.ad_CTA_button.call {
  cursor: default;
  border: 1px solid #FFF;
}
.ad_CTA_button.call:hover {
  border-width: 2px;
}

.ad_CTA_button {
  height: 48px;
  border-radius: 4px;
  font-family: 'Inter', sans-serif !important;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
  color: #FFF;
  cursor: pointer;
  width: calc(50% - 6px);
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease, box-shadow 0.3s ease;
}

.ad_CTA_button.contact {
  	background-color: #4B83EF;
}

.ad_CTA_button.contact:hover {
  background-color: #3074F1;
  color: #FFF !important;
}

#mobile_sticky_contact .ad_CTA_button.contact {
  background-color: #4B83EF;
	color: #FFF;
	font-weight: 500 !important;
}

.ad_CTA_button.apel{
  background-color: #12A481;
	color: #fff;
	font-weight: 500 !important;
  width: calc(50% - 6px);
}

.ad_CTA_button.beneficii-achizitie{
	color: #fff;
  background-color: #E8A13B;
	font-weight: 500 !important;
  width: calc(50% - 6px);
}

.ad_CTA_button.contact:focus{
	color: #FFF !important;
}


.cd-top{
	display: none;
}


#mobile_sticky_price_container{
	transition: all 0.3s ease;
	position: relative;
	z-index: 1;
	bottom: -150px;
	display: block;
	margin-bottom: -42px;
}

#mobile_sticky_price_container.active{
	bottom: 0px !important;
	margin-bottom: 8px !important;
  gap: 2px;
  display: flex;
  flex-direction: column;
}

#mobile_sticky_price .custom_car_price_title,
#mobile_sticky_price .custom_car_price_1{
	font-size: 16px;
	font-weight: 500;
	color: #000;
  line-height: 20px;
}

#mobile_sticky_price .custom_car_price_2,
#mobile_sticky_price .custom_car_price_title_2{
	font-size: 16px;
	color: #000;
  line-height: 20px;
}

#mobile_sticky_price .ad_CTA_container{
	margin-top: 0px;
	z-index: 2;
}

#info-pachete-modal .modal-dialog-centered-cstm,
#quicksearch-modal .modal-dialog-centered-cstm,
#contact-options-modal .modal-dialog-centered-cstm{
	top: 50%;
    transform: translateY(-50%) !important;
    margin-top: 0px !important;
}


#info-pachete-modal .modal-header h3,
#quicksearch-modal .modal-header h3,
#contact-options-modal .modal-header h3{
	color: #E8A724;
	font-size: 18px;
	font-weight: 600;
	font-family: 'Inter', sans-serif !important;
}

#quicksearch-modal .modal-body label,
#contact-options-modal .modal-body label{
	color: #FFF !important;
	font-size: 16px;
    margin-bottom: 15px;
	font-weight: 400;
	font-family: 'Inter', sans-serif !important;
}

#quicksearch-modal .modal-body-wrapper a,
#contact-options-modal .modal-body-wrapper a {
  max-width: 100%;
  border: 1px solid rgba(255,255,255,0.3);
  border-radius: 3px;
  background-color: transparent;
  font-size: 16px;
  text-transform: none;
  outline: none;
  letter-spacing: normal;
  font-weight: 400;
  height: 49px;
  margin: 0px;
}

#intereseaza-modal_pf_email,
#intereseaza-modal_step2 .modal-body-wrapper button,
#intereseaza-modal .modal-body-wrapper button{
	 border: 1px solid rgba(255,255,255,0.3);
}

.ga_modal_overlay .close{
	font-size: 20px !important;
}

.ga_modal_overlay .modal-content{
	box-shadow: none !important;
	background: #000;
}

.ga_modal_overlay .modal-header{
	border-radius: 10px 10px 0 0;
}

.ga_modal_overlay .modal-body{
	border-radius: 0 0 10px 10px;
}


#intereseaza-modal_pj .modal-body{
  display: flex;
  flex-direction: column;
}

#cebia-download-istoric-modal .form-group {
  padding: 0px 30px 0px 0px;
}

#cebia-download-istoric-modal .parsley-errors-list {
  margin-top: 5px;
  float: left;
}

#cebia-download-istoric-modal .form-control {
  border-radius: 2px;
  padding: 5px 15px !important;
  background-color: #f9f9f9;
}

#cebia-download-istoric-modal .checkboxContainer .checkmark {
  left: 0px !important;
}

#cebia-download-istoric-modal .checkboxContainer label {
  padding-left: 27px !important;
  color: #FFF;
}

#cebia-download-istoric-modal .form-group label {
  color: #FFF;
  font-size: 16px;
  font-weight: 600;
}

#cebia-download-istoric-modal  #submit_cebia-download-istoric-modal {
  border-radius: 3px;
  text-transform: none;
  letter-spacing: normal;
  max-width: 200px;
  margin-top: 20px;
}

#cebia-download-istoric-modal,
#intereseaza-modal_pj,
#intereseaza-modal_pf,
#intereseaza-modal_step2,
#intereseaza-modal,
#info-pachete-modal,
#quicksearch-modal,
#contact-options-modal{
	background: rgba(12, 17, 28, 0.6);
	backdrop-filter: blur(10px);
	-webkit-backdrop-filter: blur(10px);
}

#quicksearch-dinamic-link span{
	font-weight: 600;
	border-bottom: 1px solid #FFF;
	padding-bottom: 2px;
}

#info-pachete-modal {
	z-index: 99999999991 !important;
}

#info-pachete-modal * {
	font-family: 'Inter', sans-serif !important;
}

#info-pachete-modal .modal-header {
  background-color: #010101;
  display: flex;
  flex-direction: row;
  align-items: center;
  border-bottom: 1px solid rgba(255,255,255,0.2);
}

#info-pachete-modal .modal-body > label:nth-of-type(1){
	font-family: 'Inter', sans-serif !important;
	font-weight: 600;
	font-size: 16px;
	line-height: 22px;
	color: #FFF;
	padding-bottom: 7px;
}

#info-pachete-modal .modal-body > label:nth-of-type(2){
	font-family: 'Inter', sans-serif !important;
	font-weight: 400;
	font-size: 12px;
	line-height: 22px;
	color: rgba(244,246,248, 0.6);
	padding-bottom: 15px;
}

#info-pachete-modal .ad_pachet_section_title{
	display: none;
}

#info-pachete-modal .modal-header .close {
  margin-left: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 30px;
  color: #FFF;
  opacity: 1;
}

#info-pachete-modal .ad_pachet_container {
   margin-top: 0px;
}
#info-pachete-modal .single_car_right_info_txt {
   padding-right: 0px !important;
}

#download_raport_cebia,
#download_raport_cebia_mobile{
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  padding-left: 19px;
  margin-bottom: 19px;
  align-items: center;
  gap: 16px;
  border: 1px solid #E9E9E9;
  border-radius: 4px;
  transition: all 0.3s ease;
}

#download_raport_cebia_mobile{
  display: none;
  margin-bottom: 0px;
}

#download_raport_cebia:hover span,
#download_raport_cebia_mobile:hover span{
  color: #01215A;
}

#download_raport_cebia:hover,
#download_raport_cebia_mobile:hover{
  border-color: #01215A;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

#download_raport_cebia span,
#download_raport_cebia_mobile span{
  font-size: 14px;
  font-weight: 500;
  font-family: 'Inter', sans-serif !important;
  color: #000;
}

#download_raport_cebia div,
#download_raport_cebia_mobile div{
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #01215A;
  height: 48px;
  padding: 0px 19px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

#single_finantare_container{
  border-radius: 10px;
  margin-bottom: 30px;
}

#single_internal_linking_container{
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  background-color: #E8A724;
  box-shadow: 0 0 0 100vmax #E8A724;
  clip-path: inset(-2px -100vmax);
}

#single_internal_linking_container a{
  color: #000;
  text-transform: none;
  font-size: 13px;
}

@media only screen and (max-width: 330px) {
	#info-pachete-modal .ad_pachet_title{
		font-size: 18px;
	}

	#info-pachete-modal .pachet_title_price{
		font-size: 21px;
	}

	#info-pachete-modal .single_car_right_info_txt label{
		font-size: 15px;
	}

	#info-pachete-modal .modal-dialog-centered-cstm{
	  top: 10px;
	  transform: none !important;
	  margin-top: 0px !important;
	}
}

@media only screen and (max-width: 450px) and (max-height: 750px) {

	#info-pachete-modal .modal-dialog-centered-cstm{
	  top: 10px;
	  transform: none !important;
	  margin-top: 0px !important;
	}
}

@media (min-width: 768px) {
  .custom_right_price .popover{
      border-radius: 10px;
      outline: 2px solid rgba(255, 255, 255, 0.2);
      margin-left: -2px;
      width: 352px;
      height: 266px;
      max-width: unset !important;
      margin-top: 15px;
  }
}

@media (max-width: 371px) {
  #mobile_sticky_search{
    width: calc(65% - 6.5px) !important;
    justify-content: center;
  }

  .ad_CTA_button.beneficii-achizitie{
    width: calc(35% - 6.5px) !important;
  }

  #quicksearch-dinamic-link{
    padding: 10px !important;
    height: auto !important;
    min-height: 49px;
    white-space: normal;
  }
}
