
.all_support{
    
display: none;    
    }
    .phone_top{
   
	direction: ltr;
	white-space: pre;

}
.left_phone_css{
    
        position: relative;
    
}

.nav_item3{
    text-align: center;
}
.nav_item3 span{
color: #275fe0;
  cursor: pointer;
}
.left_phone_css:has(input:focus)::before{
    color:black;
}
.left_phone_css::before {
	width: 24px;
	height: 24px;
	display: inline-block;
	position: absolute;
	content: "";
	background-color: currentColor;
	-webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3'/%3E%3C/svg%3E") center / contain no-repeat;
	mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='1.5' stroke='black'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' d='M10.5 1.5H8.25A2.25 2.25 0 0 0 6 3.75v16.5a2.25 2.25 0 0 0 2.25 2.25h7.5A2.25 2.25 0 0 0 18 20.25V3.75a2.25 2.25 0 0 0-2.25-2.25H13.5m-3 0V3h3V1.5m-3 0h3m-3 18.75h3'/%3E%3C/svg%3E") center / contain no-repeat;
	left: 12px;
	bottom: 14px;
	color: var(--color-gray-300);
}
.new_sder{
    position: relative;
}
.new_sder .swiper-wrapper{
    padding-bottom: 0 !important;
}
.new_sder .swiper-button-next,
.new_sder .swiper-button-prev{
    background-color: white;
  padding: 12px;
  color: rgb(0,0,0,0.4);
  border-radius: 8px;
  font-size: 12px;
  width: 40px;
  height: 40px
}
.padding_btmenue1{
display: flex;
  align-items: center;
  padding-left: 10px;
  position: relative;
  overflow: hidden;
}
.padding_btmenue1::after {

content: "";
  position: absolute;
  width: 1px;
  height: 100%;
  background: rgba(220, 220, 220, 0.91);
  left: 0;

}

.padding_btmenue1 .icon3{
    padding-left: 5px;
}
.dropdown-box.source_menu1{
    display: none;  
}
.sben svg{
    width: 8px !important;
    color: gray;
}

.telcss{
white-space: pre;
  direction: ltr;
  unicode-bidi: isolate;
  display: flex;
  justify-content: center;
}
.swen svg{
   width: 8px !important;
   color: gray;
}
.stop_logo img{
    max-width: 9rem;
  height: auto;
}

.imapc iframe{
      width: 100%;
}
.slider_top .custom-swiper-prev{
    	right: -1px;
}
.slider_top .custom-swiper-next{
 
	left: -1px;
}