* {
	margin: 0;
	padding: 0;
}
body {
	width: 100%;
	height: auto;
	background-color: #020202;
	font-family: "Font Awesome 5 Free";
	color: #dddddd;
	font-size: 17px;
	line-height: 30px;
	font-weight: normal;
	text-align: left;
}

.redirect-container {
	margin-top: 500px;
}


h1,h2,h3,
h4,h5,h6 {
	font-size: inherit;
	line-height: inherit;
	font-family: 'Josefin Sans', sans-serif;	
}
h1,h2,h3,
h4,h5,h6,p,ul,li,a,span {
	margin:0;
}
a {
	text-decoration: none;
	color:#555;
	cursor: pointer;
}
.main-container {
	max-width: 1920px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	overflow: hidden;	
}
.inside-container {
	max-width: 940px;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0 15px;
}
.sections-detail {
	margin: 0 0 55px;
}
.section-title {
	font-family: 'Roboto Slab', serif;
	font-size: 28px;
	line-height: 40px;
	letter-spacing: 0.84px;
	font-weight: 700;
	color: #7b6cd5;
	text-align: center;
}
.section-title-desc {
	font-size: 15px;
	line-height: 40px;
	font-weight: 400;
	letter-spacing: 0.45px;
	color: #666;
	text-align: center;
}

.button{
	font-family: 'Josefin Sans', sans-serif;
	font-size: 17px;
	line-height: 25px;
	letter-spacing: 0.6px;
	font-weight: 700;
	padding: 21px 32px 19px;
	/*background-color: #354f73;*/
	background-color: #7b5caa;
	color:#fff;
	border-radius: 3px;
	text-transform: uppercase;
	
}

.button:hover{
	text-decoration: none;
	color: #000000;
}
/*Banner*/
.ext-template .banner {
	background-image: url(../img/header.png);
	background-repeat: no-repeat; 
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: auto;
	color:#fff;
	position: relative;
}
.ext-template .banner .banner-overlay {
	position: absolute;
	top: 0;
    width: 100%;
    height: 100%;
    max-width: 1920px;
    background-color: rgba(0,0,0,.5);
    z-index: 2;
}
.ext-template .banner .top-bar{
	padding:26px 15px; 
	border-bottom: 1px solid #fff;
}
.ext-template .banner .top-bar-left ,
.top-bar-right {
	padding-top: 24px;	
	z-index: 3;
}
.ext-template .banner .top-bar-left a {
	color:#fff;
	font-size: 18px;
	letter-spacing: 0.18px;
	font-family: 'Josefin Sans', sans-serif;
	font-weight: 400;
	vertical-align: middle
}
.ext-template .banner .logo {
	text-align: center;
	z-index: 3;
}
.ext-template .banner .top-bar-right {
	text-align: right;
}
.ext-template .banner .top-bar-right a {
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size: 18px;
	letter-spacing: 0.18px;
	font-weight: 400;
	vertical-align: middle
}
.ext-template .banner .top-bar-left a:hover,
.ext-template .banner .top-bar-right a:hover{
	color:#fe86d4;
	text-decoration: none;
}
.ext-template .banner .top-bar-left i,
.top-bar-right i {
	font-size: 16px;
    background-color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    text-align: center;
    color: #3e2d40;
    vertical-align: middle;
    padding-top: 5px;
}
.ext-template .banner .banner-content {
	padding: 126px 15px;
}
.ext-template .banner .banner-content .content-col {
	text-align: center;
	z-index: 3;
}
.ext-template .banner .banner-content .site-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 35px;
	line-height: 40px;
	font-weight: 700;
	margin-bottom: 12px;
	padding-right: 15px;
}
.ext-template .banner .banner-content .site-title-desc {
	font-size: inherit;
	line-height: 25px;
	letter-spacing: 0.45px;
	margin-bottom: 20px;
	width: 97%;
}
.ext-template .banner .banner-content a.banner-btn {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.6px;
	font-weight: 700;
	padding: 21px 32px 19px;
	/*background-color: #354f73;*/
	background-color: #7b5caa;
	color:#fff;
	border-radius: 3px;
	text-transform: uppercase;
}
.ext-template .banner .banner-content a.banner-btn:hover {
	text-decoration: none;
	color: #000000;
}
/*Service*/
.ext-template .service-section {
	padding: 62px 15px;
}
.ext-template .service-section .service-detail {
	text-align: center;
}
.ext-template .service-section .service-detail a:hover {
	text-decoration: none;
}
.ext-template .service-section .service-title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 20px;
	line-height: 40px;
	font-weight: 700;
	letter-spacing: 0.1px;
	color: #dddddd;
	margin-bottom: 15px;
}
.ext-template .service-section .service-desc {
	font-family: inherit;
	font-size: inherit;
	line-height: 25px;
	font-weight: 400;
	letter-spacing: 0.40px;
}
.ext-template .service-section .service-detail-img {
	max-width: 90px;
 	height: auto;
}

.ext-template .process .process-desc {
	background-color: #afbed3;
	padding: 20px 15px;
	
}

.process-desc-title{
    font-family: 'Roboto Slab', serif;
    font-size: 28px;
    line-height: 40px;
    color: #7b5caa;
    font-weight: 600;
	text-align: center;
	background-color: #28293d;

}

.process-desc-content{
	background-color: #28293d;
	padding-bottom: 30px;
	padding-top: 30px;
	color: #dddddd;
	width: 100%;
	text-align: center;
	
	
}

.ext-template .process .process-desc .process-desc-title {
    font-family: 'Roboto Slab', serif;
    font-size: 28px;
    line-height: 40px;
    color: #7b5caa;
    font-weight: 600;
	text-align: center;
	

}


.ext-template .process .process-desc ul {
  list-style: none;
  padding: 0;
  margin: 20px 0 13px;
  
}
.ext-template .process .process-desc ul li {
  padding-left: 1.3em;
  margin-bottom: 10px;
}
.ext-template .process .process-desc ul li:before {
  content:"\f0e7";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  display: inline-block;
  margin-left: -1.3em; 
  width: 1.3em;
  font-size: 12px;
  line-height: 40px;
  color: #7b6cd5; 
}


.ext-template .section {
	padding: 60px 15px;
	background-color: #f5f5f5;
	text-align: center;
}
.ext-template .section .img {
	width: 145px;
    height: 145px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto 18px;
    overflow: hidden;
}
.ext-template .section .img .img {
	max-width: 145px;
    border-radius: 50%;
}
.ext-template .section .col a:hover {
	text-decoration: none;
}
.ext-template .section .col a:hover .title {
	text-decoration: none;
	color: #fe86d4;
}
.ext-template .section .title {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 22px;
	line-height: 40px;
	letter-spacing: 0.88px;
	font-weight: 600;
	color: #434343;
}
.ext-template .section .desc {
	font-family: inherit;
	font-size: 15px;
	line-height: 25px;
	letter-spacing: 0.45px;
	font-weight: 400;
	color: #666;
}



.input-form{
	background-color: #28293d;
	color: #dddddd;


}

.input-form:focus{
	background-color: #28293d;
	color: #dddddd;
}

.ext-template .data-input {
	text-transform: uppercase;
}
.ext-template {
	font-family: "Font Awesome 5 Free";
	margin-bottom: 20px;
	font-size: 17px;
	line-height: 40px;
	letter-spacing: 0.48px;
	
}
.ext-template .box-select::before {
    content: "\f0dd";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    top: 41%;
    right: -5%;
    width: 35px;
    height: 38px;
    text-align: center;
    font-size: 14px;
    line-height: 37px;
    color: rgb(255, 255, 255);
    background-color: rgb(123, 108, 213);
    font-weight: 600;
    border-radius: 3px;
    transform: translate(-50%, -50%);
}

.ext-template .contact-section {
	width: 100%;
    padding: 18px 0 13px;
    background-color:  #28293d;
    border: 1px solid #7b6cd5;
    border-radius: 3px;
    color: #fff;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    letter-spacing: 0.6px;
    text-transform: uppercase;
}
.ext-template .contact-section {
	text-align: center;
}
.ext-template .contact-section {
	margin-top: 50px;
}
.ext-template .contact-section {
	margin-top: 40px;
}
.ext-template .contact-section {
	font-family: 'Josefin Sans', sans-serif;
	font-size: 25px;
	line-height: 40px;
	font-weight: 600;
	letter-spacing: 0.25px;
	color: #7b6cd5;
	margin-bottom: 5px;
}
.ext-template .contact-section {
	font-family: inherit;
	font-size: 18px;
	line-height: 40px;
	letter-spacing: 0.72px;
	font-weight: 600;
	color:#444;
}

/*Copyright*/
.ext-template .footer .copyright {
	padding: 50px 15px;
	background-color: #7b6cd5;
	color: #fff;
	font-family: inherit;
	font-size: 14px;
	line-height: 26px;
}
.ext-template .footer .copyright .created-by {
	color: #fff;
}
.ext-template .footer .copyright .created-by:hover {
	color: #fe86d4;
	text-decoration: none;
}
.ext-template .footer .copyright {
	text-align: right;
	font-size: 14px;
	line-height: 26px;
}
.ext-template .footer .copyright a {
	color: #fff;
}
.ext-template .footer .copyright a:hover {
	color: #fe86d4;
}
.ext-template .footer .copyright .fab {
	padding-left: 14px;
}
