/* @import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=KoHo'); */

body {
	font-family: "Helvetica Neue", "Candara", "verdana", "calibri", sans-serif !important;
}
h1,
h2,
h3,
h4,
h5 {
	font-family: "Helvetica Neue", "Candara", sans-serif;
	color: #02bec4 !important;
}
#light-sub-btn {
	margin-bottom: 0px !important;
	margin-top: 16px !important;
}
.page-ad {
	display: flex !important;
}
.dropdown-item {
	color: #0ac0c6;
	text-align: center;
	font-weight: 400;
}
.mb-2 {
	margin-right: 0.5rem;
}

/*The styling for the dropdown mobile menu*/
.mobnav-ul {
	text-align: center;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

/* .ham-bar{
    margin-top: 5px;
    color: #0ac0c6;
    font-size: xx-large;
} */

.mobnav-item-start {
	margin-top: 5px;
}

.mobnav-item-end {
	margin-bottom: 5px;
}

/*end of the dropdown mobile menu*/

/* label {
	margin-right: 2rem;
} */

table td {
	color: #504f4f !important;
}
.dtr-data img {
	width: 30%;
}
.carousel-inner .carousel-item-right.active,
.carousel-inner .carousel-item-next {
	transform: translateX(33.33%);
}

.carousel-inner .carousel-item-left.active,
.carousel-inner .carousel-item-prev {
	transform: translateX(-33.33%);
}

.carousel-inner .carousel-item-right,
.carousel-inner .carousel-item-left {
	transform: translateX(0);
}
.seprator {
	background-color: #02bec4;
	color: #02bec4;
	border: 1px solid #02bec4;
	width: 400px;
}
.logo {
	display: flex;
	flex-direction: row;
	align-items: center;
	margin-bottom: 0;
	line-height: 1;
	color: #484848;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: 600;
}

.logo-text {
	color: #0ac0c6;
}
.main-li {
	margin-left: 53px;
	font-weight: 600 !important;
}
a {
	color: #02bec4;
}

.nav li a {
	font-size: 1.2em;
	/* font-weight: 600; */
	/*text-transform: uppercase;*/
	color: #02bec4;
	padding-bottom: 0.3em;
	text-decoration: none;
	transition: all 0.5s;
}
.nav li a:hover {
	color: #0ac0c6;
	text-decoration: none;
	border-bottom: 1px solid #0ac0c6;
}
.jumbo {
	padding-top: 3%;
	height: 100%;
}
.jumbo2 {
	padding-top: 8%;
}
.cat {
	padding-top: 1em;
	border: 1px solid transparent;
	display: flex;
	justify-content: space-between;
	margin-left: 1.5rem;
	margin-bottom: 1%;
}
.one {
	transition: all 0.2s ease-in-out;
	border: 1px solid transparent;
}
.two {
	transition: all 0.2s ease-in-out;
	border: 1px solid transparent;
}
.three {
	transition: all 0.2s ease-in-out;
	border: 1px solid transparent;
}
.one:hover {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2) !important;
}
.two:hover {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.2) !important;
}
.three:hover {
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.3) !important;
}
.h4 {
	font-size: 1em;
	color: #a5acc1;
}
.cat:nth-child(1) {
	margin-left: 0rem;
}
.cat:hover {
	cursor: pointer;
}
.cat img {
	width: 150px;
	height: 150px;
	object-fit: contain;
}
.cat-parent {
	margin-bottom: 0.5rem;
}
.tagline {
	padding-top: 1rem;
	color: #02bec4;
}
.feature {
	display: flex;
	justify-content: center;
}
.feature img {
	width: 150px;
}
.bg-light {
	background-color: #02bec4 !important;
}
.chatbot {
	position: fixed;
	bottom: 5%;
	right: 5%;
	border: 1px solid #02bec4;
	cursor: pointer;
	background-color: white;
	width: 120px;
	height: 120px;
	padding: 0.6rem;
	border-radius: 100%;
}
.botui-actions-buttons {
	text-align: right !important;
}
.close {
	/*margin: 0.5em;*/
	padding: 5px;
	padding-left: 7px;
	padding-bottom: 7px;
	width: 30px;
	height: 30px;
	background-color: white;
	text-align: center;
	vertical-align: middle;
	border-radius: 100%;
	/*border:2px solid lightgrey;*/
	border: 1px solid #02bec4;
}

#light-sub-btn {
	margin-top: 20px;
}
#actype-div {
	margin-right: 0.5 rem;
}
.chat {
	/*border: 1px solid lightgrey;*/
	opacity: 0;
	border-radius: 10px;
	background-color: transparent;
	position: fixed;
	right: 5%;
	width: 300px;
	bottom: 17%;
	z-index: 99;
	/*-webkit-box-shadow: -10px 10px 17px -9px rgba(0,0,0,0.55);
-moz-box-shadow: -10px 10px 17px -9px rgba(0,0,0,0.55);
box-shadow: -10px 10px 17px -9px rgba(0,0,0,0.55);*/
}
.botui-messages-container {
	text-align: right;
}
.botui-app-container {
	width: auto !important;
}
.cat-details {
	color: #02bec4;
	bottom: -25%;
	position: relative;
}
.botui-container {
	background-color: transparent !important;
}
.botui-app-container {
	margin: 0 0 !important;
}
.shadow {
	padding-bottom: 1em;
	-webkit-box-shadow: 0px -12px 45px 7px rgba(0, 0, 0, 0.12);
	-moz-box-shadow: 0px -12px 45px 7px rgba(0, 0, 0, 0.12);
	box-shadow: 0px -12px 45px 7px rgba(0, 0, 0, 0.12);
}
/*slick*/
.slick-initialized .slick-slide {
	border: 0.1px solid rgba(0, 0, 0, 0.03);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}
.three,
.two,
.one {
	border: 0.1px solid rgba(0, 0, 0, 0.03) !important;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
}

.slick-initialized .slick-slide {
	display: flex;
}
.next,
.prev {
	position: absolute;
	top: 75%;
	cursor: pointer;
}
.next-slider {
	padding: 2%;
	position: absolute;
	right: -8%;
}
.prev {
	padding: 2%;
	left: -10%;
}
.fa .fa-chevron-right {
	font-weight: 300;
}
.btn-primary {
	background-color: #02bec4;
	border-radius: 40px;
	border: 0px solid transparent;
}
.btn-primary:hover {
	background-color: #02bec4;
	border-radius: 40px;
	border: 0px solid transparent;
}
.primary {
	color: #02bec4;
}
@media only screen and (max-width: 520px) {


	.botui-message {
		margin: 0;
	}
	.botui-container {
		margin-bottom: 0% !important;
	}
	.logo-text {
		font-size: 1.3rem !important;
	}
	.headline {
		font-size: 1.1rem;
	}
	.chatbot {
		width: 80px;
		height: 80px;
		bottom: 2.5%;
	}

	.botui-message-content.text span {
		font-size: 12px;
	}

	.mb-image-div {
		height: 0% !important;
		padding: 10px 22%;
		box-sizing: border-box;
	}

	.mb-image-height {
		height: 10% !important;
	}

	.desktop {
		display: none !important;
	}
	.mobile {
		display: block;
	}
	.logo {
		font-weight: 600;
		font-size: 2em;
	}
	.cat {
		border: 0.1px solid rgba(0, 0, 0, 0.03) !important;
		box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
		width: 33.33% !important;
		display: inline-flex;
		justify-content: space-between;
		margin-left: 0;
	}
	.cat:nth-child(odd) {
		margin-bottom: 20%;
	}
	.cat:nth-child(even) {
		margin-left: 5%;
		margin-bottom: 20%;
	}
	.cat img {
		width: 95px;
		height: 120px;
	}

	.feature img {
		width: 80px;
	}
	.feature {
		display: block;
		margin-left: 0;
		margin-bottom: 1.5rem;
	}
	.h4 {
		font-size: 1.2em;
	}
	.next,
	.prev {
		/*border:1px solid rgba(105,172,193,0.32);*/
		/*padding: 8px;*/
		position: absolute;
		top: 40%;
		color: grey !important;
		cursor: pointer;
		z-index: 99;
	}
	.next{
		 right:-3%;
	}
	.prev {
		left: -3%;
	}
	.cat-details {
		font-size: 18px;
		bottom: -45%;
		position: absolute;
	}

	.botui-message-content.text {
		margin-bottom: 2%;
	}
	.chat {
		bottom: 10%;
	}

}
@media only screen and (min-width: 768px) {
	.desktop {
		display: block;
	}
	.mobile {
		display: none;
	}
}
@media (min-width: 520px) and (max-width: 768px) {
	.tab {
		display: block;
	}
	.mobile {
		display: none !important;
	}
	.cat img {
		width: 100%;
	}
	.main-li {
		margin-left: 30px;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.cat-parent {
		height: 230px;
	}
	.h4 {
		font-size: 1em;
	}
	.mobile {
		display: none !important;
	}
	.cat img {
		width: 100%;
	}
}
@-webkit-keyframes pulse {
	25% {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	75% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
}

@keyframes pulse {
	25% {
		-webkit-transform: scale(1.2);
		-ms-transform: scale(1.2);
		transform: scale(1.2);
	}
	75% {
		-webkit-transform: scale(0.8);
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
}

.pulse {
	display: inline-block;
	-webkit-transform: translateZ(0);
	-ms-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.pulse:hover {
	-webkit-animation-name: pulse;
	animation-name: pulse;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-timing-function: linear;
	animation-timing-function: linear;
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}
.botui-app-container {
	height: auto !important;
	width: 700px;
	overflow-y: auto;
}

.botui-message-content.text {
	max-width: 100%;
	margin-bottom: 10%;
	background-color: #fff;
	border: 1px solid #02bec4;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	color: #4a4a4a;
	font-family: "Lato", sans-serif;
	border-radius: 4px;
	font-size: 18px;
}

.botui-message-content.loading {
	background-color: #fff;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
	color: #4a4a4a;
	border-radius: 4px;
}

.botui-actions-buttons {
	text-align: center;
}

button.botui-actions-buttons-button {
	outline: none !important;
	font-family: "Helvetica Neue", sans-serif;
	font-size: 18px;
	border-radius: 4px;
	background-color: #02bec4;
}

.botui-message-content.human {
	background-color: #02bec4;
	color: #fff;
}
/* .botui-container {
	margin-bottom: 11%;
} */
.form-control {
	border-radius: 0rem;
}

.bg-dark.text-light.parent .child {
	display: none;
}
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > td:first-child:before,
table.dataTable.dtr-inline.collapsed > tbody > tr[role="row"] > th:first-child:before {
	background-color: #02bec4 !important;
	top: 40% !important;
}
/* removed to make the slider move */
/*.slick-track{*/
/*	transform: translate3d(0px, 0px, 0px)!important;*/
/*}*/

.page-item.active .page-link {
	background-color: #02bec4 !important;
	border-color: #02bec4 !important;
	color: white !important;
}
.page-link {
	color: #02bec4 !important;
}

.calc-lst {
	padding: 5px;
	position: absolute;
	right: 0px;
}

.card-h-height {
	height: 19px;
}
.appliance-input {
	height: 36px;
	width: 50px;
	border-radius: 5px;
	border: 1px solid #56ccf2;
	/* background-color: #eee; */
	color: #333;
	padding: 0;
	text-align: center;
	margin-right: 10px;
}

/* .btn-danger {
  color: white;
  background-color: #EB5757;
  border: none;
  border-radius: .3em;
  font-weight: bold;
}

.btn-danger:hover {
  background-color: #CC4C4C;
} */

modal-input-error {
	display: flex;
	flex-direction: column;
}

error-message {
	color: maroon;
	font-size: small;
}

.totalBill {
	display: flex;
	justify-content: space-around;
}

.totalBillSep {
	border: 1px solid #dee2e6;
}

.calcTable {
	border-bottom: 1px solid #dee2e6;
}

.totalBillInternal {
	display: flex;
	font-weight: bold;
	width: 50%;
	justify-content: space-between;
}

.totalBillInternal p {
	margin-bottom: 0;
	padding: 0.9rem;
}

.totalBillCalcBtn {
	align-self: center;
	margin-right: 30px;
	width: 10%;
}

@media only screen and (max-width: 520px) {
	.totalBill {
		font-size: 0.75em;
		justify-content: space-evenly;
	}

	.totalBillInternal {
		font-weight: bold;
		flex-direction: column;
		width: 40%;
	}

	.totalBillInternal p {
		margin-bottom: 0.8rem;
	}

	.totalBillInternal p:nth-child(1) {
		margin-top: 0.8rem;
	}

	.totalBillInternal > .totalBillSep {
		display: none;
	}

	.shadow {
		padding-bottom: 0;
	}

}


/************* Non legacy tags **************/


.navbar-logo {
    width: 60px;
}

.hide-on-mobile {
    display: block;
}

@media screen and (max-width: 767px) {
	.logo {
        padding-bottom: 18px;
		padding-top: 10px;
	}
	.navbar-logo{
        width: 35px
	}
	.hide-on-mobile {
	    display: none;
	}
	
	.mobile-formgroup {
	    width: 20%;
	}

	.main-heading {
		padding-top: 17px;
		padding-bottom: 6px;
		font-size: 2.0rem;
	}
}




.botui-actions-container {
	display: none;
}

.botui-message:nth-child(2) {
	display: none;
}


.modal-header .close {
	padding: 0
}