html,body{
	font-family: 'Alegreya Sans', sans-serif !important;
	margin:0 !important;
	padding:0 !important;
	color:#575757 !important;
	overflow-x:hidden;
}

/*------------------------------------------------ header -------------------------------------*/
.myTopHeader
{
	background:#A2238E;
	color:white;
}

.myPhoneEmail
{
	float:left;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 18px;
}
.myPhoneEmail li
{
	float:left;
	list-style-type:none;
	padding-top: 6px;
	padding-right: 10px;
}

.myPhoneEmail a
{
	color:white !important;
	//font-size: 15px;
}

.myPhoneEmail a:hover
{
	text-decoration:none;
	color:#6C8EB4 !important;
}

.myReq 
{
	float:right;
}

@media only screen and (min-width:320px) and (max-width:640px) {	
	.myPhoneEmail {
		float: none;
	}
	
	.myPhoneEmail li {
		float: none;
		text-align:center;
	}
	.myPhoneEmail{
		font-size: 15px;
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {	
.myPhoneEmail{
	float:left;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 16px;
}
}
/*---------------------- footer ---------------------------------------------------------*/
	
	footer{		
		background:#790165;		
		padding-top:40px;
		padding-bottom:30px;
		color:black;
		overflow:hidden !important;		
		text-align:center;
		color:white;
		font-family: 'Alegreya Sans', sans-serif !important;
	}
	.fot-top-a-p p{
		font-size: 16px;
		padding-top: 20px;
	}
	.fot-top-aa{
		padding-top:20px;		
	}	
	
	.footer-p ul li{
		list-style:none;
		padding-bottom:10px;		
	}
	.footer-p ul li strong{
		color:#ffffff;
	}	
	.fot-top-a-p a{
		color:#fff;
	}
	.fot-top-a-p a:hover{
		color:#fff;
		text-decoration:none;
	}
	.facebook{
		background:#6881b7 !important;
	}
	.twitter{
		background:#88d0e1 !important;
	}
	.google-plus{
		background:#ff8a8e !important;
	}
	.foot-head{
		font-size:32px;
		margin: 0 0 0px !important;
	}
	.foot-head2{
		color:#fff;
		font-size:20px;
	}
	/*-------------------------------- foot-2 ---------------------------------------------------*/	
	.blues
	{
		background-color:#017dc6;
		padding-left:8px;
		padding-right:8px;
		color:white;
		border-radius:3px;
	}
	.footer-2{
		background:#A2238E;
		text-align:center;
		padding-top:15px;
		padding-bottom:5px;
		color:white;
		font-family: 'Alegreya Sans', sans-serif !important;
	}
	.footer-2 p a
	{
		color:white;
		text-decoration:none;
	}
	.footer-2 p a:hover
	{
		text-decoration:none;
		color:#01c6dd;
	}	
	.back-to-top {
		cursor: pointer;
		position: fixed;
		bottom: 0;
		right: 20px;
		display:none;
	}
	.btn-primary
	{
		background-color: transparent !important;
		border-color: transparent !important;
	}
/*----- footer social-----*/
.footer_social{
	padding-top:20px;
	padding-bottom:10px;
	background-color:rgb(125,125,125);
}
.footer_ul{
	padding-top:20px;
}
.footer_ul li{
	float:left;
	padding-right:20px;
	list-style:none;
}
.footer_ul li a:hover{
	text-decoration:none;
	color:#2E3192;
}
.footer_ul li a{
	color:white;
	font-weight:800;
}
.ic-on{
	margin-bottom:5px;
	margin-right:5px;
}
.icon-button {
    background-color: #FFF;
    border-radius: 3.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 2rem;
    height: 3.6rem;
    line-height: 3.6rem;
    margin: 0px 5px;
    position: relative;
    text-align: center;
    -moz-user-select: none;
    width: 3.6rem;
	color: #fff !important;
}
.icon1:hover {
	background-color: rgb(60,90,154);
    color:white !important;
}
.icon2:hover {
	background-color: rgb(44,169,225);
    color:white !important;
}
.icon3:hover {
	background-color: rgb(219,74,57);
    color:white !important;
}
#foot_ss{
	text-align:center;
}
.footer_1_a a{
	color:white;		
}
.footer_1_a {
	color:white;		
}
.footer_1_a a:hover{
	color:rgb(0,164,239);
	text-decoration:none;
}
@media only screen and (min-width:320px) and (max-width:640px) { 
.footer_ul li{
	float:none !important;
	display:inline !important;
	padding-right:20px;
}
.ic-on1{
	font-size:24px !important;
}
.fot-top-a-p p {
    padding-top: 5px;
}
.fot-top-a-p,.footer_1_a{
    padding-top: 15px;
}
.foot-head{
	font-size:25px;
}
.foot-head2{
	font-size:15px;
}
.footer_ul {
    padding-left: 5px;
}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
.footer_ul li{
	padding-right:0px !important;
}
.footer-right{
	text-align:right;
}
.icon-button {
    background-color: #FFF;
    border-radius: 2.6rem;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    height: 2.6rem;
    line-height: 2.6rem;
    margin: 0px 5px;
    position: relative;
    text-align: center;
    -moz-user-select: none;
    width: 2.6rem;
    color: #fff !important;
}
.fot-top-a-p p {
    font-size: 12px;
}
.foot-head{
	font-size:25px;
}
.foot-head2{
	font-size:15px;
}
.pd-0{
	padding-left:0px !important;
	padding-right:0px !important;
}
}
@media only screen and (min-width:768px)  { 
.footer-right{
	text-align:right;
}

}
/* -----------middle----------------- */
section{
	margin-top:30px;
}
p{
	line-height:28px;
}
.pacakge{
	padding-top:30px;
	padding-bottom:30px;
	background:#EDEBEC;
}
.content  h3{
	text-align:center;
	font-weight:bold;
}
.content  p{
	text-align:justify;
	font-size:16px;
}
.head1{
	font-weight:bold;
	font-size:32px;
	margin-bottom:25px;
	text-align:center;
}
.ico{
	color:#A2238E !important;
}
.welcome{
	padding:20px;
}
.welcome h2{
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}
.welcome p{
	font-size:16px;
}
.service{
	padding-bottom:30px;
}
.service h2, .service h4{
	font-weight:bold;
}
.service a{
	color:#2992ED;
}
.service a:hover{
	color:#2992ED;
	text-decoration:none;
}
.pd-bt-20{
	padding-bottom:20px;
}

@media only screen and (min-width:320px) and (max-width:640px) {
.content  p{
	text-align:justify;
	font-size:16px;
}
section{
	margin-top:30px;
}
.head1{
	font-weight:bold;
	font-size:26px;
	margin-bottom:30px;
	text-align:center;
}
h3{
	font-size:18px !important;
}
.welcome h2 {
    font-size:19px !important;
}
.welcome p {
    text-align:justify;
}
.pd-bt-20{
	padding-bottom:20px;
}
.modal-body {
	   height:auto !important;
	}
}
@media only screen and (min-width:768px) and (max-width:1024px) {
	.content  p{
	text-align:justify;
	font-size:16px;
}
section{
	margin-top:30px;
}
.head1{
	font-weight:bold;
	font-size:26px;
	margin-bottom:30px;
	text-align:center;
}
.pd-bt-20{
	padding-bottom:20px;
}
}
.modal-body {
   height:200px;
}
.submit-2{
	background:#A2238E !important;
	color:#fff;
}
.modal {
    z-index: 999999 !important;
}