body {
	background-color: #fff;
	color: #777;
	font: normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
p {
	line-height: 20px;
	margin-bottom: 20px;
}
h1 {
	font-family: 'Crete Round', serif;
	font-weight: 700;
	color: #fff;
	font-size: 45px;
	margin-bottom: 20px;
	text-align: right;
	align-items: flex-end;
}
h2 {
	font-weight: 300;
	color: #444;
	font-size: 55px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
h3 {
	font-size: 30px;
	color: #444;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 20px;
}
h4 {
	font-size: 24px;
	color: #444;
	font-weight: 700;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-family: 'Titillium Web';
}
h5 {
	font-size: 15px;
	color: #444;
	font-weight: 700;
	text-transform: uppercase;
}
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #02b8dd;
}
strong {
	font-weight: 700;
}
small {
	font-size: 13px;
	color: #777;
	font-style: italic;
}
.clear {
	clear: both;
}
.wrapper {
	margin: 0 auto;
	padding: 0 10px;
	width: 90%;
}
header {
	background-color: #fff;
	box-shadow: 5px 0 10px #e6e0e0;
}
header {
	height: 90px;
}
header h1 {
	float: left;
	margin-top: 32px;
}
header h1 .color {
	color: #02b8dd;
}
header div nav {
	float: right;
	line-height: 7px;
}
header div nav ul li {
	float: left;
	display: inline-block;
	margin-top: 50px;
}
header div nav ul li a {
	color: #444 !important;
	text-transform: uppercase;
	font-weight: 700;
	display: block;
	margin-right: 20px;
	font-family: 'Titillium Web';
}
header div nav ul li a:hover {
	line-height: 0;
}
#arwm-logo {
	margin-top: 20px;
	width: 200px;
}
#subscribe_button_div {
	padding-bottom: 40px !important;
	font-family: 'Titillium Web';
}
#hero-image {
	height: 100%;
	padding: 2rem;
	width: 100%;
	background: linear-gradient(to bottom, #2f2f2f 0, #000 100%);
}
#hero-image img {
	height: 100%;
	width: 100%;
	margin-bottom: 10px;
	vertical-align: none !important;
}
#hero-image h2 {
	margin: 180px 0 40px 0;
}
#chatbot-title {
	font-size: 70px;
	font-weight: 700;
}
.chatbot-content-text {
	font-size: 18px;
}
.chatbot-content-common {
	color: #fff;
	text-align: center;
	font-family: 'Titillium Web';
}
.button-1 {
	display: block;
	text-align: center;
	background: #444;
	border-radius: 3px;
	color: #fff !important;
	width: 180px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
	margin: 0 auto;
	text-decoration: none !important;
}
.button-1:hover {
	position: relative;
	background-color: #02b8dd;
	color: #fff !important;
	text-decoration: none !important;
}
.button-padding {
	padding-bottom: 40px;
}
#features ul {
	margin: 40px 0;
}
#features ul li {
	padding-top: 140px;
	float: left;
	text-align: center;
}
#features ul li p {
	text-align: center;
	font-family: 'Titillium Web';
	font-size: 16px;
}
#features ul li.feature-1 {
	background: url(https://ar-chatbot-images.s3.ap-south-1.amazonaws.com/features-icon-1.png) no-repeat top center;
}
#features ul li.feature-2 {
	background: url(https://ar-chatbot-images.s3.ap-south-1.amazonaws.com/features-icon-2.png) no-repeat top center;
}
#features ul li.feature-3 {
	background: url(https://ar-chatbot-images.s3.ap-south-1.amazonaws.com/features-icon-3.png) no-repeat top center;
}
#primary-content {
	background-color: #f8fafa;
	padding: 60px 0;
	text-align: center;
}
#primary-content h3 {
	display: block;
	margin: 0 auto 20px auto;
	width: 400px;
	border-bottom: 1px solid #02b8dd;
	padding: 0 0 20px 0;
}
#primary-content a img {
	margin: 20px 0;
}
#secondary-content {
	padding: 60px 0;
	text-align: center;
}
#secondary-content article {
	width: 460px;
	height: 270px;
	float: left;
	background-color: #f5f5f5;
}
#secondary-content article:first-child {
	margin-right: 20px;
}
#secondary-content article .overlay {
	background: rgba(255, 255, 255, .95);
	height: 230px;
	width: 190px;
	padding: 20px;
}
article h4 {
	border-bottom: 1px solid #02b8dd;
	padding-bottom: 20px;
}
.more-link {
	border: 1px solid #02b8dd;
	color: #02b8dd;
	padding: 6px 20px;
	border-radius: 3px;
}
.more-link:hover {
	background-color: #02b8dd;
	color: #fff;
}
#cta {
	background-color: #f8fafa;
	text-align: center;
}
#cta h3 {
	display: block;
	width: 100%;
	border-bottom: 1px solid #02b8dd;
	padding: 20px 0 20px 0;
}
#cta div {
	padding-bottom: 20px;
}
.button-2 {
	display: block;
	margin: 0 auto;
	border: 2px solid #02b8dd;
	color: #02b8dd;
	border-radius: 3px;
	width: 180px;
	height: 50px;
	font-size: 20px;
	line-height: 50px;
}
.button-2:hover {
	background-color: #02b8dd;
	color: #fff;
}
footer {
	padding: 50px 0 50px 0;
	background: linear-gradient(to bottom, #2f2f2f 0, #000 100%);
}
#footer-info {
	width: 380px;
	float: left;
	margin-top: 10px;
}
#footer-links div ul {
	float: left;
}
#footer-links div ul li {
	margin: 10px 0;
}
#footer-links div ul li h5 {
	color: #fff;
	font-family: 'Titillium Web';
	font-weight: 600;
}
#footer-links div ul li a {
	color: #f2eab1;
	font-size: 12px !important;
	font-family: 'Titillium Web';
	font-weight: 300;
}
.bs-content {
	font-size: 12px !important;
	color: #fff;
}
.copyright {
	font-weight: 700;
	font-size: 12px;
	font-family: 'Titillium Web';
	margin: 15px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.modal-notify .modal-header {
	border-radius: 3px 3px 0 0;
	background-color: #070102 !important;
}
.modal-notify .modal-content {
	border-radius: 3px;
}
.conhead {
	DISPLAY: BLOCK;
	color: #f2eab1;
	font-size: 15px;
	font-weight: BOLD;
	font-family: "Titillium Web", sans-serif;
}
.icon {
	color: #f2eab1 !important;
	vertical-align: middle;
	margin-right: .5rem;
}
#generate_otp_btn {
	color: #fff !important;
	background: #070102 !important;
	border: 2px solid #e5e5e5 !important;
}
.md-form .validate {
	margin-bottom: .5rem !important;
}
#errorName {
	visibility: hidden;
}
#errorMobileNumber {
	visibility: hidden;
}
.error-messages {
	color: red;
	font-size: 12px;
	font-family: 'Titillium Web';
	font-weight: 600;
	padding-left: 2.5rem !important;
}
.radio_button_label {
	font-size: 14px;
	font-family: 'Titillium Web';
	font-weight: 550;
}
#checkbox_div {
	text-align: center;
}
.modal-body {
	margin-bottom: 2rem;
}
.iti {
	margin-left: 2.5rem !important;
	width: calc(100% - 2.5rem) !important;
}
.iti__flag {
	background-image: url(https://ar-chatbot-images.s3.ap-south-1.amazonaws.com/flags.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
	.iti__flag {
		background-image: url(https://ar-chatbot-images.s3.ap-south-1.amazonaws.com/flags%402x.png);
	}
}
@media screen and (max-width: 480px) {
	#header_nav_list {
		visibility: hidden;
	}
	#header_icon {
		text-align: center !important;
	}
}
@media screen and (max-width: 768px) {
	#chatbot-title {
		font-size: 40px !important;
	}
	.chatbot-content-text {
		font-size: 14px !important;
	}
	.padding-bottom-1-rem {
		padding-bottom: 1rem !important;
	}
}
@media (min-width: 768px) {
	.modal-dialog {
		width: 450px !important;
		margin: 30px auto;
	}
}
.otp-view {
	text-align: center !important;
}
input[type=text] {
	height: 45px;
	width: 45px;
	font-size: 25px;
	text-align: center;
	border: 1px solid #000;
}
input[type=number] {
	height: 45px;
	width: 45px;
	font-size: 25px;
	text-align: center;
	border: 1px solid #000;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
}
.otp-text {
	font-weight: 600;
	font-family: 'Titillium Web';
	text-transform: uppercase;
}
.large-text {
	font-size: 17px;
}
.medium-text {
	font-size: 15px;
}
#otp-mobile-footer {
	display: block;
}
#submit_otp_button {
	color: #fff !important;
	background: #070102 !important;
	border: 2px solid #e5e5e5 !important;
}
.loader {
	border: 5px solid #f3f3f3;
	border-radius: 50%;
	border-top: 5px solid #000;
	width: 50px;
	height: 50px;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite;
	margin-left: auto;
	margin-right: auto;
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
	}
}
@keyframes spin {
	0% {
		transform: rotate(0);
	}
	100% {
		transform: rotate(360deg);
	}
}
#loader-text {
	text-align: center;
	font-weight: 500;
	font-family: 'Titillium Web';
	margin: 1rem 0 1rem 0;
}
#countdown-text {
	font-weight: 400;
	font-family: 'Titillium Web';
	font-size: 12px;
}
#resend_otp_button {
	border: 2px solid #e5e5e5 !important;
	color: #000 !important;
	margin-bottom: -1.5px;
}
#subscribe-footer {
	text-align: center;
}
