@media screen and (min-width:1080px) {
	.content {
		width: 1080px;
		margin: 0 auto;
	}

	.logo {
		margin-top: 38px;
		width: 270px;
		height: 38px;
	}

	.nav-bar {
		min-height: 126px;
		background: rgba(33, 33, 33, 0.3);
	}

	.nav {
		float: right;
	}

	.nav li a {
		padding: 52px 0;
		font-size: 13px;
	}

	.nav li {
		margin-left: 40px;
	}

	.menu {
		display: none;
	}

}

@media screen and (max-width:1079px) {
	.content {
		width: 100%;
		margin: 0 auto;
	}

	.logo {
		margin-left: 38px;
		margin-top: 28px;
		width: 270px;
		height: 38px;
	}

	.nav-bar {
		min-height: 126px;
		background: rgba(33, 33, 33, 0.3);
	}

	.nav {
		float: right;
		padding-top: 38px;
		padding-right: 38px;
	}

	.nav li a {
		font-size: 10px;
	}

	.menu {
		display: none;
	}

}

@media screen and (max-width:872px) {
	.logo {
		margin-top: 18px;
		width: 270px;
		height: 28px;
	}

	.nav {
		display: none;
		float: none;
		padding-right: 0px;
	}

	.nav-bar {
		min-height: 56px;
		background: rgba(33, 33, 33, 0.8);
	}

	.menu {
		margin-left: 18px;
		display: inline;
	}

	.bx-wrapper {
		padding-top: 56px;
	}

}

.nav-bar {
	width: 100%;
	position: fixed;
	z-index: 1;
}

.nav {
	list-style: none;
}

.nav li {
	display: inline-flex;
	margin-left: 40px;
}

.nav li.active a {
	border-bottom: 4px solid white;
}

.nav li a {
	font-family: 'Montserrat', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: white;
	letter-spacing: 0.2em;
	text-decoration: none;
}

.logo {
	display: inline-block;
	text-indent: -8000px;
	background: url('../img/logo-mobi-abert-branco.png') center no-repeat;
	background-size: contain;
}

.bx-wrapper {
	border: 0;
	margin-bottom: 0;
	box-shadow: none;
}

.banner .bx-wrapper .bx-controls-auto, .banner .bx-wrapper .bx-pager {
	bottom: 10px;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a.active, .banner .bx-wrapper .bx-pager.bx-default-pager a:focus, .banner .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #363636;
}

.banner .bx-wrapper .bx-pager.bx-default-pager a {
	background: white;
	width: 18px;
	height: 18px;
	border-radius: 10px;
	margin: 0 8px;
}

@media screen and (min-width:873px) {
	#integrador .content {
		padding: 270px 0 150px 0;
	}

	#integrador .content-screen {
		position: relative;
		margin-top: -145px;
		left: -60px
	}

	#integrador .content-screen .screen2 {
		position: absolute;
		left: 190px;
		margin-top: 80px;
	}

	#integrador .content-screen2 {
		position: relative;
		right: -190px;
		margin-top: -80px;
		"
	}

	#integrador .content-screen2 .screen2 {
		position: absolute;
		left: 80px;
		margin-top: 80px;
	}

	#integrador .title {
		white-space: nowrap;
	}

	#integrador .apple-btn {
		margin-right: 60px;
	}

}

@media screen and (max-width:872px) {
	#integrador .content {
		width: 80%;
		padding: 170px 40px 50px 40px;
		text-align: center;
	}

	#integrador .content-screen {
		margin-left: -50px;
	}

	#integrador .content-screen .screen2 {
		position: absolute;
		left: 60px;
		margin-top: 60px;
	}

	#integrador .content-screen2 {
		margin-left: -50px;
	}

	#integrador .content-screen2 .screen2 {
		position: absolute;
		left: 60px;
		margin-top: 60px;
	}

	#integrador .apple-btn {
		margin-bottom: 30px;
	}

}

@media screen and (min-width:873px) {
	#play {
		padding: 140px 0 130px 0;
	}

	#play .notebook {
		position: relative;
		left: -260px;
	}

	#play .logo-play {
		width: 405px;
	}

}

@media screen and (max-width:872px) {
	#play {
		width: 80%;
		padding: 140px 0 80px 0;
		text-align: center;
	}

	#play .notebook {
		width: 100%;
	}

	#play .logo-play {
		width: 100%;
		float: right;
		margin-top: -260px;
	}

}

@media screen and (min-width:873px) {
	#exclusivo .content {
		padding: padding:140px 0 150px 0;
	}

	#exclusivo .smartphones {
		position: relative;
		left: -60px;
	}

}

@media screen and (max-width:872px) {
	#exclusivo .content {
		width: 80%;
		padding: 140px 0 80px 0;
		text-align: center;
	}

	#exclusivo .title {
		font-size: 40px;
	}

	#exclusivo .title-alt {
		font-size: 30px;
	}

	#exclusivo .dot {
		display: none;
	}

	#exclusivo .smartphones {
		width: 90%;
		margin-bottom: 40px;
	}

}

@media screen and (min-width:873px) {
	#sobre {
		padding: 140px 0 130px 0;
	}

	#sobre .logo-sobre {
		float: right;
		margin-right: -50px;
	}

}

@media screen and (max-width:872px) {
	#sobre {
		width: 80%;
		padding: 140px 0 80px 0;
		text-align: center;
	}

	#sobre .title {
		font-size: 40px;
		margin-top: -540px;
		margin-bottom: 500px;
	}

	#sobre .title-alt {
		font-size: 30px;
	}

	#sobre .dot {
		display: none;
	}

	#sobre .logo-sobre img {
		width: 140%;
		height: 100%;
		margin-bottom: 40px;
		margin-left: -20%;
	}

}

@media screen and (min-width:873px) {
	.galeria {
		margin: 0 auto;
		width: 900px;
	}

}

@media screen and (max-width:872px) {
	.galeria {
		margin: 0 auto;
		width: 300px;
	}

}

.galeria .bx-wrapper {
	background: transparent;
}

.depoimentos .bx-wrapper .bx-pager.bx-default-pager a.active, .depoimentos .bx-wrapper .bx-pager.bx-default-pager a:focus, .depoimentos .bx-wrapper .bx-pager.bx-default-pager a:hover, .galeria .bx-wrapper .bx-pager.bx-default-pager a.active, .galeria .bx-wrapper .bx-pager.bx-default-pager a:focus, .galeria .bx-wrapper .bx-pager.bx-default-pager a:hover {
	background: #363636;
}

.depoimentos .bx-wrapper .bx-pager.bx-default-pager a, .galeria .bx-wrapper .bx-pager.bx-default-pager a {
	background: transparent;
	border: 2px solid #363636;
	width: 15px;
	height: 15px;
	border-radius: 10px;
	margin: 0 8px;
}

.depoimentos .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager
.galeria .bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
	bottom: -100px;
}

.depoimentos .bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -30px;
	outline: 0;
	width: 60px;
	height: 60px;
	text-indent: -9999px;
	z-index: 9999;
	opacity: 0.7;
}

.depoimentos .bx-wrapper .bx-prev {
	left: -105px;
	background: url('../img/seta-esquerda.png');
}

.depoimentos .bx-wrapper .bx-next {
	right: -105px;
	background: url('../img/seta-direita.png');
}

.depoimentos .bx-wrapper .bx-next:focus, .depoimentos .bx-wrapper .bx-next:hover, .depoimentos .bx-wrapper .bx-prev:focus, .depoimentos .bx-wrapper .bx-prev:hover {
	opacity: 1;
}

@media screen and (min-width:873px) {
	#cadastro .content {
		padding: 80px 0 80px 0;
	}

	#cadastro .title, #cadastro .subtitle {
		font-size: 53px;
	}

}

@media screen and (max-width:872px) {
	#cadastro .content {
		width: 80%;
		padding: 80px 0 80px 0;
		text-align: center;
	}

	#cadastro .title, #cadastro .subtitle {
		font-size: 43px;
	}

}

* {
	margin: 0;
	padding: 0;
	outline: none;
}

body {
	background: white;
	margin: 0;
	padding: 0;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #808080;
	line-height: 32px;
	position: relative;
}

p {
	margin-bottom: 20px;
}

.slider .slider-content {
	text-align: center;
	width: 100%;
	position: absolute;
}

.slider-content h2 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-style: italic;
	line-height: 1.14em;
	color: white;
}

.slider-content img {
	margin: 0 auto;
}

@media screen and (min-width:873px) {
	.slider .slider-content {
		top: 40%;
	}

	.slider .s1 .slider-content .image {
		width: 785px !important; 
		margin-bottom: 15px !important;
	}
	.slider .s1 .slider-content h2 {
		font-size: 72px !important;
	}

	.slider .s2 .slider-content h2 {
		margin-bottom: 20px !important; 
		font-size: 72px !important;
	}
	.slider .s2 .slider-content .image {
		width: 785px !important; 
		margin-bottom: 45px !important;
	}	

	.slider .s3 .slider-content .ah2 {
		font-size: 52px !important;
	}
	.slider .s3 .slider-content .bh2 {
		font-size: 168px !important; 
		font-weight: 900 !important; 
		line-height: 0.8em !important;
	}

	.slider .s4 .slider-content .image {
		width: 785px !important; 
		margin-bottom: 30px !important;
	}	
	.slider .s4 .slider-content .ah2 {
		font-size: 52px !important;
	}
	.slider .s4 .slider-content .bh2 {
		font-size: 52px !important; 
		margin-bottom: 50px !important;
	}

}

@media screen and (max-width:872px) {
	.slider .slider-content {
		top: 20%;
	}

	.slider .s1 .slider-content .image {
		width: 80% !important; 
	}


	.slider .s2 {
		margin-bottom: -45px !important;
	}
	.slider .s2 .slider-content .image {
		width: 80% !important; 
		margin-bottom: 15px !important;
	}		
	.slider .s2 .btn-more {
		font-size: 12px !important;
		border-radius: 50px !important;
		padding: 5px 15px !important;
	}

	.slider .s4 .slider-content .image {
		width: 80% !important; 
		margin-top: -15px !important;
		margin-bottom: 15px !important;
	}
	.slider .s4 .btn-more {
		font-size: 12px !important;
		border-radius: 50px !important;
		padding: 5px 15px !important;
	}
}

.mgbt20 {
	margin-bottom: 20px;
}

.mgbt30 {
	margin-bottom: 30px;
}

.mgbt50 {
	margin-bottom: 50px;
}

.mgbt75 {
	margin-bottom: 75px;
}

.mgbt100 {
	margin-bottom: 100px;
}

.galeria li {
	border: solid 1px #e5e5e5;
}

.btn {
	border-radius: 25px;
	padding: 14px 65px;
	color: white;
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	background: #96cde8;
}

.screen {
	box-shadow: 0 30px 60px rgba(0, 0, 0, 0.2);
}

.btn-sign, .btn-more {
	text-decoration: none;
	background: white;
	color: #85b4d4;
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
}

.btn-sign {
	text-align: center;
	display: block;
	font-size: 22px;
	border-radius: 50px;
	padding: 24px 48px;
	margin-bottom: 25px;
}

.btn-more {
	font-size: 16px;
	border-radius: 50px;
	padding: 15px 30px;
}

.shop-btn {
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	font-weight: 300;
	text-decoration: none;
	display: inline-block;
	color: #363636;
}

.shop-btn.alt {
	color: white;
	background: #363636;
	padding: 26px 43px;
	border-radius: 48px;
}

.shop-btn.alt-o {
	padding: 24px 45px;
	border-radius: 48px;
	border: 2px solid #363636;
}

.shop-btn img {
	float: left;
	padding-right: 15px;
}

.shop-btn p {
	margin-bottom: 0;
	line-height: 1.3em;
	float: left;
}

.shop-btn strong {
	font-size: 18px;
	text-transform: uppercase;
	font-weight: 700;
}

.bg-light-gray {
	background: #f5f5f5;
}

.bg-picture {
	background: url('../img/foto-placa.jpg') 935px 0 no-repeat;
	background-size: contain;
}

.center {
	text-align: center;
}

.separator {
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid white;
	width: 80px;
	margin: 18px auto;
}

.features {
	font-family: 'Montserrat', sans-serif;
	color: white;
	text-align: center;
}

.features h3 {
	font-weight: 600;
	font-size: 20px;
}

.features p {
	font-weight: 400;
	font-size: 14px;
	line-height: 26px;
	margin-bottom: 0;
}

.feat {
	padding-left: 15%;
	padding-right: 15%;
}

.contact {
	font-family: 'Montserrat', sans-serif;
	text-align: center;
}

.contact h3 {
	font-weight: 400;
	color: #020d1b;
	font-size: 20px;
}

.contact p {
	font-weight: 300;
	font-size: 14px;
	margin: 0;
	line-height: 1.8em;
	color: #969696;
}

.contact .separator {
	border-color: #86c7e5;
}

.contact .icon {
	width: 120px;
	height: 120px;
	border-radius: 60px;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
	margin-bottom: 30px;
}

.contact .icon img {
	margin-top: 50px;
}

.features .icon {
	background: white;
	border-radius: 60px;
	width: 120px;
	height: 120px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.features .icon img {
	margin-top: 40px;
}

.accordion p {
	margin: 0;
}

.accordion h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	color: #85b4d4;
	background: white;
	border: 1px solid #e5e5e5;
	padding: 10px 20px;
}

.accordion .tab {
	background: #f6f6f6;
	cursor: pointer;
}

.accordion .tab-content {
	padding: 10px 20px;
}

.gradient {
	background: #f3c4d4;
	background: -moz-linear-gradient(45deg, #f3c4d4 0%, #88ceeb 100%);
	background: -webkit-linear-gradient(45deg, #f3c4d4 0%, #88ceeb 100%);
	background: linear-gradient(45deg, #f3c4d4 0%, #88ceeb 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c4d4', endColorstr='#88ceeb', GradientType=1);
}

@media screen and (min-width:873px) {
	.gradient .content {
		padding: 40px 0 10px 0;
	}
}

@media screen and (max-width:872px) {
	.gradient .content {
		width: 80%;
		padding: 40px 0 40px 0;
	}

}

.copy {
	font-family: 'Montserrat', sans-serif;
	font-weight: 400;
	font-size: 14px;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: white;
}

.copy strong {
	font-weight: 600;
}

.social {
	float: right;
}

.social img {
	margin-left: 10px;
}

.title {
	font-family: 'Lato';
	font-weight: 900;
	font-size: 60px;
	line-height: 1.14em;
	color: #363636;
}

.title.alt {
	color: white;
}

.title .dot {
	font-size: 60.85px;
	color: #88ceea;
}

.title .dot.alt {
	color: #f4dfea;
}

.title-alt {
	font-family: 'Roboto', sans-serif;
	font-weight: 100;
	font-size: 60px;
	line-height: 54px;
}

@media screen and (max-width:872px) {
	.title .dot {
		display: none;
	}

	.title {
		font-size: 40px;
	}

	.title-alt {
		font-size: 30px;
	}

}

.gray-box {
	font-family: 'Raleway';
	font-size: 14px;
	font-weight: 400;
	background: #f6f6f6;
	padding: 20px;
}

.gray-box strong {
	font-size: 18px;
	color: #4a4a4a;
	font-weight: 700;
}

.subtitle {
	font-family: 'Lato';
	font-weight: 300;
	font-size: 60px;
	line-height: 1.14em;
	color: #363636;
}

.subtitle.alt {
	color: white;
}

.sub {
	font-size: 12px;
}

.text-alt {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 18px;
	color: #8492af;
}

.list {
	color: #94cde7;
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	font-size: 22px;
	list-style: none;
}

.list li {
	line-height: 2.2em;
	padding-left: 44px;
	background: url('../img/marker.png') left no-repeat;
}

.section {
	padding-top: 100px;
	padding-bottom: 100px;
}

/*  Grid System  */
.row {
	clear: both;
}

.col {
	display: block;
	float: left;
	margin: 0;
	margin-left: 1.8%;
}

.col:first-child {
	margin-left: 0;
}

.clear:before, .clear:after {
	content: "";
	display: table;
}

.clear:after {
	clear: both;
}

.clear {
	zoom: 1; /* For IE 6/7 */
}

.col12 {
	width: 100%;
}

.col11 {
	width: 91.51%;
}

.col10 {
	width: 83.03%;
}

.col9 {
	width: 74.55%;
}

.col8 {
	width: 66.06%;
}

.col7 {
	width: 57.58%;
}

.col6 {
	width: 49.1%;
}

.col5 {
	width: 40.61%;
}

.col4 {
	width: 32.13%;
}

.col3 {
	width: 23.65%;
}

.col2 {
	width: 15.16%;
}

.col1 {
	width: 6.683%;
}

@media only screen and (max-width:480px) {
	.col {
		margin: 0;
	}

	.col1, .col2, .col3, .col4, .col5, .col6, .col7, .col8, .col9, .col10, .col11, .col12 {
		width: 100%;
	}

}