
body{
    font-family: 'Montserrat';
	font-weight: 400;
	font-size:14px;
	color:#888;
	
}
.header{
	background-color:#fff;
	position:relative;
}
.header .navbar-collapse{
	padding:0;
}
/* Topbar */
.header .topbar{
	background-color:#fff;
	border-bottom:1px solid #eee;
}
.header .topbar{
	padding:15px 0;
}
.header .top-link{
	float:left;
}
.header .top-link li{
	display:inline-block;
	margin-right:15px;
}
.header .top-link li:last-child{
	margin-right:0px;
}
.header .top-link li a{
	color:#2C2D3F;
	font-size:14px;
	font-weight:400;
}
.header .top-link li:hover a{
	color:#1A76D1;
}
.header .top-contact{
	float:right;
}
.header .top-contact li{
	display:inline-block;
	margin-right:25px;
	color:#2C2D3F;
}
.header .top-contact li:last-child{
	margin-right:0;
}
.header .top-contact li a{
	font-size:14px;
}
.header .top-contact li a:hover{
	color:#1A76D1;
}
.header .top-contact li i{
	color:#1A76D1;
	margin-right:8px;
}
.header .header-inner {
	background:#fff;
	z-index:999;
	width:100%;
}
.get-quote{
	margin-top:12px;
}
.get-quote .btn{
	color:#fff;
}
.header .logo {
	float: left;
	margin-top: 18px;
}
.header .navbar {
	background: none;
	box-shadow: none;
	border: none;
	margin: 0;
	height: 0px;
	min-height: 50px;
	font-family: 'Montserrat';
}
.header .nav li{
	margin-right: 15px;
    float: left;
	position:relative;
}
.header .nav li:last-child{
	margin:0;
}
.header .nav li a {
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	text-decoration: none;
	text-transform: capitalize;
	padding: 20px 12px;
	position: relative;
	display: inline-block;
	position:relative;
}
.header .nav li a::before {
	position: absolute;
	content: "";
	left: 0;
	bottom: 0;
	height: 3px;
	width:0%;
	border-radius: 5px 5px 0 0;
	opacity:0;
	visibility:hidden;
	-webkit-transition:all 0.9s ease;
	-moz-transition:all 0.9s ease;
	transition:all 0.9s ease;
}
.header .nav li.active a:before{
	opacity:1;
	visibility:visible;
	width: 100%;
}

.header .nav li:hover a:before{
	opacity:1;
	width: 100%;
	visibility:visible;
}
.header .nav li a i {
	display: inline-block;
	margin-left: 1px;
	font-size: 13px;
}
.header.style2 .header-inner {
	border-top: 1px solid #eee;
}
.header.style2 .logo {
	margin-top:6px;
}
.header .middle-header {
	background: #fff;
	padding: 20px 0px;
}
.header .widget-main{
	float:right;
}
.header.style2 .get-quote {
	margin-top: 0;
}
.header .single-widget {
	position: relative;
	float: left;
	margin-right: 30px;
	padding-left: 55px;
}
.header .single-widget:last-child{
	margin:0;
}
.header .single-widget .logo{
	margin:0;
	padding:0;
	margin-top: 7px;
}
.header .single-widget i {
	position: absolute;
	left: 0;
	top: 6px;
	height: 40px;
	width: 40px;
	line-height: 40px;
	color: #fff;
	background: #1A76D1;
	border-radius: 4px;
	text-align: center;
	font-size: 15px;
}
.header .single-widget h4 {
	font-size: 15px;
	font-weight: 500;
}
.header .single-widget p {
	margin-bottom: 5px;
	text-transform: capitalize;
}
.header .single-widget.btn{
	margin-left:0;
}
.header .nav li .dropdown {
	background: #fff;
	width: 220px;
	position: absolute;
	left:-20px;
	top: 100%;
	z-index: 999;
	-webkit-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 3px 5px #3333334d;
	transform-origin: 0 0 0;
	transform: scaleY(0.2);
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
	opacity: 0;
	visibility: hidden;
	top: 74px;
	border-left:3px solid #2889e4;
}
.header .nav li:hover .dropdown{
	opacity:1;
	visibility:visible;
	transform:translateY(0px);
}
.header .nav li .dropdown li{
	float:none;
	margin:0;
	border-bottom:1px dashed #eee;
}
.header .nav li .dropdown li:last-child{
	border:none;
}
.header .nav li .dropdown li a {
	padding: 12px 15px;
	color: #666;
	display: block;
	font-weight: 400;
	text-transform: capitalize;
	background: transparent;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	transition:all 0.2s ease;
	font-family: 'Montserrat';
}
.header .nav li .dropdown li a:before{
	display:none;
}
.header .nav li .dropdown li:last-child a{
	border-bottom:0px;
}
.header .nav li .dropdown li:hover a{
	color:#1A76D1;
}
.header .nav li .dropdown li a:hover{
	border-color:transparent;
}
.header.style2 .main-menu{
	display:inline-block;
	float:left;
}
.header .right-bar {
	float: right;
}
.header .right-bar {
	padding-top:20px;
}
.header .right-bar {
	display: inline-block;
}
.header .right-bar a {
	color: #fff;
	height: 35px;
	width: 35px;
	line-height: 35px;
	text-align: center;
	background: #1a76d1;
	border-radius: 4px;
	display: block;
	font-size: 12px;
}
.header .right-bar li a:hover{
	color:#fff;
	background:#27AE60;
}
.header .search-top.active .search i:before{
	content:"\eee1";
	font-size:15px;
}
.header .search-form {
	position: absolute;
	right: 0;
	z-index: 9999;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	top: 74px;
	box-shadow: 0px 0px 10px #0000001c;
	border-radius: 4px;
	overflow: hidden;
	transform:scale(0);
}
.header .search-top.active .search-form {
	opacity:1;
	visibility:visible;
	transform:scale(1);
}
.header .search-form input {
	width: 282px;
	height: 50px;
	line-height: 50px;
	padding: 0 70px 0 20px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 3px;
	border: none;
	background: #fff;
	color: #2C2D3F;
}
.header .search-form button {
	position: absolute;
	right: 0;
	height: 50px;
	top: 0;
	width: 50px;
	background: #1A76D1;
	border: none;
	color: #fff;
	border-radius: 0 4px 4px 0;
	border-left:1px solid transparent;
}
.header .search-form button:hover{
	background:#fff;
	color:#1A76D1;
	border-color:#e6e6e6;
}
.header.sticky .header-inner{
	position:fixed;
	z-index:999;
	top:0;
	left:0;
	bottom:initial;
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
	animation: fadeInDown 0.5s both 0.1s;
	box-shadow:0px 0px 13px #00000054;
}
.slider .single-slider {
	height: 400px;
	background-size: cover;
	background-position: center;
	background-repeat:no-repeat;
}
.slider .single-slider .text{
	margin-top:120px;
}
.slider.index2 .single-slider .text{
	margin-top:150px;
}
.slider .single-slider h1 {
	color: #2C2D3F;
	font-size: 38px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 42px;
}
.slider .single-slider h1 span{
	color:#1a76d1;
}
.slider .single-slider p {
	color: #2C2D3F;
	margin-top: 27px;
	font-weight: 400;
}
.slider .single-slider .button{
	margin-top:30px;
}
.slider .single-slider .btn{
	color:#fff;
	background:#1a76d1;
	font-weight:500;
	display:inline-block;
	margin:0;
	margin-right:10px;
}
.slider .single-slider .btn:last-child{
	margin:0;
}
.slider .single-slider .btn.primary{
	background:transparent;
	color:#fff;
}
.slider .single-slider .btn.primary:before{
	background:transparent;
}
.slider .owl-carousel .owl-nav {
	margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
	margin-top:-25px;
}
.slider .owl-carousel .owl-nav div {
	height: 50px;
	width: 50px;
	line-height: 50px;
	text-align: center;
	background-color: transparent;
	color: #000;
	font-size: 26px;
	position: absolute;
	margin: 0;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	padding: 0;
	border-radius: 50%;
}
.slider .owl-carousel .owl-nav div:hover{
   background-color: transparent;
	color:#fff;
}
.slider .owl-carousel .owl-controls .owl-nav .owl-prev{
	left:20px;
	background-color: transparent;
	color: white;
}
.slider .owl-carousel .owl-controls .owl-nav .owl-next{
	right:20px;
	background-color: transparent;
	color: white;
}
.owl-item.active .single-slider h1{
    animation: fadeInUp 1s both 0.6s;
}
.owl-item.active .single-slider p{
    animation: fadeInUp 1s both 1s;
}
.owl-item.active .single-slider .button{
    animation: fadeInDown 1s both 1.5s;
}
.schedule {
	background: #fff;
	margin: 0;
	padding: 0;
	height: 230px;
}

/*=============================
	Start Testimonials CSS
===============================*/
.testimonials{
	background-image:url('img/testi-bg.jpg');
	background-size:cover;
	background-position:center;
	background-repeat:no-repeat;
	position:relative;
}
.testimonials .section-title h2{
	color:#fff;
}
.testimonials .single-testimonial {
	text-align: left;
	position: relative;
	background: #fff;
	padding: 40px 30px;
	margin: 5px;
	margin-bottom: 27px;
	margin-right: 30px;
	border-radius: 5px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	margin: 0;
	margin: 30px 20px;
}
.testimonials .single-testimonial:hover{
	box-shadow: 0px 10px 10px #0000001c;
	transform: translateY(-4px);
}
.testimonials .single-testimonial img {
	position: absolute;
	left: 30px;
	bottom:-26px;
	height: 53px;
	width: 53px;
	border-radius: 100%;
}
.testimonials .single-testimonial p{
	color:#868686;
	font-size:14px;
}
.testimonials .single-testimonial .name {
	margin-top: 22px;
	color: #2C2D3F;
	font-weight: 500;
	font-size: 15px;
}
.testimonials .owl-dots {
	position: absolute;
	left: 50%;
	bottom: -55px;
	margin-top: -47px;
	padding: 10px 25px;
	border-radius: 3px;
	margin: 0 0 0 -52px;
	margin-top: 49px;
	
}
.testimonials .owl-dots .owl-dot {
	display: inline-block;
	margin-right: 10px;
}
.testimonials .owl-dots .owl-dot:last-child{
	margin:0px;
}
.testimonials .owl-dots .owl-dot span {
	width: 10px;
	height:10px;
	display: block;
	border-radius: 30px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease;
	margin: 0;
	background: #fff;
	position: relative;
}
.testimonials .owl-dots .owl-dot span:hover{
	background:#fff;
}
.testimonials .owl-dots .owl-dot.active span{
	background:#fff;
	width:20px;
}
/*=============================
	End Testimonials CSS
===============================*/


/*=====================
   Start Faq CSS
=======================*/
.faq-head h2 {
  margin-bottom: 35px;
  font-weight: 600;
  font-size: 25px;
}
.faq-wrap {
  margin-bottom: 50px;
}
.faq-wrap:last-child {
  margin-bottom: 30px;
}
.accordion {
  padding-left: 0;
  margin: 0;
  padding: 0;
}
.accordion p {
  font-size: 15px;
  display: none;
  padding: 20px 45px 15px 20px;
  margin-bottom: 0;
}
.accordion a {
	font-size: 16px;
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight: 400;
	padding: 15px 0 15px 18px;
	border-radius: 0;
	background: #fff;
	color: #333;
	border: 1px solid #eee;
}
.accordion a:hover {
  color:#fff !important;
  background:#1A76D1 !important;
}
.accordion a:after {
  position: absolute;
  right: 20px;
  content: "+";
  top: 16px;
  color: #232323;
  font-size: 25px;
  font-weight: 700;
}
.accordion a:hover:after {
  color: #fff !important;
}
.accordion li {
  position: relative;
  list-style-type: none;
  margin-bottom: 30px;
}
.accordion li:first-child {
  border-top: 0;
}
.accordion li:last-child {
  margin-bottom: 0;
}
.accordion li a.active {
  color: #ffffff;
  background-color: #1A76D1;
  border: 1px solid #1A76D1;
}
.accordion li a.active:after {
  content: "-";
  font-size: 25px;
  color: #ffffff;
}
/*=====================
   End Faq CSS
=======================*/

/*=========================
	Start Footer CSS
===========================*/
.footer{
	position:relative;
}
.footer .footer-top{
	padding:100px 0px;
	position:relative;
	background:#000000;
}
.footer .footer-top:before{
	position:absolute;
	content:"";
	left:0;
	top:0;
	height:100%;
	width:100%;
	background:#000;
	opacity:0.1;
}
.footer .single-footer{
	
}
.footer .single-footer .social{
	margin-top:25px;
}
.footer .single-footer .social li{
	display:inline-block;
	margin-right:10px;
}
.footer .single-footer .social li:last-child{
	margin-right:0px;
}
.footer .single-footer .social li a {
	height: 34px;
	width: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #fff;
	text-align: center;
	padding: 0;
	border-radius: 100%;
	display: block;
	color:#fff;
	font-size: 16px;
}
.footer .single-footer .social li a:hover{
	color:#000000;
	background:#fff;
	border-color:transparent;
}
.footer .single-footer .social li a i{
	
}
.footer .single-footer.f-link li a i{
	margin-right:10px;
}
.footer .single-footer.f-link li{
	display:block;
	margin-bottom:12px;
}
.footer .single-footer.f-link li:last-child{
	margin:0;
}
.footer .single-footer.f-link li a {
	display: block;
	color: #fff;
	text-transform: capitalize;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
}
.footer .single-footer.f-link li a:hover{
	padding-left:8px;
}
.footer .single-footer h2{
	color:#fff;
	font-size:20px;
	font-weight:600;
	text-transform:capitalize;
	margin-bottom:40px;
	padding-bottom:20px;
	text-transform:capitalize;
	position:relative;
}
.footer .single-footer h2::before{
	position: absolute;
	content: "";
	left: 0;
	bottom: 0px;
	height: 3px;
	width: 50px;
	background: #fff;
}
.footer .single-footer .time-sidual{
	margin-top:15px;
}
.footer .single-footer .time-sidual{
	overflow:hidden;
}
.footer .single-footer .time-sidual li {
	display: block;
	color: #fff;
	width: 100%;
	margin-bottom: 5px;
}
.footer .single-footer .time-sidual li span{
	display:inline-block;
	float:right;
}
.footer .single-footer .day-head .time {
	font-weight: 400;
	float: right;
}
.footer .single-footer p{
	color:#fff;
}
.footer .single-footer .newsletter-inner{
	margin-top:20px;
	position:relative;
}
.footer .single-footer .newsletter-inner input {
	background: transparent;
	border: 1px solid #fff;
	height: 50px;
	line-height: 42px;
	width: 100%;
	margin-right: 15px;
	color: #fff;
	padding-left: 18px;
	padding-right: 70px;
	display: inline-block;
	float: left;
	border-radius: 0px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	font-weight: 400;
	border-radius: 5px;
}
.footer .single-footer .newsletter-inner input:hover{
	padding-left: 22px;
}
.footer input::-webkit-input-placeholder {
    opacity: 1;
    color: #fff !important;
}

.footer input::-moz-placeholder {
    opacity: 1;
    color: #fff !important;
}

.footer input::-ms-input-placeholder {
    opacity: 1;
    color: #fff !important;
}
.footer input::input-placeholder {
    opacity: 1;
    color: #fff !important;
}
.footer .single-footer .newsletter-inner .button {
	position: absolute;
	right: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	width: 50px;
	background: #fff;
	border-left: 1px solid #fff;
	text-shadow: none;
	box-shadow: none;
	display: inline-block;
	border-radius: 0px;
	border: none;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	border-radius: 0 5px 5px 0;
	color: #1A76D1;
	font-size: 25px;
}
.footer .single-footer .newsletter-inner .button i{
	-webkit-transition:all 0.4s ease;
	-moz-transition:all 0.4s ease;
	transition:all 0.4s ease;
}
.footer .single-footer .newsletter-inner .button:hover i{
	color:#2C2D3F;
}
.footer .copyright{
	background:#25475b;
	padding:25px 0px 25px 0px;
	text-align:center;
}
.footer .copyright .copyright-content p{
	color:#fff;
}
.footer .copyright .copyright-content p a{
	color:#fff;
	font-weight:400;
	text-decoration:underline;
	display:inline-block;
	margin-left:4px;
}
/*=========================
	End Footer CSS
===========================*/


/*=========================
	filter
===========================*/
.row{
	display: flex;
	flex-wrap: wrap;
}
img{
	max-width: 100%;
	vertical-align: middle;
 
}

/*.gallery*/
.gallery{
	width: 100%;
	display: block;
	min-height: 60vh;
	/* background-color: #2a2932; */
	padding: 100px 0;
 
}
.gallery .gallery-filter{
	padding: 0 15px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.gallery .gallery-filter .filter-item{
	color: #ffffff;
	background-color: #64432d;
	font-size: 15px;
	text-transform: uppercase;
	display: inline-block;
	margin:0 10px;
	cursor: pointer;
	border-bottom: 2px solid transparent;
	line-height: 1.2;
	transition: all 0.3s ease;
	border: 1px solid #64432d;
	padding: 15px;
	border-radius: 5px;
}

.gallery .gallery-filter .filter-item:hover{
	background-color: white;
	color: #64432d;
}


.m1 {
width: 100%;
    height: auto;
}


.gallery .gallery-item1{
	width: calc(100% / 3);
	padding: 15px;
}
.gallery .gallery-item1-inner img{
	width: 100%;
}
.gallery .gallery-item1.show{
	animation: fadeIn 0.5s ease;
}
@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
.gallery .gallery-item1.accordion-item-header{
	display: none;
}

/*responsive*/
@media(max-width: 991px){
	.gallery .gallery-item1{
		width: 50%;
	}
}
@media(max-width: 767px){
    .gallery .gallery-item1{
		width: 100%;
	}	
	.gallery .gallery-filter .filter-item{
		margin-bottom: 10px;
	}

		
	
	
}

.gallery .gallery-item{
	width: calc(100% / 3);
	padding: 15px;
}
.gallery .gallery-item-inner img{
	width: 100%;
}
.gallery .gallery-item.show{
	animation: fadeIn 0.5s ease;
}
@keyframes fadeIn{
	0%{
		opacity: 0;
	}
	100%{
		opacity: 1;
	}
}
.gallery .gallery-item.hide{
	display: none;
}

/*responsive*/
@media(max-width: 991px){
	.gallery .gallery-item{
		width: 50%;
	}
}
@media(max-width: 767px){
    .gallery .gallery-item{
		width: 100%;
	}	
	.gallery .gallery-filter .filter-item{
		margin-bottom: 10px;
	}
}
.config-line {
    height: 3px;
    background: #ffffff;
    width: 50px;
    margin: 0px auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.alert{
    background-color: red;
    width: 300px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translatex(-50%);
    color: #fff;
    padding: 8px 0;
    font-family: 'montserrat';
}
.success{
   
    background-color: green;
    width: 300px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 150px;
    left: 50%;
    transform: translatex(-50%);
    color: #fff;
    padding: 8px 0;
    font-family: 'montserrat';
}
:root {
	--border-color: #cccccc;
	--background-color: #f1f1f1;
	--transition: all 0.2s ease;
  }
  
  * {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	font-family: 'Montserrat';
	letter-spacing: -0.04em;
  }
  
  main {
	/* height: 60dvh; */
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 40px;
  }
  

  .accordion {
	display: flex;
	flex-direction: column;
	gap: 10px;
	max-width: 500px;
  }
  
  .accordion .accordion-item {
	background-color: var(--background-color);
	border: 1px solid var(--border-color);
	border-radius: 5px;
	width: 330px;
  }
  
  .accordion .accordion-item .accordion-item-description-wrapper hr {
	border: none;
	border-top: 1px solid var(--border-color);
	visibility: visible;
  }
  
  .accordion .accordion-item.open .accordion-item-description-wrapper hr {
	visibility: visible;
  }
  
  .accordion .accordion-item .accordion-item-header {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px;
	cursor: pointer;
  }
  
  .accordion .accordion-item .accordion-item-header .accordion-item-header-title {
	font-weight: 600;
  }
  
  .accordion .accordion-item .accordion-item-header .accordion-item-header-icon {
	transition: var(--transition);
  }
  
  .accordion
	.accordion-item.open
	.accordion-item-header
	.accordion-item-header-icon {
	transform: rotate(-180deg);
  }
  
  .accordion .accordion-item .accordion-item-description-wrapper {
	display: grid;
	grid-template-rows: 0fr;
	overflow: hidden;
	transition: var(--transition);
  }
  
  .accordion .accordion-item.open .accordion-item-description-wrapper {
	grid-template-rows: 1fr;
  }
  
  .accordion
	.accordion-item
	.accordion-item-description-wrapper
	.accordion-item-description {
	min-height: 0;
  }
  
  .accordion
	.accordion-item
	.accordion-item-description-wrapper
	.accordion-item-description
	p {
	padding: 10px;
	line-height: 1.5;
  }

  @media only screen and (max-width: 600px){
	main {
		/* height: 60dvh; */
		display: flex;
		align-items: center;
		justify-content: center;
		padding: 40px;
		/* width: 200px; */
	  }
	  .project2{
		margin-left: 0px;
	  }
	  .project3{
		margin-left: -200px;
	  }
}

#chat-button {
	position: fixed;
	width: 112px;
	height: 140px;
	bottom: 12px;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	pointer-events: none;
	z-index: 1;
	right: 0px;
}
#chat-button:not(.sidebar) .buttonWave {
	position: absolute;
	z-index: -1;
	width: 60px;
	height: 120px;
}
#chat-button:not(.sidebar) .buttonWave::after {
		content: "";
		position: absolute;
		width: 60px;
		height: 60px;
		border-radius: 50%;
		background-color: rgb(20, 127, 255);
		opacity: 0.5;
	}
#button-body {
	width: 60px;
	height: 60px;
	border-radius: 28px;
	display: inherit;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	justify-content: center;
	pointer-events: initial;
	background-size: 130% 130%;
	transition: all 0.2s ease-in-out 0s;
	position: relative;
	color: rgb(0, 125, 252);
	 border: 1px solid #ffffff; 
	margin-top: -60px;
}
	#button-body::before {
		content: "";
		transition: opacity 0.5s ease-in-out 0s;
		position: absolute;
		inset: -1px;
		opacity: 0;
		border-radius: 50%;
		background-color: rgb(198, 204, 220);
	}
#chat-button button i.for-closed.active {
	transform: translateX(0px);
}

#chat-button button i.for-closed {
	transform: translateX(-10px);
}

#chat-button button i.active {
	opacity: 1;
}

#chat-button button i {
	height: 26px;
	width: 26px;
	position: absolute;
	opacity: 0;
	transition: all 0.2s ease-in-out 0s;
	display: flex;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: center;
	/* justify-content: center; */
}
i {
	user-select: none;
}
#chat-button button i.type1 svg {
	fill: currentcolor;
}

svg {
	width: 24px;
	height: 24px;
}

#chat-button button i.type1::after {
	content: "";
	position: absolute;
	width: 68px;
	height: 68px;
	border-radius: 32px;
	background: rgb(255, 255, 255);
	transition: all 0.2s ease-in-out 0s;
	transform: scale(0);
	right: -18px;
}

#chat-button button i.for-closed.active {
	transform: translateX(0px);
}

#chat-button button i.for-closed {
	transform: translateX(-10px);
}

#chat-button button i.type2 {
	width: 32px;
	height: 32px;
}

#button button i.type1.for-opened {
	width: 31px;
	height: 28px;
}

#chat-button button i.for-opened {
	transform: translateX(10px);
}

button, button.material-icons {
	background: none;
	border: 0px;
	color: inherit;
	font-style: inherit;
	font-variant: inherit;
	font-weight: inherit;
	font-stretch: inherit;
	font-size: inherit;
	font-family: inherit;
	line-height: normal;
	overflow: visible;
	padding: 0px;
	user-select: none;
	outline: none;
	cursor: pointer;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


#chat-button button i.type2 svg {
	width: 32px;
	height: 32px;
	fill: rgb(0, 125, 252);
	transform: scale(0);
}

svg:not(:root) {
	overflow-clip-margin: content-box;
	overflow: hidden;
}

#button-body {
	box-shadow: rgba(0, 77, 255, 0.5) 0px 4px 24px;
}

body:not(.mobile) #button button:not(.disabled):hover i.type1 svg, body:not(.mobile) #button button:not(.disabled):focus i.type1 svg {
	transform: scale(1.4);
}

body:not(.mobile) #button button:not(.disabled):hover i.type1::after, body:not(.mobile) #button button:not(.disabled):focus i.type1::after {
	transform: scale(1);
}

#chat-button button i.for-closed.active {
	transform: translateX(0px);
}

.chat.chrome, .start-group.chrome {
	box-shadow: rgba(0, 18, 46, 0.16) 0px 8px 36px 0px;
}

.chat {
	max-height: calc(100% - 47px);
	display: flex;
	flex-direction: column;
}

.chat, .start-group {
	width: 315px;
	position: fixed;
	bottom: 26px;
	border-radius: 16px;
	pointer-events: auto;
	box-shadow: rgba(0, 18, 46, 0.16) 0px 8px 22px 0px;
	overflow: hidden;
	z-index: 999;
	right: 48px;
	left: auto;
	background-color: white;
}

.message-operator.bots-quick-replies {
	width: 85%;
	background-color: rgb(255, 255, 255);
	margin-top: 0px;
	float: right;
}

.message-operator.bots-quick-replies .button-wrapper {
		margin-top: 0px;
		display: flex;
		flex-wrap: wrap;
		-webkit-box-pack: end;
		justify-content: flex-end;
		width: 100%;
		border: none;
	}

.message-operator {
	color: rgb(6, 19, 43);
	background: rgb(240, 242, 247);
	float: left;
}

.message {
	padding: 10px 16px;
	border-radius: 20px;
	margin: 2px 0px;
	font-size: 15px;
	line-height: 20px;
	overflow-wrap: break-word;
	display: inline-block;
	max-width: 85%;
	clear: both;
	position: relative;
	transition: margin 0.28s ease-in-out 0s;
}

.input-group {
	padding: 0px 28px 6px;
	width: 100%;
	position: relative;
	background: rgb(255, 255, 255);
	z-index: 3;
	flex: 0 0 auto;
}
	.input-group .footer-input-wrapper, .input-group .footer-icons-wrapper {
		transition: all 0.5s ease-in-out 0s;
		opacity: 1;
		transform: translateY(0px);
	}

textarea {
	border: 0px;
	width: 100%;
	font-size: 17px;
	margin: 20px 0px 14px;
	resize: none;
	line-height: 24px;
	overflow: hidden;
	-webkit-box-flex: 1;
	-ms-flex: 1 0 0px;
	flex: 1 0 0;
}

.send-icon {
	width: 26px;
	height: 26px;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 26px;
	flex: 0 0 26px;
	-webkit-backface-visibility: hidden;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
}

hr {
	margin: 0px;
	border-width: 0px 0px 1px;
	border-top-style: initial;
	border-right-style: initial;
	border-left-style: initial;
	border-top-color: initial;
	border-right-color: initial;
	border-left-color: initial;
	border-image: initial;
	border-bottom-style: solid;
	border-bottom-color: rgb(219, 223, 230);
}

#conversation-group {
	padding: 0px 28px;
	width: 100%;
	height: 250px;
	overflow: hidden auto;
	background: rgb(255, 255, 255);
	transition: all 0.3s ease 0s;
	max-height: 357px;
	min-height: 160px;
	flex: 0 1 auto;
}
.message-operator.bots-quick-replies button {
	font-size: 15px;
	padding: 8px 16px;
	border: 1px solid;
	border-radius: 20px;
	margin: 3px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	min-width: inherit;
}
.offline-message span.online::before {
	content: "";
	display: block;
	width: 8px;
	height: 8px;
	position: absolute;
	top: calc(50% - 4px);
	background: rgb(88, 183, 67);
	border-radius: 50%;
	left: 0px;
}
.no-clip-path .offline-message {
	padding: 14px 28px 20px;
}
.offline-message span {
	z-index: 2;
	position: relative;
	display: inline-block;
	font-size: 16px;
}
	.message-operator.message-with-buttons .button-wrapper, .message-operator .message-with-buttons .button-wrapper, .message-operator.bots-quick-replies .button-wrapper {
		background: rgb(255, 255, 255);
		width: 100%;
		margin-top: 10px;
	 
		border-image: initial;
		border-bottom-left-radius: 20px;
		border-bottom-right-radius: 20px;
		border-top-style: initial;
		border-top-color: initial;
		position: relative;
	}
#chat-button button i.for-opened.active {
	transform: translateX(0px);
}
	.message-operator.bots-quick-replies .sent {
		font-size: 15px;
		padding: 8px 16px;
		border: none;
		border-radius: 20px;
		margin: 3px;
		white-space: nowrap;
		overflow: hidden;
		text-overflow: ellipsis;
		min-width: inherit;
	}
.message-operator.message-with-buttons .sent, .message-operator .message-with-buttons .sent, .message-operator.bots-quick-replies .sent {
	margin: 0px auto;
	min-width: 100%;
	display: block;
	font-size: 16px;
	line-height: 19px;
	padding: 8px 16px;
	color: rgb(0, 125, 252);
	background: #f2f9ff;
	position: relative;
	z-index: 2;
	outline: none;
	border-radius: 20px;
	font-weight:normal;
}
.chat-header {
	padding: 24px 28px 0px;
	background: linear-gradient(-61deg, rgb(0, 224, 216), rgb(32, 29, 142));
	position: relative;
	z-index: 4;
	flex: 0 0 auto;
}
.avatars-wrapper {
	width: 52px;
	height: 52px;
	margin: 0px 18px 0px 0px;
	float: left;
}
.chat h2.oneline {
	margin-top: 0px;
	line-height: 52px;
	min-height: 52px;
}
.chat h2 {
	font-size: 22px;
	font-weight: 600;
	color: currentcolor;
	margin: 4px 0px 0px;
	padding: 0px;
	display: inline-block;
	position: relative;
	max-width: calc(100% - 145px);
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	vertical-align: bottom;

}
	.chat h2 .emoji {
		width: 31px;
		height: 31px;
	}
button.material-icons.exit-chat, label.material-icons.exit-chat {
	margin-right: -3px;
}
button.material-icons.options, button.material-icons.exit-chat, label.material-icons.options, label.material-icons.exit-chat {
	z-index: unset;
}

button.material-icons, label.material-icons {
	position: relative;
	z-index: 1;
	margin: 15px 0px 8px 11px;
	float: right;
}
	button.material-icons.options::before, button.material-icons.exit-chat::before, label.material-icons.options::before, label.material-icons.exit-chat::before {
		background: rgba(0, 36, 92, 0.16);
	}
	button.material-icons::before, label.material-icons::before {
		content: "";
		position: absolute;
		background: rgb(239, 242, 246);
		width: 40px;
		height: 40px;
		border-radius: 50%;
		z-index: -1;
		transition: all 0.16s ease-in-out 0s;
		transform: scale(0);
		top: calc(50% - 20px);
		left: calc(50% - 20px);
	}
	button.material-icons svg#ic-minimize, button.material-icons svg.options-icon, label.material-icons svg#ic-minimize, label.material-icons svg.options-icon {
		fill: currentcolor;
	}
.tidio-1s5t5ku span {
	background: rgb(255, 255, 255);
	padding: 6px 8px;
	border-radius: 2px;
	box-shadow: rgba(0, 18, 46, 0.32) 0px 2px 8px 0px;
	font-size: 13px;
	position: absolute;
	opacity: 0;
	pointer-events: none;
	white-space: nowrap;
	transition: all 0.16s ease-in-out 0s;
	z-index: 1;
	right: calc(100% + 10px);
	top: 50%;
	transform: translate(5px, -50%);
	color: rgb(6, 19, 43);
}
.offline-message {
	margin: 18px -28px 0px;
	color: currentcolor;
	width: calc(100% + 56px);
	padding: 14px 28px 7px;
	position: relative;
	background-size: 100% calc(100% + 12px);
	z-index: 1;
}
.no-clip-path .offline-message {
	padding: 14px 28px 20px;
}
.offline-message span.online {
	padding-left: 20px;
}
.no-clip-path .offline-message::after {
	content: "";
	position: absolute;
	width: calc(100% + 10px);
	bottom: -8px;
	left: -5px;
	border-image-source: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAzNzIgMTUiPgogIDxwYXRoIGQ9Ik0zNDkuOCAxLjRDMzM0LjUuNCAzMTguNSAwIDMwMiAwaC0yLjVjLTkuMSAwLTE4LjQuMS0yNy44LjQtMzQuNSAxLTY4LjMgMy0xMDIuMyA0LjctMTQgLjUtMjggMS4yLTQxLjUgMS42Qzg0IDcuNyA0MS42IDUuMyAwIDIuMnY4LjRjNDEuNiAzIDg0IDUuMyAxMjguMiA0LjEgMTMuNS0uNCAyNy41LTEuMSA0MS41LTEuNiAzMy45LTEuNyA2Ny44LTMuNiAxMDIuMy00LjcgOS40LS4zIDE4LjctLjQgMjcuOC0uNGgyLjVjMTYuNSAwIDMyLjQuNCA0Ny44IDEuNCA4LjQuMyAxNS42LjcgMjIgMS4yVjIuMmMtNi41LS41LTEzLjgtLjUtMjIuMy0uOHoiIGZpbGw9IiNmZmYiLz4KPC9zdmc+Cg==);
	border-image-slice: 0 0 100%;
	border-image-width: 0 0 15px;
	border-image-repeat: stretch;
	border-width: 0px 0px 15px;
	border-bottom-style: solid;
	border-color: initial;
	border-top-style: initial;
	border-left-style: initial;
	border-right-style: initial;
}
.input-group .footer-input-wrapper, .input-group .footer-icons-wrapper {
	transition: all 0.5s ease-in-out 0s;
	opacity: 1;
	transform: translateY(0px);
}
.send-icon:hover svg path {
	fill: #1775ec;
}
.message-operator {
	color: rgb(6, 19, 43);
	background: rgb(240, 242, 247);
	float: left;
}
.message span.message-content {
	white-space: pre-line;
}
#chatContainer {
	transition: all 0.3s ease-in-out;
	right:-300px;
   
}

.onlyBubble {
	display: none;
	transition: all 0.3s ease-in-out;
}

.open {
	display: block;
	transition: all 0.3s ease-in-out;
}

#chatContainer.open {
	right: 0;
}

.footer-input-wrapper {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.clicked {
	display: none !important;
}

#button:not(.sidebar).clicked .buttonWave::after {
	animation: 0.5s ease-out 0s 1 normal none running buttonWave;
}
#button:not(.sidebar) .buttonWave::after {

	content: "";
	position: absolute;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: rgb(20, 127, 255);
	opacity: 0.5;
}.sentText {
	margin: 0px auto;
	min-width: 100%;
	display: block;
	font-size: 16px;
	line-height: 19px;
	padding: 8px 16px;
	color: rgb(0, 125, 252);
	background: #f2f9ff;
	position: relative;
	z-index: 2;
	outline: none;
	border-radius: 20px;
	font-weight: normal;
	margin: 10px;
}.botText {
	color: rgb(6, 19, 43);
	background: rgb(240, 242, 247);
	padding: 10px 16px;
	border-radius: 20px;
	margin: 2px 0px;
	font-size: 15px;
	line-height: 20px;
	overflow-wrap: break-word;
	display: inline-block;
	max-width: 85%;
	clear: both;
	position: relative;
	transition: margin 0.28s ease-in-out 0s;
}.svgsent svg path {
	fill: #1775ec;
}.alert {
    background-color: #f44336; /* Red */
    width: 300px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translatex(-50%);
    color: #ffffff; /* White font color for better contrast */
    padding: 8px 0;
    font-family: 'Montserrat';
}.success {
    background-color:rgb(76, 175, 79); /* Green */
    width: 300px;
    font-size: 20px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translatex(-50%);
    color: #ffffff; /* White font color for better contrast */
    padding: 8px 0;
    z-index: 1000;
    font-family: 'Montserrat';
}