.acordion-item__title h2 {
    font-size: 21px;
    color: #0d0d0d;
    font-weight: bold;
    position: relative;
    cursor: pointer;
		margin: 0;
}

.references.references2 {
	background: none;
	padding: 0;
}

.references2 .references-carusel__content {
	box-shadow: none;
}

@media (max-width: 768px) {
    .acordion-item__title h2 { font-size: 18px; }
	.footer-copyright { font-size: 16px; }
} 

.price_list_section {
    text-align: center;
}

.price_list_section .row {
	justify-content: center;
}

.price_list_section h2 {
	font-size : 32px;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 20px;
}

.price_list_section p {
	font-size: 16px;
	line-height: 24px;
	font-weight: 500;
	margin-bottom: 40px;
}

.price_list_section .price_list_table .table thead th {
	border-bottom: none;	
}

.price_list_section .price_list_table th {
	background-color: #ed232a;
	text-align: right;
	color: white;
	padding-top: 12px;
   padding-bottom: 12px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 700;
}

.price_list_section .price_list_table td {
	text-align: right;
	color: #303030;
	padding: 8px;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
}

.price_list_section .price_list_table tr:nth-child(even) {
    background-color: #f2f2f2;
}

.price_list_section .price_list_table tr:nth-child(odd) {
    background-color: #f7f7f7;
}

.price_list_section .price_list_table tr:hover {
	background-color: #ddd;
}

.price_list_section .price_list_table .btn_price {
	font-size: 20px;
	line-height: 24px;
	font-weight: 500;
	background-color: #ed232a;
	color: #fff;
	border-radius: 50px;
	padding: 10px 20px;
	height: auto;
	margin-top: 30px;
}

.price_list_section .price_list_table .btn_price:hover {
		transform: scale(1.1);
}

.price_list_wrp {
    padding: 20px 0 40px;
}

@media (max-width: 767px ) {
	.price_list_section h2 { font-size: 28px; line-height: 34px; margin-bottom: 12px; }
	.price_list_section p { margin-bottom: 25px; }
	.references .section-title h2 { font-size: 32px !important; margin-bottom: 15px !important; }
	.references .section-title p { font-size: 18px !important; line-height: 22px !important; }
 	.footer-copyright .seo { padding: 20px 0 0; justify-content: center !important; }
}

.references .section-title h2 {
	font-size: 42px;
	font-weight: bold;	
	color: #0d0d0d;
   margin-bottom: 20px;
   line-height: 1;
}

.references .section-title p {
	font-size: 22px;
	line-height: 24px;
	font-weight: 500;
	text-align: center;
}

@media (max-width: 576px ) {
	.price_list_section .price_lis_img { margin-top: 30px; }
}

.references-carusel__content {
	height: auto;
}

.references-carusel .references-carusel__content img {
	width: 55px;
}

.references-carusel .references-carusel__detail {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
	position: relative;
}

.references-carusel .references-carusel__detail .references-carusel__data, .references-carusel2 .references-carusel__detail .references-carusel__data {
	width: 100%;
}

.references-carusel .references-carusel__detail .references-carusel__data  h6 {
	margin: 0;
}

.references-carusel__content .rating {
	margin-bottom: 0;
}

.references-carusel__content .references-carusel__detail:before {
	content: '';
    background: url("https://cloned-biobit4all.slot1.digitouch.co.il/wp-content/themes/clean-them/img/google-icon.png") no-repeat 50%;
    height: 26px;
    width: 26px;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.references-carusel__content .rating:before {
	display: none;
}

.references-carusel__nav .owl-next i,
.references-carusel__nav .owl-prev i {
	font-family: FontAwesome;
   font-weight: 600;
   font-style: normal;
}

.references-carusel__content .rating i {
	font-family: 'Font Awesome 5 Free' !important;
   font-style: normal;
}

.footer-copyright .seo img {
	height: auto;
	margin-right: 15px;
}

.footer-copyright .seo a {
	display: block;
}

.footer-copyright .seo {
	display: flex;
	align-items: center;
	justify-content: flex-end;
}
.footer-copyright .seo a:first-child {
	margin-left: 7px;
}

.footer-copyright .seo a:nth-child(2) {
	margin-right: 7px;
}

.header-container .bioheader {
	display: flex;
	align-items: end;
}

.header-container .bio_open_popup_form .far {
	margin-left: 8px;
}

.header-container .bio_open_popup_form:hover .far {
	animation-name: hvr-buzz;
	animation-duration: 0.15s;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@keyframes hvr-buzz {
    50% {
        transform:translateX(3px)
        rotate(2deg)
    }
    100% {
        transform:translateX(-3px)
        rotate(-2deg)
    }
}

.header-container .bio_open_popup_form {
	display: inline-block;
	background-color: #ADECFF;
	font-size: 19px;
	line-height: 31px;
	display: flex;
	align-items: center;
	border: none;
	cursor: pointer;
	margin-right: 15px;
	margin-bottom: 18px;
	padding: 2px 14px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
}

#call-back {
    max-width: 100%;
}

#call-back .modal-dialog {
	max-width: 40%;
	pointer-events: unset;
}

#call-back .mainpopclass {
	position: relative;
	width: 100%;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 20px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	z-index: 9;
}

.mainpopclass .popup-close-small {
	background-color: transparent;
	padding: 0;
	position: absolute;
	top: -50px;
	left: 0;
	right: 0;
	cursor: pointer;
	border: none;
}

.mainpopclass .popup-close-small svg {
	width: 35px;
	fill: #9c9d9c;
	border: 2px solid #9c9d9c;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.mainpopclass .popups-title, .mainpopclass .popups-description, .popups-forms .group-form > div:last-child {
	text-align: right;
}

#call-back input, #call-back .nice-select {
	width: 100%;
	text-align: right;
	padding: 10px;
	border: 1px solid #D6D6D6;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	-ms-border-radius: 8px;
	-o-border-radius: 8px;
}

#call-back .nice-select {
	line-height: 30px;
}

#call-back .group-form-item .btn {
	margin-top: 15px;
	background-color: #ffffff;
	padding: 5px 50px;
	border: 1px solid #D6D6D6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
}

.mobile-informer .bio_open_popup_form {
	border: none;
	background-color: transparent;
	border-left: 1px solid #0d0d0d;
	flex: 1;
	-webkit-box-flex: 1;
}

.mobile-informer .bio_open_popup_form .header-button-text {
	font-size: 25px;
	font-weight: 500;
	display: block;
	color: #0d0d0d;
}

.mobile-informer > a span {
	display: block; 
	font-size: 18px;
	font-weight: 500;
}

.mobile-informer > a, .mobile-informer .bio_open_popup_form {padding: 6px 0px;}

.wpcf7-not-valid {
    border-color: #ff0000!important;
}

.references-carusel__item .satisfiedcontent {
    height: 100px;
    overflow-y: auto;
	padding: 0 10px;
}

.references-carusel .references-carusel__detail .references-carusel__data, .references-carusel2 .references-carusel__detail .references-carusel__data {padding-right: 20px;}

.references-carusel2 .references-carusel__detail {
	display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
}

.references-carusel2 .references-carusel__detail img {
	width: auto;
}

@media (min-width: 992px) and (max-width: 1499px) {
	#call-back .modal-dialog {max-width: 65%;}
}

@media (min-width: 992px) and (max-width: 1199px) {
	.header-content {padding-right: 20px;}
	.header-logo {margin-bottom: 18px;}
}

@media (min-width: 768px) and (max-width: 991px) {
	#call-back .modal-dialog {max-width: 75%;}
	.references-carusel .references-carusel__detail .references-carusel__data {padding-right: 15px;}
}

@media (min-width: 576px) and (max-width: 767px) {
	#call-back .modal-dialog {max-width: 75%;}
	#call-back .modal-dialog .row {flex-direction: column-reverse;}
	#call-back .modal-dialog .popimg {display: none;}
	#call-back input, #call-back .nice-select {padding: 8px;}
	.mobile-informer > a, .mobile-informer .bio_open_popup_form {padding: 4px 0px;}
	.references-carusel .references-carusel__detail .references-carusel__data {padding-right: 10px;}
}

@media (min-width: 320px) and (max-width: 575px) {
	#call-back .modal-dialog {max-width: 95%;}
	#call-back .modal-dialog .row {flex-direction: column-reverse;}
	#call-back .modal-dialog .popimg {display: none;}
	#call-back input, #call-back .nice-select {padding: 6px;}
	#call-back .nice-select {line-height: 40px;}
	.mobile-informer > a, .mobile-informer .bio_open_popup_form .header-button-text {font-size: 14px;}
	.mobile-informer .bio_open_popup_form, .mobile-informer > a {padding: 6px 0px;}
	.references-carusel__item .satisfiedcontent {height: 125px;}
	.references-carusel .references-carusel__detail .references-carusel__data {padding-right: 10px;}
	/* .references-carusel1 .owl-stage, .references-carusel2 .owl-stage { transform: unset !important; -webkit-transform: unset !important; -moz-transform: unset !important; -ms-transform: unset !important; -o-transform: unset !important; } */
	/* .owl-item.active.center {
		width: unset !important;
	}	 */
}

@media (max-width: 768px) {
	.header-container .bio_open_popup_form {display: none !important;}
	.ph-informer {position: absolute;left: 0;right: 0;bottom: -36px;margin: 0 auto;padding: 8px 0;background-color: #ADECFF;justify-content: center;}
	.ph-informer a {font-size: 18px;line-height: 20px;}
	.ph-informer a:hover .fas {animation-name: hvr-buzz;animation-duration: 0.15s;animation-timing-function: linear;animation-iteration-count: infinite;}
	.group-form-item {padding: 0px 0px;}
	.popups-forms .group-form > div:last-child {text-align: center;}
}

@media (max-width: 800px){
	#call-back:before{display: none !important;}
	div#call-back input {width: 100%;}
	#contsideimg {width: 4em;height: 4em;position: fixed;top: 7em;left: 0;background-color: red;border-radius: 23px;cursor: pointer;z-index: 999999;}
	.qqq {display: block !important;}
	.wraper {overflow: hidden;}
}

@media (min-width: 800px){



	#call-back input {
		margin-bottom: 1em;
	}

	/* #call-back {
		max-width: 100%;
		position: fixed;
		width: 40%;
		top: 35%;
		left: 30%;
		background-color: red;
		z-index: 9999999;
		height: 49%;
	} */
	#call-back:before{

		display: none !important;
	}
	
	#contsideimg {
		width: 4em;
		height: 4em;
		position: fixed;
		top: 7em;
		left: 0;
		background-color: red;
		border-radius: 23px;
		cursor: pointer;
		z-index: 999999;
	}
	/* .qqq {
		display: block !important;
	} */
	.wraper {
		overflow: hidden;
	}
}

/* mega menu start*/

@media (max-width: 991.98px)
{
	.mega-menu 
	{
			z-index:999;	
	}
}
.price_list_section .price_list_table th
{
	background-color: #adecff !important;
	color: black !important;
}

.price_list_section .price_list_table .btn_price
{
	background-color: #adecff !important;
	color: black !important;
}
.references-carusel__nav
{
	margin-bottom: 30px;
}

/* mega menu end*/

.float-whatsapp {
	position: fixed;
	right: 18px;
	bottom: 100px;
	z-index: 999;
}
.float-whatsapp a img {
	width: 60px;
	height: 60px;
	border: 2px solid #25D366;
	border-radius: 50%;
}
.float-whatsapp .whatsapp-icon {
	display: block;
	background: #25D366;
	width: 24px;
	height: 24px;
	border-radius: 50%;
	position: absolute;
	right: -4px;
	bottom: -2px;
}
.float-whatsapp .circle {
	position: relative;
}
.float-whatsapp .whatsapp-icon svg {
	fill: #fff;
	width: 62%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
.float-whatsapp .indicator {
    display: block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    position: absolute;
    top: 6px;
    left: 1px;
    animation-name: blinker;
    animation-iteration-count: infinite;
    animation-timing-function: cubic-bezier(1.0,2.0,0,1.0);
    animation-duration: 2s;
    -webkit-animation-name: blinker;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: cubic-bezier(1.0,2.0,0,1.0);
    -webkit-animation-duration: 2s;
	background-color:#25D366;
}
.float-whatsapp .message {
	padding: 8px 10px 8px 20px;
	background: #393536;
	border-radius: 6px;
	width: 220px;
	position: absolute;
	top: -75px;
	right: 0;
	display: none;
}
.float-whatsapp .message.open {
	display: block!important;
}
.float-whatsapp .message .text p {
	margin-bottom: 0;
}
.float-whatsapp .message .text {
	font-size: 15px;
	color: #fff;
	line-height: 1.125;
}
.float-whatsapp .message:before {
	content: '';
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 8px solid #393536;
	position: absolute;
	bottom: -8px;
	right: 27px;
}
.float-whatsapp .message svg {
	position: absolute;
	left: 3px;
	top: 5px;
	cursor: pointer;
}

.mobile-informer .bio_open_popup_form{
	border-left:none;
	
}
.sticky_footer_mobile{ display:none;}	
@media (max-width: 567px){
.float-whatsapp {
    left: 8px;
    right: auto;
    bottom: 5px;
}
	
	.float-whatsapp .message {
	left:0px;
		right:auto;
	}
	.float-whatsapp .message:before {
		left:23px;
		right:auto;
	}
	.sticky_footer_text_m span{
		color:#000;
	}
}

@media (max-width: 840px) {
	
	.float-whatsapp {
		
	}
	.sticky_footer_mobile{ 
		display: block;
    	position: fixed;
    	padding: 5px 15px;
    	border-width: 0;
    	border-radius: 8px 8px 8px 8px;
    	background-color: #ADECFF;
    	bottom: 5px;
    	right: 10px;
    	width: 275px;
		height:60px;
    	z-index: 99999;
	}	
	.stickyfooter_mtel{ display:flex; }
	.sticky_footer_mobile img{ 
		margin-left: 13px;
    	margin-top: 6px;
	}
	.sticky_footer_telno{
		font-weight: 700;
		font-size: 28px;
		display: block;
		padding: 0;
		margin: 0;
		line-height: 26px;
		
	}
	.sticky_footer_telno{
		color:#000;
	}
	
}
.single-sidebar .page-form__content {
        
    top: 270px !important;
   
}