body{
	background-color: #fff;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.t-header{
	width: 100%;
	height: 70px;
	background-color: transparent;
	position: absolute;
	z-index: 50;
	-webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.h{
	width: 100%;
	padding: 10px 90px;
	display: flex;
	display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.logo-m{
	width: 260px;
	float: left;
	position: relative;
}
.logo-m img{
	width: 100%;
}
.il{
	position: relative;display: flex;
	display: -webkit-box;
    display: -ms-flexbox;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.il li{
	list-style: none;
	display: flex;
}

.il li a{
	text-decoration: none;
	margin: 10px 20px;
	font-size: 1.3em;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.75);
	text-decoration: none;
}
.il li a:hover{
	color: #fff; 
}
.dropdown-menu li a{
	width: 100%;
	margin: 0;
    padding: 0 10px;
    color: #808b97;
    line-height: 2.5;
    font-size: 1rem;
}
.dropdown-menu li a:hover{
	color: #000;
}
.slider .slides {
    background-color: transparent;
}
.slider .indicators .indicator-item.active {
    background-color: #6666cc;
}
.home-welcome {

    color: white;
    padding: 2em 0 2em;
    font-size: 125%;
    width: 100%;
    float: left;
    background: transparent;
    position: relative;
    height: auto;
    z-index: 20;
}
.slider .slides li .caption h3{
	margin-top: 75px;
}
.p12{
	width: 100%;
	float: left;
	display: block;
	padding-top: 40px;

}
.slider .slides{
	background-image: linear-gradient(45deg, #361752, #6666cc);
    background-image: -webkit-linear-gradient(45deg, #361752, #6666cc);
    background-image: -moz-linear-gradient(45deg, #361752, #6666cc);
    background-image: -ms-linear-gradient(45deg, #361752, #6666cc);
    background-image: -o-linear-gradient(45deg, #361752, #6666cc);
}
.box-74{
	width: 100%;
	min-height: 300px;
	position: relative;
	background-position: 100% !important;
    background-size: cover !important;
    height: auto;
}
.k{
	width: 100%;
    position: absolute;
    height: 100%;
    background-image: linear-gradient(45deg, #361752, #6666cc);
    background-image: -webkit-linear-gradient(45deg, #361752, #6666cc);
    background-image: -moz-linear-gradient(45deg, #361752, #6666cc);
    background-image: -ms-linear-gradient(45deg, #361752, #6666cc);
    background-image: -o-linear-gradient(45deg, #361752, #6666cc);
    text-align: left;
    color: #fff;
    padding: 20px;
    cursor: pointer;
    border-radius: 7px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.k:hover{
	background-color: #361752;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}
.jp{
	width: 100%;
	padding: 10px 0;
	font-size: 2em;
	font-weight: 600;
	margin: 0;
}
.hb{
	color: rgba(255, 255, 255, 0.86);
    font-size: 1.2em;
    margin: 0;
    font-weight: 600;
    line-height: 25px;
}
.n{
	margin: 0;
	font-size: 1.8em;
    font-weight: 600;
    line-height: 1.7em;
}
.gf{
	margin-top: 20px;
	font-size: 1.4em;
}
.box-74{
	margin-bottom: 20px;
}
.h-wraper{
	width: 100%;
	position: relative;
	float: left;
}
.welcome-addr{
	width: 100%;
	float: left;
	padding:40px 20px;
	background-color: #fff;
}
.ko {
    width: 50%;
    float: left;
    text-align: right;
    padding: 80px 40px;
    min-height: 250px;
    background-size: cover !important;
    background-position: 100% !important;
    position: relative;
    height: 400px;
}
.m-color{
	color: #7b7bd2;
	font-weight: 800;
}

.nk {
    width: 50%;
    float: left;
    padding: 40px;
}
.in {
    width: 100%;
    position: relative;
}
.tg {
    color: #000;
    font-size: 3em;
    font-weight: 800;
    margin: 0;
}
.ig {
    font-size: 1.2em;
    color:rgba(16, 17, 18, 0.78);
    font-weight: 600;
    line-height: 25px;
}
.mc{
	font-size: 1em;
	color: #000;
	font-weight: 600;
	text-align: center;
}
.mc i{
	font-size: 2em;
    color: rgba(254, 254, 255, 0.98);
    padding: 20px;
    background: rgba(102, 102, 204, 0.85);
    border-radius: 40px;
    margin-bottom: 20px;
}
.bsm{
	font-weight: 600;
    font-size: 1.2em;
    color: #7b7bd2;
    text-decoration: none;
    padding: 7px 20px;
    border: 1px solid;
    border-radius: 40px;
    text-decoration: none !important;
}
.btn-outline {
    border-width: 2px !important;
    border-color: #d98c28 !important;
    background-color: transparent;
    color: #d98c28;
    font-weight: 600;
    border: 2px solid;
}
.tyb{
	width: 100%;
	float: left;
	padding: 20px;
	text-align: center;
}
.tyb h1{
	font-weight: 800;
	color: #000;
}
.blu-text{
	color: #6666cc;
}
.op{
	width: 100%;
	float: right;
	font-size: 1.6em;
	font-weight: 600;
	color: #555;
	padding: 0 100px;
	text-align: center;
}
#m700-900{
	width: 100%;
	padding: 0;
	position: fixed;
	z-index: 999;
	background: rgba(1, 1, 1, 0.3686274509803922);
	height: 100%;
	display:block;
	
    -moz-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
    transition: 0.3s ease-in;

}
#m700-900 ul{
	width: 100%;
	position: relative;
	float: right;
	display: block;
}
#m700-900 ul li {
    display: block;
}
#m700-900 ul li a {
   width: 100%;
   float: left;
   position: relative;
   padding:0 20px;
   color: #808b97;
   line-height: 1.5;
}
#m700-900 ul li .dropdown-menu li a{
	padding: 10px 10px 10px 40px;
    font-size: 1.2em;
}
.xs-visable{
	display: none;
}
.wrap{
	width: 100%;
	position: relative;
}
.bnb{
	width: 30%;
	position: fixed;
	left: 0;
	background: transparent;
	height: 100%;
}
.mjk{
	width: 70%;
	position: fixed;
	overflow:auto;
	right: 0;
	background: #fff;
	height: 100%;
	overflow:auto;
}
.ptl{
	padding: 15px 10px;
}
.nb {
    padding: 100px 40px 0 40px;
    float: left;
}
.nbk {
    padding: 0 40px 0 0;
}
.vf {
    line-height: 26px;
    font-weight: 600;
    color: rgba(239, 238, 238, 0.66) !important;
}
.fgt {
    line-height: 1.5;
    font-size: 1.1em;
    font-weight: 600;
}
.jl li a {
    line-height: 1.7;
    font-size: 1em;
    font-weight: 400;
    text-decoration: none;
    color: rgba(255, 255, 255, 0.59) !important;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.jl li a:hover{
	color: #fff !important;
}
.cd{
	width: 100%;
	float: left;
	position: relative;
	padding: 40px;
		background-image: linear-gradient(45deg, #361752, #6666cc);
	    background-image: -webkit-linear-gradient(45deg, #361752, #6666cc);
	    background-image: -moz-linear-gradient(45deg, #361752, #6666cc);
	    background-image: -ms-linear-gradient(45deg, #361752, #6666cc);
	    background-image: -o-linear-gradient(45deg, #361752, #6666cc);
}
.cd h1{
	float: left;
    color: #fff;
    font-size: 2em;
    margin: 0;
    font-weight: 600;
}
.linkA{
	float: right;
    color: #fff;
    padding: 7px 10px;
    border: 1px solid #fff;
    border-radius: 40px;
    font-weight: 600;
    text-decoration: none !important;
     -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    opacity: .7;
}
.linkA:hover{
	color: #fff !important;
	opacity: 1;
}
.hop{
	width: 100%;
	position: relative;
	float: left;
	padding:20px 40px;
	color: #fff;
	background-image: linear-gradient(45deg, #361752, #6666cc);
    background-image: -webkit-linear-gradient(45deg, #361752, #6666cc);
    background-image: -moz-linear-gradient(45deg, #361752, #6666cc);
    background-image: -ms-linear-gradient(45deg, #361752, #6666cc);
    background-image: -o-linear-gradient(45deg, #361752, #6666cc);
    padding-top: 80px;
}
.hop h1{
	font-size: 2em;
	color: #fff;
	font-weight: 600;
	margin: 0;
}
.obsections{
	width: 100%;
	min-height: 400px;
	background: #fff;
	float: left;
	position: relative;
	padding-top: 60px;
}
.hub{
	font-size: 1rem;
    line-height: 1.5;
    max-width: none;
    color: #283644;
}
.hub-t{
	font-size: 1rem;
    line-height: 1.5;
    max-width: none;
    color: rgba(255, 255, 255, 0.72);
}
.pivo{
	font-size: 1.25rem;
    line-height: 1.4;
    color: #031b4e;
    margin: 0;
    margin-bottom: 8px;
    font-weight: 600;
}
.dd{
	width: 100%;
	padding: 20px;
	padding-top: 40px;
	padding-bottom: 40px;
	float: left;
	border-top: 1px solid #ebe9e9;
}
.obsections .card-panel{
	box-shadow: none;
}
.hh{
	width: 70px;
	height: 70px;
	background: #eee;
	border-radius: 50%;
	text-align: center;
}
.opl{
	width: 100%;
	position: relative;
	height: auto;
	background: #fff;
	padding-bottom: 40px;
}
.jji{
	margin-bottom: 22px;
    font-size: 24px;
    line-height: 1.33;
    color: #2a3e52;
    width: 100%;
    font-weight: 600;
}
.comp{
	width: 100%;
	float: left;
	-webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.26);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.26);
    min-height: 200px;
    background-color: #fff;
    padding: 20px;
}
.comp2{
	width: 100%;
	float: left;
    background-color: transparent;
    padding: 20px;
}
.pivo2 {
    font-size: 1.25rem;
    line-height: 1.4;
    color: #ffffff;
    margin: 0;
    margin-bottom: 8px;
    font-weight: 600;
}
.hub2 {
    font-size: 1rem;
    line-height: 1.5;
    max-width: none;
    color: rgba(245, 248, 251, 0.61);
}
.comp a{
	color: #52daa4;
    font-weight: 600;
    text-decoration: none !important;
    line-height: 1.7;
    -moz-transition: 0.1s ease-in;
    -o-transition: 0.1s ease-in;
    -webkit-transition: 0.1s ease-in;
    opacity: 1;
}
.comp a:hover{
	opacity: .7;
}
.opl ul{
	width: 100%;
	float: left;
    padding: 20px;
}
.opl ul li{
	width: 100%;
	margin-bottom: 10px;
	font-size: 1rem;
    line-height: 1.5;
    max-width: none;
    color: #283644;
}
.opl ul li span{
	padding: 7px;
	background: #52daa4;
	border-radius: 40px;
	margin-right: 10px;
	color: #fff;
}
#d-contact{
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2000;
	background: #5f5aba;
	overflow: auto;
}
.gk{
	width: 70%;
	position: relative;
	margin: 0 auto;
	min-height: 200px;
	margin-top: 30px;
}
.form{
	width: 100%;
    float: left;
    padding: 20px;
    background: #504ba8;
    border-radius: 7px;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0,0,0,.26);
    box-shadow: 0 2px 6px 0 rgba(0,0,0,.26);
}
.bvn{
	padding: 10px 40px;
	border-radius: 40px;
	border:1px solid;
	font-size: 1rem;
	line-height: 1.7;
	text-decoration: none !important;
	margin-top: 30px;
	margin-bottom: 30px;
}
.input-field .prefix{
	color: #7c8ae4;
}
input[type=text]:not(.browser-default){
	border-bottom: 1px solid #7986CB;
}
#closeContact{
	position: fixed;
	right: 20px;
	top: 20px;
	z-index: 2300;
	color: #fff;
}
#closeContact i{
	font-size: 34px;
}
.lkio{
	float: none !important;
}
.collection a.collection-item {
    color: rgb(89, 80, 170);
    text-decoration: none;
    font-size: 1rem;
    line-height: 1.5;
    max-width: none;
}
@media (max-width: 970px){
	.xs-invisable{
		display: none !important;
	}
	.box-74{
		margin-bottom: 0;
	}
	.xs-visable{
		display: block;
	}
	.dropdown-menu {
		box-shadow: none !important;
		border-radius: 0;

	}
	.ko {
	    width: 100%;
	    height: auto;
	}
	.nk {
	    width: 100%;
	    padding:40px 20px;
	}
	.linkA {
    	float: left;
    	margin-top: 30px;
	}
	.cd h1 {
	    font-size: 1.8em;
	}
	.row .col{
		padding: 0;
	}
	.p12 .container{
		padding-left: 0;
		padding-right: 0;
	}
	.k{
		border-radius: 0;
	}
	.welcome-addr {
	    padding: 40px 0;
	}
	.img-30{
    margin-bottom: 30px;
	}
	.valign-wrapper {
	    display: block !important;
	}
	
	.obsections{
		padding-top: 20px;
	}
	.jji {
	    font-size: 22px;
	}
	.p12{
		padding-top: 0;

	}
	.gk {
	    width: 100%;
	    margin-top: 50px;
	    padding: 40px;
	}
	.form {
	    box-shadow: none;
	    border-radius: 0;
	}
	.slider .slides li .caption h3{
		margin-top: 20px;
		font-size: 1.6em;
	}
	
}

@media (max-width: 700px){
	.xs-invisable{
		display: none !important;
	}
	.h {
    padding: 10px 20px;
	}	
	.container {
	    width: 100%;
	}
	.box-74 {
	    max-height: 300px;
	    height: auto;
	    min-height: auto;
	}
	.k {
	    position: relative;
	    height: auto;
	    padding: 30px 20px;
	}
	.xs-visable{
		display: block;
	}
	.comp{
	    min-height: auto;
	    padding: 20px 30px;
	}
	.gk {
	    width: 100%;
	    margin-top: 50px;
	    padding: 10px;
	}
}
@media only screen and (min-width: 993px){
	.container {
	    width: 90%;
	}
	.formC{
		padding-top: 70px;
	}
}
@media (min-width: 970px){
	.ko{
		margin-top: 40px;
	}
}





