<!---------------->
/*HEADER*/
<!---------------->
header{
	background: url('assets/img/48088840-0-moritz-gGolCK8dtI4-u.jpg') no-repeat rgb(251,251,251) 61% 40% / auto;
	height: 20.375rem;
}
.darkblue-box{
	border: 0.0625rem solid rgb(255 255 255);
    border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
    background: #00375c;
	margin:auto;
}
.inner-box{
	border: 0.0625rem solid rgb(255 255 255);
    border-radius: 0.625rem 0.625rem 0.625rem 0.625rem;
    background: none;
	color:#fff;
}
.inner-box p{
	margin-bottom: 0.3rem;
}
.light-blue{
	color: #4ca1f9;
	line-height: 1.1875rem;
    font-size: 0.743rem;
}
<!---------------->
/*CONTENT*/
<!---------------->
h1{
	color: #37465a !important;
	font-size: 1.7337rem !important;
    line-height: 2.1rem;
}
.recall-box{
	/*border: 0.0625rem solid #a3bac6;*/
	box-shadow: 0 1px 3px rgb(0 0 0 / 12%), 0 1px 2px rgb(0 0 0 / 24%);
    transition: all 0.3s cubic-bezier(.25, .8, .25, 1);
}
.recall-text p{
	min-height:48px;
	color: #37465a;
    font-weight: 500;
}
.recall-box:hover {
    box-shadow: -1px 1px 4px rgb(0 0 0 / 1%), 1px 6px 11px rgb(0 0 0 / 18%);
}
.btn-recall{
	background: linear-gradient(#1E557A,#00375C 50%)!important;
    color: #fff;
    font-size: 0.8669rem;
    font-weight: 700;
}
.btn-recall:hover{
    background: #1565c0 !important;
    color: #fff !important;
}
/*.cp-5{
	padding-right: 5px !important;
    padding-left: 5px !important;
}*/
@media (min-width: 992px){
	.cp-5 {
		-ms-flex: 0 0 20% !important;
		flex: 0 0 20% !important;
		max-width: 20% !important;
	}
}
@media (max-width: 767px) {
	.cp-5 {
		width: 50% !important;
	}
}

.process-titles{
	color:#479ba9;
    line-height: 1.8125rem;
    font-size: 1.1146rem;
	font-weight: 700;
}
.img-icon{
	margin:auto;
	width:83px;
	height:130px;
}
.btn-cons{
	background: #6ab5c2;
    color: #fff;
    font-size: 0.9907rem;
    font-weight: 700;
}
.btn-cons:hover {
    background: #479ba9;
    color: #fff;
}
.process-txt{
	line-height: 1.375rem;
    font-size: 0.9rem;
}
.my-text h1 {
	font-size: 26px;
	color: rgb(25, 69, 110);
	line-height: 36px;
	text-align: left;
}
.my-text p {
	font-size: 15px;
	color: rgb(0, 0, 0);
	line-height: 30px;
	text-align: left;
}
.nav-link.active {
}
.nav-link {
	padding: 8px 10px;
}
 @media (max-width: 360px) {
 .nav-item {
 font-size: 10px;
}
}
.copyright {
	font-size: 14px;
	line-height: 20px;
	/*font-family: Roboto, sans-serif;*/
  padding-top: 20px;
}
 @media (max-width: 360px) {
 .copyright {
 font-size: 11px;
}
}
 @media (min-width:1200px) {
 .container {
 max-width: 960px;
}
}
.headbanner {
	background-image: url("../../assets/img/2439828-0-Main-Image1.png");
	background-color: #040404;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: auto;
	-webkit-background-size: auto;
	-moz-background-size: auto;
	-o-background-size: auto;
	width: auto;
	border-width: 0;
	border-top-width: 0px;
	border-bottom-width: 0px;
	height: 290px;
}
