html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {outline: none !important;
}
a, input, select, textarea {
	outline:none !important;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
img {
	vertical-align:top;
	border:0;
	opacity:1;
	filter: alpha(opacity=100);
	max-width:100%;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
body {
	overflow-x:hidden;
	margin: 0;
	padding: 0;
	font-family: 'Arimo', sans-serif;
	line-height:20px;
	font-size: 13px;
	color: #797979;
	background: #fff;
}
html { font-size: 100%;
}
::selection{
	background: #00aff0;
	color: #FFF;
}
::-moz-selection {
	background: #00aff0; /* Firefox */
	color:#fff;
}
a {
	color: #00aff0;
	text-decoration:none !important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
a:hover { color: #555555;
}
p {
	margin:0 0 20px;
	padding:0;
}
.fleft {float:left;
}
.fright {float:right;
}
.clear {
	clear:both;
	height:0;
	font-size:0;
}

h1 {
    margin: 0;
    padding: 0;
    font-weight: 400;
    line-height: normal;
    font-size: 50px;
    color: #000;
}
h2 {
	margin:0 0 45px;
	padding:0;
	text-transform:uppercase;
	font-weight:700;
	line-height:47px;
	font-size:37px;
	color:#505050;
}

h2 span {
	display:inline-block;
	margin:0 29px 0 0;
	padding:0 17px;
	border:6px solid #505050;
}

.clients-title {
	float:left;
}

.clients-title + i {
	display: block;
	height:60px;
    line-height: 20px;
    top: 7px;    
}

h2 i {
	position:relative;
	top:-7px;
	text-transform:none;
	font-weight:400;
	line-height:20px;
	font-size:15px;
	color:#797979;
}

h3 {
	margin:0 0 21px;
	padding:0;
	text-transform:uppercase;
	font-weight:300;
	line-height:20px;
	font-size:18px;
	color:#333;
}
h4 {
	margin:0 0 11px;
	padding:0;
	text-transform:uppercase;
	font-weight:400;
	line-height:20px;
	font-size:15px;
	color:#505050;
}

.hide {
	display:none;
}
.container {
	width: 83%;
	margin:0 auto;
}

.content-block {
    width: 71%;
}
[class*="span"] {
	float: left;
	min-height: 1px;
	/*margin-left:20px;*/
	/*margin-bottom:20px;*/
}
/*.row {margin-left:-20px;}*/
.span12 {width: 980px;}
.span11 {width: 915px;}
.span10 {width: 830px;}
.span9 {width: 745px;}
.span8 {width: 660px;}
.span7 {width: 575px;}
.span6 {width: 48%;}
.span5 {width: 405px;}
.span4 {width: 320px;}
.span3 {width: 235px;}
.span2 {width: 150px;}
.span1 {width: 65px;}

.page_section {
	padding: 5% 0;
}/*
.page_section {
	padding:70px 0 24px;
}*/
.parallax_effect {
	width:100%;
	padding:32px 0 26px;
	background-size:cover;
}

.right_block_effect {
    margin-left: 30px;
}
.opacity {
	opacity: 1;
	filter: alpha(opacity=100);
}




/* ____________________ Fonts ____________________ */
@font-face {
    font-family: 'Pontano Sans';
    font-style: normal;
    font-weight: 800;
    src: local('Pontano Sans'), local('PontanoSans-Regular'), url(http://themes.googleusercontent.com/static/fonts/pontanosans/v2/gTHiwyxi6S7iiHpqAoiE3KRDOzjiPcYnFooOUGCOsRk.woff) format('woff');
}
/* ____________________ Fonts ____________________ */




/* ____________________ Header ____________________ */
#top{
	position:relative;
	z-index:999;
	height: 74px;
	margin: 0;
	padding: 0;
/* 	background: rgba(255,255,255,0.50);
 *//* 	background:url(../images/test-tile.png) repeat;
 */	
}

#logo a {
	display:block;
	text-transform:none;
	font-weight:300;
	line-height:74px;
	font-size:23px;
	color:#000;
	letter-spacing: 0.04em;
}


/* __________ Menu _________ */

/* __________ Fixed Menu Style __________ */
.fixed-menu {
	border:none;
	position:fixed;
	left:0px;
	top:-100px;
	width:100%!important;
	height:74px;
	background: #fff;
	z-index:99999;
	opacity: 0;
	filter: alpha(opacity=0);
	width:100%!important;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.fixed-menu.fixed_show {
	top:0px;
	opacity: 1;
	filter: alpha(opacity=100);
}

.fixed-menu.fixed_show #logo a,
.fixed-menu.fixed_show .navmenu ul li a {
	color:#000;
}

.fixed-menu-wrapper {
	padding: 0;
}
.fixed-menu:after  { 
	content:'';
	height:6px;
	display:block;
	width:100%;
	position:absolute;
	bottom:-6px;
	background:url(../images/menu_shadow.png) repeat-x left top;
}
.fixed-menu .navmenu {
	padding:0;
}
.fixed-menu #logo a {
	color:#000;
}
.fixed-menu .navmenu ul li a:hover,
.fixed-menu .navmenu ul li.active a {
	color:#00aff0;
}

/* _________ //Fixed Menu Style _________ */
a.menu_toggler { display:none;
}
.navmenu{
	margin: 0;
	text-align:center;
}
.navmenu ul li {
	display: inline-block;
	margin: 0;
}
.navmenu ul li a{
	display:block;
	padding: 0 20px;
	text-decoration:none !important;
	text-transform:uppercase;
	font-weight:400;
	line-height:74px;
	color: #000;
}

.navmenu ul li a.nav-animate-state,
#logo a.nav-animate-state {
	color:#fff;
}
.navmenu ul li.last a {padding-right:0;
}
.navmenu ul li a:hover,
.navmenu ul li.active a,
.navmenu ul li a.nav-animate-state:hover {
    color:#00aff0;
}

/* _________ //Menu _________ */

/* ___________________ //Header ___________________ */

/* ____________________ Home ____________________ */
#home {
	overflow: hidden;
	position: relative;
	width: 100%;
	top: -74px;
	margin-bottom: -74px;
	padding: 0;
	min-height: 700px;
	background-image: url(../images/bldg-hero-new.jpg);
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position:center center !important;
}

#home #home-overlay {
	overflow: hidden;
	position: absolute;
	width: 100%;
	margin-bottom: -74px;
	padding: 0;
	height: 100%;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0.5) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,0,0,0.5)), color-stop(100%,rgba(0,0,0,0.5))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%,rgba(0,0,0,0.5) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80000000', endColorstr='#80000000',GradientType=0 ); /* IE6-9 */
}

#slide1,
#slide2,
#slide3,
#slide4,
#slide5 {
	display:none;
	margin:0;
	padding: 0;
	font-weight: 200;
	line-height: normal;
	text-transform:lowercase;
	font-size: 50px;
	color: #fff;
}

#home .home_fill {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	/*background:url(../images/white-texture.png);*/
}
.hero-stripe {
	position: absolute;
	bottom: 0;
	background-color: gray;
	height: 100px;
	width: 100%;
	text-align: center;
	font-size: 23px;
	line-height: 100px;
	color:white;
}
/*#home h1 {*/
	/*display:inline-block;*/
	/*padding:0 17px;*/
	/*text-transform:none;*/
	/*font-weight:700;*/
	/*font-style:italic;*/
	/*line-height:68px;*/
	/*font-size:32px;*/
	/*color:#00aff0;*/
	/*border:6px solid #00aff0;*/
/*}*/
#home .welcome_block {
	position:relative;
	z-index:1;
	text-align:center;
}

#slides, #slides h2{
    height: 208px;
    line-height: 208px;
}

a.down_btn {
	position:absolute;
	z-index:1;
	left:50%;
	bottom: 35px;
	margin-left:-17px;
	display:block;
	width:26px;
	height:25px;
	background: url("../images/down_btn-black-white.png") no-repeat scroll 0 -25px rgba(0, 0, 0, 0);
	border: 3px solid #000;
	background-position: 0 -25px !important;  
}

a.down_btn:hover {
	position:absolute;
	z-index:1;
	left:50%;
	bottom: 35px;
	margin-left:-17px;
	display:block;
	width:26px;
	height:25px;
	background: url("../images/down_btn-black-white.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid #000;
	background-color:#000;
	background-position: 0 0px !important; 
}

a.down_btn.animate-state {
	background: url("../images/down_btn-white-black.png") no-repeat scroll 0 -25px rgba(0, 0, 0, 0);
	border: 3px solid #fff;
	background-position: 0 -25px !important; 
}

a.down_btn.animate-state:hover {
	background: url("../images/down_btn-white-black.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 3px solid #fff;
	background-color:#fff;
	background-position: 0 0px !important; 	
}

/* ___________________ //Home ___________________ */



/* ____________________ Twitter ____________________ */
#twitter {
    position: relative;
    background-image: url(../images/business-people-cheering.jpg);
    background-size: cover;
    background-position: 0px 0px;
    height: 280px;
}
#twitter .container {
	position:relative;
	z-index:1;
}
/* .twitter_fill {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/blue-texture.png);
} */
.twitter_block {
	text-align:center;
}
.twitter_block .tweet_user {
	display:inline-block;
	margin:0;
	padding:0 10px ;
	text-transform: capitalize;
	font-family: 'Sansita One', cursive;
	font-weight:700;
	line-height:33px;
	font-size:33px;
	color:#fff;
}
.twitter_block .follow_btn {
	display:inline-block;
	margin:0 10px;
	padding:0 15px;
	line-height:29px;
	font-size:14px;
	color:#fff;
	background:#00aff0;
}
.twitter_block .follow_btn:hover {
	background:#fff;
	color:#00aff0;
}
.twitter_block .loading,
.twitter_block .tweet_text {
	display:block;
	padding:37px 90px 10px;
	color:#fff;
}
.twitter_block .tweet_time a {
	font-style:italic;
	color:#bababa;
}

/* ___________________ //Twitter ___________________ */


/* ____________________ Services ____________________ */
.service_item {
	display:block;
	margin:1px 0 16px;
	color:#797979;
	cursor:default;
}
.service_item:hover {color:#797979;
}
.service_item h4 {
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
/*.service_item:hover h4 {*/
	/*color:#00aff0;*/
/*}*/
.service_item .icon_block {
	display:block;
	float:left;
	margin:4px 20px 25px 0;
	width:53px;
	height:53px;
	border:6px solid #797979;
	background-position:0 0;
	background-repeat:no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}

.service-desc{
	padding-left:85px;
}
.service_item:hover .icon_block {
	/*background-position: -65px 0;*/ /*this creates the slide effect to change icons*/
	/*border-color:#00aff0;*/
}
.service_item .icon_block.icon1 {
	background: url(../images/consulting.png) center no-repeat;
    background-size: 35px 35px;
}
.service_item .icon_block.icon2 {
	background: url(../images/screen.png) right no-repeat;
    background-size: 35px 35px;
    background-position: 13px 11px;
}
.service_item .icon_block.icon3 {
	background: url(../images/recruiting.png) center no-repeat;
    background-size: 35px 35px;;
}
.service_item .icon_block.icon4 {
	background: url(../images/mentorship.png) center no-repeat;
    background-size: 35px 35px;
}
.service_item .icon_block.icon5 {
	background: url(../images/training.png) center no-repeat;
    background-size: 35px 35px;
}
.service_item .icon_block.icon6 {
	background: url(../images/startup.png) center no-repeat;
    background-size: 35px 35px;
}

/* ___________________ //Services ___________________ */


/* ____________________ Nulla ____________________ */
#nulla {
    position: relative;
    background-image: url(../images/shaking-hands.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    height: 300px;
}
.nulla_fill {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/blue-texture.png);
}
#nulla .container {
	position:relative;
	z-index:1;
	text-align:center;
	text-transform:uppercase;
	font-weight:400;
	line-height:24px;
	font-size:20px;
	color:#fff;
}

/* ___________________ //Nulla ___________________ */


/* ____________________ Portfolio ____________________ */
#portfolio {
	width:100%;
	overflow:hidden;
	padding-bottom:70px;
}


/* __________ Filter __________ */
#portfolio_filter {margin:5px 0 30px;
}
#portfolio_filter a {
	display:inline-block;
	margin-right: 26px;
	padding:0 7px;
	text-transform:uppercase;
	font-weight:400;
	line-height:25px;
	font-size:13px;
	color:#797979;
	cursor:pointer;
	border:4px solid #fff;
}
#portfolio_filter a.current,
#portfolio_filter a:hover {
	color: #00aff0;
	border:4px solid #00aff0;
}

/* _________ //Filter _________ */

/* __________ Portfolio Item __________ */

/* __________ Image Zoom __________ */
#portfolio {padding-bottom:0;
}
#portfolio .opacity {
	margin:0 -3px;
}
.og-grid {
	padding: 0;
	margin: 0 auto;
	width:100%;
}

.og-grid li {
	display:inline-block;
	margin: 0 -4px 0 0;
	padding: 0;
	vertical-align: top;
	width:14.2857%;
}
.og-grid li > a {
	position:relative;
	display:block;
    background:#000;
}

.og-grid li a img {
	opacity:0.30;
	filter: alpha(opacity=50);
	width:100%;
	height:auto;
	/*transition: all 0.5s ease-in-out;*/
	/*-webkit-transition: all 0.5s ease-in-out;*/
}

.og-grid li a:hover img{
    opacity:0.80;
}

.og-grid li.og-expanded a img {
	opacity:1;
	filter: alpha(opacity=25);
}



.og-grid li.og-expanded > a:after {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	border-bottom-color: #ffffff;
	border-width: 8px;
	left: 50%;
	margin: -16px 0 0 -8px;
}

.og-expander {
	position: absolute;
	background: #ffffff;
	top: auto;
	left: 0;
	width: 100%;
	text-align: left;
	height: 0;
	overflow: hidden;
}

.client-details * {
    float: none;
}

.og-expander-inner {
	width:41%;
	margin:0 auto;
	padding:50px 0 30px;
	height: 100%;
	position:relative;
}

.og-expander-inner .span7{
	/*margin-left: 91px;*/
	width: 100%;
}
.og-details.span5{
	width:100%;
    margin: 0;
}
.og-close {
	position: absolute;
	width: 18px;
	height: 18px;
	top: 30px;
	right: 0;
	cursor: pointer;
	z-index:99;
}

.og-close::before,
.og-close::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 50%;
	height: 1px;
	height: 0px\9; /* IE6, IE7, IE8, IE9 */
	background: #797979;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	transform: rotate(45deg);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}

.og-close::after {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.og-close:hover::before,
.og-close:hover::after {
	background: #333;
}

.og-fullimg {
	position:relative;
	text-align: center;
    float: none;
}

.og-fullimg img {
	display: inline-block;
}

.og-details h3 {
	padding: 25px 0 0;
/* 	margin-bottom: 23px;
 */	font-weight: 400;
	font-size: 22px;
	line-height:21px;
	color:#505050;
    display: none;
}

.og-details p {
}

.og-details a {
	display:none;
}

.og-details a::before {
	content: '\2192';
	display: inline-block;
	margin-right: 10px;
}

.og-details a:hover {
	border-color: #999;
	color: #999;
}

.og-loading {
	width: 32px;
	height: 32px;
	position: absolute;
	top: 160px;
	left: 50%;
	margin: -16px 0 0 -16pxpx;
	background:url(../images/preloader.gif);
}

@media screen and (max-width: 830px) {
	.og-expander h3 { font-size: 32px; }
	.og-expander p { font-size: 13px; }
	.og-expander a { font-size: 12px; }
}

@media screen and (max-width: 650px) {
	.og-fullimg { display: none; }
	.og-details { float: none; width: 100%; }
}
/* _________ //Image Zoom _________ */

/* _________ //Portfolio Item _________ */

/* ___________________ //Portfolio ___________________ */


/* ____________________ Events ____________________ */
#events {padding-bottom:70px;
}
.events_block {padding-top:5px;
}
.events_video {
	height:276px;
}
.no_foto .events_img img {display:none !important;
}
.events_img {
	overflow:hidden;
	height:50%;
	background:#00aff0;
}
.events_item .events_img img {
	width:100%;
	opacity: 1;
	filter: alpha(opacity=100);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
}
.events_item:hover .events_img img {
	opacity: 0.32;
	filter: alpha(opacity=32);
}
.events_description {
	padding:25px 30px;
	background:#f6f6f6;
	color:#797979;
}
.events_description a.title {
	text-transform:uppercase;
	font-size:15px;
	color:#505050;
}
.events_item:hover .events_description a.title {color:#00aff0;
}
.events_info {
	padding:5px 0 9px;
	font-weight:400;
	font-size:12px;
	color:#979797;
}
.events_info a {color:#979797;
}
.events_info a:hover {color:#00aff0;
}

.load_more_cont {
	width:100%;
	padding-top:10px;
	text-align:center;
}
a.btn_load_more {
	display:block;
	width:31px;
	height:31px;
	margin:0 auto;
	padding:0;
	background-image:url(../images/btn_load_more.png);
	background-position:0 -39px;
	background-repeat:no-repeat;
	border:4px solid #00aff0;
}
a.btn_load_more:hover {
	background-color:#00aff0;
	background-position:0 0;
}


/* ___________________ //events ___________________ */


/* ____________________ Testimonials ____________________ */

.static-testimonials {
    height: 520px;
    background: #f6f6f6;
}

.static-testimonials ul {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}

.static-testimonials ul li {
    width: 490px;
    height: 260px;
    display: inline-block;
    padding: 70px 12px;
}

.testimonial-wrapper {
     margin-bottom: 69px;
     text-align: center;
     color: #444;
}

.testimonial-text {
    padding: 50px 0 23px;
    background: url(../images/testimonials_block.png) no-repeat center top;
    font-size: 14px;
}

.author-info span {
    display: inline-block;
    text-transform: uppercase;
    color: #00aff0;
}




#testimonials {
	padding:69px 0 0;
	position:relative;
	background-image: url(../images/business-people-cheering.png);
}
#testimonials .container {
	position:relative;
	z-index:1;
}
.testimonials_fill {
	position:absolute;
	z-index:0;
	left:0;
	top:0;
	width:100%;
	height:100%;
	background:url(../images/testimonials_fill.png);
}


/* __________ Jcarousel Lite __________ */
.jCarouselLite {width:100% !important;
}
.jCarouselLite ul {margin-left:-20px !important;
}
.jcarousel_prev,
.jcarousel_next {
	position:absolute;
	z-index:10;
	top:50%;
	left:0;
	width:27px;
	height:27px;
	margin-top:-18px;
	border-top:4px solid #fff;
	border-right:4px solid #fff;
	border-bottom:4px solid #fff;
	cursor:pointer;
	background-position: 0 0;
	background-repeat:no-repeat;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.jcarousel_prev {
	background-image:url(../images/jcarousel_prev.png);
}
.jcarousel_prev:hover {
	background-position: -31px 0;
	border-top:4px solid #00aff0;
	border-right:4px solid #00aff0;
	border-bottom:4px solid #00aff0;
}
.jcarousel_next {
	left:auto;
	right:0;
	background-image: url(../images/jcarousel_next.png);
	background-position: -31px 0;
	border-top:4px solid #fff;
	border-left:4px solid #fff;
	border-bottom:4px solid #fff;
	border-right:0;
}
.jcarousel_next:hover {
	background-position: 0 0;
	border-top:4px solid #00aff0;
	border-left:4px solid #00aff0;
	border-bottom:4px solid #00aff0;
	border-right:0;
}

/* _________ //Jcarousel Lite _________ */

.testimonials_block {
	margin-bottom:69px;
	text-align:center;
	color:#fff;
}
.testimonials_txt {
	padding:50px 0 23px;
	background:url(../images/testimonials_block.png) no-repeat center top;
	font-size:14px;
}
.author_inf {
	display:inline-block;
	line-height:17px;
}
.author_inf span {
	display:inline-block;
	text-transform:uppercase;
	color:#00aff0;
}

/* ___________________ //Testimonials ___________________ */



/* ____________________ Contact ____________________ */
#contact {
	overflow:hidden;
	position:relative;
	background-color:#f6f6f6;
}
#contact h4 {
	margin:0;
	font-size:16px;
}
#contact .input_wt {
	width:100%;
}

#contact .span5, 
#contact .span7 {
	width:48%;
}
ul.spsk li span {
	text-transform:uppercase;
	color:#505050;
}
ul.spsk li {
	padding-bottom:5px;
}
ul.spsk li a {color:#797979;
}
ul.spsk li a:hover {color:#00aff0;}

.contact_form {
	overflow:hidden;
}

textarea,
input[type="text"] {
	margin:0 0 10px 0;
	padding: 13px 16px;
	text-transform:none;
	font-family: 'Arimo', sans-serif;
	font-weight:400;
	font-size: 12px;
	color: #999;
	font-style:normal;
	border-radius: 0;	
	background: #fff;
	border: 0;
	box-shadow: none;	  
}
input[type="text"].last {margin-right:0;
}
textarea {
	min-height:55px;
	overflow:hidden;
	resize: none;
}
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 {
	outline: 0;
	box-shadow: none;
	border: 0;
}

.contact_btn {
	display:block;
	cursor:pointer;
	width:100%;
	padding:10px 0;
	border: 0;
	border-radius: 0;
	box-shadow: 0 0 0 4px #00aff0 inset;
	text-align:center;
	text-shadow:none;
	text-decoration:none;
	text-transform:uppercase;
	font-family: 'Arimo', sans-serif;
	font-weight:400;
	line-height:20px;
	font-size:16px;
	color:#00aff0;
	background: #f6f6f6;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn:hover {
	color:#fff;
	background:#00aff0;
}

.notification_error {
	color:#00aff0;
}

/* ___________________ //Contact ___________________ */


/* ____________________ Footer ____________________ */
.footer {
	padding:20px 0 18px;
	color:#bfbfbf;
	background:#444;
}
.footer a {color:#00aff0;	
}
.footer a:hover {color:#bfbfbf;	
}

.footer a.down_btn-footer {
	position:static;
	margin:0 auto;
	padding:0;
	display:block;
	width:26px;
	height:25px;
	background: url(../images/top_btn_white.png) no-repeat;
	border:3px solid #fff;
}
.footer .copyright {
	padding:5px 0 3px;
}

/* ___________________ //Footer ___________________ */

/**** Isotope Filtering ****/
.isotope-item {
}
.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
          transition-duration: 0.8s;
}
.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
          transition-duration: 0s;
}
/* End: Recommended Isotope styles */

/* disable CSS transitions for containers with infinite scrolling*/
.isotope.infinite-scrolling {
  -webkit-transition: none;
     -moz-transition: none;
          transition: none;
}











/* ______________________________________________________ */
/* ____________________ Responsive Style ____________________ */
/* _______________________________________ _________________ */




@media (max-width: 1234px) and (-webkit-min-device-pixel-ratio:0) {
	#twitter {
		height: 240px;
	}
}

@media (max-width: 1024px) and (-webkit-min-device-pixel-ratio:0) {
	#home {min-height:100px;}

    #logo a {
        font-size: 18px;
    }
	
	.parallax_effect {background-size:cover;background-position:0 0 !important;}
	#home, #twitter, #nulla, #blog, #testimonials, #progress {background-position:center center !important; background-size:cover;}

	
	.opacity { opacity: 1; filter: alpha(opacity=100);}
    .container {width:800px;}
    .span6 {width: 352px;}
}

@media (max-width: 10px) {
    #home {min-height:100px;}


}


@media (max-width: 1023px) {
    #home {min-height:100px;}

    .parallax_effect {background-size:cover;background-position:0 0 !important;}
    #home, #blog, #testimonials, #progress {background-position:center center !important; background-size:cover;}

    .opacity { opacity: 1; filter: alpha(opacity=100);}

}

@media (min-width: 767px) and (max-width: 1000px) {
    #home h1 {
        font-size: 30px;
    }



	/*#logo a {font-size:28px;}*/
	
/* __________ Menu __________ */
	.navmenu ul li a {padding:0 10px;font-size:12px;}
/* _________ //Menu _________ */

/* __________ About __________ */
	

/* ________ //About _________ */


/* __________ Testimonials __________ */
	
/* _________ //Testimonials _________ */

/* __________ Portfolio __________ */	
	.og-expander-inner {width:724px;}
	.og-expander h3 {margin-bottom:20px;padding:15px 20px 0 0;font-size:15px;}
	.og-details .span5 {width:300px;}
	
/* _________ //Portfolio _________ */


/* __________ Contact __________ */
	
	
	
/* _________ //Contact _________ */

	.span12 {width: 724px;}
	.span11 {width: 662px;}
	.span10 {width: 600px;}
	.span9 {width: 538px;}
	.span8 {width: 476px;}
	.span7 {width: 414px;}
	.span6 {width: 352px;}
	.span5 {width: 290px;}
	.span4 {width: 228px;}
	.span3 {width: 166px;}
	.span2 {width: 104px;}
	.span1 {width: 42px;}
	
}

@media (max-width: 766px) {
    
    #home h1 {
        display: none;
    }
	.container {width:470px;}
	
	.welcome_block h1 {font-size:50px;line-height:50px;}
	#home .welcome_block p {font-size:40px;line-height:40px;margin-bottom:0;}

/* __________ Header __________ */
	#top header {
		height: 75px !important;
		padding: 0;
		position: fixed; width: 100%; z-index: 999; top: 0; left:0;
		background: rgb(113,205,150); /* Old browsers */
		/* IE9 SVG, needs conditional override of 'filter' to 'none' */
		background: #fff;
	}
	#top header:before {content:''; position:absolute; left:0; bottom:-6px; width:100%; height:6px; background:url(../images/menu_shadow.png) repeat-x left bottom;}
	
	#logo {margin:0;text-align:left;}
	#logo a {display:inline-block;margin-left:20px;text-indent:0;color:#000 !important; font-size: 15px;}
    .nologies {
        display: none;
    }
/* _________ //Header _________ */

/* __________ Menu __________ */	
	.fixed-menu, .fixed-menu:before, .fixed-menu:after, .navmenu {display:none !important;}
	a.menu_toggler {
		display:inline-block;
		float:right;
		margin:-17px 0px 0px 0;
		border:#cfcfcf 1px solid;
		border-radius:4px;
		width:34px;
		height:34px;
		position:absolute;
		overflow:hidden;
		right:20px;
		top:50%;
	
		background-color:#efefef;
		background-image: linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -webkit-linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -moz-linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -ms-linear-gradient(top, #f5f5f5, #e9e9e9);
		background-image: -o-linear-gradient(top, #f5f5f5, #e9e9e9);
	}
	a.menu_toggler:hover {
		background-color:#f5f5f5;
		background-image: linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -webkit-linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -moz-linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -ms-linear-gradient(top, #e9e9e9, #f5f5f5);
		background-image: -o-linear-gradient(top, #e9e9e9, #f5f5f5);	
	}

	a.menu_toggler:before {
		content:'';
		display:block;
		position:absolute;
		left:7px;
		top:7px;
		width:20px;
		height:20px;
		background-repeat:no-repeat;
		background:url(../images/btn_menu.png) no-repeat 0 0;		
	}
	.mobile_menu_wrapper {
		display:block;
		background:#797979;
		position: fixed; width: 100%; z-index: 999; top:75px; left:0;
		padding: 15px 40px 15px 20px;
	}
	.mobile_menu_wrapper a {color:#fff;
	}
	.mobile_menu_wrapper a:hover {color:#00aff0;
	}
	.mobile_menu_wrapper a span {display:none;}

/* _________ //Menu _________ */

/* __________ Home __________ */
	#home {min-height:200px; background-position:center center !important;}
	
	h2 {text-align:center; margin: 0 0 20px}
	h2 span {margin:0;}
	.clients-title {float:none;}
	
	h2 i {display:block;padding-top:15px;}

    #slides, #slides h2 {
        height: 139px;
        line-height: 139px;
        min-width: 330px;
        font-size: 35px;
    }

    #slides #slide2 {
        line-height: normal;
        margin-top: 36px;
    }

    #slides img {
        height: 139px;
        width: 118px;
    }
	
/* _________ //Home _________ */

/* __________ About __________ */

	/*
    .page_section {
        padding: 30px 0 0 0;
    }
    */

    #portfolio {
        padding: 0;
        margin-top: 35px;
    }
/* _________ //About _________ */

	#nulla .container {font-size:15px;line-height:20px;}

/* __________ Portfolio __________ */
    .og-grid li {
        max-height: 439px !important;
    }

	.og-expander-inner {width:470px;}
	
	.og-close {top:20px;}
	.og-expander h3 {margin:0 0 7px;padding: 0;font-size:13px;}
	.og-expander p {font-size:11px;line-height:17px;}
	
/* _________ //Portfolio _________ */

	.jCarouselLite ul {margin-left:0 !important;}
	



	.row {margin-left:0;}
	[class*="span"] {
        display: block;
        float: none;
        width: 90%;
        margin: 10px 20px;
	}
	
	#contact .span5, 
	#contact .span7 {
		width:90%;
	}

}

@media (max-width: 479px) {	
	.container {width:335px;}

	/* ----------- Animation top ----------*/
	
/* __________ About __________ */
	/*
    .page_section {
        padding: 35px 0;
    }*/

    #twitter {
        background-position: -225px 0 !important;
    }
	
/* _________ //About _________ */

/* __________ Portfolio __________ */
	.og-expander-inner {width:257px;}

    .og-fullimg {
        margin: 0 !important;
    }
	
/* _________ //Portfolio _________ */

    .og-grid li {
        width:78px;
    }

    .og-grid li#google {
        max-height: 558px !important;
    }
	

	
	.footer {text-align:center;}
	.footer .fleft, .footer .fright {float:none;}
	
	.copyright {text-align:center;}
	.footer a.down_btn {display:inline-block; margin:10px auto;}

	
}


























