@charset "utf-8";
/* CSS Document font-family: 'Roboto', sans-serif;*/
html {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'Archivo Narrow', sans-serif;
	overflow-x:hidden;
}
body {
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
	outline: none;
}
* {
	margin: 0;
	border: 0;
	padding: 0;
}
.p {
	padding: 0;
	margin: 0;
}
.after {
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
}
.fl {
	float: left
}
.fr {
	float: right;
}
a {
	outline: none;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
/*transition: all 0.5s linear 0s;*/
}
.cur {
	cursor: pointer
}
.fw {
	float: left;
	width: 100%
}
.tac {
	text-align: center
}
.tar {
	text-align: right
}
.rel {
	position: relative;
}
.overflow {
	padding: relative;
	overflow: hidden;
}
/* nopadding*/
.padd {
	-webkit-box-sizing: border-box; /* Safari 3.0 - 5.0, Chrome 1 - 9, Android 2.1 - 3.x */
	-moz-box-sizing: border-box;    /* Firefox 1 - 28 */
	box-sizing: border-box;
}
.footer
{
	float:left;
	width:100%;
	background:#1a2544;
	padding: 25px 0  15px 0;
}
.centered
{
	margin:0 auto;
	width:1201px;
}
.footer_menu
{
	float:left;
	width:100%;
	margin-bottom:11px;
	text-align:center;
}
.footer_menu li
{
	/*float:left;*/
	font-size:14px;
	margin-right:24px;
	list-style:none;
	text-transform:uppercase;
	font-family: 'Archivo Narrow', sans-serif;
	display:inline-block;
	vertical-align:middle;
}
.footer_menu li a
{
	color:#FFF;
}
.footer_menu li:last-child
{
	margin-right:0;
}

.footer_submenu
{
	float:left;
	width:100%;
	text-align:center;
}
.footer_submenu li
{
	display:inline-block;
	font-size:18px;
	margin-right:19px;
	list-style:none;
	font-family: 'Roboto Condensed', sans-serif;
}
.footer_submenu li a
{
	color:#FFF;
}
.footer_submenu li:last-child
{
	margin-right:0;
}
.signature
{
	float:left;
	width:100%;
	text-align:center;
	padding:13px 0;
	color:#182246;
	font-size:14px;
	font-family: 'Archivo Narrow', sans-serif;
}
.signature a
{
	color:#182246;
}

.logo
{
	float:left;
	width:120px;
	margin:18px 0 22px 0;
}
.rightmenu
{
	float:right;
	width:870px;
}
.social
{
	float:right;
	margin-bottom:10px;
	padding-top:49px;
}

.social a
{
	float:left;
	margin-right:15px;
}
.social a:last-child
{
	margin-right:0;
}

.topmenu
{
	float:right;
	padding-top:4px;
}
.topmenu li
{
	float:left;
	font-weight:700;
	font-size:19px;
	margin-right:19px;
	list-style:none;
	font-family: 'Archivo Narrow', sans-serif;
	margin-right:40px;
	text-transform:uppercase;
}
.topmenu li a
{
	color:#1a2544;
}
.topmenu li a.active
{
	color:#a59a8a;
}
.topmenu li:last-child
{
	margin-right:27px;
}
.search
{
	float:left;
	width:194px;
	height:27px;
	border:1px solid #192445;
	text-indent:15px;
	color:#ada696;
	font-size:13px;
	font-family: 'Archivo Narrow', sans-serif;
}
.search.font
{
	font-size:15px;
}
.submit
{
	float:left;
	width:31px;
	height:29px;
	background:url(../img/search.jpg) no-repeat;
	border:1px solid #192445;
	border-left:none;
	cursor:pointer;
}
.menubox
{
	float:left;
	width:100%;
	height:57px;
	overflow:hidden;
	position:relative;
	background:#1a2544;
}

.banner_inner
{
	float:left;
	width:100%;
	height:355px;
}
.page_title
{
	float:left;
	width:100%;
	padding: 24px 0 25px 0;
	color:#1a2544;
	font-size:40px;
	font-weight:700;
	font-family: 'Archivo Narrow', sans-serif;
}

.aboutmenu
{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.aboutmenu ul li
{
	float:left;
	width:100%;
	padding:10px 0;
	text-align:center;
	color:#1a2544;
	font-size:19px;
	background:#e3ded2;
	font-family: 'Archivo Narrow', sans-serif;
}
.aboutmenu ul a
{
	float:left;
	width:19.20%;
	margin-right:1%;
}
.aboutmenu ul li.active
{
	color:#FFF;
	background:#1a2544;
}
.aboutmenu ul li:hover
{
	color:#FFF;
	background:#1a2544;
}
.aboutmenu ul a:last-child
{

	margin-right:0;
}
.profile
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:16px;
	font-family: 'Archivo Narrow', sans-serif;
	text-align:justify;
	line-height:25px;
	padding-bottom:50px;
}
.profile a
{

	color:#1a2544 ;
}
.profile a:hover
{

	color:#1a2544 ;
}
.profile img
{
	float:left;
	padding: 0 20px 25px 0;
}
.vision
{
	float:right;
	width:586px;
	margin-bottom:50px;
}
.mission
{
	float:left;
	width:586px;
	margin-bottom:50px;
}
.mission_info
{
	float:left;
	width:90%;
	height:140px;
	padding:28px 5%;
	background:#f1f1f1;
}
.mission_info_title
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:19px;
	padding-bottom:13px;
}
.mission_info_desc
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:16px;
	line-height:26px;
	text-align:justify;
}
.team
{
	float:left;
	width:100%;
	margin-bottom:45px;
}

.team_img
{
	float:left;
	width:236px;
	height:216px;
}
.team_box
{
	float:right;
	width:936px;
}
.team_info
{
	float:left;
	width:100%;
	padding-bottom:11px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:7px;
	color:#1a2544;
	font-size:19px;
}
.team_info span
{
	float:left;
	width:100%;
	color:#aea388;
	padding-top:4px;
	font-size:16px;
	font-weight:700;
}
.team_desc
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:16px;
	line-height:26px;
	text-align:justify;
}
.team_desc a
{

	color:#1a2544;
}

.partnership
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:16px;
	font-family: 'Archivo Narrow', sans-serif;
	text-align:justify;
	line-height:25px;
	padding-bottom:50px;
}
.partnership_img
{
  border: 1px solid #d7d7d7;
    float: left;
    height: 200px;
    margin: 0 20px 25px 0;
    width: 240px;
}
.clients
{
	float:left;
	width:100%;
	padding-bottom:30px;
}
.clients li
{
	float:left;
	width:223px;
	height:169px;
	margin:0 18px 18px 0;
	border:1px solid #d7d7d7;
}
.clients li:nth-child(5n)
{
	margin-right:0;
}

.consultancy_desc
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:16px;
	line-height:26px;
	text-align:justify;
	padding-bottom:30px;
}
.consultancy_desc a
{

	color:#1a2544;
}
.industries
{
	float:left;
	width:100%;
}
.industries li
{
	float:left;
	width:365px;
	list-style:none;
	margin-bottom:20px;
	margin-right:53px;
}
.industries li:nth-child(3n)
{
	margin-right:0;
}
.industries_img
{
	float:left;
	width:100%;
	height:213px;
	margin-bottom:12px;
}
.industries_title
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:19px;
	padding-bottom:7px;
}
.industries_desc
{
	float:left;
	width:100%;
	color:#79797a;
	text-align:justify;
	line-height:26px;
	font-size:16px;
	height:105px;
}


.services
{
	float:left;
	width:100%;
}
.services li
{
	float:left;
	width:100%;
	list-style:none;
	margin-bottom:40px;
}
.services_img
{
	float:left;
	width:277px;
	height:182px;
}
.services_info
{
	float:right;
	width:895px;
}

.services_title
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:19px;
	padding-bottom:7px;
}
.services_desc
{
	float:left;
	width:100%;
	color:#79797a;
	text-align:justify;
	line-height:26px;
	font-size:16px;
}
.srilanka_box
{
	float:left;
	width:100%;
	margin:50px 0;
}

.srilanka_list
{
	float:left;
	width:100%;
	margin-bottom:8px;	
}
.srilanka_list_title
{
	float:left;
	width:94%;
	padding:15px 3%;
	color:#1a2544;
	font-size:18px;
	cursor:pointer;
	background:url(../img/down.png) no-repeat  center right #f1f1f1;
}
.srilanka_list_title.active
{
	background:url(../img/up.png) no-repeat  center right #f1f1f1;
}
.srilanka_list_desc
{
	float:left;
	width:100%;
	display:none;
	margin-bottom:14px;
	margin-top:14px;
}
.srilanka_list_img
{
	float:left;
	width:271px;
	height:174px;
}
.srilanka_list_description
{
	float:right;
	width:910px;
  	color: #79797a;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
}


.portfolio
{
	float:left;
	width:100%;
	
}
.portfolio li
{
	float:left;
	width:365px;
	margin-bottom:70px;
	margin-right:49px;
}
.portfolio li:nth-child(3n)
{
	margin-right:0;
}
.portfolio_img
{
	float:left;
	width:100%;
	height:169px;
	border:1px solid #d7d7d7;
}

.portfolio_title
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:19px;
	padding:20px 0 7px 0;
}
.portfolio_desc
{
	float:left;
	width:100%;
	color:#79797a;
	text-align:justify;
	line-height:26px;
	font-size:16px;
	height:105px;
}
.portfolio_link
{
	float:left;
	width:100%;
	color:#aea388;
	font-size:16px;
	font-weight:700;
	padding-top:6px;
}
.portfolio_link:hover
{
	color:#1a2544;
}
.coming_soon
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:25px;
	padding-bottom:20px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:35px;
}
.careers_text
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:16px;
	padding-bottom:20px;
	border-bottom:1px solid #dbdbdb;
	margin-bottom:35px;
}
.careers_text a
{
	color:#aea388;
	font-weight:700;
}

.sendcv
{
	float:left;
	width:100%;
	text-transform:uppercase;
	color:#1a2544;
	font-size:19px;
	margin-bottom:20px;
}
.careersform
{
	float:left;
	width:100%;
	margin-bottom:25px;
}
.careersbox
{
	float:left;
	width:32.66%;
	margin-right:1%;
}
.careersbox:nth-child(3n)
{
	margin-right:0;
}

.careersbox input
{
	float:left;
	width:100%;
	background:#f1f1f1;
	font-size:16px;
	color:#7e7e7e;
	height:52px;
	font-family: 'Archivo Narrow', sans-serif;
	text-indent:20px;
}

.careersbox select
{
	float:left;
	width:100%;
	background:#f1f1f1;
	font-size:16px;
	color:#7e7e7e;
	font-family: 'Archivo Narrow', sans-serif;
	height:52px;
	text-indent:10px;
}
.careersbox .form-error
{
	color: red;
    float: left;
    font-size: 11px;
    font-style: italic;
    min-height: 8px;
    padding: 2px 0;
    text-transform: uppercase;
    width: 100%;
}

::-webkit-input-placeholder{color:#7e7e7e;}
:-ms-input-placeholder{color:#7e7e7e;}
:-moz-placeholder{color:#7e7e7e;opacity:1;}
::-moz-placeholder{color:#7e7e7e;opacity:1;}

.careerssubmit
{
	float:left;
	width:100%;
}
.careerssubmit input
{
	display:inline-block;
	width:126px;
	height:36px;
	background:#1a2544;
	font-family: 'Archivo Narrow', sans-serif;
	color:#FFF;
	font-size:16px;
	cursor:pointer;
}

.selectbox
{
	-moz-appearance: none;
 	-webkit-appearance: none;
	background:url(../img/drop.png) no-repeat 95% center #f1f1f1 !important;
}
select.select-style::-ms-expand {
    display: none;
}


/*.btn{
	-moz-appearance: none;
 	-webkit-appearance: none;	
		background:url(../img/browse.jpg) no-repeat right center #f1f1f1 !important;
}*/


.FormResult {
 	color: green;
    float: left;
	height:25px;
    font-size: 15px;
    line-height: 18px;
    margin-top: 10px;
    text-align: left;
	width:100%;
	font-weight:400;
}
.locationmap
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:19px;
	margin-bottom:10px;
}
.map
{
	float:left;
	width:100%;
	height:254px;
	margin-bottom:40px;
	background:#f1f1f1;
}
.contactform
{
	float:right;
	width:770px;
	margin-top:35px;
}
.getintouch
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:19px;
	margin-bottom:10px;
}


.contactbox
{
	float:left;
	width:32.66%;
	margin-right:1%;
}
.contactbox:nth-child(3n)
{
	margin-right:0;
}

.contactbox input
{
	float:left;
	width:100%;
	background:#f1f1f1;
	font-size:16px;
	color:#7e7e7e;
	height:40px;
	font-family: 'Archivo Narrow', sans-serif;
	text-indent:17px;
}
.textarea
{
	float:left;
	width:100%;
}
.textarea textarea
{
	float:left;
	width:100%;
	background:#f1f1f1;
	font-size:16px;
	color:#7e7e7e;
	height:118px;
	padding-top:15px;
	text-indent:17px;
	resize:none;
	font-family: 'Archivo Narrow', sans-serif;
}

.contactbox .form-error , .textarea .form-error
{
	color: red;
    float: left;
    font-size: 11px;
    font-style: italic;
    min-height: 5px;
    padding: 2px 0;
    text-transform: uppercase;
    width: 100%;
}

.contactinformation
{
	float:left;
	width:355px;
	margin-top:35px;
	margin-bottom:30px;
	
}

.infobox
{
	float:left;
	width:100%;
	margin-bottom:20px;
	padding-bottom:20px;
	border-bottom:1px solid #e6e3e2;
}
.infobox_label
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:16px;
	padding-bottom:8px;
}
.infobox_desc
{
	float:left;
	width:100%;
	color:#79797a;
	line-height:19px;
	font-size:14px;
}
.infoboxphone
{
	float:left;
	width:132px;
	border-right:1px solid #cecece;
}
.infoboxmail
{
	float:left;
	width:170px;
	padding-left:50px;	
}
.infoboxmail a
{
	color:#79797a;	
}
.infoboxmail a:hover
{
	color:#1a2544;	
}
.hourstime
{
	float:left;
	width:100%;
	color:#79797a;
	line-height:19px;
	font-size:14px;
}
.hourstime span
{
	display:flex
}


.media
{

}
.mediaa
{

}
.mediaa:hover
{
	background:#e3ded2;
	color:#1a2544 !important;
}
.mediaa.active
{
	background:#e3ded2;
	color:#1a2544 !important;
}
.hover .mediaa
{
	background:#e3ded2;
	color:#1a2544 !important;
} 


.field_set {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e3ded2 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    float: left;
    width: 100%;
}
.sub_title {
    color: #a59a8a;
    font-size: 24px;
    padding-right:22px;
}

.gallery
{
	float:left;
	width:100%;
	margin-top:20px;
}

.galleryban
{
	float:left;
	width:100%;
	height:559px;
}
.gallery_list
{
	float:left;
	width:100%;
	padding:0 32px;
	margin-top:10px;
	margin-bottom:50px;
}
.gallerybox
{
	float:left;
	width:100%;
	text-align:center;
}
.previous
{
	position:absolute;
	top:45%;
	left:0;
	cursor:pointer;
	z-index:50;
}
.next
{
	position:absolute;
	top:45%;
	right:0;
	cursor:pointer;
	z-index:50;
}


.documentlist
{
	float:left;
	width:100%;
	padding-bottom:55px;
}
.documentlist li
{
	float:left;
	width:24%;
	width:calc(24% - 19px);
	height:72px;
	border:1px solid #d7d7d7;
	background:#f3f3f3;
	margin:15px 1% 0 0;
	padding-left:19px;
	display:table;
}
.documentlist li.last
{
	margin-right:0
}
.documentlistli:nth-child(4n) {
	margin-right:0 !important;
}
.documentlist li span
{
    background:url("../img/pdf.png") no-repeat scroll left center;
    color: #8f8f8f;
    display: table-cell;
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    height: 100%;
    text-transform: uppercase;
	padding-left:45px;
    vertical-align: middle;
    width: 100%;
}

.news
{
	float:left;
	width:100%;
	margin-top:25px;
	margin-bottom:40px;

}

.newsfirst
{
	width:49%;
	background:#f1f1f1;
	height:314px;
}
.newsfirst_img
{
	float:left;
	width:283px;
	height:314px;
}
.newsfirst_info
{
	float:left;
	width:240px;
	padding-top:15px;
	margin-left:25px;
}
.newsfirst_title
{
	float:left;
	width:100%;
	font-size:22px;
	color:#1a2544;
	margin-bottom:15px;
	line-height:27px;
}
.newsfirst_title a
{

	color:#1a2544;
}
.newsfirst_desc
{
	float:left;
	width:100%;
	text-align:justify;
	color:#79797a;
	font-size:16px;
	line-height:26px;
}

.newsfirst_read
{
 	background: #1a2544 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
	padding:8px 0;
    font-family: "Archivo Narrow",sans-serif;
    font-size: 16px;
	text-align:center;
    width: 126px;
	margin-top:15px;
}

.blog_read
{
 	background: #1a2544 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    float:right;
	padding:8px 0;
    font-family: "Archivo Narrow",sans-serif;
    font-size: 16px;
	text-align:center;
    width: 126px;
	margin-top:15px;
}


.newslist
{
	float:left;
	width:384px;
	list-style:none;
	margin-right:24px;
	margin-top:40px;
}
.newslist.last
{
	margin-right:0;
}
.newslist_img
{
	float:left;
	width:100%;
	height:250px;
	margin-bottom:18px;
}
.block_img
{
	float:left;
	padding:0 15px 15px 0;
}
.block_desc
{
	float:none !important;
}
.newslist_title
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:22px;
	line-height:28px;
	padding-bottom:7px;
}
.newslist_title a
{

	color:#1a2544;
}
.newslist_desc
{
	float:left;
	width:100%;
	color:#79797a;
	text-align:justify;
	line-height:26px;
	font-size:16px;
}
.newsdetails
{
	float:left;
	width:825px;
	margin:40px 0;
}

.blog
{
	float:left;
	width:825px;
}

.bloglist
{
	float:left;
	width:100%;
	padding-bottom:22px;
	margin-bottom:22px;
	border-bottom:1px solid #dcdcdc;
}

.bloglist_img
{
	float:left;
	width:100%;
	height:312px;
	margin-bottom:25px;
}
.date_blog
{
	float:left;
	padding:10px 20px;
	background:#d9d9d9;
	border-radius:150px;
	color:#4d4f4f;
	font-size:20px;
	font-weight:700;
	text-align:center;
	font-family: 'Oxygen', sans-serif;
}
.date_blog span
{
	font-weight:400;
}

.blog_info
{
	float:right;
	width:730px;
}


.blog_title
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:22px;
	line-height:28px;
	padding-bottom:7px;
}
.blog_title a
{

	color:#1a2544;
}
.blog_desc
{
	float:left;
	width:100%;
	color:#79797a;
	text-align:justify;
	line-height:26px;
	font-size:16px;
}
.facebookplugin
{
	float:left;
	width:100%;
}
.blogright
{
	float:right;
	width:340px;
}
.recentblog
{
	float:left;
	width:100%;
	margin-top:60px;
}
.recentblog_title
{
	float:left;
	width:100%;
	color: #1a2544;
    font-size: 17px;
	font-family: 'Oxygen', sans-serif;
    padding-bottom: 20px;
    width: 100%;
}
.recentblog ul li
{
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:21px;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #dcdcdc;
	color:#6e6f71;
	font-size:15px;
	list-style-position:inside;
	list-style-image:url(../img/li.png);
}
.recentblog ul li a
{

	color:#6e6f71;
}
.recentblog ul li a:hover
{

	color:#1a2544;
}

.archive
{
	float:left;
	width:100%;
	margin-top:60px;
}
.archive ul li a.active
{
	color:#1a2544
}

.archive ul li
{
	float:left;
	width:100%;
	padding-bottom:10px;
	margin-bottom:10px;
	line-height:21px;
	font-family: 'Roboto', sans-serif;
	border-bottom:1px solid #dcdcdc;
	color:#6e6f71;
	font-size:15px;
}
.archive ul li a
{

	color:#6e6f71;
}
.archive ul li a:hover
{

	color:#1a2544;
}


/*       start pgination  */
.pagination {
	float: left;
	text-align:right;
	width:100%;
	margin:0 0 50px 0;
}
.blogpag .pagination {
	text-align:left;
}
.pagination li {
	display: inline-block;
    height: 26px;
    margin-left: 6px;
    padding-top: 8px;
    text-align: center;
    width: 34px;
	background:#dcdcdc;
}
.pagination li.active {
	display:inline-block;
	color: #FFF;
	background:#bbb2a6;
}

.pagination li:hover {
	display:inline-block;
}





.pagination li.lastt {
	display: inline-block;
	width:50px;
}
.pagination li span {
	color: #FFF;
	font-size:16px;
	font-weight:bold;
	
}
.pagination li a {
    color: #1a2544;
	font-size:16px;
	font-weight:bold;
    display: inline-block;
    height: 100%;
    width: 100%;
}

.pagbox
{
	display:inline-block;
	height:35px;
	padding-left:15px;
	border:1px solid #e5f2ff;
	background:#f5fafe;
}
/* end pagination  */ 

.blog_social
{
	float:left;
	width:100%;
	margin:20px 0; 
}
.m5
{
	margin-right:5px;
}
.login .form-error
{
	color: red;
    float: left;
    font-size: 11px;
    font-style: italic;
    padding: 3px 0;
    text-transform: uppercase;
    width: 100%;
	margin-bottom:9px;
}
.login
{
	float:left;
	width:600px;
}
.logintitle
{
	float:left;
	width:100%;
	color:#79797a;
	font-size:22px;
	margin:20px 0 15px 0;
}
.logininput
{
	float:left;
	width:100%;
	height:60px;
	font-size:16px;
	color:#7e7e7e;
	background:#f1f1f1;
	text-indent:20px;
	
}
.loginsubmit
{
 	background: #1a2544 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: "Archivo Narrow",sans-serif;
    font-size: 16px;
    height: 36px;
    width: 126px;
}
.checkbokcontent
{
	float:left;
	width:100%;
	margin:13px 0 20px 0;
}

.myCheckbox input {
    display: none;
}

.myCheckbox span {
    width: 33px;
    height: 33px;
    display: block;
	float:left;
	cursor:pointer;
    background:url(../img/uncheck.jpg) no-repeat;
}

.myCheckbox input:checked + span {
    background:url(../img/check.jpg) no-repeat;
}
.remember
{
	float:left;
	color:#7e7e7e;
	font-size:14px;
	margin-left:15px;
	padding-top:9px;
}


.field_set_login {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #dddddd -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px medium medium;
    float: left;
    width: 100%;
	margin:40px 0 60px 0;
}
.sub_title_login {
    color: #7e7e7e;
    font-size: 14px;
    padding-left:10px;
}


  .msgcontact {
	background-color: #f2f2f2;
	box-shadow: 0 0 4px #aa0000;
	color: #e9193a;
	float: left;
	width: 100%;
}
.msgcontact.two {
	box-shadow: 0 0 4px #008800;
}
.success {
	padding: 24px 20px 16px 60px;
	background-image: url("../img/status-success.png");
	background-position: 15px 15px;
	background-repeat: no-repeat;
	color: #008800;
	float: left;
	margin-bottom: 15px;
	width:80%;
}
.error {
	padding: 20px;
	padding-left: 60px;
	background-image: url("../img/status-alert.png");
	background-position: 15px 15px;
	background-repeat: no-repeat;
	color: #aa0000;
	float: left;
}

.investors_list
{
	float:left;
	width:585px;
	margin-bottom:45px;
}
.investors_list:nth-child(2n)
{
	float:right;
}

.investors_list_img
{
	float:left;
	width:248px;
	height:213px;
}
.investors_list_info
{
	float:right;
	width:314px;
}
.investors_list_title
{
    color: #1a2544;
    float: left;
    font-size: 19px;
    padding-bottom: 7px;
    width: 100%;
}
.investors_list_desc
{
	color: #79797a;
    float: left;
    font-size: 16px;
    line-height: 25px;
    text-align: justify;
    width: 100%;
}





.investors_list_file
{
	float:left;
	width:100%;
	width:calc(100% - 19px);
	height:40px;
	border:1px solid #d7d7d7;
	background:#f3f3f3;
	margin:15px 0 0 0;
	padding-left:19px;
	display:table;
}
.investors_list_file span
{
    background:url("../img/small.png") no-repeat scroll left center;
    color: #8f8f8f;
    display: table-cell;
    font-family: Helvetica,sans-serif;
    font-size: 14px;
    height: 100%;
    text-transform: uppercase;
	padding-left:42px;
    vertical-align: middle;
    width: 100%;
}

.parallex {
   /* background-attachment: fixed;*/
    background-repeat: no-repeat;
    height: 440px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	float:left;
	margin-top:50px;

}
.services_home_title
{
	float:left;
	width:100%;
	text-align:center;
	color:#FFF;
	font-size:24px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../img/border-bottom.png) no-repeat bottom center;
	padding-bottom:15px;
	margin-top:55px;
	margin-bottom:20px;
	
}
.services_home_desc
{
	float:left;
	width:100%;
	text-align:center;
	color:#FFF;
	margin-bottom:75px;
	font-size:20px;
}

.services_list
{
	float:left;
	width:90%;
	margin:0 5%;
}
.services_list_box
{
	float:left;
}
.services_list_box_img
{
	float:left;
	width:100%;
	text-align:center;
	height:90px;
	margin-bottom:25px;
}
.services_list_box_title
{
	float:left;
	width:100%;
	text-align:center;
	color:#FFF;
	font-size:20px;
	font-family: 'Roboto Condensed', sans-serif;
}
.box_content
{
	float:left;
	width:90%;
	margin:0 5%;
	padding-bottom:23px;
	background:url(../img/boxshadow.png) no-repeat bottom center;
	
}
.box_content_iner
{
	float:left;
	width:100%;
	background:#e3ded2;
	padding:25px 0 0 0;
	border-top:5px solid #192445;
}

.box_content_title
{
	float:left;
	width:100%;
	color:#1a2544;
	font-size:26px;
	text-align:center;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	padding-bottom:5px;
}
.box_content_desc
{
	float:left;
	width:100%;
	color:#1a2544;
	text-align:center;
	font-size:23px;
	padding-bottom:17px;
}
.boxlink
{
	float:left;
	width:100%;
	margin-bottom:23px;
	text-align:center;
}
.boxlink a
{
	display:inline-block;
	width:137px;
	padding:10px 0;
	background:#192445;
	color:#FFF;
	font-size:19px;
}

.home_about
{
	float:left;
	width:90%;
	padding:35px 5% 40px 5%;
}
.home_about_title
{
	float:left;
	width:100%;
	text-align:center;
	color:#182246;
	font-size:27px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	background:url(../img/boxshadow1.png) no-repeat bottom center;
	padding-bottom:15px;
	margin-bottom:20px;
}
.home_about_desc
{
	color: #192445;
    float: left;
    font-size: 20px;
    text-align: center;
	line-height:27px;
    width: 100%;
	padding-bottom:25px;
}

.newsfeed
{
	float:left;
	width:100%;
	height:39px;
	background:url(../img/repeat.png) repeat;
}
.news_feed
{
	float:left;
	width:100%;
	position:relative;
}

.news_feed_abso
{
    background: rgba(0, 0, 0, 0) url("../img/newsfeed.png") no-repeat scroll left top;
    color: #fff;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    font-weight: 700;
    height: 26px;
    left: 0px;
    padding-top: 11px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 105px;
    z-index: 50;
}
.marquee
{
    color: #fff;
    float: left;
	position:relative;
	overflow:hidden;
    font-family: "Roboto",sans-serif;
    font-size: 13px;
    padding-top: 10px;
    width: 100%;
}
.banner
{
	float:left;
	width:100%;
	position:relative;
	height:590px;
	margin-top:-2px;
	
}

.descbanner
{
	color:#FFF;
	font-size:40px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	line-height:46px;
}
.shadowbaner
{
	position:absolute;
	top:0;
	left:0;
	z-index:20;
	width:100%;
	height:100%;
	background:url(../img/bannershadow.png) repeat-x bottom left;
}
.home_block
{
	float:left;
	width:100%;
	height:256px;
	background:#f1f1f1;
}
.block_list
{
	display:inline-block;
	width:585px;
}
.block_list_img
{
	float:left;
	width:100%;
	height:178px;
}
.block_list_info
{
 	background: #fff none repeat scroll 0 0;
    float: left;
    height: 113px;
    padding: 15px 0 0 20px;
    text-align: left;
    width: calc(100% - 20px)
}
.block_list_info_title
{
	float:left;
	width:100%;
	color:#192445;
	font-size:23px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight:700;
	padding-bottom:10px;
}
.block_list_info_desc
{
	float:left;
	width:100%;
	color:#192445;
	line-height:21px;
	font-size:16px;
}
.blockcar
{
	float:left;
	width:100%;
	position:relative;
	text-align:center;
	z-index:100;
	margin-top:-90px;
}


.leftt
{
	position:absolute;
	top:62%;
	left:-37px;
	cursor:pointer;
	z-index:50;
}
.services_list .slick-list .slick-track 
{
	cursor:default;
}
.rightt
{
	position:absolute;
	top:62%;
	right:-39px;
	cursor:pointer;
	z-index:50;
}
.leftt
{
	position:absolute;
	top:62%;
	left:-37px;
	cursor:pointer;
	z-index:50;
}

.righttt
{
	position:absolute;
	top:45%;
	right:-39px;
	cursor:pointer;
	z-index:50;
}
.lefttt
{
	position:absolute;
	top:45%;
	left:-37px;
	cursor:pointer;
	z-index:50;
}
#bannerimg
{
	width:100%;
}
#bannerimg img
{
	width:200%;
	margin-left:-50%
}

.dn
{
	display:none;
}

#MenuResponsive
{
	display:none;
}
.searchform
{
	float:left;
	width:100%;
	margin-bottom:25px;
}

.readmore{
    background: #192445 none repeat scroll 0 0;
    color: #fff;
    float:right;
    font-size: 19px;
    padding: 10px 0;
	text-align:center;
    width: 137px;
}

#bannerimg
{
	display:none;
}

.sitemap
{
	float:left;
	width:100%;
}


.sitemap > li {
    background: #f6f6f6 none repeat scroll 0 0;
    list-style-type: none;
    margin-bottom: 10px;
    padding: 15px;
}
.sitemap > li a {
    color: #1a2544;
    display: block;
    font-family: "Oxygen",sans-serif;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    width: 100%;
}
.sitemap > li a:hover {
    color: #a59a8a;
}
.sub-list.list-inline {
    padding-top: 15px;
}

.sub-list.list-inline > li {
    color: #919191;
}
ul.list-inline li {
    display: inline;
}

.sub-list.list-inline li a {
    border-right: 1px solid #919191;
    color: #919191;
    display: inline;
    font-size: 12px;
    padding-right: 5px;
    text-transform: capitalize;
    width: auto;
}

.sub-list.list-inline > li:last-child a {
    border-right: 0 none;
}
.sub-list.list-inline li a:hover {
    color: #1a2544;
}


.banner_read {
  background: #192445 none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 33px !important;
    line-height: 10px;
    text-align: center;
	padding-bottom: 2px;
    width: 137px;
}
.skype
{
	float:left;
	color:#79797a;
	padding-top:3px;padding-left:10px;
}
.skype a
{
	color:#79797a;
}
.skype a:hover
{
	color:#1a2544;
}
.forgot
{
	float:left;
	color:#7e7e7e;
	font-size:14px;
	padding-top:10px;
	margin-left:12px;
}
.blog_search
{
	float:left;
	width:100%;
	margin-bottom:18px;
}
.blog_search .search
{
	width:calc(100% - 34px );
}

.gallery img
{
	width:100%;
}

