.p_top_full {
	width:100%;
	position:relative;	
	background-color:#002067;
	height:551px;
	margin-top:28px;
}

.p_top_full_info {
	float:left;
	width:400px;
}

.p_top_full_image {
	position:absolute;
	top:0px;
	right:0px;
	width:50%;
	background-size:cover;
	height:100%;
}

.p_top_full_section {
	display:block;
	font-family:"Toolsgroup-Bold";
	font-weight:normal;
	font-size:16px;
	letter-spacing:0.3px;
	line-height:24px;
	margin-top:105px;
	color:#ff6253;
}

.p_top_full_info h1 {
	display:block;	
	margin-top:16px;
	font-family:"Toolsgroup-Semibold";
	font-weight:lighter;
	font-size:40px;
	line-height:46px;
	color:#fff;
	letter-spacing:0px;
}

.p_top_full_info p {
	display:block;
	font-family:"Toolsgroup-Regular";
	font-size:20px;
	line-height:30px;
	color:#fff;
	margin-top:24px;
	margin-bottom:32px;
}

ul li strong, .about_section_content strong {
    font-family: "Toolsgroup-Semibold";
    font-weight: normal;
}

.p_bookademo {
	text-align:center;
    text-align: center;
    width: auto;
text-transform:uppercase;
    padding: 2px 20px;	
height: 48px;
	font-size:14px;
	line-height:0px;
    font-family: "Toolsgroup-Bold";
	letter-spacing:0.5px!important;
	color:#002067!important;
	display: table-cell;
	 vertical-align: middle;
	box-shadow: 0 2px 34px 0 rgba(0, 46, 109, 0.1);
	background-color: #ffffff;
}
