@charset "utf-8";

/* CSS Document */



body {

	color: #846da1;

}

footer .social a {

	font-size: 12px;

}



h2 {

	color: #846da1;

}



.topbar {

	height: 30px;

	background-color: #654e83;

	color: #fff;

	text-align: right;

	font-size: 13px;

	line-height: 30px;

}



.topbar a {

	color: #fff;

}

.mastHead {

	height: 100px;

}



.mastHead.fixed {

	height: 100px;

}



.navList li {

	height: 100px;

}



.navList li a {

	height: 100px;

	line-height: 100px;

}



.navList ul a {

	height: auto;

	line-height: normal;

}



/* .navList li.imp {

} */



/* .navList li.imp a {

} */



.mastHead.fixed .navList li {

	height: 80px;

}



.mastHead.fixed .navList li a {

	height: 80px;

	line-height: 80px;

}



.mastHead.fixed .navList ul a {

	height: auto;

	line-height: normal;

}



.homeSlideshow {

	height: 400px;

	margin-bottom: 60px;

}



.homeSlideshow .title {

	background-color: #846da1;

	color: #fff;

}



.homeSlideshow .description {

	width: 550px;

}



.homeSlideshow .description {

	z-index: 0;

  	-webkit-transform: translateX(10%);

  	-moz-transform: translateX(10%);

  	-ms-transform: translateX(10%);

  	-o-transform: translateX(10%);

  	transform: translateX(10%);

  	opacity: 0;

  	position: absolute;

  	width: 460px;

    -webkit-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    -moz-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    -ms-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    -o-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);	

}

.homeSlideshow .description.active {

	opacity: 1;

	z-index: 10;

    -webkit-transform: translateX(0%);

    -moz-transform: translateX(0%);

    -ms-transform: translateX(0%);

    -o-transform: translateX(0%);

    transform: translateX(0%);

    -webkit-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    -moz-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    -ms-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    -o-transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

    transition: all 450ms cubic-bezier(0.25,0.1,0.25,1);

}



#homeSlider .glide__bullets {

	width: 80px;

}



.sectionBase {

	margin-bottom: 60px;

}



.pageHead .inner {

	background-color: transparent;

}



.pageHead .title {

	background-color: #846da1;

}
.mTop10 {margin-top: 10px;}
.mTop40 {margin-top: 40px;}

.mBase10 {margin-bottom: 10px;}
.mBase15 {margin-bottom: 15px;}

.fs-12 {
    font-size: 12px;
    line-height: 18px;
}

.fs-11 {
    font-size: 11px;
    line-height: 14px;
}

.button.dark {

	background-color: #654e83;

}

a.red {color: #c00000;}

a.article-button {
	border: solid 1px #efefef; 
	display: inline-block; 
	padding: 5px 15px; 
	color: #846da1;
}

.bg-red {
	background-color: #DA291C;
	color: #fff;
	padding: 30px 30px 40px;
}

.bg-red a {
	border: 1px solid #fff;
	padding: 10px 15px;
	color: #fff;
}

.case-low {text-transform: none !important;}

.itemList.case-low li {
	text-transform: none !important;
	font-size: 0.93em;
	line-height: 1.6em;
}

.itemList.case-low li i:before {
	margin-top: 5px;
}

.pageHead .inner.africa-show {
    padding: 50px 0 550px;
    background: rgba(58, 59, 90, 0);
}


.accordion .head {
    display: block;
    color: #c8bbd8;
    padding: 15px 15px 15px 40px;
    background: #654e83;
    position: relative;
    cursor: pointer;
    line-height: normal;
    margin-bottom: 3px;
    font-weight: 500;
    font-size: 1.1em;
}

.accordion .head::before {
    content: "\f067";
    font-family: 'FontAwesome';
    color: #fff;
    top: 18px;
    left: 10px;
    position: absolute;
    font-weight: normal;
}

.accordion .head.active {
    color: #fff;
}



.howWeWork .intro .button {

	margin-top: 20px;

}



.sectionTitle .title {

	margin-bottom: 20px;

	color: #846da1;

}



.sectionTitle .top {

	color: #846da1;

}



.companyInfo ul {

	margin-top: 20px

}



.companyInfo2 {

	background-color: #654e83;

}



.companyInfo2 p {

	color: #fff;

}



.companyInfo2 ul li {

	color: #fff;

}



.companyInfo2 ul li a {

	color: #fff;

}



.companyInfo2 ul li a:hover {

	color: #846da1;

}



.itemList {

	margin-left: 33px;

}



.itemList i {

	font-size: 22px;

	margin-left: -33px;

	color: #846da1;

}



.text-left {

	text-align: left !important;

}

.text-center {

	text-align: center!important;

}



.border-right {

	border-right: 1px solid #efefef;

	height: 100%;

}



.border-left {

	border-left: 1px solid #efefef;

}



.border-bottom {

	border-bottom: 1px solid #efefef;

	margin-bottom: 20px

}



.border-bottom2 {

	border-bottom: 5px solid #efefef;

	margin-bottom: 40px;

}



.sidebar-left {

	padding-right: 50px;

}



/* .products {} */



.sidebar-left h3 {

	border-left: 5px solid #ffc34f;

	padding-left: 15px;

}



.products h4 {

	margin-bottom: 10px;

}

.products h5 {

	margin-bottom: 15px;

}



.iconBox3 {

	text-align: left;

	margin-bottom: 50px;

}



.iconBox3 .icon {

	width: 70px;

    height: 70px;

    line-height: 75px;

    text-align: center;

    border-radius: 35px;

    background: #654e83;

    transition: all 0.2s linear;

    border-width: 4px;

    border-style: solid;

    border-color: #654e83;

    border-image: initial;

}



.iconBox3 .icon:hover {

    background: transparent;

}



.iconBox3:hover .icon i {

    color: #654e83;

}



.iconBox3 .icon i {

    color: rgb(255, 255, 255);

    font-size: 30px;

    transition: all 0.2s linear;

}



.iconBox3 h5 {

    font-weight: 500;

    text-transform: uppercase;

}



.iconBox a.button {

	background-color: #654e83;

	color: #fff;

}



.iconBox .icon {

	border: 5px solid #846da1;

}



.news-quote {

	font-size: 18px;

	padding-left: 20px;

	border-left: 5px dotted #efefef;

}



.news-quote i {

	color: #654e83;

	font-size: 22px;

}

.article h3 {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 3px solid #3a3b5a;
	letter-spacing: -0.65px;
}



.testimonials .author {

	padding: 50px 0 0 0;

}



.article:hover a {

	color: #654e83;

}

.article.box {

	background-color: rgba(200,200,200,0.1);

}



.article.box.nobg {

	background-color: transparent;

	padding: 0;

}



.article.box a.button {

	background-color: #654e83;

	color: #fff;

	cursor: pointer;

	display: inline;

}



.article.box a.button:hover {

	background-color: rgb(91, 92, 110);

	

}



.article .base {

	padding-bottom: 30px;

}



.sideWrapperDark2 {

    background: #3a3b5a;

    color: #fff;

	padding: 35px 20px;

}



.sideWrapperDark2 h3.title {

	color: #fff;

}

footer .links li:last-child a, footer .social li:last-child {
    margin-right: 0;
}

.space-line {
	width: 100%;
	height: 10px;
	border-bottom: 3px solid #3a3b5a;
	margin-bottom: 30px;
}

.navList li {
	margin-left: 42px;
  }

.even-columns2 {
	display: grid;
	grid-template-columns: 2fr 2fr;
	align-items: stretch;
	gap: 3rem;
	padding: 1rem 0 1rem 0;
  }

  .contents {
	overflow: auto;
	height: 100%;
  }

.youtube-video {
  aspect-ratio: 16 / 9;
  width: 100%;
}

.picbord {
	border: 1px solid rgba(132,109,161,1.00);
}

  .article.box:hover {
	background: rgba(100, 78, 129, 0.16);
  }

  .sectionTitle .intro {
	font-style: italic;
	max-width: 70%;
	margin: 0 auto 40px auto;
  }

  .navList {
	text-align: right;
	margin-bottom: 0;
	z-index: 999;
/*	padding-right: 15px;*/
  }

@media (max-width: 48rem) {
	.even-columns2 {
	  grid-template-columns: 1fr;
	}
.pageHead .inner.africa-show {
    padding: 50px 0 150px;
    background: rgba(58, 59, 90, 0);
}
}