
body{ background: #1e1e1e; }



.header-port{ height:102px; color:#ffffff; font-family: ProximaNova-Light; text-transform:uppercase; font-size: 35px;}
.mais-port{ color:#f09021; font-size: 50px; }
.conteudo{ margin:0 auto; width:1236px; }
.titulo{ margin-top: 27px; }
.video-port{ margin-top: 0px; }
.especificacoes1{ position:relative; float:left; width:45%; font-size:19px;  margin-bottom:50px; }
.especificacoes2{ position:relative; float:right; width:45%; font-size:19px; margin-bottom:50px; }
.especificacoes1 p, .especificacoes2 p{ margin:5px 0; }
.font1{ font-family: ProximaNova-Bold; color:#fff; font-size:16px;}
.font2{ font-family: ProximaNova-Light; color:#fff; }
.font3{ font-family: ProximaNova-Light; color:#fff; font-size:22px; }

content,
.loading {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	pointer-events: none; /* Careful, does not work in IE < 11 http://caniuse.com/#search=pointer-events */
}



.loading {
	z-index: 1;
	background: transparent url(../images/preloader.gif) no-repeat center center;
}


.content > div {
	z-index: 10;
	width: 100%;
	float:left;
}

.content > div.show {
	height: auto;
}



.close-content {
	position: relative;
	z-index: 1000;
	float:right;
	top: -8px;
	cursor: pointer;
	background:url(../images/close.png);
	background-size:100% 100%;
	width:50px;
	height:50px;
}

.close-content:hover {
	background:url(../images/close-hover.png);
	background-size:100% 100%;
}


/* Dummy content */


.dummy-img {
	width:1236px;
	height: 695px;
	margin: 30px 0;
}
.dummy-img2 {
	width:1236px;
	margin: 30px 0;
}
.dummy-img2 img{ width:100%;}
.dummy-text {
	text-align: left;
	margin: 0 auto;
	padding: 10px 0;
	color: #555;
	font-size: 1em;
	font-family: 'Blokk', Arial, serif;
}

.dummy-text:last-child {
	padding-bottom: 100px;
}

@media only screen and (max-width : 1366px) {
	.conteudo{ width:977px; }
	.dummy-img { width:977px; height: 550px;}
	.dummy-img2 { width:977px; height: 550px;}
	.header-port{ height:82px; font-size: 35px;}
	.mais-port{ color:#f09021; font-size: 50px; }
	.close-content { top: -8px; width:50px; height:50px; }
	.video-port{ margin-top:60px; }
	.especificacoes1{ width:47%; }
	.especificacoes2{ width:47%; }
}

@media only screen and (max-width : 1024px) {
	.conteudo{ width:977px; }
	.dummy-img { width:977px; height: 550px;}
	.dummy-img2 { width:977px; height: 550px;}
	.header-port{ height:82px; font-size: 35px;}
	.mais-port{ color:#f09021; font-size: 50px; }
	.close-content { top: -8px; width:50px; height:50px; }
	.video-port{ margin-top:78px; }
	.especificacoes1{ width:47%; }
	.especificacoes2{ width:47%; }
}

@media only screen and (max-width : 800px) {
	.conteudo{ width:728px; }
	.dummy-img { width:728px; height: 410px;}
	.dummy-img2 { width:728px; height: 410px;}
	.header-port{ height:82px; font-size: 35px;}
	.mais-port{ color:#f09021; font-size: 50px; }
	.close-content { width:50px; height:50px; }
	.video-port{ margin-top:78px; }
	.especificacoes1{ width:47%; }
	.especificacoes2{ width:47%; }
}

@media only screen and (max-device-width : 600px) {
	.conteudo{ width:570px; }
	.dummy-img { width:570px; height: 321px;}
	.dummy-img2 { width:570px; height: 321px;}
	.header-port{ height:73px;}
	.mais-port{ color:#f09021; font-size: 35px; }
	.close-content { width:40px; height:40px; }
	.video-port{ margin-top:78px; }
	.especificacoes1{ width:100%; margin-bottom:0px; }
	.especificacoes2{ width:100%; }
	.titulo{ margin-top: 6px; }
}

@media only screen and (max-device-width : 480px) {
	.conteudo{ width:450px; }
	.dummy-img { width:450px; height: 253px;}
	.dummy-img2 { width:450px; height: 253px;}
	.header-port{ height:65px; }
	.mais-port{ color:#f09021; font-size: 30px; }
	.close-content { width:35px; height:35px; }
	.video-port{ margin-top:78px; }
	.especificacoes1{ width:100%; margin-bottom:0px; }
	.especificacoes2{ width:100%; }
	.titulo{ margin-top: 0; }
}

@media only screen and (max-device-width : 360px) {
	.conteudo{ width:340px; }
	.conteudo img{ width:300px; height:41px; }
	.dummy-img { width:340px; height: 191px;}
	.dummy-img2 { width:340px; height: 191px;}
	.header-port{ height:52px; }
	.mais-port{ color:#f09021; font-size: 25px; }
	.close-content { width:30px; height:30px; }
	.video-port{ margin-top:42px; }
	.especificacoes1{ width:100%; margin-bottom:0px; }
	.especificacoes2{ width:100%; }
	.titulo{ margin-top: 10px; }
}

@media only screen and (max-device-width : 320px) {
	.conteudo{ width:300px; }
	.conteudo img{ width:270px; height:37px; }
	.dummy-img { width:300px; height: 169px;}
	.dummy-img2 { width:300px; height: 169px;}
	.header-port{ height:45px; font-size: 24px;}
	.mais-port{ color:#f09021; font-size: 25px; }
	.close-content { width:25px; height:25px; }
	.video-port{ margin-top:38px; }
	.especificacoes1{ width:100%; margin-bottom:0px; }
	.especificacoes2{ width:100%; }
	.titulo{ margin-top: 10px; }
}

.bg-video{ background: url(../images/video.png); width: 100%; height: 750px; background-size: contain; float: left;}
.video2{ width: 74%; margin: 5.5% 13%; height: 510px;}

.txt-site a{ color:#fff; font-size:21px; text-transform:none; text-decoration:none;}
.txt-site a:hover{ text-decoration:underline;}

.txt-site img{ vertical-align:middle; margin: 0 3px 0 0;}





