/*!
 * Start Bootstrap - Creative Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

html,
body {
	width: 100%;
	height: 100%;
}

body {
	font-family: "Roboto Slab", serif;
	background-color: #fff;
	color: #51261C;
}

.separadores {
	display:block;
	border:none;
	color:white;
	height:1px;
	background:black;
	background: -webkit-gradient(radial, 50% 50%, 0, 50% 50%, 350, from(#e6af24), to(#fff));
	background: -moz-radial-gradient( 50% 50%, #e6af24, #fff);
}

hr.light {
	border-color: #fff;
}

a {
	color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;

}
a:hover, a:active, a:focus {
	color: #E6AF24;
	outline: none;
	text-decoration: none;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Oswald", sans-serif;
	font-weight: 400;
}

h2{
	color: #E6AF24;
	margin-bottom: 70px;
	font-weight: 400;

}
h3{
	margin-top: -25px;
	margin-bottom: 45px;
	color: black;
	font-weight: 300;
	font-family: 'Roboto', sans-serif;
}
p {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 1.5;
	color: black;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;

}

.texto p{
	line-height: 1px;
	font-weight: 300;
}
.amarelo{
	color: #E6AF24;
	font-size: 1em;
}
.amarelo_dias{
	color: #E6AF24;
	font-size: 1.5em;
	font-family: 'Roboto', sans-serif;
}
.items{
	vertical-align: text-bottom;
}
#produtos_pequeno{
	width: 50px;
	padding-right: 10px;
	margin: 0 auto;
	vertical-align: middle;
}
#produtos_pequeno1{
	width: 60px;
	padding-right: 10px;
	vertical-align: middle;
}
#produtos_medio{
	width: 70px;
	padding-right: 10px;
	vertical-align: middle;
}
#produtos_grande{
	width: 80px;
	padding-right: 10px;
	vertical-align: middle;
}

#container_logo{


	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	opacity: 1;
	color: #fff;


}
#logo{
	position: relative;
	width: 150px;
	height: 150px;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin: 0 auto;
	text-align: center;
	z-index: 999;




}

#container_titulo{
	z-index: 999;
	position: absolute;
	top: 10%;
	width: 100%;
	text-align: center;
	opacity: 1;
	color: #fff;

}

#container_quotes{
	z-index: 999;
	position: absolute;
	top: 25%;
	width: 100%;
	text-align: center;
	opacity: 1;
	color: #fff;
}
.quotes{
	padding-top: 5%;
	display: none;
	font-size: 32px;
	font-weight: 300;
	margin: 0 auto;
	text-align: center;
	z-index: 999;
	opacity: 1;
	color: #ccc;
}
#titulo{

	font-size: 64px;
	font-weight: 300;
	margin: 0 auto;
	text-align: center;
	z-index: 999;
	opacity: 1;
	color: white;
	font-family: "Oswald", sans-serif;


}
@media screen and (max-width: 900px) {
	#titulo { font-size: 42px }
	.quotes {font-size: 24px;}
}

#sobre .container .row .col-lg-5 p{
	margin: 0;
}
#sobre .container .row .col-lg-5 h2{
	margin-bottom: 50px;
}
#separador_vertical{
	height: 600px;
	margin-top: 25px;
	margin-left: 76px;
}
.separadores{
	margin-top: 50px;
	margin-bottom: 50px;
}

#baixo{
	background: url("../img/baixo.jpg");
	background-size: cover;
	width: 100%;
	padding: 0;
	background-repeat: repeat-y;

}
#baixo h2{
	font-size: 30px;
}
#baixo p{
	color: #fff;
	font-size: 20px;
}

.bg-primary {
	background-color: #fff;
}

.bg-dark {
	color: #fff;
	background-color: #222;
}
#topo{
background: url(../images/1.jpg);
	background-size: cover;
}

.text-faded {
	color: rgba(255,255,255,.7);
}

section {
	padding: 25px 0;
}
#galeria{
	padding-top: 100px;
}


#contactos{
	min-height: 0;
padding: 0;
}

aside {
	padding: 50px 0;
}

.no-padding {
	padding: 0;
}



section{
	min-height: 100%;
}



.section-heading {
	margin-top: 0;
	margin-left: 15px;
	color: #51261C;
font-weight: 400;
	font-size: 3em;

}

.icons{
	padding-right: 15px;
	margin-left: -35px;
	vertical-align: text-bottom;
}
#galeria_icon{
	width: 70px;
	padding-bottom: 10px;
}
#sobre_icon{
	width: 80px;
}
#produtos_icon{
	width: 70px;

}
#chegar_icon{
	width: 50px;
	margin-bottom: 10px;
}

.icons_barra{
	color: #fff;
	width: 50px;
}
#contactos_icon{
	width: 100px;

}

.service-box {
	margin: 50px auto 0;
	max-width: 400px;
}

@media(min-width:992px) {
	.service-box {
		margin: 20px auto 0;
	}
}




.portfolio-box .portfolio-box-caption {
	display: block;
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	opacity: 0;
	background: rgba(0, 0, 0, 0.5);
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	padding: 0 15px;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 600;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
	font-size: 18px;
}

.portfolio-box:hover .portfolio-box-caption {
	opacity: 1;
}

@media all and (max-width: 1366px) {
	p{
		font-size: 16px;
	}
	h2{
		font-size: 26px;
		font-weight: 400;
	}
	h3{
		font-size: 16px;
		font-weight: 300;
	}
	.section-heading{
		font-size: 36px;
	}
	#sobre_icon{
		width: 60px;
	}
	#separador_vertical{
		height: 400px;
	}
}

@media all and (max-width: 900px){
	iframe{
		padding-bottom: 20px;
	}

}
@media all and (max-width: 900px) {
	p{
		font-size: 16px;
		text-align: justify;
	}
	h2{
		font-size: 26px;
		font-weight: 400;
	}
	h3{
		font-size: 16px;
		font-weight: 300;
	}
	.section-heading{
		font-size: 36px;
	}
	#sobre_icon{
		width: 60px;
	}

	.cb-slideshow div h2{
		font-size: 24px;
	}

}
@media all and (max-width: 1200px) {
	#separador_vertical{
		display: none;
	}
}

@media(min-width:768px) {
	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
		font-size: 18px;
	}

	.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
		font-size: 22px;
	}
}

.call-to-action h2 {
	margin: 0 auto 20px;
}

.text-primary {
	color: #f05f40;
}

footer{
	position: relative;
	text-align: center;
	left: 0;
	right: 0;
	font-family: "Roboto", sans-serif;
}
footer > span{
	color: #E6AF24;

}

#espaco{
	color: transparent;
	padding-right: 150px;

}
.no-gutter > [class*=col-] {
	padding-right: 0;
	padding-left: 0;
}

.btn-default {
	border-color: #fff;
	color: #222;
	background-color: #fff;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	border-color: #ededed;
	color: #222;
	background-color: #f2f2f2;
}

.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
	background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
	border-color: #fff;
	background-color: #fff;
}

.btn-default .badge {
	color: #fff;
	background-color: #222;
}

.btn-primary {
	border-color: #f05f40;
	color: #fff;
	background-color: #f05f40;
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	border-color: #ed431f;
	color: #fff;
	background-color: #ee4b28;
}

.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
	background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
	border-color: #f05f40;
	background-color: #f05f40;
}

.btn-primary .badge {
	color: #f05f40;
	background-color: #fff;
}

.btn {
	border: 0;
	border-radius: 300px;
	text-transform: uppercase;
	font-family: 'Open Sans','Helvetica Neue',Arial,sans-serif;
	font-weight: 700;
}

.btn-xl {
	padding: 15px 30px;
}

::-moz-selection {
	text-shadow: none;
	color: #fff;
	background: #222;
}

::selection {
	text-shadow: none;
	color: #fff;
	background: #222;
}

img::selection {
	color: #fff;
	background: 0 0;
}

img::-moz-selection {
	color: #fff;
	background: 0 0;
}


#foto{
	padding-top: 50px;
	margin: 0 auto;
	padding-bottom: 150px;
}
.container_paralax {

	max-width: 100%;
	width: 100%;
	margin: 0 auto;
max-height: 400px;

}


section.module:last-child {
	margin-bottom: 0;
}
section.module h2 {
	margin-bottom: 40px;
	font-family: "Roboto Slab", serif;
	font-size: 30px;
}
section.module p {
	margin-bottom: 40px;
	font-size: 16px;
	font-weight: 300;
}
section.module p:last-child {
	margin-bottom: 0;
}
section.module.content {
	padding: 40px 0;
}
section.module.parallax {
	margin-top: 25px;
background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-attachment: fixed;

}
section.module.parallax h1 {
	color: rgba(255, 255, 255, 1);
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
	text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	font-family: "Oswald", sans-serif;
font-size: 48px;
}
section.module.parallax-1 {
	background-image: url("../img/produtos.jpg");
}
section.module.parallax-2 {
	background-image: url("../img/contactos.JPG");
}
section.module.parallax-3 {
	background-image: url("../img/demo/_small/3.jpg");
}

@media all and (min-width: 600px) {
	section.module h2 {
		font-size: 42px;
	}
	section.module p {
		font-size: 20px;
	}
	section.module.parallax h1 {
		font-size: 72px;
	}
}

/*Galeria*/

@media only screen and (max-width : 600px) {

	body{
		overflow-x: hidden;
	}
	.telemovel {
		display: block;
	}
	#galeria{
		min-height: 100%;

	}
	.computador {
		display: none;
	}
}
@media only screen and (min-width : 601px) {
	.telemovel {
		display: none;
	}

	.computador {
		display: block;
	}
}



.no-padding {
	padding: 0;
}

.portfolio-box {
	display: block;
	position: relative;
	margin: 0 auto;
	max-width: 650px;
}

#container_video{

	position: absolute;
	bottom: 0;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	width: 100%;



}
#video_container{
	position: absolute;
	bottom: 0;
	width: 100%;
}
#video{

	position: relative;
	background: url(../images/video.jpg);
	background-position: 50% 50%;
	background-size:cover;
height: 400px;

	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 150px;
	width: 100%;
}



.scroll-pause{
	position: fixed;
	top: 0;
	left: 0;
	width: 100vw;
	height: 100vh;
	padding-top: 20vh;
	background: transparent;
}


.scroll-pause .row{
	width: 268vw;
	height: 50vh;
	overflow: hidden;
}

.scroll-pause .row div{
	width: 11.5%;
	height: 90%;
	float: left;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	margin: 0.5%;
	border-radius: 10px;
}

.scroll-pause .row div:first-child{
	margin-left: 0.4%;
}

.scroll-pause .row div:last-child{
	margin-right: 0.4%;
}


.rb-grid {
	list-style: none;
	text-align: center;
	margin: 0 auto;
}

.rb-grid li {
	width: 24%;
	height: 15em;
	margin: 0.5%;
	background: #8CC7DF;
	color: #fff;
	display: block;
	float: left;
	padding: 1.6em;
	cursor: pointer;
	position: relative;
}

.rb-grid li.rb-span-2 {
	width: 49%;
}

.rb-grid li.rb-span-4 {
	width: 99%;
}

.rb-grid li h3 {
	font-size: 2.6em;
	font-weight: 100;
}



.rb-temp {
	display: block;
	font-size: 2em;
	opacity: 0.5;
	-webkit-transition: opacity 0.3s ease-in-out;
	-moz-transition: opacity 0.3s ease-in-out;
	transition: opacity 0.3s ease-in-out;
}

.rb-grid li:hover .rb-temp {
	opacity: 1;
}

.rb-overlay {
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	transition: all 0.4s ease;
	z-index: -1;
	pointer-events: none;
	cursor: default;
}

.rb-close {
	position: absolute;
	top: 0.4em;
	right: 0.4em;
	width: 2em;
	height: 2em;
	text-indent: -9000px;
	cursor: pointer;
	z-index: 1000;
	font-family: "Oswald", sans-serif;
}

.rb-close::before {
	content: 'x';
	font-weight: 100;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 3em;
	line-height: 0.6;
	text-align: center;
	text-indent: 0px;
}

.rb-week {
	width: 100%;
	height: 100%;
}

.rb-week > div {
	width: 10%;
	height: 100%;
	float: left;
	position: relative;
	padding: 3% 0;
}

.rb-week > div:first-child {
	width: 30%;
}

.rb-week span {
	padding: 5% 0;
	font-size: 2em;
	font-weight: 100;
	display: block;
	margin: auto 0;
	height: 30%;
	width: 100%;
	line-height: 0.8;
}

.rb-week span.rb-city {
	font-weight: 700;
	padding: 1% 10%;
	font-size: 1em;
	line-height: 1.2;
}

.rb-week [class^="icon-"]:before {
	font-size: 2.5em;
	font-weight: normal;
}

.rb-week > div:first-child [class^="icon-"] {
	opacity: 0.1;
}

/* Colors */

/* Grid */


.rb-grid li:nth-child(1) { background: url(../images/foto2.jpg); background-size: cover; background-position: 50% 50%;  }
.rb-grid li:nth-child(2) { background: url(../images/foto10.JPG); background-size: cover; background-position: 50% 50%;  }
.rb-grid li:nth-child(3) { background: url(../images/foto3.jpg); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(4) { background: url(../images/foto4.jpg); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(5) { background: url(../images/foto7.jpg); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(6) { background: url(../images/foto8.JPG); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(7) { background: url(../images/foto9.JPG); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(8) { background: url(../images/foto0.jpg); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(9) { background: url(../images/foto5.jpg); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(10) {background: url(../images/foto11.JPG); background-size: cover; background-position: 50% 50%; }
.rb-grid li:nth-child(11) {background: url(../images/video.jpg); background-size: cover; background-position: 50% 50%; }

.rb-grid li .portfolio-box-caption {
	display: block;
	position: absolute;
	bottom:0;
	left:0;
	right:0;
	top: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	opacity: 0;
	background: rgba(88, 38, 23, 0.9);
	-webkit-transition: all .35s;
	-moz-transition: all .35s;
	transition: all .35s;
	margin-right: 1%;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
}


.rb-grid li:hover .portfolio-box-caption  {
	opacity: 0.6;
}

@media screen and (max-width: 63.125em) {

	.rb-grid li,
	.rb-grid li.rb-span-2,
	.rb-grid li.rb-span-4 {
		width: 100%;
		height: 10em;
		text-align: left;
	}

	.rb-grid li[class^="icon-"]:before,
	.rb-grid li[class*=" icon-"]:before {
		font-size: 6em;
		left: auto;
		right: 0;
		line-height: 2.5;
	}

	.rb-grid li > div {
		text-align: center;
	}
}



















/* Loader */
body.loading {
	overflow: hidden;
}

/* Anytime the body has the loading class, our
   modal element will be visible */
body.loading .modal {
	display: block;

}
body.loading .navbar{
	display:none;
}

#logo_face{
	padding-right: 15px;
	height: 35px;
	width: 50px;

}

.modal {
	display:  none;
	position:   fixed;
	z-index:    1000;
	top:        0;
	left:       0;
	height:     100%;
	width:      100%;
	background: #51261C;

}

.spinner {
	margin: 100px auto;
	width: 40px;
	height: 40px;
	position: relative;
	text-align: center;
top: 35%;
	-webkit-animation: sk-rotate 2.0s infinite linear;
	animation: sk-rotate 2.0s infinite linear;
}

.dot1, .dot2 {
	width: 60%;
	height: 60%;
	display: inline-block;
	position: absolute;
	top: 0;
	background-color: #E6AF24;

	border-radius: 100%;

	-webkit-animation: sk-bounce 2.0s infinite ease-in-out;
	animation: sk-bounce 2.0s infinite ease-in-out;
}

.dot2 {
	top: auto;
	bottom: 0;
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

@-webkit-keyframes sk-rotate { 100% { -webkit-transform: rotate(360deg) }}
@keyframes sk-rotate { 100% { transform: rotate(360deg); -webkit-transform: rotate(360deg) }}

@-webkit-keyframes sk-bounce {
	0%, 100% { -webkit-transform: scale(0.0) }
	50% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bounce {
	0%, 100% {
		transform: scale(0.0);
		-webkit-transform: scale(0.0);
	} 50% {
		  transform: scale(1.0);
		  -webkit-transform: scale(1.0);
	  }
}


