/* -------------------------------- 

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  font-size: 100%;
  font-family: "Ubuntu", sans-serif;
  color: #3e3947;
  background-color: white;
}

body, html {
  height: 100%;
}

#linktel {
	cursor: pointer;
}

@font-face {
    font-family: 'Portrait Script';
    src: url('PortraitScript-Regular.woff2') format('woff2'),
        url('PortraitScript-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Portrait Script Bold';
    src: url('PortraitScript-Bold.woff2') format('woff2'),
        url('PortraitScript-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}

.subtitle {
	font-family: 'Portrait Script';
    color: #99763a;
    font-size: 90px;
    position: absolute;
    left: 50%;
    z-index: 99;
    display: inline;
    transform: translateX(-50%);
        top: -22px;
}


a {
  color: #3e3947;
  text-decoration: none;
}

img {
  width: 100%;
	height: auto;
}

/* -------------------------------- 

Modules - reusable parts of our design

-------------------------------- */
.cd-img-replace {
  /* replace text with a background-image */
  display: inline-block;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
}

.sobrebg {
	background: url(../img/02sobre/Fundo.jpg);
    background-size: 100%;
    padding: 100px 0px 0px 0px;
    margin-top: -90px;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
}

.esplanadabg {
	background: url(../img/06esplanada/1_texto/Fundo.jpg);
    background-size: 100%;
    padding: 180px 0px 0px 0px;
    margin-top: 0px;
    background-repeat: no-repeat;
    background-position-y: -200px;
	background-color: #f7f7f7;
}

.lingua {
    font-family: 'Nunito', sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #fff;
    line-height: 1.3;
	float: left;
    top: 19px;
    position: relative;
    right: 20px;
}

.lingua a{
    font-family: 'Nunito', sans-serif !important;
    font-size: 15px;
    font-weight: 400;
    color: #fff !important;
    line-height: 1.3;
}

.mapa {
	border: 8px solid #fff;
    margin-top: -370px;
}

.modal-body a {
	color:#99763a !important;
}

.modal-body a:hover {
	color:#99763a !important;
}

#link {
	margin-left: 20px;
	text-decoration: underline;
}

.logofooter {
	text-align: center;
	margin-top: 130px;
	margin-bottom: 130px;
}

body.modal-open .modal {
    display: flex !important;
    height: 100%;
	z-index: 999999;
	font-family: 'Nunito', sans-serif !important;
} 

body.modal-open .modal .modal-dialog {
    margin: auto;
}

.modal-header {
    padding: 1.5rem;
    border-bottom: none !important;

}

.txtfooter {
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color:#fff;
	line-height: 1.3;
	text-align: center;
	padding-bottom: 20px;
}

.footerbg {
	background: url(../img/07contactos/Fundo.jpg);
    background-size: 100%;
    padding: 180px 0px 0px 0px;
    margin-top: 0px;
    background-repeat: no-repeat;
	padding-bottom: 370px !important;
	background-color: #f7f7f7;
}

.footerbgcor {
	background: url(../img/07contactos/fundo_cor.png);
	background-size: cover;
    padding: 100px 0px 0px 0px;
    margin-top: 0px;
    background-repeat: repeat;
    min-height: 800px;
}

.titulo {
	font-family: 'Nunito', sans-serif;
	font-size: 40px;
	font-weight: 400;
	color:#232323;
	line-height: 1.3;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
}

.iconmenu {
	position: relative;
	left: 20px;
	top: 20px;
}

.iconmenu img{
	max-width: 108px;
}

.logo {
	position: absolute;
	  left: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
	transition: all 0.5s ease;
	z-index: 999999;
}

.logo img{
	max-width: 272px;
	
}

.small{
	margin-top: -30px;
	width: 150px !important;
}

.icon-tel {
	position: absolute;
	right: 20px;
	top: 12px;
	z-index: 9999999;
	cursor: pointer;
}

.icon-tel img{
	max-width: 150px;
}

.margupdown {
	margin-top: 80px;
	margin-bottom: 80px;
}

.gridmarg {
	margin-bottom: 40px;
}

#logomobile {
	display: none;
}

.divmenu {
    height: 140px;
    position: fixed;
    /* top: 0px; */
    z-index: 99999;
    width: 100%;
    transition: all 0.5s ease;
}

#fechar {
	display: none;
}

.bgmenu {
    background-color: #fe6a2f;
	height: 80px;
}

.padtexto {
	padding-top: 35px;
	padding-bottom: 90px;
}

.texto {
	font-family: 'Nunito', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#828282;
	line-height: 1.5;
}

.mariscotitle {
	font-family: 'Nunito', sans-serif;
	font-size: 14px;
	font-weight: 400;
	color:#828282;
	text-transform: uppercase;
	text-align: center;
}


.cor {
	color:#99763a;
}

.topdesk {
	padding-top: 60px !important;
}

.justify {
		 text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}

.divselo {
	margin-top: -240px;
    right: 0px;
	position: absolute;
}

.divselo2 {
	display: none;
	    margin-top: -110px;
    position: relative;
    max-width: 320px;
    margin: 0 auto;
}

.sec-title {
	position: absolute;
    left: 0%;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 80px;
    text-align: center;
	color:#99763a; font-weight: 700;
		font-family: 'Nunito', sans-serif;
	font-size: 14px;

}

.sec-title > .cd-dot {
	background-color: #99763a;
    width: 80px;
	position: relative;
    height: 4px;
	margin-top: 8px;
	margin-bottom: 15px;
}

.vert-title {
	transform: rotate(-90deg);
    /* transform-origin: left top 0; */
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    color: #232323;
    top: -40px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
}

.title-section {
	font-family: 'Nunito', sans-serif;
    font-size: 80px;
	color:#dfdfdf;
	margin: 0 auto;
	text-align: center;
	/*letter-spacing: -5px;*/
	position: relative;
}

.desc-section {
	font-family: 'Nunito', sans-serif;
    font-size: 20px;
	font-weight: 600;
	color:#99763a;
	text-align: center;
	line-height: 1.2;
}

.desc-section a{
	font-family: 'Nunito', sans-serif;
    font-size: 20px;
	font-weight: 600;
	color:#99763a !important;
	text-align: center;
	line-height: 1.2;
	text-decoration: none;
}

.desc-section a:hover{
	font-family: 'Nunito', sans-serif;
    font-size: 20px;
	font-weight: 600;
	color:#99763a !important;
	text-align: center;
	line-height: 1.2;
	text-decoration: none;
}

.sliderdesktop {
		display: block !important;
	}
	
	.slidermobile {
		display: none !important;
	}

	

/* -------------------------------- 

Main components 

-------------------------------- */



.cd-section {
  min-height: 100%;
  position: relative;
  padding: 2em 0;
}

.cd-section:nth-of-type(odd) p {
  color: #898099;
}

.cd-section:nth-of-type(even) p {
  color: #bda3ad;
}
.cd-section h1, .cd-section p {
  position: absolute;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  width: 90%;
  max-width: 768px;
  text-align: center;
	    z-index: 99;
}
.cd-section h1 {
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 60px !important;
  font-family: 'Nunito', sans-serif;
	z-index: 999;
}

.cd-section h1 span{
  color: white;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 16px !important;
  font-size: 1.25rem;
  font-family: 'Nunito', sans-serif;
}
.cd-section p {
  line-height: 1.6;
}
@media only screen and (min-width: 768px) {
  .cd-section h1 {
    font-size: 30px !important;
  }
  .cd-section p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 2;
  }
}

.cd-scroll-down {
  position: absolute;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 20px;
  width: 38px;
  height: 44px;
  background: url("../img/cd-arrow-bottom.svg") no-repeat center center;
}

/* No Touch devices */
.cd-nav-trigger {
  display: none;
}

.no-touch #cd-vertical-nav {
  position: fixed;
  right: 10px;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
}
.no-touch #cd-vertical-nav li {
  text-align: right;
}
.no-touch #cd-vertical-nav a {
  display: inline-block;
  /* prevent weird movements on hover when you use a CSS3 transformation - webkit browsers */
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.no-touch #cd-vertical-nav a:after {
  content: "";
  display: table;
  clear: both;
}
.no-touch #cd-vertical-nav a span {
  float: right;
  display: inline-block;
  -webkit-transform: scale(0.6);
  -moz-transform: scale(0.6);
  -ms-transform: scale(0.6);
  -o-transform: scale(0.6);
  transform: scale(0.6);
	transition: all 0.2s;
}
.no-touch #cd-vertical-nav a:hover .cd-dot {
  /*-webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);*/
  background-color: #99763a;

}
.no-touch #cd-vertical-nav a:hover .cd-label {
  opacity: 1;
}
.no-touch #cd-vertical-nav a.is-selected .cd-dot {
  background-color: #99763a;
  right: -25px;
  width: 80px;
}
.no-touch #cd-vertical-nav .cd-dot {
  position: relative;
  /* we set a top value in order to align the dot with the label. If you change label's font, you may need to change this top value*/
  top: 8px;
  height: 4px;
  width: 25px;
  /*border-radius: 50%;*/
  background-color: #161616;
  -webkit-transition: -webkit-transform 0.2s, background-color 0.5s;
  -moz-transition: -moz-transform 0.2s, background-color 0.5s;
  transition: transform 0.2s, background-color 0.5s;
  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  -o-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.no-touch #cd-vertical-nav .cd-label {
  position: relative;
    margin-right: 10px;
    padding: .2em .5em;
    color: #99763a;
    font-size: 16px !important;
    font-size: 0.875rem;
    -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
    -moz-transition: -moz-transform 0.2s, opacity 0.2s;
    transition: transform 0.2s, opacity 0.2s;
    opacity: 0;
    -webkit-transform-origin: 100% 50%;
    -moz-transform-origin: 100% 50%;
    -ms-transform-origin: 100% 50%;
    -o-transform-origin: 100% 50%;
    /* transform-origin: 100% 50%; */
    -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
	    margin-top: -7px;
}

/* Touch devices */
.touch .cd-nav-trigger {
  display: block;
  z-index: 2;
  position: fixed;
  bottom: 30px;
  right: 5%;
  height: 44px;
  width: 44px;
  border-radius: 0.25em;
  background: rgba(255, 255, 255, 0.9);
}
.touch .cd-nav-trigger span {
  position: absolute;
  height: 4px;
  width: 4px;
  background-color: #3e3947;
  border-radius: 50%;
  left: 50%;
  top: 50%;
  bottom: auto;
  right: auto;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.touch .cd-nav-trigger span::before, .touch .cd-nav-trigger span::after {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  left: 0;
  background-color: inherit;
  border-radius: inherit;
}
.touch .cd-nav-trigger span::before {
  top: -9px;
}
.touch .cd-nav-trigger span::after {
  bottom: -9px;
}

.touch #cd-vertical-nav {
  position: fixed;
  z-index: 1;
  right: 5%;
  bottom: 30px;
  width: 90%;
  max-width: 400px;
  max-height: 90%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  -webkit-transform-origin: right bottom;
  -moz-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  -o-transform-origin: right bottom;
  transform-origin: right bottom;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  transition-property: transform;
  -webkit-transition-duration: 0.2s;
  -moz-transition-duration: 0.2s;
  transition-duration: 0.2s;
  border-radius: 0.25em;
  background-color: rgba(255, 255, 255, 0.9);
}
.touch #cd-vertical-nav a {
  display: block;
  padding: 1em;
  border-bottom: 1px solid rgba(62, 57, 71, 0.1);
}
.touch #cd-vertical-nav a span:first-child {
  display: none;
}
.touch #cd-vertical-nav a.is-selected span:last-child {
  color: #d88683;
}
.touch #cd-vertical-nav.open {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.touch #cd-vertical-nav.open + .cd-nav-trigger {
  background-color: transparent;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span {
  background-color: rgba(62, 57, 71, 0);
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::before, .touch #cd-vertical-nav.open + .cd-nav-trigger span::after {
  background-color: #3e3947;
  height: 3px;
  width: 20px;
  border-radius: 0;
  left: -8px;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 1px;
}
.touch #cd-vertical-nav.open + .cd-nav-trigger span::after {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  bottom: 0;
}
.touch #cd-vertical-nav li:last-child a {
  border-bottom: none;
}

@media only screen and (min-width: 768px) {
  .touch .cd-nav-trigger, .touch #cd-vertical-nav {
    bottom: 40px;
  }
	
	.topdesk {
	padding-top: 0px;
}
	
	.title-section {
    font-family: 'Nunito', sans-serif;
    font-size: 70px;
    color: #dfdfdf;
    margin: 0 auto;
    text-align: center;
    /* letter-spacing: -5px; */
}
}

@media (min-width: 1200px) {
	.container {
    max-width: 1220px !important;
}
	
}

@media (max-width: 767px) {

	.sliderdesktop {
		display: none !important;
	}
	
	.slidermobile {
		display: block !important;
	}
	
	.desktop {
		display: none;
	}
	
	.mobile {
		display: block;
	}
	
	.overlay {
		background-image: url(../img/fundo_menu_mobile.jpg)!important;
	}
}

@media (max-width: 468px) {
	
	.carousel-cell {
    height: 100vh;
		background-repeat: no-repeat;
}
	
	.sec-title {
		display: none;
	}
	
	.sliderdesktop {
		display: none !important;
	}
	
	.slidermobile {
		display: block !important;
	}
	
	.main-carousel {
		min-height: 690px !important;
	}
	
	.cd-section h1 {
    font-size: 25px !important;

}
	
.title-section {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    color: #dfdfdf;
    margin: 0 auto;
    text-align: center;
    /* letter-spacing: -5px; */
}
	
	.desc-section {
    font-family: 'Nunito', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #99763a;
    text-align: center;
    line-height: 1.2;
}
	
	.subtitle {
    font-family: 'Portrait Script';
    color: #99763a;
    font-size: 45px;
    position: absolute;
    left: 50%;
    z-index: 99;
    display: inline;
    transform: translateX(-50%);
        top: -15px;
}
	
	.sec-title {
		display: none;
	}
	.small {
    margin-top: -30px;
    width: 130px !important;
}
	.iconmenu {
    position: relative;
    left: 0px;
    top: 20px;
		cursor: pointer;
}
	
	.icon-tel {
    position: absolute;
    right: 20px;
    top: 12px;
}
	
	.lingua {
    right: 10px;
}
	
	.logo {
		margin-top: 3px;
	}
	
	.icon-tel img {
		margin-top: 5px;
	}
	
	.divselo {
		display: none;
	}
	
	.divselo2 {
		display: block;
	}
	
	.titulo {
    font-family: 'Nunito', sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #232323;
    line-height: 1.3;
}
	
}


/* The Overlay (background) */
.overlay {
  /* Height & width depends on how you want to reveal the overlay (see JS below) */    
  height: 100%;
	width: 100%;
    position: fixed;
    z-index: 99999;

  left: 0;
  top: 0;
 /* background-color: rgb(0,0,0);*/ /* Black fallback color */
  /* background-color: rgba(0,0,0, 0.9);*/  /* Black w/opacity */
	background-image: url(../img/fundo_menu.jpg);
  overflow-x: hidden; /* Disable horizontal scroll */
  transition: all ease 0.5s; /* 0.5 second transition effect to slide in or slide down the overlay (height or width, depending on reveal) */
	background-position: top center;
    background-repeat: no-repeat;
    background-size: 100%;
}

/* Position the content inside the overlay */
.overlay-content {
  position: relative;

top: 50%;
transform: translateY(-50%);
	left: 20%;
}

/* The navigation links inside the overlay */
.overlay a {
  padding: 8px;
  text-decoration: none;
  font-size: 36px;
  color: #be9b5e;
  display: block; /* Display block instead of inline */
  transition: 0.3s; /* Transition effects on hover (color) */
	font-family: 'Nunito', sans-serif;
    font-weight: 400;
}

/* When you mouse over the navigation links, change their color */
.overlay a:hover, .overlay a:focus {
  color: #fff;
	text-decoration: none;
	
}

.overlay a:hover > span {
 padding-left: 10px;
	    margin-left: -100px;
}
.overlay a:hover > span:before {
	content: "";
    width: 100px;
    background-color: #ef5225;
    height: 10px;
    display: inline-block;
    z-index: -1;
    position: relative;
    right: -90px;
    top: 6px;
	
}

/* Position the close button (top right corner) */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
}

/* When the height of the screen is less than 450 pixels, change the font-size of the links and position the close button again, so they don't overlap */
@media screen and (max-height: 450px) {
  .overlay a {font-size: 20px}
  .overlay .closebtn {
    font-size: 40px;
    top: 15px;
    right: 35px;
  }
}
