#Slideshow .mobile{
    display:none;
}

::-webkit-scrollbar {
	width: 10px;
}

::-webkit-scrollbar-track {
	background: #f2f2f2; 
}
 
::-webkit-scrollbar-thumb {
  background: #5cb9b1; 
}

#heightVideo .credits{
    position: absolute;
    background: rgba(0, 0, 0, 0.8);
    margin-left: auto;
    right: 30px;
    bottom: 0;
    padding: 6px;
    height: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#heightVideo .credits svg{
	width: 36px;
    height: 36px;
}

#heightVideo .credits svg path{
    fill: #fff;
}

#heightVideo .credits .icon{
	height: 36px;
    cursor: pointer;
    overflow: hidden;
    display: inline-flex;
    float:right;
}

#heightVideo .credits .autor{
	display:none;
	padding-right: 15px;
    padding-left: 10px;
	color: #fff;
}

#heightVideo .credits .autor a{
	color: #fff !important;
	margin-left: 5px;
}

#heightVideo .credits .icon, #heightVideo .credits .autor{
    justify-content: center;
    align-items: center;
}

#barratopo .w30 svg path:nth-child(3){
    fill: #7dcef1;
}

#menuBTSD, #menuBTSE{
    position: fixed;
    top: 0;
    background-color: #333;
    height: 100%;
    z-index: 99999;
    display: none;
    padding: 10px;
}

#menuBTSD .backgroundImage{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0;
    background-position: center !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    opacity:0.5;
}

#menuBTSD .g-content, #menuBTSE .g-content{
    margin: 0 auto;
    padding: 0;
    width: 100% !important;
    max-width: 1600px;
}

#menuBTSD .closeMenu, #menuBTSE .closeMenu{
    display: flex;
    justify-content: center;
    align-content: center;
    width: 110px;
    cursor: pointer;
    position: relative;
    top: 0;
    margin-left: auto;
    z-index: 9;
}

#menuBTSD .closeMenu svg, #menuBTSE .closeMenu svg{
    -ms-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    width:25px;
    height:25px;
    margin-left:10px;
}

#menuBTSD .closeMenu svg path, #menuBTSE .closeMenu svg path{
	fill:#fff;
}

#menuBTSD .contentMenu, #menuBTSE .contentMenu{
    padding: 0 50px;
    overflow-y: scroll;
    margin-top: 40px;
    margin-bottom: 60px;
    z-index: 9;
    position: relative;
}

#menuBTSD .contentMenu .w50{
    width: 47.5%;
    display: inline-block;
    vertical-align: top;
}

#menuBTSD .contentMenu .w50.left{
	margin-right:2%;
}

#menuBTSD .contentMenu .w50.right{
	margin-left:2%;
}

#menuBTSD .contentMenu span{
    color: #5cb9b1;
    line-height: 50px;
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    display:none;
}

#menuBTSD .contentMenu .w50.left a{
    font-weight: 100;
    text-transform: uppercase;
    font-size: 35px;
    letter-spacing: 2.5px;
    line-height: 1;
    color:#fff;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
}

#menuBTSD .contentMenu .w50.left div{
    margin: 40px 0 0 0;
    display:none;
}

#menuBTSD .contentMenu .w50.left div:nth-child(2){
	margin: 35px 0 0 0;
}

#menuBTSD .contentMenu .w50.right a{
    color: #ffcc00;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    letter-spacing: 3px;
}

#menuBTSD .contentMenu .w50.right a:hover{
	color: #fff !important;	
}

#menuBTSD .contentMenu .w50.right div{
    margin-top: 20px;
    display:none;
}

#menuBTSE h2 {
    font-size: 36px;
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom:60px;
    font-family: 'Raleway', Arial, sans-serif;
}

#menuBTSE .contentMenuTopico .w25{
    width: 24.5%;
    display: inline-flex;
    vertical-align: top;
    border-left: 1px solid #ffcc00;
    padding: 0 40px 0 30px;
    text-transform: uppercase;
    font-family: 'Raleway', Arial, sans-serif;
    height: 40px;
    align-items: center;
    letter-spacing: 2px;
}

#menuBTSE .contentMenuItens{
	margin-top:50px;
	margin-bottom:50px;
}

#menuBTSE .contentMenuItens .w25{
    width: 24.5%;
    display: inline-block;
    vertical-align: top;
    border-left: 1px solid rgba(255, 255, 255, 0.6);
    padding: 0 40px 0 30px;
    text-transform: uppercase;
    font-family: 'Raleway', Arial, sans-serif;
}

#menuBTSE .contentMenuItens ul {
    margin-left: 1.5rem;
    padding: 0;
    margin-top: 0;
    margin-bottom: 0;
    list-style: none;
}

#menuBTSE .contentMenuItens .w25 ul{
	margin-left:0;
}

#menuBTSE .contentMenuItens .w25 ul li{
    line-height: 2;
    font-weight: 300;
    font-size: 15px;
    letter-spacing: 2px;
}

#menuBTSE .contentMenuItens .w25 ul li a{
	color:rgba(255, 255, 255, 0.6);
}

#menuBTSE .contentMenuItens .w25 ul li:hover a{
	color:#ffcc00;
}

.progressBar{
    position: relative;
    width: 1600px;
    /*margin: -335px auto 195px auto;*/
    margin: 0 auto;
}

.progressBar .w25{
    width: 12.5%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    overflow-x:hidden;
}

.progressBar .w25 span{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    line-height: 3.5;
    text-transform: uppercase;
    font-size: 9px;
    color:rgba(255, 255, 255, 0.56);
    cursor:pointer;
}

.progressBar .w25 h4{
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color:rgba(255, 255, 255, 0.56);
    padding-right: 15px;
    cursor:pointer;
}

#g-header .progressBar .w25 h4 a{
	color:rgba(255, 255, 255, 0.56);
	font-family: 'COCOGOOSELETTERPRESS',sans-serif;
}

#g-header .progressBar .w25 h4 a:hover{
	color:#fff;
}

.progressBar .barBackground{
    width: 100%;
    height: 3px;
    background: rgba(255, 255, 255, 0.56);
    margin-bottom: -3px;
	margin-left: 8px;
}

#myBar1, #myBar2, #myBar3, #myBar4, #myBar5, #myBar6, #myBar7, #myBar8{
	width: 1%;
	height: 3px;
	background-color: #fff;
	margin-left: 8px;
	-webkit-transition: width 5s linear;
	-moz-transition: width 5s linear;
	-o-transition: width 5s linear;
	transition: width 5s linear;
}

.progressBar .ball{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    border: 1px solid #fff;
    margin-bottom: -5.5px;
    background: rgba(255, 255, 255, 0.56);
}

.customslideV2 .mySlides, .customslideV1 .mySlides, .customslideV3 .mySlides{
	display: none
}

.customslideV2 img, .customslideV1 img, .customslideV3 img{
	vertical-align: middle;
    width: 100%;
    opacity: 0.7;	
}

.customslideV2 .text .subtitle{
    font-size: 20px;
    margin-top: 20px;
    overflow: hidden;
    width: 1000px;
    padding-left: 0;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
}

.customslideV3 .text .subtitle{
    font-family: "domine", sans-serif, "Tahoma", "Geneva", "Arial";
    font-size: 26px;
    margin-top: 20px;
    height: 35px;
    overflow: hidden;
    width: 1180px;
}

.customslideV3 .progressBar {
    position: relative;
    width: 1180px;
    margin: -390px auto 250px auto;
}

.customslideV3 .progressBar .w25 {
    width: 23%;
    float: left;
    display: inline-block;
    vertical-align: middle;
    overflow-x: hidden;
    margin: 0 1%;
}

.customslideV3 .progressBar .w25 img{
    border: 5px solid rgba(255, 255, 255, 0.56);
    opacity: 0.7;
    cursor:pointer;
}

.customslideV3 .progressBar .w25:hover img{
	border: 5px solid #fff;
    opacity: 1;
}

.customslideV3 .progressBar .w25:hover h4 a{
	color: #fff;
}

.customslideV3 .progressBar .contentProgress{
    width: 680px;
}

.section-horizontal-paddings {
    padding-left: 0;
    padding-right: 0;
}

#ingallery-shade{
	z-index: 99999999 !important;
}

/* Slideshow container */
.customslideV2 .slideshow-container, .customslideV1 .slideshow-container, .customslideV3 .slideshow-container{
	max-width: 100%;
	position: relative;
	margin: auto;
}

.customslideV1 .alturaSlide{
    position: absolute;
    opacity: 0;
    visibility: hidden;
}

.customslideV1 .alturaSlide img {
	width:100%;
	opacity: 0;
    visibility: hidden;
}

/* Caption text */
.customslideV2 .text {
	color: #ffffff;
    font-size: 15px;
    padding: 8px 0;
    position: relative;
    bottom: 500px;
    width: 1600px;
    text-align: left;
    margin: 0 auto;
    height: 130px;
}

.customslideV2 .text h3 {
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    text-transform: uppercase;
    font-size: 40px;
    margin: 0;
    width: 900px;
    text-align: left;
    line-height: 1.5;
    overflow: hidden;
    max-height: 115px;
}

.customslideV3 .text {
	color: #ffffff;
    font-size: 15px;
    padding: 8px 12px;
    position: relative;
    bottom: 480px;
    width: 1180px;
    text-align: left;
    margin: 0 auto;
    height: 130px;
}

.customslideV3 .text h3 {
    font-weight: bold;
    font-family: "domine", sans-serif, "Tahoma", "Geneva", "Arial";
    font-size: 38px;
    margin: 0;
    width: 800px;
    text-align: left;
    line-height: 1.5;
    overflow: hidden;
    max-height: 115px;
}

/* Number text (1/3 etc) */
.customslideV2 .numbertext {
	color: #f2f2f2;
	font-size: 12px;
	padding: 8px 12px;
	position: absolute;
	top: 0;
}

#Slideshow .g-content {
    margin: 0;
    padding: 0;
}

/* Fading animation */
.customslideV1 .fade, .customslideV3 .fade{
	-webkit-animation-name: fade;
	-webkit-animation-duration: 2.5s;
	animation-name: fade;
	animation-duration: 2.5s;
	opacity: 1;
	background: #000;
}

.customslideV2 .fade2{
	-webkit-animation-name: fade;
	-webkit-animation-duration: 0s;
	animation-name: fade;
	animation-duration: 0s;
	opacity: 1;
	background: #000;
}

@-webkit-keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}

@keyframes fade {
	from {opacity: .4} 
	to {opacity: 1}
}

.alturaBarraTopo{
    height: 90px;
}

#pubTop{
	background: #fff;
}

#pubTop .g-content {
    margin: 0;
    padding: 0;
}

#pubTop img{
    width: auto;
    height: 160px;
    padding: 15px 0;
}

#pubTop .pub{
    text-align: center;
}

#pubTop .multiplo .pub1, #pubTop .multiplo .pub2, #pubTop .multiplo .pub3, #pubTop .multiplo .pub4, #pubTop .multiplo .pub5{
	display:none;
}

#Pub2 .g-content {
    margin: 0;
    padding: 0;
}

#Pub2 img{
	padding: 40px 0;
}

#g-top{
    position: fixed;
    top: -1000px;
}

#g-page-surround{
	background-image: none;
}

#g-copyright .g-content {
    opacity: 1;
    text-align: center;
}

#g-copyright .nopaddingtop .g-content {
    padding-top: 20px !important;
	padding-bottom: 20px;
}

#g-copyrightmain .size-15{
	display: none;
}

body .g-side-column {
    min-width: 0 !important;
}

.g-block.g-side-column.size-15{
	display: none;
}

.g-middle-column{
	width: 100%;
	margin: 0 auto;
}

.ls-overflow-visible{
	overflow: hidden !important;
}

#g-showcase{
	background: white;
}

#g-header{
	background: white;
	padding-bottom: 0;
    margin-bottom: 0;
    position: relative;
    z-index: 999999;
}

#g-header .g-middle-column{
	max-width: 100%;
	margin: 0 auto;
}

#g-navigation{
	width: 100%;
	box-shadow: none;
	background-image: none;
	position: fixed;
    top: 0;
    z-index: 9999999;
	height: 80px;
}

#g-header #g-navigationleft .g-content, #g-header #g-navigationright .g-content, #g-navigation .g-content {
    padding-top: 0;
    padding-bottom: 0;
}

#barratopo{
    border-bottom: 0px;
	z-index: 9999;
	color: #333;
	background: white;
	height: 80px;
}

#barraTopoSuperior .g-content, #barratopo .g-content{
    max-width: 1600px;
    margin: 0 auto;
    padding: 0;
}

#barraTopoSuperior{
	background: #fff;
    height: 26px;
    border-bottom: 1px solid rgba(51, 51, 51, 0.2);
}

#barraTopoSuperior .botao {
    height: 25px;
    float: left;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: auto;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    cursor: pointer;
    color: #333;
    padding: 0 20px;
    border-left: 1px solid rgba(51, 51, 51, 0.2);
    background-color: white;
}

#barraTopoSuperior .botao:hover, #barraTopoSuperior a:hover .botao{
    color: #333;
    background-color: rgb(249, 248, 248);
    border-left: 1px solid rgba(51, 51, 51, 0.1);
}

#barraTopoSuperior a:nth-child(1) .botao{
	color: #fff;
    background-color: rgb(51, 51, 51);
}

#barraTopoSuperior a:nth-child(1):hover .botao{
	background-color: #7dcef1;
	color: #fff;
}

#barraTopoSuperior .botao.btsd{
	border-right: 1px solid rgba(51, 51, 51, 0.2);
}

#barraTopoSuperior svg{
	width: 25px;
    height: 16px;
}

#barraTopoSuperior svg path{
	fill:#333;
}

#barraTopoSuperior .modulo{
    float: right;
    width: auto;
    color: #333;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    text-transform: uppercase;
    font-size: 10px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    height: 25px;
    border-right: 1px solid rgba(51, 51, 51, 0.2);
    padding: 0 10px;
    cursor:pointer;
}

#barraTopoSuperior .modulo.idioma{
	border-left: 1px solid rgba(51, 51, 51, 0.2);	
}

#barraTopoSuperior .modulo .mod-languages{
	width: 46px;
    display: inline-block;
    vertical-align: middle;
}

#barraTopoSuperior .modulo .mod-languages form {
    margin: 0;
}

#barraTopoSuperior .modulo .mod-languages form select{
	margin-bottom: 0;
	border: 0px !important;
	outline: none !important;
    box-shadow: none !important;
    padding: 0;
    font-size: 18px;
    height: 25px;
}

#barraTopoSuperior .modulo .mod-languages form select option{
    font-size: 12px;
}


#barraTopoSuperior .modulo.areaPessoal span{
    padding-right: 10px;
}

body{
    margin: 0px auto;
}

#barratopo .g-content{
	width: 100%;
	margin: 0 auto;
	padding: 0;
}

#barratopo .w30{
    width: 30%;
    display: inline-flex;
    vertical-align: middle;
    justify-content: left;
    align-items: center;
    height: 80px;
}

#barratopo .w30 svg{
    margin-top: 10px;
}

#barratopo .w30 img{
	height: 60px;
}

#barratopo .w70{
    width: 69%;
    display: inline-block;
    vertical-align: middle;
}

#barratopo .w70 .switch:before {
    content: "";
    position: absolute;
    top: 18px;
    left: 18px;
    right: 18px;
    border-top: 1px solid #333;
    font-size:0;
}

#barratopo .w70 .switch .copy.blog:after {
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    top: -2px;
    left: 12px;
    margin: -12px;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #333;
}

#barratopo .w70 .switch .copy.site:after {
    content: "";
    height: 8px;
    width: 8px;
    position: absolute;
    top: -2px;
    left: 15px;
    margin: -12px;
    vertical-align: middle;
    border-radius: 50%;
    background-color: #b0b0b0;
}

#barratopo .w70 .switch__drag:after {
    content: "";
    height: 17px;
    width: 17px;
    position: absolute;
    left: 13px;
    margin: -11px -15px;
    vertical-align: middle;
    border-radius: 24px;
    transition: all 0.3s linear;
    background: #7dcef1;
    background: linear-gradient(to bottom, #7dcef1 0%, #7dcef1 100%);
}

#barratopo .w70 .switch{
    display: inline-block;
    height: 44px;
    line-height: 44px;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #333;
    border-radius: 48px;
    float: right;
    position: relative;
    width: 98px;
    color: #333;
    overflow: hidden;
}

#barratopo .w70 .switch__track {
    position: absolute;
    top: 50%;
    left: 0px;
    right: 20px;
}

#barratopo .w70 .switch__drag {
    position: absolute;
    left: 0;
    transition: none;
}

#barratopo .w70 .switch .copy.blog {
    left: 18px;
    color: #febd28;
}

#barratopo .w70 .switch.website .copy.blog {
    color: #333;
    font-size: 10px;
    text-transform: capitalize;
}

#barratopo .w70 .switch.website .copy.site {
    color: #333;
    font-size: 10px;
    text-transform: capitalize;
}

#barratopo .w70 .switch .copy.site {
    left: 55px;
    color: #adadad;
    margin-left: 9px;
}

#barratopo .w70 .switch .copy {
    font-size: 0.5em;
    text-transform: uppercase;
    position: absolute;
    bottom: 4px;
    line-height: 1em;
    transition: all 0.3s linear;
}

#barratopo .conteudo{
	width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

#barratopo .leftSide, #barratopo .rightSide{
	width: 30%;
    display: inline-flex;
    vertical-align: middle;
    float: left;
    align-items: center;
    height: 80px;	
}

#barratopo .leftSide .botao{
    width: 55px;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

#barratopo .leftSide .botao svg{
    width: 25px;
    height: 25px;
}

#barratopo .leftSide .botao svg path{
    fill: #333;
}

#barratopo .w40{
	width: 40%;
	display: inline-block;
	vertical-align: middle;
	float: left;
}

#barratopo .w40 img{
	margin: 18px auto;
    height: 25px;
}

#barratopo button{
	outline: none;
	background: transparent;
	text-align: center;
}

#barratopo .rightSide .botao{
    width: 120px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #ffffff;
    padding: 5px;
    color: #333;
    margin-right: 10px;
}

#barratopo .rightSide .botao.anunciar{
    border: 1px solid #5cb9b1;
}

#barratopo .rightSide .botao:hover{
	background: #5cb9b1;
	color: #ffffff;
}

.mod-languages .btn {
    background: #ffffff;
    box-shadow: none;
    padding: 6px 5px 5px 5px;
    margin-top: -9px;
    border-radius: 0px !important;
    color: #333 !important;
}

.mod-languages .btn .caret{
	display:none;
}

.mod-languages .btn-group.open .btn.dropdown-toggle {
    background-color: #ffffff;
    outline: none;
    box-shadow: none;
}

.mod-languages .btn-group.open .dropdown-menu{
    margin-left: -42px;
    margin-top: 10px;
    border-radius: 0px;
}

.mod-languages .btn-group.open .dropdown-menu > li > a{
	color:#333 !important;
	border-bottom: 1px solid #333333 !important;
    width: 90%;
    margin: 0 auto;
    padding: 3px 5px;
}

.mod-languages .dropdown-menu > li > a:hover, .mod-languages .dropdown-menu > li > a:focus, .mod-languages .dropdown-submenu:hover > a, .mod-languages .dropdown-submenu:focus > a {
    background: #ffffff;
    color: #333 !important;
    border: 0px !important;
}

#barratopo .rightSide .content{
    width: 100%;
    text-align: right;
    padding: 0;
}

#barratopo .rightSide .mod-languages{
    width: 120px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
	padding: 0;
}

#Publicidade3{
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
}

#Publicidade3:hover, #alert:hover{
	color: #55acee
}

#altura{
	height: 80px;
}

#MenuSecundario .g-content {
    margin: 0 auto;
    padding: 0;
	max-width: 1600px;
	width: auto;
}

#MenuSecundario{
	background: #e1e1e1;
	text-align: left;
    top: 90px;
    z-index: 999;
    border-top: 1px solid rgba(51, 51, 51, 0.2);
}

#MenuSecundario .g-main-nav .g-toplevel > li {
    margin: 0 -2px;
	height: 30px;
}

#MenuSecundario .g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
    color: #333;
}

#MenuSecundario .g-main-nav .g-toplevel > li.active, #MenuSecundario .g-main-nav .g-toplevel > li:hover{
	background: #7dcef1 !important;
}

#MenuSecundario .g-main-nav .g-toplevel > li.active > .g-menu-item-container > .g-menu-item-content {
    color: #333;
}

#MenuSecundario .g-main-nav .g-toplevel > li:hover > .g-menu-item-container > .g-menu-item-content {
    color: #fff !important;
}

#MenuSecundario .g-main-nav .g-toplevel > li > .g-menu-item-container, .g-main-nav .g-sublevel > li > .g-menu-item-container {
    font-size: 11px;
    font-weight: bold;
    padding: 8px 15px;
    margin-left: 0;
}

#menuHide{
    position: absolute;
    z-index: 9999;
    width: 350px;
	top: 0;
	display: none;
}

#menuHide .g-content {
    margin: 0;
    padding: 0;
}

#menuHide .moduletable .nav.menu, #menuHide .moduletable .unstyled{
	border: 0px solid rgba(231, 232, 234, 0.25);
	display: block;
	padding: 0px 20px;
	border-radius: 0px;
}

#menuHide .nav.menu {
    height: 100%;
    overflow-y: scroll;
	background: #0e448b;
    position: fixed;
	border-radius: 0;
	width: 350px;
	text-transform: uppercase;
    font-size: 12px;
}

#menuHide .moduletable .nav.menu li{
	padding-bottom: 10px;
	padding-top:10px;
	margin-bottom: 0;
}

.pubFull{
    text-align: center;
}

#g-header .g-content {
    margin-top: 0;
    margin: 0 auto;
    width: 100%;
    padding: 0;
	/*height: 125px;*/
}

.fp-showcase {
    margin: 0 0.625rem 0.625rem 0.625rem;
}

#Slideshow{
    overflow: hidden;
}

#g-above {
    background: #f9f8f8;
    position: relative;
    z-index: 99;
}

#g-abovemain .g-content {
    padding: 30px 0 70px 0;
    margin: 0 auto;
    width:1600px;
}

#filtroFP{
	height:190px;
    border-bottom: #e8e7e7 1px solid;
}

#filtroFP .ListContainer{
    width: 70%;
    vertical-align: middle;
}

#filtroFP .submitButton{
    width: 29%;
    vertical-align: middle;
    padding-left: 5%;
}

#filtroFP .submitButton #submit{
    width: 180px;
    padding: 10px;
    outline: none;
    border: 1px solid #dcdcdc;
    background: #dcdcdc;
    color: #fff;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 17px;
}

#filtroFP .submitButton #submit:hover{
	background: #fff;
	color: #dcdcdc;
}

#filtroFP .col-md-3{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
}

#filtroFP .select2-container--bootstrap .select2-selection{
	border-color:#ccc;
}

#filtroFP .select2-container--bootstrap.select2-container--focus .select2-selection, #filtroFP .select2-container--bootstrap.select2-container--open .select2-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-color: #333;
}

#filtroFP .select2-container--bootstrap .select2-selection--single .select2-selection__rendered, #filtroFP .select2-container--bootstrap .dropdown-wrapper, #filtroFP option{
    color: #333;
    font-family: 'nexa';
}

.select2-container--bootstrap .select2-results__option--highlighted[aria-selected] {
    background-color: #5cb9b1 !important;
}

body {
    font-family: 'nexa';
}

#AgendaFP{
    background: #333;
}

#AgendaFP h3{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #fff;
    border-bottom: 1px solid #fff;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#AgendaFP a {
    background: #fff;
	padding: 5px 0px 5px 20px;
    display: inline-block;
    color: #333;
    margin-right: 25px;
    text-decoration: none !important;
    border: 1px solid #333;
}

#AgendaFP a:hover{
	background:#7dcef1;
	color:#fff;
}

#AgendaFP a path{
    fill: #fff;
}

#AgendaFP a span{
    margin-left: 15px;
    background: #7dcef1;
    padding: 8px 5px 7px 5px;
}

#serMadeirense{
    border-top: #e8e7e7 1px solid;
}

#serMadeirense h3 {
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
    border-bottom: 1px solid #333;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#serMadeirense .w33{
    width: 31%;
    display: inline-block;
    vertical-align: top;
    margin-bottom:2%;
    margin-left:1%;
	margin-right:1%;
	height: 339px;
    overflow: hidden;
}

#serMadeirense .w33 img{
    width: 100%;
}

#serMadeirense .w33 .pub{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 339px;
    background: #555555;
    color: #fff;
    font-size: 50px;
}

#serMadeirense .w33 .texto{
    margin-top: -75px;
    height: 339px;
    position: relative;
    padding: 15px;
    color: #fff;
    -webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}

#serMadeirense .w33:hover .texto{
	margin-top: -339px;
}

#serMadeirense .w33 .texto h4{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    margin: 0 0 0.75rem 0;
    height: 50px;
    display: flex;
    justify-content: left;
    align-items: center;
    overflow: hidden;
}

#serMadeirense .w33 .texto .intro{
    margin: 30px 0;
    font-size: 16px;
}

#serMadeirense .w33 .texto a{
    display: block;
    padding: 7px 25px;
    background: #333;
    width: 145px;
    text-align: center;
    border: 1px solid #333;
    color: #fff;
}

#serMadeirense .w33 .texto a:hover{
	background: #fff;
	color: #333;
}

#g-mainbar {
    box-shadow: none;
    border-radius:0;
    margin: 0;
}

#g-mainbar .moduletable {
    margin: 0;
}

#visitMadeira{
	max-height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;    
    background: rgb(249, 248, 248);
}

#visitMadeira .g-content {
    margin: 0;
    padding: 0;
    width: 100%;
}

#visitMadeira .image1{
    position: absolute;
    left: 0;
    top:0;
	width: 100%;
	height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#visitMadeira .image2, #visitMadeira .image3, #visitMadeira .image4, #visitMadeira .image5, #visitMadeira .image6, #visitMadeira .image7, #visitMadeira .image8, #visitMadeira .image9, #visitMadeira .image10{
    position: absolute;
    left: 100%;
    top:0;
    width: 100%;
    height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#visitMadeira .image11{
	position: absolute;
    left: -100%;
    top:0;
    width: 100%;
    height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#visitMadeira .altura{
    width: 100%;
    position: relative;
    z-index: 999;
    height:650px;
}

#visitMadeira img{
	width:100%;
	position:absolute;
}

#visitMadeira .contentTexto{
    position: relative;
    width: 100%;
    max-width: 1600px;
    margin: 0 auto;
}

#visitMadeira .altura polygon{
    fill: #fff;
}

#visitMadeira .altura .overlay{
    background: #333;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    z-index: 0;
}

#visitMadeira .altura .content{
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding-top: 165px;
    position: relative;
    z-index: 9;
}

#visitMadeira .altura .arrowLeft, #visitMadeira .altura .arrowright{
    width: 40px;
    margin-top: 300px;
    cursor:pointer;
    position: relative;
    z-index: 9;
}

#visitMadeira .altura .arrowright{
    float: right;
    margin-right: 10px;
}

#visitMadeira .altura .arrowLeft{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: left;
    margin-left: 10px;
}

#visitMadeira .altura ul{
	list-style:none;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
}

#visitMadeira .altura ul li{
    margin-bottom: 5px;
    cursor:pointer;
}

#visitMadeira .altura .ball{
    font-size: 12px;
    width: 26px;
    height: 26px;
    background: #7dcef1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    padding: 0;
    margin-right: 5px;
    text-align: center;
    line-height: 1;
}

#visitMadeira .altura .name{
    color: #fff;
    font-size: 15px;
}

#visitMadeira .altura .buttons{
    width: 23%;
    margin-left: auto;
    display: inline-block;
    margin-right: 0;
    float: right;
}

#visitMadeira .altura .n1 .ball{
    background: #f9f8f8;
    color: #333;
}

#visitMadeira .limitContent{
    width: 50%;
    margin-left: auto;
}

#visitMadeira .altura .mapa{
    width: 75%;
    display: inline-block;
    vertical-align: middle;
}

#visitMadeira .altura .mapa svg{
    height: 280px;
}

#visitMadeira .altura .mapa path{
    fill: rgba(249, 248, 248, 0.6);
    cursor:pointer;
    stroke-width: 0.1px;
    stroke: #333;
}

#visitMadeira .altura .mapa path:hover{
	fill: rgba(249, 248, 248, 1) !important;
}

#visitMadeira .altura .mapa path#concelho1{
	fill:#f9f8f8;
}

#visitMadeira .contentTexto .texto{
    width: 47%;
    margin-left: 0;
    padding-left: 2%;
    position: relative;
    z-index: 9999;
}

#visitMadeira .contentTexto .texto h4{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #fff;
    font-size: 35px;
    font-weight: 100;
    margin: 0 0 20px 0;
}

#visitMadeira .contentTexto .texto div{
    color: #fff;
    font-size: 19px;
}

#visitMadeira .contentTexto .texto a{
    display: block;
    background: #333;
    width: 150px;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
    font-size: 17px;
    color: #fff;
    text-decoration:none !important;
}

#visitMadeira .contentTexto .texto a:hover{
	background:#fff;
	color:#333;
}

#Video .g-content {
    margin: 0 auto;
    padding: 30px 0 70px 0;
    width: 100%;
    max-width: 1600px;
}

#Video h3{
	font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
    border-bottom: 1px solid #333;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#Video p{
    color: #333;
    font-size: 16px;
    width: 70%;
}

#g-showcase #g-showcasemain > .g-grid{
    padding: 0;
}

#VideoFixed{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 100%;
    left: 0;
    z-index:0;
}

#VideoFixed .g-content {
    margin: 0;
    padding: 0;
}

#VideoFixed video{
    width: 100%;
}

#g-main{
    position: relative;
    z-index: 99;
}

#heightVideo .g-content {
    margin: 0;
    padding: 0;
}

#g-footer, #g-copyright, #videosBlocos{
    position: relative;
    z-index: 99;
}

#videosBlocos{
    background: #fff;
}

#videosBlocos .g-content{
	margin: 0 auto;
    padding: 30px 0 70px 0;
    width: 100%;
    max-width: 1600px;
}

#videosBlocos h3 {
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
    border-bottom: 1px solid #333;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#videosBlocos p{
    color: #333;
    font-size: 16px;
    width: 70%;
}

#videosBlocos .w33{
    width: 31%;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 2%;
    margin-left: 1%;
    margin-right: 1%;
}

#videosBlocos iframe{
    width: 100%;
    height: 280px;
    border: 0;
    outline: none;
    box-shadow: none;
}

#videosBlocos a{
    display: inline-block;
    padding: 7px 25px;
    background: #333;
    width: 145px;
    text-align: center;
    border: 1px solid #333;
    color: #fff;
    margin: 0 auto;
}

#videosBlocos .actions{
	text-align:center;
}

#videosBlocos a:hover{
	color: #333;
	background: #fff;
}

#g-slideshow {
    position: relative;
    z-index: 99;
    background: #fff;
}

#PlaneieViagem{
	background: #333;
    text-align: center;
    color: #fff;
}

#PlaneieViagem h3{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 50px;
    font-weight: 100;
    margin: 1.5rem 0;
}

#PlaneieViagem .g-content {
    padding: 50px 0;
    margin: 0 auto;
    width: 100%;
    max-width: 1600px;
}

#PlaneieViagem p{
    font-size: 16px;
}

#PlaneieViagem .w20{
    width: 22.5%;
    display: inline-block;
    vertical-align: middle;
    margin: 0 1% 2% 1%;
}

#PlaneieViagem .w20 .icons{
	width: 100px;
    margin: 0 auto;
    display:block;
}

#PlaneieViagem .w20 .iconPNG{
	display:block;
    cursor: pointer;
}

#PlaneieViagem .w20 .icons:hover .iconPNG{
	display:none;
}

#PlaneieViagem .w20 .iconGIF{
	display:none;
    cursor: pointer;
}

#PlaneieViagem .w20 .icons:hover .iconGIF{
	display:block;
}

#PlaneieViagem .w20 .name{
    font-size: 18px;
    cursor: pointer;
    color: #fff;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    margin-top: 15px;
    font-weight: 100;
}

#queFazer .g-content{
	margin: 0 auto;
    padding: 70px 0;
    width: 100%;
    max-width: 1600px;
}

#queFazer .w25{
	width:20%;
	display:inline-block;
	vertical-align:top;
	background: #5cb9b1;
	padding: 30px;
}

#queFazer .w25 ul{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	list-style:none;
}

#queFazer .w25 img{
    width: 35px;
}

#queFazer .w25 .icon{
    float: right;
}

#queFazer .w25 li{
    padding: 10px 0;
}

#queFazer .w25 a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
}

#queFazer .w75{
    width: 79%;
    display: inline-block;
    vertical-align: top;
    padding: 100px 50px;
    text-align: center;
}

#queFazer .background{
	background-repeat:no-repeat;
	background-position:center;
	background-size:cover;
	background-image:URL('imagens/MadeiraIsland_1400x628.jpg');
}

#queFazer h3{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 35px;
    color: #fff;
    margin: 1.5rem 0;
}

#queFazer p{
    color: #fff;
    font-size: 16px;
    width: 800px;
    margin: 0 auto;
}

#queFazer .w25 a:hover{
	color:#333;
}

#queFazer svg{
    width: 26px;
    height: 26px;
}

#queFazer .w25 a path{
	fill:#fff;
}

#queFazer .w25 a:hover path{
	fill:#333;
}

#g-slideshow #g-slideshowmain > .g-grid {
    padding: 0;
}

#ondeFicar{
    height: 250px;
    border-top: #e8e7e7 1px solid;
    background: #f9f8f8;
    padding-top: 20px;
}

#ondeFicar .g-content{
	margin:0 auto;
	padding:0;
	width:100%;
	max-width:1600px;
}

#ondeFicar h3 {
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
    border-bottom: 1px solid #333;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#ondeFicar .col-md-3 {
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
}

#ondeFicar .filtroOndeFicarContent {
    width: 70%;
    vertical-align: middle;
}

#ondeFicar .ondeFicarPesquisar {
    width: 29%;
    vertical-align: middle;
    padding-left: 5%;
}

#ondeFicar .select2-container--bootstrap .select2-selection{
	border-color:#ccc;
}

#ondeFicar .select2-container--bootstrap.select2-container--focus .select2-selection, #ondeFicar .select2-container--bootstrap.select2-container--open .select2-selection {
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-color: #333;
}

#ondeFicar .select2-container--bootstrap .select2-selection--single .select2-selection__rendered, #ondeFicar .select2-container--bootstrap .dropdown-wrapper, #filtroFP option{
    color: #333;
    font-family: 'nexa';
}

#ondeFicar .ondeFicarPesquisar #Pesquisar {
    width: 180px;
    padding: 10px;
    outline: none;
    border: 1px solid #dcdcdc;
    background: #dcdcdc;
    color: #fff;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 17px;
}

#ondeFicar .ondeFicarPesquisar #Pesquisar:hover {
    background: #fff;
    color: #dcdcdc;
}

.bold{
	font-weight:bold;
}

#ondeComer .g-content{
	padding:0;
	margin:0;
}

#ondeComer .custom{
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	padding: 250px 0;
	text-align: center;
}

#ondeComer .custom a{
    width: auto;
    margin: 0 auto;
    background: white;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 30px;
    color: #333;
    padding: 20px;
}

#ondeComer .custom a svg{
    width: 50px;
    vertical-align: middle;
    -ms-transform: rotate(180deg); 
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

#ondeComer .custom a svg .st0 {
    fill: #333 !important;
}

#ondeComer .custom a:hover{
	color:#dcdcdc;
}

#ondeComer .custom a:hover svg .st0{
	fill:#dcdcdc !important;
}

#Instagram .ingallery-style-grayscale-back .ingallery-item-img {
    opacity: 1 !important;
}

#Instagram .g-content {
    margin: 0 auto;
    padding: 70px 0 0 0;
    width: 100%;
}

#g-bottom{
	background: rgb(255, 255, 255);
    z-index: 999;
}

#g-bottom #g-bottommain > .g-grid:last-child {
    padding: 0;
}

#totop-5866{
    position: fixed;
    margin: 0;
    padding: 0px;
    bottom: 50px;
    right: 0;
    background: #333;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    opacity: 0.3;
    display:none;
}

#totop-5866:hover{
	opacity: 1;
}

#totop-5866 a{
	color:#fff;
	padding: 10px;
    background: #333;
}

#g-copyright {
    background: #000;
}

#g-copyright .g-content {
    margin: 0.625rem;
    padding: 0;
    color: #fff;
}

#g-footer {
    background: #333;
}

#barraInferior .g-content {
    margin: 0 auto;
    padding: 4rem 0;
    width:100%;
    max-width:1600px;
}

#barraInferior .w33{
	width:33%;
	display:inline-block;
	vertical-align:top;
	padding:0 30px;
}

#barraInferior h4{
    margin: 0 0 0.75rem 0;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-weight: 100;
    font-size: 22px;
    color: #7dcef1;
}

#barraInferior .w33 svg{
    margin-bottom: 30px;
}

#barraInferior .w33 svg path:nth-child(1), #barraInferior .w33 svg path:nth-child(2){
    fill: #fff;
}

#barraInferior .w33 svg path:nth-child(3){
    fill: #7dcef1;
}

#barraInferior .w33 ul {
    margin-top: 0;
    margin-left: 0;
    padding: 0;
    margin-bottom: 30px;
    list-style: none;
}

#barraInferior .w33 a{
    color: #fff;
}

#barraInferior .w33 a:hover{
    color: #7dcef1;
}

#barraInferior .w33 li svg{
	margin-bottom: 0px;
	width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: top;
}

#barraInferior .w33 li svg polygon{
	fill:#fff;
}

#barraInferior .w33 li{
	margin-top:10px;
}

#barraInferior .w33 li:nth-child(1){
	margin-top:0;
}

#Instagram h3{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
    text-align: center;
}

#Explorar .g-content {
    margin: 0 auto;
    padding: 3rem 0;
    width: 100%;
    max-width: 1600px;
}

#Explorar h3 {
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
    border-bottom: 1px solid #333;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#Explorar p {
    color: #333;
    font-size: 16px;
    width: 70%;
}

#Explorar .w40{
    width: 40%;
    display: inline-block;
    vertical-align: top;
    float:left;
}

#Explorar .w20{
    width: 20%;
    display: inline-block;
    vertical-align: top;
    float:left;
}

#Explorar .w40 .w50 {
    width: 50%;
    display: inline-block;
    vertical-align: top;
    float: left;
}

#Explorar .w40 img, #Explorar .w20 img{
	width:100%;
}

#Explorar .w40 .w50 .info, #Explorar .w20 .info{
	height: 320px;
    width: 320px;
    position: relative;
    margin-top: -320px;
    padding: 20px;
}

#Explorar .info h4 {
    margin-top: 0;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #fff;
    text-shadow: 1px 1px black;
    font-size: 25px;
    font-weight: 100;
}

#Explorar .w40 .info{
	height: 640px;
    width: 640px;
    position: relative;
    margin-top: -640px;
    padding: 20px;
}

#Explorar .info p{
    width: 100%;
    color: #fff;
    display:none;
}

#Explorar .info:hover{
	background: rgba(51, 51, 51, 0.7);
}

#Explorar .info:hover p{
	display:block;
}

#Explorar .w40 .image{
	height: 640px;
    width: 640px;
    overflow:hidden;
}

#Explorar .w40 .w50 .image, #Explorar .w20 .image{
	height: 320px;
    width: 320px;
    overflow:hidden;
}

#viajar{
	max-height: 650px;
    overflow: hidden;
    background: rgb(249, 248, 248);
    margin: 70px 0 0 0;
}

#viajar .g-content {
    margin: 0;
    padding: 0;
    width: 100%;
}

#viajar .image1{
    position: absolute;
    left: 0;
    margin-top:-650px;
	width: 100%;
	height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#viajar .image2, #viajar .image3{
    position: absolute;
    left: 100%;
    margin-top:-650px;
    width: 100%;
    height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#viajar .image4{
	position: absolute;
    left: -100%;
    margin-top:-650px;
    width: 100%;
    height: 650px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}

#viajar .altura{
    width: 100%;
    position: relative;
    z-index: 999;
    height:650px;
    overflow: hidden;
}

#viajar img{
	width:100%;
	position:absolute;
}

#viajar .contentTexto{
    position: relative;
    width: 100%;
    max-width: 1600px;
    margin: 120px auto 0 auto;
    z-index: 9999;
    color: #fff;
}

#viajar .contentTexto .texto div {
    color: #fff;
    font-size: 19px;
}

#viajar .contentTexto .texto {
    width: 47%;
    margin-left: 0;
    padding-left: 2%;
}

#viajar .contentTexto .texto h4{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #fff;
    font-weight: 100;
    margin: 1.5rem 0 0.75rem 0;
    font-size: 30px;
}

#viajar .altura polygon{
    fill: #fff;
}

#viajar .altura .overlay{
    background: #333;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0.5;
    z-index: 0;
}

#viajar .altura .content{
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
    padding-top: 165px;
    position: relative;
    z-index: 9;
}

#viajar .altura .arrowLeft, #viajar .altura .arrowright{
    width: 40px;
    margin-top: 300px;
    cursor:pointer;
    position: relative;
    z-index: 9;
}

#viajar .altura .arrowright{
    float: right;
    margin-right: 10px;
}

#viajar .altura .arrowLeft{
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    float: left;
    margin-left: 10px;
}

#viajar .contentText{
	position: relative;
    max-width: 1600px;
    width: 100%;
    margin: 0 auto;
	padding: 70px 0 30px 0;
}

#viajar .contentText h3{
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #fff;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#viajar .contentText .botoesTravel{
	width: 300px;
}

#viajar .contentText .iconBT{
    width: 60px;
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    border: 2px solid #ffffff;
    height: 60px;
    padding:8px;
    overflow: hidden;
    cursor:pointer;
    background:transparent;
}

#viajar .contentText .iconBT.bt1{
	border-color: #333;
	background: #333;
}

#viajar .contentText .iconBT svg{
	width:50px;
	height:40px;
}

#viajar .contentText .iconBT svg path{
	fill:#fff;
}

#viajar .contentText .iconBT svg path.noFill{
	fill: transparent;
}

#viajar a{
    display: block;
    background: #333;
    width: 150px;
    text-align: center;
    padding: 10px 0;
    margin-top: 20px;
    font-size: 17px;
    color: #fff;
    text-decoration: none !important;
}

#viajar .contentTexto .texto a:hover {
    background: #fff;
    color: #333;
}

.tooltip {
	z-index: 999999 !important;
}

#MenuNivel2{
    display: none;
}

#MenuNivel2 .g-content{
    width: 1600px;
    background: #fff;
    margin: 0 auto;
    padding: 0 !important;
    height: auto;
}

#MenuNivel2 .platform-content{
    margin: 0;
    padding: 0;
}

#MenuNivel2 a, #MenuNivel2 a:hover {
    color: #333;
}

#MenuNivel2 .text .menuTop{
    margin-bottom: 30px;
    text-align: center;
}

#MenuNivel2 .text .menuTop a{
    margin: 0 15px;
    font-size: 13px;
    text-transform: uppercase;
}

#MenuNivel2 .text .w25{
    display: inline-block;
    vertical-align: top;
    width: 33%;
    padding: 0 30px;
    border-right: 1px solid rgba(51, 51, 51, 0.3);
}

#menuVisitMe, #menuExplorar, #menuProdutos, #menuViver, #menuShopping, #menuCultura, #menuOndeComer, #menuOndeFicar, #menuQueFazer{
	background:#e1e1e1;
}

#MenuNivel2 .text .menuBlock{
    width: 75%;
    display: inline-block;
    vertical-align: top;
}

#MenuNivel2 .text .w25:nth-last-child(2){
	border-right:1px solid transparent;
}

#MenuNivel2 .text .wImage{
	border-right:1px solid transparent;
	padding: 0;
	background-size: cover;
    background-position: center;
    float: right;
    background-repeat: no-repeat;
    width: 25%;
    display: inline-block;
    vertical-align: top;
    background-image:URL('images/accommodation-rc.jpg');
}

#MenuNivel2 #menuVisitMe .text .w25 svg{
    height: 260px;
}

#MenuNivel2 .verMaisMenu{
    margin: 30px 20px 30px 0;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 17px;
    text-transform: uppercase;
    width: auto;
    float: right;
}

#MenuNivel2 #menuVisitMe .text .w25 svg path {
    fill: rgb(125, 206, 241);
    stroke: #333;
    stroke-width: 0.1px;
    cursor:pointer;
}

#MenuNivel2 #menuVisitMe .text .w25 svg path:hover{
	fill: #333;	
}

#MenuNivel2 .text .w25 a.title{
    color: #333;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 16px;
    font-weight: 100;
}

#MenuNivel2 .text .w25 a span{
    width: 5px;
    height: 5px;
    background: #333;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

#MenuNivel2 .text .w25 a:hover span{
	background: #7dcef1;
}

#MenuNivel2 .text .w25 ul {
    margin-left: 0.75rem;
    margin-top: 0.75rem;
    padding: 0;
    list-style: none;
}

#MenuNivel2 #menuVisitMe .text .w25:nth-child(1){
	display: inline-flex;
    justify-content: center;
    align-items: center;
}

#MenuNivel2 .image .w40{
    width: 40%;
    float: left;
    display: inline-block;
    vertical-align: top;
}

#MenuNivel2 .image a{
    width: 20%;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    background: #7dcef1;
    float: left;
}

#MenuNivel2 .image a img{
	opacity:0.8;
}

#MenuNivel2 .image .menuName{
	text-align: right;
    padding: 0 10px;
    line-height: 20px;
    height: 20px;
    overflow: hidden;
    margin-top: -50px;
    margin-bottom: 30px;
    position: relative;
    color: #fff;
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    font-size: 20px;
}

#MenuNivel2 .image a:hover .menuName{
	color: #7dcef1;
}

#visitMadeiraTitle h3 {
    font-family: 'COCOGOOSELETTERPRESS',sans-serif;
    color: #333;
    border-bottom: 1px solid #333;
    font-weight: 100;
    margin: 1.5rem 0;
    font-size: 38px;
}

#visitMadeiraTitle p {
    color: #333;
    font-size: 16px;
    width: 70%;
}

#g-abovemain #visitMadeiraTitle .g-content{
	padding: 30px 0;
}

#newsletter {
	background: #7dcef18f;
    padding: 10px;
	margin: 80px 100px;
}
#newsletter .w35 {
	width: 10%;
    display: inline-block;
}
#newsletter .w35 svg {
	width: 70px;
    height: 60px;
    display: inline-block;
	margin-left: 20px;
}
#newsletter .newsletter {
	width: 70%;
    display: inline-block;
}
#newsletter h2 {
	font-size: 30px;
    margin: 0;
    color: #fff;
	font-family: 'Barlow-Bold', sans-serif;
}
#newsletter p {
	font-size: 30px;
    margin: -10px 0 0 0;
    color: #fff;
	font-family: 'Barlow-Regular', sans-serif;
}
#newsletter .botao {
	width: 12%;
    float: right;
    position: relative;
    display: inline-block;
    text-align: center;
    border: 3px solid #fff;
    vertical-align: middle;
    font-size: 25px;
    padding: 0;
    margin: 20px 40px 15px 0;
	font-family: 'Merriwea',sans-serif;
	color: #000;
	background: #fff;
	border-radius: 30px;
}
#newsletter .botao:hover {
	border: 1px solid #7dcef18f;
	color: #fff;
	background: #7dcef18f;
}


@media (max-width: 361px){
	#Slideshow .mobile{
        display:block;
    }
    
    #Slideshow .slideshow-container{
        display:none !important;
    }
    
    .customslideV2 img{
        opacity:1;
    }
    
    #barratopo .conteudo{
        max-width: 100%;
    }
    
    #barratopo .w30{
        width:100%;
        justify-content: center;
    }
    
    #barratopo .w30 img {
        height: auto;
        max-width: 270px;
    }
	
	#newsletter .w35 {
		width: 100%;
		display: inline-block;
	}
	#newsletter .w35 svg {
		width: 60px;
		height: 60px;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter {
		margin: 80px 20px;
	}
	#newsletter .newsletter {
		width: 95%;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter h2, #newsletter p {
		font-size: 20px;
	}
	#newsletter .botao {
		width: 45%;
		float: left;
		font-size: 20px;
		margin-left: 20px;
	}
	
}

@media (min-width: 362px) and (max-width: 469px){
	#Slideshow .mobile{
        display:block;
    }
    
    #Slideshow .slideshow-container{
        display:none !important;
    }
    
    .customslideV2 img{
        opacity:1;
    }
    
    #barratopo .conteudo{
        max-width: 100%;
    }
    
    #barratopo .w30{
        width:100%;
        justify-content: center;
    }
    
    #barratopo .w30 img {
        height: auto;
        max-width: 270px;
    }
	
	#newsletter .w35 {
		width: 100%;
		display: inline-block;
	}
	#newsletter .w35 svg {
		width: 60px;
		height: 60px;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter {
		margin: 80px 20px;
	}
	#newsletter .newsletter {
		width: 95%;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter h2, #newsletter p {
		font-size: 20px;
	}
	#newsletter .botao {
		width: 45%;
		float: left;
		font-size: 20px;
		margin-left: 20px;
	}
	
}

@media (min-width: 470px) and (max-width: 591px){
	#Slideshow .mobile{
        display:block;
    }
    
    #Slideshow .slideshow-container{
        display:none !important;
    }
    
    .customslideV2 img{
        opacity:1;
    }
    
    #barratopo .conteudo{
        max-width: 100%;
    }
    
    #barratopo .w30{
        width:100%;
        justify-content: center;
    }
    
    #barratopo .w30 img {
        height: auto;
        max-width: 270px;
    }
	
	#newsletter .w35 {
		width: 100%;
		display: inline-block;
	}
	#newsletter .w35 svg {
		width: 60px;
		height: 60px;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter {
		margin: 80px 20px;
	}
	#newsletter .newsletter {
		width: 95%;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter h2, #newsletter p {
		font-size: 20px;
	}
	#newsletter .botao {
		width: 40%;
		float: left;
		font-size: 20px;
		margin-left: 20px;
	}
	
}

@media (min-width: 592px) and (max-width: 767px){
	#Slideshow .mobile{
        display:block;
    }
    
    #Slideshow .slideshow-container{
        display:none !important;
    }
    
    .customslideV2 img{
        opacity:1;
    }
    
    #barratopo .conteudo{
        max-width: 100%;
    }
    
    #barratopo .w30{
        width:100%;
        justify-content: center;
    }
    
    #barratopo .w30 img {
        height: auto;
        max-width: 270px;
    }
	
	#newsletter .w35 {
		width: 100%;
		display: inline-block;
	}
	#newsletter .w35 svg {
		width: 60px;
		height: 60px;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter {
		margin: 80px 30px;
	}
	#newsletter .newsletter {
		width: 100%;
		display: inline-block;
		margin-left: 20px;
	}
	#newsletter h2, #newsletter p {
		font-size: 20px;
	}
	#newsletter .botao {
		width: 30%;
		font-size: 20px;
		margin-left: 20px;
	}
}

@media (min-width: 768px) and (max-width: 958px){
    #barratopo .w30 img {
        height: auto;
    }
	
	#newsletter {
		margin: 80px 40px;
	}
	#newsletter .w35 svg{
		margin-left: 20px;
	}
	#newsletter .newsletter {
		margin-left: 40px;
	}
	#newsletter p {
		font-size: 20px;
	}
	#newsletter .botao {
		width: 30%;
		font-size: 25px;
	}
	
}

@media (min-width: 959px) and (max-width: 1199px){
	#newsletter {
		margin: 80px 50px;
	}
	#newsletter .w35 svg {
		margin-left: 20px;
		width: 60px;
		height: 50px;
	}
	#newsletter .newsletter {
		margin-left: 20px;
		width: 58%;
	}
	#newsletter p {
		font-size: 20px;
	}
	#newsletter .botao {
		width: 20%;
		font-size: 25px;
	}
}

@media (min-width: 1200px) and (max-width: 1439px){
	
	#Explorar .w40 .w50 .info, #Explorar .w20 .info {
	    height: 220px;
	    width: 220px;
	    margin-top: -220px;
	    padding:15px;
	}
	
	#Explorar .w40 .info {
	    height: 440px;
	    width: 440px;
	    margin-top: -440px;
	}
	
	#Explorar .w40 .image{
		height: 440px;
	    width: 440px;
	    overflow:hidden;
	}
	
	#Explorar .w40 .w50 .image, #Explorar .w20 .image{
		height: 220px;
	    width: 220px;
	    overflow:hidden;
	}
	
	#Explorar .info h4 {
	    font-size: 20px;
	}
	
	#ondeComer .custom {
	    padding: 200px 0;
	}
	
	#queFazer .w25 {
	    width: 25%;
	}
	
	#queFazer .w75 {
	    width: 74%;
	}
	
	#queFazer p {
	    width: 600px;
	}
	
	#PlaneieViagem .w20 .name {
	    font-size: 17px;
	}
	
	#videosBlocos iframe {
	    height: 190px;
	}
	
	#visitMadeira .altura .buttons {
    	width: 30%;
	}
	
	#visitMadeira .altura .mapa {
	    width: 69%;
	    padding-right: 20px;
	}
	
	#visitMadeira .contentTexto .texto {
	    width: 45%;
	}
	
	#serMadeirense .w33 {
	    height: 233px;
	}
	
	#serMadeirense .w33 .texto {
	    height: 233px;
	}
	
	#serMadeirense .w33:hover .texto {
	    margin-top: -233px;
	}
	
	#serMadeirense .w33 .texto .intro {
	    margin: 15px 0;
	}
	
	#serMadeirense .w33 .pub{
	    height: 233px;
	}
	
	#barraTopoSuperior .g-content, #MenuNivel2 .g-content, #viajar .contentTexto, #viajar .contentText, #Explorar .g-content, #barraInferior .g-content, #ondeFicar .g-content, #barratopo .g-content, #g-abovemain .g-content, #visitMadeira .altura .content, #visitMadeira .contentTexto, #Video .g-content, #videosBlocos .g-content, #PlaneieViagem .g-content, #queFazer .g-content{
	    max-width: 1100px;
	}
	
	#viajar .image1, #viajar .image2, #viajar .image3, #viajar .image4{
	    margin-top: -530px;
	    height: 530px;
	}
	
	#viajar .altura{
		height: 530px;
	}
	
	#viajar .contentText{
		padding: 30px 0;
	}
	
	.customslideV2 .text{
		width: 1340px;
		bottom: 450px;
	}
	
	.progressBar {
	    width: 1340px;
	    margin: -320px auto 180px auto;
	}
	
	#MenuSecundario .g-main-nav {
	    width: 1100px;
	    margin: 0 auto;
	}
	
	#newsletter {
		margin: 80px;
	}
	#newsletter .w35 svg {
		margin-left: 20px;
		width: 60px;
		height: 50px;
	}
	#newsletter .newsletter {
		width: 65%;
	}
	#newsletter .botao {
		width: 17%;
		font-size: 25px;
	}
	
}

@media (min-width: 1440px) and (max-width: 1599px){
	
	#viajar .image1, #viajar .image2, #viajar .image3, #viajar .image4{
	    margin-top: -580px;
	    height: 580px;
	}
	
	#viajar .altura{
		height: 580px;
	}
	
	#viajar .contentText{
		padding: 30px 0;
	}
	
	#Explorar .w40 .w50 .info, #Explorar .w20 .info {
	    height: 268px;
	    width: 268px;
	    margin-top: -268px;
	    padding:15px;
	}
	
	#Explorar .w40 .info {
	    height: 536px;
	    width: 536px;
	    margin-top: -536px;
	}
	
	#Explorar .w40 .image{
		height: 536px;
	    width: 536px;
	    overflow:hidden;
	}
	
	#Explorar .w40 .w50 .image, #Explorar .w20 .image{
		height: 268px;
	    width: 268px;
	    overflow:hidden;
	}
	
	#ondeComer .custom {
	    padding: 220px 0;
	}
	
	#videosBlocos iframe {
	    height: 230px;
	}
	
	#visitMadeira .altura .buttons {
    	width: 25%;
	}
	
	#visitMadeira .altura .mapa {
	    width: 73%;
	    padding-right: 20px;
	}
	
	#serMadeirense .w33 {
	    height: 275px;
	}
	
	#serMadeirense .w33 .texto {
	    height: 284px;
	}
	
	#serMadeirense .w33:hover .texto {
	    margin-top: -284px;
	}
	
	#serMadeirense .w33 .texto .intro {
	    margin: 20px 0;
	}
	
	#serMadeirense .w33 .pub{
	    height: 284px;
	}
	
	#barraTopoSuperior .g-content, #MenuNivel2 .g-content, #viajar .contentTexto, #viajar .contentText, #Explorar .g-content, #barraInferior .g-content, #ondeFicar .g-content, #barratopo .g-content, #g-abovemain .g-content, #visitMadeira .altura .content, #visitMadeira .contentTexto, #Video .g-content, #videosBlocos .g-content, #PlaneieViagem .g-content, #queFazer .g-content{
	    max-width: 1340px;
	}
	
	.customslideV2 .text{
		width: 1340px;
	}
	
	.progressBar {
	    width: 1340px;
	}
	
	#MenuSecundario .g-main-nav {
	    width: 1340px;
	    margin: 0 auto;
	}
	
	.customslideV3 .progressBar .contentProgress {
	    width: 880px;
	}
	
	.progressBar .w25 h4 {
	    font-size: 15px;
	}
	
	#newsletter {
		margin: 80px;
	}
	#newsletter .w35 svg {
		margin-left: 20px;
	}
	#newsletter .botao {
		width: 15%;
		font-size: 25px;
	}
	
}

@media (min-width: 1600px) and (max-width: 1799px){
	
	#Explorar .w40 .w50 .info, #Explorar .w20 .info {
	    height: 300px;
	    width: 300px;
	    margin-top: -300px;
	}
	
	#Explorar .w40 .info {
	    height: 600px;
	    width: 600px;
	    margin-top: -600px;
	}
	
	#Explorar .w40 .image{
		height: 600px;
	    width: 600px;
	    overflow:hidden;
	}
	
	#Explorar .w40 .w50 .image, #Explorar .w20 .image{
		height: 300px;
	    width: 300px;
	    overflow:hidden;
	}
	
	#videosBlocos iframe {
	    height: 260px;
	}
	
	#visitMadeira .altura .buttons {
    	width: 22%;
	}
	
	#visitMadeira .altura .mapa {
	    width: 77%;
	    padding-right: 20px;
	}
	
	#serMadeirense .w33 {
	    height: 318px;
	}
	
	#serMadeirense .w33 .texto {
	    height: 318px;
	}
	
	#serMadeirense .w33:hover .texto {
	    margin-top: -318px;
	}
	
	#serMadeirense .w33 .pub{
	    height: 318px;
	}
	
	#barraTopoSuperior .g-content, #MenuNivel2 .g-content, #viajar .contentTexto, #viajar .contentText, #Explorar .g-content, #barraInferior .g-content, #ondeFicar .g-content, #barratopo .g-content, #g-abovemain .g-content, #visitMadeira .altura .content, #visitMadeira .contentTexto, #Video .g-content, #videosBlocos .g-content, #PlaneieViagem .g-content, #queFazer .g-content{
	    max-width: 1500px;
	}
	
	.customslideV2 .text{
		width: 1500px;
	}
	
	.progressBar {
	    width: 1500px;
	}
	
	#MenuSecundario .g-main-nav {
	    width: 1500px;
	    margin: 0 auto;
	}
	
	.customslideV3 .progressBar .contentProgress {
	    width: 1080px;
	}
	
	.progressBar .w25 h4 {
	    font-size: 17px;
	}
	
	#newsletter {
		margin: 80px;
	}
}

@media (min-width: 1800px){
	.customslideV3 .progressBar .contentProgress {
	    width: 1180px;
	}
	
	.progressBar .w25 h4 {
	    font-size: 18px;
	}
}