.section-cons{
	text-align: center;
	left: 0;
	padding: 5%;
	width: 36% !important;
	background: rgba(0, 0, 0, 0);
}
.section-cons h4{
    margin: 0px;
    line-height: 100px;
    font-size: 60px;
}
.section-cons p{
	font-size: 38px;
}
.section-cons .i1{
	display: block;
	width: 100%;
	margin: 5% 0px;
	height: 2px;
	background: #fff;
}
.section-cons label{
	margin: 0px 5%;
}

.hrefltys p{
    background: #FFFFFF;
    color: #006cff;
    margin-top: 12%;
    font-size: 32px;
    line-height: 60px;
    border-radius: 10px;
	box-shadow: 7px 7px 10px 0px #073ba5;
}
.section-con{
	padding: 2% 3%;
}


.section-con h4{
	font-size: 56px;
}
.section-con p {
    font-size: 38px;
}
.section-con2{
	margin-left:58%;
}

@media (max-width:750px){
	.section-con{
    top: 10px;
    padding: 0px;
    text-align: center !important;
    width: 100% !important;
	line-height: 30px ;
	left: 0;
	}
	.section h4{
	    font-size:22px !important;
	    text-align: center !important;
	    line-height: 30px !important;
	}
	.section-con .i1{
		display: block;
		width: 60%;
		margin: 5% auto;
		height: 2px;
		background: #fff;
	}
	.section-con label{
		margin: 0px 2%;
	}
	.slideInUp{
		font-size: 18px !important;
	}
	.slideInUps{
		font-size: 40px !important;;
	}
	.hreflty .slideInUp{
		margin: 16px 0px 0px 0px;
		font-size: 22px;
		line-height: 50px;
	}
	.hltys p{
		display: flex;
		align-content: center;
		align-items: center;
		text-align: center;
		justify-content: center;
		color: #FFFFFF;
		font-size: 16px !important;
		margin: 5% 0px;
	}
	.hltys img{
	    width: 9px;
	    height: 16px;
	    margin-left: 8px;
	}
}