@charset "utf-8";
/* CSS Document */

@font-face {
       font-family: 'Raleway-Thin';
       src: local("Raleway-ThinS"), url("../font/Raleway-Thin.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}
@font-face {
       font-family: 'Raleway-Heavy';
       src: local("Raleway-Heavy"), url("../font/Raleway-Heavy.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}

@font-face {
       font-family: 'OpenSans-Light';
       src: local("OpenSans-Light"), url("../font/OpenSans-Light.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}
@font-face {
       font-family: 'OpenSans-ExtraBold';
       src: local("OpenSans-ExtraBold"), url("../font/OpenSans-ExtraBold.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}
@font-face {
       font-family: 'OpenSans-Semibold';
       src: local("OpenSans-Semibold"), url("../font/OpenSans-Semibold.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}

@font-face {
       font-family: 'PTS75F';
       src: local("PTS75F"), url("../font/PTS75F.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}

@font-face {
       font-family: 'DK Crayon Crumble';
       src: local("DK Crayon Crumble"), url("../font/DK Crayon Crumble.ttf") format("truetype");
       font-weight: normal;
       font-style: normal;
}

body
{
	margin:0;
	background:#fff;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#333;
}
.innerdiv
{
	margin:0 auto;
	max-width:1100px;
	height:auto;
}
.clear
{
	clear:both;
}
.section_heading
{
	margin:auto;
	font-family: 'PTS75F';
	color:#333;
	text-align:center;
	text-transform:uppercase;
	font-size:30px;
}
/*nav css start*/
.header
{
	margin:auto;
	width:100%;
	height:156px;
	background:#e74c3c;
}
.header_inner
{
	margin:0 auto;
	width:auto;
	height:auto;
}
.logo_area
{
	margin:0;
	width:190px;
	height:132px;
	float:left;
}
.nav_area_sec
{
	margin:0;
	width:600px;
	height:120px;
	float:left;
}
.nav_area
{
	margin:0;
	width:280px;
	height:120px;
	float:right;
}
/*nav css start*/
.nav_one
{
	width:140px;
	height:auto;
	float: left;
	text-align:left;
	color:#fff;
	float:left;
	font-family: 'PT Sans', sans-serif;
}
.nav_one ul
{
	width:160px;
	height:auto;
	margin:0;
	float: left;
	text-align:left;
	color:#fff;
	font-size:18px;
	text-decoration:none;
	line-height:35px;
}
.nav_one ul li
{
	width:160px;
	height:auto;
	margin:0;
	float: left;
	text-align:left;
	color:#fff;
	list-style:none;
	font-size:18px;
	text-decoration:none;
	line-height:35px;
	background-position:left 13px;
	background-repeat:no-repeat;
	padding-left:14px;
}
.nav_one ul li a
{
	float: left;
	text-align:left;
	color:#fff;
	list-style:none;
	font-size:18px;
	text-decoration:none;
	line-height:35px;
}
.nav_one ul li a:hover, nav_one ul li a.active
{
	float: left;
	text-align:left;
	color:#9ecc46;
	list-style:none;
	font-size:18px;
	text-decoration:none;
	line-height:35px;
}

/*nav css end*/
.banner_bottom_sec
{
	margin:auto;
	width:100%;
	height:180px;
	background: url(../images/block_b_bg_tile.png) repeat;
}
.samples_reports
{
	margin:0;
	width:103px;
	height:138px;
	float:right;
	margin-right:10px;
	cursor:pointer;
	background:#9ecc46;
}
.samples_reports_text
{
	font-family: 'OpenSans-Semibold';
	text-transform:uppercase;
	font-size:15px;
	color:#fff;
	text-align:center;
	text-shadow: 1px 1px 2px rgba(150, 150, 150, 1);
	cursor:pointer;
	text-decoration:none;
	margin-top:50px;
}

/*nav css end*/


/*slider css start*/
.slider_area
{
	margin:auto;
	height:447px;
	width:100%;
	background:url(../images/banner.jpg) no-repeat center scroll;
}
.slider_text
{
	margin:0;
	width:600px;
	height:200px;
	font-family: 'Raleway-Thin';
	font-size:35px;
	color:#333;
	text-transform:uppercase;
	font-weight:100;
	line-height:50px;
}
.slider_icon_area
{
	margin:auto;
	width:75px;
	height:15px;
}
.slider_greenicon
{
	margin:0;
	width:15px;
	height:15px;
	background:#9ecc45;
	margin-right:5px;
	float:left;
}
.slider_redicon
{
	margin:0;
	width:15px;
	height:15px;
	background:#e74c3c;
	margin-right:5px;
	float:left;
}
.slider_redicon_last
{
	margin:0;
	width:15px;
	height:15px;
	background:#e74c3c;
	float:left;
}
/*slider css end*/


.main_textarea
{
	margin:auto;
	font-family:'OpenSans-Light';
	text-align:center;
	font-size:35px;
	color:#333;
	line-height:45px;
	
}
.main_sub_textarea
{
	margin:auto;
	font-family:'OpenSans-Light';
	text-align:center;
	font-size:20px;
	color:#333;
}

.module_sec_left
{
	margin:0;
	max-width:540px;
	height:auto;
	float:left;
	margin-right:20px;
}
.module_sec_right
{
	margin:0;
	max-width:540px;
	height:auto;
	float:left;
}
.portfolio_left
{
	margin:0;
	width:540px;
	height:112px;
	float:left;
}
.portfolio_icon_bg
{
	margin:0;
	float:left;
	width:112px;
	height:112px;
	background:#9ecc45;
	-webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
   transition: all 1s ease;
}
.portfolio_icon_bg:hover
{
	margin:0;
	float:left;
	width:112px;
	height:112px;
	background:#9ecc45;
	border-radius:50%;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius: 50%;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
   -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
   transition: all 1s ease;
	overflow: hidden;
}
.portfolio_text_area
{
	margin:0;
	float:right;
	width:418px;
	height:112px;
}
.portfolio_heading
{
	margin:0;
	font-family: 'OpenSans-ExtraBold';
	color:#9ecc45;
	font-size:22px;
	text-decoration:none;
	cursor:pointer;
}
.portfolio_text
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	line-height:18px;
	color:#333;
	text-align:justify;
}
.consult_icon
{
	margin:auto;
	width:63px;
	height:59px;
	background:url(../images/consult.png);
	margin-top:25px;
}
.content_design_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/content_design.png);
	margin-top:30px;
}
.collaborate_icon
{
	margin:auto;
	width:63px;
	height:43px;
	background:url(../images/collaborate.png);
	margin-top:35px;
}
.livelihood_icon
{
	margin:auto;
	width:55px;
	height:55px;
	background:url(../images/livelihood.png);
	margin-top:30px;
}
.skill_dev_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/skill_dev.png);
	margin-top:30px;
}
.placement_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/placement.png);
	margin-top:30px;
}
.csr_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/csr_icon.png);
	margin-top:30px;
}
.vocational_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/vocational_icon.png);
	margin-top:30px;
}
.tv_promotion_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/tv_promotion_icon.png);
	margin-top:30px;
}
.egriculture_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/egriculture_icon.png);
	margin-top:30px;
}
.hr_project_icon
{
	margin:auto;
	width:52px;
	height:52px;
	background:url(../images/hr_project_icon.png);
	margin-top:30px;
}

.main_sub_down_textarea
{
	margin:auto;
	font-family:'OpenSans-Light';
	text-align:center;
	font-size:23px;
	color:#e74c3c;
}
.partner_logo_sec
{
	margin:auto;
	width:1100px;
	height:auto;
}
.partner1
{
	margin:0;
	width:170px;
	height:52px;
	background:url(../images/partner1.png);
	margin-right:62px;
	float:left;
}
.partner2
{
	margin:0;
	width:170px;
	height:52px;
	background:url(../images/partner2.png);
	margin-right:62px;
	float:left;
}
.partner3
{
	margin:0;
	width:170px;
	height:52px;
	background:url(../images/partner3.png);
	margin-right:62px;
	float:left;
}
.partner4
{
	margin:0;
	width:170px;
	height:52px;
	background:url(../images/partner4.png);
	margin-right:62px;
	float:left;
}
.partner5
{
	margin:0;
	width:170px;
	height:52px;
	background:url(../images/partner5.png);
	float:right;
}
footer
{
	margin:auto;
	width:100%;
	height:350px;
	background:#e74c3c;
}
.footer_col1
{
	margin:0;
	width:476px;
	height:auto;
	float:left;
	margin-right:45px;
}
.footer_col2
{
	margin:0;
	width:285px;
	height:auto;
	float:left;
	margin-right:45px;
}
.footer_col3
{
	margin:0;
	width:235px;
	height:auto;
	float:right;
}
.footer_heading
{
	margin:0;
	font-family:'OpenSans-Light';
	font-size:25px;
	color:#fff;
}
.footer_heading_underline
{
	margin:0;
	background:#fff;
	width:250px;
	height:1px;
}
.footer_aboutus_text
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#fff;
	line-height:22px;
	text-align:left;
}
.blog_sec1
{
	margin:0;
	width:285px;
	height:67px;
	float:left;
}
.blog_image1
{
	margin:0;
	width:67px;
	height:67px;
	background:url(../images/blog_image1.png);
	float:left;
}
.blog_textarea
{
	margin:0;
	width:208px;
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#fff;
	line-height:16px;
	text-align:left;
	float:right;
}
.bottom_footer
{
	margin:auto;
	width:100%;
	height:35px;
	background:#c04033;
}
.address_icon
{
	margin:0;
	width:14px;
	height:22px;
	background:url(../images/address_icon.png);
	float:left;
	margin-right:10px;
}
.ph_icon
{
	margin:0;
	width:13px;
	height:17px;
	background:url(../images/ph_icon.png);
	float:left;
	margin-right:10px;
}
.mail_icon
{
	margin:0;
	width:19px;
	height:14px;
	background:url(../images/mail_icon.png);
	float:left;
	margin-right:10px;
}
.address_line
{
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
	color:#fff;
	line-height:16px;
	text-align:left;
	float:left;
}
.address_col1
{
	margin:0;
	width:235px;
	height:auto;
}
.social_area
{
	margin:0;
	width:188px;
	height:44px;
}
.facebook_icon
{
	margin:0;
	width:42px;
	height:44px;
	background:url(../images/facebook.png);
	margin-right:5px;
	float:left;
	cursor:pointer;
}
.twitter_icon
{
	margin:0;
	width:42px;
	height:44px;
	background:url(../images/twitter.png);
	margin-right:5px;
	float:left;
	cursor:pointer;
}
.linkedin_icon
{
	margin:0;
	width:42px;
	height:44px;
	background:url(../images/linkedin.png);
	margin-right:5px;
	float:left;
	cursor:pointer;
}
.googleplus_icon
{
	margin:0;
	width:42px;
	height:44px;
	background:url(../images/googleplus.png);
	float:left;
	cursor:pointer;
}
.bottom_footer_text
{
	margin:0;
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#fff;
}
.bottom_footer_text1
{
	margin:0;
	float:right;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#fff;
	text-decoration:none;
	text-align:right;
}



/* quick link area start */
.nav_ql
{
	width:450px;
	height:30px;
	float:left;
}
.nav_ql ul
{
	display:block;
	z-index:999999;
	font-family: 'Open Sans', sans-serif;
	color:#fff;
	font-size:14px;
	text-transform:uppercase;
	margin:0;
	padding:0;
}
.nav_ql ul li
{
	display:inline-block;
	padding-right:20px;
	list-style-type:none;
}
.nav_ql ul li a
{
	text-decoration:none;
	display:block;
	color:#fff;
}
.nav_ql ul li a:hover
{
	text-decoration:none;
	display:block;
	color:#9ecc45;
	vertical-align:baseline;
}
/* quick link area end */

.bredcomb_sec
{
	margin:auto;
	width:100%;
	height:100px;
	background:#f3f3f3 url(../images/block_b_bg_tile.png) repeat;
}
.bredcomb_textarea
{
	margin:0;
	height:42px;
	width:auto;
}
.bredcomb_iconbg
{
	margin:0;
	height:42px;
	width:42px;
	background:#9ecc45;
	float:left;
}
.aboutus_breadcomb
{
	margin:auto;
	width:29px;
	height:29px;
	background:url(../images/aboutus_breadcomb.png);
	margin-top:7px;
}
.samplecontent_breadcomb
{
	margin:auto;
	width:25px;
	height:25px;
	background:url(../images/content_icon.png);
	margin-top:7px;
}
.bredcomb_title
{
	margin:0;
	float:left;
	font-family:'OpenSans-Light';
	font-size:30px;
	color:#333;
	margin-left:10px;
	margin-top:10px;
}
.aboutus_image_sec
{
	margin:0;
	width:487px;
	height:279px;
	background:url(../images/aboutus_image.png);
	float:left;
}
.aboutus_textarea
{
	margin:0;
	width:548px;
	height:279px;
	float:right;
}
.aboutus_text_heading
{
	margin:0;
	font-family:'OpenSans-Light';
	font-size:25px;
	color:#333;
	text-transform:uppercase;
}
.aboutus_text_sec
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:24px;
	color:#333;
	text-align:justify;
}
.aboutus_tab_area
{
	margin:0;
	width:487px;
	height:246px;
	color:#333;
	float:left;
}
.samplereports_tab_area
{
	margin:0;
	width:1100px;
	height:auto;
	color:#333;
	float:left;
}
.sample_content_left
{
	margin:0;
	float:left;
	width:500px;
	height:auto;
	font-family: 'Open Sans', sans-serif;
}
.sample_content_right
{
	margin:0;
	float:right;
	width:500px;
	height:auto;
	font-family: 'Open Sans', sans-serif;
}
.aboutus_tab_main_area
{
	margin:auto;
	width:1100px;
	height:280px;
	color:#333;
}



/* about us tab area start */

#tabs {
  overflow: auto;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0;
}

#tabs li {
    margin: 0;
    padding: 0;
    float: left;
}

#tabs a {
    box-shadow: -4px 0 0 rgba(0, 0, 0, .2);
    background: #ad1c1c;
    background: linear-gradient(220deg, transparent 10px, #e74c3c 10px);
    text-shadow: 0 1px 0 rgba(0,0,0,.5);
    color: #fff;
    float: left;
    font-family:'OpenSans-Light';
	font-size:16px;
	text-transform:uppercase;
    height: 35px;
    padding: 8px 32px;
    text-decoration: none;
}

#tabs a:hover {
    background: #c93434;
    background: linear-gradient(220deg, transparent 10px, #c93434 10px);     
}

#tabs a:focus {
    outline: 0;
}

#tabs #current a {
    background: #9ecc45;
    background: linear-gradient(220deg, transparent 10px, #9ecc45 10px);
    text-shadow: none;    
    color: #fff;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
}

#content {
    background: #fff;
    background: linear-gradient(top, #fff, #ddd);
    border-radius: 0 2px 2px 2px;
    box-shadow: 0 1px 2px #000, 0 -1px 0 #fff inset;
    padding: 10px;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	line-height:24px;
	color:#333;
	text-align:justify;
	height:auto;
}

/* Remove the rule below if you want the content to be "organic" */
#content div {
    height: auto; 
}
/* contact us tab area end */

.team_separator
{
	width:380px;
	height:auto;
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:20px;
	color:#c7c7c7;
}
.our_team_sec
{
	margin:0;
	width:548px;
	height:auto;
	float:right;
}
.our_team_area
{
	margin:0;
	width:548px;
	height:auto;
}
.our_team_image_area
{
	margin:0;
	width:158px;
	height:240px;
	float:left;
	margin-right:37px;
}
.our_team_image_area_last
{
	margin:0;
	width:158px;
	height:209px;
	float:right;
}
.our_team_image
{
	margin:0;
	width:150px;
	height:150px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
  	border: 2px dashed #9ecc45;
	float:left;
}
.team_image1
{
	margin:auto;
	width:135px;
	height:135px;
	background:url(../images/sameera_pic.png);
	margin-top:5px;
}
.team_image2
{
	margin:auto;
	width:135px;
	height:135px;
	background:url(../images/ritu_pic.png);
	margin-top:5px;
}
.our_team_tile_bg
{
	margin:0;
	width:158px;
	height:60px;
	padding-top:3px;
	background:#9ecc45;
}
.our_team_tile_name
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:18px;
	color:#333;
}
.our_team_text_area
{
	margin:0;
	width:380px;
	height:auto;
	float:right;
}
.our_team_text
{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
}
.our_team_tile_dsgn
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#fff;
	text-align:center;
}

/* about us page css start */

.maparea
{
	margin:auto;
	width:100%;
	height:400px;
}
.contactus_breadcomb
{
	margin:auto;
	width:28px;
	height:19px;
	background:url(../images/contact_icon.png);
	margin-top:11px;
}
.contactform_area
{
	margin:0;
	width:600px;
	height:auto;
	float:left;
}
.contactinfo_area
{
	margin:0;
	width:450px;
	height:auto;
	float:right;
}
.contactinfo_text
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
	line-height:23px;
}
.contactinfo_text_address
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
	line-height:23px;
}

/* contact us page css end */

.client_breadcomb
{
	margin:auto;
	width:25px;
	height:18px;
	background:url(../images/clients_icon.png);
	margin-top:12px;
}
.portfolio_breadcomb
{
	margin:auto;
	width:28px;
	height:28px;
	background:url(../images/portfolio_icon.png);
	margin-top:7px;
}
.strategy_bg
{
	margin:auto;
	width:100%;
	height:349px;
	background:url(../images/stategy_connector.png) no-repeat center;
}
.strategy1_image
{
	margin:0;
	height:332px;
	height:332px;
	float:left;
	margin-right:100px;
}
.strategy2_image
{
	margin:0;
	height:155px;
	height:155px;
	float:left;
	margin-right:100px;
	margin-top: 103px;
}
.strategy3_image
{
	margin:0;
	height:155px;
	height:155px;
	float:left;
	margin-right:100px;
	margin-top: 60px;
}
.strategy4_image
{
	margin:0;
	height:155px;
	height:155px;
	float:right;
	margin-top: 133px;
}

.readmore_btn
{
	margin:0;
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#9ecc45;
	text-decoration:none;
	cursor:pointer;
}
.footer_map
{
	margin:0;
	width:285px;
	height:230px;
}
.sample_content1
{
	width:600px;
	height:auto;
	float:left;
	text-align:justify;
}
.sample_content_heading
{
	float:left;
	font-family: 'Open Sans', sans-serif;
	font-size:25px;
	color:#333;
}
.sample_content_text
{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#333;
	line-height:25px;
}
.sample_content_image
{
	margin:0;
	width:auto;
	height:auto;
	float:right;
}
.header_button_area
{
	margin:0;
	width:120px;
	height:138px;
	float:right;
	margin-right: 120px;
}


/* sample content slider start */


/* sample content slider end */


