*{
	margin: 0px;
	padding: 0px;
}

.callhead p{
	padding: 5px 0px;
}

body{
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6, p, strong, a{
	color: #212529;
	margin: 0px auto;
}

h1.partner_head span {
    font-weight: 700;
    font-size: 33px;
    padding-bottom: 11px;
    display: block;
}

h1.partner_head {
    font-size: 29px;
    color: #000;
    font-weight: 400;
    padding-top: 10px;
    line-height: 39px;
}

.sec-Pa-logo img {
    width: 186px;
    height: auto;
    margin: 10px 0px;
}

.ex-sp{
	padding-top: 50px;
	float: left;
	width: 100%;
}

.my-brand{
	padding: 10px 0px;
}

.my-brand img{
	padding: 0px 0px 0px 10px;
}

.navbar-head{
	background: #fff !important;
}

.head-pad{
	padding: 15px 0px;
}

.my-navbar{
	padding: 10px 0px;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
}

.clear{
	clear: both;
}

.head-marg{
	width: 100%;
	float: left;
	margin-top: 75px;
}

.sky-bg{
	background:#17c0eb;
}

.d-pad{
	padding: 60px 0px;
	float: left;
	width: 100%;
}

.main-head h1{
	font-family: 'Poppins', sans-serif;
	text-transform: uppercase;
} 
.main-head-b h1{
	font-weight: 700;
}	

.main-head span{
	color: #fff;
}

.main-head span::before{
	border-bottom: 1px solid #fff;
	content: " ";
}

.home-btnp{
	padding: 20px 10px;
	background: #ff3838;
	color: #fff;
	border-radius: 5px;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	margin: 7px 0px;
}

.home-btnp a{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
}

.home-btnp h3  a{
	color: #fff;
}

.home-btnp h3{
	color: #fff;
	font-weight: 300;
}

.home-btnp:hover{
	background: #de1f1f;
}

.img-bg{
	background: url(../img/am-plan.jpg);
	background-repeat: no-repeat;
	background-position: center;	
	background-attachment: fixed;
	background-size: cover;
}

.sec-11{
	background: #f4f5f7;
	padding:20px;
}

.am-st{
	padding-left: 50px;
}

.ame-icon{
margin-top: 20px;
}

.ame-icon ul{
	list-style-type: none;
}

.ame-icon ul li{
	font-weight: 300;
	font-size: 18px;
	padding: 6px 0px;
	width: 50%;
	float: left;
}

.design-cover-sec-1{
	background:  #f4f5f7;
	padding: 15px;
}

.con-img img{
	width: 300px;
	height: auto;
}

.footer-bg{
	background: url(../img/bg3.jpg) no-repeat bottom;
	width: 100%;
	float:left;
	-webkit-background-size: cover;
	background-size: cover;
}

.ex-pd{
	padding: 90px;
}

.footer-hed{
	padding: 130px;
	text-align: center;
}

.footer-hed h1 {
	color: #fff;
	font-weight: 800;
	text-align: center;
	font-size: 35px;
	margin-bottom: 30px;
}

.footer-hed p {
	font-weight: 400;
	font-size: 25px;
	margin-bottom: 35px;
	color: #fff;
	text-align: center;
}

.footer-hed i{
	font-size: 9em;
	color: #ff3c41;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -20px;
}

.footer-s1{
	padding: 80px 0px;
	width: 100%;
	float: left;
}

.footer-form h2{
	margin-bottom: 7px;
	font-weight: 600;
	font-size: 35px;
}

.footer-form p{
	margin-bottom: 6px;
	font-weight: 300;
}

.input-f-m{
	width: 100%;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
}

.cont-mass{
	width: 100%;
	float: left;
	padding: 10px;
	margin-bottom: 10px;
	min-height: 160px;
}

.submit-fa{
	border:none;
	padding:16px 0px;
	width: 100%;
	text-transform: uppercase;
	margin-top: 15px;
	background: #ff3838;
	color: #fff;
	font-size: 27px;

}

.footer-form ul{
	list-style-type: none;
}

.footer-form ul li{
	display: block;
	padding: 7px 0px;
}

.footer-form i{
	color: #17c0eb;
}

.page-st{
	padding: 90px 0px;
	width: 100%;
	float: left;
}

.page-f h2{
	margin-bottom: 15px;
}


/*Home Loan */
.item-home-loan h3{
    font-size: 30px;
}

.loan-submit{
    border:none;
    text-align: center;
    padding: 15px 45px;
    background:#343946;
    color: #fff;
}

.dateofbirth{
    width: 100%;
    float: left;
}

#Date{
    width: 25%;
    float: left;
    margin-right: 10px;
}

#month{
    width: 25%;
    float: left;
    margin-right: 10px; 
}

#year{
    width: 25%;
    float: left;
    margin-right: 10px; 
}

.item-home-loan{
    margin-bottom: 35px;
}
/*Home Loan */

.spe-cover{
	margin-bottom: 45px;
}

.spe-icon img{
	margin: 0px auto;
	margin-bottom: 10px;
}

.spe-list ul {
	list-style-type: none;
}

.spe-cover h2{
	color: #17c0eb;
	font-weight: 800;
	margin: 10px 0px;
}

.spe-list ul li{
	font-size: 17px;
	font-weight: 300;
	padding: 2px 0px;
}



/* Use Fonts List 
font-family: 'Poppins', sans-serif;

Sky Blue : #17c0eb;

light sky blue : #d3f2fb;

blue black : #1e272e;

light bluse black : #73828e;

red : #ff3838;

light gray : #f4f5f7;


font list */

/* Media Query */
/* Smartphones (portrait and landscape) ---------- */
@media screen and (min-width: 320px) and (max-width: 480px){
	.ex-pd{
		padding: 40px;
	}
}
/* Smartphones (portrait) ---------- */
@media screen and (max-width: 320px){
	.ex-pd{
		padding: 40px;
	}
}
/* Smartphones (landscape) ---------- */
@media screen and (min-width: 321px){

}
/* Tablets, iPads (portrait and landscape) ---------- */
@media screen and (min-width: 768px) and (max-width: 1024px){

}
/* Tablets, iPads (portrait) ---------- */
@media screen and (min-width: 768px){
    /* styles */
}
/* Tablets, iPads (landscape) ---------- */
@media screen and (min-width: 1024px){
    /* styles */
}
/* Desktops and laptops ---------- */
@media screen and (min-width: 1224px){
    /* styles */
}
/* Large screens ---------- */
@media screen and (min-width: 1824px){
    /* styles */
}






/* Media Query */

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.callhead {
    float: right;
}

/* Whats app */
.icon-whats img{
	width: 70px;
	height: auto;
	margin:  0px auto;
}

.whatsapp-container{
	position: fixed;
	right: 0;
	bottom:0;
}

.icon-whats {
    margin: 70px;
}

.icon-whats a{
	text-decoration: none;
	display: block;
}

/* Whats app */

.coverimg {
    padding: 10px;
    border: 1px solid #e2e2e299;
    width: 30%;
    float: left;
    margin: 9px;
}

.policy-sec p{
	font-size: 17px;
	line-height: 2;
}

.policy-sec h1{
	font-size: 24px;
	margin: 13px 0px;
}