@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Open+Sans&display=swap');
html {
    overflow-x: hidden;
}

html body {
    color: #000000;
    font-family: 'Open Sans', sans-serif;
    overflow-x: hidden;
}


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


/*navbar-1*/


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

nav.navbar>.container {
    align-items: flex-end;
}

.navbar {
    height: 100px;
    background-color: transparent !important;
    z-index: 9;
    -webkit-box-shadow: 0px 10px 14px -9px rgba(84, 84, 84, 1);
    -moz-box-shadow: 0px 10px 14px -9px rgba(84, 84, 84, 1);
    box-shadow: 0px 10px 14px -9px rgba(84, 84, 84, 1);
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
    color: #000;
    border-bottom: solid 1px #000;
}

.navbar-2.navbar-light .navbar-nav .active>.nav-link {
    border-bottom: solid 1px #000;
    font-weight: 600;
}

.navbar-nav .dropdown-item.active,
.dropdown-item:active {
    color: black;
    text-decoration: unset;
    background-color: unset;
}

.navbar .navbar-nav .nav-link {
    color: #000;
    background-color: transparent;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 14px;
    padding-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    border-bottom: solid 2px transparent;
}

.navbar .navbar-nav .nav-link:hover {
    color: black;
    border-bottom: solid 2px #000;
    cursor: pointer;
}

.navbar>.container,
.navbar>.container-fluid {
    align-items: start;
}

.navbar .navbar-nav .nav-item {
    margin-right: 20px;
}

.pesquisa input {
    border: 0;
    border-bottom: solid 2px #e13d41;
    color: black;
}

.d-inline-blockk {
    display: inline-block !important;
}

.pesquisa input:focus {
    outline: none;
}

.pesquisa {
    position: relative;
    margin-left: 30px;
    margin-right: 0px !important;
}

#submit_pesquisa {
    color: #e13d41;
}


/*.pesquisa:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f002";
	position: absolute;
	top: 0;
	right: 0;
	color: #e13d41;
}

*/

.nav-item.active a {
    font-weight: 600;
}

li.active a {
    font-weight: 600;
    border-bottom: solid 2px #000;
}

li.active li a {
    font-weight: 400;
    border-bottom: 0;
}

.nav-item.active li a {
    font-weight: 400;
}

.nav-item.active li a.active {
    font-weight: 600;
}

.logo {
    width: 160px;
}

.text_banner {
    position: absolute;
    top: 45%;
    width: 70%;
    margin-left: 15%;
}

.text_banner h1 {
    font-weight: 600;
    text-transform: uppercase;
    color: #fff;
}

.navbar-hidden {
    overflow-y: hidden;
}


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


/*responsivo navbar-1*/


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

.overlay {
    display: none;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    top: 0;
    left: -1185px;
    background-color: rgba(0, 0, 0, 0.9);
    overflow-x: hidden;
    transition: 1s;
}

.overlay-content {
    position: relative;
    top: 25%;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    list-style: none;
}

.overlay-content .nav-item a {
    border: none;
    font-size: 25px;
    text-transform: uppercase;
}

.overlay a {
    padding: 8px;
    text-decoration: none;
    font-size: 36px;
    color: #818181;
    display: block;
    transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
    color: #f1f1f1;
}

.overlay .closebtn {
    position: absolute;
    top: -5px;
    right: 15px;
    font-size: 50px;
}

.but {
    display: none;
}

.wys-wyg img {
    max-width: 100%!important;
}

.wys-wyg table img {
    max-width: initial!important;
}


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


/*navbar-2*/


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

.navbar-2 {
    background-color: #e4e4e4;
    height: 69px;
}

.navbar-2 .dropdown-menu {
    background-color: #e4e4e4;
    margin-top: 0;
}

.dropdown-menu {
    top: 88%;
}

.dropdown-submenu:hover {
    background-color: #fff;
}

.navbar-2 .dropdown-item {
    padding: .25rem 10px !important;
}

.navbar-2 .dropdown-submenu {
    padding-left: 0px !important;
}

.navbar-2 .dropdown {
    display: inline-block;
    /* deixa o LO do "tamanho do próprio texto" e não da largura inteira da tela*/
    list-style: none;
    /* rita a "bolinha" do LI*/
}

.navbar-2 .nav-item {
    margin-right: 15px;
    margin-left: 15px;
}

.navbar-2 .dropdown-item:active {
    background-color: #e4e4e4 !important;
    color: black;
}

.navbar-2 .navbar-nav .nav-link {
    color: #000;
    background-color: transparent;
    margin-left: 5px;
    text-transform: uppercase;
    font-size: 14px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0;
    border-bottom: solid 1px transparent;
}

.navbar-2 .navbar-nav .nav-link:hover {
    color: black;
    border-bottom: solid 1px #000;
}

.nav2-fixa-top {
    position: fixed;
    z-index: 1;
    top: 0;
    width: 100%;
}

.navbar-2 .texto-drop-item {
    font-size: 12px;
    border: none !important;
    -webkit-text-stroke: unset !important;
}

.navbar-2 .nav2-seta::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}


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


/*responsivo navbar-2*/


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

#menu2-responsivo {
    display: none;
    text-transform: uppercase;
}

.navbar-2 .but-navbar2-responsive {
    font-size: 25px;
    background-color: unset;
    border: none;
    padding-top: 23px;
    padding-bottom: 14px;
    padding-left: 15px;
    display: none;
}

.navbar-2 button:focus {
    outline: none;
}

#menu2-responsivo li {
    list-style-type: none;
    padding: 10px;
}

#menu2-responsivo .menu-list {
    background-color: #e4e4e4;
    padding: 0;
}

#menu2-responsivo .menu-list .menu2-abrir {
    display: block;
    padding: 0;
}

#menu2-responsivo .menu-list .menu2-abrir a {
    color: black;
    font-size: 17px;
}

#menu2-responsivo .menu-list .menu2-abrir a:hover {
    text-decoration: none;
}

#menu2-responsivo .sub-menu {
    background-color: white;
}

#menu2-responsivo .sub-menu a {
    font-size: 13px !important;
}

.navbar-2 .close {
    display: none;
}

.open_close_menu_responsive {
    display: block !important;
}

.but-navbar2-responsive h1 {
    float: left;
    font-size: 19px !important;
    padding: 0;
    margin-left: 50px;
}

.but-navbar2-responsive i {
    float: left;
}

.form_info_radio label {
    margin-bottom: 0;
    margin-left: 5px;
    margin-right: 15px;
}

.form_info_radio input {
    margin-left: 15px;
}

.owl-dots {
    margin-top: -30px;
    z-index: 999;
    display: block;
    position: relative;
    text-align: center;
}

.owl-dots button {
    background-color: #b1b1b2 !important;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 5px;
}

.owl-dots button:focus {
    outline: 0;
}

.owl-dot.active {
    background-color: transparent !important;
    border: solid 2px #fff !important;
}

.owl-dots button {
    background-color: #fff !important;
    border: solid 2px #fff !important;
}

.dropdown-item.active {
    background-color: unset;
    color: black;
}

.calendario {
    background: linear-gradient(90deg, rgba(218, 89, 32, 1) 0%, rgba(220, 31, 36, 1) 100%);
    display: inline-block;
    padding: 7px 2px;
    border-radius: 2px;
    margin-right: 10px;
}

.calendario a {
    padding: 6px;
    background-color: #fff;
    border-radius: 1px;
    color: #dc1f24;
}

.anterior {
    background: linear-gradient(90deg, rgba(218, 89, 32, 1) 0%, rgba(220, 31, 36, 1) 100%);
    display: inline-block;
    padding: 5px 13px;
    border-radius: 2px;
    margin-top: 15px;
    margin-left: 10px;
}

.anterior a {
    padding: 2px 6px;
    border-radius: 5px;
    color: #fff;
}

.feira {
    height: 350px;
    position: relative;
    overflow: hidden;
}

.feira a {
    color: #000;
}

.feira .tit_new {
    font-size: 57px;
    position: absolute;
    top: 15px;
    left: 30px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    max-width: calc(100% - 60px);
}

.feira .text_new {
    position: absolute;
    bottom: 0;
    font-size: 14px;
    left: 15px;
    width: calc(100% - 30px);
    background-color: rgba(255, 255, 255, 0.85);
    margin-bottom: 0;
    padding: 0 10px;
    transition: max-height 0.35s ease-out;
    max-height: 75px;
}

.feira:hover .text_new {
    transition: max-height 0.35s ease-out;
    max-height: 155px;
}

.feira p,
.feira p strong {
    margin-bottom: 0;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
}

.feira .text_new h1,
.feira .text_new h2,
.feira .text_new h3,
.feira .text_new h4,
.feira .text_new h5,
.feira .text_new h6,
.feira .text_new h1 strong,
.feira .text_new h2 strong,
.feira .text_new h3 strong,
.feira .text_new h4 strong,
.feira .text_new h5 strong,
.feira .text_new h6 strong {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1.5;
}

.feira img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.ver_mais {
    position: relative;
    color: #514e4b;
    font-size: 14px;
}

.ver_mais:hover {
    color: #000;
    text-decoration: none;
}

.ver_mais:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 800;
    position: absolute;
    bottom: -25px;
    width: 100%;
    text-align: center;
    content: "\f078";
    font-size: 22px;
}

.owl-nav {
    display: none;
}

.owl-multimedia .owl-nav {
    display: block;
    position: absolute;
    top: calc(50% - 35px);
    width: 100%;
    font-size: 70px;
    color: #555;
}

.popup_multimedia {
    position: fixed;
    width: 100%;
    z-index: 999;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.7);
    top: 0vh;
    margin: 0 auto;
    left: 0;
    right: 0;
}

.img_mult iframe {
    height: calc(70vh - 40px);
    margin-top: 15vh;
    border-top: solid 1px #fff;
    margin-left: 25%;
}

.desc_vid_mult {
    color: #fff;
}

.img_mult:hover {
    cursor: pointer;
}

.img_mult img {
    max-height: calc(70vh - 40px);
    border-top: solid 1px #fff;
    max-width: 100%;
    height: 240px;
    object-fit: cover;
}

.close_pop {
    position: absolute;
    top: 0;
    right: 10px;
    color: #fff;
    font-size: 26px;
}

.owl-carousel .owl-nav button.owl-next {
    float: right;
    padding-right: 15px !important;
    position: absolute;
    right: -45px;
}

.owl-carousel .owl-nav button.owl-prev {
    padding-left: 15px !important;
    position: absolute;
    left: -45px;
}

.owl-next:focus,
.owl-prev:focus {
    outline: 0;
}

.noticia {
    border: solid 1px #ccc;
    padding-bottom: 30px;
    min-height: 630px;
}

.noticia img {
    width: 100%;
}

.noticia h5,
.noticia p {
    padding: 0 15px;
}

.not_mais {
    color: #555;
    position: absolute;
    bottom: 15px;
    right: 30px;
    font-size: 11px;
}

.not_mais:hover {
    color: #222;
    text-decoration: none;
}

.owl-pessoas h3 {
    /*position: absolute;*/
    left: 0;
    right: 0;
    text-align: center;
    top: 25%;
}

.owl-pessoas .owl-item {
    padding-right: 100px;
    padding-left: 100px;
    padding-top: 40px;
    padding-bottom: 40px;
}

.owl-pessoas .owl-stage-outer {
    background: #ffffff7a;
}

.testemunho_text {
    /*position: absolute;*/
    top: 35%;
    text-align: center;
    left: 0;
    right: 0;
}

.circulo {
    width: 140px;
    margin: 0 auto;
    /*border: solid 3px #fff;*/
    height: 130px;
    border-radius: 50%;
    position: relative;
}

.circulo .counter {
    margin-top: 35px;
    padding-top: 5px;
    font-size: 20px;
}

#inicio {
    color: #fff;
    text-transform: uppercase;
}

.m2 {
    position: relative;
}

.m2:after {
    content: "m²";
    position: absolute;
    right: 20px;
}

.circulo.active:after {
    position: absolute;
    content: "";
    top: -50px;
    left: -15px;
    width: 170px;
    height: 170px;
    background-image: url(../img/circulo.png);
    background-repeat: no-repeat;
    animation: rotate_numbers 3.5s;
    background-size: cover;
}

.c-main_div .dropdown-toggle::after {
    display: none;
}

.img_mult {
    width: 100%;
    height: 240px;
}

.anos_feira h4 {
    font-size: 1.8rem;
}

.img_multimedia {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.multimedia {
    border: solid 1px #ccc;
    height: 450px;
}

.newsletter {
    background-image: url('../img/news_bg.jpg');
    background-size: cover;
    background-repeat: no-repeat;
}

.newsletter.new_verde {
    background-image: url('../img/news_bg_verde.jpg');
}

.inscrever {
    background-color: rgba(255, 255, 255, 0.3);
    padding: 25px 30px 0px;
    height: 280px;
    margin-bottom: 10px;
}

.inscrever input[type="text"],
.inscrever input[type="email"] {
    width: 100%;
    margin-bottom: 15px;
    border: 0;
    border-radius: 5px;
    padding: 9px 15px;
    position: relative;
}

.inscrever input[type="submit"] {
    background: linear-gradient(90deg, rgba(3, 133, 226, 1) 0%, rgba(0, 93, 166, 1) 100%);
    display: block;
    padding: 6px 23px;
    border-radius: 5px;
    border: 0px;
    color: #fff;
    margin: 35px auto 10px;
    text-align: center;
}

.inscrever input[name="nome"]:before {
    position: absolute;
    left: 5px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f0787";
}

.inscrever a:hover {
    color: white;
    text-decoration: unset;
    background: linear-gradient(90deg, rgb(4, 120, 230) 0%, rgb(4, 70, 121) 100%);
}

.tratamento {
    color: #fff;
    font-size: 11px;
}

.tratamento p {
    margin-bottom: 0;
}

.submeter {
    position: absolute;
    bottom: -20px;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    color: #fff;
    background: linear-gradient(90deg, rgba(3, 132, 255, 1) 0%, rgba(0, 93, 166, 1) 100%);
    padding: 5px 15px;
    border-radius: 5px;
    font-size: 14px;
    width: 50%;
    text-align: center;
}

.projetos {
    background: url(../img/bg.jpg);
}

.min_noicia {
    border-bottom: solid 1px #ccc;
    padding-bottom: 15px;
}

.min_noicia:last-child {
    border-bottom: 0;
}

.min_noicia h4 {
    font-size: 16px;
}

.noticias p {
    font-size: 14px;
}

.footer {
    font-size: 14px;
}

.footer a {
    color: #fff;
}

.med_kit a {
    position: relative;
}

.med_kit a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f56d";
    color: #e13d41;
    font-size: 24px;
    position: absolute;
    right: -30px;
}

.facebook,
.youtube,
.linkedin,
.instagram,
.insta,
.facebook a,
.youtube a,
.linkedin a,
.instagram a,
.insta a,
.facebook:hover,
.youtube:hover,
.linkedin:hover,
.instagram:hover,
.insta:hover {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    text-align: center;
    padding-top: 4px;
    display: inline-block;
    color: #fff;
    margin-right: 5px;
}

.facebook,
.facebook a,
.facebook:hover {
    background-color: #3b5998;
}

.youtube,
.youtube a,
.youtube:hover {
    background-color: #bb0000;
}

.linkedin,
.linkedin a,
.linkedin:hover {
    background-color: #007bb6;
}

.instagram,
.instagram a,
.instagram:hover {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1);
}

.headrede {
    background: none;
    color: #606060 !important;
    margin-right: 0;
    font-size: 20px;
}

.headrede:hover {
    background: none;
    margin-right: 0;
    color: #606060;
}

.idiomas {
    margin-right: 45px;
}

.idiomas a {
    color: black;
    margin-bottom: 5px;
    margin-right: 10px;
    font-size: 13px;
}

.idiomas a.active {
    font-weight: 600;
}

.idiomas a:hover {
    color: #000;
}

.bottom {
    background-color: #000;
    color: #fff;
    font-size: 12px;
}

.bottom p {
    margin-bottom: 0;
}

.bottom a {
    color: #fff;
}

#conteudo {
    padding-top: 160px;
    margin-top: -160px;
}

.bar2 {
    position: absolute;
    right: 12px;
    width: 50%;
    text-align: right;
    top: -5px;
}

.c-main_div {
    position: relative;
}

.social {
    margin-right: 20px;
    vertical-align: sub;
}

.login {
    color: #fff;
    background: linear-gradient(90deg, rgba(218, 89, 32, 1) 0%, rgba(220, 31, 36, 1) 100%);
    padding: 0px 14px;
    border-radius: 2px;
    text-align: center;
}

.login a,
.login button {
    color: #fff;
    background-color: transparent;
    border: 0;
    font-size: 13px;
    text-transform: uppercase;
}

.login:hover {
    background: linear-gradient(90deg, rgb(230, 82, 16) 0%, rgb(230, 13, 19) 100%);
}

.login a:hover {
    text-decoration: unset;
}

.owl-banner_interno .owl-item {
    max-height: 40vh;
}

.owl-banner_interno .item-video {
    height: 40vh
}

.card-header {
    padding: 0;
}

.card-header,
.card {
    background-color: transparent;
    border: none;
}

.galeria {
    margin-top: 30px;
}

.iconyoutube:before {
    content: "\f167";
    position: absolute;
    font-size: 60px;
    color: #000000e0;
    top: 50%;
    z-index: 990;
    left: 50%;
    transform: translate(-50%, -50%);
}

.iconyoutubehome:before {
    content: "\f167";
    position: absolute;
    font-size: 60px;
    color: #000000e0;
    top: 25%;
    z-index: 990;
    left: 50%;
    transform: translate(-50%, -50%);
}

.iconyoutube:after {
    content: "";
    background-color: white;
    width: 20px;
    height: 20px;
    top: 50%;
    z-index: 9;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.iconyoutubehome:after {
    content: "";
    background-color: white;
    width: 20px;
    height: 20px;
    top: 25%;
    z-index: 9;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
}

.iconyoutube:hover:before,
.iconyoutubehome:hover:before {
    color: red;
    cursor: pointer;
}

.imagem-home-owl img {
    position: absolute;
    top: 0;
}

.con-pad {
    padding-top: 69px;
}

.wys-wyg {
    margin-top: 40px;
    width: 100%;
}

.wys-wyg-solicitar-info {
    background-color: #d9d9d9;
    padding: 20px;
}

.wys-wyg-solicitar-info .form-group input {
    width: 100%;
    border: none;
    border-radius: 5px;
    height: 40px;
}

#solicitar-autorizo-checkbox {
    width: initial;
    margin-right: 10px;
}

.wys-wyg-solicitar-info select {
    width: 100%;
    border: none;
    border-radius: 5px;
    height: 40px;
}

.wys-wyg-solicitar-info .form-group textarea {
    width: 100%;
    border: none;
    border-radius: 5px;
}

#solicitar-checkbox-css {
    text-align: center;
}

#botao-enviar-centro {
    text-align: center;
    width: 100px;
    margin: auto;
}

.solicitar-privacidade input {
    height: 15px !important;
}

.titulo-topo-p h2 {
    margin-top: 15px;
    margin-bottom: 0px;
    font-size: 27px;
    font-weight: bold;
}

.wys-wyg-formulario input {
    width: 100%;
    border: black 1px solid;
    border-top: none;
    height: 20px;
    outline: 0;
    padding-left: 10px;
    padding-bottom: 4px;
}

.wys-wyg-formulario textarea {
    width: 100%;
    border: black 1px solid;
    border-top: none;
    height: 20px;
    outline: 0;
    padding-left: 10px;
    padding-bottom: 4px;
}

.wys-wyg-formulario .input-ficheiro-area-reservada {
    width: 100%;
    border: none;
    height: 35px;
    padding-left: 0px;
    padding-bottom: 0px;
}

.wys-wyg-formulario span {
    color: red !important;
    font-weight: bold;
}

.wys-wyg-formulario .span-autorizo {
    color: black !important;
    font-weight: unset;
}

.autorizo-exposalao input {
    width: unset;
}

.privacidade input {
    border: none;
    border-bottom: 1px solid black;
    border-radius: unset;
}

.privacidade input:focus {
    color: black;
    background-color: white;
    border: none;
    border-bottom: solid 1px black;
    outline: 0;
    box-shadow: none;
}


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


/* 				Timeline 			*/


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

.timeline {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

.timeline::after {
    content: '';
    position: absolute;
    width: 1px;
    /*background: black;*/
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
    border-right: 10px solid transparent;
    -webkit-border-image: url(../img/border.png) 30 round;
    -o-border-image: url(../img/border.png) 30 round;
    border-image: url(../img/border.png) 30 round;
}

.cont {
    padding: 0px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

.span_t_right {
    position: absolute;
    width: 40%;
    left: -12px;
    background-color: white;
    border: 4px solid #e95024;
    background-color: #e95024;
    color: #fff;
    text-transform: uppercase;
    top: 15px;
    border-radius: 15px;
    z-index: 1;
}

.right .span_t_right {
    left: calc(0% - 20px);
    text-align: right;
    padding: 0 10px;
}

.right .span_t_right:before {
    position: absolute;
    content: "\f140";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 22px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    left: 7px;
    top: -5px;
}

.left .span_t_left:before {
    position: absolute;
    content: "\f140";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 22px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    right: 16px;
    top: -5px;
}

.span_t_left {
    position: absolute;
    width: 40%;
    right: -26px;
    background-color: white;
    border: 4px solid #e95024;
    background-color: #e95024;
    color: #fff;
    text-transform: uppercase;
    top: 15px;
    border-radius: 15px;
    z-index: 1;
    padding-left: 10px;
}

.right .span_t_left {
    left: calc(0% - 20px);
    text-align: right;
    padding: 0 10px;
}

.right .span_t_left:before {
    position: absolute;
    content: "\f140";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: 22px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    left: 4px;
    top: -5px;
}

.right .content {
    padding: 10px 30px;
    background-color: white;
    position: relative;
    border-radius: 6px;
    padding-left: 40%;
}

.left .content {
    padding: 10px 30px;
    background-color: white;
    position: relative;
    border-radius: 6px;
    padding-right: 40%;
}

.ano_timeline {
    padding-top: 10px;
    position: relative;
}

.t_right {
    padding-right: 160px;
}

.t_right:after {
    content: "";
    width: 150px;
    height: 1px;
    background-color: #e95024;
    position: absolute;
    right: 0;
    top: 27px;
}

.t_left {
    padding-left: 160px;
}

.t_left:after {
    content: "";
    width: 150px;
    height: 1px;
    background-color: #e95024;
    position: absolute;
    left: 0;
    top: 27px;
}

.img_gal img,
.galeria iframe {
    width: 100%;
    object-fit: cover;
}

.img_galeria {
    align-self: center;
}

.num {
    padding: 15px 5px;
    text-align: center;
    border-radius: 5px;
    font-size: 20px;
    font-weight: 800;
}

.media_partner {
    position: relative;
}

.media_partner h6 {
    background-color: #fff;
    position: relative;
    display: inline-block;
    z-index: 2;
    font-size: 18px;
    padding-right: 10px;
}

.media_partner:after {
    position: absolute;
    content: "";
    width: calc(100% - 15px);
    left: 15px;
    bottom: 10px;
    height: 1px;
    background-color: #000;
}

#contact_form2 input[type=text],
#contact_form2 input[type=phone],
#contact_form2 input[type=email],
#contact_form2 textarea,
#contact_form2 input[type=number] {
    width: 100%;
    border: none;
    border-bottom: solid 1px #000;
}

#contact_form2 input[type=text]:focus,
#contact_form2 input[type=phone]:focus,
#contact_form2 input[type=email]:focus,
#contact_form2 textarea:focus {
    outline: none;
}

#captcha2 {
    width: initial;
}

.logo_feira {
    border-right: solid 2px #000;
}

.opcao_feira {
    position: relative;
}

.opcao_feira span {
    position: absolute;
    top: 45%;
    left: 10%;
    right: 0;
    text-align: center;
    color: #fff;
    font-size: 25px;
    max-width: 80%;
}

.opcao_feira img {
    width: 100%;
}

.ped_infos {
    background-color: #e4e4e4;
}

.ped_infos a {
    color: white;
    font-size: 18px;
}

.ped_infos .tamnho-ped_infos {
    height: 100px;
}

.ped_infos .ped_infos_div {
    background: url('/app/exposalao/assets/addons/exposalao/exposalao/exposalao-theme/resources/img/info.jpg');
    background-size: cover;
    width: 75%;
    margin: auto;
    padding: 7px;
    top: 28%;
    position: relative;
}

.ped_infos .ped_infos_div2 {
    background: url('/app/exposalao/assets/addons/exposalao/exposalao/exposalao-theme/resources/img/visitante.jpg');
}

.ped_infos a:hover {
    text-decoration: none;
}

.pessoa b {
    text-transform: uppercase;
    color: #000;
}

.pessoa {
    color: #656565;
    font-size: 13px;
}

.pessoa a {
    color: #656565;
    font-weight: 800;
}

.multimedia_download a {
    position: relative;
    display: inline-block;
}

.multimedia_download img {
    margin-bottom: 10px;
}

.multimedia_download a:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f019";
    position: absolute;
    top: 5px;
    right: -30px;
    color: #000;
}

.magazine-viewport {
    max-width: 100% !important;
    overflow: visible !important;
    max-height: 70vh;
}

.contacto_feira {
    background-color: #d9d9d9;
}

.contacto_feira#contact_form2 input[type=text],
.contacto_feira#contact_form2 input[type=phone],
.contacto_feira#contact_form2 input[type=email],
.contacto_feira#contact_form2 textarea,
.contacto_feira#contact_form2input[type=number] {
    border-bottom: 0;
}

#canvas {
    display: inline-block;
}

.magazine-body {
    height: 700px;
}

.magazine-viewport .magazine-container {
    top: initial;
}

#canvas .magazine-viewport .magazine {
    top: initial;
}

@keyframes rotate_numbers {
    0% {
        transform: rotate(0deg)
    }
    100% {
        transform: rotate(720deg)
    }
}


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


/*formato tablet/telemovel*/


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

@media screen and (max-width: 1199px) {
    .but {
        display: block;
        margin-bottom: 15px;
        background-color: white;
        border: none;
        font-size: 30px;
    }
    .but:focus {
        outline: none;
    }
    #navbarNav-desaparecerr {
        display: none !important;
    }
    #navbarNav-desaparecerrr {
        display: none !important;
    }
    .bar2 .login a,
    .bar2 .idiomas a {
        display: inline;
        font-size: 15px;
    }
    .bar3 .social a {
        margin-right: 8px;
        display: inline-grid;
        font-size: 15px;
    }
    .idiomas {
        margin: auto !important;
        padding-top: 15px;
    }
    .idiomas a {
        color: white;
    }
    .social {
        margin: auto;
    }
    .menu_lateral {
        display: none;
    }
    .overlay-content {
        margin-top: 25px;
        position: unset;
        top: 0;
    }
    .bar2 {
        width: 100%;
        text-align: center;
        right: 0;
        position: unset;
        margin-top: 55px;
    }
    .bar3 {
        margin-top: 25px !important;
    }
    .navbar-light .navbar-nav .nav-link {
        font-size: 12px;
    }
    .inscrever a {
        font-size: 17px;
    }
    .overlay-content .nav-item a {
        font-size: 17px;
    }
    .overlay {
        display: block;
    }
    .overlay a {
        color: white;
        margin: 0px;
    }
    .pesquisa {
        margin: auto !important;
    }
    .pesquisa input {
        background-color: transparent;
        color: white;
    }
    .login {
        width: 116px;
        margin: auto;
    }
    .d-inline-blockk {
        display: inherit !important;
    }
    .ped_infos a {
        font-size: 13px;
    }
    .wys-wyg-index iframe {
        height: 400px;
    }
}

@media screen and (max-width: 1199px) and (min-width: 992px) {
    .feira {
        height: 270px;
    }
}

@media screen and (max-width: 991px) {
    .new-imagem-centro {
        text-align: center;
    }
    .navbar-2 .but-navbar2-responsive {
        display: block;
    }
    .navbar-2 {
        height: unset;
    }
    .ped_infos .tamnho-ped_infos {
        height: 170px;
    }
    .col-desaparece {
        display: none;
    }
    .ped_infos_div {
        width: 50%;
    }
    .magazine-body {
        display: none;
    }
    .wys-wyg-index iframe {
        max-height: 350px;
    }
    .opcao_feira span {
        font-size: 20px;
    }
}

@media screen and (max-width: 787px) {
    .navbar {
        height: 100px;
        padding-top: 10px;
    }
    .logo {
        width: 160px;
    }
    .triangulo {
        margin-top: -50px;
    }
    .navbar-toggler:focus {
        outline: none;
    }
    #ram {
        display: none;
    }
    .navbar {
        z-index: 9999;
    }
    .nav-link {
        border-bottom: solid 1px #fff;
    }
    .noticia img {
        width: 100%;
    }
    #inicio {
        background-repeat: no-repeat;
    }
    .c-main_div {
        background-color: #fff;
    }
    .desc_feira {
        height: 0;
        overflow: hidden;
        transition: 1s;
    }
    .desc_feira.active {
        height: initial;
        transition: 1s;
    }
    .wys-wyg table img {
        max-width: 100% !important;
        height: auto !important;
    }
    .img_testediv {
        max-width: initial !important;
    }
}

@media screen and (max-width: 767px) {
    .galeria .titulo-galeria {
        font-size: 20px;
        text-align: center;
    }
    .titulo-topo-p h2 {
        font-size: 20px;
    }
    .pessoa {
        text-align: center;
    }
    .img_mult iframe {
        width: 100%;
        height: 250px;
        margin-left: initial;
    }
    .logo_feira {
        padding-bottom: 18px;
    }
    .owl-pessoas .owl-item {
        padding-left: 20px;
        padding-right: 20px;
    }
}

@media screen and (max-width: 991px) and (min-width: 575px) {
    .feira {
        height: 200px;
    }
}

@media screen and (max-width: 600px) {
    .timeline::after {
        left: 31px;
    }
    .cont {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }
    .cont::before {
        left: 60px;
        border: medium solid white;
        border-width: 10px 10px 10px 0;
        border-color: transparent white transparent transparent;
    }
    .left::after,
    .right::after {
        left: 15px;
    }
    .right {
        left: 0%;
    }
}

@media screen and (max-width: 575px) {
    .text_banner h1 {
        font-size: 22px;
    }
    .texto-footer-centro {
        text-align: center;
    }
    #menu2-responsivo li {
        list-style-type: none;
        padding: 7px;
    }
    #menu2-responsivo .sub-menu a {
        font-size: 13px !important;
    }
    #menu2-responsivo .menu-list .menu2-abrir a {
        color: black;
        font-size: 15px;
    }
    .ped_infos .ped_infos_div {
        width: 70%;
    }
    .circulo.active:after {
        top: -39px;
        left: -7px;
        width: 150px;
        height: 150px;
    }
    .owl-carousel .owl-nav button.owl-next {
        display: none;
    }
    .owl-carousel .owl-nav button.owl-prev {
        display: none;
    }
    .owl-banner_interno .owl-item {
        min-height: 15vh;
    }
    .owl-carousel .owl-item img {
        min-height: 20vh;
        object-fit: cover;
    }
    .wys-wyg-index iframe {
        max-height: 220px;
    }
}

@media screen and (max-width: 540px) {
    .overlay .closebtn {
        font-size: 40px;
    }
}

@media screen and (max-width: 504px) {
    .calendario {
        margin-right: 0px;
    }
    .anterior {
        margin-left: 0px;
    }
}

@media screen and (max-width: 400px) {
    .galeria .titulo-galeria {
        font-size: 15px;
    }
}

@media screen and (max-width: 358px) {
    .circulo.active:after {
        top: -39px;
        left: 6px;
        width: 125px;
        height: 125px;
    }
    .circulo span {
        font-size: 12px;
    }
    .circulo .counter {
        margin-top: 17px;
        padding-top: 0px;
        font-size: 20px;
    }
}

@media screen and (max-width: 343px) {
    .ped_infos_div a {
        font-size: 12px;
    }
}

@media screen and (max-width: 321px) {
    .ped_infos_div a {
        font-size: 10px;
    }
}

.logos_footer img {
    max-height: 50px;
}