.h5 {font-family: 'sans-serif', Arial;}
/*---HP Style---*/
.sp-module-title {
	margin: 20px 0px;
	padding: 8px 0;
min-height: 49px;
font-size: 18px;
font-size: 1.286rem;
line-height: 31px;
white-space: nowrap;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
position: relative;
}
.sp-module-title::before {
	content: "";
position: absolute;
right: 0;
left: -40px;
bottom: 0;
/*background-color:#ef5661;*/
height: 1px;
z-index: 1;
}
.sp-module-title::after {
	content: "";
position: absolute;
left: -45px;
width: 15px;
height: 1px;
background-color:#fff;
bottom: 0;
z-index: 1;
}

h3.hpmodtitle {
  border-bottom: 1px solid #eee;
  display: inline-block;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0px;
  font-size: 24px;
  color: #222;
  font-weight: 600;
  text-transform: capitalize;
}
h3.hpmodtitle span {
  font-size: 24px;
  color: #606060;
  font-weight: 600;
  float: right;
  text-transform: capitalize;
  padding: 10px 15px 8px 0;
  bottom: 0;
  position: relative;
}
h3.hpmodtitle span:after {
	position: absolute;
	content: "";
	width: 100%;
	height: 1px;
	background-color: #ff8300;
	bottom: -1px;
	left: 0;
}
h3.hpmodtitle span:before {
    right: -32px !important;
    background: #39ae00 !important;
}

h3.modtitle {
    background-color: #fff;
	border-top: 2px solid #FAB325;
	border-bottom: 1px solid #dfdfdf;
}
#sp-position1 .sp-module.popular-cate .sj-categories.theme3 {
	border: none;
	border-radius: 5px;
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}
.hptitlemod {
	padding: 8px 0;
	min-height: 49px;
	font-size: 22px;
	line-height: 31px;
	white-space: nowrap;
	display: flex;
	position: relative;
	font-weight: 700;
	top: 1px;
}
.hptitlemod:before {
	content: "";
	position: absolute;
	left: -40px;
	bottom: 0;
	height: 1px;
	z-index: 1;
	right: -15px !important;
	background: #FAB325 !important;
	width: 160px;
}
.hptitlemod:after {
	content: "";
	position: absolute;
	left: -45px;
	width: 15px;
	height: 1px;
	background-color: #fff;
	bottom: 0;
	z-index: 1;
}
.hptitleboxshadow {
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.1);
}
h3.modtitle {
	padding: 5px 15px 0 0 !important;
}
.hpmodtitlelii {
	padding-bottom: 5px;
}
/*---HP Top info Box--*/
.topinfo1 {
	background: #DB1111;
	border-radius: 10px;
	margin: 0 10px;
	box-sizing: padding-box;
	max-width: 31% !important;
	box-shadow: 1px 1px 15px #737272;
}
.topinfo2 {
	background: #15374C;
	border-radius: 10px;
	margin: 0 10px;
	box-sizing: padding-box;
	max-width: 31% !important;
	box-shadow: 1px 1px 15px #737272;
}
.topinfo3 {
	background: #11a451;
	border-radius: 10px;
	margin: 0 10px;
	box-sizing: padding-box;
	max-width: 31% !important;
	box-shadow: 1px 1px 15px #737272;
}

.hpimgtopinfo {
	max-width: 30% !important;
	margin: auto;
}
.topinfoimg, .topinfodetailes {
	text-align: center;
	color: #fff;
}
.hpmore {
	font-size: 16px;
	font-weight: bold;
}
/*------*/
/*---HP Top Order Process Box--*/
.topoprocess1 {
	background: #fff;
	border-radius: 10px;
	margin: 0 10px;
	box-sizing: padding-box;
	max-width: 31% !important;
	box-shadow: 5px 10px 10px #7372722e;
	padding: 0;
}
.hpsubdiv {
	margin: 20px 5px;
	border: 1px solid #373434;
	border-radius: 30px;
	box-shadow: 1px 1px 5px 1px #31303070;
}
.topoprocess3 {
	background: #fff;
	border-radius: 10px;
	margin: 0 10px;
	box-sizing: padding-box;
	max-width: 31% !important;
	box-shadow: 5px 10px 10px #7372722e;
	padding: 0;
}

.hpimgtopoprocess {
	max-width: 100% !important;
	margin: auto;
	border-radius: 10px;
}
.topoprocessimg, .topoprocessdetailes {
	text-align: center;
	color: #fff;
}
.hpmore {
	font-size: 16px;
	font-weight: bold;
}
/*------*/
.position-3hp {
	position: absolute;
	top:50px;
}

.actvlihp {
	/*background: #fff;
	border-top: 4px solid #fad744;*/
	position: relative;
	top: -6px;
	/*border-left: 1px solid #e8e8e8;
	height: 40px !important;*/
}
.actvlihp:before {
	background: url(../images/vmdescription.svg);
	background-size: 32px 32px;
	width:32px;
	height:32px;
	display: inline-block;
	vertical-align: middle;
	content: "";
	margin: 4px 10px 0 10px;
}
.revthp {
	position: relative;
	top: -6px;
}
.revthp:before {
	background: url(../images/vmreview.svg);
	background-size: 32px 32px;
	width:32px;
	height:32px;
	display: inline-block;
	vertical-align: middle;
	content: "";
	margin: 4px 0px 0 10px;
}
#ed .ed-toolbar, #ed .ed-toolbar__item--search, #ed .ed-toolbar__item--search select {
	border-color: #777777 !important;
}
#ed .ed-toolbar {
	background-color: #777777 !important;
}
#ed .ed-toolbar__link.has-composer {
	background-color: #2ea65d !important;
}
.faqimghp {
	max-width: 80%;
}
.hpborder1 {
	border-right: 2px solid #fab325;
}
/**site view**/
.hpviewdivtotalsub{
	float: right;
	width: 100%;
	border-radius: 5px;
	margin: 0px;
	text-align: center;
}
.hpviewdivtotalsub:hover{
	
}

.hpul {
	list-style-type: none;
	padding: 1px 5px 5px 5px;
	margin: 5px;
	display: inline-block;
}

.hpul li a:hover {text-decoration: none;color:#fff;}
.hpbtngreen {
	background: #70ad47;
	color: #fff;
	padding: 10px 20px;
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtngreen:hover {
	background: #3a641e;
	box-shadow: 1px 1px 10px #3a641e;
}
.hpbtnblue{
	background: #5b9bd5;
	color: #fff;
	padding: 10px 20px;
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtnblue:hover {
	background: #1662a6;
	box-shadow: 1px 1px 10px #1662a6;
}
.hpbtnviolet{
	background: #7030a0;
	color: #fff;
	padding: 10px 10px;
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtnviolet:hover {
	background: #4e1b75;
	box-shadow: 1px 1px 10px #7030a0;
}
.hpbtnblack{
	background: #483e3e;
	color: #fff;
	padding: 10px 20px;
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtnblack:hover {
	background: #000;
	box-shadow: 1px 1px 10px #ccc;
}
.hpbtnred{
	background: #ff0000;
	color: #fff;
	padding: 10px 20px;
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtnred:hover {
	background: #bf0808;
	box-shadow: 1px 1px 10px #ff0000;
}
.hpbtndblue{
	background: #002060;
	color: #fff;
	padding: 10px 20px;
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtndblue:hover {
	background: #071b44;
	box-shadow: 1px 1px 10px #002060;
}
.hpbtnsignup{
	background: #28711E;
	color: #fff;
	padding: 5px 5px; 
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size:18px;
}
.hpbtnsignup:hover {
	background: #06440A;
	box-shadow: 1px 1px 10px #28711E;
	color:#fff;
}
.hpbtnsignup:after{
	background: url("../images/icons/new-user.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.hpbtnsignupi{
	background: #28711E;
	font-size: 20px;
	color: #fff;
	padding: 10px 10px; 
	width: 220px;
	display: block;
	text-align: right;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
}
.hpbtnsignupi:hover {
	background: #06440A;
	box-shadow: 1px 1px 10px #28711E;
	color:#fff;
}
.hpbtnsignupi:after{
	background: url("../images/icons/new-user.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 36px 0 0;
}

.hpbtnsignupii{
	background: #28711E;
	color: #fff;
	padding: 10px 10px 10px 5px; 
	width: auto;
	display: block;
	text-align: center;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size:18px;
}
.hpbtnsignupii:hover {
	background: #06440A;
	box-shadow: 1px 1px 10px #28711E;
	color:#fff;
}
.hpbtnsignupii:after{
	background: url("../images/icons/new-user.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 10px 0 0;
}

.hpbtncoursesignup{
	background: #ff0000;
	color: #fff;
	padding: 10px 5px;
	width: auto;
	display: block;
	text-align: right;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 20px;
}
.hpbtncoursesignup:hover {
	background: #bf0808;
	box-shadow: 1px 1px 10px #ff0000;
	color:#fff;
}
.hpbtncoursesignup:after{
	background: url("../images/icons/elearning.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 35px 0 0;
}
.hpcwidth{
	width: 360px !important;
	margin: 0 -15px !important;
	text-align:center;
}
.hpcol1{float:right;}
.hpsiteviewdivtotal {
	padding: 0 1px;
}
.hpuli {
	list-style-type: none;
	padding: 0;
	margin: 1px;
	display: inline-block;
}

.hpuli li a:hover {text-decoration: none;color:#fff;}
.hpbtnlogini{
	background: #248e20;
	color: #fff;
	padding: 10px 10px 10px 5px;
	width: auto;
	display: block;
	text-align: right;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtnlogini:hover {
	background: #3a641e;
	box-shadow: 1px 1px 10px #70ad47;
}
.hpbtnlogini:after{
	background: url("../images/icons/login.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 30px 0 0;
}
.hpbtnlevelevaluationi{
	background: #248e20;
	color: #fff;
	padding: 10px 10px 10px 5px;
	width: auto;
	display: block;
	text-align: right;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtnlevelevaluationi:hover {
	background: #3a641e;
	box-shadow: 1px 1px 10px #70ad47;
}
.hpbtnlevelevaluationi:after{
	background: url("../images/icons/levelevaluation.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 2px 0 0;
}
.hpbtnguide,.hpbtnlevelevaluation,.hpbtncontactus,.hpbtnaboutus,.hpbtnourteam,.hpbtnlogin{
	background: #248e20;
	color: #fff;
	padding: 5px 5px;
	width: auto;
	display: block;
	text-align: right;
	border-radius: 5px;
	box-shadow: 1px 1px 10px #3a641e00;
	margin: 10px 0;
	transition: background .5s,box-shadow .8s;
	font-size: 18px;
}
.hpbtnguide:hover,.hpbtnlevelevaluation:hover,.hpbtncontactus:hover,.hpbtnaboutus:hover,.hpbtnourteam:hover,.hpbtnlogin:hover {
	background: #3a641e;
	box-shadow: 1px 1px 10px #70ad47;
}
.hpbtnguide:after{
	background: url("../images/icons/guide.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 80px 0 0;
}
.hpbtnlevelevaluation:after{
	background: url("../images/icons/levelevaluation.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 1px 0 0;
}
.hpbtncontactus:after{
	background: url("../images/icons/contact-us.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 56px 0 0;
}
.hpbtnaboutus:after{
	background: url("../images/icons/venaboutus.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 59px 0 0;
}
.hpbtnourteam:after{
	background: url("../images/icons/ourteam.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 1px 0 0;
}
.hpbtnlogin:after{
	background: url("../images/icons/login.svg");
	background-size: 32px 32px;
	width: 32px;
	height: 32px;
	display: inline-block;
	content: "";
	vertical-align: middle;
	margin: 0 197px 0 0;
}
/**Mobile View**/
.hpviewdivtotalsubmobile{
	float: right;
	width: auto;
	border-radius: 5px;
	margin: 0px;
	text-align: center;
}
.hpsiteviewdivtotalmobile {
	padding: 0 1px;
	display: inline-block;
}

@media (max-width: 576px){
.logo-image img {
	margin-right: 10px;
	margin-top:5px;
}
.btn-login{
	height: 38px;
	line-height: 38px;
	margin-top: 20px;
}
}
.engfont{
	font-family: sans-serif;
}
@media screen and (max-width: 576px) {
.gru-cover-title.title_guru {
	margin-top: 0px;
	font-size: 16px;
}
}