
@font-face { 
font-family: 'MetricHPE-Desktop-Black';
src: url('../font/MetricHPE-Desktop-Black.woff') format('woff');
}

@font-face { 
font-family: 'MetricHPE-Desktop-Bold';
src: url('../font/MetricHPE-Desktop-Bold.woff') format('woff');
}

.hero-txt {
font-family: 'MetricHPE-Desktop-Bold';
font-weight: normal;
font-style: normal;
	color: #fff;
	font-size: 60px;
	line-height: 65px;
}

body, html{
	font-family: "Montserrat", sans-serif!important;
    font-weight: 300;
    font-style: normal;
	color: #000;
	width: 100% !important;
	height: 100% !important;
	scroll-behavior: smooth;
	background-color:#fff!important; 
	
}


link, visited, active{
	text-decoration:none;
}
	
hover{
	text-decoration:none;
}


.header2{
	width:100%;
	margin:0;
	overflow:hidden;
 	padding: 20px 0px;
	background-color: #fff;
}

.container{
 	max-width: 1400px;
 }

.container2{
 	max-width: 1400px;
	margin: 50px auto;
	
 }


.row{
	width:100%;
	margin:0;
	padding:0;
	
}

.hero-row{ 
	padding: 110px 0px 80px 0px;
 	
	margin: 0px 0px;
	height: 300px;
	background: rgb(254,201,1);
   background: linear-gradient(-135deg, rgba(254,201,1,1) 17%, rgba(193,64,255,1) 46%, rgba(13,82,101,1) 100%);
	overflow: hidden;
	
	
	
	
}



.hero-hide{
		display: none;;
	}



.inner-container{
	max-width: 1400px;
}

.about{
	padding-right: 0px;
}


.white-container{ 
	padding: 100px 0px;
	background-color: #fff;
	
}



.padding1{
	padding:0 5em;
	box-sizing:border-box;
}

.margin-bottom{
	margin-bottom:100px;
}

.logos{
	width:450px;
	margin: 0 auto;
	padding:0;
}	

.bottom-line{
	border-bottom:solid 1px #ffffff;
	margin-bottom: 20px;
	padding-top: 10px;
}

.bottom-line-grey{
	border-bottom:solid 1px #c3c3c3;
	margin-bottom: 10px;
	padding-top: 10px;
}

.border-gradient {
  border: 1px solid;
  border-image-slice: 1;
  border-width: 3px;
  margin: 40px 0px;

}
.border-gradient-purple {
  border-image-source: linear-gradient(to left, #743ad5, #d53a9d);
	
}

p {
	color: #000!important;
	font-size:18px;
	font-weight: 300;
	line-height: 24px;
	margin:0 0 20px;
}


.small-txt{

	color: #000!important;
	font-size:16px;
	font-weight: 300;
	line-height: 22px;
	margin:0 0 20px;

}

.green-text{
	color: #01a982;
	
}

.white-txt-small{
	color: #ffffff!important;
	font-size:14px !important;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 5px;
}

h1{
	
	font-weight: 700;
	font-size:30px;
	line-height: 38px;
	margin:0 0 0px;
}

h2{
	
	font-weight: 700;
	font-size:30px !important;
	margin-top:0 !important;
	margin-bottom:30px !important;
	line-height:36px !important;
}
h3{
	
	font-weight: 700;
	font-size:40px !important;
	margin-top:0 !important;
	margin-bottom:20px !important;
	line-height:46px !important;
}



h4{
	
	font-weight: 700;
	font-size:20px !important;
	margin-top:0px !important;
	margin-bottom:10px !important;
	line-height:26px !important;
}

h5{
	
	font-weight: 700;
	font-size:18px !important;
	margin-top:20px !important;
	margin-bottom:10px !important;
	line-height:26px !important;
}

h6{
	
	font-weight: 700;
	font-size:32px !important;
	margin-top:0 !important;
	margin-bottom:20px !important;
	line-height:38px !important;
}

.white-txt{
	color: #ffffff!important;
}
.pink-txt{
	color: #b06e81!important;
}

.blue-txt{
	color: #3d5c7a!important;
}

.white-txt-small{
	color: #ffffff!important;
	font-size:14px !important;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 5px;
}

.white-txt-form{
	color: #ffffff!important;
	font-size:14px !important;
	line-height: 20px;
	margin-top: 0px;
	margin-left: 0px;
}



.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}


.form-container1{
	max-width:100%;
	margin:0px 0px 0px auto;
	background-color: #125ea1;
	border-radius: 0px;
	padding:1.75em;
	color: #fff;
}






/******************* Accordion Stage 1 *****************/

.main-list{
	
	color: #000!important;
	font-size:16px;
	font-weight: 300;
	line-height: 20px;
	margin:0 0 20px 0px;
	
}

ol li {
	
	margin-bottom: 10px;
}

#stage1-accordion .panel-title a {
    display: block;
    padding: 20px 15px 20px 15px;
    background: #ffffff;
    border-bottom: 1px solid #3d5c7a;
    border-radius: 0px;
    font-weight:300;
	font-style:normal;
	font-size:20px;
	color: #3d5c7a;
    position: relative;
	text-decoration: none;
	width:100% !important;
}
	

#stage1-accordion .panel-title a:before{
    content: "\f068";
    font-family: "Font Awesome 5 Free";
    width: 25px;
    height: 25px;
    line-height: 25px;
    font-size: 25px;
    font-weight: 900;
    text-align: center;
    position: absolute;
    top: 30px;
    right: 15px;
}


#stage1-accordion .panel-title a:active{
	color: #3d5c7a;
	background-color:#fff;
}

#stage1-accordion .panel-title a.collapsed:before, #stage2-accordion .panel-title a.collapsed:before, #stage3-accordion .panel-title a.collapsed:before, #stage4-accordion .panel-title a.collapsed:before
	{ content: "\f067"; }
#stage1-accordion .panel-body, #stage2-accordion .panel-body, #stage3-accordion .panel-body, #stage4-accordion .panel-body{
	margin-bottom: 8px;
	margin-top: 0px;
    padding: 30px 0px;
    font-size: 16px;
    line-height: 20px;
	border-radius: 8px;
    border: 0px solid #dcdee1;
}
#stage1-accordion .panel-title a .icon1{
    display: inline-block;
    width: 0px;
    line-height: 51px;
    text-align: center;
    position: absolute;
    top: 35px;
    left: 15px;
}








@media screen and (min-width: 768px) {
	
h1{
	
	font-weight: 700;
	font-size:44px;
	line-height: 58px;
	margin:0 0 0px;
}

h2{
	
	font-weight: 700;
	font-size:32px !important;
	margin-top:0 !important;
	margin-bottom:60px !important;
	line-height:46px !important;
}
	
	

	.hero-hide{
		display: block;
	}

.about{
	padding-right: 80px;
}

}

@media screen and (min-width: 1400px) {

	
	


	
}



	
	




