/*alteraçoes (04-10) pesquisar por 'aqui'*/
@font-face {
  font-family: 'Gotham';
  src: url('fonts/msr/Gotham-Black.otf');
  font-weight: 900;
}
@font-face {
  font-family: 'Gotham';
  src: url('fonts/msr/Gotham-Bold.otf');
  font-weight: 700;
}
@font-face {
  font-family: 'Gotham';
  src: url('fonts/msr/Gotham-Book.otf');
  font-weight: 400;
}
@font-face {
  font-family: 'Gotham';
  src: url('fonts/msr/Gotham-Medium.otf');
  font-weight: 500;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-Black.otf');
  font-weight: 900;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-Black.otf');
  font-weight: 900;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-ExtraBold.otf');
  font-weight: 800;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-SemiBold.otf');
  font-weight: 600;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-Medium.otf');
  font-weight: 500;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-Regular.otf');
  font-weight: 400;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-Light.otf');
  font-weight: 200;
}
@font-face {
  font-family: 'Poppins';
  src: url('fonts/msr/Poppins-ExtraLight.otf');
  font-weight: 100;
}



/************** Bárbara ***************/

.seccao-destaque .bl-slide-destaque.bl-slide-total.slide-exposicoes.slide-exposicoes-2022.slick-slide.slick-current.slick-active{
    max-width: 421px;
}

.carta-destaque {
    max-width: 90%;
}

.page-id-240 .vc_toggle {
    margin: 0 0 -5.26087px 0;
}

.page-id-240 .vc_toggle_size_md .vc_toggle_icon::before {
    width: 7px;
}

.page-id-240 .vc_toggle_size_md .vc_toggle_icon::after {
    height: 7px;
}

.vc_toggle_size_md.vc_toggle_simple .vc_toggle_title{
    padding-left: 25px;
}

.page-id-19 .slide-agenda img{
    max-width: 32%;
}

#projetos .vc_col-sm-6{
    transition: 1s;
}

#projetos .vc_col-sm-6:hover figure img{
	transform: scale(1.1);
	transition: 0.5s;
}

#projetos .vc_col-sm-6:hover a{
	color: white;
	transition: 0.5s;
}

#newsletter .vc_toggle_title>h4 {
    font-size: 13px;
}

#clipping .vc_toggle_title>h4 {
    font-size: 13px;
}

.single-post .extra1::after {
    content: '';
    margin-left: 0px;
}

.img-carta[style="background-image: url(https://msr.wevolved.com/wp-content/uploads/2022/12/28.0-1.jpg);"] {
    background-position: left !important;
}

.lista-artigos li{
    font-family: 'Gotham';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    text-align: left;
    letter-spacing: 0px;
    color: #070606;
    margin-bottom: 10px;
    list-style: none;
}

.lista-artigos{
    margin-left: 0px;
}

.anos-artigos::before{
    content: '+';
    margin-right: 10px;
    font-weight: bold;
}

.anos-artigos.aberto::before {
    content: '—';
}

.anos-artigos{
    font-family: "Gotham" !important;
    font-size: 13px !important;
    font-weight: 500 !important;
}

.saber-mais.menuHorizontal a:before {
    content: none;

}

.saber-mais a{
    color: white;
    background-color: black;
    font-weight: bold;
    text-transform: capitalize;
    padding: 5px 15px;
    transition: 0.5s;
}

.saber-mais:hover a{
    background-color: white;
    color: black;
    transition: 0.5s;
    text-decoration: none;
}

.wpb_single_image.wpb_content_element{
	padding-left: 0px !important;
}


/*************************************/

a:focus{
	color: initial;
	outline: none;
}
#content .page-title, #content .post-title {
    margin-bottom: 3rem;
    padding-bottom: 1rem;
    margin-top: 2rem;
}

p{
  letter-spacing: 1.6px;
  font-family: 'Poppins';
  margin: 0px;
  font-weight: 200;
  line-height: 40px;
	
	
   
}
a, a:hover{
    color: black;
}
a:hover{
    text-decoration: none;
}

h1,h2,h3,h4,h5,h6{
    margin: 0px;
    font-family: 'Gotham';
}
h1{
    font-family: 'Gotham';
    font-size: 60px;/*79px;*/
    line-height: 81px;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
  font-weight: 500;
}
html,
body{
    overflow-x: hidden;
    max-width: 100%;
}

body{
    overflow-x: hidden;
    background: #FFA300;
}

header{
    background-color: transparent;
}
strong, b{
    font-weight: 600;
}
.site-branding {
    text-align: left;
    padding: 0rem 0;
    max-width: 20%;
    width: 110px;
    display: inline-block;
}
.site-branding .site-title {
    /* max-width: inherit; */
    margin-top: 0px;
    margin-left: 0px;
}

.site-header{
    position: relative;
    width: 100%;
    background: transparent;
    z-index: 3;
    padding: 30px;
    clear: both;
}
.footer-barra-menu {
    padding-top: 20px;
}
/*body:not(.home) .site-header .custom-logo-link{*/
.site-header .custom-logo-link{
  filter: inherit;
  display: inline-block;
  max-width: 90%;
  margin-right: 5%;
}

body.page #main{
    margin-top: 0px;
    width: 100%;
}
.single-post article .entry-content a{
    text-decoration: underline;
}

.cx-skill .wpb_single_image.wpb_content_element.vc_align_center {
    min-height: 120px;
}
.main-navigation a {text-align: left;letter-spacing: 1.6px;color: #000000;opacity: 1;font-size: 16px;line-height: 22px;font-weight: 500;font-family: 'Gotham';padding: 1rem 1rem;}
.navigation-main-menu .current-menu-item > a, 
.navigation-main-menu .current_page_item > a,
.navigation-main-menu a:hover{
    color: #000 !important;
}

.main-navigation li {
    /* display: block; */
    /* text-align: right; */
    /* padding-top: 18px; */
    display: inline-block;
    text-align: left;
    position: initial;
}

.navigation-main-menu {
    /* text-align: center; */
    /* position: absolute; */
    /* right: 70px; */
    /* top: 57px; */
    padding-left: 20px;
    background: transparent;
    display: inline-block;
    max-width: 40%;
    width: 40%;
    text-align: left !important;
    padding-top: 10px;
}
.navigation-main-menu-2{
    display: inline-block;
    max-width: 40%;
    width: 40%;
    text-align: right !important;
    padding-left: 0px;
    float: right;
}
.navigation-main-menu-2 a i{
    background-color: black;
    color: white !important;
    padding: 7px 0px;
    font-size: 15px !important;
    width: 30px !important;
    height: 30px !important;
    text-align: center;
    border-radius: 100px;
	transition: .5s;
}
.navigation-main-menu-2 a:hover i{
	
    background-color: white;
    color: black !important;
	transition: .5s;
}

.navigation-main-menu-2 li:nth-child(2){
    margin-right: 12px;
    margin-left: 10px;
}
.navigation-main-menu-2 li:nth-last-child(2){
    margin-left: 4px;
}

.navigation-main-menu-2 #right-menu > li:last-child{
    /* background: #F6921E; */
    /* color: white !important; */
    /* padding: 0px 0px; */
    /* margin-right: 20px; */
}

.navigation-main-menu-2 #right-menu > li:last-child a{
    /* color: white !important; */
}
a{
	position: relative
}
.menuHorizontal{
    text-align: center;
	margin-bottom: 0px;
}
.lista-links-internos a:before,
.menuHorizontal a:before{
	content: '';
	width: 0%;
	height: 2px;
	background: black;
	position: absolute;
	bottom: -5px;
	left: 0rem;
	transition: .5s;
	border-radius: 2px;
}
.lista-links-internos a:hover:before,
.menuHorizontal a:hover:before{
	
	width: calc(100% - 0rem);
	transition: .5s;
}

.vc_figure{
	overflow: hidden
}
a .vc_figure img{
	transition: .5s;
}
a .vc_figure:hover img{
	transition: .5s;
	transform: scale(1.2);
}

.navigation-main-menu-2 a{
    font-size: 13px;
    line-height: 16px;
    font-weight: 500;
    padding-left: 2px !important;
    padding-right: 2px !important;
    letter-spacing: 0px;
}
.main-navigation #main-menu > li a,
.footer-barra-logos li a,
li.menu-item-38 a{
	position: relative;
}
.main-navigation #main-menu > li a:before{
	content: '';
	width: 0%;
	height: 2px;
	background: black;
	position: absolute;
	bottom: 0.9rem;
	left: 0.9rem;
	transition: .5s;
	border-radius: 10px;
}
.main-navigation #main-menu > li a:hover:before,
.main-navigation #main-menu > li.current_page_item a:before,
.main-navigation #main-menu > li.current-page-ancestor a:before,
.main-navigation #main-menu > li.fixaUnder a:before{
	width: calc(100% - 1.8rem);
	transition: .5s;
}

li.menu-item-38 a:before{
	content: '';
	width: 0%;
	height: 2px;
	background: black;
	position: absolute;
	bottom: 0.9rem;
	left: 0rem;
	transition: .5s;
	border-radius: 10px;
}
.footer-barra-logos li a:before{
	content: '';
	width: 0%;
	height: 2px;
	background: black;
	position: absolute;
	bottom: -5px;
	left: 15px;
	transition: .5s;
	border-radius: 10px;
}
.footer-barra-logos li a:hover:before{
	width: calc(100% - 30px);
	transition: .5s;
}

li.menu-item-38  a:hover:before{
	width: 100%;
	transition: .5s;
}
.main-navigation ul.menu > li.menu-item-has-children:after{
    display: none;
}


.main-navigation ul ul{
    background: #F1F2F4;
    position: absolute;
    top: 55px !important;
    left: 0px !important;
    width: 100vw;
    display: none;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
    border-left: 1px solid #d3d3d3;
}

.main-navigation ul ul li{
    width: 24%;
}

.main-navigation li ul li {
    display: inline-block;
    background: transparent !important;
    opacity: 1;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.btn-azul2{
    margin-top: 50px;
}

.main-navigation ul ul a {
    letter-spacing: 0;
    padding: 0.5rem 0;
    position: relative;
    text-transform: none;
    padding: 0px !important;
    width: auto !important;
    text-transform: uppercase;
    padding-right: 15px !important;
    font-size: 14px;
}
.main-navigation ul ul li a{letter-spacing: 1px;color: #132740;opacity: 1;font-family: 'Poppins';font-size: 13px;line-height: 25px;font-weight: 600;}

.main-navigation ul ul ul{
    display: block;
    position: relative;
    top: inherit !important;
    padding-top:10px;
    padding-bottom:10px;
    padding-left: 0px;
    padding-right:10px;
    width: 100%;
    border-left: 0px solid #d3d3d3;
}

.main-navigation ul ul ul li{
    display: block;
    border-left: 0px solid #d3d3d3;
    padding-left: 0px;
    font-weight: 100;
    width: 100%;
}
.main-navigation ul ul ul li a{font-weight: 400;}
.main-navigation ul.sub-menu li.menu-item-has-children > a::after{
    display: none !important;
}
/*.main-navigation ul li:hover > ul, 
.main-navigation ul li.focus > ul,
.main-navigation ul li.current-menu-ancestor > ul{

    right: 110px;
    left: inherit;
    width: max-content;
}*/

.main-navigation ul li:hover > ul{
    display: block;
}


.current-menu-item>a{
    text-decoration: none;
}

.main-navigation ul li.menu-item-has-children:before, 
.main-navigation ul li.page_item_has_children:before{
    display: none !important;
}

#slide-home{
    /* height: 100vh; */
    width: 100vw;
    /* max-height: 680px; */
    padding-left: 0%;
    padding-right: 6%;
}

.scroll-horizontal{
    overflow-x: auto !important;
    white-space: nowrap;
}
.scroll-horizontal .vc_col-sm-4{
	width:74vw !important;
	float: none !important;
	display: inline-block !important;
}
.scroll-horizontal .vc_col-sm-8{
	float: none !important;
	display: inline-block !important;
	height: calc(100vh - 300px);
	max-height: calc(100vh - 300px);
	
	
    height: 610px;
    max-height: 70vh;
	top: 0px;
	margin-top: 0px;
	vertical-align: top;
}

h1.h1{
        letter-spacing: 2px;
    color: #132740;
    opacity: 1;
    font-size: 40px;
    line-height: 70px;
    font-weight: 400 !important;
    font-family: 'Gotham' !important;
    margin-top: 30px;
    margin-bottom: 30px;
}
h2.h2{
    letter-spacing: 1.38px;
    color: #132740;
    opacity: 1;
    font-size: 33px;
    line-height: 45px;
    font-weight: 400 !important;
    font-family: 'Gotham' !important;
    margin-top: 30px;
    margin-bottom: 30px;
}

p{
    text-align: left;
    font: normal normal 300 16px/34px 'Poppins';
    letter-spacing: 1.6px;
    opacity: 1;
	
	font-family: 'Gotham';
    font-weight: 400;
    font-size: 16px;
    line-height: 21px;
    text-align: left;
    letter-spacing: 0px;
    color: #070606;
}
h5{
    font: normal normal 500 25px/29px Gotham;
    letter-spacing: 1.4px;
    opacity: 1;
}
h6{
    font: normal normal 500 64px/73px Gotham;
    letter-spacing: 2.36px;
    opacity: 1;
}
h4{
    text-align: left;
    font: normal normal 500 20px/32px "Gotham";
    letter-spacing: 1.4px;
    opacity: 1;
}

#slide-home .item-slide h1{
    /* display: none; */
    text-align: left;
    font: normal normal normal 72px/85px Gotham;
    letter-spacing: 2.88px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 60px;
    line-height: 80px;
    font-weight: 400;
    font-family: 'Gotham';
}
.conteudo-slide{
   position: absolute;
   width: 100%;
   /* height: 100%; */
   top: 50%;
   left: 50%;
   transform: translate(-50%, -50%);
}



#slide-home .item-slide{
    height: 100vh;
    max-height: 680px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.page #content{
    max-width: 100%;
    width: 100vw;
    max-width: 100vw;
}

.home #content{
    
    padding-top: 0px;
    padding-bottom: 50px;
    /* padding-left: 5%; */
    /* padding-right: 5%; */
    /* margin-top: 0px !important; */
}

.home #content article.hentry header{
    margin-bottom: 0px;
}
.home #content article.hentry:last-of-type {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

#content{
    margin-top: 40px !important;
}


.paginaFixa .status-publish{
    width: 827px;
    max-width: 100%;
}

.paginaFixa{
    padding-bottom: 100px;
}

.paginaFixa a{
    color: #000;
    text-decoration: underline;
}
.home .container-fluid,
.container-fluid{
    padding-left: 0px;
    padding-right: 0px;
}
.home .container-fluid .row,
.container-fluid .row{
    margin-left: 0px;
    margin-right: 0px;
}


/* ---- gridMan ---- */
/*.gridMan {
    margin: 0 auto;
    margin-bottom: 50px;
}

.gridMan:after {
    content: '';
    display: block;
    clear: both;
}

.gridMan-item {
    width: 252px;
    height: 514px;
    float: left;
    background: rgb(0 0 255 / 39%);
    border-radius: 0px;
    overflow: hidden;
    margin-bottom: 2px;
}

.gridMan-item--width2 {
    width: 320px;
}

.gridMan-item--width3 {
    width: 480px;
}

.gridMan-item--width4 {
    width: 640px;
}

.gridMan-item--height2 {
    height: 200px;
}

.gridMan-item--height3 {
    height: 260px;
}

.gridMan-item--height4 {
    height: 360px;
}*/
/* fluid 4 columns */
.gridMan-sizer,
.gridMan-item { width: calc(25%); }
/* 2 columns */
.gridMan-item--width2 { width: calc(50% ); }
.gridMan{
    margin: auto;
    text-align: center;
}
.gridMan-item-wp a{
    display: block;
    position: relative;
    min-height: max-content;
}
.gridMan-item-wp img{
    margin: 6px;
    width: 100%;
    max-width: calc(100% - 12px);
    display: block;
}

.text-right{
    text-align: right;
}
.main-navigation li li.focus > a, .main-navigation li li:focus > a, .main-navigation li li:hover > a, .main-navigation li li a:hover, .main-navigation li li a:focus, .main-navigation li li.current_page_item a:hover, .main-navigation li li.current-menu-item a:hover, .main-navigation li li.current_page_item a:focus, .main-navigation li li.current-menu-item a:focus {
    color: #000;
}


.footer ::marker {
    display: none !important;
    opacity: 0;
    visibility: hidden;
    unicode-bidi: unset;
    text-align-last: auto !important;
    font-variant-numeric: unset;
    text-align: end !important;
    color: transparent !important;
}
.footer li{
    padding-left: 0px;
    margin-left: 0px;
}
.projetos-grupo{
    padding: 70px 70px;
}

.slide-projeto{
    width: 100%;
    height: auto;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.slideProj-thumb .slide-projeto{
    height: 100px;
}
.slideProj-thumb .slick-list{
    padding: 0px !important;
}
.slideProj-thumb .slick-track{
    transform: translate3d(0px, 0px, 0px) !important;
    margin: 0px !important;
}

.projecto-template-default .type-projecto{
    padding: 15px 0px 0px;
}
.projecto-template-default .type-projecto h1{
    margin-bottom: 0px !important;
    text-align: left !important;
    font: normal normal normal 16px/30px Helvetica Neue;
    letter-spacing: 0px;
    color: #626262;
    opacity: 1;
    margin-top: 50px;
    padding-bottom: 0rem !important;
}
.align-right{
    text-align: right;
}
.projecto-local,
.projecto-ano,
.projecto-value,
.projecto-cliente,
.projecto-intervencao,
.projecto-architecture{
    color: #626262;
    font-size: 14px;
    line-height: 34px;
    font-family: 'Helvetica';
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.projecto-local b,
.projecto-local strong,
.projecto-ano b,
.projecto-ano strong,
.projecto-value b,
.projecto-value strong,
.projecto-cliente b,
.projecto-cliente strong,
.projecto-intervencao b,
.projecto-intervencao strong,
span.titulo-extra-cima{
    display: none;
}
.projecto-template-default .type-projecto h1:after{
    display: none;
}
.projecto-template-default .type-projecto .linha-inner-projeto p{
    text-align: justify !important;
    font: normal normal normal 14px/24px Helvetica Neue;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;

}

.projecto-template-default .type-projecto .paginacao{
    display: none;
}

.voltar-projetos{
    text-align: center;
    display: none;
}
.voltar-projetos a:hover{
    text-decoration: none;
}
.voltar-projetos a{

    color: black;
    font-weight: 100;
    font-size: 92px;
}


.hamburger {
    display: none;
    cursor: pointer;
    position: absolute;
    z-index: 2;
    top: 30px;
    right: 40px;
}

.bar1,
.bar2,
.bar3 {
    width: 38px;
    height: 2px;
    background-color: black;
    margin: 9px 0;
    transition: 0.4s;
}

.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px);
    transform: rotate(-45deg) translate(-9px, 6px);
}

.change .bar2 {
    opacity: 0;
}

.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px);
    transform: rotate(45deg) translate(-8px, -8px);
}

.wpml-ls-legacy-list-horizontal {
    position: fixed;
    bottom: 20px;
    z-index: 90;
    right: 70px;
    display: none;
}

.wpml-ls-legacy-list-horizontal a,
.wpml-ls-legacy-list-horizontal a:hover{
    text-decoration: none;
    font-size: 22px;
    line-height: 27px;
    margin-top: 10px;
    color: black;
    text-transform: uppercase;
    font: normal normal normal 14px/16px Helvetica;
}

.wpml-ls-current-language a{
    text-decoration: underline !important;
}

.home .wpml-ls-legacy-list-horizontal {
    display: block;
    display: none !important;
}



.blverde{
    padding-top: 60px;
    padding-bottom: 60px;
    background-color: white;
    margin-top: 26px;
}

.slick-prev, .slick-next{
    z-index: 2;
}
.slick-prev:before, 
.slick-next:before{
    color: black;
    font-weight: 600;
    font-family: 'FontAwesome';
    font-size: 15px;
    transform: scaleY(1.5);
}
.slick-prev{
    left: 10px;
    transform: scaleY(1.7);
} 
.slick-next{
        right: 10px;
    width: 38px;
    transform: scaleY(1.7);
}

body.home .slick-prev:before, 
body.home .slick-next:before{
    color: white;
}

.slick-prev:before{
    content: '<';
}
.slick-next:before{
    content: '>';
}
.hover-project{
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgb(255 255 255 / 75%);
}
.content-hover-project{
    
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    text-align: center;
    transform: translate(-50%, -50%);
    font: normal normal 300 18px/36px Arial;
    letter-spacing: 0px;
    color: #000000;
    opacity: 1;
    text-transform: uppercase;
}
.content-hover-project span{
    font: normal normal 300 12px/36px Arial;
}
.open-modal:hover .hover-project{
    display: block;
}
.plusbtn,
.plusbtn:hover{
    position: absolute;
    top: 45px;
    right: 0%;
    transform: translate(-20px, -20px);
    width: auto;
    height: auto;
    font-size: 35px;
    text-decoration: none;
    color: black;
    font-weight: 200;
    cursor: pointer;
}
.single-content-to-show{
    display: none;
    margin-top: 50px;
}
.single-content-to-show2{
    display: none;
}
body.page-id-2 .container{
    width: 100%;
}
body.page-id-2 .paginaFixa .status-publish{
    width: 70%;
    margin-left: auto;
    margin-right: auto;
}
body.page-id-2 div.entry-content div.row,
body.page-id-2 div.entry-content div.row > div{
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
body.page-id-2 div.row div.col-md-6 img{
    height: auto;
}
body.page-id-2 div.row div.col-md-6:last-child,
body.page-id-2 div.col-md-6 div.background-image-2{
    /* height: 462px; */
    /* display: table-cell; */
    /* vertical-align: bottom; */
}

.titulo-extra{
    color: #7c7c7c;
}
#content article.hentry{

    margin-bottom: 0rem;
    border-bottom: 0px solid #e6e6e6;
    padding-bottom: 0rem;
}
#content article.hentry header{

    margin-bottom: 0rem;
}
#slide-home .item-slide a{
    color: white;
    border: 1px solid white;
    display: inline-block;
    font: normal normal normal 20px/30px 'Poppins';
    letter-spacing: 1.6px;
    color: #FFFFFF;
    opacity: 1;
    padding: 16px 40px;
    margin-top: 110px;
}
#slide-home .item-slide a:hover{
    background-color: white;
    color: #132740;
}

.preload{
    background: #fff;
    position: fixed;
    top: 0px;
    left: 0px;
    height: 100vh;
    width: 100%;
    z-index: 999999999;
    display: none;
}
.preload .anime{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.anime i{
    color: #ddd;
}

.bloco-home-azul-escuro{
    padding-top: 0px;
    padding-bottom: 0px;
}

.bloco-home-azul-escuro .wpb_wrapper p{

    letter-spacing: 1.92px;
    color: #FFFFFF;
    opacity: 1;
    font-weight: 500;
    font-size: 20px;
    line-height: 35px;
    font-family: 'Poppins';
}

.bloco-home-azul-escuro .vc_single_image-wrapper{
    min-height: 100px;
}


.blocos-home-produtos{
    padding-top: 0px !important;
}
.blocos-home-produtos h2{
    letter-spacing: 2.48px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 50px;
    line-height: 70px;
    font-family: 'Gotham';
    font-weight: 400;
}
.blocos-home-produtos p a{
    letter-spacing: 1.6px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    display: inline-block;
    margin-top: 80px;
    border: 1px solid;
    padding: 16px 40px;
}
.blocos-home-produtos-2 p a{

    margin-top: 40px;
}


.blocos-home-produtos p a:hover{
    background-color: white;
    color: #132740;
}
.cover,
.cover .vc_column-inner{
    background-size: cover;
}
.blocos-home-produtos > .vc_column-inner{
    padding-top: 0px !important;
}


#page-footer{
    background: transparent;
    color: black;
    padding: 0px;
    font-size: inherit;
}
.footer .sidebar{
    display: block;
}

.footer-barra-news{
        /* background: #132741; */
        /* padding-top: 24px; */
        /* padding-bottom: 54px; */
}
.footer-barra-news{
    text-align: left;
    font-size: 18px;
    line-height: 35px;
    font-family: 'Poppins';
    font-weight: 400;
    letter-spacing: 1.92px;
    color: #FFFFFF;
    opacity: 1;
}
.footer-barra-news p{
	padding-left: 30px
}
.footer-barra-news a{
    letter-spacing: 1.6px;
    color: #F6921E !important;
    opacity: 1;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    /* border: 1px solid #F6921E; */
    padding: 16px 0px;
    margin-left: 0px;
}
.footer-barra-news a:hover{
   
}
.newsletter-item-form-p,
.newsletter-item-form-p span{
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
}

.footer-barra-logos{text-align: center;padding-top: 20px;}
.footer-barra-logos ul{
    padding-left: 0px;
    margin-left: 0px;
    text-align: center;
}
.footer-barra-logos ul li{
    display: inline-block;
    width: auto;
}
.footer-barra-logos li a{
    padding-left: 1rem;
    padding-right: 1rem;
    letter-spacing: -0.28px;
    color: #030504;
    opacity: 1;
    font-family: 'Gotham';
    font-size: 11px;
    line-height: 12px;
    font-weight: 500;
}
.footer-barra-logos li a:hover{
    color: black;
}
.footer-barra-logos img{
    width: 500px;
    max-width: 80%;
}


.footer-barra-menu{

}
.footer-barra-menu ul#menu-menu-footer{

    margin-bottom: 0px;
    margin-left: 0px;
    text-align: center;
}
.footer-barra-menu ul#menu-menu-footer li{
    display: inline-block;
    width: auto;
    line-height: 12px;
}
.footer-barra-menu ul#menu-menu-footer li a{
    text-align: left;
    letter-spacing: 1.28px;
    color: #132740;
    opacity: 1;
    font-size: 12px;
    line-height: 12px;
    font-family: 'Poppins';
    font-weight: 400;
    padding-left: 10px;
    padding-right: 10px;
}
.footer-barra-menu ul#menu-menu-footer li:after{
    content:  "";
    border-right: 1px solid #132740;
    position: relative;
    height: 20px;

}
.footer-barra-menu ul#menu-menu-footer li:last-child:after{
    display: none;
}
.footer-barra-2020,
.footer-barra-social{
    /* padding-top: 25px; */
    /* padding-bottom: 50px; */
}
.footer-barra-2020 .footer-social .pt2020-logo img {
    width: 340px;
    max-width: 100%;
    margin-top: 0px !important;

}
.footer-barra-social{

}
.footer-social-botoes{
    text-align: right;
}
.footer-social-botoes a,
.footer-social-botoes a:hover{
    color: #132740 !important;    
    font-size: 17px;
    padding: 10px 3px 0px 10px;
    display: inline-block;
}

.produto-template-default #content h1.post-produtos{
        margin-bottom: 0px;
        text-align: left;
        padding-bottom: 1rem;
        position: relative;
        letter-spacing: 2.84px;
        color: #132740;
        opacity: 1;
        font-size: 30px;
        line-height: 40px;
        font-weight: bold;
        font-family: 'Gotham';
        margin-top: 10px;
}
.produto-template-default #content  h1.post-produtos:after{
    display: none;
}

.produto-template-default .post-exerto p{
    font-weight: 300;
    font-size: 16px;
    line-height: 28px;
    font-family: 'Poppins';
    letter-spacing: 0.76px;
    color: #132740;
    opacity: 1;
    margin-bottom: 10px;
}

.produto-template-default #content{
    padding-top: 20px;
}
.post-exerto{
    margin-bottom: 10px;
}

.produtos-preco{
    display: none;
    padding-top: 40px;
}
.produtos-preco select{
    font-family: 'Poppins';
    font-weight: 400;
    padding: 10px 50px 10px 20px;
    max-width: fit-content;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    line-height: 20px;
}
.produtos-preco p{
    text-align: left;
    font: normal normal bold 14px/27px Poppins;
    letter-spacing: 1.6px;
    color: #132740;
    opacity: 1;
    display: inline-block;
    padding-left: 20px;
}



.contain{
    background-size: 50% !important;
    background-repeat: no-repeat !important;
    background-position: top center !important;
} 
.contain-esq{
    background-position: top right !important;
}
.contain-dir{
    background-position: top left !important;
}
.contain-top{
    background-position: top center !important;
}


.cx-prod{
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 500px;
}

.cx-prod-pequenas{
    padding-top: 20px;
    padding-bottom: 20px;
}

.cx-prod .vc_col-sm-6 .wpb_content_element .wpb_wrapper{
    padding-left: 30px;
    padding-right: 30px;
}

.cx-prod h4{
    text-align: left;
    font: normal normal 500 20px/32px "Gotham";
    letter-spacing: 2.4px;
    color: #132740;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 30px;
}
.cx-prod p{
    text-align: left;
    font: normal normal 300 16px/34px Poppins;
    letter-spacing: 1.6px;
    color: #132740;
    opacity: 1;
}
.linha-inner-projeto{
    margin-bottom: 0px;
}

.slideProj-thumb{
    margin-top: 20px;
}

.linha-inner-projeto-1{
    margin-bottom: 50px;
    padding-top: 70px;
    padding-bottom: 60px;
}

.imagem-categoria{    
    width: 70px;
    max-width: 70%;
    margin-bottom: 25px;
}

.slideProj{
    padding-left: 40px;
    padding-right: 40px;
}

.slide-descobre{
    background-position: top center;
}
.slide-descobre .centraAltura{
    min-height: 600px;
    position: relative;
}
.slide-descobre h1{    
    font: normal normal normal 60px/70px Gotham;
    letter-spacing: 2.88px;
    color: #FFFFFF;
    opacity: 1;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.slide-descobre-2{
    background-position: center;
}
.slide-descobre-2 .centraAltura{
    min-height: 600px;
    position: relative;
}
.slide-descobre-2 h1{    
    font: normal normal normal 60px/70px Gotham;
    letter-spacing: 2.88px;
    color: #FFFFFF;
    opacity: 1;
}
.slide-descobre-2 h2{    
    text-align: left;
    font: normal normal normal 30px/38px Gotham;
    letter-spacing: 1.88px;
    color: #FFFFFF;
    opacity: 1;
}

.slide-descobre-2 .conteudo-vertical{

    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
}

.cx-texto{
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 500px;
}
.cx-duas-cores.cx-texto-esp .wpb_wrapper .vc_column-inner{
    min-height: 500px;
    padding-top: 20%;
    padding-bottom: 30px;
}
.cx-duas-cores.cx-texto-esp .wpb_wrapper .vc_column-inner img{
    position: absolute;
    max-width: 200px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}
.cx-texto .vc_col-sm-6 .wpb_content_element .wpb_wrapper,
.cx-texto-esp .vc_col-sm-6 .wpb_content_element .wpb_wrapper{
    padding-left: 30px;
    padding-right: 30px;
}

.btn,
.carrega-zona a.vc_btn3-shape-square{
    letter-spacing: 1.6px;
    color: #132740;
    opacity: 1;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    border: 1px solid #132740;
    padding: 14px 30px;
    border-radius: 0px;
}

.btn:hover,
.carrega-zona a.vc_btn3-shape-square:hover{
    background-color: #132740;
    color: #fff;
}

.btn-azul,
.carrega-zona a.vc_btn3-shape-square{
    background-color: #132740 !important;
    color: #FFF !important;
    border: 1px solid #132740 !important;
}
.btn-azul:hover{
    background-color: #FFF !important;
    color: #132740 !important;
}

.btn-laranja{

    background-color: #F6921E !important;
    color: #FFF !important;
    border: 1px solid #F6921E !important;
}
.btn-laranja:hover{

    background-color: #FFF !important;
    color: #F6921E !important;
}
.carrega-zona a.vc_btn3-shape-square:hover{
    background-color: #132740 !important;
    color: #fff !important;
}

.carrega-zona .vc_btn3-left,
.carrega-zona .vc_gitem-post-data-source-post_excerpt{
    display: none;
}
.carrega-zona .vc_custom_heading h4{
    text-align: center !important;
    font: normal normal 500 20px/28px Gotham;
    letter-spacing: 1.4px;
    color: #132740;
    opacity: 1;
}
.carrega-zona .vc_grid-item-zone-c-bottom{
}

.carrega-zona .vc_gitem_row .vc_gitem-col{
    background-color: white;
    padding: 30px;
}

.carrega-zona .vc_grid-item-zone-c-bottom .vc_grid-item-mini{
    box-shadow: 0px 3px 30px #00000029;

}

.carrega-zona .vc_gitem-post-data-source-post_date{

    font: normal normal 300 13px/30px Poppins;
    letter-spacing: 1.6px;
    color: #132740;
    opacity: 1;
}

.grp-downloads-ind{
    text-align: center;
    margin-bottom: 40px;
}
.item-download {
    background-color: #f2f2f2;
    position: relative;
    margin-bottom: 20px;
}

.item-download img{
    width: 100%;
    max-height: 414px;
}
.overlay-download {
    position: absolute;
    width: 100%;
    background: rgba(17, 40, 73, 0.75);
    height: 100%;
    top: 0px;
    left: 0px;
    color: white;
    opacity: 0;
    transition: .5s;
}
.overlay-download p {
    text-align: center;
    width: 100%;
    height: 100%;
}
.overlay-download a {
    color: white;
    position: absolute;
    width: 100%;
    bottom: 15px;
    text-align: left;
    left: 10%;
    font-family: 'Gotham';
}

.item-download:hover .overlay-download {
    opacity: 1;
}

.linha-inner-projeto p{
    text-align: left;
}

.cx-texto p,
.cx-texto h2,
.cx-texto h3,
.cx-texto h4,
.cx-texto h5,
.cx-texto h6{

    padding-left: 10%;
    padding-right: 10%;
}

.cx-texto img{
    width: 200px;
    max-width: 80%;
    margin-bottom: 40px;
}
.cx-texto h4{
    text-align: left;
    font: normal normal 500 20px/32px "Gotham";
    letter-spacing: 2.4px;
    color: #132740;
    text-transform: uppercase;
    opacity: 1;
    margin-bottom: 30px;
}
.cx-texto p{
    text-align: center;
    font: normal normal 300 16px/34px Poppins;
    letter-spacing: 1.6px;
    color: #132740;
    opacity: 1;
	
}



.cx-texto h5{
    font: normal normal 500 25px/29px Gotham;
    letter-spacing: 1.4px;
    opacity: 1;
    margin-bottom: 30px;
}
.cx-texto h6{
    font: normal normal 500 64px/73px Gotham;
    letter-spacing: 2.36px;
    opacity: 1;
}
.cx-fundo-cinza h5,
.cx-fundo-cinza h6,
.cx-fundo-cinza p,
.cx-fundo-cinza-claro h5,
.cx-fundo-cinza-claro h6,
.cx-fundo-cinza-claro p{
    color: #132740 !important;
}
.cx-fundo-azul h5,
.cx-fundo-azul h6,
.cx-fundo-azul p{
    color: #DBDEDF !important;
}

.cx-skill .vc_column-inner{
        padding-top: 100px !important;
    padding-bottom: 30px !important;
    padding-left: 10% !important;
    padding-right: 10% !important;
    min-height: 400px;
}

.cx-skill h5{
    font: normal normal 500 28px/34px Gotham;
    letter-spacing: 2.72px;
    color: #F1F2F4;
    opacity: 1;
    margin-bottom: 20px;
}

.cx-skill p{ 
    font: normal normal 600 18px/28px 'Poppins';
    letter-spacing: 1.68px;
    opacity: 1;
}

.cx-friso .friso-empresa {
    padding: 55px 0px 105px;
}

.cx-friso p.title {
    font: normal normal normal 30px/38px Gotham;
    letter-spacing: 2.88px;
    color: #FFFFFF;
    opacity: 1;
    margin-bottom: 40px;
    text-align: center;
}

.cx-friso .friso {
    border-top: 2px solid #f6931e;
    margin-top: 35px;
}

.cx-friso .bullet-friso {
    width: calc(100%/21);
    display: inline-block;
    margin: 0px;
    padding: 0px;
}
.cx-friso .bullet {
    position: relative;
    cursor: pointer;
    padding-top: 20px;
}
.cx-friso .bullet:before {
    content: '';
    width: 0;
    height: 45px;
    position: absolute;
    border: 1px solid #f6931e;
    top: 0;
    left: 15px;
    opacity: 0;
}
.cx-friso .disc-friso {
    width: 15px;
    height: 15px;
    background-color: #ffffff;
    border-radius: 100%;
    position: absolute;
    top: -8px;
    margin-left: 8px;
    border: 2px solid #f6931e;
}

.cx-friso .bullet-friso span {
    position: absolute;
    margin-top: 0px;
    font: normal normal normal 18px/22px Gotham;
    letter-spacing: 1.6px;
    color: #FFFFFF;
    opacity: 1;
}
.cx-friso .bullet p {
    position: absolute;
    top: 0px;
    min-width: 300px;
    margin-top: 75px;
    display: none;
    font-family: 'gotham';
    font-size: 13px !important;
    line-height: 14px !important;
}
.cx-friso .pright {
    right: 0px;
    text-align: right;
}

.cx-friso .pleft {
    left: 0px;
    text-align: left;
}

.cx-friso .bullet-friso:hover .bullet:before {
    opacity: 1;
}
.cx-friso .bullet-friso:hover .disc-friso {
    width: 20px;
    height: 20px;
    top: -10px;
    margin-left: 5px;
}
.cx-friso .bullet-friso:hover span {
    margin-top: 25px;
    font-weight: 600;
}
.cx-friso .bullet-friso:hover p {
    display: block;
}

.cor-branco h1,
.cor-branco h2,
.cor-branco h3,
.cor-branco h4,
.cor-branco h5,
.cor-branco h6,
.cor-branco p,
.cor-branco li,
.cor-branco a{
    color: white;
}

.barra-azul h5{
    margin-bottom: 30px;
}

.centraA a{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-color: white;
    color: white;
}

.post-inner-zona-conforto .entry-content{
    padding-left: 10%;
    padding-right: 10%;
    margin-bottom: 80px;
}

.post-inner-zona-conforto .featured-image img{
    width: 100%;
}
.post-inner-zona-conforto p,
.post-inner-zona-conforto li{
    text-align: left;
    font: normal normal 300 16px/20px Poppins;
    letter-spacing: 1px;
    color: #132740;
    opacity: 1;
    margin-bottom: 20px;
}
.post-inner-zona-conforto h1,
#content .post-inner-zona-conforto h1.post-title{
    text-align: center;
    font: normal normal 500 38px/43px Gotham;
    letter-spacing: 3px;
    color: #132740;
    opacity: 1;
    margin-bottom: 40px;
    padding-left: 10%;
    padding-right: 10%;
}
.post-inner-zona-conforto h2{
    text-align: center;
    font: normal normal 500 26px/30px Gotham;
    letter-spacing: 2.5px;
    color: #132740;
    opacity: 1;
    margin-bottom: 35px;
}
.post-inner-zona-conforto h3{
    text-align: center;
    font: normal normal 500 23px/26px Gotham;
    letter-spacing: 2px;
    color: #132740;
    margin-bottom: 30px;
    opacity: 1;
}
.post-inner-zona-conforto h4{
    text-align: center;
    font: normal normal 500 20px/22px Gotham;
    letter-spacing: 1.5px;
    color: #132740;
    opacity: 1;
    margin-bottom: 25px;
}
.post-inner-zona-conforto h5{
    text-align: center;
    font: normal normal 500 18px/21px Gotham;
    letter-spacing: 1px;
    color: #132740;
    opacity: 1;
    margin-bottom: 20px;
}
.post-inner-zona-conforto h1{
    text-align: center;
    font: normal normal 500 20px/23px Gotham;
    letter-spacing: 0.5px;
    color: #132740;
    opacity: 1;
    margin-bottom: 20px;
}
.post-inner-zona-conforto p.data-post{
    margin-top: 20px;
    text-align: center;
}

.post-inner-zona-conforto ul,
.post-inner-zona-conforto ol{

}
h2.not-found-title{
    text-align: center;
    font-size: 20px;
}

.carrega-zona .vc_gitem-zone {
    
    max-height: 280px;
    background-position: center;
    background-size: cover;
    background-position: right;
}

.rasurado{
    text-decoration: line-through;
}

.precoAtual-produto-promo{
    color: #f6921f;
    font-size: 20px;
}

#map div[role=button]{
    
    color: transparent;
    background: transparent;
}

.vem-trabalhar input,
.vem-trabalhar textarea{
    font-family: 'Gotham';
    font-weight: bold;
    font-size: 15px;
    color: #1a1a1a;
    background-color: #f2f2f2;
    width: 100%;
    border: none;
    line-height: 35px;
    padding-left: 12px;
    max-height: 250px;
}

.vem-trabalhar input[type="submit"]{
    letter-spacing: 1.6px;
    color: #fff;
    opacity: 1;
    font-size: 16px;
    background-color: #132740;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    border: 1px solid #132740;
    padding: 14px 50px;
    border-radius: 0px;
    width: initial;
    margin-top: 30px;
}
.vem-trabalhar input[type="submit"]:hover{
    color: #132740;
    background-color: #fff;
}

.trabalhar-item-form p{
    text-align: left;
}

.cx-text-contactos p{
    text-align: left;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.cx-text-contactos p a{
    font-weight: 600;
    color: #132740;
}

.bandw{
    filter: grayscale(1);
}

.grp-lojas{
    background: #132741;
    padding: 50px;
    margin-top: 90px;
}

.grp-lojas input[type="submit"]{
    letter-spacing: 0px;
    color: #FFFFFF !important;
    background-color: #F6921E !important;
    opacity: 1;
    font-size: 15px;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    border: 1px solid #F6921E;
    padding: 11px 5px;
    margin-left: 0px;
    width: 100%;
}
.grp-lojas input[type="submit"]:hover{
    background-color: #FFFFFF !important;
    color: #F6921E !important;
}

#grp-downloads {
    clear: both;
    margin-bottom: 50px !important;
    display: inline-block;
}

.cat-container{

    background-image: url('/wp-content/uploads/2022/07/pexels-jaymantri-212269-2.png');
    height: 500px;
    max-height: 80vh;
    background-position: center;
    background-size: cover;
    position: relative;
    margin-bottom: 20px;
    background-attachment: fixed;
}
.cat-container .centerCont{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-height: 60%;
    overflow: hidden;
}
.cat-container img{    
    max-height: 50%;
    width: auto;
    height: 150px;
}

.cat-container p.page-desc{
    color: white;
}

.cat-produtos .title-produto{
    text-align: left;
    font: normal normal 500 30px/33px Gotham;
    letter-spacing: 3.84px;
    color: #132740;
    opacity: 1;
    margin-bottom: 30px;
}

.cat-produtos .container-produtos p{
    text-align: left;
    font: normal normal 300 16px/23px Poppins;
    letter-spacing: 0.76px;
    color: #132740;
    opacity: 1;
    margin-bottom: 30px;


    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.cat-produtos{
    padding-top: 70px;
    padding-bottom: 30px;

}

.jumbotronmsr:last-child{
    margin-bottom: 40px;
}

.cat-image-list img{
    height: 30px;
    width: auto;
    margin-bottom: 30px;
}

.centerCont h1.page-title{
    color: white;
    margin-bottom: 20px !important;
}
#content .centerCont h1.page-title:after{
    background: white;
}

.pintadefeito .centerCont h1.page-title{
    color: #142840;
}
#content .pintadefeito .centerCont h1.page-title:after{
    background: #142840;
}

.slide-produtos{
    padding-left: 30px;
    padding-right: 30px;
}
.pesquisaMenu ::placeholder{
    color: black;
    opacity: .8;
}
.pesquisaMenu input{
    width: 86%;
    display: inline-flex;
    font-size: 13px;
    line-height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    min-height: 38px;
    height: 38px;
    background: transparent;
    color: black;
    border: 0px;
    box-shadow: none;
    border-bottom: 1px solid #000;
}
.pesquisaMenu button[type="submit"]{
    letter-spacing: 1.6px;
    color: #000 !important;
    background-color: transparent;
    opacity: 1;
    font-size: 14px;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    border: 0px solid #F6921E;
    padding: 11px 10px;
    margin-left: 0px;
    width: 14%;
    text-align: center;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: inline-flex;
}

.container-search h2.h2{
    text-align: left;
    font-weight: 600 !important;
}
.container-search header{
    padding-left: 10%;
    padding-right: 10%;
}
.container-search p{
    text-align: left;
}

.container-search a.btn{
    margin-top: 0px;
    margin-bottom: 50px;
}
.container-search article{

}

.vc_tta-color-white.vc_tta-style-modern .vc_tta-panel.vc_active .vc_tta-panel-title>a,
.vc_tta.vc_tta-accordion .vc_tta-controls-icon-position-right.vc_tta-panel-title>a{
    background-color: #132740;
    color: white;
}
.vc_tta-title-text{
    font-size: 20px;
    line-height: 30px;
    font-family: 'Gotham';
    font-weight: 500;
    color: white;
}
.vc_tta-panel-body p,
.vc_tta-panel-body li,
.vc_tta-panel-body table,
.vc_tta-panel-body td{
    text-align: left;
    font-size: 16px;
    line-height: 34px;
    font-family: 'Poppins';
    letter-spacing: 1.6px;
    opacity: 1;
    font-weight: 200;
}

#post-3 .vc_tta-title-text{
    
}

.ecra-geral-config{
    text-align: center;
    color: white;
    width: 100%;
    overflow-y: scroll;
    min-height: 70vh;
}


.seta-config{
    
    width: 50px !important;
    height: 70px !important;
    color: #ffffff !important;
    background-color: #f7941e !important;
    font-family: "Gotham" !important;
    font-weight: 500;
    padding: 20px 15px;
    line-height: 1;
    font-size: 30px !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
}
.seta-config:hover{
    color: #f7941e !important;
    background-color: #FFFFFF !important;
}
.seta-tras{
    left: 0px;
    display: none;
}
.seta-frente{
    right: 0px;
}

.titulo-config{color: #ffffff !important;font-family: "Gotham" !important;font-weight: bold;font-size: 40px;line-height: 49px;margin-bottom: 30px;margin-top: 30px;}

.ecra-config{
    display: none;
}
.ecra1{
    display: block;
}

.lista-config{
    padding-left: 0px;
    border-bottom: 3px solid #f7941e;
    width: fit-content;
    position: relative;
    margin: 30px auto 110px;
    padding-bottom: 11px;
    margin-bottom: 100px !important;
}

.lista-config li{
  padding-left: 30px;
  padding-right: 40px;
  display: inline-flex;
  text-align: center;
  font-size: 15px;
  line-height: 18px;
  font-family: "Gotham" !important;
  font-weight: 500;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.lista-config li:before{
    content: '';
    position: relative;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    background: white;
    border: 2px solid #f7941e;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -28px;
}
.lista-config li.opcaoAtiva:before{
    background: #f7941e;
}


.bolas-config{background: #ffffff;width: 100%;min-height: 40px;position: absolute;bottom: 0px;text-align: left;padding-top: 5px;padding-left: 20px;}
.bolas-config .bola-config{width: 50px;height: 10px;background: #132741;display: inline-flex;margin-right: 7px;cursor: pointer;}
.bolas-config .bola-config.ativa{
    background: #f7941e;
}

.config-results{
    background: #f7941e;
      text-align: center;
      font-size: 15px;
      line-height: 18px;
      font-family: "Gotham" !important;
      font-weight: 500;
      color: white;
      float: right;
    padding: 11px 30px;
    margin-top: -5px;
    display: none;
    cursor: pointer;
}
.config-results:hover{
    background: white;
    color: #f7941e;
}
.imagem-config{
    min-height: 470px;

}

.item-resultados{
    display: none;
}

.page-id-1278 .jumbotronmsr{
    display: none !important;
}

.ecra-final {

    min-height: 0px;
}

.lista-modelos{

    padding-top: 30px;
    padding-bottom: 30px;
}

.conteudo-resultado{
    color: #ffffff !important;
    font-family: "Gotham" !important;
    font-weight: 500;
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 20px;
    margin-top: 30px;
}

#map{
    width: 100%;
    height: 600px;
}
#post-1882 > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1658758085565.vc_row-has-fill.vc_row-no-padding > div > div,
#post-1882 > div > div.vc_row.wpb_row.vc_row-fluid.vc_custom_1658758085565.vc_row-has-fill.vc_row-no-padding > div > div > div > div > div > div > div > div{
    padding-top: 0px !important;
    margin-bottom: 0px !important;
}

.conteudo-form-news{
    display: none;
}

.conteudo-form-news .newsletter-item-form input[type="submit"] {
    letter-spacing: 1.6px;
    color: #FFFFFF !important;
    opacity: 1;
    font-size: 16px;
    line-height: 30px;
    font-family: 'Poppins';
    font-weight: 400;
    border: 1px solid #F6921E;
    padding: 10px 40px;
    margin-left: 0px;
    background-color: #F6921E;
}
.conteudo-form-news .newsletter-item-form input[type="submit"]:hover{

    color: #F6921E !important;
    background-color: #fff;
}

.txt-azul h1,
.txt-azul h2,
.txt-azul h3,
.txt-azul h4,
.txt-azul h5,
.txt-azul h6,
.txt-azul p,
.txt-azul li,
.txt-azul a,
h1.txt-azul,
h2.txt-azul,
h3.txt-azul,
h4.txt-azul,
h5.txt-azul,
h6.txt-azul,
p.txt-azul,
li.txt-azul,
a.txt-azul{
    color: #132740 !important;
}
.read-more a.button {
    display: none;
}

.popUpTecnico{
    position: fixed;
    background: #132740d4;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100vh;
    overflow-y: scroll;
    z-index: 9999;
    text-align: center;
}
.popUpTecnico-container{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    overflow-y: scroll;
    width: 770px;
    max-width: 80%;
    background: white;
    padding: 35px;
}
h2.colocaTitulo {
    font-size: 1.91053rem;
    color: #132740;
    padding-bottom: 30px;
}
.view-tecnicas{
    max-height: 50vh;
    overflow-y: scroll;
}
.fecha-tecnico{
    font-size: 1.91053rem;
    color: #132740;
    position: absolute;
    top: -10px;
    right: 20px;
}
.view-tecnicas .btn-laranja{
    margin-bottom: 20px;
    margin-left: 5px;
    margin-right: 5px;
    display: block;
    text-transform: capitalize;
}

.blocoAzulPequeno{
    padding-bottom: 40px;
    padding-top: 40px;
}
.blocoAzulPequeno p{
    font-size: 1.8em;
    line-height: 1.3em;
    color: white;
}
.blocoAzulPequeno p strong{
    
}
.bolaFundoAbsoluto{
        position: absolute;
    max-width: 80%;
    width: 160px;
    bottom: 0px;
    right: 0px;
}
.blocoPaddingsVital .vc_col-sm-6{
    padding-top: 0px;
    padding-bottom: 0px;
}
.blocoPaddingsVital,
.blocoPaddingsVital .vc_column-inner{
    padding-top: 0px;
}
.bola-desconto{
    background: #f7941e;
    position: absolute;
    width: 140px;
    min-height: 140px;
    text-align: center;
    color: white;
    border-radius: 100%;
    padding-top: 34px;
    right: 20%;
    top: 33%;
    transform: translateY(-50%);
}
.bola-desconto div{
    text-transform: uppercase;
    line-height: 15px;
    letter-spacing: 0px;
    font-size: 0.6rem;
}
.bola-desconto div.antigo{
    
}
.bola-desconto div.atual{
    font-size: 2.3rem;
    font-weight: 500;
    line-height: 2rem;
    font-family: 'Gotham';
    letter-spacing: 0px;
    vertical-align: bottom;
}
.bola-desconto div.medidas{
    
}
.bola-desconto div.antigo span{
    text-decoration: line-through;
}
.bola-desconto div.atual span{
    font-size: 1.2rem;
}
.bola-desconto div.medidas span{
    
}
.blocoPaddingsVital.cx-texto img{
    width: 100%;
}
.blocoPaddingsVital.cx-texto.contain-dir .bola-desconto{
    left: 20%;
}
.blocoPaddingsVital p{
    font-size: 1.1rem;
}

.blocoPaddingsVital{
    margin-bottom: -22px !important;
}
.onlyDesk{
    display: block;
}
.onlyMob{
    display: none;
}
.bl-img-grande{
    height: 530px;
    max-height: 70vh;
    background-position: center left !important;
}
.bl-texto-home{
    padding-top: 70px;
    text-align: left;
}
.bl-texto-home h1{
    margin-bottom: 5vh;
}
.bl-texto-home p{
    text-align: left;
}
.bl-texto-home a{
    text-align: left;
    letter-spacing: 0px;
    color: #1A1818;
    opacity: 1;
    font-family: 'Gotham';
    font-size: 21px;
    line-height: 35px;
    padding-left: 0%;
    margin-left: 30%;
    text-align: left;
}
.bl-texto-home a:before{
    content: '';
    width: 0%;
    height: 2px;
    background: black;
    position: absolute;
    bottom: -5px;
    left: 15px;
    transition: .5s;
    border-radius: 10px;
}

.bl-texto-home a:hover:before {
    width: calc(100% - 30px);
    transition: .5s;
}

.destaque-home-1-content{
    
}
#carta-destaque-1{
    
}
.carta-destaque{
    width: 90%;
    margin-left: 5%;
    position:relative;
}
.carta-destaque .img-carta{
    padding-top: 111.86%;
    padding-top: 118.45%;
    /*padding-top: 178%;*/
    background-size: 116%;
    background-size: 100%;
    margin-bottom: 20px !important;
	transition: .5s;
	background-position: center;
    background-repeat: no-repeat;
    background-color: white;
}
.slide-colecao .carta-destaque .img-carta{
	
    background-size: 100%;
}

.mudaAtivo{
    text-decoration: underline !important;
}
.page-id-7778 .carta-destaque .img-carta,
.page-id-7778 .slide-agenda-antes .carta-destaque .img-carta,
.page-id-23 .carta-destaque .img-carta,
.page-id-19 .slide-agenda-antes .carta-destaque .img-carta{
    padding-top: 56%;
}
.carta-destaque:hover .img-carta{
    background-size: 130%;
	transition: .5s;	
}

.slide-colecao .carta-destaque:hover .img-carta{
    background-size: 120%;
	transition: .5s;	
}
.carta-destaque .conteudo-carta{
    background: black;
    padding: 20px 20px;
}

.carta-destaque .conteudo-carta h2.titulo-carta{
    color: white;
    text-align: left;
    letter-spacing: -1.02px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Gotham';
    font-size: 23px;
    line-height: 30px;
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 60px;
    white-space: initial;
}
.carta-destaque .conteudo-carta p.exerto-carya{
    color: white;
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Gotham';
    
    font-size: 17px;
    line-height: 21px;
    font-weight: 300;
    
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 44px;
    margin-bottom: 21px !important;
	white-space: normal;
}

.pos-btn-destaques{
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 30px;
    font-family: 'Poppins';
    cursor: pointer;
    z-index: 1;
}

.agenda-template-default{
    background: #FAA3D0;
}
.colecao-template-default{
    background: #96ADD2;
}

.slide-antes .carta-destaque .img-carta {
    background-size: auto 100%;
}
.slide-antes .carta-destaque:hover .img-carta {
    background-size: auto 120%;
}

.agenda-template-default h1,
.agenda-template-default h2,
.agenda-template-default h3,
.agenda-template-default h4,
.agenda-template-default h5,
.agenda-template-default h6,
.colecao-template-default h1,
.colecao-template-default h2,
.colecao-template-default h3,
.colecao-template-default h4,
.colecao-template-default h5,
.colecao-template-default h6{
    line-height: 1.3em;
}
.agenda-template-default h1,
.colecao-template-default h1{
    color: black;
}

.agenda-template-default .wpb_content_element h5,
.colecao-template-default .wpb_content_element h5{
    font-size: 18px;
}
.agenda-template-default .wpb_content_element h6,
.colecao-template-default .wpb_content_element h6{
    font-size: 15px;
}
.agenda-template-default .wpb_content_element p,
.agenda-template-default .wpb_content_element li,
.colecao-template-default .wpb_content_element p,
.colecao-template-default .wpb_content_element li{
    text-align: left !important;
    font-weight: 400;
    font-family: 'Gotham';
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px;
    margin-top: 5px;
    letter-spacing: 1px;
}
.agenda-template-default .wpb_content_element a,
.colecao-template-default .wpb_content_element a{
    text-decoration: underline;
}

.header-agenda{
    
    padding-bottom: 30px;
    margin-bottom: 30px !important;
    border-bottom: 2px solid #fff;
    text-align: left !important;
	position: relative;
}
h1.post-title-agenda{
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 37px;
    line-height: 34px;
    max-width: 60%;
    width: 60%;
    display: inline-block;
}
.single-post h1.post-title-agenda{
	
    max-width: 80%;
    width: 80%;
}

.header-agenda .extra1,
.header-agenda .extra2{
    display: inline-block;
    max-width: 20%;
}
.header-agenda .extra1,
.header-agenda .extra2{
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 19px;
    line-height: 23px;
    font-weight: 300;
    color:
    white !important;
    padding: 0px 10px;
}

.header-agenda .extra1 b,
.header-agenda .extra2 b{
    display: block;
    font-weight: 600;
}

.agenda-template-default .header-agenda .extra1{
	float: right;
}

.extra1::after {
    content: '-';
    margin-left: 15px;
}

.agenda-template-default .header-agenda .extra2{
	float: right;
}

.lista-links-internos{
    padding-top: 100px;
}
.lista-links-internos p{
    margin-bottom: 10px;
}
.lista-links-internos a,
.lista-links-internos span{
   
    text-align: left;
    letter-spacing: 0px;
    color: #1A1818;
    opacity: 1;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 20px;
    line-height: 1.5em;
}

.page-id-22 .lista-links-internos a:first-child,
.lista-links-internos a.grande,
.lista-links-internos span.grande{
	font-size: 25px;
}

.page-id-22 .lista-links-internos a:first-child{
    margin-bottom: 10px;
    display: inline-block;
	font-weight: 600;
}
.page-id-22 .lista-links-internos a:first-child span{
    margin-bottom: 10px;
    display: inline-block;
	font-weight: 600;
}

.lista-links-internos a:hover{
    /*text-decoration: underline !important;*/
}
.seccao-destaque{
    padding-bottom: 70px;
    padding-top: 50px;
}
.seccao-destaque h2{
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 52px;
    line-height: 50px;
    border-bottom: 2px solid #fff;
    padding-bottom: 30px;
	padding-right:80px; /*new*/
}
.seccao-destaque h6{
    text-align: left;
letter-spacing: 0px;
color: #FFFFFF;
    opacity: 1;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 20px;
    line-height: 20px;
}
.seccao-destaque h3{
text-align: left;
letter-spacing: 0px;
color: #070606;
    opacity: 1;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 21px;
    line-height: 19px;
    margin-bottom: 20px;
}
.seccao-destaque h3 small{
	
color: #070606;
}
.seccao-destaque p{
    
    font-family: 'Gotham';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
    
    text-align: left;
    letter-spacing: 0px;
    color: #070606;
    margin-bottom: 10px;
}
.seccao-destaque p strong,
.seccao-destaque p b{
    
    font-weight: 600;
}
.seccao-destaque .cabecalho h1,
.seccao-destaque .cabecalho h2,
.seccao-destaque .cabecalho h3,
.seccao-destaque .cabecalho h4,
.seccao-destaque .cabecalho h5,
.seccao-destaque .cabecalho h6,
.seccao-destaque .cabecalho p{
    color: white;
}
.seccao-destaque a{
    
}
.btn-plus{
    text-align: left;
    letter-spacing: 0.32px;
    color: #000000;
    opacity: 1;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
}
.btn-plus:after{
    content: '+';
    padding: 10px;
    color: white;
    background: black;
    padding: 6px 8px;
    margin-left: 10px;
    font-size: 12px;
    font-family: 'FontAwesome';
	transition: .5s;
}
.btn-plus:hover:after{
    
    color: black;
    background: white;
	transition: .5s;
}

.carta-destaque .btn-plus{
    padding-right: 50px;
    position: relative;
    width: calc(100% - 0px);
    display: inherit;
}
.carta-destaque .btn-plus:after{
    position: absolute;
    right: -50px;
    top: 0px;
    display: none;
}

/*.carta-destaque:hover .conteudo-carta{
    padding-left: 10px !important;
    padding-right: 10px !important;
}*/
.carta-destaque:hover a{
    color: white;
}

.fixo-fundo{
        position: absolute;
    bottom: 40px;
}

.slide-agenda{
    padding-left: 4%;
    padding-right: 4%;
}
.slide-agenda .carta-destaque .conteudo-carta{
    background: transparent;
    padding: 20px 0px;
}

.menuHorizontal a{
    padding-left: 10px;
    padding-right: 10px;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 15px;
	text-align: center;
}
.menuHorizontal br{
	display: none;
}

li.current_page_item a{
    /*text-decoration: underline;*/
}
.cabecalho-margem{
    margin-bottom: 40px;
}
h6.categorias-agenda{
    font-size: 18px;
    color: white;
    margin-bottom: 5px;
}
.segundo-desc{
    padding-left: 15px;
    padding-right: 15px;
    padding-top:30px;
    clear: both;    
    font-size: 16px;
    line-height: 20px;

    /*cursor: pointer;
    transition: .5s;
    display: -webkit-box;*/
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;

    font-family: 'Gotham';
    font-weight: 400;
    font-size: 16px;
    line-height: 19px;
}
.seccao-destaque p a{
	text-decoration: underline;
}
.conteudo-carta a,
.seccao-destaque .menuHorizontal p a{
	text-decoration: none;
}
.cabecalho-margem .noReturn,
.cabecalho-margem .noReturn2{
	    margin-left: 15px;
    float: right;
    padding-right: 10px;
    padding-top: 20px;
}
.cabecalho-margem .noReturn:before,
.cabecalho-margem .noReturn2:before{
    content: '';
    width: 0%;
    height: 2px;
    background: black;
    position: absolute;
    bottom: -5px;
    left: 0rem;
    transition: .5s;
    border-radius: 2px;
}
.cabecalho-margem .noReturn:hover:before,
.cabecalho-margem .noReturn2:hover:before{
    width: calc(100% - 0rem);
    transition: .5s;
}
.overlay{
    background-color: rgb(0 0 0 / 80%);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0px;
    letter-spacing: 0px;
    display: none;
    z-index: 99999;

}
.fechar-overlay{    
    font-size: 25px;
    line-height: 25px;
    color: white;
    position: absolute;
    top: 30px;
    right: 30px;
    font-family: 'FontAwesome';
    font-weight: 100;
    cursor: pointer;
}
.colecao-template-default .type-colecao figure img{
    cursor: pointer;
}
.conteudo-overlay{

    position: absolute;
    width: 90%;
    text-align: center;
    top: 10vh;
    max-height: 80vh;
    overflow: auto;
    left: 5%;
}
.conteudo-overlay img{
    width: 100%;
}

.mostratudo{
    transition: .5s;
    -webkit-line-clamp: 300;
}

.btn-preto,
.wpcf7 input[type="submit"]{
    color: white;
    background: black;
    padding: 8px 16px;
    margin-left: 10px;
    font-size: 15px;
    font-weight: 600;
    border: 0px;
	transition:.5s;
}
.btn-preto:hover,
.wpcf7 input[type="submit"]:hover{
    color: black;
    background: white;
	transition:.5s;
}
.wpcf7 label{
    
    font-family: 'Gotham';
    font-weight: 400;
    font-size: 12px;
    line-height: 19px;
    text-align: left;
    letter-spacing: 0px;
    color: #070606;
    margin-bottom: 10px;
}
.navigation-main-menu-2 form{
	text-align: right;
}
.navigation-main-menu-2 input[type="text"]{
    opacity: 0;
    visibility: hidden;
    /*transform: scaleX(0);*/)
    transition: .5s;
    width: 0px;
}
.navigation-main-menu-2 li:nth-child(1):hover input[type="text"]{
    opacity: 1;
    visibility: visible;
    /*transform: scaleX(1);*/
    transition: .5s;
    width: 86%;
}

.voltar-topo{
    position: fixed;
    display: none;
    bottom: 30px;
    right: 30px;
    max-width: 50px;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    z-index: 2;
}

.voltar-topo .setaCima{
    transform: rotate(90deg) scaleY(1.5);
    width: 50px;
    height: 50px;
    position: absolute;
    top: -42px;
    right: 14px;
    font-family: 'FontAwesome';
    font-size: 10px;
}
.voltar-topo .setaCima:before{
    content: '<';
    color: black;
    font-size: 15px;
    font-family: inherit;
    font-weight: 100;
    text-align: center;
}
.voltar-topo .text-topo{
    line-height: 11px;
    font-size: 11px;
    font-weight: 800;
}

.voltar-atras{
    position: fixed;
    display: none;
    top: 268px;
    left: 45px;
    max-width: 50px;
    text-align: center;
    cursor: pointer;
    transition: .5s;
    z-index: 2;
}

.voltar-atras .setaEsquerda{
    transform: rotate(0deg) scaleY(1.5);
    width: 50px;
    height: 50px;
    position: absolute;
    top: -42px;
    left: -35px;
	
    font-weight: 600;
    font-family: 'FontAwesome';
    font-size: 15px;
    transform: scaleY(1.5);
}
.voltar-atras .setaEsquerda:before{
    content: '<';
    color: white;
    font-size: 15px;
    font-family: inherit;
    font-weight: 100;
    text-align: center;
}
.voltar-atras .text-topo{
    line-height: 11px;
    font-size: 11px;
    font-weight: 800;
}

.home .bl-img-grande{
	height: calc(100vh - 300px);
    max-height: calc(100vh - 300px);
    height: 610px;
    max-height: 70vh;
    background-position: center left !important;
}
div.scroll-horizontal{
	height: calc(100vh - 300px);
	max-height: calc(100vh - 300px);
	
    height: 610px;
    max-height: 70vh;
    padding-left: 180px !important; 
    /*padding-left: 15.5% !important; */
	
    /*padding-left: 140px !important; */
	
}
#slide-home{
	width: 72vw;
}
::-webkit-scrollbar {
    width: 5px;
}
.scroll-horizontal::-webkit-scrollbar {
	height: 5px;
}

/* Track */
::-webkit-scrollbar-track {
  background: transparent;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #00000000 !important;
	opacity:0 !important;
	visibility: hidden !important;
     
	/*opacity:1 !important;
	visibility: visible !important;
    background: transparent;
	transition:.5s;*/
	border-radius: 10px;
	
}

.scroll-horizontal::-webkit-scrollbar-thumb {
    width: 0px;
	opacity:0 !important;
}
.scroll-horizontal::-webkit-scrollbar {
  background: #00000000 !important;
	opacity:0 !important;
	visibility: hidden !important;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
	opacity:1 !important;
	transition:.5s;
    background: #00000000;
	visibility: visible !important;
}


.setaHome,
.setaHome:hover,
.setaHome:active{
	color: black;
    font-size: 45px;
    font-family: inherit;
    font-weight: 100;
    z-index: 5;
	text-decoration: none;
	display: none;
}
#andaTras{
    position: absolute;
    top: 50%;
    right: 5px;
    transform: translateY(-50%);
	/*animation-name: go-back;
    animation: go-back 1s infinite alternate;
    -webkit-animation: go-back 1s infinite alternate;*/
	
    transform: translateY(-50%);
	transition:.5s;
	padding-left:0px;
}
#andaFrente{
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%);
	transition:.5s;
	padding-left:0px;
}

#andaTras:hover,
#andaFrente:hover{
	padding-left:40px;
	/*animation-name: go-back;
    animation: go-back 1s 1 alternate;
    -webkit-animation: go-back 1s 1 alternate;*/
	transition:.5s;
}

@keyframes go-back {
    0% {
        transform: translateY(-50%) translateX(50px);
    }
    100% {
        transform: translateY(-50%) translateX(0);
    }
}

body.home .slick-prev:before, 
body.home .slick-next:before{
	color: black;
}
body.home .slick-prev{
    left: -25px;
}
body.home .slick-next{
    right: 25px;
}

/*.home .carta-destaque .img-carta{
	padding-top: 42vh;
    padding-top: calc(100vh - 490px);
    padding-top: calc(70vh - 229px);
}*/

.cabecalho .vc_col-sm-4 .wpb_content_element .wpb_wrapper{
	display: inline-block;
    min-width: 210px;
}

.footer-barra-news img,
.footer-barra-menu img{
	opacity: 0;
}
.footer-barra-news,
.footer-barra-menu{
	display: none;
}
.footer-barra-logos{
	width: 100%;
}

.home .footer-barra-news img,
.home .footer-barra-menu img{
	opacity: 1;
    /*filter: grayscale(1) saturate(1) brightness(0);*/
    mix-blend-mode: multiply;
    height: 30px;
    width: auto;
    margin-right: 10px;
    vertical-align: top;
}

.home .footer-barra-news a:nth-child(1) img{
	height: 36px;
	margin-right: 20px;
}

.home .footer-barra-news a:nth-child(2) img{
	height: 20px;
    margin-top: 6px;
	margin-right: 20px;

}

.home .footer-barra-news a:nth-child(3) img{
	height: 30px;
	margin-right: 40px;
}

.home .footer-barra-news a:nth-child(4) img{
	    height: 36px;
    margin-right: 0px;
}
.home .footer-barra-menu img{
    margin-right: 0px;
}
.home .footer-barra-menu p:nth-child(1) img{
	
}
.home .footer-barra-menu p:nth-child(2) img{
	
    height: 22px;
    margin-top: 4px;
}
.home .footer-barra-menu p:nth-child(3) img{
	
}

.home .footer-barra-news,
.home .footer-barra-menu{
	display: block;
}
.home .footer-barra-logos{
	width: 50%;
}


[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    height: 2.64211rem;
    border: 0px solid #cacaca;
    border-bottom: 1px solid #000;
    background-color: transparent;
	box-shadow: none;
    color: #000;
}
textarea[rows] {
    height: auto;
    max-height: 200px;
}

[type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus, textarea:focus{
	
    border: 0px solid #8a8a8a;
    background-color: #ffffff26;
    box-shadow: none;
}

.home #page-footer-pre{
    display: none;
}

#page-footer-pre li{
 list-style: none;
}

#page-footer-pre h2.widgettitle{
    text-align: left;
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
    font-family: 'Gotham';
    font-weight: 500;
    font-size: 18px;
    line-height: 25px;
    text-transform: uppercase;
    padding-bottom: 10px;
    margin-bottom: 15px;
}
#page-footer-pre .menu{
    margin-left: 0px;
}
#page-footer-pre .menu li{
   
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    font-family: 'Gotham';
    font-weight: 100;
    font-size: 16px;
    line-height: 20px;
}
#page-footer-pre .menu li a{
    color: #000;
    font-size: 12px;
    line-height: 13px;
}
#page-footer-pre .menu li a:hover{
    text-decoration: underline !important;
}

#page-footer-pre{
    margin-top: 220px;
	
    border-top: 1px solid #000;
    padding-top: 20px;

}

.conteudo-overlay .wpcf7{
	background: #fd9037;
    padding: 40px;
    max-width: 80vw;
    width: 700px;
    position: relative;
    margin-top: 10%;
    left: 50%;
    z-index: 99999999999;
    transform: translateX(-50%);
}
.conteudo-overlay .wpcf7 h3{
	margin-bottom:30px;
	font-size: 25px;
	text-align: left;
}

.conteudo-overlay .wpcf7 input[type="submit"]{
	margin-left: 0px !important;
}

.conteudo-carta .read-more{
	display: none !important;
}
.cabecalho{
	position: relative;
}
.seccao-destaque .cabecalho .vc_col-sm-4 .wpb_content_element{
	margin-bottom:0px !important; 
}
.seccao-destaque .cabecalho .vc_col-sm-4 {
	position: absolute;
	right: 0px; /*-77%*/
    bottom: 65px;
}
.seccao-destaque .cabecalho .vc_col-sm-8{
	width: 100% !important;
	max-width: 100%;
}

#horario.seccao-destaque,
#exposicao.seccao-destaque,
#tesouros-nacionais.seccao-destaque,
#mnsr.seccao-destaque {
	
    padding-top: 250px;

}
.page-id-641 .voltar-atras,
.page-id-206 .voltar-atras,
.page-id-231 .voltar-atras,
.page-id-259 .voltar-atras,
.page-id-272 .voltar-atras,
.page-id-240 .voltar-atras,
.page-id-244 .voltar-atras,
.single-post .voltar-atras{
	display: block;
}
.wpcf7-form{
	margin-bottom: 100px;
}

.single-post{
	    background-color: #fd9037;
}
#colecoes-casa-slide > .wpb_column > .vc_column-inner > .wpb_wrapper,
#cronologia-slide > .wpb_column > .vc_column-inner > .wpb_wrapper{
	padding-left: 50px;
	padding-right: 50px;
}

#cronologia-slide h2{
	margin-bottom: 35px;
}

.bloco-filtros-anos{

    position: absolute;
    right: 0px;
    top: 30px;
    background: transparent !important;
    border: 0px !important;
}

.bloco-filtros-anos select{
	
    background: transparent !important;
    border: 0px !important;
	color: white;
}
.bloco-filtros-anos:after{
	content: ">";
	position: absolute;
	right: 0px;
	top: 50%;
	transform: translatey(-50%) rotate(90deg) scaleY(1.5);
	color: white;
}

/**********
 * 
 * SCROLL HOMEPAGE
 * 
 ********/
#progress-grp{


    position: relative;
    width: 80%;
    max-width: 80%;
    /*background-color: #fd9037;*/
	background-image: url('/wp-content/uploads/2023/02/progress-background.svg');
	background-size: contain;
	background-position: center;
	background-repeat: repeat-x;
    height: 5px;
    margin-left: 10%;
	margin-top: 40px;
	background: no-repeat;
	
}
#progress { position: absolute; bottom: 0; left: 0; height: 5px; background-color: black; transition: all linear 0.1s; min-width: 1%;
    max-width: 100%; 
	border-radius: 10px;}
.anda-tras{
	display: none;
}
.anda-tras:before{
   
    content: '<';
    color: black;
    font-weight: 600;
    font-family: 'FontAwesome';
    font-size: 15px;
    transform: scaleY(1.5);
    text-align: center;
    position: absolute;
    top: -13px;
    left: -18px;
    font-weight: bold;
    cursor: pointer;
}
.anda-frente:before{
    
    content: '>';
    color: black;
    font-weight: 600;
    font-family: 'FontAwesome';
    font-size: 15px;
    transform: scaleY(1.5);
    text-align: center;
    position: absolute;
    top: -13px;
    right: -18px;
    font-weight: bold;
    cursor: pointer;
}
/**********
 * 
 * SCROLL HOMEPAGE
 * 
 ********/

.forca100width{
	width:100% !important;
    max-width: 100% !important;
}



/*** COOKIES  *****/
.cookie-msg-container {
    
    bottom: 0px;
    width: 100%;
    z-index: 99999999;
    background: rgb(0 0 0);
    color: #fff;
    padding: 8px;
    line-height: 15px;
    font-size: 11px;
    position: fixed;
    font-family: 'Poppins';
    display: none;
}
.cookie-msg a {
    color: #ffffff;
	font-weight: 600;
    font-size: 10px;
}
.cookie-msg-container .btn-sm {
    background: #fff;
    text-shadow: none;
    color: #000;
	font-weight: 600;
    border: 0px;
    box-shadow: none;
    border-radius: 0;
    letter-spacing: 0;
}
.btn-group-sm>.btn, .btn-sm {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
}
.privacy-policy .site-header {
    height: 110px;
    background: #0061a2;
	transition: .5s;
}
.privacy-policy .header-fixed {
    height: 60px;
	transition: .5s;
}
/*** COOKIES  *****/


.header-agenda +.entry-content > .vc_row,
.cabecalho +.wpb_rowaa{
	position: relative;
}


.header-agenda +.entry-content > .vc_row .expacoSup,
.cabecalho +.wpb_rowaa .expacoSup{
	position: absolute;
    right: 0px;
    bottom: 0px;
}

.flexslider {
    margin: 0 0 0px !important;
    background: #fff !important;
    border: 0px solid #fff !important;
    border-radius: 0px !important;
    -o-box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
    box-shadow: '' 0 1px 4px rgba(0,0,0,.2);
}
.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: 0px;
    top: auto;
    margin-top: 0px;
}
.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev{
	color: transparent;
    height: 30px;
}
.flex-direction-nav a.flex-next:before{
	
    content: '>' !important;
    font-weight: 600;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: white;
    text-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1.5);
}
.wpb_gallery_slides ul.flex-direction-nav a.flex-prev:before{
    
    content: '<' !important;
    font-weight: 600;
    font-family: 'FontAwesome';
    font-size: 18px;
    color: white;
    text-shadow: none;
    opacity: 1;
    visibility: visible;
    transform: scaleY(1.5);
    content: '<' !important;
}

.bl-slide-destaque{
	max-width: 100% !important;
}

@media (min-width: 1600px){
    .container {
        width: 1570px;
        margin: auto;
    }
}
@media (min-width: 1400px){
    .container {
        width: 1370px;
        margin: auto;
    }
}

@media (min-width: 768px){
	/*.home #page-footer{
		position: absolute;
		bottom: 0px;
		width: 100%;
	}*/
	.extra1::after {
    	content: '-';
    	margin-left: 6px;
	}
	.header-agenda .extra1, .header-agenda .extra2 {
		font-size: 13px;
		padding: 0px 3px;
	}
}

/******** MARGARIDA ******/
@media screen and (max-width:  1650px){
	div.scroll-horizontal {
		padding-left: 100px !important;
	}
	.home .footer-barra-news, .home .footer-barra-menu{
		width: 40%;
		min-width: 40%;
	}
	.home .footer-barra-logos {
		width: 20%;
	}
}
/******** MARGARIDA ******/


@media screen and (max-width:  1440px){
	div.scroll-horizontal{
		padding-left: 30px !important;
	}
    .bl-texto-home h1 {
        font-size: 56px; /*aqui*/
        line-height: 70px;
    }
    .carta-destaque .conteudo-carta h2.titulo-carta {
        font-size: 25px;
        line-height: 25px;
        height: 50px;
    }

    .bl-texto-home a {
        font-size: 19px;
        line-height: 19px;
    }
    .bl-img-grande {
        height: auto;
        min-height: 500px;
        max-height: min-content;
    }
    .seccao-destaque h2{
        font-size: 42px;
    }
	.home .bl-img-grande {
		background-position: top left !important;
		background-size: 60% !important;
	}
	.main-navigation a{
		font-size: 0.7rem;
    	padding: 16px 10px;
	}
	.custom-logo-link img{
		width: 90px;
	}
	.home .footer-barra-news, .home .footer-barra-menu{
		width: 40%;
		min-width: 40%;
	}
	.home .footer-barra-logos {
		width: 20%;
	}
	.carta-destaque .conteudo-carta h2.titulo-carta {
		font-size: 20px;
		line-height: 25px;
		height: 50px;
	}
	.carta-destaque .conteudo-carta p.exerto-carya{
		font-size:15px;
	}
}

@media screen and (max-width: 1280px) {
	
	.page-id-22 .lista-links-internos a:first-child,
	.lista-links-internos a.grande,
	.lista-links-internos span.grande{
		font-size: 22px;
	}
	
    .bl-texto-home h1{
        margin-bottom: 10vh;
		font-size: 50px; /*aqui*/
    }
    
   .bl-texto-home a{
        margin-left: 18%;
    font-size: 16px;
    line-height: 17px;
   }
   .navigation-main-menu-2 ul li{
        max-width: 150px;
   }
   .navigation-main-menu-2 li:nth-last-child(2) {
        margin-left: 17px;
    }
    .navigation-main-menu-2 li:nth-child(2) {
        margin-right: 10px;
    }
	div.scroll-horizontal{
    	height: 490px;
	}
	.carta-destaque .conteudo-carta p.exerto-carya{
		margin-bottom: 0px !important;
	}
	.footer-barra-logos li a {
		padding-left: 0.2rem;
		padding-right: 0.2rem;
		font-size: 10px;
	}
	.carta-destaque .conteudo-carta h2.titulo-carta {
		font-size: 17px;
		line-height: 25px;
		height: 50px;
	}
	#post-19 > div > div:nth-child(1),
	#post-21 > div > div:nth-child(1),
	#post-22 > div > div:nth-child(1),
	#post-23 > div > div:nth-child(1){
		padding-left: 30px !important;
		padding-right: 30px !important;
	}
	#page-footer-pre .menu {
		margin-left: 0px;
		margin-bottom: 0px;
	}
	#page-footer-pre h2.widgettitle{
		margin-bottom: 0px;
	}
	#page-footer-pre {
		margin-top: 170px;
	}
	.agenda-template-default .wpb_content_element p, 
	.agenda-template-default .wpb_content_element li, 
	.colecao-template-default .wpb_content_element p, 
	.colecao-template-default .wpb_content_element li {
		font-size: 14px;
		line-height: 1.3em;
	}
	h1.post-title-agenda {
		font-size: 33px;
		line-height: 34px;
	}
	.slide-agenda .carta-destaque .conteudo-carta {
		background: transparent;
		padding: 0px 0px 20px;
	}
	#horario.seccao-destaque, 
	#exposicao.seccao-destaque, 
	#tesouros-nacionais.seccao-destaque, 
	#mnsr.seccao-destaque {
		padding-top: 120px;
	}
	/*.vc_row.vc_row-o-content-bottom>.vc_column_container>.vc_column-inner {
		-webkit-box-pack: start;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}*/
	.header-agenda +.entry-content > .vc_row .expacoSup, 
	.cabecalho +.wpb_rowaa .expacoSup {
		position: relative;
	}
	.colecao-template-default .header-agenda +.entry-content > .vc_row .expacoSup, 
	.colecao-template-default .cabecalho +.wpb_rowaa .expacoSup,
	.agenda-template-default .header-agenda +.entry-content > .vc_row .expacoSup, 
	.agenda-template-default .cabecalho +.wpb_rowaa .expacoSup{
		position: absolute;
	}
}

@media print, screen and (max-width: 1024px) {
	.vc_row.wpb_row.vc_inner.vc_row-fluid.lista-links-internos {
		margin-left: -60px;
	}
	
	.page-id-22 .lista-links-internos a:first-child, .lista-links-internos a.grande, .lista-links-internos span.grande {
    	font-size: 20px;
	}
	
    #menu-item-1389{
        position: absolute;
        top: 10px;
        left: 0px;
        max-width: calc(100% - 100px);
        margin-left: 50px;
    }
    .site-branding .site-title {
        width: 230px;
        margin-top: 0px;
        margin-left: 10px;
        max-width: 50%;
    }
    .main-navigation ul ul {
        width: 100%;
    }
    .hamburger,
    #main-menu {
        display: block;
    }
    #mobile-menu{
        position: relative !important;
    }
    .menu-menu-secundario-container{
        position: absolute;
        width: 100%;
        bottom: 5%;
        left: 0px;
    }
    .site-branding .site-title {
        max-width: 50%;
        margin-top: 0px;
        margin-left: 10px;
        width: 230px;
        position: relative;
    }
    .menu-home-left-container,
    .navigation-main-menu-2{
        display: none !important;
    }
    #mobile-menu {
        display: block;
        position: absolute;
        left: 0%;
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
    }
    .main-navigation a{
        text-align: center;
    }
    .main-navigation ul ul {
        padding: 0 0 0 0;
        display: block;
        position: relative;
        background: #ffffff00;
        top: inherit !important;
        left: inherit !important;
        margin-left: 20px;
    }
    .main-navigation ul li a{
        text-decoration: none;
        font-size: 22px;
        line-height: 27px;
        margin-top: 10px;
        margin-right: auto;
        text-align: left;
        padding-bottom: 8px;
        padding-top: 10px;
    text-transform: uppercase;
    }
    .main-navigation ul ul li a{
        text-decoration: none;
        font-size: 15px;
        line-height: 18px;
        margin-top: 0px;
        padding-right: 0px !important;
    }
    .main-navigation li ul li{
        display: block;
        width: 100%;
    }

    .main-navigation li {
        border: 0;
        display: inline-block;
        width: 100%;
        text-decoration: none;
		position:relative;
    }

    .main-navigation li a{
        text-decoration: none;
    }

    .navigation-main-menu{
        display: none;
        position: fixed;
        background: #FFA300;
        color: black;
        top: 0px;
        width: 100%;
        max-width: 100%;
        left: 0px;
        height: 100vh;
    }
   
    .abreMenu{
        display: block;
    padding-left: 5px;
    padding-right: 5px;
    }
    .menu-menu-principal-container{
        position: absolute;
        top: 10%;
    }
    #mobile-menu{
        text-align: center;
        padding-left: 25px;
        padding-right: 10px;
        bottom: 5vh;
    }
    #mobile-menu li{
        display: inline-block;
        width: auto;
    }
     #mobile-menu li:nth-child(1){
        width: 100%;
     }
    #mobile-menu li:nth-child(2){

        display: none;
    }
    .fixa{
        height: 100vh;
        /*position: fixed;*/
        overflow-y: hidden;
    }
    #page-footer {
        padding-top: 0px;
        padding-bottom: 40px;
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-barra-news {
        font-size: 14px;
    }
    .main-navigation ul li:hover > ul, 
    .main-navigation ul li.focus > ul,
    .main-navigation ul li.current-menu-ancestor > ul{  
        right: unset;
        width: 100%;
    }
    /*body:not(.home) #content {
        width: 100%;
        max-width: 100%;
        padding-left: 15px;
    }*/
    .container {
        max-width: 100%;
    }
    .slick-prev, 
    .slick-next{
        display: none !important;
    }
    .fixa .tob-bar-container{
        display:none;
    }
    .site-branding{
        width: 190px;
    }
    .home #content{
        padding-top: 0px;
    }
    .bl-img-grande{
        background-size: 60% !important;
        background-position: top left !important;
    }
    .bl-texto-home h1 {
        margin-bottom: 30px;
        font-size: 2.5em; /*3.3em; aqui*/
        line-height: 1.2em;
    }
    .carta-destaque .conteudo-carta h2.titulo-carta {
        font-size: 22px;
        line-height: 25px;
        height: 50px;
    }
    .carta-destaque .conteudo-carta p.exerto-carya {
        font-size: 15px;
        line-height: 19px;
        height: 54px;
    }
	.main-navigation #main-menu > li a:before{
		display: none;
	}
	.hamburger {
		top: 40px;
	}
	
	.carta-destaque .conteudo-carta h2.titulo-carta {
		font-size: 15px;
		line-height: 20px;
		height: 40px;
	}
	.carta-destaque .conteudo-carta p.exerto-carya {
		font-size: 12px;
		line-height: 16px;
		height: 48px;
		margin-top: 4px;
	}
	div.scroll-horizontal {
		height: 450px;
	}
	.home .footer-barra-news{
		width: 40%;
		min-width: 40%;
    	padding-right: 0px;
	}
	
	.home .footer-barra-menu {
		width: 40%;
		min-width: 40%;
    	padding-left: 0px;
	}
	.custom-logo-link img {
		width: 70px;
	}
	.alignright {
		padding-left: 0.6rem;
	}
	.home .footer-barra-news a:nth-child(1) img,
	.home .footer-barra-news a:nth-child(2) img{
		margin-right: 0.6rem;
	}
	
	.pesquisaMenu button[type="submit"]{
    	width: 40px;
	}
	.pesquisaMenu input {
		width: calc(100% - 50px);
	}
	
	.main-navigation a {
		padding: 16px 16px;
	}
	.seccao-destaque h2 {
		font-size: 36px;
		padding-right:100px; /*new*/
	}
	#horario.seccao-destaque, 
	#exposicao.seccao-destaque, 
	#tesouros-nacionais.seccao-destaque, 
	#mnsr.seccao-destaque {
		padding-top: 80px;
	}
	#post-19 > div > div:nth-child(1), #post-21 > div > div:nth-child(1), #post-22 > div > div:nth-child(1), #post-23 > div > div:nth-child(1) {
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.lista-links-internos {
		padding-top: 80px;
	}
	.voltar-atras {
		top: 236px;
		left: 25px;
	}
	.search-results h1 {
		font-size: 60px;
	}
	.container-search h2.h2 {
    	font-size: 21px;
   	 	LINE-HEIGHT: 24px;
    margin-top: 0px;
	}
	.container-search  {
    	    font-size: 14px;
    line-height: 19px;
	}
	.container-search a.btn {
    margin-top: 10px;
    margin-bottom: 40px;
	}
}

@media print, screen and (max-width: 768px) {
    
    .footer-barra-news {
        font-size: 14px;
        text-align: center;
    }
    .footer-barra-news a {
        margin-left: 0px;
        margin-top: 30px;
        display: inline-block;
        font-size: 14px;
        line-height: 20px;
    }
    #slide-home .item-slide h1 {
        font-size: 40px;
        line-height: 55px;
    }
    .footer-barra-2020 .footer-social .pt2020-logo img {
        width: 250px;
        max-width: 100%;
    }
    #custom_html-3 > div > div > div > a:nth-child(2) > img,
    #custom_html-3 > div > div > div > a:nth-child(3) > img{
        width: 20px !important;
    }
    .main-navigation ul li a {
        font-size: 20px;
        line-height: 25px;
        padding-bottom: 9px;
        padding-top: 0px;
    }
	/*aqui*/
	.seccao-destaque .cabecalho .vc_col-sm-4 {
		right: -77%; 
    	/*bottom: 65px;*/
	}
    #mobile-menu {
    }
    .slide-descobre .centraAltura {
        min-height: 420px;
    }
    .slide-descobre > .wpb_column > .vc_column-inner{
        padding-top: 0px !important;
    }
    
    .produto-template-default #content h1.post-produtos {
        margin-top: 50px;
    }
    .cx-prod p {
        font: normal normal 300 13px/24px Poppins;
        letter-spacing: 1px;
    }
    .cx-prod {
        padding-top: 10px;
        padding-bottom: 10px;
        min-height: 340px;
    }
    .cx-prod h4 {
        margin-bottom: 10px;
    }
    .carrega-zona .vc_custom_heading h4 {
        font: normal normal 500 14px/18px Gotham;
    }
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin-right: 0px;
        margin-left: 40px;
    }
    .post-inner-zona-conforto .entry-content,
    .post-inner-zona-conforto h1, 
    #content .post-inner-zona-conforto h1.post-title {
        padding-left: 10%;
        padding-right: 10%;
    }

    .page-id-1053 h5{
        font-size: 15px;
        line-height: 19px;
    }
    .cx-text-contactos .vc_col-sm-3{
        width: 50%;
    }
    .cx-text-contactos .vc_col-sm-6{
        width: 100%;
    }

    .conteudo-resultado {
        font-size: 28px;
        line-height: 38px;
    }
    .bl-texto-home {
        padding-top: 20px;
        text-align: left;
    }
    .bl-texto-home h1 {
        margin-bottom: 30px;
        font-size: 2.7em;
        line-height: 1.2em;
    }
    .bl-texto-home a {
        padding-left: 0%;
        font-size: 16px;
        line-height: 15px;
    }
    .bl-img-grande {
        height: auto;
        min-height: 400px;
        max-height: min-content;
    }
    .footer-barra-news a {
        padding: 0px 0px;
        margin-left: 0px;
    }
    .footer-barra-logos li a {
        padding-left: 0.3rem;
        padding-right: 0.3rem;
        font-size: 10px;
        line-height: 12px;
    }
    .footer-barra-menu {
        padding-top: 30px;
    }
    h1 {
        font-size: 4.4em;
        line-height: 1em;
    }
    h1.post-title-agenda {
        max-width: 70%;
        width: 70%;
    }
    .site-header .custom-logo-link {
        max-width: 100%;
        margin-right: 0%;
    }
    .site-branding .site-title {
        max-width: 70%;
        width: 230px;
    }
    #content {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 5%;
        padding-right: 5%;
    }
    .fixo-fundo {
        position: relative;
        bottom: auto;
    }
    .lista-links-internos {
        padding-top: 0px;
    }
    .seccao-destaque {
        padding-bottom: 20px;
        padding-top: 50px;
    }
	.scroll-horizontal {
		overflow-x: hidden !important;
		white-space: normal;
		height: auto !important;
   	 	max-height: inherit !important;
	}
	.home .carta-destaque .img-carta {
		padding-top: 110%;
	}
	.scroll-horizontal .vc_col-sm-8,
	.home .bl-img-grande {
		width: 100%;
    height: 50vh;
    max-height: 50vh;
    margin-bottom: 20px;
    min-height: 400px;
    max-height: min-content;
    height: 400px;
    background-position: top right !important;
    background-size: 50% !important;
		
	}
	.scroll-horizontal .vc_col-sm-4{
		width: 100%;
	}
	.setaHome{
		display: none;
	}
	.home .slick-prev, 
	.home .slick-next {
		display: block !important;
	}
	.scroll-horizontal .vc_col-sm-8, 
	.home .bl-img-grande{
		
    	background-position: top left !important;
	}
	#progress-grp{
		display: none;
	}
	.scroll-horizontal .vc_col-sm-4 {
		width: 95vw !important;
		margin-left: -10px;
	}
	#slide-home {
		width: 95vw;
	}
	body.home .slick-next {
		right: 15px;
	}
	.footer-barra-news p {
		padding-left: 0px;
	}
	.home .footer-barra-menu {
		padding-right: 0px;
	}
	.home .footer-barra-news a:nth-child(1) img {
		height: 30px;
	}
	.home .footer-barra-news a:nth-child(2) img {
		height: 17px;
	}
	.home .footer-barra-news a:nth-child(3) img {
		height: 25px;
		margin-right: 1.2rem;
	}
	.home .footer-barra-news a:nth-child(4) img {
		    height: 30px;
	}
	
	.home .footer-barra-menu p:nth-child(1) img {
		height: 24px;
	}
	.home .footer-barra-menu p:nth-child(2) img {
		height: 18px;
	}
	.home .footer-barra-menu p:nth-child(3) img {
		height: 24px;
	}
	#page-footer-pre h2.widgettitle {
		margin-bottom: 0px;
		margin-top: 20px;
	}
	.seccao-destaque h2 {
		font-size: 32px;
	}
	.btn-preto, .wpcf7 input[type="submit"] {
		color: white;
		background: black;
		padding: 8px 13px;
		margin-left: 0px;
		font-size: 14px;
		font-weight: 600;
		border: 0px;
		transition: .5s;
	}
}

@media print, screen and (max-width: 650px) {
	/*aqui*/
	.seccao-destaque .cabecalho .vc_col-sm-4 {
		right: -70%; 
	}
}

@media print, screen and (max-width: 432px) {
	
	.header-agenda .extra1, .header-agenda .extra2 {
		display: inline-block;
		max-width: 30%;
		margin-top: 20px;
	}
	.agenda-template-default .header-agenda .extra2 {
    	float: unset;
	}
	.extra1::after {
    	content: '';
    	margin-left: 0px;
	}


	
	.scroll-horizontal .vc_col-sm-8, .home .bl-img-grande {
		width: 100%;
		margin-bottom: 20px;
		min-height: 400px;
		max-height: min-content;
		height: auto;
		background-position: top center !important;
		background-size: 100% !important;
		padding-left: 0px;
	}
    .site-branding {
        max-width: 100%;
        width: 160px;
    }
	body.home .slick-next {
		right: -25px;
	}
    .hamburger {
        right: 20px;
    }
    #slide-home .item-slide,
    #slide-home {
        height: 70vh;
        max-height: 680px;
    }
    #mobile-menu{
        bottom: 7vh;
    }

    .vc_custom_1658135060871, 
    .vc_custom_1658135058038,
    .vc_custom_1658135399379,
    .vc_custom_1658135392213 {
        padding-top: 160px !important;
        padding-bottom: 160px !important;
    }


    .footer-barra-menu ul#menu-menu-footer li a {
        letter-spacing: 1px;
        font-size: 12px;
        line-height: 12px;
        padding-left: 5px;
        padding-right: 5px;
    }
   
    .footer-social-botoes {
        text-align: center;
    }

    #mobile-menu {
    }
    .main-navigation ul li a {
        font-size: 18px;
        line-height: 16px;
        padding-bottom: 10px;
        padding-top: 0px;
        padding-bottom: 0px;
        margin-top: 0px;
    }
    .main-navigation ul ul{
        margin-top: 10px;
        margin-left: 20px;
        margin-bottom: 20px;
        margin-right: -20px;
    }
    .main-navigation ul ul li a {
        text-decoration: none;
        font-size: 11px;
        line-height: 14px;
        margin-top: 0px;
        padding-right: 15px !important;
    }
    #menu-item-1389 {
        position: absolute;
        top: 5px;
        left: 0px;
        max-width: calc(100% - 70px);
        margin-left: 34px;
    }
    .blocos-home-produtos h2 {
        font-size: 30px;
        line-height: 45px;
    }
    .contain {
        background-size: 100% !important;
        background-repeat: no-repeat !important;
        padding-top: 300px !important;
    }
    .cx-texto p, .cx-texto h2, .cx-texto h3, .cx-texto h4, .cx-texto h5, .cx-texto h6 { 
        padding-left: 15px;
        padding-right: 15px;
    }
    .slide-descobre h1 {
        font-weight: normal;
        font-size: 36px;
        line-height: 50px;
        font-family: 'Gotham';
        padding-left: 10px;
        padding-right: 10px;
    }
    .slide-descobre .centraAltura,
    .slide-descobre-2 .centraAltura {
        min-height: 390px;
    }
    .slide-descobre,
    .slide-descobre-2 {
        background-position: center;
        background-size: cover;
    }
    .slide-descobre-2 h1 {
        font: normal normal normal 42px/50px Gotham;
        letter-spacing: 1.88px;
        color: #FFFFFF;
        opacity: 1;
    }
    .slide-descobre-2 h2 {
        text-align: left;
        font: normal normal normal 27px/38px Gotham;
        letter-spacing: 0.88px;
        color: #FFFFFF;
        opacity: 1;
        margin-top: 30px;
    }
    .cx-skill .vc_column-inner {
        padding-top: 60px !important;
        padding-bottom: 30px !important;
        padding-left: 10% !important;
        padding-right: 10% !important;
        min-height: 300px;
    }
    .cx-friso .bullet-friso {
         width: 100%;
        display: block;
        margin: 0px;
        padding: 0px;
        margin-bottom: 20px;
        margin-top: 20px;
        margin-left: -30px;
    }
    .cx-friso .friso {
        border-top: 0px solid #f6931e;
        margin-top: 10px;
        border-left: 2px solid #f6931e;
        margin-left: 70px;
    }
    .cx-friso .bullet-friso span {
        font-weight: normal;
        font-size: 10px;
        line-height: 17px;
        font-family: 'Gotham';
        left: -30px;
        top: -10px;
    }
    .cx-friso .bullet p {
        position: relative;
        display: block;
        top: inherit;
        min-width: 4px;
        width: 75%;
        max-width: 75%;
        margin-left: 10%;
        margin-top: -10px;
        text-align: left;
        margin-bottom: 30px;
    }
    .cx-texto h5 {
        font-size: 18px;
    }

    .vc_custom_1658249316885{
        padding-top: 400px !important;
    }

    #post-822 .vc_row,
    .page-id-303 .vc_row{
        /*left: 0px !important;*/
        margin-right: 0px;
    }
    .post-inner-zona-conforto h1, #content .post-inner-zona-conforto h1.post-title {
        font-weight: 500;
        font-size: 26px;
        line-height: 36px;
        font-family: 'Gotham';
        letter-spacing: 1px;
    }

    .cat-container{
        height: 250px;
        max-height: 80vh;
        background-position: center;
        background-size: cover;
        position: relative;
        margin-bottom: 20px;
        background-attachment: fixed;
    }
    .centerCont h1.page-title {
        color: #132741;
    }
    #content .centerCont h1.page-title:after {
        background: #132741;
    }

    .tamanhoImg{
        margin-bottom: 50px;
    }

     .cat-produtos{
        display: grid;
        max-width: 100vw;
    }
     .cat-produtos .col-md-7{
        order:  1;
        max-width: 100vw;
    }
    .cat-produtos .col-md-5{
        order: 2;
        max-width: 100vw;
    }
    
    .blocoPaddingsVital{
        padding-top: 0px !important;
    }
    .onlyDesk{
        display: none;
    }
    .onlyMob{
        display: block;
    }

    .bl-img-grande {
        height: auto;
        min-height: 460px;
        max-height: min-content;
        background-size: 100% !important;
        padding-top: calc(100% - 10px);
    }
    .footer-barra-logos ul {
        margin-bottom: 0px;
    }
    .footer-barra-menu {
        padding-top: 0px;
        text-align: center;
    }
    .footer-barra-menu p{
        text-align:center !important;
    }
    .footer-barra-logos{
        padding-top: 0px;
    }
    .site-header {
        padding: 30px 15px;
    }
	.conteudo-overlay .wpcf7 h3 {
		margin-bottom: 20px;
		font-size: 16px;
	}
	#slide-home{
		padding-right:0px;
	}
	.carta-destaque .conteudo-carta h2.titulo-carta {
		font-size: 17px;
		line-height: 25px;
		height: 50px;
	}
	.carta-destaque .conteudo-carta p.exerto-carya {
		font-size: 12px;
		line-height: 19px;
		height: 54px;
	}
	.bl-texto-home a {
		margin-left: 0%;
	}
	.scroll-horizontal .vc_col-sm-4 {
		width: 86vw !important;
		margin-left: -10px;
	}
	#slide-home {
		width: 86vw;
	}
	.home .footer-barra-news, .home .footer-barra-menu {
		width: 100%;
		min-width: 100%;
	}
	.home .footer-barra-logos {
		width: 100%;
	}
	.footer-barra-news p {
		padding-left: 0px;
		text-align: center;
	}
	#slide-home .item-slide, #slide-home {
		height: 60vh;
		max-height: 680px;
	}
	.vc_row.wpb_row.vc_inner.vc_row-fluid.lista-links-internos {
		margin-left: -15px;
	}
	#post-19 > div > div:nth-child(1), #post-21 > div > div:nth-child(1), #post-22 > div > div:nth-child(1), #post-23 > div > div:nth-child(1) {
		padding-left: 20px !important;
		padding-right: 20px !important;
	}
	.seccao-destaque .cabecalho .vc_col-sm-4 {
		position: relative;
		right: 0px;
		bottom: inherit;
		margin-bottom: 20px;
	}
	.seccao-destaque h2 {
		font-size: 29px;
		line-height: 30px;
			padding-right:0px; /*new*/

	}
	.menuHorizontal {
		text-align: center;
		margin-bottom: 20px;
		margin-top: -20px;
	}
	h1.post-title-agenda {
		max-width: 100%;
		width: 100%;
		font-size: 30px;
    	line-height: 32px;
	}
	.header-agenda .extra1, .header-agenda .extra2 {
		display: inline-block;
		max-width: 50%;
		margin-top: 10px;
	}
	
	.colecao-template-default .header-agenda +.entry-content > .vc_row .expacoSup, 
	.colecao-template-default .cabecalho +.wpb_rowaa .expacoSup, 
	.agenda-template-default .header-agenda +.entry-content > .vc_row .expacoSup, .agenda-template-default .cabecalho +.wpb_rowaa .expacoSup {
		position: relative;
	}
	.single-post h1.post-title-agenda {
		max-width: 100%;
		width: 100%;
	}
	
	.home .footer-container{
		display: grid;
	}
	.home .footer-barra-news{
		order: 19;
		margin-bottom:20px;
	}
	.home .footer-barra-menu{
		order: 20;
	}
	.widget_text::marker{
		display: none;
	}
	.slide-agenda .slick-prev, 
	.slide-agenda .slick-next {
		display: block !important;
	}
	.slide-agenda .slick-prev {
		left: 0px;
	}
	.slide-agenda .slick-next {
		right: -10px;
	}
	.flex-direction-nav a.flex-next, .flex-direction-nav a.flex-prev {
		color: transparent;
		height: 20px;
	}
	.flex-control-paging li a{
		
    	background: #fff;
	}
	.flex-control-paging li a.flex-active{
    	background: rgb(255 255 255 / 90%);
	}
	.home .footer-barra-menu p {
		text-align: center !important;
		float: none !important;
		display: inline-block !important;
	}
	.home .footer-barra-menu img.alignright {
		text-align: center !important;
		float: none !important;
	}
	.bloco-filtros-anos{	
		right: 10px;
		top: 0px;
	}
	.bloco-filtros-anos:after{
		top: 20%;
	}
}