body
{
background:url(../image/background-iimage.png) center top fixed;
background-size:cover;
    position: relative;
	font-family:Arial, Helvetica, sans-serif !important;
}


.header
{width:100%;float:left;padding: 0px 0px;margin:0px;}

.header p
{
    text-align: center;
    color: #fff;
    font-size: 17px;
    line-height: 27px;
    width: 83%;
    margin: 0 auto;
}



.text-tag
{
color:#fff;
text-transform:capitalize;
font-weight:bold;
font-size:43px;
text-align:center;
}

.text-tag span
{
color:#102672;

}


.logo-group
{
width:100%;
float:left;
padding:35px 0px;
margin:0px;
}


.footer
{width:100%;text-align:center;float:left;font-weight: normal;font-size: 17px;padding:15px 0px;margin:0px;color:#000 !important;background:#fff;



}

.footer-link
{    padding: 7px 9px;
background: #1679bf;
color: #fff;
margin-left:7px;
border-radius: 2px;
font-size: 13px !important;
}

.footer-link:hover
{
background: #102672;
color: #fff;
text-decoration:blink;

}

.popup-class {
    position: fixed;
    padding: 0!important;
    background: none!important;
    border: none!important;
    right: -0;
    top: 250px;
    z-index: 9;
}

.footer-form {
    width: 100% !important;
    height: 37px !important;
    border-radius: 3px !important;
    border: solid 1px #ac3153 !important;
    font-size: 12px !important;
    margin-bottom: 6px !important;
}

.send-me
{border-radius: 28px !important;font-size: 18px !important;font-weight: bold !important;padding: 13px 25px !important;background: #081631 !important;color: #fff !important;margin-top: 25px;}

.send-me:hover
{ 
background: #25b968 !important;
color: #fff !important;
text-decoration:blink !important;

}

@media only screen and (min-width: 320px) and (max-width: 480px) {
	


}
