﻿body {
	max-width: 100%;
	color: #303030;
	font-size: 15px;
	font-family: 'lato';
}

.Navheader {
	padding-bottom: 78px;
}



.Navheader {
	padding-bottom: 78px;
}

.Navheader .navbar {
	padding: 8px 0px;
	-webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03), 0 3px 6px rgba(0, 0, 0, 0.06);
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.03), 0 3px 6px rgba(0, 0, 0, 0.06);
	min-height: 78px;
	margin-bottom: 0;
	position: fixed;
	width: 100%;
	z-index: 9;
	background: #fff;
	border-radius: 0;
	height: inherit;
}

.Navheader .navbar-brand {
	width: 100%;
	max-width: 250px;
	padding: 0px;
	position: inherit;
}

.Navheader .navbar-brand img {
	width: 100% !important;
}

.Navheader .navbar.navbar-default .navbar-nav>li>a {
	padding: 10px 28px;
	background: linear-gradient(45deg, #ff5f6d, #ffc371);
	color: #fff;
	margin-top: 8px;
	border: none;
	text-transform: capitalize;
	font-size: 16px;
}

.Navheader .navbar.navbar-default .navbar-nav>li>a:hover {
	transform: translateY(-3px);
	color: #ff5f6d;
}

.Navheader .navbar-right {
	margin-right: inherit;
}


.aus-banner {
	position: relative;
}

.mt15 {
	margin-top: 15px;
}

.banner-content {
	margin: 0 auto;
	width: 100%;
	z-index: 1;
	padding: 50px 0px;
}

/*.banner-content h1{
	color: #00AEEF;
	margin: 10px 0px;
	font-size: 48px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 13px;
}*/
.banner-content h1 {
	color: #00AEEF;
	margin: 10px 0px;
	font-size: 42px;
	font-weight: bold;
	letter-spacing: 1px;
	word-spacing: 8px;
	text-transform: inherit;
	line-height: 46px;
}

.text-gray {
	color: #888;
}

/*.banner-content h2{
	color:#888;
	margin:10px 0px;
	font-weight: 400;
	font-size: 23px;
}*/
.banner-content h2 {
	color: #000;
	margin: 10px 0px;
	font-weight: 400;
	font-size: 20px;
	line-height: 28px;
}

.banner-content a.btn {
	color: #fff;
	margin: 10px 0px;
	background: #00AEEF;
	border-radius: 5px;
	padding: 10px 30px;
	transition: box-shadow 1s linear;
	transform: translateY(-3px);
}
.banner-content a.btn:hover{
	color: #00AEEF;
}

.schedule {
	color: #00AEEF;
}

.banner-content a:hover .btn {
	-webkit-box-shadow: 1px 5px 0px 0px rgba(0, 174, 239, 0.5098039215686274);
	box-shadow: 1px 5px 0px 0px rgba(0, 174, 239, 0.5098039215686274);
}

.our-awards {
	background: rgba(243, 251, 254, 0.37);
	/*background:rgba(233, 238, 235, 0.5411764705882353);*/
	color: #334C8E;
	position: absolute;
	top: 0px;
	bottom: 0;
	text-align: center;
	min-height: 150px;
	box-shadow: 1px 0px 1px 0px rgba(0, 0, 0, .16), 0px 1px 1px 0px rgba(0, 0, 0, .12);
	display: flex;
	align-items: center;
}

.our-award-content {
	-webkit-filter: grayscale(100%);
	/* Safari 6.0 - 9.0 */
	filter: grayscale(100%);
	color: #000;
}

.our-award-content:hover {
	filter: none;
	color: #334C8E;
}

.our-awards img {
	margin: 0 auto;
	width: 100px;
	text-align: center;
}

.our-awards img:hover {
	filter: none;
}

.our-awards {
	position: relative;
}

.pd-top125 {
	padding-top: 125px;
	padding-bottom: 50px;
}

.pd-top-bottom50 {
	padding: 50px 0px;
}

.mar-top-bottom50 {
	margin: 50px 0px;
}

.ourArea h3,
.solution h3,
.about-mwc h3,
.aus-content h3,
.business-reason h3,
.aus-testimonial h3,
.offering-content h3,
.portfolio h3,
.form-bg h3 {
	font-weight: 600;
	color: #00AEEF;
	text-align: center;
	margin: 10px 0px;
	font-size: 28px;
	padding-bottom: 30px;
}

.aus-content h3::before,
.ourArea h3::before,
.ourArea h3::after,
.solution h3::before,
.solution h3::after,
.about-mwc h3::before,
.about-mwc h3::after,
.aus-content h3::after,
.business-reason h3::before,
.business-reason h3::after,
.aus-testimonial h3:before,
.aus-testimonial h3:after,
.form-bg h3::before,
.form-bg h3::after,
.offering-content h3::before,
.offering-content h3::after,
.portfolio h3::before,
.portfolio h3::after {
	height: 1px;
	content: "-----";
	margin: 0px 10px;
	text-align: center;
	color: #00AEEF;
}

.offering-content h3::before,
.offering-content h3::after {
	color: #fff !important;
}

.cdn-campus {
	position: relative;
}

/*.about-us-content{
position: absolute;
top:0px;
bottom: 0px;
text-align: left;
}*/
.about-us-content .box {
	position: absolute;
	margin: auto;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 400px;
	height: 300px;
	background-color: #fff9;
	border-radius: 3px;
	padding: 20px;
}

.aus-content p {
	text-align: justify;
	font-size: 16px;
	line-height: 24px;
}

.media-body p {
	text-align: justify;
	font-size: 16px;
	line-height: 24px;
}

.card {
	background: #fff;
	min-height: 50px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	position: relative;
	margin-bottom: 30px;
}

/*.parallax{
background: url(../img/business.jpg) no-repeat center;
background-attachment: fixed;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
}*/
.business-reason .media-left .glyphicon-star {
	color: #00436D;
	box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
	padding: 10px;
	margin: 10px;
	text-align: center;
	display: table-cell;
	vertical-align: top;
	background: #f5f5f5;
}

.bus-reason ul li {
	text-align: left;
}

.business-reason,
.portfolio {
	background: #DBEFF6;
	/*background:#F3FBFE url("../img/Aus-img/testimonials-pattern.png") 50% 50%/110px 110px repeat;
*/
	padding: 50px 0px;
}

.form-bg .form-wrapper {
	background: none;
}

.offering-content {
	background: #00436D;
	padding: 50px 0px;
}

/*.offering-content h4 {
	color: #fff;
	padding: 20px 0px;
	border-bottom: 1px dashed #fff;
	text-align: center;
}*/
.offering-content h4 {
	color: #fff;
	padding: 20px 0px;
	border-bottom: 1px dashed #fff;
	text-align: center;
	font-size: 28px;
	line-height: 36px;
}

/*.offering-content p {
	color: #fff;
	text-align: justify;
	padding-top: 10px;
}*/
.offering-content p {
	color: #fff;
	text-align: justify;
	padding-top: 10px;
	font-size: 16px;
	/* text-align: left; */
	line-height: 22px;
}

.text-white {
	color: #fff !important;
}

/*particle*/

canvas {
	display: block;
	vertical-align: bottom;
}

/* ---- particles.js container ---- */

#particles-js {
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #fff;
	background-image: url("");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
}

/* ---- stats.js ---- */
.js-count-particles {
	font-size: 1em;
}

#stats,
.count-particles {
	-webkit-user-select: none;
}

.count-particles {
	border-radius: 0 0 3px 3px;
}

.aus-testimonial {
	background: #fff;
	color: #000;
}

.aus-testimonial .carousel-indicators .active {
	background: #00AEEF;
}

.aus-testimonial .carousel-indicators li {
	border: 1px solid #00AEEF;
	background: none;
}

/*portfolio*/
.effect-zoe-au {
	position: relative;
	width: 100%;
	height: auto;
	margin: 20px 0px;
	box-shadow: 1px 2px 2px 1px #888;
}

.effect-zoe-au:hover figcaption {
	background: rgba(0, 67, 109, 0.85);
	color: #fff;
	opacity: 1;
}

.effect-zoe-au figcaption {
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	transition: .5s ease;
	color: white;
	font-size: 14px;
	width: 100%;
	height: 100%;
	text-align: center;
	padding: 10px;
	opacity: 0;
}

.effect-zoe-au figcaption .text {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	position: absolute;
	width: 80%;
}

.effect-zoe-au figcaption h2 {
	font-size: 20px;
	padding: 10px 0px;
	color: #fff;
	text-align: center;
}

.effect-zoe-au figcaption p.description {
	padding: 15px 0px;
}

.effect-zoe-au figcaption p.icon-links a i {
	font-size: 20px;
	padding: 10px 12px;
	color: #00436D;
	background: #fff;
	border-radius: 100px;
}

/*portfolio*/

.banner-img img {
	max-height: 400px;
	float: left;
}

/*swiper*/

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: none;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.banner-img,
.swiper-pagination {
	position: relative !important;
}

.swiper-pagination-bullet {
	margin: 0 3px;
}

/*responsive*/
@media(max-width: 980px) {
	.aus-testimonial img {
		width: 30%;
		margin: 0 auto;
	}

	.effect-zoe figcaption p.description {
		padding: 10px 0px;
	}

	.banner-content {
		padding: 0px;
	}
}

@media(max-width:767px) {

	.aus-content h3,
	.business-reason h3,
	.aus-testimonial h3,
	.offering-content h3,
	.portfolio h3,
	.form-bg h3 {
		color: #00AEEF;
		font-weight: normal;
		text-align: left;
	}

	.aus-content h3::before,
	.aus-content h3::after,
	.business-reason h3::before,
	.business-reason h3::after,
	.aus-testimonial h3:before,
	.aus-testimonial h3:after,
	.form-bg h3::before,
	.form-bg h3::after,
	.offering-content h3::before,
	.offering-content h3::after,
	.portfolio h3::before,
	.portfolio h3::after {
		display: none;
	}

	.portfolio .col-xs-12 {
		padding: 0px 7px;
	}

	.effect-zoe figcaption .text {
		width: 100%;
	}

	.effect-zoe figcaption p.icon-links a i {
		font-size: 16px;
		padding: 6px 8px;
	}

	.banner-content h1 {
		font-size: 30px;
	}

	.banner-content h2 {
		font-size: 20px;
	}

	.banner-content {
		text-align: center;
	}

	.pd-top-bottom50 {
		padding: 30px 0px;
	}

	.aus-testimonial img {
		width: 25%;
		margin: 20px auto;
	}
}

@media(max-width:640px) {
	.banner-content h1 {
		font-size: 20px;
		letter-spacing: none;
		word-spacing: auto;
	}

	.banner-content a.btn {
		padding: 6px 19px;
		font-size: 14px;
	}

	.banner-content {
		padding-bottom: 0px;
	}

	.portfolio .effect-zoe {
		width: 100%;
	}

	.effect-zoe figcaption p.description {
		padding: 5px 0px;
	}

	.banner-img,
	.swiper-pagination {
		display: none;
	}

	.banner-w100 {
		width: 100%;
		text-align: center;
	}

	.banner-content h2 {
		display: block;
	}
}


footer.site-footer {
	background: #252832;
	padding: 15px 0;
	position: relative;
}

p.copyright-text {
	color: #fff;
	font-size: 14px;
}

p.copyright-text a {
	color: #ff5f6d;
}

footer ul.social-icons li {
	display: inline-block;
	margin: 2px 5px 2px 0;
}

footer ul.social-icons li:last-child {
	margin-right: 0;
}

footer ul.social-icons li a {
	color: #ffffff;
	width: 30px;
	height: 30px;
	background: linear-gradient(45deg, #ff5f6d, #ffc371);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	font-size: 14px;
	transition: 0.3s;
}

footer ul.social-icons li a:hover {
	transform: scale(1.08);
}

footer p.copyright-text a:last-child:after {
	display: none;
}

footer p.copyright-text a:after {
	content: '|';
	margin-left: 5px;
	margin-right: 4px;
	color: #454954;
}

.content.mwc {
	margin: 0 !important;
}

footer ul.social-icons {
	text-align: right;
}

/* new section */

.position-relative {
	position: relative;
	z-index: 5;
}

.banner-event-date-venue:before {
	left: -72px;
}

.event-date {
	padding-right: 25px;
}

.text-blue {
	color: #00aeef;
}

.banner-event-date-venue {
	margin-left: auto;
	margin-right: auto;
	color: #252832;
	font-weight: 600;
	position: relative;
	display: table;
	margin-bottom: 30px;
}

.md-banner-content .banner-event-date-venue .fa {
	padding-right: 5px;
}

.md-banner-content .banner-event-date-venue .fa {
	padding-right: 5px;
}

.display-inline-block {
	display: inline-block;
}

/* .logo img{
   	margin: 0 auto 35px auto;
	width: 250px;
} */

.logo img {
	margin: 0 auto;
	max-width: 100%;
	width: 400px;
}

.event-date {
	padding-right: 25px;
}

.event-bac h1 {
	color: #000;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 4rem;
	margin-bottom: 35px;
}

.text-red {
	color: #d21319;
}

.box-design {
	padding: 10px;
	background: #fff;
}



.main-content {
	padding: 4rem 0 4rem;
	background: #DBEFF6;
}

.main-content img {
	border-radius: 15px;
}

.about-mwc {
	padding: 3rem 0;
	background-size: cover;
}

.about-mwc.cs-about-mwc {
	background: linear-gradient(45deg, rgb(265 255 255 / 70%), rgb(255 255 255 / 70%)), url(../img/about.jpg);
	background-size: cover;
}

h2 {
	font-weight: bold;
}

.mtb20 {
	margin: 20px 0px;
}

.about-mwc h2 {
	font-weight: bold;
}

.about-mwc .banner-event-date-venue {
	margin-bottom: 15px;
}

.about-mwc p {
	color: #252832;
}

.pt-5 {
	padding-top: 3rem;
}

.about-list h4 {
	font-weight: bold;
	color: #252832;
	padding-bottom: 1rem;
}

.about-list ul li {
	line-height: 2.3;
	color: #252832;
	padding-left: 3rem
}

.about-list ul li:before {
	content: "\f058";
	font-family: FontAwesome;
	font-style: normal;
	font-weight: normal;
	text-decoration: inherit;
	color: #00AEEF;
	font-size: 18px;
	padding-right: 0.5em;
	position: absolute;
	left: 17px;
}

/*sm*/
.is-box-bg {
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);
	padding: 0px 10px;
	border-radius: 10px;
	background: #fff;
}

.text-blue:before,
.text-blue:after {
	background-color: #ff5f6d;
	;
}

.large-text {
	font-size: 30px;
	line-height: 0px;
}

.center_tab {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 500px;
	background: #DBEFF6;
	padding-top: 20px;
	padding-bottom: 20px;
}

.side-heading h2 {
	color: #252832;
	text-transform: none;
	font-weight: 300;
	margin: 70px 0px 0px 0px;
	font-size: 35px;
}

@media (min-width: 992px) {
	.side-heading h2 {
		margin: 320px 0px 0px;
	}
}

.side-heading h2 span.heading {
	font-size: 100px;
	font-weight: bold;
	line-height: 0;
	margin-right: -18px;
}

.side-heading h2:hover {
	color: #ff5f6d !important;
	transition: color .2s linear;
}

.is-segments ul li a {
	background: transparent;
	color: #252832;
}

.is-segments .center_tab h2 {
	font-size: 30px;
	color: #252832;
	text-align: center;
	font-weight: 400;
}

.is-box-bg ul.nav {
	padding-left: 15px;
	margin: 20px 0px;
}

.is-box-bg ul.nav>li>a {
	padding: 20px 15px;
    font-size: 20px;

}

.is-segments .center_tab h4 {
	margin: 10px auto;
	color: #ffffff;
	width: 35px;
	height: 35px;
	/* background: linear-gradient(45deg, #ff5f6d, #ffc371); */
	background-color: #00AEEF;
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
}

.is-box-bg ul.nav>li.active>a {
	color: #00AEEF;
	background-color: #DBEFF6;
	font-weight: bold;
	font-size: 20px;
	border: none;
	border-left: 2px solid;
	border-radius: 0px;
}

.is-box-bg .large-text {
	color: #00AEEF;
}

.custom-btn {
	/* background: linear-gradient(45deg, #ff5f6d, #ffc371); */
	background-color: #00AEEF;
	color: #fff;
}

.custom-btn:hover {
	transform: translateY(-3px);
}

.banner-event-date-venue h2 {
	color: #00AEEF;
	font-size: 30px;
	font-weight: 800;
}

.nav-stacked>li>a:focus,
.nav-stacked>li>a:hover {
	text-decoration: none;
	background-color: transparent;
	border: none;
}

.nav-stacked>li>a {
	border: none;
}

.icons {
	background: #DBEFF6;
	text-align: center;
	padding: 35px 25px;
	margin: 30px 0px 0px;
	border-radius: 10px;
	transition: 0.3s;
	border-bottom: 2px solid #fff;
	min-height: 200px;
}

.icons:hover {
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);
	transform: translateY(-3px);
	border-bottom-color: #00AEEF;
}

.icons img {
	display: inline-block;
	vertical-align: middle;
	width: 70px;
	margin: 0px auto;
	text-align: center;
	box-shadow: 0 1px 0px 0px #00AEEF;
	border-radius: 100%;
}

.icons h4 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
}

.text-purple {
	color: #ff5f6d;
}

.nav-tabs {
	border-bottom: none !important;
}

.thanku a:hover {
	color: #ff5f6d;
}


/* owl */
.ProjectOwl {
	-moz-box-shadow: 0 0 6px #ececec;
	-webkit-box-shadow: 0 0 6px #ececec;
	-o-box-shadow: 0 0 6px #ececec;
	box-shadow: 0 0 6px #ececec;
	margin-bottom: 40px;
}

.ProjectOwl .owl-dots {
	position: absolute;
	left: 0;
	right: 0;
	bottom: -47px;
}

.ProjectOwl .owl-dots .owl-dot.active span,
.ProjectOwl .owl-dots .owl-dot:hover span {
	background: #00AEEF !important;
}

.ProjectOwl .OwlSec {
	width: 100%;
	display: flex;
}

.ProjectOwl .OwlSec .OwlLeft {
	width: 60%;
}

.ProjectOwl .OwlSec .OwlLeft img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.ProjectOwl .OwlSec .Owlright {
	/* width: 40%; */
	background: #fff;
	padding: 50px 40px;
}

.OwlrighTxt {
	position: relative;
	height: 100%;
}

.ProjectOwl .OwlSec .Owlright h3 {
	font-size: 24px;
	font-weight: 600;
	line-height: 1.25;
	margin-bottom: 10px;
	color: #323232;
	text-transform: capitalize;
}

.ProjectOwl .OwlSec .Owlright p {
	color: #636363;
	font-size: 15px;
	line-height: 25px;
	text-align: justify;
	margin-bottom: 10px;
}

.ProjectOwl .OwlSec .Owlright a {
	color: #ff5f6d !important;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 1px;
	position: absolute;
	bottom: 0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	opacity: 0;
	padding: 8px 0px;
	transform: translateY(0);
}

.ProjectOwl .item:hover .Owlright a {
	opacity: 1;
	transform: translateY(-5px);
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.main-title h2 {
	font-size: 36px;
	line-height: 1.2em;
	color: #1c1717;
	font-weight: 700;
}

.pd-sec-80 {
	padding: 50px 0px;
}

.mb-30 {
	margin-bottom: 30px;
}

/*end*/

/* custom css start */
.form-group {
	/* margin-bottom: 30px; */
	margin-bottom: 16px;
}

.banner-event-date-venue .event-date,
.banner-event-date-venue .event-venue {
	text-indent: -45px;
	margin-left: 45px;
}

.banner-event-date-venue span i,
.banner-event-date-venue p span i {
	color: #ffffff;
	width: 35px;
	height: 35px;
	background: linear-gradient(45deg, #ff5f6d, #ffc371);
	display: inline-flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	margin-right: 10px;
	text-indent: 0;
}

.cs-banner-content {
	max-width: 900px;
	margin: auto;
}

.cs-banner-content h3 {
	font-size: 18px;
	font-weight: 400;
	margin: 0 0 10px;
	color: #252832;
}

.cs-banner-content h1 {
	font-weight: 800;
	font-size: 50px;
}

.align-items-center {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.is-box-bg .nav-stacked>li+li {
	border-top: 1px solid #eee;
}

.is-box-bg .tab-content>.active p {
	text-align: center;
}

.form-control {
	border: 1px solid #eee;
	padding: 12px 15px;
	height: auto;
	border-radius: 4px;
	box-shadow: none;
}

.cs-fix-meeting {
	box-shadow: 0px 0px 10px 0px rgb(0 0 0 / 7%);
	padding: 30px;
	border-radius: 10px;
	background: #fff;
	max-width: 800px;
	margin: auto;
}

.custom-btn {
	position: relative;
}

.custom-btn:after,
.Navheader .navbar.navbar-default .navbar-nav>li>a:after {
	position: absolute;
	border: 1px solid #ff5f6d;
	content: '';
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	border-radius: 30px;
	transform: scale(0);
	transition: 0.3s;
	background: #fff;
	z-index: -1;
}

.custom-btn.btn:focus {
	outline: none;
	outline-offset: 0;
}

.custom-btn:hover:after,
.Navheader .navbar.navbar-default .navbar-nav>li>a:hover:after {
	transform: scale(1);
}

.custom-btn:hover,
.custom-btn:hover:focus {
	color: #00AEEF;
}
.custom-btn:after{
	border-color:#00AEEF ;
}
.custom-btn:focus {
	color: #fff;
}

footer.site-footer {
	background: #252832;
	padding: 15px 0;
	position: relative;
}

p.copyright-text {
	color: #fff;
	font-size: 14px;
}

p.copyright-text a {
	color: #ff5f6d;
}

footer ul.social-icons li {
	display: inline-block;
	margin: 2px 5px 2px 0;
}

footer ul.social-icons li:last-child {
	margin-right: 0;
}

footer ul.social-icons li a {
	color: #ffffff;
	width: 30px;
	height: 30px;
	background: linear-gradient(45deg, #ff5f6d, #ffc371);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: 100%;
	font-size: 14px;
	transition: 0.3s;
}

footer ul.social-icons li a:hover {
	transform: scale(1.08);
}

footer p.copyright-text a:last-child:after {
	display: none;
}

footer p.copyright-text a:after {
	content: '|';
	margin-left: 5px;
	margin-right: 4px;
	color: #454954;
}

.content.mwc {
	margin: 0 !important;
}

footer ul.social-icons {
	text-align: right;
}

.d-flex.align-items-center {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.cs-segments-text h2 {
	color: #252832;
}

.panel-group {
	margin-bottom: 0px;
}

.cs-banner-content .text-red {
	width: fit-content;
	display: inline-block;
	vertical-align: sub;
}

.cs-banner-content .text-red b {
	animation: typingAnimation 8s steps(26, end) infinite, blinkAnimation 1s step-end infinite;
	overflow: hidden;
	white-space: nowrap;
	margin: auto;
	display: block;
	font-weight: 800;
	padding-right: 10px;
}

@keyframes typingAnimation {
	0% {
		width: 0;
	}

	20%,
	90% {
		width: 100%;
	}

	100% {
		width: 0;
	}
}

@keyframes blinkAnimation {

	from,
	to {
		border-right: 3px solid transparent;
	}

	50% {
		border-right: 3px solid #ff5f6d;
	}
}

.cs-segments-text {
	padding-top: 50px;
}

.cs-segments-text h4 {
	margin: 0 0 15px;
	font-size: 18px;
	font-weight: 600;
	color: #252832;
}

.booth-location-video video {
	width: 100%;
	background: #00000073;
	padding: 10px;
	border-radius: 5px;
}
.navbar-header.au-logo {
	margin-right: 3rem;
}


@media(min-width:1200px) {
	.container {
		width: 1280px;
	}
}

/* form css----------14/09/22 start */
.d-flex {
	display: flex;
}

.d-flex label {
	margin: 0 5px;
}

/* form css----------14/09/22 end */

/* custom css end */
@media(max-width:1200px) {
	.booth-location-video {
		margin-top: 60px;
	}
}

@media(max-width:991px) {
	.center_tab {
		min-height: auto;
	}

	.form-group {
		margin-bottom: 20px;
	}
}

@media(max-width:787px) {
	.event-bac h1 {
		font-size: 32px;
		line-height: 42px;
	}

	.custom-width {
		width: 50%;
	}

	.panel-title h4 {
		margin-top: 0;
		font-size: 16px;
		display: inline-block;
		text-align: left;
	}

	.panel-title a:hover,
	.panel-title a[aria-expanded="true"] {
		font-size: 20px;
		color: #00AEEF;
	}

	.xs-pd-top-50 {
		padding-top: 50px;
	}
}

@media(max-width:767px) {
	body.home {
		padding-top: 0px;
	}

	.main-content,
	.about-mwc,
	.event-bac {
		padding: 60px 0px;
	}

	.cs-fix-meeting {
		margin: 0 15px;
	}

	p.copyright-text,
	footer ul.social-icons {
		text-align: center;
	}

	.event-date {
		margin-bottom: 5px;
		display: block;
		padding: 0;
	}

	.cs-banner-content .text-red {
		line-height: normal;
	}
	.ProjectOwl .OwlSec .OwlLeft{
		width: 100%;
	  }
}

@media(max-width:480px) {
	.custom-width {
		width: 100%;
	}

	.cs-banner-content .text-red b {
		animation: none;
		white-space: unset;
		padding: 0;
		display: inline-block;
	}

	.logo img {
		margin: 0 auto 20px auto;
	}
	.navbar-header.au-logo {
		margin: auto;
		margin-bottom: 22px;
	}
	/* main.main{
		margin-top: 90px;
	} */
	
}

.to-top {
	background: crimson;
	position: absolute;
	bottom: 5px;
	padding: 2px 5px;
	cursor: pointer;
	border-radius: 60px;
	width: 30px;
	height: 30px;
	top: 14px;
	right: 34px;
	color: #fff;
}

.to-top:hover {
	background: darkred;
}

main.main {

	z-index: inherit;
}

/* nav.navbar.navbar-default.shrink .container {
	justify-content: flex-start;
} */
sub {
    top: -0.65em !important;
    font-size: 14px;
}
.is-box-bg ul.nav li {
    width: 100%;
}
.uk-point p svg{
	margin-right: 10px;
	color: #00aeef;
	vertical-align: baseline;
}

.navbar-header.au-logo.infrograins {
    width: 198px;
    margin-top: 17px;
}

#testimonial-slider .carousel-indicators{
	bottom: -70px;
}
.is-box-bg ul.nav>li>a.active {
    color: #00AEEF;
    background-color: #DBEFF6;
    /* font-weight: bold; */
    font-size: 20px;
    border: none;
    border-left: 2px solid;
    border-radius: 0px;
}
.carousel-inner{
	height: 200px;
}
@media (max-width: 767px){
	.banner-content h1{
		line-height: 35px;
		padding: 0 !important;
		margin-top: 30px;
	}
	.banner-inbtn {
		text-align: center;
	}
	.aus-content h3::before,
	.ourArea h3::before,
	.ourArea h3::after,
	.solution h3::before,
	.solution h3::after,
	.about-mwc h3::before,
	.about-mwc h3::after,
	.aus-content h3::after,
	.business-reason h3::before,
	.business-reason h3::after,
	.aus-testimonial h3:before,
	.aus-testimonial h3:after,
	.form-bg h3::before,
	.form-bg h3::after,
	.offering-content h3::before,
	.offering-content h3::after,
	.portfolio h3::before,
	.portfolio h3::after{
		content: unset;
	}
	.ourArea h3,
	.solution h3,
	.about-mwc h3,
	.aus-content h3,
	.business-reason h3,
	.aus-testimonial h3,
	.offering-content h3,
	.portfolio h3,
	.form-bg h3{
		padding-bottom: 10px;
	}
	.Navheader{
		padding-bottom:0 ;
	}
	.Navheader .navbar{
		position: unset;
	}
	main.main{
		margin-top: 0;
	}
	.ProjectOwl .OwlSec{
		width: unset;
	}
	.carousel-inner{
		height: 500px;
	}
	hr{
		display: none;
	}
	.business-reason, .portfolio{
		padding: 30px 0;
	}
	.about-mwc, .main-content, .pd-sec-80{
		padding: 30px 0;
	}
	.form-bg .form-wrapper{
		margin: 0;
	}
}