/* DEFAULTS
----------------------------------------------------------*/
*
{
	padding: 0;
	margin: 0;
}
body
{
}
td i
{
	text-align: center;
}
.logo
{
	margin-left: 40px;
}

.social_align
{
	display: block;
	margin: 0 auto;
}
.border_lft
{
	border-left: 1px solid #e5e5e5;
}
.border_rgt
{
	border-right: 1px solid #455459;
}
.top_header_txt
{
	color: #fff;
	font-family: hari;
	font-size: 14px;
	padding: 10px;
	vertical-align: middle;
}


.two_coln_abt_one
{
	width: 40%;
	vertical-align: top;
	float: left;
}
.two_coln_abt_two
{
	width: 60%;
	vertical-align: top;
	float: left;
}
/*------MENU-------------*/

.ul
{
	/*width:100%;*/
	float:  left; /*margin-right: 25px; */
}
.li
{
	float:  left;
	list-style-type: none;
	
}
.li a
{
	padding: 22px 22px;
	text-decoration: none;
	font-family: hari;
	font-size: 14px;
	color: #012b73;
	text-transform: uppercase;border-left:1px solid #e5e5e5;
}
.ul .li a:hover
{
	background-color: #ef6558;
	color: #fff;
}
.active
{
	background-color: #ef6558;
	color: #fff !important;
}

.head_contact
{
	/*background: url(../images/contact-us-banner.jpg) center center fixed;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover;     height:250px;*/
	position: relative;
	width: 100%;
	height: 250px;
	background-image: url(../images/Shayona-Banner-Page-Banner-Contact-us.jpg);
	background-size: 100%;
	background-attachment: fixed;
}
.head_about
{
	width: 100%;
	height: 250px;
	background-image: url(../images/about_header.png);
	background-size: 100%;
	background-attachment: fixed;
}
.head_service
{
	background: url(../images/service_head.jpg) center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 250px;
}
.head_clients
{
	/*background: url(../images/clients_banner15.png) center center fixed;     -webkit-background-size: cover;     -moz-background-size: cover;     -o-background-size: cover;     background-size: cover;     height:250px;*/ /*  background-image:url("../images/clients_banner15.png");     background-repeat: no-repeat;     background-size: 100% 100%;*/
	position: relative;
	width: 100%;
	height: 250px;
	background-image: url(../images/clients_banner15.png);
	background-size: 100%;
	background-attachment: fixed;
}
/*CONTACT*/

.service_home:hover
{
-webkit-box-shadow: 0px 0px 9px 1px rgba(207,203,207,1);
-moz-box-shadow: 0px 0px 9px 1px rgba(207,203,207,1);
box-shadow: 0px 0px 9px 1px rgba(207,203,207,1);
}


/*TextBox, Button*/
.txt
{
	text-align: left;
	margin-left: 25px;
	font-family: chella;
	color: #a5a4a4;
}
.txtbox_hght
{
	padding: 15px 0 15px 0;
}
.txtbox
{
	width: 90%;
	height: 40px;
	margin: 0 auto;
	display: block;
	border: 1px solid #e5e5e5;
	font-family: chella;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-indent: 10px;
	background-color: transparent;
}
.selectbox
{
	-moz-appearance: none;
	background: #fff url("../images/down-arrow.png") no-repeat scroll right center;
	border: 1px solid #e5e5e5;
	color: #b0aeae;
	font-family: chella;
	font-size: 15px;
	font-weight: normal;
	height: 40px;
	padding-bottom: 1px;
	padding-left: 5px;
	padding-top: 1px;
	text-indent: 1px;
	text-overflow: "";
	width: 90%;
	margin: 0 auto;
	display: block;
}
.txtarea
{
	width: 90%;
	height: 200px;
	margin: 0 auto;
	display: block;
	border: 1px solid #e5e5e5;
	font-family: chella;
	font-size: 15px;
	font-weight: normal;
	color: #666666;
	text-indent: 10px;
	background-color: transparent;
}
.txtwidth
{
	padding: 15px 0 15px 0;
}
.btn
{
	background-color: #ef6558;
	border: 1px solid #ef6558;
	border-radius: 5px;
	color: #fff;
	cursor: pointer;
	font-family: hari;
	font-size: 18px;
	font-weight: normal;
	padding: 5px;
	width: 90%;
	text-transform: uppercase;
}
.btn:hover
{
	background-color: #ed1b24;
	border: 1px solid #ed1b24;
}
/*TextBox, Button*/


/*HEADER TOP*/
.default
{
	width: 100%; /*height: 50px; 			box-shadow: 0 5px 20px #888; 			-webkit-box-shadow: 0 5px 20px #888; 			-moz-box-shadow: 0 5px 20px #888;*/
}
.fixed
{
	position: fixed;
	top: -5px;
	left: 0;
	width: 100%;
	background-color: #d1d6de;
	color: #fff; /*box-shadow: 0 0 40px #222; 			-webkit-box-shadow: 0 0 40px #222; 			-moz-box-shadow: 0 0 40px #222;*/
}
/*HEADER TOP*/

/*RESPONSIVE*/
@media screen and (max-width: 480px)
{

	.two_coln_abt_one
	{
		width: 100%;
		float: left;
	}
	.two_coln_abt_two
	{
		width: 100%;
		float: left;
	}

}

@media only screen and (max-width: 850px)
{
	.two_coln_abt_one
	{
		width: 100%;
		float: left;
	}
	.two_coln_abt_two
	{
		width: 100%;
		float: left;
	}
}

@media screen and ( max-width: 1120px )
{

}
