/* FONTS*/

@font-face {
 font-family: 'Source Sans Pro';
 font-style: normal;
 font-weight: 300;
 src: local('Source Sans Pro Light'), local('SourceSansPro-Light'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v6/toadOcfmlt9b38dHJxOBGNbE_oMaV8t2eFeISPpzbdE.woff) format('woff');
}
 @font-face {
 font-family: 'Source Sans Pro';
 font-style: normal;
 font-weight: 400;
 src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v6/ODelI1aHBYDBqgeIAH2zlBM0YzuT7MdOe03otPbuUS0.woff) format('woff');
}
 @font-face {
 font-family: 'Source Sans Pro';
 font-style: normal;
 font-weight: 600;
 src: local('Source Sans Pro Semibold'), local('SourceSansPro-Semibold'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v6/toadOcfmlt9b38dHJxOBGJ6-ys_j0H4QL65VLqzI3wI.woff) format('woff');
}
 @font-face {
 font-family: 'Source Sans Pro';
 font-style: normal;
 font-weight: 700;
 src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(http://themes.googleusercontent.com/static/fonts/sourcesanspro/v6/toadOcfmlt9b38dHJxOBGFkQc6VGVFSmCnC_l7QZG60.woff) format('woff');
}
/*



/*Wrapper*/



#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #caddec;
	-webkit-font-smoothing: antialiased;
}
.top-holder {
	float:left;
	margin-top:-15px;
}
/*container*/



.container {
	width: 998px;
	margin: 0 auto;
	position: relative;
	-webkit-transform: translateZ(0);
}
/*Header*/

#header {
	width: 100%;
	background: #0c2536;
}
/*nav*/

#nav {
	text-align: right;
	padding: 19px 0 19px 0;
}
#nav ul {
	margin: 0px;
	padding: 0px;
}
#nav ul li {
	list-style: none;
	display: inline-block;
	margin-right: 40px;
}
#nav ul li:last-child {
	margin-right: 0px;
}
#nav ul li.active a {
	font-family: Source Sans Pro;
	font-weight:600;
}
#nav ul li a:hover {
	color:#679cc6;
}
#nav ul li a {
	font-family: Source Sans Pro;
	color: #FFF;
	text-decoration: none;
	font-size: 18px;
	text-transform: uppercase;
}
/*Logo bar*/

.logo-bar {
	width: 100%;
	background: url(../images/logobar_bg.png) #0d283b no-repeat center top;
	color: #fff;
	height: 112px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
/*
.logo {
	background: url(../images/logo.png) no-repeat center top;
	position: absolute;
	display: block;
	text-indent: -9999px;
	margin: 22px 0 0 382px;
	width: 248px;
	height: 214px;
	z-index: 10000;
	left: 2px;

}
*/

/*Intro*/



.intro {
	width: 100%;
	background: url(../images/cloud.png) #184e74 center top;
	color: #fff;
	height: 683px
}
.intro .text-block {
	width: 100%;
	text-align: center;
	padding: 122px 0 0 0;
}
.intro h1 {
	font-family: Source Sans Pro;
	font-size: 55px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
}
.intro p {
	font-family: Source Sans Pro;
	font-weight: lighter;
	font-size: 30px;
	margin: 5px 0 25px 0;
}
.button a {
	background: url(../images/button_bg.png) no-repeat center top;
	width: 205px;
	display: inline-block;
	text-align: left;
	font-family: Source Sans Pro;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 24px 28px 20px 0;
	margin-right: 12px;
}
.button a i {
	display: block;
	width: 43px;
	height: 41px;
	margin-top: -8px;
	margin-left: 12px;
	float: left;
}
.button a i.phone {
	background: url(../images/phone_icon.png) no-repeat center center;
}
.button a i.chat {
	background: url(../images/chat_icon.png) no-repeat center center;
}
/*Slider*/

.slider-holder {
}
#slider {
	text-align: center;
	height:353px;
}
.left-arrows {
	position:absolute;
	float:left;
	margin-left: -350px;
	width:78px;
	z-index:10000000;
	background:url(../images/arrow.png) no-repeat left center;
	height:78px;
	cursor:pointer;
	margin-top:140px;
}
#parallax {
	height: 590px;
	overflow: hidden;
	position:absolute;
	left: 50%;
	margin-left: -710px;
	top: 200px;
	width: 100%;
	z-index: 0;
}
.parallax-viewport {
	position:relative;
	overflow:hidden;
	width:npx;
	height:npx;
}
.parallax-layer {
	position:absolute;
}
.right-arrows {
	margin-left:770px;
	margin-top:140px;
	position:absolute;
	float:right;
	width:78px;
	z-index:10000000;
	background:url(../images/arrow.png) no-repeat -78px center;
	height:78px;
	cursor:pointer;
}
/*what we build*/

.what-we-build {
	width: 100%;
	background: url(../images/we_build_bg.png) #144768 no-repeat center top;
	color: #fff;
	height: 673px;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
}
.what-we-build .bubbles {
	background: url(../images/bubbles.png) center 300px repeat-x;
	width: 100%;
}
.what-we-build .slogan {
	width: 100%;
	height: 341px;
	background: url(../images/slogan_bg.png);
	margin-top:130px;
}
.slogan .text-block {
	width: 886px;
	text-align: center;
	padding: 79px 0 0 0;
	margin: 0 auto;
}
.slogan .text-block h1 {
	font-family: Source Sans Pro;
	font-weight: lighter;
	font-size: 60px;
}
.icon {
	width:1110px;
	margin:0 auto;
}
.icon ul {
}
.icon ul li {
	float:left;
	margin:0 7px;
}
.icon-holder {
	background: url(../images/icon/shadow.png) center bottom no-repeat #0c2536;
	height:175px;
	position:absolute;
	z-index:111;
	width:100%;
	margin-top:0px;
}
.icon-holder img {
	padding: 0 7px 0 0;
	display:inline-block;
	margin-top:10px;
	vertical-align:middle;
}
.icon-holder img:last-child {
	margin-right:0px;
}
.slogan .text-block p {
	font-family: Source Sans Pro;
	font-weight: lighter;
	font-size: 18px;
	margin: 16px 0 22px 0;
	line-height: 25px;
	letter-spacing: -0.005em;
}
.slogan .arrow a {
	background: url(../images/down_arrow.png) no-repeat;
	width: 85px;
	height: 85px;
	display: block;
	position: relative;
	margin: 0 auto;
}
.sacalable {
	width: 100%;
	height: 333px;
	background: url(../images/scalable.png) no-repeat right center;
}
.sacalable .text-block {
	width: 396px;
	text-align: left;
	padding: 44px 0 0 0;
}
.sacalable .text-block h1 {
	font-family: Source Sans Pro;
	font-size: 45px;
	text-transform: uppercase;
}
.sacalable .text-block h1 b {
	font-family: Source Sans Pro;
	font-weight: 600;
}
.sacalable .text-block h1 span {
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 57px;
}
.sacalable .text-block p {
	font-family: Source Sans Pro;
	font-weight: lighter;
	font-size: 18px;
	margin: 16px 0 22px 0;
	line-height: 25px;
	text-align: justify;
	letter-spacing: -0.005em;
}
/*About us*/

.button1 {
	float:left;
	margin-top:-88px;
}
.button1 a {
	background: url(../images/button-bg.png) no-repeat center top;
	width: 205px;
	display: inline-block;
	text-align: left;
	font-family: Source Sans Pro;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 17px 28px 15px 0;
	margin-right: 12px;
}
.button1 a i {
	display: block;
	width: 43px;
	height: 41px;
	margin-top: -8px;
	margin-left: 12px;
	float: left;
}
.button1 a i.phone {
	background: url(../images/phone_icon.png) no-repeat center center;
}
.button2 {
	float:right;
	margin-top:-88px;
}
.button2 a {
	background: url(../images/button-bg.png) no-repeat center top;
	width: 205px;
	display: inline-block;
	text-align: left;
	font-family: Source Sans Pro;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 17px 28px 15px 0;
	margin-right: 12px;
}
.button2 a i {
	display: block;
	width: 43px;
	height: 41px;
	margin-top: -8px;
	margin-left: 12px;
	float: left;
}
.button1 a i.phone {
	background: url(../images/phone_icon.png) no-repeat center center;
}
.button2 a i.chat {
	background: url(../images/chat_icon.png) no-repeat center center;
}
.about-us {
	width: 100%;
	background-color: #caddec;
	height: 418px;
}
.secure {
	margin: 8px 0 0 0;
	text-align: center;
}
.about-us .heading {
	font-family: Source Sans Pro;
	font-weight: 700;
	color: #123f5d;
	font-size: 45px;
	text-transform: uppercase;
	text-align: center;
}
.about-us p {
	font-family: Source Sans Pro;
	color: #123f5d;
	font-size: 18px;
	width: 902px;
	margin: 0 auto;
	padding: 25px 0;
	text-align: justify;
	line-height: 25px;
}
.about-us .sketch {
	margin: 0 auto;
	text-align: center;
	margin-top: 20px;
	position: relative;
	height: 385px;
}
/*Our Process*/

.our-process {
	background:url(../images/back_img27.jpg) repeat-x top center;
	  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;

}
.our-process h1 {
	width: 100%;
	color: #fff;
	font-family:'HouschkaBlackRegular';
	font-weight: 700;
	font-size: 50px;
	text-align: center;
	padding: 18px 0 0 0;
	font-size:30px;
	text-transform:uppercase;
}
.our-process h2 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 10px 0 65px 0;
	text-align: center;
	text-transform:uppercase;
}
.our-process .step {
	display: inline-block;
	float: left;
	height: 216px;
	width: 171px;
	margin-right: 35px;
	background:none;
}
.our-process .last {
	margin-right: 0px;
}
.our-process .step:hover .icon {
	background-color: #33495e;
	box-shadow: 0px 8px 6px 0px #aa392a;
	-moz-box-shadow: 0px 8px 6px 0px #aa392a;
	-webkit-box-shadow: 0px 8px 6px 0px #aa392a;
}
.our-process .step .icon {
	display: inline-block;
	float: left;
	height: 171px;
	width: 171px;
	background: url(../images/our_process_icon.png) no-repeat #FFF;
	border-radius: 100px;
	-webkit-transition-property: color, text, background;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: linear, ease-in;
	-moz-transition-property: color, text, background;
	-moz-transition-duration: 0.3s;
	-moz-transition-timing-function: linear, ease-in;
	-o-transition-property: color, text, background;
	-o-transition-duration: 0.3s;
	-o-transition-timing-function: linear, ease-in;
}
.our-process .step h3 {
	font-family:Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 24px;
	margin: 185px 0 0 0;
	text-align: center;
}
.our-process .step .agreement {
	background-position: 0px 50px;
}
.our-process .step:hover .agreement {
	background-position: 0px -123px !important;
}
.our-process .step .graphic-design {
	background-position: -173px 45px;
}
.our-process .step:hover .graphic-design {
	background-position: -173px -128px !important;
}
.our-process .step .acceptance {
	background-position: -346px 42px;
}
.our-process .step:hover .acceptance {
	background-position: -346px -131px !important;
}
.our-process .step .coding {
	background-position: -516px 42px;
}
.our-process .step:hover .coding {
	background-position: -516px -131px !important;
}
.our-process .step .launch {
	background-position: -688px 42px;
}
.our-process .step:hover .launch {
	background-position: -688px -131px !important;
}
.our-process .button {
	text-align:center;
	padding-top:42px;
}
.our-process .button a {
	background: url(../images/button_bg.png) no-repeat center top;
	width: 233px;
	display: inline-block;
	text-align: center;
	font-family: Source Sans Pro;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 24px 0px 20px 0;
	margin:0 auto;
}
/*Recent Work*/

.recent-work {
	background: url(../images/recent_work_bg.png) center top;
	height: 741px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.recent-work .bubbles {
	background: url(../images/recent_work_bg.png) center top;
	width: 100%;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	height: 741px;
}
.recent-work h1 {
	width: 100%;
	color: #fff;
	font-family: Source Sans Pro;
	font-weight: 700;
	font-size: 50px;
	text-align: center;
	padding: 51px 0 0 0;
}
.recent-work h2 {
	width: 100%;
	color: #fff;
	font-family: Source Sans Pro;
	font-size:30px;
	text-align: center;
	padding: 18px 0 0 0;
	line-height:35px;
}
.project-holder {
	margin-top:40px;
}
.recent-work .left-arrow {
	float:left;
	width:78px;
	margin-top:160px;
	background:url(../images/arrow.png) no-repeat left center;
	height:78px;
	cursor:pointer;
}
.recent-work .project {
	float:left;
	width:844px;
	text-align:center;
	padding-top:20px;
	background:url(../images/project_frame.png) no-repeat center top;
	height:448px;
}
.recent-work .project img {
	margin-top:20px;
	margin-left:65px;
}
.recent-work .project img:hover {
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
	filter: gray; /* IE6-9 */
	-webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
 -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
	-webkit-backface-visibility: hidden; /* Fix for transition flickering */
}
.recent-work .right-arrow {
	position:relative;
	margin-top:-307px;
	float:right;
	width:78px;
	background:url(../images/arrow.png) no-repeat -78px center;
	height:78px;
	cursor:pointer;
}
/* Project planner */

.project-planner {
	background:#1d6798;
	height: 373px;
}
.project-planner h1 {
	width: 100%;
	color: #fff;
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 80px;
	text-align: center;
	padding: 51px 0 0 0;
}
.project-planner h2 {
	width: 740px;
	margin:0 auto;
	color: #fff;
	font-family: Source Sans Pro;
	font-weight:lighter;
	font-size:25px;
	text-align: center;
	padding: 18px 0 0 0;
	letter-spacing: -0.007em;
	line-height:30px;
}
.project-planner .button {
	text-align:center;
	padding-top:52px;
}
.project-planner .button a {
	background: url(../images/button_2_bg.png) no-repeat center top;
	width: 319px;
	display: inline-block;
	text-align: center;
	font-family: Source Sans Pro;
	font-weight: bold;
	font-size: 22px;
	text-decoration: none;
	color: #fff;
	text-transform: uppercase;
	padding: 21px 0px 20px 0;
	margin:0 auto;
}
/* contact us */

.contact-us {
	background:url(../images/contact_us_bg.png) no-repeat center top #154a6d;
	height: 479px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
.contact-us h1 {
	width: 100%;
	color: #fff;
	font-family: Source Sans Pro;
	font-weight: 700;
	font-size: 50px;
	text-align: center;
	padding: 35px 0 0 0;
}
.contact-us h2 {
	width: 581px;
	margin:0 auto;
	color: #fff;
	font-family: Source Sans Pro;
	font-weight:lighter;
	font-size:20px;
	text-align: center;
	padding: 17px 0 40px 0;
 *padding: 17px 0 0px 0;
	letter-spacing: -0.007em;
	line-height:30px;
}
.contact-us .clmn {
	width:487px;
	float:left;
}
.contact-us .clmn1 {
	width:487px;
	float:right;
}
.contact-us textarea {
	background: #FFFFFF;
	border: 0px;
	padding: 16px;
	width: 455px;
	height: 197px;
	font-size: 25px;
	color: #a9a9a9;
	border-radius:5px;
	font-family: Source Sans Pro;
}
.contact-us input {
	float: left;
	font-size: 25px;
	color: #a9a9a9;
	font-family: Source Sans Pro;
	display: list-item;
	background: #fff;
	border: 0px;
	padding: 15px;
	border-radius:5px;
	width: 455px;
	margin-bottom: 18px;
}
.contact-us button {
	float: left;
	font-size: 30px;
	color: #fff;
	font-family: Source Sans Pro;
	border-radius:5px;
	width: 487px;
	height:65px;
	border:0px;
	background:url(../images/button_3_bg.png);
}
/* Footer*/

footer {
	background:url(../images/footer_bg.png) no-repeat center top #0f334b;
	height:59px;
	text-align:center;
	font-family: Source Sans Pro;
	font-size:18px;
	color:#FFF;
	padding-top:41px;
	text-align:left;
}
footer .badges {
	float:right;
	width:450px;
	height:84px;
	margin-top: -33px;
	background:url(../images/badges.png) no-repeat center center;
}
footer .copyright {
	float:left;
	width:450px;
}
/* About*/



#about {
	background:url(../images/about_us_bg.png) no-repeat center top #123f5d;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	padding-bottom:60px;
	border-bottom:1px solid #326c93;
}
.page-heading {
	width: 100%;
	color: #fff;
	font-family: Source Sans Pro;
	font-weight: 600;
	font-size: 50px;
	text-align: center;
	padding: 81px 0 0 0;
	z-index:1000;
	text-shadow: 3px 0px 1px rgba(84, 128, 159, 1);/*IE 7 AND 8 DO NOT SUPPORT BLUR PROPERTY OF SHADOWS*/



	}
.page_descrip {
	margin:0 auto;
	color: #fff;
	font-family: Source Sans Pro;
	font-size:15px;
	text-align: center;
	padding: 0px 0 40px 0;
	letter-spacing: -0.007em;
}
.content {
	margin-bottom:60px;
}
.history-logo {
	float:left;
	width:203px;
}
.pragraph {
	width:713px;
	float:right;
	text-align:justify;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	color:#FFF;
	margin-right:38px;
}

/*seo*/

.seo .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:61px;
	background:url(../images/seo_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.seo:hover .icon {
	background:url(../images/seo_icon_hover.png) no-repeat center top;
}
/*photography*/





.photography .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:61px;
	background:url(../images/photography_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.photography:hover .icon {
	background:url(../images/photography_icon_hover.png) no-repeat center top;
}
/*drs*/





.drs .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/domain_hosting_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.drs:hover .icon {
	background:url(../images/domain_hosting_icon_hover.png) no-repeat center top;
}
/*social*/





.social .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:61px;
	background:url(../images/social_media.png) no-repeat center top;
	margin-bottom:12px;
}
.social:hover .icon {
	background:url(../images/social_media_hover.png) no-repeat center top;
}
/*email*/





.email .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:61px;
	background:url(../images/email_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.email:hover .icon {
	background:url(../images/email_icon_hover.png) no-repeat center top;
}
/*pms*/





.pms .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:61px;
	background:url(../images/pms_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.pms:hover .icon {
	background:url(../images/pms_icon_hover.png) no-repeat center top;
}
.portfolio .showcase {
	margin-top:9px;
}
.portfolio h3 {
	text-align:center;
	font-size:25px;
	font-family: Source Sans Pro;
	font-weight:600;
	color:#fff;
	margin-top:15px;
}
.last-port {
	margin-right:0px;
}
/* Contact*/
.intitle {
	color: #FFFFFF;
	font-family: Source Sans Pro;
	font-size: 18px;
	position:relative;
	top:-35px;
}
#contact {
	background:url(../images/contact_bg.png) no-repeat center top;
	height:1000px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	border-bottom:1px solid #326c93;
}
#contact h3 {
	font-size:35px;
	color:#fff;
	font-family: Source Sans Pro;
	margin-bottom:40px;
}
.contact-form {
	width:388px;
	float:left;
}
.contact-form textarea {
	background: #e3e6e9;
	border: 0px;
	padding: 16px;
	width: 375px;
	height: 197px;
	font-size: 16px;
	color: #a9a9a9;
	border-radius:10px;
	font-family: Source Sans Pro;
	margin-bottom: 18px;
}
.zls-btnsub {
	display:none !important;
}
.contact-form input {
	background: none repeat scroll 0 0 #E3E6E9;
	border: 0 none;
	border-radius: 10px 10px 10px 10px;
	color: #A9A9A9;
	float: left;
	font-family: Source Sans Pro;
	margin-bottom: 18px;
	margin-right: 5px;
	padding: 15px;
	width: 200px;
}
.sub1 {
	font-size: 16px !important;
	margin-left: 150px;
	width: 150px !important;
	font-family: Source Sans Pro;
	height: 46px;
}
.sub2 {
	font-size: 16px !important;
	margin-left: 10px;
	width: 150px !important;
	font-family: Source Sans Pro;
	height: 46px;
}
.contact-form input:focus {
	background: #fff;
}
.contact-form textarea:focus {
	background: #fff;
}
.contact-form button {
	float: left;
	font-size: 30px;
	color: #fff;
	font-family: Source Sans Pro;
	border-radius:10px;
	width: 136px;
	height:65px;
	border:0px;
	background:#092c43;
}
.contact-form h2 {
	font-size: 17px;
	color: #fff;
	font-family: Source Sans Pro;
	line-height:25px;
	letter-spacing: -0.009em;
}
.contact-address {
	width:422px;
	float:right;
	height:530px;
	background:url(../images/contact-add-icons.png) no-repeat left 73px;
}
.contact-address .content {
	float:right;
	width:289px;
	text-align:left;
}
.contact-address .strt {
	margin-bottom:76px;
}
.contact-address .strt h3 {
	font-size: 25px;
	color: #fff;
	font-family: Source Sans Pro;
	margin-bottom:2px !important;
}
.contact-address .strt p {
	font-size: 17px;
	color: #fff;
	font-family: Source Sans Pro;
	line-height:25px;
	letter-spacing: -0.009em;
}
#map {
	width:100%;
	height:500px;
}
#map iframe {
	width:100%;
	height:500px !important;
}
/* Clear float style*/

.clearfix:before, .clearfix:after {
	content: "";
	display: table;
}
.clearfix:after {
	clear: both;
}
/*End clear float style */

textarea,  input[type="text"],  input[type="password"],  input[type="datetime"],  input[type="datetime-local"],  input[type="date"],  input[type="month"],  input[type="time"],  input[type="week"],  input[type="number"],  input[type="email"],  input[type="url"],  input[type="search"],  input[type="tel"],  input[type="color"],  .uneditable-input {
 -webkit-transition: border linear .2s, box-shadow linear .2s;
 -moz-transition: border linear .2s, box-shadow linear .2s;
 -o-transition: border linear .2s, box-shadow linear .2s;
 transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,  input[type="text"]:focus,  input[type="password"]:focus,  input[type="datetime"]:focus,  input[type="datetime-local"]:focus,  input[type="date"]:focus,  input[type="month"]:focus,  input[type="time"]:focus,  input[type="week"]:focus,  input[type="number"]:focus,  input[type="email"]:focus,  input[type="url"]:focus,  input[type="search"]:focus,  input[type="tel"]:focus,  input[type="color"]:focus,  .uneditable-input:focus {
	border-color: rgba(236, 99, 73, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */



  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 15px rgba(236, 99, 73, 1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 15px rgba(236, 99, 73, 1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 15px rgba(236, 99, 73, 1);
}
.qoute input {
	float: left;
	font-size: 16px;
	color: #a9a9a9;
	font-family: Source Sans Pro;
	display: list-item;
	background: #e3e6e9;
	border: 0px;
	padding: 7px;
	border-radius:10px;
	width: 550px;
}
.qoute textarea {
	float: left;
	font-size: 16px;
	color: #a9a9a9;
	font-family: Source Sans Pro;
	display: list-item;
	background: #e3e6e9;
	border: 0px;
	padding: 2px;
	border-radius:10px;
	width: 550px;
}
.qoute h1 {
	color:#999999;
}
.qoute input:focus {
	background: #fff;
	border-color: rgba(236, 99, 73, 0.8);
	outline: 0;
	outline: thin dotted \9;
	/* IE6-9 */

  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 15px rgba(236, 99, 73, 1);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 15px rgba(236, 99, 73, 1);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 15px rgba(236, 99, 73, 1);
}
.qoute textarea:focus {
	background: #fff;
}
.qoute {
	font-family: Source Sans Pro;
	font-size:16px;
 color:#999999  font-weight:600;
}
.qoute .txt_button_b {
	float: left;
	font-size: 30px;
	color: #fff;
	font-family: Source Sans Pro;
	border-radius:10px;
	width: 136px;
	height:65px;
	margin-right:10px;
	border:0px;
	background:#092c43;
}
.qoute .txt_button_b:focus {
	float: left;
	font-size: 30px;
	color: #fff;
	font-family: Source Sans Pro;
	border-radius:10px;
	width: 136px;
	height:65px;
	margin-right:10px;
	border:0px;
	background:#092c43;
}
.rebn {
	width:100%;
	position:absolute;
	background-color:#0c283a;
	height:85px;
	margin-top:75px;
}






/*Services*/
.services_box {
	background:url(../images/web_post_bg.jpg) no-repeat;
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	transition: all 300ms linear;
	overflow:hidden;
	width:301px;
	height:324px;
	text-align: center;
	float:left;

	border:1px solid #7eacf1;
}
.service-holder {
	width:315px;
	height:343px;
	float:left;
	margin-right:10px;
	margin-bottom:0px;
	margin-top:15px;
	margin-left:30px;
	cursor:pointer;
}
.last_box {
	margin-right:0px;
}
.services_box:hover {
	background:#f69595;
	border:1px solid #7eacf1;
	position:absolute;
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}
.services_box .heading {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.services_box:hover .heading {
	-webkit-animation: smallToBig 500ms ease;
	-moz-animation: smallToBig 500ms ease;
	-ms-animation: smallToBig 500ms ease;
}
.services_box .icon {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.services_box:hover .icon {
	-webkit-animation: smallToBig 500ms ease;
	-moz-animation: smallToBig 500ms ease;
	-ms-animation: smallToBig 500ms ease;
}
.services_box .sdetail {
	-webkit-transition: all 200ms linear;
	-moz-transition: all 200ms linear;
	-o-transition: all 200ms linear;
	-ms-transition: all 200ms linear;
	transition: all 200ms linear;
}
.services_box:hover .sdetail {
	-webkit-animation: moveFromBottom 500ms ease;
	-moz-animation: moveFromBottom 500ms ease;
	-ms-animation: moveFromBottom 500ms ease;
}
.services_box:hover div {
	color:#FFFFFF !important;
}
.services_box:hover a {
	color:#FFFFFF !important;
}
.designing .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:59px;
	background:url(../images/designing_icon_hover.png) no-repeat center top;
	margin-bottom:14px;
}
.services_box .heading {
	width:100%;
	text-align:center;
	font-weight:600;
	font-size:15px;
	font-family: 'HouschkaMediumRegular';
	color:#fff;
	margin-bottom:17px;
}
.services_box .sdetail {
	width:80%;
	text-align:center;
	padding-left:30px;
	padding-right:10px;
	line-height:20px;
	font-size:14px;
	font-family: 'HouschkaMediumRegular';
	color:#fff;
	margin-bottom:20px;
}
.services_box .read_more {
	width:80%;
	text-align:center;
	font-size:15px;
	font-family: 'HouschkaMediumRegular';
	font-weight:normal;
	color:#000000;
	margin-bottom:0px;
	text-decoration:none;
}
.designing:hover .icon {
	background:url(../images/designing_icon_hover.png) no-repeat center top;
}
/*CMS*/


.cms .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:62px;
	background:url(../images/cms_icon_hover.png) no-repeat center top;
	margin-bottom:14px;
}
.cms:hover .icon {
	background:url(../images/cms_icon_hover.png) no-repeat center top;
}
/*responsive*/

.responsive .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/responsive_icon_hover.png) no-repeat center top;
	margin-bottom:12px;
}
.responsive:hover .icon {
	background:url(../images/responsive_icon_hover.png) no-repeat center top;
}

/*seo*/

.seo1 .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/seo_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.seo1:hover .icon {
	background:url(../images/seo_icon.png) no-repeat center top;
}

/*photography*/

.photography .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/photo_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.photography:hover .icon {
	background:url(../images/photo_icon.png) no-repeat center top;
}

/*hosting*/

.hosting .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/hosting_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.hosting:hover .icon {
	background:url(../images/hosting_icon.png) no-repeat center top;
}


/*advice*/

.advice .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/advice_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.advice:hover .icon {
	background:url(../images/advice_icon.png) no-repeat center top;
}

/*security*/

.security .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/security_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.security:hover .icon {
	background:url(../images/security_icon.png) no-repeat center top;
}

/*cloud*/

.cloud .icon {
	width:100%;
	display:block;
	margin-top:28px;
	height:65px;
	background:url(../images/cloud_icon.png) no-repeat center top;
	margin-bottom:12px;
}
.cloud:hover .icon {
	background:url(../images/cloud_icon.png) no-repeat center top;
}