@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);
*,
*:after,
*:before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#preloader {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #fff;
	z-index: 99;
	height: 100%;
}

#status {
	width: 94px;
	height: 94px;
	position: absolute;
	left: 50%;
	top: 50%;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center;
	margin: -47px 0 0 -47px;
	box-shadow: 0 0 50px white;
	border-radius: 100%;
}
body {
	font-weight: 300;
	font-family: 'Roboto', Arial, sans-serif;
	color: #ffffff;
	font-size: 14px;
}
h1 {
	text-transform: uppercase;
	color: #222222;
	text-align: center;
	font-weight: 700 !important;
}
h2 {
	text-transform: uppercase;
	text-align: center;
	color: #222222;
}
h3 {
	text-transform: uppercase;
	color: #222222;
}
h4 {
	text-transform: uppercase;
	color: #222222;
}
h5 {
	text-transform: uppercase;
	color: #222222;
}
h6 {
	text-transform: uppercase;
	color: #222222;
}
.big-h1 {
	font-size: 66px;
}
a {
	color: #ffffff;
}
hr {
	border-color: #d95278 !important;
	border-image: none;
	border-style: solid;
	border-width: 3px 0 0 !important;
	margin: auto;
	width: 80px;
}
.br {
	padding: 15px;
}
.percent {
	font-family: 'Roboto' !important;
}
.info-li li {
	padding-bottom: 10px;
}
.p-20 {
	padding-top: 10px;
	padding-bottom: 10px;
}
.p-50 {
	padding: 25px;
}
.text-center hr {
	border-color: #e1e1e1 !important;
	border-image: none;
	border-style: solid;
	border-width: 2px 0 0 !important;
	width: 80px;
	margin-left: auto;
}
.center {
	text-align: center;
}
.title-center h1,
.title-center h2,
.title-center hr {
	text-align: center;
	margin: auto;
	padding-bottom: 20px;
}
ul {
	padding: 0;
}
.content-box {
	overflow: hidden;
	width: 70%;
	margin: auto;
}
.no-padding {
	padding: 0;
	margin: 0;
}
.no-padding-top {
	padding-top: 0;
	margin-top: 0;
}
.no-padding-bottom {
	padding-bottom: 0;
	margin-bottom: 0;
}
.img-left img {
	float: left;
	border: 10px solid #ffffff;
	margin-right: 20px;
}
.img-right img {
	float: right;
	border: 10px solid #ffffff;
	margin-left: 20px;
}
.btn {
	font-size: 12px !important;
}
.unstyled {
	list-style: none;
}
.img-15-mar img {
	margin-bottom: -15px;
}
.opacity {
	opacity: 0;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
	padding: 15px !important;
}

.main {
	width: 100%;
	height: auto;
}
/* === COLROS === */
.yellow-bg {
	background: #e8b30f !important;
	color: #fff;
}
.red-bg {
	background: #ce3635 !important;
	color: #fff;
}
.grey-bg {
	background: #cccccc !important;
	color: #fff;
}
.light-grey-bg {
	background: #f0f0f0 !important;
}
.blue-bg {
	background: #3899b5 !important;
	color: #fff;
}
.green1-bg {
	background: #009999 !important;
	color: #fff;
}
.green2-bg {
	background: #33c36b !important;
	color: #fff;
}
.green3-bg {
	background: #99cc00 !important;
	color: #fff;
}
.white-bg {
	background: #ffffff !important;
}
.orange {
	background: #ff7c14 !important;
	color: #fff;
}
.yellow {
	color: #e8b30f !important;
}
.red {
	color: #ce3635 !important;
}
.grey {
	color: #999999 !important;
}
.dark-grey {
	color: #555555 !important;
}
.blue {
	color: #3899b5 !important;
}
.green1 {
	color: #009999 !important;
}
.green2 {
	color: #33c36b !important;
}
.green3 {
	color: #99cc00 !important;
}
.orange {
	color: #ff7c14 !important;
}
.white {
	color: #ffffff !important;
}
/* === END COLROS === */
@-webkit-keyframes borderLeft {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@-moz-keyframes borderLeft {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@keyframes borderLeft {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@-webkit-keyframes borderRight {
	0% {
		transform: translate(50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@-moz-keyframes borderRight {
	0% {
		transform: translate(50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@keyframes borderRight {
	0% {
		transform: translate(50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@-webkit-keyframes borderTop {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@-moz-keyframes borderTop {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@keyframes borderTop {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@-webkit-keyframes borderBottom {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@-moz-keyframes borderBottom {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
@keyframes borderBottom {
	0% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	50% {
		transform: translate(-50px, 0px);
		opacity: 0;
	}
	100% {
		transform: translate(0px, 0px);
		opacity: 1;
	}
}
/* ==== Parallax Menu Block ==== */
.parallax {
	position: fixed;
	right: 40px;
	top: 0px;
	width: 15%;
	height: 110px;
	z-index: 100;
}
/* ==== Main Services ==== */

/* ==== Menu hover ==== */
.cl-effect-5 a {
	overflow: hidden;
	padding: 0 4px;
}
.cl-effect-5 a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
	white-space: nowrap;
}
.cl-effect-5 a span:before {
	white-space: nowrap;
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 900;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
/* ==== Izocat ==== */
.izocat a {
	overflow: hidden;
	padding: 0 4px;
}
.izocat a span {
	position: relative;
	display: inline-block;
	-webkit-transition: -webkit-transform 0.3s;
	-moz-transition: -moz-transform 0.3s;
	transition: transform 0.3s;
}
.izocat a span::before {
	position: absolute;
	top: 100%;
	content: attr(data-hover);
	font-weight: 900;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.izocat a:hover span,
.izocat a:focus span {
	-webkit-transform: translateY(-100%);
	-moz-transform: translateY(-100%);
	transform: translateY(-100%);
}
/* END Izocat */
.item img {
	width: 100% !important;
}
/* === Slider === */
.bigarrow {
	font-size: 90px;
}
.socicon {
	padding-right: 20px;
	font-size: 20px;
	color: #777;
}
/* === Social icons === */
.social-icons-services {
	margin-top: 28px;
	padding: 20px;
	text-align: center;
	width: 100%;
}
.social-figure {
	display: inline-block;
	height: 40px;
	margin: 1px;
	overflow: hidden;
	border-radius: 50px;
	position: relative;
	width: 40px;
}
/*@media (min-width: 767px) {
  .social-figure {
    width: 20%;
    /*height: 75px;*/
/*}
}*/
/*@media (min-width: 1024px) {
  .social-figure {
    width: 20%;*/
/*height: 100px;*/
/*}
}*/
.icon-b {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.social-figure i {
	font-size: 21px;
	line-height: 42px;
	padding: 12px;
}
.social-figure i:hover {
	color: #fff;
	text-decoration: none;
}
.icon-b-h {
	position: absolute;
	width: 100%;
	height: 100px;
	top: -100px;
	left: 0;
	background: #ce3635;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.social-figure:hover .icon-b {
	top: 100px;
}
.social-figure:hover .icon-b-h {
	top: 0;
}
.social-figure:hover .icon-b-h {
	top: 0;
}
.icon-bitcoin {
	color: #fb9119;
}
.icon-css3 {
	color: #0171bb;
}
.icon-dribbble {
	color: #e04c86;
}
.icon-dropbox {
	color: #5197d2;
}
.icon-facebook {
	color: #3c599b;
}
.icon-flickr {
	color: #ff0080;
}
.icon-foursquare {
	color: #176bb3;
}
.icon-github {
	color: #000000;
}
.icon-gittip {
	color: #4e3b2d;
}
.icon-google-plus {
	color: #dc4937;
}
.icon-html5 {
	color: #f16528;
}
.icon-instagram {
	color: #a88368;
}
.icon-linkedin {
	color: #006599;
}
.icon-linux {
	color: #fda600;
}
.icon-maxcdn {
	color: #ff9900;
}
.icon-pinterest {
	color: #c8222e;
}
.icon-renren {
	color: #025dac;
}
.icon-skype {
	color: #02a5e6;
}
.icon-stackexchange {
	color: #1e599b;
}
.icon-trello {
	color: #226784;
}
.icon-tumblr {
	color: #35506b;
}
.icon-twitter {
	color: #1ab7ea;
}
.icon-vk {
	color: #44678d;
}
.icon-weibo {
	color: #d52b2b;
}
.icon-xing {
	color: #015a60;
}
.icon-youtube {
	color: #bc1e2c;
}
.icon-bitcoin-bg {
	background: #fb9119;
}
.icon-css3-bg {
	background: #0171bb;
}
.icon-dribbble-bg {
	background: #e04c86;
}
.icon-dropbox-bg {
	background: #5197d2;
}
.icon-facebook-bg {
	background: #3c599b;
}
.icon-flickr-bg {
	background: #ff0080;
}
.icon-foursquare-bg {
	background: #176bb3;
}
.icon-github-bg {
	background: #000000;
}
.icon-gittip-bg {
	background: #4e3b2d;
}
.icon-google-plus-bg {
	background: #dc4937;
}
.icon-html5-bg {
	background: #f16528;
}
.icon-instagram-bg {
	background: #a88368;
}
.icon-linkedin-bg {
	background: #006599;
}
.icon-linux-bg {
	background: #fda600;
}
.icon-maxcdn-bg {
	background: #ff9900;
}
.icon-pinterest-bg {
	background: #c8222e;
}
.icon-renren-bg {
	background: #025dac;
}
.icon-skype-bg {
	background: #02a5e6;
}
.icon-stackexchange-bg {
	background: #1e599b;
}
.icon-trello-bg {
	background: #226784;
}
.icon-tumblr-bg {
	background: #35506b;
}
.icon-twitter-bg {
	background: #1ab7ea;
}
.icon-vk-bg {
	background: #44678d;
}
.icon-weibo-bg {
	background: #d52b2b;
}
.icon-xing-bg {
	background: #015a60;
}
.icon-youtube-bg {
	background: #bc1e2c;
}

/* === COLOR TABS === */

/* === END COLOR TABS === */
/* === ICONS === */
.i-name {
	font-family: 'Roboto', Arial, sans-serif;
	margin: auto;
	padding-top: 20px;
	text-align: center;
	width: 66%;
	font-weight: 500;
	text-transform: uppercase;
}
.large-icon-clear {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e1e1e1 !important;
	border-image: none;
	border-radius: 100% 100% 100% 100%;
	border-style: solid;
	border-width: 3px;
	color: #3899b5;
	display: block;
	font-size: 90px;
	height: 200px;
	margin: auto;
	padding-top: 50px;
	text-align: center;
	width: 200px;
}
.medium-icon-clear {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e1e1e1 !important;
	border-image: none;
	border-radius: 100% 100% 100% 100%;
	border-style: solid;
	border-width: 2px;
	color: #3899b5;
	display: block;
	font-size: 40px;
	height: 100px;
	margin: auto;
	padding-top: 26px;
	text-align: center;
	width: 100px;
}
.small-icon-clear {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #e1e1e1 !important;
	border-image: none;
	border-radius: 100% 100% 100% 100%;
	border-style: solid;
	border-width: 2px;
	color: #3899b5;
	display: block;
	font-size: 24px;
	height: 50px;
	margin: auto;
	padding-top: 12px;
	text-align: center;
	width: 50px;
}
.medium-icon-clear p {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}
.small-icon {
	border-radius: 100% 100% 100% 100%;
	display: block;
	font-size: 20px;
	height: 50px;
	margin: auto;
	padding-top: 13px;
	text-align: center;
	width: 50px;
}
.small-icon p {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}
.medium-icon {
	border-radius: 100% 100% 100% 100%;
	color: #ffffff;
	display: block;
	font-size: 40px;
	height: 100px;
	margin: auto;
	padding-top: 26px;
	text-align: center;
	width: 100px;
}
.medium-icon p {
	font-size: 15px;
	text-align: center;
	text-transform: uppercase;
}
.large-icon {
	border-radius: 100% 100% 100% 100%;
	color: #ffffff;
	display: inherit;
	font-size: 130px;
	height: 200px;
	margin: auto;
	padding: 32px;
	text-align: center;
	width: 200px;
}
.large-icon p {
	color: #555555;
	font-size: 25px;
	font-weight: 900;
	margin: 50px 0 0 -35px;
	text-align: center;
	text-transform: uppercase;
	width: 210px;
}
/* === END BIG icons === */

/* === MODAL CLASS === */
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	background: #000;
	background: rgba(0, 0, 0, 0.8);
	z-index: 100;
	display: none;
	top: 0;
	left: 0;
}

.reveal-modal {
	visibility: hidden;
	top: 100px;
	left: 50%;
	margin-left: -260px;
	width: 540px;
	max-width: 100%;
	background: #eee;
	position: absolute;
	z-index: 101;
	padding: 20px 20px 20px;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
	-box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}
.reveal-modal img {
	width: 500px;
	max-width: 100%;
}

.reveal-modal.small {
	width: 200px;
	margin-left: -140px;
}
.reveal-modal.medium {
	width: 400px;
	margin-left: -240px;
}
.reveal-modal.large {
	width: 600px;
	margin-left: -340px;
}
.reveal-modal.xlarge {
	width: 800px;
	margin-left: -440px;
}

.reveal-modal .close-reveal-modal {
	background: #ffffff;
	padding: 10px;
	font-size: 22px;
	line-height: 0.5;
	position: absolute;
	top: 0px;
	right: 0px;
	color: #000;
	font-weight: bold;
	cursor: pointer;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, 0.6);
}
.reveal-modal .close-reveal-modal:hover {
	color: #3899b5;
}
/* === END MODAL CLASS === */

/* === SHORTCODES === */
.list ul li {
	background: url('../images/li.png') no-repeat scroll left center rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	list-style: none outside none;
	padding: 9px 0 13px 45px;
}
.white-list ul li {
	background: url('../images/white-li.png') no-repeat scroll left center rgba(0, 0, 0, 0);
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	list-style: none outside none;
	padding: 15px 0px 15px 45px;
}
.panel-default > .panel-heading {
}
.accordion {
	border: 1px solid rgba(0, 0, 0, 0.1);
	background: #ffffff;
	margin-bottom: 10px;
	border-radius: 2px;
}
.accordion-title span {
	background: #f5f5f5;
	padding: 10px 15px;
	display: block;
	font-weight: 400;
	font-size: 12px;
	text-transform: uppercase;
}
.accordion-title span:hover {
	background: #f0f0f0;
	padding: 10px 15px;
}
.accordion-title a {
	color: #3899b5;
	text-decoration: none;
}
.accordion-title a:hover {
	color: #555;
	text-decoration: none;
}
.accordion-title a:focus {
	color: #555;
	text-decoration: none;
}
.accordion-body {
	padding: 15px;
}
.nav-tabs {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}
.nav-tabs a {
	color: #3899b5;
	text-decoration: none;
}
.nav-tabs a:hover {
	color: #555;
	text-decoration: none;
}
.nav-tabs a:focus {
	color: #555;
	text-decoration: none;
}
.tab-content {
	padding: 20px;
}
.carousel-content {
	background: rgba(56, 153, 181, 0.8);
	color: #ffffff;
	width: 100%;
	position: absolute;
	bottom: 0;
	text-align: center;
}
.carousel-content h4 {
	color: #ffffff;
	padding-top: 10px;
}
.carousel-content p {
	color: #ffffff;
	line-height: 0;
	padding-bottom: 20px;
}
.carousel-indicators {
	top: 0 !important;
	padding-top: 20px;
	right: 0 !important;
	width: 100%;
}
.carousel-control .icon-arrow-left,
.carousel-control .icon-arrow-right,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 88% !important;
	left: 50%;
	z-index: 5;
	display: inline-block;
	font-weight: 100;
}

.pricing_table {
	text-align: center;
	margin-bottom: 20px;
}
.pricing_table:hover {
	box-shadow: 0 0 37px #dfdfdf;
	transition: all 0.3s ease-in-out;
}
.offer {
	box-shadow: 0 0 37px #a3a3a3;
	margin-top: -10px;
}
.offer:hover {
	box-shadow: 0 0 0 3px #3899b5;
}
.pricing_table .offer-title {
	background: #f0f0f0;
}
.pricing_table .pt_title {
	/*-moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #f0f0f0 #f0f0f0 -moz-use-text-color;*/
	border-image: none;
	border-top: 3px solid #f0f0f0;
	border-left: 3px solid #f0f0f0;
	border-right: 3px solid #f0f0f0;
	padding: 15px 0;
}
.pricing_table .pt_price {
	border-top: 1px solid #f0f0f0;
	border-left: 3px solid #f0f0f0;
	border-right: 3px solid #f0f0f0;
	color: #33c36b;
	font-size: 21px;
	padding: 10px 0;
}

.pricing_table .pt_feature {
	border-top: 1px solid #f0f0f0;
	border-left: 3px solid #f0f0f0;
	border-right: 3px solid #f0f0f0;
	padding: 10px;
}

.pricing_table .pt_footer {
	border-top: 1px solid #f0f0f0;
	border-bottom: 3px solid #f0f0f0;
	border-left: 3px solid #f0f0f0;
	border-right: 3px solid #f0f0f0;
	padding: 15px 0;
}

/* === END SHORTCODES === */
/* === ANIMATION EFFECT === */
.vertical .tabs li,
.category a:hover #prev1:hover,
#next1:hover,
.box.visible {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
/* === END ANIMATION EFFECT === */

.no {
	margin: 0 auto;
	background: #f5f5f5;
	color: #555;
	line-height: 22px;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Roboto';
}
section p {
	color: #777;
}
.white p {
	color: #fff;
}
.scroll {
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	letter-spacing: 1px;
	font-weight: 700;
	font-size: 2em;
	line-height: 2;
	width: 10em;
	text-align: center;
	height: 2em;
	color: #e74c3c;
	background: #fff;
	font-style: normal;
	text-transform: uppercase;
	opacity: 0.8;
}
.scroll::after {
	display: block;
	content: '\2193';
	color: #fff;
	font-size: 3em;
	line-height: 1;
}

/* === HEADER STYLES AND ANIMATION === */

.ha-header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	padding: 0;
	z-index: 50;
	font-family: 'Roboto', Arial, sans-serif;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header-perspective {
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-perspective: 1100px;
	-moz-perspective: 1100px;
	perspective: 1100px;
	-webkit-perspective-origin: 50% 0;
	-moz-perspective-origin: 50% 0;
	perspective-origin: 50% 0;
}
.ha-header-perspective > div {
	background: #fff;
	text-align: left;
	padding: 0 14%;
	height: 50%;
	width: 100%;
	margin: 0 auto;
	position: relative;
	text-align: justify;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header-front {
	z-index: 2;
	-webkit-transform-origin: 50% 100%;
	-moz-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}
.ha-header-front img {
	border-radius: 2px;
}
.ha-header-perspective .ha-header-bottom {
	background: #fff;
	-webkit-transform-origin: 50% 0%;
	-moz-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
	z-index: 1;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	transition: top 0.5s;
	position: absolute;
	top: 0;
}
.ha-header-perspective > div::after {
	content: '';
	display: inline-block;
	width: 100%;
}
.ha-header h1,
.ha-header h1::before,
.ha-header h1 span,
.ha-header nav,
.ha-header nav::before {
	display: inline-block;
	vertical-align: middle;
	text-align: left;
	margin: 0px;
}
.ha-header h1 {
	font-size: 1.5em;
	font-weight: 700;
	margin: 0;
	padding: 0 1em 0 0;
	color: #2d383f;
	cursor: default;
	height: 100%;
	z-index: 1;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
}
.ha-header h1::before,
.ha-header nav::before {
	content: '';
	height: 100%;
}
.ha-header h1::after {
	content: '';
	width: 100px;
	height: 96px;
	background: #fff;
	position: absolute;
	z-index: 100;
	top: 0;
	left: 0;
	cursor: pointer;
	box-shadow: inset 0 8px #2d383f, inset 0 16px #fff, inset 0 24px #2d383f, inset 0 32px #fff, inset 0 40px #2d383f, inset 0 48px #fff, inset 0 56px #2d383f;
	opacity: 0;
	border: 20px solid #fff;
	-webkit-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
.ha-header nav {
	height: 100%;
}
.ha-header nav ul {
	list-style: none;
}
.ha-header nav > ul,
.ha-header li nav a {
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 900;
	padding: 0.2em 0.4em;
	margin: 0 0.4em 0;
	cursor: pointer;
	color: #de4206;
	outline: none;
	text-decoration: none;
}
.ha-header nav a:hover {
	color: #ff7c14;
}
.ha-header nav a:last-child {
	margin-right: 0;
}
.ha-header-bottom li {
	display: inline;
}
.ha-header-large {
	height: 420px;
}
.ha-header-small {
	height: 220px;
}
.ha-header-hide {
	height: 220px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.ha-header-show {
	height: 150px;
	-webkit-transform: translateY(0%);
	-moz-transform: translateY(0%);
	transform: translateY(0%);
}
.ha-header-show .ha-header-bottom {
	opacity: 0;
	-webkit-transition: top 0.5s, opacity 0s 0.5s;
	-moz-transition: top 0.5s, opacity 0s 0.5s;
	transition: top 0.5s, opacity 0s 0.5s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	top: 0%;
}
.ha-header-subshow {
	height: 150px;
}
.ha-header-subshow .ha-header-bottom {
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	transition: top 0.5s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	top: 30%;
	background: rgba(56, 153, 181, 0.8);
}
.ha-header-shrink {
	height: 220px;
	top: 50px;
	padding-left: 50px;
	padding-right: 50px;
}
.ha-header-shrink .ha-header-bottom {
	opacity: 0;
}
.ha-header-rotate {
	height: 220px;
	top: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
.ha-header-rotate .ha-header-front {
	-webkit-transform: translateY(-100%) rotateX(90deg);
	-moz-transform: translateY(-100%) rotateX(90deg);
	transform: translateY(-100%) rotateX(90deg);
}
.ha-header-rotate .ha-header-bottom {
	top: 50%;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: rotateX(0deg) translateY(-100%);
	-moz-transform: rotateX(0deg) translateY(-100%);
	transform: rotateX(0deg) translateY(-100%);
}
.ha-header-rotateBack {
	height: 220px;
	top: 40px;
	padding-left: 40px;
	padding-right: 40px;
}
.ha-header-rotateBack .ha-header-front {
	-webkit-transform: translateY(0%) rotateX(0deg);
	-moz-transform: translateY(0%) rotateX(0deg);
	transform: translateY(0%) rotateX(0deg);
}
.ha-header-rotateBack .ha-header-bottom {
	top: 50%;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
	-webkit-transform: rotateX(-90deg);
	-moz-transform: rotateX(-90deg);
	transform: rotateX(-90deg);
}
.ha-header-color {
	height: 420px;
}
.ha-header-color .ha-header-front,
.ha-header-color .ha-header-bottom {
	background: #fff;
}
.ha-header-color h1,
.ha-header-color nav a {
	color: #fff;
}

.ha-header-box {
	height: 192px;
	width: 100px;
	top: 20px;
	left: 20px;
}

.ha-header-box h1 {
	padding-left: 150px;
}

.ha-header-box h1,
.ha-header-box nav a {
	color: transparent;
}

.ha-header-box h1:after {
	opacity: 1;
}

.ha-header-box nav {
	opacity: 0;
}

.ha-header-fullscreen {
	height: 100%;
	opacity: 0.9;
}

.ha-header-fullscreen .ha-header-front {
	height: 100%;
}

.ha-header-fullscreen .ha-header-bottom {
	opacity: 0;
	-webkit-transition: top 0.5s, opacity 0s 0.5s;
	-moz-transition: top 0.5s, opacity 0s 0.5s;
	transition: top 0.5s, opacity 0s 0.5s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	top: 50%;
	background: #fff;
}

.ha-header-subfullscreen {
	height: 100%;
	opacity: 0.9;
}

.ha-header-subfullscreen .ha-header-bottom {
	-webkit-transition: top 0.5s;
	-moz-transition: top 0.5s;
	transition: top 0.5s;
	-webkit-transform: rotateX(0deg);
	-moz-transform: rotateX(0deg);
	transform: rotateX(0deg);
	top: 50%;
	background: #f3796c;
}

.ha-header-subfullscreen .ha-header-bottom nav a {
	color: #fff;
}

@media screen and (max-width: 65em) {
	body {
		font-size: 85%;
	}
}

@media screen and (max-width: 60em) {
	.ha-header-perspective > div,
	.ha-header nav {
		text-align: left;
	}

	.ha-header h1 {
		padding: 10px 0;
		height: 60%;
	}

	.ha-header .ha-header-bottom nav {
		padding: 40px 0px;
	}

	.ha-header nav {
		display: block;
		height: auto;
	}
}

@media screen and (max-width: 38em) {
	section {
		font-size: 1.3em;
	}

	.ha-header h1 {
		font-size: 2em;
	}

	.ha-header nav {
		font-size: 60%;
	}
}
/* === END HEADER STYLES AND ANIMATION === */

/* === SECTIONS === */
section {
	margin: 0 auto;
	color: #555;
	line-height: 22px;
	font-size: 14px;
	font-weight: 300;
	font-family: 'Roboto';
	padding-bottom: 70px;
	padding-top: 70px;
}
.no {
}
section p {
	color: #777;
}
/* === SECTION: HOME === */
.section-home {
	background: url(../images/slide4.jpg) no-repeat;
	height: 700px;
	background-position: 100% 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	z-index: 0;
}
.section-home:after {
	content: '';
	position: absolute;
	/*background: rgba(0,0,0, .5);*/
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: -moz-linear-gradient(top, rgba(51, 195, 107, 0.49) 0%, rgba(56, 153, 181, 0.83) 100%); /* FF3.6+ */
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0%, rgba(51, 195, 107, 0.49)),
		color-stop(100%, rgba(56, 153, 181, 0.83))
	); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(51, 195, 107, 0.49) 0%, rgba(56, 153, 181, 0.83) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(51, 195, 107, 0.49) 0%, rgba(56, 153, 181, 0.83) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(51, 195, 107, 0.49) 0%, rgba(56, 153, 181, 0.83) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(51, 195, 107, 0.49) 0%, rgba(56, 153, 181, 0.83) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d33c36b', endColorstr='#d43899b5',GradientType=0 ); /* IE6-9 */
}
/* === END SECTION: HOME === */

/* === SECTION: SERVICES === */
.section-services {
}
/* === END SECTION: SERVICES === */

/* === SECTION: PROMO === */
.section-promo {
	background: url('../images/slide8.jpg');
	background-attachment: fixed;
	background-size: auto;
	height: 409px;
	margin-bottom: 20px;
	position: relative;
	z-index: 0;
}
.section-promo:after {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.section-promo-c {
	position: relative;
	z-index: 2;
}
/* === END SECTION: PROMO === */

/* === SECTION: FEATURES === */
.section-features {
}
/* === END SECTION: FEATURES === */

/* === SECTION: PORTFOLIO === */
.section-portfolio {
}
/* === END SECTION: PORTFOLIO === */

/* === SECTION: APP === */
.section-app {
	background: url('../images/slide9.jpg');
	background-attachment: fixed;
	background-size: auto;
	height: auto;
	padding-top: 50px;
	position: relative;
	z-index: 0;
}
.section-app:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.02);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.section-app-c {
	position: relative;
	z-index: 2;
}
/* === END SECTION: APP === */

/* === SECTION: TEAM === */
.section-team {
	margin: 0 auto;
	background: #d95278;
	padding-top: 50px;
}
.section-team hr {
	border-color: #f0f0f0 !important;
}
/* === END SECTION: TEAM === */
/* === SECTION: HOSPITAL === */
.section-hospital {
	margin: 0 auto;
	background: #f0f0f0;
	padding-top: 50px;
}
/* === END SECTION: TEAM === */

/* === SECTION: SKILLS === */
.section-skills {
	background: url('../images/slide14.jpg');
	background-attachment: fixed;
	background-position: center center;
	background-size: auto;
	/*height: 500px;*/
	margin-bottom: 20px;
	margin-top: 70px;
	position: relative;
	z-index: 0;
}
.section-skills:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.section-skills-c {
	position: relative;
	z-index: 2;
}
.section-skills ul {
	list-style-type: square;
	margin-top: 21px;
}
.section-skills ul li {
	margin-left: 21px;
}
/* === END SECTION: SKILLS === */

/* === SECTION: TABS === */
.section-tabs {
	background: url('../images/slide25.jpg');
	background-attachment: fixed;
	height: 552px;
	margin-bottom: 30px;
	position: relative;
	z-index: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}
.section-tabs:after {
	background: none repeat scroll 0 0 rgba(56, 153, 181, 0.8);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.section-tabs-c {
	position: relative;
	z-index: 2;
}
.section-tabs img {
}
/* === END SECTION: TABS === */

/* === SECTION: CLIENTS === */
.section-clients {
}
/* === END SECTION: CLIENTS === */

/* === SECTION: RECENT POSTS === */
.section-recentposts {
}
/* === END SECTION: RECENT POSTS === */
/* === SECTION: PROMO BOX === */
.section-promobox {
	background: url('../images/slide26.jpg');
	background-attachment: fixed;
	height: 360px;
	position: relative;
	z-index: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
}
.section-promobox:after {
	background: none repeat scroll 0 0 rgba(56, 153, 181, 0.7);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.section-promobox-c {
	position: relative;
	z-index: 2;
	width: 50%;
	margin: auto;
}
/* === END SECTION: PROMO BOX === */

/* === SECTION: FOOTER === */
.section-footer {
	background: #000;
	color: #ffffff;
}
/* === END SECTION: FOOTER === */

/* === SECTION: RESULT GALLERY === */
.section-result-gallery {
	background: url('../images/bg-t.png');
	background-attachment: fixed;
	height: auto;
	position: relative;
	z-index: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	padding-bottom: 100px;
	padding-top: 50px;
}
.section-result-gallery:after {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.section-result-gallery-c {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: auto;
}
/* === END SECTION: RESULT GALLERY === */

/* === SECTION: CONTACT FORM === */
.section-contact-form {
	background: url('../images/map.jpg');
	background-attachment: fixed;
	height: auto;
	position: relative;
	z-index: 0;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 400;
	padding-bottom: 100px;
	padding-top: 50px;
}
.section-contact-form:after {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.8);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.section-contact-form-c {
	position: relative;
	z-index: 2;
	width: 100%;
	margin: auto;
}
.map {
	width: 100%;
	height: 400px;
	background: url('http://maps.googleapis.com/maps/api/staticmap?&markers=color:blue%7Clabel:%7C-34.5980709,-58.4499034&zoom=13&size=600x600&scale=2&format=jpg')
		no-repeat;
	background-position: center center;
	background-size: cover;
}
/* === END SECTION: CONTACT FORM === */

/* ==== PARALLAX MENU ==== */
#parnav {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	height: 110px;
	text-transform: uppercase;
}
#parnav ul {
	height: 110px;
	list-style: none outside none;
	margin: 0;
	min-width: 220px;
	padding: 0;
	position: absolute;
	right: 0;
	width: 100%;
}
#parnav li {
	background: #eb7b76;
	color: #222;
	width: 100%;
	height: 110px;
	margin-top: 0px;
	padding-top: 35px;
	padding-left: 30px;
	cursor: pointer;
	font-size: 25px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
#parnav li:hover {
	background: #000;
	color: #fff;
}
#parnav li a {
	color: #fff;
	padding-left: 10px;
}
#parnav li:hover a {
	color: #ffffff;
}
#parnav li li {
	background: #000;
	width: 100%;
	height: 40px;
	color: #ff9900;
	font-size: 15px;
	line-height: 40px;
	padding: 0px;
	padding-left: 30px;
}
#parnav li li:hover {
	background: #eb7b76;
}
#parnav a {
	text-decoration: none;
}
.submenu li {
	background: #fff;
	color: #000;
}

/* ==== MAIN PARALLAX SLIDER ==== */
.home {
	background: url(../images/slide4.jpg) no-repeat;
	height: 700px;
	background-position: 100% 0;
	width: 100%;
	max-width: 1920px;
	position: relative;
	z-index: 0;
}
.home:after {
	content: '';
	position: absolute;
	/*background: rgba(0,0,0, .5);*/
	background-position: 100% 0;
	width: 100%;
	height: 100%;
	z-index: 1;
}
.parallax-slides {
	position: absolute;
	width: 70%;
	right: 15%;
	bottom: 35%;
	z-index: 2;
}
.parallax-btn {
	position: absolute;
	width: 50%;
	left: 30%;
	bottom: 150px;
	z-index: 2;
}
.btn {
	border: none;
	font-family: 'Roboto';
	font-size: inherit;
	color: inherit;
	background: none;
	cursor: pointer;
	padding: 12px 60px;
	display: inline-block;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: 700;
	outline: none;
	position: relative;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn:after {
	content: '';
	position: absolute;
	z-index: -1;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-home {
	font-family: 'Roboto';
	background: rgba(255, 255, 255, 0.03);
	color: #fff;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}
.btn-home:active {
	background: rgba(255, 255, 255, 0.1);
	top: 0px;
}
.btn-home span {
	display: inline-block;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.3s;
	-webkit-backface-visibility: hidden;
	-moz-transition: all 0.3s;
	-moz-backface-visibility: hidden;
	transition: all 0.3s;
	backface-visibility: hidden;
}
.btn-home:before {
	position: absolute;
	height: 100%;
	width: 100%;
	line-height: 1.8;
	font-size: 180%;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}
.btn-home:active:before {
	color: #703b87;
}
.btn-home-a:hover span {
	-webkit-transform: translateY(300%);
	-moz-transform: translateY(300%);
	-ms-transform: translateY(300%);
	transform: translateY(300%);
}
.btn-home-a:before {
	left: 0;
	top: -100%;
}
.btn-home-a:hover:before {
	top: 0;
}
.btn-home-b:hover span {
	-webkit-transform: translateX(200%);
	-moz-transform: translateX(200%);
	-ms-transform: translateX(200%);
	transform: translateX(200%);
}
.btn-home-b:before {
	left: -100%;
	top: 0;
}
.btn-home-b:hover:before {
	left: 0;
}
/* === SECTION SERVICES === */
.services-parallax {
	background: url('../images/slide8.jpg') center fixed;
	background-size: auto;
	height: 389px;
	margin-bottom: 20px;
	position: relative;
	z-index: 0;
}
.services-parallax:after {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
}
.services-section {
}
.services-section2 {
}
.services-section-parallax {
}
.services-section-parallax p {
	color: #777;
}

/* === SECTION === */

.services-section2 {
	color: #000;
	position: relative;
	z-index: 2;
}
.services-section-parallax2 {
}
.services-section-parallax2 p {
	color: #777;
}
.services-icon-section2 p {
	color: #555;
}
/* === PARALLAX CONTENT SERVICES === */
#wrapper {
	height: 400px;
	width: 600px;
	position: relative;
}
#inner {
	width: 700px;
	height: 400px;
	overflow: hidden;
	position: absolute;
}
#carousel .slide {
	width: 700px;
	height: 400px;
	float: left;
	position: relative;
}
#carousel .slide > div {
	height: 400px;
	overflow: hidden;
	position: absolute;
	top: 0;
}
#carousel .slide > div.back {
	height: 325px;
}
#carousel .slide > div.large {
	left: 0;
	z-index: 3;
}
#carousel .slide > div.large img {
	margin-top: 45px;
	padding-right: 50px;
}
#carousel .slide > div.small {
	right: 0;
	z-index: 2;
}
#carousel .slide > div.small img {
	margin-top: 100px;
	padding: 16px;
}
#pager {
	position: absolute;
	top: 12px;
	right: 50px;
	z-index: 6;
}
#pager a {
	border-radius: 10px;
	border: 1px solid #888;
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 5px;
}
#pager a.selected {
	border-width: 3px;
	margin: 5px;
}
#pager a span {
	display: none;
}
/* === END PARALLAX CONTENT SERVICES === */

/* === END SECTION SERVICES === */
/* === TESTIMONIALS BLOCK === */
#wrapper2,
#prev2,
#next2 {
	height: 520px;
}
#prev2,
#next2 {
	background: center center no-repeat;
	width: 5%;
	position: absolute;
	top: 15px;
}
#prev2:hover {
	background: center center no-repeat rgba(0, 0, 0, 0.05);
	background-image: url('../images/gui-prev.png');
}
#next2:hover {
	background: center center no-repeat rgba(0, 0, 0, 0.05);
	background-image: url('../images/gui-next.png');
}
#prev2 {
	background-image: url('../images/gui-prev.png');
	left: 0;
}
#next2 {
	background-image: url('../images/gui-next.png');
	right: 0;
}
#carousel2 .item2 {
	width: 100%;
	height: 340px;
	float: left;
}
#carousel2 .item2 > div {
	width: 100%;
	height: 340px;
	margin-top: 50px;
}
#carousel2 .item2 img {
	width: 100px;
	height: 100px;
	float: left;
}
#carousel2 .item2 div.text {
	background-color: #ffffff;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	height: auto;
	overflow: hidden;
	margin-left: 20px;
	/*width: 75%;*/
	font-size: 14px;
}
#carousel2 .item2 div.text h5 {
	font-weight: 900;
	color: #555;
}
#carousel2 .item2 div.text:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: rgba(255, 255, 255, 0) #ffffff rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
	border-image: none;
	border-style: solid;
	border-width: 10px;
	content: ' ';
	display: block;
	left: 40px;
	margin-top: 20px;
	position: absolute;
	top: 4%;
	width: 80px;
}

#wrapper3 {
	width: 100% !important;
	height: auto;
	position: relative;
	left: 0;
}
#carousel3 {
	width: 100%;
}
#carousel3 img {
	display: block;
	float: left;
}
#prev3,
#next3 {
	display: block;
	height: 100%;
	position: absolute;
	top: 0%;
	width: 5%;
}
#prev3:hover,
#next3:hover {
	background-color: #fff;
	background-color: rgba(0, 0, 0, 0.1);
	text-decoration: none;
	color: #3899b5;
	text-decoration: none;
}
#prev3:focus,
#next3:focus {
	text-decoration: none;
}
#prev3 {
	left: 0;
}
#next3 {
	right: 0;
}
#prev3 i {
	color: rgba(56, 153, 181, 0.7);
	font-size: 50px;
	position: absolute;
	right: 40%;
	top: 35%;
}
#next3 i {
	color: rgba(56, 153, 181, 0.7);
	font-size: 50px;
	position: absolute;
	left: 40%;
	top: 35%;
}
#pager3 {
	position: absolute;
	left: 49%;
	bottom: 10px;
}
#pager3 a {
	border: 1px solid #ffffff;
	border-radius: 10px 10px 10px 10px;
	display: inline-block;
	height: 11px;
	margin: 0 5px 0 0;
	width: 11px;
}
#pager3 a:hover {
	background-color: rgba(255, 255, 255, 0.5);
}
#pager3 a span {
	display: none;
}
#pager3 a.selected {
	border: 3px solid #ffffff;
}

/* === END TESTIMONIALS BLOCK === */

.about-group {
	background: #000;
	margin-right: -20px;
	margin-bottom: 50px;
}
.about-item {
	position: relative;
	width: 100%;
	border: none;
	margin: 0 auto 160px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.about-item img {
	width: 100%;
}
.about-item a {
	color: #333;
	text-decoration: none;
}
.about-item a:hover {
	color: #555;
	text-decoration: none;
}
.about-item > .padding {
	padding: 10px;
}
.about-item .name {
	font-size: 22px;
	margin-top: 10px;
	line-height: 28px;
}
.about-item .categories {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-size: 14px;
	color: #bbb;
	margin-top: 5px;
}
.about-item .about-item-featured-image {
	background: #ff9900;
	width: 100%;
}
.about-item .symbol {
	background: #fff;
	color: #ffffff;
	font-size: 33px;
	line-height: 70px;
	width: 70px;
	height: 70px;
	position: absolute;
	top: -39px;
	left: 50%;
	margin-left: -35px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.about-item .symbol.app {
	background: #33c36b;
}
.about-item .symbol.uiux {
	background: url(/assets/works/symbol-uiux.png) no-repeat;
}
.about-item .symbol.game {
	background: url(/assets/works/symbol-game.png) no-repeat;
}
.about-item .symbol.system {
	background: url(/assets/works/symbol-system.png) no-repeat;
}
.about-item .symbol.design {
	background: url(/assets/works/symbol-design.png) no-repeat;
}
.about-item .about-item-cover {
	text-align: center;
	position: relative;
	background: #ffffff;
	position: absolute;
	left: 0px;
	width: 100%;
	height: 150px;
	z-index: 2;
	-webkit-transform-origin: center top;
	-moz-transform-origin: center top;
	-ms-transform-origin: center top;
	-o-transform-origin: center top;
	transform-origin: center top;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	transform-style: preserve-3d;
	-webkit-transform: perspective(600px) rotateX(0deg);
	-moz-transform: perspective(600px) rotateX(0deg);
	-ms-transform: perspective(600px) rotateX(0deg);
	-o-transform: perspective(600px) rotateX(0deg);
	transform: perspective(600px) rotateX(0deg);
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
	transition: all 0.2s linear;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.about-item .about-item-cover > .padding {
	padding: 35px 20px 10px 20px;
}
.about-item .about-item-cover .backcover {
	width: 100%;
	height: 100%;
	background: #ffffff;
	position: absolute;
	left: 0px;
	top: 0px;
	border-bottom: 1px dashed #e5e5e3;
	-webkit-transform: rotateY(180deg) rotateZ(180deg);
	-moz-transform: rotateY(180deg) rotateZ(180deg);
	-ms-transform: rotateY(180deg) rotateZ(180deg);
	-o-transform: rotateY(180deg) rotateZ(180deg);
	transform: rotateY(180deg) rotateZ(180deg);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
}
.about-item .about-item-cover .backcover > .padding {
	padding: 0;
}
.about-item .about-item-cover .backcover .symbol {
	top: auto;
	bottom: -36px;
}
.about-item .description {
	line-height: 1.6;
	position: absolute;
	text-align: left;
	z-index: 1;
	position: absolute;
	left: 0px;
	font-size: 15px;
	color: #888;
	background: #fff;
	width: 100%;
	height: 150px;
}
.about-item .description a {
	color: #888 !important;
}
.about-item .description > .padding {
}
.padding h3 {
	font-size: 27px;
	line-height: 5px;
	font-weight: 900;
}
.padding div {
	line-height: 0px;
}
.padding .name {
	color: #999999;
	font-size: 13px;
	font-weight: 400;
	line-height: 0;
	padding-top: 10px;
	text-transform: uppercase;
}
.padding .name-h {
	color: #999999;
	font-size: 12px;
	font-weight: 400;
	line-height: 0;
	padding-top: 10px;
	text-transform: uppercase;
}
.about-item:hover .about-item-cover {
	-webkit-transform: perspective(600px) rotateX(180deg);
	-moz-transform: perspective(600px) rotateX(180deg);
	-ms-transform: perspective(600px) rotateX(180deg);
	-o-transform: perspective(600px) rotateX(180deg);
	transform: perspective(600px) rotateX(180deg);
}
@media only screen and (min-width: 900px) {
	.about-group-for-large-screen {
		display: block;
	}
	.about-group-for-small-screen {
		display: none;
	}
}
@media only screen and (max-width: 900px) {
	.about-group-for-small-screen {
		display: block;
	}
	.about-group-for-large-screen {
		display: none;
	}
}

/* === HOME SECTION CLASS === */

.text-rotate {
	text-align: center;
	vertical-align: middle;
}
/* === END HOME SECTION CLASS === */
/* === PORTFOLIO SECTION CLASS === */
.entry-p {
	margin: 0 !important;
	padding: 0 !important;
}
.portfolio .image img {
	width: 100%;
	position: relative;
}
.portfolio a h3 {
	color: #3899b5;
}
.portfolio a:hover h3 {
	color: #555;
}
.portfolio span {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	color: #999999;
	font-size: 12px;
	font-weight: 400;
	padding: 3px;
}
.portfolio .entry img {
	width: 100%;
	display: block;
}
.portfolio a {
	color: #3899b5;
	text-decoration: none;
}
.portfolio a:hover {
	color: #ffffff;
	text-decoration: none;
}
.portfolio .work-hover {
	background: rgba(56, 153, 181, 0.8);
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio .work-hover:hover {
	opacity: 1;
}
.portfolio .work-hover img {
	width: 100%;
}
.portfolio .work-hover .icon {
	background: #ffffff no-repeat center;
	color: #555;
	content: '\f015';
	padding: 31px;
	font-size: 37px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	width: 100px;
	height: 100px;
	position: relative;
	margin: 15% auto 20px auto;
	display: block;
	line-height: 48px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.portfolio .work-hover:hover .icon {
	-webkit-transform: scaleX(-1);
	-moz-transform: scaleX(-1);
	-ms-transform: scaleX(-1);
	-o-transform: scaleX(-1);
	transform: scaleX(-1);
}
.portfolio .work-hover p {
	font-size: 14px;
	font-weight: 500;
	opacity: 1;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
}
.category {
	padding-top: 42px;
}
.category li {
	padding: 0 10px;
}
.category a {
	color: #ffffff;
	font-size: 12px;
	font-weight: 400;
	padding: 10px;
	text-transform: uppercase;
}
.category a:hover {
	background: none repeat scroll 0 0 #fff;
	border-radius: 2px 2px 2px 2px;
	color: #555;
	font-size: 12px;
	padding: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
.category a:active {
	color: #fff;
	text-decoration: none;
}
.category a:focus {
	background: none repeat scroll 0 0 #fff;
	color: #555;
	text-decoration: none;
}
/* === END PORTFOLIO SECTION CLASS === */

/* === TABS SECTION CLASS === */
ul.tabs {
	list-style: none;
	z-index: 3;
}
ul.tabs p {
	font-size: 13px;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	padding-top: 10px;
}
ul.tabs i {
	color: rgba(255, 255, 255, 1);
	font-size: 25px;
	font-weight: 500;
	line-height: 50px;
}
.tabs li {
	float: left;
	display: inline;
	margin: 0 0px 9px 0px;
	padding: 0 13px 1px;
	color: rgba(255, 255, 255, 1);
	cursor: pointer;
}
.tabs li span {
	display: inline-block;
	margin-left: 15px;
	/*margin-top: 15px;
    vertical-align: top;
    width: 200px;*/
}
.tabs li:hover,
.vertical .tabs li:hover {
	color: #f0f0f0;
	padding: 0 13px;
}
.tabs li:hover i,
.vertical .tabs li:hover {
	color: #f0f0f0;
}
.tabs li.current {
	color: #f0f0f0;
	padding: 0 13px 2px;
}
.tabs li.current i {
	color: #fff;
}
.box {
	color: #ffffff;
	display: none;
	font-size: 14px;
	font-weight: 300;
	text-transform: none;
	width: 100%;
}
.box.visible {
	display: inline-block;
}
.section.vertical {
	width: 100%;
	z-index: 5;
}
.vertical .tabs {
	width: 100%;
	float: left;
	display: inline;
}
.vertical .tabs li {
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	height: 70px;
	padding: 23px 0px 20px 35px;
	width: auto;
	text-align: center;
	font-size: 120%;
}
.vertical .tabs li:hover {
	border-bottom: 3px solid rgba(255, 255, 255, 1);
	padding: 23px 0px 20px 35px;
	text-align: center;
}
.vertical .tabs li.current {
	padding: 23px 0px 20px 35px;
	color: #fff;
	border-bottom: 3px solid rgba(255, 255, 255, 1);
	text-align: center;
}
.vertical .box {
}
.vertical .box img {
	text-align: center;
	max-width: 100%;
}
.text {
	float: right;
	width: 81%;
}
/* === END TABS SECTION CLASS === */

/* === CLIENTS SECTION CLASS === */

#wrapper1,
#prev1,
#next1 {
	height: 295px;
	position: absolute;
}
#wrapper1 {
	width: 90%;
	left: 5%;
	overflow: hidden;
	position: relative;
}
#carousel1 img {
	margin: 10px 1px;
	border: none;
	display: block;
	float: left;
}
#prev1,
#next1 {
	background: center center no-repeat;
	width: 5%;
	position: absolute;
	top: 15px;
}
#prev1:hover {
	background: center center no-repeat rgba(0, 0, 0, 0.05);
	background-image: url('../images/gui-prev.png');
}
#next1:hover {
	background: center center no-repeat rgba(0, 0, 0, 0.05);
	background-image: url('../images/gui-next.png');
}
#prev1 {
	background-image: url('../images/gui-prev.png');
	left: 0;
}
#next1 {
	background-image: url('../images/gui-next.png');
	right: 0;
}
/* === END CLIENTS SECTION CLASS === */

/* === RECENT POSTS SECTION CLASS === */
.section-recentposts span {
	background: rgba(0, 0, 0, 0.5) !important;
	color: #ffffff !important;
	position: absolute;
	left: 15px;
	padding: 5px;
	font-size: 12px;
	font-weight: 400;
}
.section-recentposts img {
	width: 100%;
	padding-bottom: 20px;
	z-index: 1;
}
.section-recentposts a {
	text-decoration: none;
	color: #3899b5;
}
.section-recentposts a:hover {
	text-decoration: none;
}
/* === END RECENT POSTS SECTION CLASS === */

/* === FOOTER SECTION CLASS === */
.section-footer li {
	padding-bottom: 10px;
}
.flickr img {
	float: left;
	padding: 2px;
}
.icon-boxes {
	text-align: left;
}
.icon-boxes .content {
	margin: 0 35px;
}
.icon-box .pad {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	margin: 5px;
}
.icon-box .time {
	color: rgba(255, 255, 255, 0.3);
	font-style: italic;
}
.icon-boxes .icon {
	float: left;
	margin-bottom: 0;
	margin-right: 10px;
	font-size: 25px;
}
.icon-boxes p {
	font-family: 'Roboto';
	font-size: 14px;
	font-weight: 400;
}
.icon-box {
	margin-bottom: 15px;
}
.icon-wrap {
	display: inline-block;
	font-size: 1em;
	height: 30px;
	text-align: center;
	width: 30px;
}
.contact-icon i {
	color: #3899b5;
	padding-right: 10px;
}
.footer-line {
	border-top: 1px solid rgba(255, 255, 255, 0.07);
	padding-top: 20px;
}
.footer-line ul {
	float: right;
}
.footer-line li {
	display: block;
	float: left;
}
.footer-line li a {
	font-size: 18px;
	padding: 10px;
	color: #fff;
	text-decoration: none;
}
.footer-line li a:hover {
	border-radius: 3px;
	background: rgba(255, 255, 255, 0.1);
	padding: 10px;
	color: #fff;
	text-decoration: none;
}
/* === END FOOTER SECTION CLASS === */

/* === PRICING TABLE SECTION CLASS === */

table {
	border-radius: 5px;
	width: 100%;
	height: 100%;
	border: 1px solid #e1e1e1;
	border-spacing: 0;
}

tr:first-child th {
	color: #ffffff;
	font-size: 16px;
	font-weight: 500;
	text-transform: uppercase;
	text-align: center;
}

th,
td {
	border-right: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	padding: 20px;
}

th:last-child,
td:last-child {
	border-right: none;
}
tr:last-child td,
tr:last-child th {
	border-bottom: none;
}
tr:hover {
	background: #f0f0f0;
	cursor: pointer;
}

th {
	background: #f5f5f5;
	font-size: 12px;
	font-weight: 400;
	text-transform: uppercase;
}

.icon-ok {
	display: table-cell !important;
	color: #33c36b;
	font-size: 25px;
}
.icon-remove {
	display: table-cell !important;
	color: #b90a0a;
	font-size: 25px;
}
.cost {
	font-size: 28px;
	font-weight: 900;
}
.cost sup {
	color: #cccccc;
	font-size: 19px;
	font-weight: 400;
	padding-left: 3px;
}
/* === END PRICING TABLE SECTION CLASS === */

a.boton {
	border-radius: 3px;
	font-size: 70%;
	padding: 5px;
	display: inline-block;
	line-height: 90%;
	vertical-align: middle;
	background: #d95278;
	color: #fff;
	padding-bottom: 3px;
	margin-bottom: 2px;
	border: 1px solid transparent;
}
a.boton:hover,
a.boton:active,
a.boton:focus {
	text-decoration: none;
	color: #fff;
	background: white;
	border-color: #d95278;
	co`r: #d95278;
}

.section-footer {
	padding: 25px 0;
}
.section-footer * {
	color: #ffffff;
}
.section-footer li {
	padding-bottom: 5px;
}

.rmm ul li a {
	border: 1px solid white;
	border-radius: 4px;
	padding: 5px 10px !important;
}
.rmm ul li a:hover {
	color: #d95278 !important;
	border: 1px solid #d95278;
	border-radius: 4px;
}
.rmm ul li a:active {
	color: white !important;
	background: #d95278;
}
.rmm ul li.active a {
	color: #d95278 !important;
	font-weight: bold !important;
}

section img {
	border-radius: 4px;
	margin-bottom: 10px;
}
section img.pull-left {
	margin-right: 20px;
}
section img.pull-right {
	margin-left: 20px;
}

.section-services ul li {
	list-style: inside square;
}
section p {
	color: inherit !important;
}

.ha-header-perspective {
}
.ha-header-show {
	height: 70px;
	box-shadow: 0 4px 6px -6px #222;
	background: white;
}

@media screen and (max-width: 60em) {
	.ha-header h1 {
		padding: 0;
		height: 100%;
	}
	.ha-header h1 span {
		display: none;
	}
}

.rmm {
	top: 22px !important;
}

.rmm .rmm-toggled ul li a {
	vertical-align: middle;
}
.rmm .rmm-toggled ul li.active a {
	background: white !important;
	color: #d95278 !important;
}
.rmm .rmm-toggled ul {
	background: white !important;
	margin: 12px 0 0 !important;
}
.rmm-toggled li:hover {
	background: transparent !important;
}
.rmm .rmm-toggled ul li a:hover {
	border-color: transparent;
}

.section-colaborar {
	background: #eee;
}
.section-colaborar ul li {
	list-style: none;
}

img.achicar {
	transform: scale(0.7);
}
