/*@font-face {
	font-family: 'segoeui';
	font-style: normal;
	font-weight: normal;
	src: local('segoeui'), local('segoeui'), url(../fonts/segoeui.ttf) format('truetype');
}*/

.img-mob {
	display: none;
}
.modal video {
	width: 100%;
	height: 300px;
}

.btn-primary,
.btn-primary:hover {
	padding: 7.5px 20px;
    color: #fff;
    background-color: #0081c7;
    border-color: #0081c7;
    border-radius: 0;
    font-weight: bold;
}
.btn-new1,
.btn-new1:hover {
	background-color: #e95d0f;
    border-color: #e95d0f;
}

header {
	padding: 0 100px;
	margin: 0 auto;
	margin-top: 26px;
	max-width: 1200px;
}
	header .navbar {
		padding: 0;
	}
		.navbar-light .navbar-nav .nav-link {
			padding: 0 0 0 1.6rem;
		    font-size: 20px;
		    color: #58585a;
		}

.line1 {
	margin: 0 auto;
	margin-top: 24px;
	width: 100%;
	max-width: 1000px;
	border-top: 2px solid #0081c7;
}
.banner1 {
	padding: 0;
	margin: 0 auto;
	max-width: 1200px;
}
	.banner1 .col-sm-12 {
		padding: 0;
	}
		.banner1 .col-sm-12 .carousel-inner {
			text-align: center;
		}
			.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption {
				padding: 0;
				top: 70px;
				right: 180px;
				bottom: auto;
				left: auto;
				width: 444px;
				text-align: right;
			}
				.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption img {
					margin-bottom: 94px;
				}
				.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption h3 {
					margin-bottom: 45px;
					font-size: 26px;
					font-weight: normal;
					color: #0081c7;
				}
			.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption {
				padding: 0;
				top: 145px;
				right: auto;
				bottom: auto;
				left: 156px;
				width: 418px;
				text-align: left;
			}
				.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption h3 {
					font-size: 72px;
					font-weight: 500;
					color: #ffffff;
					-webkit-text-stroke: 0.3px #000;
		    		-moz-text-stroke: 0.3px #000;
		    		text-stroke: 0.3px #000;
				}
				.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption p {
					margin: 0;
					margin-bottom: 44px;
					font-size: 32px;
					line-height: 1.2;
					color: #ffffff;
					-webkit-text-stroke: 0.3px #000;
		    		-moz-text-stroke: 0.3px #000;
		    		text-stroke: 0.3px #000;
				}
		.banner1 .col-sm-12 .carousel-control-next,
		.banner1 .col-sm-12 .carousel-control-prev {
			width: 100px;
		}

.produto {
	padding: 0;
	margin: 0 auto;
	max-width: 1200px;
}
	.produto .col-sm-12 {
		padding: 0;
	}
		.produto .col-sm-12 .carousel-inner {
			text-align: center;
		}
			.produto .col-sm-12 .carousel-inner .carousel-item {
				padding: 25px 0;
			    bottom: auto;
			    left: 100px;
			    width: 1000px;
			    text-align: right;
			    border-top: 1px solid #dddddd;
			    border-bottom: 1px solid #dddddd;
			}
				.produto .col-sm-12 .carousel-inner .carousel-item ul {
					padding: 0;
					margin: 0;
					list-style: none;
				}
					.produto .col-sm-12 .carousel-inner .carousel-item ul li {
						float: left;
						padding: 0 15px;
						width: 20%;
						text-align: center;
					}
						.produto .col-sm-12 .carousel-inner .carousel-item ul li p {
							margin: 14px 0 10px;
							font-size: 14px;
    						line-height: 1.4;
							color: #0081c7;
						}
						.produto .col-sm-12 .carousel-inner .carousel-item ul li h4 {
							margin: 0;
							font-size: 14px;
    						line-height: 1.4;
							color: #a91906;
						}
		.produto .col-sm-12 .carousel-control-next,
		.produto .col-sm-12 .carousel-control-prev {
			width: 100px;
		}

.devices {
	padding: 26px 0 38px;
	margin: 0;
	text-align: center;
}
	.devices img {
		margin-bottom: 14px;
	}
	.devices h2 {
		margin: 0;
		font-size: 24px;
		color: #0081c7;
	}

.box-devices {
	padding: 0 10px;
	margin: 0 auto;
	max-width: 1200px;
}
	.box-devices .col-sm-6 {
		flex: auto;
		padding: 0;
		width: 35%;
		height: 294px;
		text-align: center;
	}
	.box-devices .col1 {
		margin-right: 14px;
		margin-bottom: 14px;
		background: url(../images/ssd.jpg) no-repeat center center;
		background-size: cover;
	}
	.box-devices .col2 {
		margin-bottom: 14px;
		background: url(../images/cortana.jpg) no-repeat center center;
		background-size: cover;
	}
	.box-devices .col3 {
		margin-right: 14px;
		background: url(../images/rendimento.jpg) no-repeat center center;
		background-size: cover;
	}
	.box-devices .col4 {
		background: url(../images/computador.jpg) no-repeat center center;
		background-size: cover;
	}
		.box-devices .col-sm-6 .col-text {
			display: table;
			width: 100%;
			height: 100%;
			background: rgba(0, 0, 0, 0.55);
		}
		.box-devices .col-sm-6 .col-text:hover {
			cursor: pointer;
			background: rgba(0, 0, 0, 0.75);
		}
			.box-devices .col-sm-6 .col-text:hover p {
				display: block;
			}
			.box-devices .col-sm-6 .col-text .text {
				display: table-cell;
				vertical-align: middle;
				padding: 0 30px;
				text-align: center;
			}
				.box-devices .col-sm-6 .col-text img {
					margin-bottom: 4px;
				}
				.box-devices .col-sm-6 .col-text h3 {
					margin: 0 0 6px 0;
					font-size: 32px;
					font-weight: 500;
					color: #ffffff;
				}
				.box-devices .col-sm-6 .col-text p {
					display: none;
					margin: 0;
					font-size: 16px;
					line-height: 1.3;
					color: #ffffff;
				}

.modern-devices {
	padding: 54px 0 60px;
	margin: 0;
	text-align: center;
}
	.modern-devices h2 {
		margin: 0;
		margin-bottom: 15px;
		font-size: 40px;
		color: #0081c7;
	}
	.modern-devices .line {
		margin: 0 auto;
		margin-bottom: 24px;
		width: 28px;
		height: 4px;
		background: #0081c7;
	}
	.modern-devices p {
		margin: 0;
		font-size: 20px;
		color: #7b7c7e;
	}

.day {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	height: 362px;
	background: url(../images/bg-day.jpg) no-repeat right center;
}
	.day .col-sm-12 {
		padding: 20px 42px;
	}
		.day .col-sm-12 h2 {
			margin-bottom: 18px;
			font-size: 32px;
			line-height: 1;
			color: #0081c7;
		}
			.day .col-sm-12 h2 strong {
				font-size: 48px;
			}
		.day .col-sm-12 p {
			margin: 0 0 22px;
			width: 458px;
			line-height: 1.3;
			font-size: 16px;
			color: #58585a;
		}

.study {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
	height: 396px;
	background: url(../images/bg-study.png) no-repeat left center;
}
	.study .col-sm-6 {
		float: right;
		padding: 6px 0 0 42px;
		width: 458px;
	}
		.study .col-sm-6 h2 {
			margin-bottom: 18px;
			font-size: 32px;
			line-height: 1;
			color: #0081c7;
		}
			.study .col-sm-6 h2 strong {
				font-size: 48px;
			}
		.study .col-sm-6 p {
			margin: 0 0 22px;
			width: 458px;
			line-height: 1.3;
			font-size: 16px;
			color: #58585a;
		}

.work {
	margin: 0 auto;
	margin-top: -75px;
	width: 100%;
	max-width: 1000px;
	height: 485px;
	background: url(../images/bg-work.jpg) no-repeat right center;
}
	.work .col-sm-12 {
		padding: 135px 42px 0;
	}
		.work .col-sm-12 h2 {
			margin-bottom: 18px;
			font-size: 32px;
			line-height: 1;
			color: #0081c7;
		}
			.work .col-sm-12 h2 strong {
				font-size: 48px;
			}
		.work .col-sm-12 p {
			margin: 0 0 22px;
			width: 458px;
			line-height: 1.3;
			font-size: 16px;
			color: #58585a;
		}

.game {
	margin: 0 auto;
	margin-top: 20px;
	width: 100%;
	max-width: 1000px;
	height: 368px;
	/*background: url(../images/bg-game.png) no-repeat left center;*/
	background: #ffffff;
}
	.game .col-sm-6 {
		float: right;
		padding: 6px 0 0 42px;
		text-align: right;
	}
		.game .col-sm-6 h2 {
			margin-top: -10px;
			margin-bottom: 18px;
			font-size: 32px;
			line-height: 1;
			color: #0081c7;
		}
			.game .col-sm-6 h2 strong {
				font-size: 48px;
			}
		.game .col-sm-6 p {
			margin: 0 0 22px;
			width: 458px;
			line-height: 1.3;
			font-size: 16px;
			color: #58585a;
		}
	.game .col1 {
		padding: 0;
	}

.brand {
	padding: 0 100px;
    margin: 0 auto;
    margin-top: -214px;
	margin-bottom: -156px;
    width: 100%;
    max-width: 1200px;
    height: 568px;
    background: url(../images/bg-brand.png) no-repeat left center;
}

.office {
	z-index: -999;
	position: relative;
	padding: 230px 82px 0;
	margin: 0 auto;
    width: 100%;
    max-width: 1200px;
    height: 767px;
    background: url(../images/bg-office.jpg) no-repeat left center;
    border-bottom: 27px solid #e95d0f;
}
	.office .col-sm-12 {
	}
		.office .col-sm-12 h3 {
			font-size: 72px;
    		font-weight: 500;
    		color: #ffffff;
    		-webkit-text-stroke: 0.3px #000;
    		-moz-text-stroke: 0.3px #000;
    		text-stroke: 0.3px #000;
    	}
    	.office .col-sm-12 p {
    		margin: 0;
			margin-bottom: 44px;
			font-size: 32px;
			line-height: 1.2;
			color: #ffffff;
			-webkit-text-stroke: 0.3px #000;
    		-moz-text-stroke: 0.3px #000;
    		text-stroke: 0.3px #000;
		}

@media (max-width: 1200px)
{
	header {
		padding: 0;
		max-width: 1000px;
	}
}

@media (max-width: 1150px)
{
	.line1 {
		margin: 0 30px;
		margin-top: 24px;
		margin-bottom: 0;
		width: auto;
		height: 2px;
		background: #0081c7;
		border: 0;
	}
	.banner1 {
	}
		.banner1 .carousel-item {
		}
		.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption {
			top: 50px;
    		right: 65px;
    		width: 30%;
		}
			.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption img,
			.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption h3 {
				margin-bottom: 40px;
			}
		.banner1 .col-sm-12 .carousel-control-next,
		.banner1 .col-sm-12 .carousel-control-prev {
			width: 50px;
		}
			.banner1 .col-sm-12 .carousel-control-next img,
			.banner1 .col-sm-12 .carousel-control-prev img {
				width: 20px;
				height: auto;
			}
	.produto {
	}
		.produto .col-sm-12 .carousel-inner .carousel-item {
			left: 5%;
			width: 90%;
		}
		.produto .col-sm-12 .carousel-control-next,
		.produto .col-sm-12 .carousel-control-prev {
			width: 5%;
		}
			.produto .col-sm-12 .carousel-control-next img,
			.produto .col-sm-12 .carousel-control-prev img {
				width: 70%;
				height: auto;
			}
	.box-devices .col-sm-6 {
		float: none;
		margin: 0 auto;
		margin-bottom: 20px;
		width: 100%;
		max-width: 580px;
		height: 294px;
	}
	.box-devices .col4 {
		margin-bottom: 0;
	}
}

@media (max-width: 1000px)
{
	.img-mob {
		display: block;
	}
	header {
		padding: 0 30px;
	}
	.day,
	.study,
	.work,
	.game {
		margin: 0 auto;
		height: auto;
		background: #ffffff;
	}
		.day .col-sm-12,
		.work .col-sm-12 {
			padding: 40px 30px;
			text-align: center;
		}
			.day .col-sm-12 p,
			.study .col-sm-6 p,
			.work .col-sm-12 p,
			.game .col-sm-6 p {
				width: 100%;
			}
				.game .col-sm-6 p br {
					display: none;
				}
			.day .col-sm-12 img,
			.study .col-sm-6 img,
			.work .col-sm-12 img,
			.game .col-sm-6 img {
				margin: 0 auto;
				margin-top: 40px;
			}
		.study .col-sm-6,
		.game .col-sm-6 {
			float: none;
			padding: 40px 30px;
			flex: 100%;
			width: 100%;
			max-width: 100%;
			text-align: center;
		}
		.study .col-sm-6:first-child,
		.game .col-sm-6:first-child {
			display: none;
		}
	.brand {
		padding: 40px 30px;
		margin: 0 auto;
		width: 100%;
		height: auto;
		background: #0082cb;
	}
		.brand .col-md-3 {
			padding: 0;
			margin: 0 0 40px;
			margin-top: 0 !important;
			flex: 100%;
			width: 100%;
			max-width: 100%;
			text-align: center;
		}
		.brand .col-md-3:last-child {
			margin-bottom: 0;
		}
			.brand .col-md-3 img {
				margin: 0 auto;
			}
	.office {
		z-index: initial;
		position: initial;
		padding: 80px 30px;
		height: auto;
	}
		.office .col-sm-12 {
			padding: 0;
			text-align: center;
		}
			.office .col-sm-12 h3,
			.office .col-sm-12 p,
			.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption h3,
			.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption p {
				-webkit-text-stroke: 0;
				-moz-text-stroke: 0;
				text-stroke: 0;
			}
}

@media (max-width: 800px)
{
	.banner1 .col-sm-12 .carousel-inner .carousel1 .imgf1 {
		opacity: 0.2;
	}
	.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption h3 {
		font-size: 20px;
	}
	.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption,
	.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption {
		padding: 0;
		top: 20%;
		right: 20%;
		bottom: auto;
		left: 20%;
		width: auto;
		text-align: center;
	}
		.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption h3 {
			font-size: 40px;
		}
		.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption h3,
		.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption p {
			margin: 0 0 22px;
		    width: auto;
		    line-height: 1.3;
		    font-size: 16px;
		}
}

@media (max-width: 700px)
{
	.produto .col-sm-12 .carousel-inner .carousel-item ul li {
		float: none;
		padding: 10px;
		margin: 0 auto;
		margin-bottom: 20px;
		width: 100%;
		max-width: 300px;
		border: 1px solid #dddddd;
	}
	.produto .col-sm-12 .carousel-inner .carousel-item ul li:last-child {
		margin-bottom: 0;
	}
}

@media (max-width: 600px)
{
	.produto .col-sm-12 .carousel-inner .carousel-item {
		left: 10%;
		width: 80%;
		border: 0;
	}
	.produto .col-sm-12 .carousel-control-next,
	.produto .col-sm-12 .carousel-control-prev {
		width: 10%;
	}
		.produto .col-sm-12 .carousel-control-next img,
		.produto .col-sm-12 .carousel-control-prev img {
			width: 80%;
			height: auto;
		}
	.devices {
    	padding: 40px 30px;
    }
    	.devices h2 {
    		line-height: 1.4;
    	}
	.box-devices {
		padding: 0 30px;
	}
		.box-devices .col-sm-6 {
			height: auto;
			min-height: 300px;
 		}
 	.modern-devices .col-sm-12 {
 		padding: 0 30px;
 	}
}

@media (max-width: 500px)
{
	.box-devices .col-sm-6 {
		min-height: 230px;
	}
	.box-devices .col-sm-6 .col-text:hover p {
		display: none;
	}
	.modern-devices p {
		line-height: 1.3;
    	font-size: 16px;
    	color: #58585a;
    }
	.office {
		padding: 40px 30px;
		background: #ffffff;
		border-bottom: 15px solid #e95d0f;
	}
		.office .col-sm-12 h3,
		.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption h3 {
			font-size: 40px;
			color: #000000;
		}
		.office .col-sm-12 p,
		.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption h3,
		.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption p {
			margin-bottom: 22px;
			font-size: 16px;
			color: #58585a;
		}
			.office .col-sm-12 p br {
				display: none;
			}
		.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption h3,
		.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption p {
			color: #ffffff;
		}
	.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption img {
		margin-bottom: 20px;
	}
}

@media (max-width: 400px)
{
	.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption,
	.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption {
		top: 10%;
		right: 15%;
		left: 15%;
	}
	.line1 {
		margin-bottom: 20px;
	}
	.banner1 .col-sm-12 .carousel-inner .carousel2 .imgf2 {
		opacity: 0.2;
	}
	.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption h3 {
		color: #000000;
	}
	.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption p {
		color: #58585a;
	}
}

@media (max-width: 360px)
{
	.banner1 .col-sm-12 .carousel-inner .carousel1 .carousel-caption {
		top: 0%;
	}
}

@media (max-width: 350px)
{
	.banner1 .col-sm-12 .carousel-inner .carousel2 .carousel-caption h3,
	.box-devices .col-sm-6 .col-text h3,
	.modern-devices h2,
	.office .col-sm-12 h3 {
		font-size: 26px;
	}
	.box-devices .col-sm-6 .col-text p {
		font-size: 14px;
	}
		.box-devices .col-sm-6 .col-text p br,
		.modern-devices p br {
			display: none;
		}
	.modern-devices p,
	.office .col-sm-12 p,
	.game .col-sm-6 p {
	    line-height: 1.3;
	    font-size: 16px;
    	color: #58585a;
	}
}