/******************************************************************************/
/*  COMMON                                                                    */
/******************************************************************************/
body {
	font-family: 'Armata', Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #ffffff;
	overflow-x: hidden;
	
}
.clear{ clear:both}
.doc-loader
{
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 999999999999999999999999999999999;
}
.doc-loader td
{
    vertical-align: middle;
    text-align: center;
	background-color: #1f1f1f;
}
p 
{
	font-size: 1em;
	margin-top: 0px;
    margin-bottom: 20px;
    line-height: 25px;
	letter-spacing: -0.02em;
}
a,
a:visited, 
a:hover, 
a:active
{
    text-decoration: none;
    color: #ffffff;
    border: none;
    outline: none;
}
.clear
{
    clear: both;
}
.section
{
	width: 100%;
	height: 772px;
}
.first-section
{
	height: 695px;
}
.showcase
{
	height: 788px;
}

#scrollable
{
    width: 100%;
}
.container 
{
	width: 980px;
    margin:0 auto;
}
.showcase-sub-container
{
	width: 100%;
	padding-top: 70px;
}

/******************************************************************************/
/*  SUBHEADER                                                                 */
/******************************************************************************/
.subheader
{
	margin-top:28px;	
}
.subheader-icon
{
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	background: transparent url("../images/subheader/icon_plus.png") no-repeat;
	vertical-align: middle;	
}
.subheader-icon1
{
	display: inline-block;
	width: 40px;
	height: 40px;
	margin-right: 10px;
	vertical-align: middle;	
}
.subheader-text
{
	display: inline-block;
	font-family: 'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;
	font-size: 40px;
	letter-spacing: -0.04em;
	vertical-align: middle;
}
.subheader-text span 
{
	display: inline-block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size:40px;
	letter-spacing: -0.02em;	
}
.subheader-separator
{
	width: 980px;
	height: 30px;
	margin-top: 50px;
	background: transparent url("../images/subheader/separator.png") no-repeat;	
}

/******************************************************************************/
/*  BOTTOM ARROW                                                              */
/******************************************************************************/
.arrow 
{
	width: 90px;
	height: 40px;
	margin-left: 50px;
}

/******************************************************************************/
/*  NAVIGATION                                                                */
/******************************************************************************/
.navigation 
{
    position: fixed;
    top: 200px; 
	left: 0px;
	z-index: 200;
}
.navigation img
{
	margin-left: 50px;
	margin-bottom: 20px
}
.navigation li 
{
 	position: relative;
    margin: 0 0 4px;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
	font-size: 13px;	
}
.navigation a 
{
	position: relative;
	display: inline-block;
    padding: 0.3em .5em 0.3em;
    text-decoration: none;
	background-color: #ffffff;
	color: #888887;
	-moz-border-radius: 0 .4em .4em 0;  /* Firefox */
	-webkit-border-radius: 0 .4em .4em 0; /* Safari, Chrome */
	border-radius: 0 .4em .4em 0; /* CSS3 */
	outline: none;
	cursor: pointer;
}
.navigation a.nav-active
{
	color:#d82445;
}
.navigation a:hover
{
	background-color: #ffffff;
	color:#d82545;
}
.navigation span
{
	padding-left: 10px;
	padding-right: 10px;
}

/******************************************************************************/
/*  BUTTON                                                                    */
/******************************************************************************/
.button {
	position: relative;
	float: right;
	display: inline-block;
	padding: .3em .9em .3em;
	background-color: #ac1f39;
	text-transform: uppercase;
	text-decoration: none;
	-moz-border-radius: .5em;  /* Firefox */
	-webkit-border-radius: .5em; /* Safari, Chrome */
	border-radius: .5em; /* CSS3 */
	outline: none;
	cursor: pointer;
}
.button:hover {
	text-decoration: none;
	background-color: #b52540;
}

/******************************************************************************/
/*  FONT FORMATING                                                            */
/******************************************************************************/
.summary-small
{
	font-size: 13px;
	line-height: 24px;
	letter-spacing: -0.05em;
}
.summary
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	text-align:justify;
	letter-spacing: -0.02em;
	color:#cc7936;
	
}
.services .summary {color: #000000; font-size:15px; width:268px;}
.showcase .summary {color: #e4923e;}
.our-team .summary {color: #686716;}
.contact-us .summary {color: #878787; font-size:35px; line-height:39px;}
	.team-member-name
{
	font-size: 30px;
	text-align: center;
	text-transform: uppercase;
}
.team-member-position
{
	font-size: 16px;
	text-align: center;
	text-transform: uppercase;
	color: #686716;
}

/******************************************************************************/
/*  BACKGROUND                                                                */
/******************************************************************************/
.first-section {background: #1f1f1f url("../images/top_bg/top_bg.png") repeat-x;}
.about {background-color: #8a162b; background: url("../images/arrow/bg_about.jpg");}
.services {background-color: #feac58; background:url("../images/arrow/bg_services.jpg");}
.showcase {background-color: #273c67; background:url("../images/arrow/bg_Portfolio.jpg");}
.our-team {background-color: #bab932;}
.news {background-color: #d82545;}
.contact-us {background-color: #1e1e1e; background:url("../images/arrow/bg_contact.jpg") repeat-x; height:1000px}

/******************************************************************************/
/*  HEADER                                                                    */
/******************************************************************************/
.header-wrapper
{
    width: 100%;
}
.header
{ 
    width: 100%;
    height: 100px;
    margin: 0 auto;
	padding-top: 40px;
}
.logo
{    
    width: 200px;
    height: 71px;
	margin: 0 ;
	float:left;
	position:relative;
	left:30px;
}
.logo1
{
	width: 554px;
	height:94px;
float:right;
color:#000;
text-align:right;
position:inherit;
margin-right:50px;
}
.logo1 a{ color:#000; font-size:17px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:right}
.logo1 span{ color:#ef5755; font-size:20px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; text-transform:uppercase; text-align:right}
.logo2
{
	width: 209px;
	height:94px;
	margin: 0;
	float:left;
	position:absolute;
	right:35%;
	top:587px;
	z-index:999999999999
}
.cont_scroll
{
	width: 209px;
	height:94px;
	margin: 0;
	float:left;
	position:absolute;
	right:35%;
	top:1307px;
	z-index:999999999999
}
.cont_scroll1
{
	width: 209px;
	height:94px;
	margin: 0;
	float:left;
	position:absolute;
	right:35%;
	top:2132px;
	z-index:999999999999
}
.cont_scroll2
{
	width: 209px;
	height:94px;
	margin: 0;
	float:left;
	position:absolute;
	right:35%;
	top:2952px;
	z-index:999999999999
}
.social
{    
    height: 74px;
	margin-top: 140px;
	float:right;
	position:absolute;
	right:0;
}

/******************************************************************************/
/*  GAlLERY                                                                   */
/******************************************************************************/
.galery-wrapper
{
    position: relative;
}
.gallery
{   
	position: relative;
    width: 980px;
    height: 400px;
    overflow: hidden;
}
.gallery-slide-first
{
    margin-left: 0 !important;
}

.gallery-slide
{
    width: 980px;
    height: 400px;
}
#gallery-nav
{	
	position: relative;
	top: -25px;
	margin: 0 auto;
    text-align: center;
}
#gallery-nav a
{	
	display: inline-block;
	width: 75px;
	height: 7px;
	margin-right: 10px;
	background-color: #3c3c3c;
	border: none;
	outline: none;
	cursor: pointer;	
}
#gallery-nav a.gallery-nav-active
{
	background-color: #e41f3a;
}

/******************************************************************************/
/*  OUR TEAM                                                                  */
/******************************************************************************/
.socio {
	width: 300px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.socio ul {
	margin: 0 auto;
	width: 131px;
	line-height: normal;
}
.socio ul li {
	float: left;
	margin-right: 10px;
}
.socio ul li.last {
	margin-right: 0px;
}
.socio ul li a
{	
    display: block;
    height: 37px;
    width: 37px;
}
.socio ul li a:active
{
    background-position: left bottom;
}
.socio ul li a:hover 
{
	 background-position: left bottom;
}
a.socio_twitter {background: transparent url("../images/socio/team_twitter_icon.png") no-repeat;}
a.socio_facebook {background: transparent url("../images/socio/team_facebook_icon.png") no-repeat;}
a.socio_linkedin {background: transparent url("../images/socio/team_linkedin_icon.png") no-repeat;}

/******************************************************************************/
/*  COLUMNS & MARGINS                                                         */
/******************************************************************************/
.column-300
{
    float: left;
    width: 480px;
}
.column-340
{
    float: left;
    width: 340px;
}
.column-455
{
    float: left;
    width: 465px;
}
.column-459{
float: left;
width: 325px;
margin-right:20px;
	
}
.column-460{
float: left;
width: 325px;
	
}
.column-525
{
    float: left;
    width: 525px;
}
.column-640
{	
    float: left;
    width: 440px;	
}
.m-right-40
{
    margin-right: 40px;
}
.m-right-70
{
    margin-right: 30px;
}
.m-right-115
{
	margin-right: 115px;
}
.m-left-40
{
    margin-left: 40px;
}
.m-top-50
{
    margin-top: 60px;
}
.m-top-90{
margin-top: 00px;
}
.m-top-55
{
    margin-top: 55px;
}
.m-top-70
{
    margin-top: 70px;
}
.m-top-95
{
    margin-top: 95px;
}
.m-bottom-10
{
	margin-bottom: 10px;
}
.m-bottom-22
{
	margin-bottom: 22px;
}
.m-bottom-30
{
	margin-bottom: 30px;
}
.m-bottom-40
{
    margin-bottom: 20px;
}
.m-bottom-50
{
    margin-bottom: 50px;
}

/******************************************************************************/
/*  SERVICES                                                                  */
/******************************************************************************/
.services-list img
{
	display: inline;
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
}
.service-title
{
	display: block;            
	text-transform: uppercase;
	font-size:15px;
}
.services-list p
{
	color: #000000;
	margin-bottom: 0px;
	font-size:12px;
}
ul.services-list
{
	line-height: normal; 
}
ul.services-list li        
{
	clear: both;
	margin-bottom: 10px;
}

/******************************************************************************/
/*  SHOWCASE                                                                  */
/******************************************************************************/
div.nomargin
{
	margin-right: 0px;
}
.pic
{
	position: relative;
	width: 260px;
	height: 260px;
	margin-bottom: 15px;
}
.pic a
{
	display: block;
	width: 260px;
	height: 260px;	
}
.pic-frame 
{
	position: relative;
	float: left;
	width: 260px;
	height: 320px;
	margin: 0 40px 40px 0;
	font-size: 14px;
	background-color: #e2903c;
	color: #a8a8a8;
	border: 20px solid #e2903c;
	-moz-border-radius: 10px; /* Firefox */
	-webkit-border-radius: 10px; /* Safari, Chrome */
	border-radius: 10px; /* CSS3 */
}
.pic-frame span
{
	color: #273c66;
}
span.roll 
{
	position: absolute;
	width: 260px;
	height: 260px;
	background: url("../images/portfolio/portfolio_icon.png") center center no-repeat #000;
	-moz-box-shadow: 0px 0px 4px  #000; /* Firefox */
	-webkit-box-shadow: 0px 0px 4px #000; /* Safari, Chrome */
	box-shadow: 0px 0px 4px  #000; /* CSS3 */
	z-index: 10;
}

/******************************************************************************/
/*  CONTACT US                                                                */
/******************************************************************************/
.contact-form
{
    
}
.contact-form label
{
    display: block;
    margin-bottom: 5px;
	margin-left: 5px;
	letter-spacing: -0.02em;
	color: #b1b0b0;	
}
.contact-form input[type=text]
{	
	position: relative;
	display: block;
	width: 300px;
	height: 38px;
    margin-bottom: 10px;
	padding-left: 10px;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
  	background-color: #333333;
	color: #b1b0b0; 
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: none;
	outline: none; 
}
.contact-form textarea
{	
	position: relative;
    display: block;
	width: 330px;
    height: 140px;
    margin-bottom: 11px;
	padding: 10px 0 0 10px; 
    overflow: auto;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
	background-color: #333333;
	color: #b1b0b0;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
    border: none;
	outline: none;
}
.submit-btn
{
	position: relative;
	display: inline-block;
    float: right;
	margin-top: 10px;
	padding: .4em 1em .45em;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #ac1f39;
	color: #ffffff;
	-moz-border-radius: .5em; /* Firefox */
	-webkit-border-radius: .5em; /* Safari, Chrome */
	border-radius: .5em; /* CSS3 */
	border: none;
	outline: none;
	cursor: pointer;
}
.submit-btn:hover
{
	text-decoration: none;
	background-color: #b52540;
}

.mail-message-btn
{
	position: relative;
	display: inline-block;
	padding: .3em 1.8em .3em;
	text-decoration: none;
	background-color: #ac1f39;
	color: #ffffff;
	-moz-border-radius: .5em; /* Firefox */
	-webkit-border-radius: .5em; /* Safari, Chrome */
	border-radius: .5em; /* CSS3 */
	border: none;
	outline: none;
	cursor: pointer;
}
.mail-message-btn:hover
{
	text-decoration: none;
	background-color: #b52540;
}

#mail-message
{
    position: fixed;
    top: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 100%;
    z-index: 210;
}
#mail-message table
{
    width: 100%;
    height: 100%;
    text-align: center;
}
#mail-message-window
{
    width: 400px;
	padding-bottom: 20px;
    border: solid 0px #ffffff;
    background: #000000 url("../images/bg.png") repeat top left;
	margin: 0 auto;
}
#mail-message-header
{
    width: 400px;
    height: 70px;
}
.mail-message-success
{
    background: transparent url("../images/success.png") no-repeat top left;
}
.mail-message-error
{
    background: transparent url("../images/error.png") no-repeat top left;
}
#mail-message-window p
{
    margin: 0 0 5px 10px;
    text-align: left;
}
#mail-message-window input
{
    margin-top: 10px;
}
#mail-message td
{
    vertical-align: middle;
}

.socio_contact 
{	
}
.socio_contact ul 
{
	width: 229px;
	line-height: normal;  
}
.socio_contact ul li 
{
	float: left;
	margin-right: 11px;
}
.socio_contact ul li.last 
{
	margin-right: 0px;
}
.socio_contact ul li a
{	
    display: block;
    height: 37px;
    width: 37px;
}
.socio_contact ul li a:active
{
    background-position: left bottom;
}
.socio_contact ul li a:hover 
{
	 background-position: left bottom;
}
a.socio_contact_twitter {background: transparent url("../images/socio/contact_twitter_icon.png") no-repeat;}
a.socio_contact_facebook {background: transparent url("../images/socio/contact_facebook_icon.png") no-repeat;}
a.socio_contact_dribbble {background: transparent url("../images/socio/contact_dribbble_icon.png") no-repeat;}
a.socio_contact_behance {background: transparent url("../images/socio/contact_behance_icon.png") no-repeat;}
a.socio_contact_flickr {background: transparent url("../images/socio/contact_flickr_icon.png") no-repeat;}

/******************************************************************************/
/*  FOOTER                                                                    */
/******************************************************************************/
.footer
{
	width: 980px;
    margin:0 auto;
    text-align: left;
	color: #1e1e1e;
	font-size:12px; 
}
.footer a{
color:#333333;
}
.footer a:hover{
color: #990000;
}
.footer_logo img
{
	width: 65px;
    height: 65px;
	margin: 0 auto 20px auto;
}

/******************************************************************************/
/*  MASK                                                                      */
/******************************************************************************/
#mask 
{
	position: absolute;
	display: none;
	background-color: #000;
	z-index: 200;
}  
.iosfix {
  height: 101%;
  overflow: hidden;
}

/*  CONTACT BOX  */
/******************************************************************************/
.contact-box{
	width:60px;
	height:313px;
	background:url("../images/contact-box.png") no-repeat;
	position:fixed;
	left:0;
	top:150px;
	z-index:9999;
}

.contact-box .icon{
	width:63px;
	height:74px;
	background:url("../images/contact-icons.png") no-repeat;
	cursor:pointer;
	position:absolute;
	left: 0px;
	top: 223px;
}

.contact-box .mail{
	background-position:0 0;
	top:-5px;
	left:-8px;
}

.contact-box .mail a{
	color:#fff;
	text-decoration:none;
}

.contact-box .skype{
	background-position:0 -74px;
	top:60px;
	left:-8px;
}
.contact-box .phone{
	background-position:0 -148px;
	top:126px;
	left:-8px;
}
.contact-box .folio{
	background-position:0 -224px;
	top:198px;
	left:-8px;
}
.contact-box .contact{
	background-position:0 -300px;
	top:265px;
	left:-8px;
}
.contact-box .mail:hover{
	background-position:-63px 0;
}
.contact-box .skype:hover{
	background-position:-63px -73px;
}
.contact-box .phone:hover{
	background-position:-63px -148px;
}
.contact-box .folio:hover{
	background-position:-63px -223px;
}
.contact-box .contact:hover{
	background-position:-63px -300px;
}

.contact-box .mail:hover .info{
	width:130px;
}
.contact-box .skype:hover .info{
	width:130px;
}
.contact-box .phone:hover .info{
	width:130px;
}
.contact-box .folio:hover .info{
	width:130px;
}
.contact-box .contact:hover .info{
	width:130px;
}

.contact-box .mail.selected{
	background-position:-63px 0;
}
.contact-box .skype.selected{
	background-position:-63px -73px;
}
.contact-box .phone.selected{
	background-position:-63px -148px;
}
.contact-box .folio.selected{
	background-position:-63px -224px;
}
.contact-box .contact.selected{
	background-position:-63px -300px;
}

.contact-box .icon .info{
    height: 42px;
    left: 68px;
    position: absolute;
    top: 18px;
	font-family:OpenSansRegular, Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#fff;
	width:6px;
	/*width:236px; */
	overflow:hidden;
	border-radius:0 5px 5px 0;
	line-height:40px;
	
	transition: width 0.5s;
	-moz-transition: width 0.5s; /* Firefox 4 */
	-webkit-transition: width 0.5s; /* Safari and Chrome */
	-o-transition: width 0.5s; /* Opera */
}

.contact-box .mail .info{ background-color:#0073f4; }
.contact-box .skype .info{ background-color:#22bfd2; top:14px; }
.contact-box .phone .info{ background-color:#07bc93; top:10px; }
.contact-box .folio .info{ background-color:#a1980b; top:0px; }
.contact-box .contact .info{ background-color:#904707; top:-8px; }

.contact-box .icon .info span{
padding:0 6px;
}
.contact-box .icon .info .copy{
	padding:2px 10px;
}

.contact-box .mail .info .copy{
	background-color:#005bb8;
}


.contact-box .skype .info .copy{
	background-color:#36becc;
}

.contact-box .phone .info .copy{
	background-color:#0ba17f;
}
.contact-box .folio .info .copy{
	background-color:#a1980b;
}
.contact-box .contact .info .copy{
	background-color:#904707;
}
.fade{
width: 100%;
  height: 678px;
 /*a width should be defined for transition to work*/
border: 0px solid orange;

}   
.fade img{
width:100%;
}
#slider{
		width:500px;
		
	}
.logo_head 
{
	width: 100%;
	margin:0 auto;
	position: absolute;
	left: 0px;
	top: -15px;
	z-index:9999999
}
#medium_box p{
	color:#666666;
	}
.span3{
width: 45.92817679558011%;
}
.cta {
  display: block;
  text-align: center;
  padding: 16px;
  background: #d67008;
  color: #fff;
  text-shadow: 0 1px 0 #AF3000;
  font-size: 18px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 1px;
  cursor: pointer;
  border-radius: 6px;

  -icab--webkit-box-shadow: 0 5px 0 #3b2004, 0 7px 2px rgba(0, 0, 0, .25);
  box-shadow: 0 5px 0 #3b2004, 0 7px 2px rgba(0, 0, 0, .25);
}

.cta:hover {
  text-decoration: none;
  color: #fff;
  background-color: #EF7000;
}

.cta:active {
  -webkit-box-shadow: 0 1px 0 #AF3000, 0 1px 2px rgba(0, 0, 0, .25);
  box-shadow: 0 1px 0 #AF3000, 0 1px 2px rgba(0, 0, 0, .25);
  margin-top: 4px;
  margin-bottom: -4px;
}
.clients{
border:#FFFFFF 1px dashed;
width:180px;
margin-top:40px;
float:left;
margin-right:25px;
margin-left:30px;
}
.back_btn{
width:223px; height:65px; position:absolute; top:118px; margin-left:500px;}
#slider-wrapper {
    background:url("images/slider.png") no-repeat;
    width:998px;
    height:392px;
    margin:0 auto;
    padding-top:74px;
    margin-top:50px;
}

#slider {
	position:relative;
    width:1350px;
    height:678px;
    margin-left:0px;
	background:url("../images/loading1.gif") no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:2px;
}
.nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background:url("../images/bullets1.png") no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
	position:absolute;
	top:-70px;
	left:-70px;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url("images/arrows.png") no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}
.online-support{
 position:fixed; bottom:10px; right:0; z-index:9999; 
}
.online-support1{
 position:fixed; top:0px; right:0; z-index:9999999999999; 
}
.seo_pack{
	position:absolute;
	right: 0px;
	top: 1620px;
}
.seo_pack1{
	position:absolute;
	right: 0px;
	top: 1720px;
}
.seo_pack2{
	position:absolute;
	right: 0px;
	top: 1820px;
}
.seo_pack3{
	position:absolute;
	right: 0px;
	top: 1920px;
}
.seo_pack4{
	position:fixed; z-index:999999999999; top:450px; left:0
}
.seo_pack5{
	position:absolute;
	right: 0px;
	top: 2020px;
}


.slidingDiv{background:#000; width:100%; height:100%; z-index:999999999999999999999999999999999999999; opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */ position:absolute; top:0; left:0;}
.seo-detail{ width:890px; height:509px; border:#177cbc 5px solid; background:#FFF; position: fixed; margin:auto;
padding:0 0px; 
z-index:999999999999999999999999999999999999999;

-moz-box-shadow:0px 0px 5px 1px #010101;
-webkit-box-shadow:0px 0px 5px 1px #010101;
box-shadow:0px 0px 5px 1px #010101;
top:35px;
display:none;
}
.seo-detail .services-style{ padding:10px 50px;}
.seo-detail h2{ text-align:center; border-bottom:#cfcfcf 1px dashed; margin:0 70px; padding-top:40px; }
.seo-detail .close-btn{ margin-left:-5px; margin-top:-4px; float:left; position:absolute; background:#177cbc; font-size:14px; color:#FFFFFF!important; font-weight:bold!important; padding:8px;
-webkit-border-radius:7px;
-moz-border-radius:7px;
border-radius:7px;
}
.portfolio-data p{  font-weight:normal!important; }
.seoDiv{background: url("../images/black-bg.png"); position:fixed; z-index:9; width:100%; height:auto; z-index:10;}

.seoDiv .seo-form{ background:#FFFFFF; width:340px; height:370px; padding:10px; margin:10% auto 0 auto; border:#666666 2px solid; position:relative;}
.seoDiv .seo-form h2{ border-bottom:#CCCCCC 1px dotted; text-align:center;}
.seoDiv .close{ background:#666; padding:4px; float:left; color:#FFFFFF; margin:-8px 0 0 -8px; cursor: pointer;}
.seo-package-listing{ width:157px; float:left; background:#fff; border:#dfdfdf 1px solid; margin-right:2px; position:absolute;}
.seo-package-listing:hover{ box-shadow:0px 1px 5px #000;
 -moz-transition:all 0.4s ease-out 0s; 
 -webkit-transition: all 0.4s ease-out;
 -webkit-filter: grayscale(0%);}
 
 .seo-package-listing.active{ box-shadow:0px 1px 5px #000;
 -moz-transition:all 0.4s ease-out 0s; 
 -webkit-transition: all 0.4s ease-out;
 -webkit-filter: grayscale(0%);}

.seo-package-listing .inner{ float:left; width:147px; border:#dfdfdf 1px solid; margin:4px 0 4px 4px; text-align:center;}

.seo-package-listing .inner h2{ color:#fff; padding:20px 0 0 0; font-size:22px; font-style:normal; font-family:Arial, Helvetica, sans-serif;}
.seo-package-listing .inner p{ color:#fff; text-align:center; font-size:18px; font-family:Arial, Helvetica, sans-serif;}
.form-table{}
.form-table ul{ clear:both; padding:10px 0 7px 0;}
.form-table ul li{padding:0 0 10px 0; list-style-type:none; color:#000}
.form-table ul li label{width:116px;float:left; padding-top:5px; font-size:12PX; float:left; color: #333; }
.form-table ul li .istyle{padding:4px 3px; margin:0 0 0 15px;}
.form-table ul li .text-istyle{padding:2px 3px; margin:0 0 0 18px;}
.form-table ul li.note{font-size:11px; padding-left:132px;}
.form-table ul li .btn-red{ background: url("../images/btn-red.jpg") top repeat-x; border:0; color:#FFFFFF; font-size:12px; padding:5px 8px; cursor:pointer;border:#6a6a6a 1px solid; -webkit-border-radius: 4px; -moz-border-radius: 4px;	border-radius: 4px; 
margin:0 10px 0 0;  }
.form-table ul li .btm-margin{ margin:0 0 0 65px; float:left;}

.form-table ul li .istyle, 
.form-table ul li .text-istyle{ width:185px; border:#d0d0d0 1px solid; color:#666;font-size:13px; font-family:"Trebuchet MS";}
.request_quote{ position:absolute; z-index:999999999999; top:300px;}
.black_overlay{
            display: none;
            position: absolute;
            top: 0%;
            left: 0%;
            width: 100%;
            height: 100% !important;
            background-color: black;
            z-index:1001;
            -moz-opacity: 0.8;
            opacity:.80;
            filter: alpha(opacity=80);
        }
        .white_content {
            display: none;
            position: absolute;
            top: 2%;
            left: 25%;
            width: 50%;
            height: 13%;
            padding: 16px;
            border: 16px solid orange;
            background-color: white;
            z-index:1002;
            overflow: auto;
        }
.cross{ width:21px; height:21px; position:absolute; top:-20px;}

.contact-form1
{
    
}
#contact-form1 label
{
    display: block;
    margin-bottom: 5px;
	margin-left: 5px;
	letter-spacing: -0.02em;
	color: #333;	
}
#contact-form1 input[type=text]
{	
	position: relative;
	display: block;
	width: 300px;
	height: 38px;
    margin-bottom: 10px;
	padding-left: 10px;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
  	background-color: #FF9900;
	color: #fff; 
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: #FF9900 1px solid;
	outline: none; 
	box-shadow: 3px 3px 3px #ccc;
}
#contact-form1 textarea
{	
	position: relative;
    display: block;
	width: 330px;
    height: 140px;
    margin-bottom: 11px;
	padding: 10px 0 0 10px; 
    overflow: auto;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
	background-color: #FF9900;
	color: #fff;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
   border: #FF9900 1px solid;
	outline: none;
	box-shadow: 3px 3px 3px;
}
.form-select
{	
	position: relative;
	display: block;
	width: 300px;
	height: 38px;
    margin-bottom: 10px;
	padding-left: 10px;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
  	background-color: #FF9900;
	color: #fff; 
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: #FF9900 1px solid;
	outline: none; 
	box-shadow: 3px 3px 3px;
}

.contact-form3
{
}
#contact-form3 label
{
    display: block;
	margin-left: 5px;
	letter-spacing: -0.02em;
	color: #ec3722;	
}
#contact-form3 input[type=text]
{	
	position: relative;
	display: block;
	width: 300px;
	height: 38px;
    margin-bottom: 10px;
	padding-left: 10px;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
  	background-color:#fff;
	color: #b1b0b0; 
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	outline: none; 
	border: 1px solid #FF3333; box-shadow:3px 3px 3px #ccc;
}
#contact-form3 textarea{position: relative;
    display: block;
	width: 300px;
    height: 50px;
    margin-bottom: 11px;
	padding: 10px 0 0 10px; 
    overflow: auto;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
	background-color: #fff;
	color: #b1b0b0;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
    border: 1px solid #FF3333; box-shadow:3px 3px 3px #ccc;
	outline: none;
}
.clientle{ color:#4d2d2e; font-size:39px; font-family:"Times New Roman", Times, serif;margin-top:-40px; margin-left:150px;}
.clientle1{ color:#4d2d2e; font-size:39px; font-family:"Times New Roman", Times, serif; border-bottom:#4d2d2e 1px dashed; margin-top:-20px; margin-bottom:20px;margin-left:150px;}
.ad-gallery {
  width: 908px;
  
}
.ad-gallery, .ad-gallery * {
  margin: 0;
  padding: 0;
}
  .ad-gallery .ad-image-wrapper {
    width: 100%;
    height: 400px;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
  }
    .ad-gallery .ad-image-wrapper .ad-loader {
      position: absolute;
      z-index: 10;
      top: 48%;
      left: 48%;
      border: 1px solid #CCC;
    }
    .ad-gallery .ad-image-wrapper .ad-next {
      position: absolute;
      right: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev {
      position: absolute;
      left: 0;
      top: 0;
      width: 25%;
      height: 100%;
      cursor: pointer;
      display: block;
      z-index: 200;
    }
    .ad-gallery .ad-image-wrapper .ad-prev, .ad-gallery .ad-image-wrapper .ad-next {
      /* Or else IE will hide it */
      background: url("trans.gif");
    }
      .ad-gallery .ad-image-wrapper .ad-prev .ad-prev-image, .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url("images_1/ad_prev.png");
        width: 30px;
        height: 30px;
        display: none;
        position: absolute;
        top: 47%;
        left: 0;
        z-index: 101;
      }
      .ad-gallery .ad-image-wrapper .ad-next .ad-next-image {
        background: url("images_1/ad_next.png");
        width: 30px;
        height: 30px;
        right: 0;
        left: auto;
      }
    .ad-gallery .ad-image-wrapper .ad-image {
      position: absolute;
      overflow: hidden;
      top: 0;
      left: 0;
      z-index: 9;
    }
      .ad-gallery .ad-image-wrapper .ad-image a img {
        border: 0;
      }
      .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        position: absolute;
        bottom: 0px;
        left: 0px;
        padding: 7px;
        text-align: left;
        width: 100%;
        z-index: 2;
        background: url("opa75.png");
        color: #000;
      }
      * html .ad-gallery .ad-image-wrapper .ad-image .ad-image-description {
        background: none;
      }
        .ad-gallery .ad-image-wrapper .ad-image .ad-image-description .ad-description-title {
          display: block;
        }
  .ad-gallery .ad-controls {
    height: 20px;
  }
    .ad-gallery .ad-info {
      float: left;
    }
    .ad-gallery .ad-slideshow-controls {
      float: right;
    }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-start, .ad-gallery .ad-slideshow-controls .ad-slideshow-stop {
        padding-left: 5px;
        cursor: pointer;
      }
      .ad-gallery .ad-slideshow-controls .ad-slideshow-countdown {
        padding-left: 5px;
        font-size: 0.9em;
      }
    .ad-gallery .ad-slideshow-running .ad-slideshow-start {
      cursor: default;
      font-style: italic;
    }
  .ad-gallery .ad-nav {
    width: 100%;
    position: relative;
	margin-bottom:20px;
  }
    .ad-gallery .ad-forward, .ad-gallery .ad-back {
      position: absolute;
      top: 0;
      height: 100%;
      z-index: 10;
    }
    /* IE 6 doesn't like height: 100% */
    * html .ad-gallery .ad-forward, .ad-gallery .ad-back {
      height: 100px;
    }
    .ad-gallery .ad-back {
      cursor: pointer;
      left: -15px;
      width: 13px;
      display: block;
      background: url("images_1/ad_scroll_back.png") 0px 22px no-repeat;
    }
    .ad-gallery .ad-forward {
      cursor: pointer;
      display: block;
      right: -20px;
      width: 13px;
      background: url("images_1/ad_scroll_forward.png") 0px 22px no-repeat;
    }
    .ad-gallery .ad-nav .ad-thumbs {
      overflow: hidden;
      width: 100%;
	  
	  
    }
      .ad-gallery .ad-thumbs .ad-thumb-list {
        float: left;
        width: 9000px;
        list-style: none;
      }
        .ad-gallery .ad-thumbs li {
          float: left;
          padding-right: 5px;
        }
          .ad-gallery .ad-thumbs li a {
            display: block;
          }
            .ad-gallery .ad-thumbs li a img {
              border: 3px solid #CCC;
              display: block;
            }
            .ad-gallery .ad-thumbs li a.ad-active img {
              border: 3px solid #616161;
            }
/* Can't do display none, since Opera won't load the images then */
.ad-preloads {
  position: absolute;
  left: -9000px;
  top: -9000px;
}
 #gallery {
    background: #e1eef5;
	margin-left: 150px;
  }
  .phone{
	width:200px;
	position:absolute;
	color:#fff;
	left: 18px;
	top: 445px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.email{
	width:200px;
	position:absolute;
	color:#fff;
	left: 8px;
	top: 476px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.summary1{
line-height: 39px;
}
.summary1
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	text-align:justify;
	letter-spacing: -0.02em;
	color:#cc7936;
	
}
.contact-form31
{

}
#contact-form31 label
{
	letter-spacing: -0.02em;
	color: #ec3722;
	float:left;
	margin-bottom: 14px;
}
#contact-form31 input[type=text]
{	
	position: relative;
	width: 250px;
	height: 28px;
    margin-bottom: 14px;
	padding-left: 10px;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 30px;
  	background-color:#fff;
	color: #b1b0b0; 
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */ 
	border-radius: 5px; /* CSS3 */
	border: 1px solid #FF3333; box-shadow:3px 3px 3px #ccc;
}
#contact-form31 textarea
{	
	position: relative;
	width: 230px;
    height: 50px;
    margin-bottom: 11px;
	padding: 10px 0 0 10px; 
    overflow: auto;
	font-family: 'Armata', Arial, Helvetica, sans-serif;
    font-size: 13px;
	line-height: 40px;
	background-color: #fff;
	color: #b1b0b0;
	-moz-border-radius: 5px; /* Firefox */
	-webkit-border-radius: 5px; /* Safari, Chrome */
	border-radius: 5px; /* CSS3 */
    border: 1px solid #FF3333; box-shadow:3px 3px 3px #ccc;
	float: left;
}
.seo_pack6{
	position:absolute;
	top:540px;
	left:125px;
}
.seo_pack7{
	position:absolute;
	top:540px;
	left:260px;
}
.seo_pack8{
	position:absolute;
	top:540px;
	left:390px;
}
.seo_pack9{
	position:absolute;
	top:540px;
	left:520px;
}
.seo_pack10{
	position:fixed; z-index:999999999999; top:450px; left:0
}
.seo_pack11{
	position:absolute;
	top:540px;
	left:650px;
}
.form-table1{ margin-top:-32px;}
.form-table1 ul{ clear:both; }
.form-table1 ul li{padding:0 0 10px 0; list-style-type:none;}
.form-table1 ul li label{width:149px;float:left; padding-top:5px; font-size:13PX; float:left; color: #333; }
.form-table1 ul li .istyle{padding:4px 3px; margin:0 0 0 15px;}
.form-table1 ul li .text-istyle{padding:2px 3px; margin:0 0 0 18px;}
.form-table1 ul li.note{font-size:11px; padding-left:132px;}
.form-table1 ul li .btn-red{ background: url("../images/btn-red.jpg") top repeat-x; border:0; color:#FFFFFF; font-size:12px; padding:5px 8px; cursor:pointer;border:#6a6a6a 1px solid; -webkit-border-radius: 4px; -moz-border-radius: 4px;	border-radius: 4px; 
margin:0 10px 0 0;  }
.form-table1 ul li .btm-margin{ margin:0 0 0 65px; float:left;}

.form-table1 ul li .istyle, 
.form-table1 ul li .text-istyle{ width:185px; border:#f7a298 1px solid; color:#666;font-size:13px; font-family:"Trebuchet MS";}
.form-table1 .btn_submit1{ background:red; border:#d16f1e 1px solid; color:#FFF; font-size:12px; padding:4px 6px 3px 6px; text-transform:uppercase;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
cursor:pointer;
margin-right:5px;
}
.list_carousel {
				width: 442px;
				height:82px;
				position:relative; 
				
}
.list_carousel ul {
				margin: 0;
				padding: 0;
				list-style: none;
				display: block;
}
			.list_carousel li {
				font-size: 40px;
				color: #999;
				text-align: center;
				background-color: #eee;
				width: 96px;
				height: 94px;
				padding: 0;
				margin: 6px;
				display: block;
				float: left;
			}
			.list_carousel.responsive {
				width: auto;
				margin-left: 0;
			}
			.clearfix {
				float: none;
				clear: both;
			}
			.prev {
				float: left;
				margin-left: 10px;
			}
			.next {
				float: right;
				margin-right: 10px;
			}
			.pager {
				float: left;
				width: 300px;
				text-align: center;
			}
			.pager a {
				margin: 0 5px;
				text-decoration: none;
			}
			.pager a.selected {
				text-decoration: underline;
			}
			.timer {
				background-color: #999;
				height: 6px;
				width: 0px;
			}
.job_des{ width:960px; color:#333333; font-family: Arial, Helvetica, sans-serif}
.job_des h2{ background:url("../images/services/head.png") no-repeat; width:265px; height:45px; color:#fff; padding:15px 0 0 40px; font-size:16px; margin-left:-20px;}
hr {
margin: 25px 20px 25px 0;
padding: 0;
border-bottom: 1px dashed #333;
border-left: 0;
border-right: 0;
border-top: 0;
}

/*-------5/10/2013-----------*/
.apply-now label{ color:#333}
.apply-now input{ height:28px; border-radius:5px; border:1px solid #999; margin-bottom:15px;}
.field-prefix{ color:#333;}
.buttonDiv {
float: left;
height: 28px;
padding: 0 0 0 5px;
background: url("../images/submit-btn.png") no-repeat 0 0;
margin-bottom:20px;
}
.buttonDiv .submitBtn {
float: left;
width: 86px;
height: 28px;
color: #fff;
font-weight: bold;
padding: 0 10px 6px 3px;
border: 0;
cursor: pointer;
overflow: visible;
background: none;

}
.sem_cont h3{color: #fff; font-size: 22px; background-color: #ec8121; border: 1px solid #fff; height: 28px; padding-top: 10px; padding-left: 20px; box-shadow: 5px 5px 5px #ccc; margin-top: -20px; border-radius:5px; font-family:Arial, Helvetica, sans-serif; height:30px;}
.sem_cont ul{ margin-top:15px;}
.sem_cont li{ background:#f6f6f6; border:1px #dbdbdb solid; width:970px; height:90px; padding:20px 20px 10px 25px;}
.sem_cont li h2{background: url("../images/doc_loader/market.jpg") no-repeat left; line-height: 29px; padding-left: 40px; font-family:Arial, Helvetica, sans-serif; font-size:24px; color:#000;}
.sem_cont li span{ color:#7b7b7b; font-family:Arial, Helvetica, sans-serif; font-size:14px;}
.webdesign_banner{ width:539px; height:128px; color:#000; font-size:48px; font-family: Arial, Helvetica, sans-serif; line-height:49px; position:relative; left:350px; text-align:center; top:-400px;}
.webdesign_banner span{ font-size:16px; color:#605f5f}
.sem_banner{ width:539px; height:128px; color:#ffb100; font-size:39px; font-family: Century Gothic; line-height:49px; position:relative; left:0px; text-align:left; text-transform:uppercase; font-weight:bolder;}
.sem_banner span{ font-size:53px; color:#e35d29; }
.sem_banner p{ color:#333333; font-size:15px;}
.subheader-text h1{ font-size:30px; font-family:'TeXGyreAdventorBold', Arial, Helvetica, sans-serif;}
.development{ color:#000;}
.development a{ color: #0033CC; font-weight:bold}
.footer_wrapp {
width: 100%;
background: url("../images/footer_bg.png") repeat-x #ededed;
margin: 0;
padding: 0 0 15px 0;
font-family:Arial, Helvetica, sans-serif;
margin-top: -22px;
}
.footer_upperlinks_wrapp {
width: 960px;
margin: 0 auto;
padding: 0;
}
.footer_upperlinks_left_area {
width: 979px;
height: 227px;
float: left;
margin: 0;
padding: 29px 8px;
border: 0;
}
.footer_links {
float: left;
width:150px;
}
.footer_links ul, .footer_links_last ul {
list-style: none;
padding: 0;
margin: 0;
}
.footer_links ul li, .footer_links_last ul li {
background: url("../images/footer_links_arrow.png") no-repeat left;
color: #4e4e4e;
font-size: 11px;
font-weight: normal;
line-height: 20px;
}
.footer_links ul li a, .footer_links_last ul li a {
text-decoration: none;
color: #4e4e4e;
padding: 0 0 0 18px;
display: block;
}
.footer_links h6, .footer_links_last h6, .footer_links02 h6, .footer_links_last02 h6 {
font: bold 13px/20px Arial, Helvetica, sans-serif;
color: #c5171d;
padding: 0;
margin: 0 0 5px 0;
}
.footer_morelink {
padding: 0;
margin: 3px 0 0 18px;
width: 50%;
display: block;
}
.footer_morelink a {
display: block;
text-align: left;
text-decoration: none;
color: #2c8b4e;
}
.footer_links_last {
float: right;
}
.footer_links h6, .footer_links_last h6, .footer_links02 h6, .footer_links_last02 h6 {
font: bold 13px/20px Arial, Helvetica, sans-serif;
color: #c5171d;
padding: 0;
margin: 0 0 5px 0;
}
.footer_upperlinks_right_area {
width: 233px;
float: left;
margin: 0;
}
.footer_links_right_flag {
width: 269px !important;
}
.helpline{ margin-left:20px;}
#contact-us2 p{ color:#000; font-weight:bold; margin:10px 0 0 10px;}
.request_demo{
	position:absolute;
	top:400px;
	left: 190px;
}
.clearfix::after{content:"";display:table;clear:both}
