@charset "utf-8";
/* CSS Document */
body, .slider-text span {
	font-family: 'Source Sans Pro', sans-serif;
}
.serv-icon {
	max-width: 200px;
	margin: 0 auto;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	font-weight: 800;
}
p {
	color: #666666;
}
img {
	width: 100%;
}
.index-wrp {
	background-color: #33065b;
	background-image: url("../images/bg.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
	position: relative;
}
.hero_divider_shape {
	background-color: #33065b;
}
.hero_divider_shape svg {
	display: block;
	margin-bottom: -4px;
}
.logo {
	max-width: 310px;
	width: 100%;
	-moz-transition:  all .2s ease .0s;
	-webkit-transition:  all .2s ease .0s;
	transition:  all .2s ease .0s;
	padding-right: 30px;
}
.mainp-header.active .logo {
    max-width: 200px;
}

.leftimg svg, .logo svg {
	height: 100%;
	width: 100%;
}
.slider-row {
	padding: 60px 0;
}
.slider-text, .slider-dispn {
	color: #fff;
}
.slider-dispn {
	margin-top: 10px;
}
.slider-text span {
	display: block;
}
.mainp-header {
	padding: 10px 0;
	z-index: 100;
	-moz-transition:  all .2s ease .0s;
	-webkit-transition:  all .2s ease .0s;
	transition:  all .2s ease .0s;
	
}
.menu-ul{
	margin-bottom: 0px;
}
.mainp-header.active{
	position: fixed !important;
	top: 0;
	width: 100%;
	left: 0;
z-index: 1000;
	-moz-box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	box-shadow: 0px 2px 10px rgba(0,0,0,0.2);
	background: #fff;
}
.mainp-header.active .logo-cls-5{
	fill: #333333 !important;
}
.mainp-header.active .menu-li a{
	color: #333;
	padding:5px 0;
}
.slider-container {
	z-index: 1;
}
.bg-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	max-width: 621px;
	width: 100%;
}
.menu-li {
	padding: 0px 20px;
}
.menu-li a {
	display: block;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 10px 0;
}
.box-outer {
	margin: 15px 0;
}
.section-title {
	color: #4c2073;
}
.box-area {
	padding: 30px 25px;
	height: 100%;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	box-shadow: 0px 3px 20px rgba(0, 0, 0, 0.05);
	border: 1px solid;
}
.box-area p {
	color: #666;
	font-size: 16px;
}
.box-outer:first-child .box-area, .box-outer:nth-child(6) .box-area {
	border-color: #f5fce0;
	background: rgb(245, 252, 224);
	background: -moz-linear-gradient(top, rgba(245, 252, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(245, 252, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(245, 252, 224, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f5fce0', endColorstr='#ffffff', GradientType=0);
}
.box-outer:nth-child(2) .box-area {
	border-color: #fbf1e3;
	background: rgb(251, 241, 227);
	background: -moz-linear-gradient(top, rgba(251, 241, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(251, 241, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(251, 241, 227, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#fbf1e3', endColorstr='#ffffff', GradientType=0);
}
.box-outer:nth-child(3) .box-area, .box-outer:nth-child(5) .box-area {
	border-color: #ffeef5;
	background: rgb(255, 238, 245);
	background: -moz-linear-gradient(top, rgba(255, 238, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(255, 238, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 238, 245, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffeef5', endColorstr='#ffffff', GradientType=0);
}
.box-outer:nth-child(4) .box-area {
	border-color: #e8fbff;
	background: rgb(232, 251, 255);
	background: -moz-linear-gradient(top, rgba(232, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(232, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(232, 251, 255, 1) 0%, rgba(255, 255, 255, 1) 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#e8fbff', endColorstr='#ffffff', GradientType=0);
}
.company-about-section {
	background-image: url("../images/btmbg.svg");
	background-size: auto 100%;
	background-position: top left;
}
.contact-box {
	padding: 30px;
	border-radius: 30px;
	background: #fff;
	-moz-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
}
.companyp {
	font-size: 18px;
}
.social-a {
	background-image: url("../images/social.svg");
	background-size: 194px 20px;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;
	display: block;
}
.footer-wrp {
	background-color: #33065b;
	color: #FFFFFF;
	text-align: center;
}
.social-li {
	margin: 5px;
}
.social-a.fb {
	background-position: -26px 1px;
}
.social-a.twitter {
	background-position: -55px 2px;
}
.social-a.linkdin {
	background-position: -84px 1px;
}
.social-a.youtube {
	background-position: -142px 3px;
}
.social-a.instagram {
	background-position: -114px 2px;
}
.copyright{
	font-size: 14px;
	color: #FFFFFF;
	opacity: .5;
}
.mob-nav{
	display: none;
}
@media only screen and (max-width:991px) {
	.company-about-section {
		background-position: left 470px;
		background-repeat: no-repeat;
	}
	.mob-nav{
		display: block;
		height: 24px;
		padding: 11px 0;
		position: relative;
		cursor: pointer;
	}
	.mob-nav span {
    display: block;
    width: 34px;
    height: 2px;
    background: #fff;
		
		
}
	
	.mob-nav span:before, .mob-nav span:after{
		content: "";
		width: 100%;
		height: 2px; background: #fff;
		position: absolute;
		left: 0;
	}
	
	.mob-nav span:before{
		top: 0px;
	}
	.mob-nav span:after{
		bottom: 0px;
	}
	.mainp-header.active .mob-nav span:before, .mainp-header.active .mob-nav span:after,  .mainp-header.active .mob-nav span{
		background: #333;
	}
	.menu-wrp{
		position: relative;
	}
	.menu-ul, .menu-li {
		display: block !important;
	}
	.menu-in {
    background: #fff;
    position: absolute;
    right: 0;
    top: 101%;
    width: 200px;
	margin-top: 5px;
		display: none;
}
	.menu-li a{
		color: #333333;
	}
}