/* Logo font */
@import url(http://fonts.googleapis.com/css?family=Noto+Sans:700);
/*@import url(http://fonts.googleapis.com/css?family=Droid+Sans:700);*/

/* 1. Basics */

body {
  font: 14px/1.5 Arial, 'Liberation Sans', FreeSans, sans-serif;
  color:#7d7d7d;
  background: #f5f5f5
}

a,a:visited {text-decoration:none;color:#ccc}
a:hover {text-decoration:underline;}
a:hover, a:active, a:focus, object, embed, input::-moz-focus-inner {
    outline:0
}

h1 {
  font-size: 25px;
}

h2 {
  font-size: 23px;
}

h3 {
  font-size: 21px;
}

h4 {
  font-size: 19px;
}

h5 {
  font-size: 17px;
}

h6 {
  font-size: 15px;
}

h1,h2,h3,h4,h5,h6 {
	color: #333
}

ol {
  list-style: decimal;
}

ul {
  list-style: disc;
}

/* 2. Spacings */

.clear {
	display:block;
	width:100%;
	float:left;
	clear:both;
}

.texture {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index:0
}

.break-title {
	font-size: 12px;
	text-transform: uppercase;
	clear: both;
	display: block;
	width: 100%;
	border-bottom: 1px dotted #CCC;
	margin: 50px 0;
	letter-spacing: 4px;
	padding-bottom: 5px
}

section {
	position: relative
}

.elevated {position:relative;z-index:1}

/* 3. Header */

#header {
	/*height:709px;*/
	position:relative;
	background-color:#2c3237;
	text-align:center;
	border-bottom: 8px solid #ddd
}

.single #header {
	height:298px
}

/* 4. Logo */

#logo {
	width: 100%;
	margin-top: 35px;
}


#logo h1 {
	float: left;
	color: #fff;
	font-size: 56px;
	margin: 0 0 0 0;
	letter-spacing: -2px;
	/*text-transform: uppercase;*/
	font-family: 'Noto Sans', serif;
	text-shadow: 1px 1px 1px rgba(0,0,0,.4)
}

#logo img {
	float: left;
	margin-right: 2em;
	position: relative;
	top: -18px;
}

/* 5. Social icons */

/* social */

#social {
	float:right;
	/*margin-top: 45px;*/
}

#social ul {
	list-style:none;
	margin:0;
	padding:0
}

#social ul li {
	margin:0 5px 0 0;
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:0
}

#social ul li a {
	background-color: transparent;
}


/* 6. Teaser */

#teaser {
	text-align: left;
	margin-top: 50px;
	float: left
}

#teaser h2 {
	font-size:42px;
	color:#fff;
	letter-spacing:-3px;
	margin-bottom: 15px;
	text-shadow:1px 1px rgba(0,0,0,.25)
}

#teaser p {
	font-size:16px;
	color:#fff;
	width:400px;
	line-height: 22px;
	text-shadow:1px 1px rgba(0,0,0,.25)
}

#teaser-slider-2 {
	background-image: url(../images/handphone.png);
	width: auto;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: 8px;
	overflow: hidden;
	height: 466px
}

#teaser-slider-2 .flexslider:hover .flex-next {right: 15px!important}

#teaser-video {
	margin-top: 0;
	border: 5px solid #fff;
	box-shadow: 1px 1px 3px rgba(0,0,0,.35);
	margin-bottom: 50px
}

#teaser-video iframe {
	width:100%
}

#teaser-slider-2 .flexslider {
	left: 270px;
	top: 72px;
	width: 208px
}

#teaser-right {
	margin-top:100px
}

#video-teaser-right {
	margin-top:70px
}

iframe {
	border:0;
	padding:0;
	margin:0 0 -6px 0;
}

.download-btn {
	padding: 30px 100px;
	background-image:url(../images/downloadAppStore.png);
	float:left;
	margin:20px 0 0 0;
/*
	padding:31px 95px;
	background-image:url(../images/button.png);
	float:left;
	margin:20px 0 0 0;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px
*/
}

/*
.download-btn:hover {
	background-color:rgba(0,0,0,.25);
	background-color:111
}
*/

.flexslider {
	left: 30px;
	top: 104px
}

/* 7. Newsletter */

#newsletter {
	padding:24px 0 20px 0;
	background-color: #4899DD;
	color: #fff;
}

#newsletter h3, #contact h3 {
	color: #fff;
	font-size: 42px;
	letter-spacing: -3px;
	margin-bottom: 5px;
	margin-top: 10px
}

.last {margin:0!important}

/* 8. Content boxes */

#content-boxes {
	padding:50px 0 60px 0;
	text-align:center
}

#content-boxes h3 {
	font-size:42px;
	letter-spacing:-2px;
	margin-bottom: 0
}

.box-subtitle {
	font-size:24px;
	color:#656565
}

/* 9. Blockquote rotator */

#blockquote-rotator {
	text-align:left;
	color:#fff;
	min-height:80px;
	padding:35px 0
}

#quote_wrap {
	background-image:url(../images/quotes.png);
	background-repeat:no-repeat;
	background-position:0 8px;
	min-height: 94px
}

/* 10. Gallery */

#gallery {
	min-height:400px;
	position:relative;
	padding:50px 0;
	background:#2c3237
}

.thumbnails > li {
	margin-bottom: 25px!important
}

#gallery h3 {
	font-size: 42px;
	letter-spacing: -2px;
	color: #fff;
	text-shadow: 1px 1px rgba(0,0,0,.25)
}

.gallery-subtitle {
	font-size: 24px;
	color: #656565;
	margin-bottom: 35px;
	margin-top: -10px
}

.thumbnail {
	border: 1px solid #ccc
}

li.span2 {
	margin-top: 80px;
}

/* 11. Section */

.page-title {
	font-size: 42px;
	letter-spacing: -2px
}

.plain-section {
	padding:80px 0 100px 0
}

.cutoff-container {
	height: 380px;
	overflow: hidden;
	position: absolute;
	bottom: -100px;
	right: -20px;
	/* To be sure to be under any text */
	z-index: -1;
}

.container {
	position:relative
}

#newsletterform {
	float: right;
	margin-top: -87px
}

#newsletterform div {
	height: 45px;
	float: left;
	margin: 5px 18px 0 0
}

#newsletterform input {
	padding: 10px 18px!important
}

#newsletterform label {
	font-size:12px
}

a#button-newsletter {
	color:#fff;
	padding:11px 32px 10px 32px;
	background:#111;
	display:block;
	float:left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 30px;
	font-size:14px
}

a:hover#button-newsletter {
	text-decoration:none;
	background:#222
}

/* 11.a. Social share */

#social-share {
	float: left;
	width: 100%;
	margin-top: -42px;
	margin-left: 350px;
}

.social_counters-fb, .social_counters-tw {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height:30px;
	position:relative;
}

.social_counters-inner-fb,.social_counters-inner-tw {
	top:0;
	position:absolute;
}

.social_counters-inner-tw {
	left:-90px;
}

.social_counters-inner-fb {
	left:10px;
}

/* contact form */

#contact {
	/*height:470px;*/
	position:relative;
	color: #7D7D7D;
	padding: 24px 0 20px 0;
}

#contact h3 {
	color: #4899DD;
}

#contact p {
	color: #7D7D7D;
}

#contact iframe {
	height:475px;
}

.contact-info {
	/*height:475px;*/
}

.contact-info .section-title {
	margin-left:1.5em;
	color: #7D7D7D;
}

#contact_form {
	float:right;
	width:100%;
}

#contact_form label {
	text-transform:uppercase;
	font-size:11px;
	margin-top:5px
}

#contact_form input, #contact_form textarea{
	width:100%;
}

.form-btn {
	width:100 %!important;
	margin-top: 8px;
}

p.captcha-container {
	margin:10px 0!important;
}

.captcha-container span {
	/*margin:6px 23px 5px 0;*/
	float: left;
}

.captcha-input-field {
	float: right;
	width: 30%!important;
	/*margin-right: 5px;*/
}

.form-btn {
	color:#fff;
	padding:11px 0px 10px 0px;
	background:#111;
	display:block;
	float:left;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	margin-top: 30px;
	font-size:14px
}

.form-btn:hover {
	text-decoration:none;
	background:#222;
	color:#ffffff;
}

label.error {
	/*display:none!important;*/
	color:rgb(192, 0, 0);
}

input.error, textarea.error {
	background:rgba(255, 0, 0, .5);
}

/* 12. Footer */

footer {
	background: #2c3237;
	color:#fff;
	text-shadow: 1px 1px rgba(0,0,0,.25);
	position:relative
}

.copytext {
	height: 50px;
	line-height: 68px;
	/* float: left */
	text-align: center;
}

footer a {
	text-decoration:none
}

footer a:hover {
	color:#fff!important;
	text-decoration:none
}

/*
.outtro {
	float: right;
	line-height: 68px;
	margin: 0
}
*/

.flex-direction-nav a {
  width: 30px !important;
  height: 30px !important;
}

.flex-direction-nav .flex-next {
  background-position: 100% 0 !important;
  right: 120px !important
}

.flex-direction-nav .flex-prev {
  left: 20px !important
}

.flexslider:hover .flex-next {
  right: 120px !important
}

.flexslider:hover .flex-prev {
  left: 20px !important
}

.social_counters-fb {
	padding-top: .5em;
}
