body {
	font-family: "Montserrat", sans-serif;
	background: rgba(202, 224, 255, 0.1);
}

ul,
ol {
	list-style: none;
	padding-left: 0;
}
/*Logo Section*/
#topHeader {
	background: #fff;
}
.topSection {
	padding-top: 30px;
	padding-bottom: 30px;
}
.leftDiv {
	float: left;
}
.rightDiv {
	float: right;
}
.clientLogin {
	border-radius: 4px;
	background: #3e67b2;
	padding: 10px 16px;
	color: #fff;
	text-decoration: none;
}
.clientLogin:hover {
	color: #fff;
}
/*Navbar*/
.navbarFixed {
	position: fixed;
	top: 0;
	background-color: rgba(202, 224, 255, 1) !important;
	left: 0;
	right: 0;
    z-index: 99;
}
.navbar {
	background-color: rgba(202, 224, 255, 0.1);
	padding-top: 0;
	padding-bottom: 0;
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-left: 2rem;
	padding-right: 2rem;
	padding-top: 1.2rem;
	padding-bottom: 1.2rem;
	font-size: 16px;
	font-weight: 500;
	color: #3a3a3a;
	border-bottom: 3px solid rgba(202, 224, 255, 0.1);
}
.navbar-expand-lg .navbar-nav .nav-link:hover {
	border-bottom: 3px solid #3e67b2;
}
.contactHead {
	background: #3e67b2;
	color: #fff !important;
	border-radius: 6px;
	font-weight: 700 !important;
	padding-top: 0.5rem !important;
	padding-bottom: 0.5rem !important;
	margin-top: 0.7rem;
}
/*Banner*/
#Banner {
	background: #fff;
}
#dashBanner{
	padding-bottom: 30px;
	background: #fff;
}
.bannerImg img {
	width: 100%;
}
h1 {
	font-size: 48px;
	font-weight: 600;
	color: #3e67b2;
	margin-bottom: 15px;
}
.caption {
	margin-top: 50px;
}
.caption h2 {
	font-size: 36px;
	font-weight: 500;
	color: #002a66;
	margin-bottom: 30px;
}
.caption p {
	color: #3c3c3c;
	font-size: 18px;
	font-weight: 500;
	line-height: 30px;
	margin-bottom: 50px;
}
.buttonsSet {
	margin-bottom: 90px;
}
.getinTouch {
	color: #3e67b2;
	font-size: 16px;
	font-weight: 600;
	border-radius: 4px;
	border: solid 1px #3e67b2;
	display: inline-block;
	text-decoration: none;
	padding: 10px 15px;
	margin-right: 30px;
}
.viewMore {
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 600;
	border-radius: 4px;
	background: #3e67b2;
	color: #fff;
	padding: 8px 10px 8px 15px;
	text-decoration: none;
}
.playImg {
	padding-left: 10px;
}
.viewMore:hover {
	color: #fff;
}
.bannerImg {
	margin-top: 95px;
}
.modal-header {
	border-bottom: none;
}
#lecControls1 .carousel-control-next-icon, #lecControls1 .carousel-control-prev-icon {
    width: 10px;
    height: 20px;
}
#lecControls1 .carousel-control-next, #lecControls1 .carousel-control-prev{
	top: inherit;
	bottom: -7px;
}
#lecControls1 .carousel-control-prev {
    left: 47%;
}
#lecControls1 .carousel-control-next {
    right: 47%;
}
figcaption{
	color: #3e67b2;
    font-weight: 700;
    font-size: 15px;
	text-align: center;
	margin:25px 0;
}
/*LEC*/
#lec {
	padding-top: 104px;
	background-color: rgba(202, 224, 255, 0.1);
}
.cardSec{
	height: 460px!important;
	margin-bottom: 20px;
}
.card {
	justify-content: center;
	align-items: center;
	padding: 30px 0 0 0;
	border-radius: 5px;
	box-shadow: 3px 3px 25px 1px rgba(0, 0, 0, 0.05);
	background-color: #fff;
	border: none;
	height: 100%;
}
.card img {
	width: 115px;
	height: 95px;
	margin-bottom: 27px;
}
.card-body {
	text-align: center;
}
.card-title {
	font-weight: 700;
	font-size: 22px;
	margin-bottom: 15px;
	color: #000;
}
.card-text {
	font-weight: 400;
	line-height: 26px;
	color: #505050;
	padding-right: 30px;
	padding-left: 30px;
}
/*Overview*/
#overview {
	padding-top: 120px;
}
h2 {
	font-size: 36px;
	font-weight: 600;
	color: #3e67b2;
	margin-bottom: 30px;
}
.subtitle {
	font-size: 20px;
	font-weight: 400;
	background-color: #002a66;
	color: #fff;
	display: inline-block;
	padding: 4px 15px;
	margin-top: 14px;
	margin-bottom: 60px;
}
.overviewDisc,
.benefitDisc {
	font-size: 18px;
	color: #000;
	line-height: 26px;
}
.overviewImg img {
	width: 100%;
}
/*Benefits*/
#Benefits {
	padding-top: 120px;
}
.benefitDisc {
	padding-left: 127px;
}
.benefitDisc p {
	position: relative;
	font-size: 18px;
	line-height: 26px;
}
.benefitDisc p span {
	position: absolute;
	left: -110px;
	font-size: 50px;
	font-weight: 800;
	color: #cae0ff;
	top: 15px;
}
/*Multiple Channel*/
#whyWhatsApp{
	padding: 58px 0;
	background: #cae0ff;
	position: relative;
	margin-top: 113px;
}
#multipleChannel {
	padding: 58px 0;
	background: #cae0ff;
	position: relative;
	margin-top: 113px;
}
.channel h3 {
	color: #002a66;
	font-size: 36px;
	line-height: 60px;
	font-weight: 800;
}
.process {
	position: absolute;
	right: 80px;
	top: -70px;
}

/*Top Features*/
#topFeatures {
	padding-top: 190px;
	padding-bottom: 60px;
}
.featureLeft {
	color: #002a66;
	font-size: 20px;
	line-height: 26px;
	font-weight: 800;
	text-align: right;
	margin-bottom: 60px;
}
.innerLeft {
	float: left;
	width: 70%;
	font-size: 20px;
}
.innerRight {
	float: right;
	width: 30%;
}
.innerLeft.one {
	width: 30%;
	text-align: left;
}
.innerRight.two {
	width: 70%;
	text-align: left;
}
.featureContent {
	font-size: 16px;
	line-height: 22px;
	color: #686868;
	font-weight: 400;
	clear: both;
	padding-top: 15px;
}
.featureContent.three {
	text-align: left;
	color: #000;
}
.middleMobile {
	margin-top: 40px;
}
/*In Depth*/
#inDepth {
	padding-top: 120px;
	background: #fff;
	padding-bottom: 50px;
}
.depthRight {
	margin-top: 75px;
}
.descinDepth p {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	margin-bottom: 30px;
}
.step ul li {
	display: inline-flex;
	width: 32%;
	text-align: center;
	flex-direction: column;
	position: relative;
}
.step ul li:after {
	position: absolute;
	right: -35px;
	top: 51px;
	content: url(../images/Arrow.png);
}
.step ul li:last-child:after {
	content: none;
}
.step ul li .arsContent {
	margin-top: 35px;
	line-height: 20px;
	font-size: 14px;
	color: #505050;
	padding: 0 15px;
}
/*Sucess Stories*/
#casestudy {
	background-color: rgba(202, 224, 255, 0.1);
	padding: 120px 0 60px 0;
}
.subtitleSec {
	color: #000;
	font-size: 18px;

	background: none;
	line-height: 26px;
	font-weight: 400;
}
.testiContent {
	background: #25a7d8;
	border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	padding: 30px;

	/* height: 240px; */
}
.testiContent p {
	font-size: 14px;
	font-weight: 400;
	color: #fff;
	position: relative;
	text-align: center;
	margin-bottom: 0;
}
.testiContent p:after {
	position: absolute;
	content: url(../images/Openingquotes.png);
	left: -15px;
	top: -7px;
}
.testiContent p:before {
	position: absolute;
	content: url(../images/Closingquotes.png);
	right: -26px;
	bottom: 0;
}
.testiName {
	text-align: center;
	/* box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.15); */
	background: #fff;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}
.name {
	color: #000;
	font-size: 14px;
	line-height: 22px;
	font-weight: 600;
	padding-top: 18px;
}
.designation {
	color: #000;
	font-size: 14px;
	font-weight: 400;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.carousel-control-next,
.carousel-control-prev {
	width: auto;
}
.carousel-control-next-icon,
.carousel-control-prev-icon {
	width: 30px;
	height: 54px;
}
.carousel-control-prev-icon {
	background-image: url(../images/leftArrow.png);
}
.carousel-control-next-icon {
	background-image: url(../images/rightArrow.png);
}
.carousel-control-prev {
	left: -50px;
}
.carousel-control-next {
	right: -50px;
}
.caseImg {
	border-radius: 5px;
	padding: 60px 0;
}
.readStudy {
	border-radius: 5px;
	/* box-shadow: 0 4px 24px 0 rgba(0, 0, 0, 0.15); */
	background-color: #fff;
	padding-left: 20px;
}
.readStudy a {
	display: inline-block;
	padding: 10px 0;
	font-size: 20px;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

/*User Journey*/
#userJourney {
	padding: 120px 0 0 0;
	background: #e7f5fc;
}
.user {
	margin-bottom: 30px;
}
.userContent {
	font-size: 18px;
	line-height: 30px;
	font-weight: 500;
	margin-top: 30px;
	margin-bottom: 50px;
	text-align: justify;
}
audio::-webkit-media-controls-timeline,
video::-webkit-media-controls-timeline {
	display: none;
}
video {
	border: 4px solid #000;
	border-radius: 4px;
}
/*Our Clients*/
#ourClient {
	margin-top: 130px;
}
.logoClients {
	box-shadow: 4px 4px 14px 0 #e6e6e6;
	border-radius: 5px;
	margin: 30px auto 30px;
	padding: 15px 0;
	background: #fff;
}
.logoClients img {
	width: 75%;
	margin: 0 auto;
}
#carouselExampleSlidesOnly {
	margin-top: 60px;
	margin-bottom: 85px;
}
/*Pricing*/
#pricing {
	padding-bottom: 60px;
	padding-top: 120px;
	background: #fff;
}
#pricing p {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	margin-top: 30px;
}
.contactUs {
	font-size: 16px;
	font-weight: 600;
	background: #3e67b2;
	color: #fff;
	padding: 10px 15px;
	border-radius: 4px;
	text-decoration: none;
	margin-top: 50px;
	display: inline-block;
}
.contactUs:hover {
	background: #3e67b2;
	color: #fff;
}
.table {
	box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.05);
}
thead tr {
	background: #cae0ff;
}
thead tr th {
	padding: 22px 0 !important;
	font-size: 18px;
	color: #002a66;
	border-bottom: none;
	box-shadow: none !important;
	border-right: 7px solid rgb(68 93 128 / 10%);
}
tbody tr td:first-child {
	font-size: 18px;
}
tbody tr td:last-child,
thead tr th:last-child {
	border-right: none;
}
tbody tr td {
	padding: 22px 0 !important;
	font-size: 14px;
	color: #3a3a3a;
	border-right: 7px solid rgb(68 93 128 / 10%);
}
.table-responsive {
	margin-top: 30px;
}
.gst {
	font-size: 12px;
	margin-top: 15px;
}

/*Get in Touch*/
#getinTouch {
	/* background:#cae0ff; */
	padding: 120px 0 60px 0;
	background: url(../images/sky-bg.jpg) no-repeat 0 bottom;
	background-size: cover;
}
#getinTouch p {
	font-size: 20px;
	font-weight: 500;
	color: #000;
	margin-top: 10px;
	margin-bottom: 25px;
}
.form-control {
	border-radius: 5px;
	height: 48px;
}
textarea.form-control {
	height: auto;
}
.submit {
	border-radius: 4px;
	background-color: #fff;
	font-size: 16px;
	padding: 10px 42px 10px 42px;
	margin-top: 40px;
	color: #002a66;
	border: none;
	font-weight: 600;
	width: 100%;
}
.submit:hover {
	background-color: #fff;
	color: #002a66;
}
.getIn {
	color: #000 !important;
}
.getintouchPlane {
	position: relative;
	height: 70vh;
}
.getImg {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}
/*Footer*/
footer {
	background: #002a66;
	padding: 60px 0 48px 0;
}
h5 {
	font-size: 20px;
	color: #fff;
	font-weight: 700;
	margin-bottom: 15px;
}
footer ul li {
	margin-bottom: 10px;
}
footer ul li a {
	font-size: 18px;
	font-weight: 400;
	color: #fff;
	text-decoration: none;
}
footer ul li a:hover {
	color: #fff;
}
.head,
.mail,
.phone {
	position: relative;
	padding-left: 30px;
	color: #fff;
	margin-bottom: 22px;
}
.compName {
	position: relative;
}

.compName:before {
	position: absolute;
	left: -29px;
	top: 6px;
	content: url(../images/place.png);
}
.mail a,
.phone a {
	color: #fff;
}
.mail:before {
	position: absolute;
	left: 0;
	top: 0;
	content: url(../images/mail.png);
}
.phone:before {
	position: absolute;
	left: 0;
	top: 0;
	content: url(../images/phone.png);
}
footer ol {
	padding-left: 30px;
}
footer ol li {
	color: #fff;
	font-size: 14px;
	padding: 5px 0;
}
footer ol li a {
	text-decoration: none;
	color: #fff;
}
footer ol li a:hover {
	color: #fff;
}
.media {
	margin-bottom: 60px;
}
.media li {
	display: inline-flex;
	margin: 0 5px;
}
.whatsapp {
	position: relative;
	padding-left: 68px;
	padding-top: 10px;
	margin: 0 !important;
}
.whatsapp:before {
	position: absolute;
	left: 0;
	top: 0;
	content: url(../images/Whatsapp.png);
}
.copyRight {
	font-size: 13px;
	color: #002a66;
	text-align: center;
	padding: 15px 0;
	background: #fff;
	font-weight: 500;
}

#legalNotice {
	font-size: 16px;
	line-height: 35px;
}
#legalNotice h4 {
	margin-top: 30px;
	font-size: 1.4rem;
}
.modal-title {
	color: #000;
}
.content{
    margin-bottom: 30px;
     
}
.content p{
    margin-bottom: 10px;
    color: #3a3a3a;
    font-size: 18px;
}
.content ul li{
    color:#3a3a3a;
    font-size: 18px;
}
/*Responsive*/
@media (max-width: 1140px) {
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-left: 1rem;
		padding-right: 1rem;
	}

	.card {
		height: 500px;
	}
}
@media (max-width: 1040px) {
	.bannerImg img {
		width: 100%;
	}
	.testiContent {
		height: 300px;
	}
}
@media (max-width: 991px) {
	.card {
		height: 650px;
	}
	.process {
		right: 15px;
	}
	.arsImg img {
		width: 100%;
	}
	.step ul li:after {
		content: none;
	}
	.testiContent {
		height: 390px;
	}
	.innerLeft img {
		width: 80%;
	}
	.innerRight.two {
		width: 70%;
		font-size: 14px;
		line-height: 18px;
	}
}
@media (max-width: 768px) {
	.process {
		position: relative;
		right: 0;
		top: 0;
	}
	.process img {
		width: 100%;
	}
}
@media (min-width: 768px) {
	.desktop {
		display: flex;
	}
	.mobile {
		display: none;
	}
}
@media (max-width: 767px) {
	figure{
		margin-top: 15px;
	}
	.carousel-indicators{
		bottom: -40px;
	}
	#lecControls1 .carousel-control-prev {
		left: 45%;
	}
	#lecControls1 .carousel-control-next {
		right: 45%;
	}
	.navbar-expand-lg .navbar-nav .nav-link {
		padding-top: 0.8rem;
		padding-bottom: 0.8rem;
	}
	.topSection {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	h1,
	h2 {
		font-size: 24px;
		text-align: center;
	}
	.card-text,
	.subtitle,
	.innerRight.two,
	thead tr th,
	#getinTouch p,
	tbody tr td:first-child,
	.benefitDisc p,
	#pricing p,
	.contactUs {
		font-size: 16px;
	}
	.caption h2,
	.card-title {
		font-size: 18px;
	}
	.caption p {
		font-size: 15px;
		margin-bottom: 0;
	}
	.buttonsSet {
		margin-bottom: 0;
		margin-top: 15px;
		text-align: center;
	}
	.getinTouch,
	.viewMore {
		font-size: 14px;
	}
	.bannerImg {
		margin-top: 50px;
	}
	#lec {
		padding-top: 60px;
	}

	.featureLeft {
		margin-bottom: 30px;
	}
	.channel h3 {
		margin-bottom: 30px;
		font-size: 22px;
		line-height: 30px;
		text-align: center;
	}

	.desktop {
		display: none;
	}
	.mobile {
		display: flex;
	}
	.card {
		height: auto;
		padding-bottom: 30px;
	}
	.subtitle {
		margin-bottom: 22px;
	}
	.overviewDisc {
		text-align: center;
		font-size: 16px;
	}
	.benefitDisc {
		font-size: 16px;
	}
	.testiContent {
		padding: 15px;
		font-size: 12px;
		height: auto;
	}
	.testiContent p:after {
		left: 0;
	}
	.testiContent p:before {
		right: 0;
	}
	#Benefits {
		padding-top: 0;
	}

	#topFeatures {
		padding-top: 60px;
	}
	.innerLeft img {
		width: auto;
	}
	.featureContent {
		text-align: left;
		font-size: 15px;
	}
	#inDepth {
		padding-top: 60px;
	}
	.descinDepth p {
		margin-top: 30px;
		text-align: center;
	}
	#successStories {
		padding-top: 60px;
	}
	.carousel-control-next,
	.carousel-control-prev {
		bottom: -130%;
	}
	.carousel-control-prev {
		left: 35%;
	}
	.carousel-control-next {
		right: 35%;
	}
	.paddingMb {
		padding-bottom: 60px;
	}
	#ourClient {
		margin-top: 60px;
		padding-bottom: 77px;
	}
	#carouselExampleSlidesOnly {
		margin-top: 30px;
	}
	ul,
	ol {
		padding-left: 30px;
	}
	.media {
		padding-left: 0 !important;
	}
	h5 {
		margin-top: 30px;
	}
	#getinTouch {
		background: #239fd5;
	}
	.getImg {
		display: none;
	}
	.getintouchPlane {
		height: auto;
	}
	#userJourney {
		padding-bottom: 60px;
	}
	.toGet, .ifYou{
		text-align: center;
	}
}
