/*-----------------------------------------------------------------------------------
	SheMet2027
	About: A shiny new Blocs website.
	Author: Luís Barros
	Version: 1.0
	Built with Blocs
-----------------------------------------------------------------------------------*/
body{
	margin:0;
	padding:0;
    background:#FFFFFF;
    overflow-x:hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.page-container{overflow: hidden;} /* Prevents unwanted scroll space when scroll FX used. */
a,button{transition: background .3s ease-in-out;outline: none!important;} /* Prevent blue selection glow on Chrome and Safari */
a:hover{text-decoration: none; cursor:pointer;}
.scroll-fx-lock-init{position:fixed!important;top: 0;bottom: 0;left: 0;right: 0;z-index:99999;} /* ScrollFX Lock */
.blocs-grid-container{display: grid!important;grid-template-columns: 1fr 1fr;grid-template-rows: auto auto;column-gap: 1.5rem;row-gap: 1.5rem;} /* CSS Grid */


/* Preloader */

.page-preloader{position: fixed;top: 0;bottom: 0;width: 100%;z-index:100000;background:#FFFFFF url("img/pageload-spinner.gif") no-repeat center center;animation-name: preloader-fade;animation-delay: 2s;animation-duration: 0.5s;animation-fill-mode: both;}
.preloader-complete{animation-delay:0.1s;}
@keyframes preloader-fade {0% {opacity: 1;visibility: visible;}100% {opacity: 0;visibility: hidden;}}

/* = Web Fonts
-------------------------------------------------------------- */

@font-face {
	font-family:'Nohemi-Regular';
	src: url('./fonts/Nohemi-Regular/Nohemi-Regular.woff2');
	src: url('./fonts/Nohemi-Regular/Nohemi-Regular.woff2') format('woff2'),
	url('./fonts/Nohemi-Regular/Nohemi-Regular.woff') format('woff'),
	url('./fonts/Nohemi-Regular/Nohemi-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Nohemi-Medium';
	src: url('./fonts/Nohemi-Medium/Nohemi-Medium.woff2');
	src: url('./fonts/Nohemi-Medium/Nohemi-Medium.woff2') format('woff2'),
	url('./fonts/Nohemi-Medium/Nohemi-Medium.woff') format('woff'),
	url('./fonts/Nohemi-Medium/Nohemi-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Nohemi-SemiBold';
	src: url('./fonts/Nohemi-SemiBold/Nohemi-SemiBold.woff2');
	src: url('./fonts/Nohemi-SemiBold/Nohemi-SemiBold.woff2') format('woff2'),
	url('./fonts/Nohemi-SemiBold/Nohemi-SemiBold.woff') format('woff'),
	url('./fonts/Nohemi-SemiBold/Nohemi-SemiBold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Nohemi-ExtraLight';
	src: url('./fonts/Nohemi-ExtraLight/Nohemi-ExtraLight.woff2');
	src: url('./fonts/Nohemi-ExtraLight/Nohemi-ExtraLight.woff2') format('woff2'),
	url('./fonts/Nohemi-ExtraLight/Nohemi-ExtraLight.woff') format('woff'),
	url('./fonts/Nohemi-ExtraLight/Nohemi-ExtraLight.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Gotham-Medium';
	src: url('./fonts/Gotham-Medium/Gotham-Medium.woff');
	src: url('./fonts/Gotham-Medium/Gotham-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Nohemi-Light';
	src: url('./fonts/Nohemi-Light/Nohemi-Light.woff2');
	src: url('./fonts/Nohemi-Light/Nohemi-Light.woff2') format('woff2'),
	url('./fonts/Nohemi-Light/Nohemi-Light.woff') format('woff'),
	url('./fonts/Nohemi-Light/Nohemi-Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'GothamNarrow-Bold';
	src: url('./fonts/GothamNarrow-Bold/GothamNarrow-Bold.woff');
	src: url('./fonts/GothamNarrow-Bold/GothamNarrow-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'GothamNarrow-Black';
	src: url('./fonts/GothamNarrow-Black/GothamNarrow-Black.woff');
	src: url('./fonts/GothamNarrow-Black/GothamNarrow-Black.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'GothamNarrow-Medium';
	src: url('./fonts/GothamNarrow-Medium/GothamNarrow-Medium.woff');
	src: url('./fonts/GothamNarrow-Medium/GothamNarrow-Medium.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'GothamNarrow-Book';
	src: url('./fonts/GothamNarrow-Book/GothamNarrow-Book.woff');
	src: url('./fonts/GothamNarrow-Book/GothamNarrow-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Gotham-MediumItalic';
	src: url('./fonts/Gotham-MediumItalic/Gotham-MediumItalic.woff');
	src: url('./fonts/Gotham-MediumItalic/Gotham-MediumItalic.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Gotham-Black';
	src: url('./fonts/Gotham-Black/Gotham-Black.woff');
	src: url('./fonts/Gotham-Black/Gotham-Black.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'Nohemi-Bold';
	src: url('./fonts/Nohemi-Bold/Nohemi-Bold.woff2');
	src: url('./fonts/Nohemi-Bold/Nohemi-Bold.woff2') format('woff2'),
	url('./fonts/Nohemi-Bold/Nohemi-Bold.woff') format('woff'),
	url('./fonts/Nohemi-Bold/Nohemi-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

@font-face {
	font-family:'GothamXNarrow-Bold';
	src: url('./fonts/GothamXNarrow-Bold/GothamXNarrow-Bold.woff');
	src: url('./fonts/GothamXNarrow-Bold/GothamXNarrow-Bold.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display:swap;
}

/* = Blocs
-------------------------------------------------------------- */

.bloc{
	width:100%;
	clear:both;
	background: 50% 50% no-repeat;
	padding:0 20px;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
	display:flex;
}
.bloc .container{
	padding-left:0;
	padding-right:0;
	position:relative;
}


/* Sizes */

.bloc-lg{
	padding:100px 20px;
}
.bloc-md{
	padding:50px 20px;
}
.bloc-sm{
	padding:20px;
}


/* Background Textures */

.bloc-bg-texture::before{
	content:"";
	background-size: 2px 2px;
	position: absolute;
	top: 0;
	bottom: 0;
	left:0;
	right:0;
}
.texture-darken::before{
	background: rgba(0,0,0,0.5);
}


/* Background Effects */

.parallax__container {
	clip: rect(0, auto, auto, 0);
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%;
	z-index:-1;
}
.parallax {
	position: fixed;
	top: 0;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	width: 100%;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}


/* Dark theme */

.d-bloc{
	color:rgba(255,255,255,.7);
}
.d-bloc button:hover{
	color:rgba(255,255,255,.9);
}
.d-bloc .icon-round,.d-bloc .icon-square,.d-bloc .icon-rounded,.d-bloc .icon-semi-rounded-a,.d-bloc .icon-semi-rounded-b{
	border-color:rgba(255,255,255,.9);
}
.d-bloc .divider-h span{
	border-color:rgba(255,255,255,.2);
}
.d-bloc .a-btn,.d-bloc .navbar a, .d-bloc a .icon-sm, .d-bloc a .icon-md, .d-bloc a .icon-lg, .d-bloc a .icon-xl, .d-bloc h1 a, .d-bloc h2 a, .d-bloc h3 a, .d-bloc h4 a, .d-bloc h5 a, .d-bloc h6 a, .d-bloc p a{
	color:rgba(255,255,255,.6);
}
:where(.d-bloc) .bloc-link{
	fill:rgba(255,255,255,.6);
}
.d-bloc .a-btn:hover,.d-bloc .navbar a:hover,.d-bloc a:hover .icon-sm, .d-bloc a:hover .icon-md, .d-bloc a:hover .icon-lg, .d-bloc a:hover .icon-xl, .d-bloc h1 a:hover, .d-bloc h2 a:hover, .d-bloc h3 a:hover, .d-bloc h4 a:hover, .d-bloc h5 a:hover, .d-bloc h6 a:hover, .d-bloc p a:hover{
	color:rgba(255,255,255,1);
}
.d-bloc .navbar-toggle .icon-bar{
	background:rgba(255,255,255,1);
}
.d-bloc .btn-wire,.d-bloc .btn-wire:hover{
	color:rgba(255,255,255,1);
	border-color:rgba(255,255,255,1);
}
.d-bloc .card{
	color:rgba(0,0,0,.5);
}
.d-bloc .card button:hover{
	color:rgba(0,0,0,.7);
}
.d-bloc .card icon{
	border-color:rgba(0,0,0,.7);
}
.d-bloc .card .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.d-bloc .card .a-btn{
	color:rgba(0,0,0,.6);
}
.d-bloc .card .a-btn:hover{
	color:rgba(0,0,0,1);
}
.d-bloc .card .btn-wire, .d-bloc .card .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}


/* Light theme */

.d-bloc .card,.l-bloc{
	color:rgba(0,0,0,.5);
}
.d-bloc .card button:hover,.l-bloc button:hover{
	color:rgba(0,0,0,.7);
}
.l-bloc .icon-round,.l-bloc .icon-square,.l-bloc .icon-rounded,.l-bloc .icon-semi-rounded-a,.l-bloc .icon-semi-rounded-b{
	border-color:rgba(0,0,0,.7);
}
.d-bloc .card .divider-h span,.l-bloc .divider-h span{
	border-color:rgba(0,0,0,.1);
}
.d-bloc .card .a-btn,.l-bloc .a-btn,.l-bloc .navbar a,.l-bloc a .icon-sm, .l-bloc a .icon-md, .l-bloc a .icon-lg, .l-bloc a .icon-xl, .l-bloc h1 a, .l-bloc h2 a, .l-bloc h3 a, .l-bloc h4 a, .l-bloc h5 a, .l-bloc h6 a, .l-bloc p a{
	color:rgba(0,0,0,.6);
}
:where(.l-bloc) .bloc-link{
	fill:rgba(0,0,0,.6);
}
.d-bloc .card .a-btn:hover,.l-bloc .a-btn:hover,.l-bloc .navbar a:hover, .l-bloc a:hover .icon-sm, .l-bloc a:hover .icon-md, .l-bloc a:hover .icon-lg, .l-bloc a:hover .icon-xl, .l-bloc h1 a:hover, .l-bloc h2 a:hover, .l-bloc h3 a:hover, .l-bloc h4 a:hover, .l-bloc h5 a:hover, .l-bloc h6 a:hover, .l-bloc p a:hover{
	color:rgba(0,0,0,1);
}
.l-bloc .navbar-toggle .icon-bar{
	color:rgba(0,0,0,.6);
}
.d-bloc .card .btn-wire,.d-bloc .card .btn-wire:hover,.l-bloc .btn-wire,.l-bloc .btn-wire:hover{
	color:rgba(0,0,0,.7);
	border-color:rgba(0,0,0,.3);
}


/* Correct Dropdown Links */

.d-bloc .dropdown-menu a, .l-bloc .dropdown-menu a,.d-bloc .dropdown-menu a:hover, .l-bloc .dropdown-menu a:hover{
	color:var(--bs-nav-link-hover-color);
}

/* Row Margin Offsets */

.voffset{
	margin-top:30px;
}
.voffset-md{
	margin-top:50px;
}
.voffset-lg{
	margin-top:80px;
}
/* Dividers */

.b-divider{
	border-top:1px solid rgba(0,0,0,.1);
	border-bottom:1px solid rgba(0,0,0,.1);
}


/* = NavBar
-------------------------------------------------------------- */

/* = Sticky Nav
-------------------------------------------------------------- */

.sticky-bloc.sticky,.sticky-nav.sticky{
	position:fixed;
	z-index:1000;
	transition: all .2s ease-out;
}
.sticky-nav.sticky{
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
/* Navbar Icon */
.svg-menu-icon{
	fill: none;
	stroke: rgba(0,0,0,0.5);
	stroke-width: 2px;
	fill-rule: evenodd;
}
.navbar-dark .svg-menu-icon{
	stroke: rgba(255,255,255,0.5);
}
.menu-icon-thin-bars{
	stroke-width: 1px;
}
.menu-icon-thick-bars{
	stroke-width: 5px;
}
.menu-icon-rounded-bars{
	stroke-width: 3px;
	stroke-linecap: round;
}
.menu-icon-filled{
	fill: rgba(0,0,0,0.5);
	stroke-width: 0px;
}
.navbar-dark .menu-icon-filled{
	fill: rgba(255,255,255,0.5);
}
.navbar-toggler-icon{
	background: none!important;
	pointer-events: none;
	width: 33px;
	height: 33px;
}
.navbar-toggle.menu-icon-rounded-bars{
	margin-top:7px!important;
}
/* Handle Multi Level Navigation */
.dropdown-menu .dropdown-menu{
	border:none}
@media (min-width:576px){
	
.navbar-expand-sm .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-sm .dropdown-menu .submenu-left{
	right:100%;
	left:auto}}@media (min-width:768px){
	.navbar-expand-md .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-md .dropdown-menu .submenu-left{
	right:100%;
	left:auto}}@media (min-width:992px){
	.navbar-expand-lg .dropdown-menu .dropdown-menu{
	border:1px solid rgba(0,0,0,.15);
	position:absolute;
	left:100%;
	top:-7px}.navbar-expand-lg .dropdown-menu .submenu-left{
	right:100%;
	left:auto}
}
/* = Bric adjustment margins
-------------------------------------------------------------- */

.mg-clear{
	margin:0;
}
.mg-sm{
	margin-top:10px;
	margin-bottom:5px;
}
.mg-md{
	margin-top:10px;
	margin-bottom:20px;
}
.mg-lg{
	margin-top:10px;
	margin-bottom:40px;
}
img.mg-sm,img.mg-md,img.mg-lg{
	margin-top: 0;
}
img.mg-sm{
	margin-bottom:10px;
}
img.mg-md{
	margin-bottom:30px;
}
img.mg-lg{
	margin-bottom:50px;
}

/* = Buttons
-------------------------------------------------------------- */

.btn-d,.btn-d:hover,.btn-d:focus{
	color:#FFF;
	fill:#FFF;
	background:rgba(0,0,0,.3);
}

.btn-sq{
	border-radius: 0px;
}
.btn-style-none,.btn-style-none:hover,.btn-style-none:active,.btn-style-none:focus{
	background:none;
	box-shadow: none;
	padding:0;
}

/* = Icons
-------------------------------------------------------------- */
.icon-md{
	font-size:30px!important;
}

/* Image Protection */
.img-protected{
	-webkit-touch-callout: none;
}

/* = Text & Icon Styles
-------------------------------------------------------------- */
.blockquote{
	padding:0 20px;
	border-left:2px solid;
}
.blockquote.text-end{
	border-left:0;
	border-right:2px solid;
}
.text-justify{
	text-align: justify;
}


.card-sq, .card-sq .card-header, .card-sq .card-footer{
	border-radius:0;
}
.card-rd{
	border-radius:30px;
}
.card-rd .card-header{
	border-radius:29px 29px 0 0;
}
.card-rd .card-footer{
	border-radius:0 0 29px 29px;
}
/* = Masonary
-------------------------------------------------------------- */
.card-columns .card {
	margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
	.card-columns {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3;
	-webkit-column-gap: 1.25rem;
	-moz-column-gap: 1.25rem;
	column-gap: 1.25rem;
	orphans: 1;
	widows: 1;
}
.card-columns .card {
	display: inline-block;
	width: 100%;
}
}


.carousel-nav-controls svg{
	transform:scale(0.8);
	transition:transform .30s ease,background .50s ease;
}
.carousel-nav-controls:hover svg{
	transform:scale(1.0);
}
.carousel-nav-controls:active svg{
	transform:scale(0.9);
}

.carousel-caption{
	left:6%;
	 right:6%;
}

.carousel-item:not(:has(> img)) .carousel-caption {
	position: relative;
	transform: none;
	width: 80%;
	left:10%;
	right:10%;
	top:0;
	bottom:0;
	padding-top: 0;
	margin-bottom: 20px;
	z-index:0;
	color: #000000;
}

.carousel-nav-icon{
	fill: none;
	stroke: #fff;
	stroke-width: 3px;
	fill-rule: evenodd;
	stroke-linecap:round;
}

.hide-indicators{
	display:none;
}

.carousel-indicators li::marker{
	font-size:0;
}


/* ScrollToTop button */

.scrollToTop{
	width:36px;
	height:36px;
	padding:5px;
	position:fixed;
	bottom:1rem;
	right:1rem;
	opacity:0;
	z-index:999999;
	transition: all .3s ease-in-out;
	pointer-events:none;
}
.showScrollTop{
	opacity: 1;
	pointer-events:all;
}
.scroll-to-top-btn-icon{
	fill: none;
	stroke: #fff;
	stroke-width: 2px;
	fill-rule: evenodd;
	stroke-linecap:round;
}

/* = Custom Styling
-------------------------------------------------------------- */

h1,h2,h3,h4,h5,h6,p,label,.btn,a{
	font-family:"Nohemi-Regular";
	font-weight:400;
}
.container{
	max-width:1170px;
}
.button{
	font-weight:normal;
	color:#00B5FF!important;
	font-size:14px;
	background-repeat:no-repeat;
	background-position:center center;
	border-style:none;
	border-color:rgba(0,0,0,0.00)!important;
	line-height:110%;
	background-size:auto auto;
	border-width:2px 2px 2px 2px;
}
.button:hover{
	font-weight:normal;
	font-size:14px;
	color:#00B5FF!important;
	border-style:solid;
	border-color:#00B5FF;
	background-repeat:no-repeat;
	background-position:center center;
	line-height:110%;
	background-size:auto auto;
	border-width:0px 0px 2px 0px;
}
.my-carousel{
	background-position:center center;
	background-repeat:no-repeat;
	font-size:1em;
	line-height:100%;
	height:500px;
	min-height:500px;
	padding-top:0px;
	padding-bottom:0px;
}
.title_page{
	font-family:"Open Sans";
	font-weight:600;
	font-size:36px;
	color:#FEFFFE!important;
	text-shadow:-2px 1px 6px #000000;
}
.corpo-texto-caroucel{
	font-weight:normal;
	font-size:36px;
	color:#FEFFFE!important;
	background-position:center center;
	background-repeat:no-repeat;
	padding:40px 10px 10px 10px;
}
.imagem-topo-bigmax-width:3px;
	{
	max-height:400px;
	max-width:1200px}.imagem-topo-big{
	background-color:transparent;
	background-size:100% 100%;
	background-position:center center;
	background-image:url("img/education.jpg");
	background-image: -webkit-image-set(url("img/education.webp") 1x,
url("img/education.webp") 2x);background-image: image-set(url("img/education.jpg") 1x,
url("img/education.jpg") 2x,url("img/education.webp") 1x,
url("img/education.webp") 2x);
	background-repeat:no-repeat;
}
.bloc-group-text-vc{
	font-size:50px;
	margin-top:20%;
}
.statement-bloc-text{
	line-height:38px;
	font-style:italic;
	font-size:28px;
	text-align:center;
	font-weight:lighter;
}
.text_blue_light{
	color:#009DDE!important;
	font-family:"Open Sans";
	font-weight:400;
	font-size:22px;
}
.text-blue-bold-prof{
	font-family:"Open Sans";
	font-weight:900;
	color:#009DDE!important;
	font-size:18px;
}
.prof-links-medium{
	font-family:"Open Sans";
	font-weight:600;
	font-size:16px;
	color:#636463!important;
}
.prof-links-medium:hover{
	font-family:"Open Sans";
	font-weight:600;
	font-size:16px;
	color:#009DDE!important;
}
.name_link{
	font-family:"Open Sans";
	font-weight:400;
	font-size:24px;
	color:#009DDE!important;
}
.name_link:hover{
	font-family:"Open Sans";
	font-weight:400;
	font-size:24px;
}
.img_box_prof{
	box-shadow:0px 0px 0px rgba(0,0,0,0.4);
	border-style:solid;
	border-color:rgba(100,100,100,0.5);
	border-width:1px 1px 1px 1px;
}
.text_research{
	font-family:"Open Sans";
	font-weight:400;
}
.botton_link_down{
	font-size:16px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:5px;
	text-align:left;
	color:rgba(254,255,254,0.60)!important;
}
.botton_link_down:hover{
	font-size:16px;
	font-weight:normal;
	color:#FEFFFE!important;
	text-align:left;
}
.meet-acmec{
	font-size:24px;
	line-height:10px;
	background-position:center center;
	background-repeat:no-repeat;
	color:rgba(255,255,255,0.6)!important;
	margin:5px 5px 5px 5px;
}
.meet-acmec:active{
	font-family:"Open Sans";
	font-weight:600;
	font-size:20px;
	color:rgba(255,255,255,0.3)!important;
}
.meet-acmec:hover{
	font-weight:normal;
	font-size:24px;
	line-height:10px;
	background-position:center center;
	background-repeat:no-repeat;
	color:#FEFFFE!important;
	margin:5px 5px 5px 5px;
}
.bloc-8-a{
	font-size:18px;
}
.link-padding{
	padding-top:10px;
	padding-bottom:10px;
	width:39.3%;
}
.container-div-style{
	width:100%;
}
.full-professors-h2{
	font-size:42px;
}
.nomes_prof{
	font-size:24px;
	color:#009DDE!important;
}
.professors{
	font-size:36px;
	color:#009DDE!important;
	text-transform:none;
}
.h2-the-acmec-news-style{
	font-size:36px;
}
.bloc-mob-center-text{
	text-align:center;
}
.bloc-4-p{
	letter-spacing:%;
	line-height:px;
	font-family:"Open Sans";
	font-weight:400;
	text-indent:px;
}
.language{
	color:#FEFFFE!important;
	font-size:12px;
	text-align:right;
	direction:rtl;
	margin-top:15px;
	margin-bottom:15px;
	margin-right:8px;
	background-repeat:no-repeat;
	background-position:center center;
}
.language:hover{
	color:#252B76!important;
	text-align:right;
	font-size:12px;
	background-position:center center;
	direction:rtl;
	margin-right:8px;
	margin-top:15px;
	margin-bottom:15px;
	background-repeat:no-repeat;
}
.buton-carroucel-large{
	border-style:solid;
	border-color:#FEFFFE!important;
	color:#FEFFFE!important;
	background-color:transparent;
	background-repeat:no-repeat;
	text-align:center;
	font-size:1rem;
	height:100%;
	background-size:auto 50px;
	border-width:1px 1px 1px 1px;
}
.buton-carroucel-large:hover{
	color:#FEFFFE!important;
	border-color:#FEFFFE!important;
	background-color:#009DDE;
	border-style:solid;
	text-align:center;
	background-size:auto 50px;
	border-width:1px 1px 1px 1px;
}
.p-style{
	font-size:14px;
	font-family:"Open Sans";
	font-weight:600;
}
.follow{
	color:#FEFFFE!important;
}
.facebook_buton{
	background-size:60px 60px;
	background-repeat:no-repeat;
	background-position:center center;
}
.facebook_buton:hover{
	background-size:60px 60px;
	background-image:url("img/Icn_blue_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-repeat:no-repeat;
	background-position:center center;
}
.link-new-text-link-padding{
	padding-top:66px;
	padding-bottom:66px;
}
.img-style-facebook{
	width:60px;
	background-image:url("img/Icn_white_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
}
.img-style-facebook-n:hover{
	background-image:url("img/Icn_blue_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:60px 60px;
}
.img-style-facebook-n{
	background-image:url("img/Icn_white_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:60px 60px;
}
.img-icn-white-twit-style{
	width:60px;
	height:60px;
	background-image:url("img/Icn_white_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:60px 60px;
}
.img-icn-white-ema-style{
	width:60px;
	background-image:url("img/Icn_white_email.png");
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-size:60px 60px;
	background-repeat:no-repeat;
	background-position:center center;
	height:60px;
}
.img-icn-white-twit-style:hover{
	background-image:url("img/Icn_blue_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-size:60px 60px;
	background-repeat:no-repeat;
	background-position:center center;
}
.img-icn-white-ema-style:hover{
	background-image:url("img/Icn_blue_email.png");
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-size:60px 60px;
	width:60px;
	height:60px;
	margin-right:auto;
	margin-left:auto;
}
.instagram-link-btn{
	background-size:100% 100%;
	width:52px;
	height:52px;
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	background-image:url("img/Icn_white_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
}
.img-bloc-46-style{
	width:60px;
}
.instagram-link-btn:hover{
	background-repeat:no-repeat;
	background-size:100% 100%;
	width:52px;
	height:52px;
	background-image:url("img/Icn_blue_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
}
.active_page_buton{
	background-repeat:no-repeat;
	background-position:center top;
	background-color:var(--swatch-var-1213);
	border-color:#033469!important;
	border-style:_NS:2040;
	font-family:"Nohemi-Medium";
	font-size:14px;
	color:#FEFFFE!important;
	font-weight:600;
	background-size:auto auto;
	border-width:0px 0px 0px 0px;
}
.active_page_buton:hover{
	border-color:#AED360!important;
	border-style:_NS:2040;
	font-family:"Nohemi-Medium";
	font-size:14px;
	font-weight:600;
	color:#FEFFFE!important;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:auto auto;
	background-color:var(--swatch-var-6025);
	border-width:3px 0px 3px 0px;
}
.active_page_buton:active{
	background-repeat:no-repeat;
	background-position:center center;
}
.tecnico-brand img{
	background-image:url("img/logo_IST_W.png");
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-repeat:no-repeat;
}
.botão_tecnico{
	background-image:url("img/logo_IST_W.png");
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	width:200px;
	height:60px;
	background-size:auto 60px;
	background-repeat:no-repeat;
	background-position:right center;
	margin-top:60px;
}
.tecnico-brand img:hover{
	background-image:url("img/logo_IST_B.png");
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-repeat:no-repeat;
}
.tecnico-brand-img{
	background-image:url("img/logo_IDMEC_W.png");
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:auto 40px;
}
.tecnico-brand-img:hover{
	background-image:url("img/logo_IDMEC_B.png");
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 40px;
	height:40px;
}
.tecnico-brand-img:active{
	background-repeat:no-repeat;
}
.btn-style-copy-1{
	font-weight:bold;
	background-image:url("img/logo_IST_W.png");
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:auto 50px;
	height:50px;
	width:100%;
}
.btn-style-copy-1:hover{
	background-image:url("img/logo_IST_B.png");
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-size:auto 50px;
	background-position:center center;
	background-repeat:no-repeat;
	height:50px;
	width:100%;
}
.btn-style-copy-2{
	font-weight:bold;
	background-image:url("img/logo_IST_W.png");
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:auto 50px;
	height:50px;
	width:100%;
}
.btn-style-copy-2:hover{
	background-image:url("img/logo_IST_B.png");
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-size:auto 50px;
	background-position:center center;
	background-repeat:no-repeat;
	height:50px;
	width:100%;
}
.btn-style_idmec{
	background-image:url("img/logo_IDMEC_W.png");
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-size:auto 50px;
	background-repeat:no-repeat;
	height:50px;
	background-position:center center;
}
.btn-style_idmec:hover{
	background-image:url("img/logo_IDMEC_B.png");
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:auto 50px;
	height:50px;
}
.btn-21-style{
	width:100%;
}
.h4-bloc-1-style{
	font-family:"Open Sans";
	font-weight:400;
	line-height:100%;
	font-size:1.2rem;
}
.bloc-1-p{
	font-weight:800;
	font-size:36px;
	line-height:40px;
}
.p-bloc-18-style{
	width:100%;
	font-family:"Open Sans";
	font-size:1.2rem;
	font-weight:400;
	line-height:100%;
}
.h2-ensino-style{
	font-size:48px;
	line-height:100%;
}
.doctoral-programmes-h3{
	color:#2D3243!important;
}
.integrated-master-programmes-p{
	font-family:"Open Sans";
	font-weight:400;
	text-indent:0px;
	line-height:autopx;
	width:100%;
	font-size:16px;
}
.h3-16-style{
	font-size:42px;
	line-height:autopx;
}
.p-bloc-texto-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-132-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-136-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-140-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-144-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-148-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-bloc-64-style{
	font-family:"Open Sans";
	font-weight:600;
	line-height:22px;
}
.paragrafo_alineas{
	line-height:32px;
}
.h5-home-style{
	font-size:15px;
}
.p-bloc-1-style{
	line-height:40px;
	font-size:36px;
}
.h5-bloc-1-style{
	font-size:24px;
	line-height:24px;
}
.h5-45-style{
	font-size:24px;
	line-height:24px;
}
.h3-bloc-1-style{
	line-height:40px;
	font-size:36px;
}
.h4-95-style{
	line-height:24px;
}
.h3-12-style{
	font-size:36px;
	line-height:40px;
}
.h4-94-style{
	line-height:24px;
}
.navbar-brand img{
	height:60px;
}
.button-carrousel-medium{
	border-style:solid;
	border-color:#FEFFFE!important;
	color:#FEFFFE!important;
	border-width:1px 1px 1px 1px;
}
.button-carrousel-medium:hover{
	border-style:solid;
	border-color:#009DDE!important;
	background-color:#009DDE;
	color:#FEFFFE!important;
	border-width:1px 1px 1px 1px;
}
.h1-3-style{
	line-height:100%;
	font-size:34px;
	text-align:center;
}
.h1-2-style{
	line-height:100%;
	font-size:34px;
	text-align:center;
}
.h4-4-style{
	line-height:100%;
	font-size:2.2rem;
}
.h1-4-style{
	line-height:100%;
	min-width:600px;
	font-size:2.2rem;
}
.p-3-style{
	font-family:"Open Sans";
	font-size:16px;
	line-height:26px;
}
.p-44413-style{
	font-size:2.2rem;
	line-height:100%;
}
.h1-8-style{
	font-size:2.2rem;
	line-height:100%;
}
.h1-9-style{
	font-size:2.2rem;
	line-height:100%;
}
.button_facebook{
	background-image:url("img/Icn_white_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-size:56px 56px;
	background-repeat:no-repeat;
	background-position:center center;
	width:58px;
	height:58px;
}
.button_facebook:hover{
	background-image:url("img/Icn_blue_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-size:56px 56px;
	background-repeat:no-repeat;
	background-position:center center;
	height:58px;
	width:58px;
}
.twiter_button{
	width:58px;
	height:58px;
	background-image:url("img/Icn_white_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-size:56px 56px;
	background-repeat:no-repeat;
}
.twiter_button:hover{
	width:58px;
	height:58px;
	background-size:56px 56px;
	background-image:url("img/Icn_blue_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-repeat:no-repeat;
}
.instagram_button:hover{
	background-image:url("img/Icn_blue_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-size:56px 56px;
	background-repeat:no-repeat;
	width:58px;
	height:58px;
}
.instagram_button{
	background-image:url("img/Icn_white_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-size:56px 56px;
	background-repeat:no-repeat;
	width:58px;
	height:58px;
}
.email_button{
	width:58px;
	height:58px;
	background-image:url("img/Icn_white_email.png");
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-size:56px 56px;
	background-repeat:no-repeat;
}
.email_button:hover{
	width:58px;
	height:58px;
	background-image:url("img/Icn_blue_email.png");
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-size:56px 56px;
	background-position:center center;
	background-repeat:no-repeat;
}
.idmec_button{
	width:200px;
	height:60px;
	background-size:auto 60px;
	background-position:right center;
	background-repeat:no-repeat;
	background-color:transparent;
	background-image:url("img/logo_IDMEC_W.png");
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);background-image: image-set(url("img/logo_IDMEC_W.png") 1x,
url("img/logo_IDMEC_W.png") 2x,url("img/logo_IDMEC_W.webp") 1x,
url("img/logo_IDMEC_W.webp") 2x);
}
.idmec_button:hover{
	background-image:url("img/logo_IDMEC_B.png");
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);background-image: image-set(url("img/logo_IDMEC_B.png") 1x,
url("img/logo_IDMEC_B.png") 2x,url("img/logo_IDMEC_B.webp") 1x,
url("img/logo_IDMEC_B.webp") 2x);
	background-size:auto 60px;
	background-repeat:no-repeat;
	background-position:right center;
	height:60px;
	background-color:transparent;
	width:200px;
}
.tecnico_button{
	background-image:url("img/logo_IST_W.png");
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-size:auto 60px;
	background-position:right center;
	background-repeat:no-repeat;
	height:60px;
	width:200px;
}
.tecnico_button:hover{
	background-image:url("img/logo_IST_B.png");
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-size:auto 60px;
	background-repeat:no-repeat;
	height:60px;
	background-position:right center;
	width:200px;
}
.h5-22-style{
	font-size:15px;
	line-height:18px;
}
.h5-23-style{
	font-size:15px;
	line-height:18px;
}
.h5-24-style{
	font-size:15px;
	line-height:18px;
}
.h5-25-style{
	font-size:15px;
	line-height:18px;
}
.h5-26-style{
	font-size:15px;
	line-height:18px;
}
.bloc-rodape-en-style{
	height:24px;
}
.bloc-0-style{
	height:24px;
}
.bloc-0-rodape-en-style{
	height:24px;
}
.bloc-17941-style{
	height:24px;
}
.img-roll-up-style{
	width:670px;
	border-radius:0px 0px 0px 0px;
}
.sub_title{
	font-family:"Open Sans";
	font-weight:400;
	line-height:100%;
	text-align:center;
	font-size:18px;
}
.full_prof_blocs{
	max-width:80%;
}
.associate-professors-h4{
	line-height:px;
}
h1{
	font-size:40px;
	line-height:100%;
}
.h4-bloc-large-en-style{
	line-height:100%;
	font-size:1.2rem;
	font-family:"Open Sans";
	font-weight:400;
	text-align:center;
}
.h4-2-style{
	font-size:1.2rem;
}
.h4-3-style{
	font-size:rem;
}
.h4-4-bloc-large-en-style{
	font-size:rem;
}
.h5-bloc-large-en-style{
	font-size:1.2rem;
}
.h4-1-style{
	font-size:1.2rem;
}
.my-caroucel-img{
	min-height:500px;
}
.list-style{
	width:75.95%;
}
.links_text{
	font-family:"Open Sans";
	font-weight:bold;
	text-decoration:underline!important;
}
.links_text:hover{
	color:#009DDE!important;
	font-weight:bold;
	font-family:"Open Sans";
}
.links-text-normal{
	font-family:"Open Sans";
	font-weight:600;
	text-decoration:underline!important;
}
.links-text-normal:hover{
	color:#009DDE!important;
	font-family:"Open Sans";
	font-weight:600;
}
.h4-42836-style{
	font-size:1.2rem;
}
.h4-14648-style{
	font-size:1.2rem;
	line-height:100%;
}
.h4-bloc-largo-style{
	line-height:100%;
	font-family:"Open Sans";
	font-weight:400;
	font-size:auto;
}
.h4-120-style{
	font-size:1.2rem;
	line-height:100%;
}
.botão_tecnico:hover{
	background-image:url("img/logo_IST_B.png");
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-size:auto 60px;
	background-repeat:no-repeat;
	background-position:right center;
	width:200px;
	height:60px;
}
.fixed-bloc-language{
	margin-top:0px;
	margin-bottom:30px;
	height:50px;
	padding:9px 9px 9px 9px;
}
.height_fixed-bloc{
	background-size:auto 200px;
	min-height:400px;
}
.bloc-language{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.fixed-bloc{
	height:180px;
	padding-right:0px;
	padding-left:0px;
}
.masters-text-links{
	font-family:"Open Sans";
	font-weight:600;
	text-decoration:underline!important;
	font-size:16px;
	letter-spacing:-1px;
}
.masters-text-links:hover{
	font-family:"Open Sans";
	font-weight:600;
	text-decoration:underline!important;
	color:#009DDE!important;
	font-size:16px;
	letter-spacing:-1px;
}
.thesis-supervision-p{
	font-size:15px;
	line-height:20px;
	font-family:"Open Sans";
	font-weight:400;
}
.button-more{
	font-size:16px;
	border-style:solid;
	width:150px;
	text-align:center;
	border-color:#B2B3B2!important;
	border-width:1px 1px 1px 1px;
}
.button-more:hover{
	color:#FEFFFE!important;
	font-size:16px;
	text-align:center;
	border-style:solid;
	border-color:#009DDE!important;
	background-color:#009DDE;
	background-repeat:no-repeat;
	background-position:center center;
	width:150px;
	border-width:1px 1px 1px 1px;
}
.fixed-blocs{
	height:100%;
	margin-top:0px;
	padding-top:0px;
}
.h3-  acmec-team- -style{
	line-height:100%;
}
.img-bloc-1-style{
	width:1170px;
	border-radius:0px 0px 0px 0px;
}
.fixed-nav-blocs{
	display:block;
	height:150px;
	margin-bottom:150px;
	margin-top:50px;
	padding-bottom:50px;
}
.img-bloc-padding{
	margin-top:10%;
}
.icon-margin-right{
	margin-right:-15px;
}
.icon-bloc-8-margin-right{
	margin-right:-15px;
}
.h3-  ensino-acmec-style{
	line-height:100%;
}
.icon-bloc-ensino-margin-right{
	margin-right:-15px;
}
.top-marge-bloc{
	margin-top:0px;
	padding-top:0px;
}
.scroll2target-margin{
	padding-top:50px;
	padding-bottom:50px;
	margin-top:250px;
}
.publication-links{
	font-family:"Open Sans";
	font-weight:600;
	text-decoration:underline!important;
}
.publication-links:hover{
	color:#009DDE!important;
	font-family:"Open Sans";
	font-weight:600;
}
.menu_publications{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:37px 37px;
	text-align:center;
	font-size:18px;
	border-style:solid;
	color:rgba(100,100,100,0.5)!important;
	border-color:#FEFFFE!important;
	background-color:#FEFFFE;
	width:37px;
	height:37px;
	margin:4px 4px 4px 4px;
	padding:6px 6px 6px 6px;
	border-width:0px 0px 3px 0px;
}
.menu_publications:hover{
	border-style:solid;
	border-color:#009DDE!important;
	background-size:37px 37px;
	font-size:18px;
	color:#009DDE!important;
	background-repeat:no-repeat;
	background-position:center center;
	text-align:center;
	background-color:#FEFFFE;
	width:37px;
	height:37px;
	margin:4px 4px 4px 4px;
	padding:6px 6px 6px 6px;
	border-width:0px 0px 3px 0px;
}
.menu_publications:active{
	font-size:16px;
	color:#FEFFFE!important;
	text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:none;
	border-color:#009DDE!important;
	background-size:37px 37px;
}
.menu_publications-active{
	border-style:solid;
	border-color:#009DDE!important;
	font-size:18px;
	color:rgba(99,100,99,0.5)!important;
	background-repeat:no-repeat;
	background-position:center center;
	background-clip:text!important;
	-webkit-background-clip:text!important;
	width:37px;
	height:37px;
	background-size:37px 37px;
	background-color:#FEFFFE;
	text-align:center;
	margin:4px 4px 4px 4px;
	padding:6px 6px 6px 6px;
	border-width:0px 0px 3px 0px;
}
.menu_publications-active:hover{
	border-style:solid;
	border-color:#009DDE!important;
	background-color:transparent;
	font-size:18px;
	background-repeat:no-repeat;
	width:37px;
	height:37px;
	background-size:37px 37px;
	background-clip:text!important;
	-webkit-background-clip:text!important;
	background-position:center center;
	color:#009DDE!important;
	text-align:center;
	margin:4px 4px 4px 4px;
	padding:6px 6px 6px 6px;
}
.menu_publications-active:active{
	border-style:none;
}
.row_language{
	width:100%;
	background-size:1500px auto;
}
.blocs-top-margin{
	margin-bottom:0px;
}
.subtitle-head{
	font-family:"Open Sans";
	font-weight:400;
	font-size:1.3rem;
	line-height:100%;
}
.title-head{
	font-size:2.9rem;
	line-height:100%;
}
.search-box{
	height:20px;
	background-size:auto 20px;
	background-color:#009DDE;
	background-position:center center;
	background-repeat:no-repeat;
}
.carousel_size{
	background-size:100% auto;
	background-repeat:no-repeat;
	background-position:right center;
	min-width:1200px;
	width:100%;
	min-height:300px;
}
.blocscontainer{
	padding-top:20px;
	padding-bottom:40px;
}
.text-bloc1-slide1{
	font-size:34px;
	line-height:100%;
	text-align:center;
}
.button_link_foot{
	font-family:"Nohemi-SemiBold";
	font-weight:normal;
	color:var(--swatch-var-2)!important;
}
.button_link_foot:hover{
	font-weight:normal;
	font-family:"Nohemi-SemiBold";
	color:var(--swatch-var-6025)!important;
}
.button-nav{
	font-family:"Nohemi-Medium";
	text-align:center;
	border-style:_NS:2040;
	border-color:rgba(254,255,254,0.00)!important;
	font-size:14px;
	font-weight:600;
	border-width:3px 0px 3px 0px;
	color:var(--swatch-var-7885)!important;
}
.button-nav:hover{
	text-align:center;
	font-family:"Nohemi-Medium";
	border-style:_NS:2040;
	border-bottom-width:3px;
	border-color:#57A926!important;
	font-size:14px;
	border-top-width:3px;
	font-weight:600;
	background-color:var(--swatch-var-6025);
	color:var(--swatch-var-2)!important;
}
.logo_nav{
	background-repeat:no-repeat;
	background-position:center center;
	background-size:250px auto;
}
.h5-style{
	font-size:16px;
	line-height:px;
}
.img-button{
	background-image:url("img/ensino_overlay.jpg");
	background-image: -webkit-image-set(url("img/ensino_overlay.webp") 1x,
url("img/ensino_overlay.webp") 2x);background-image: image-set(url("img/ensino_overlay.jpg") 1x,
url("img/ensino_overlay.jpg") 2x,url("img/ensino_overlay.webp") 1x,
url("img/ensino_overlay.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
}
.lab-img-background{
	background-size:100% 100%;
	width:100%;
	background-repeat:no-repeat;
	background-position:center center;
	height:400px;
	background-image:url("img/research-ergb.jpg");
	background-image: -webkit-image-set(url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);background-image: image-set(url("img/research-ergb.jpg") 1x,
url("img/research-ergb.jpg") 2x,url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);
	background-image: -webkit-image-set(url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);background-image: image-set(url("img/research-ergb.jpg") 1x,
url("img/research-ergb.jpg") 2x,url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);
}
.lab-img-background:hover{
	width:100%;
	height:400px;
	background-size:101% 101%;
	background-repeat:no-repeat;
	color:#3062AB!important;
	background-image:url("img/research-ergb.jpg");
	background-image: -webkit-image-set(url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);background-image: image-set(url("img/research-ergb.jpg") 1x,
url("img/research-ergb.jpg") 2x,url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);
	background-image: -webkit-image-set(url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);background-image: image-set(url("img/research-ergb.jpg") 1x,
url("img/research-ergb.jpg") 2x,url("img/research-ergb.webp") 1x,
url("img/research-ergb.webp") 2x);
}
.overlay_button{
	width:200px;
	height:42px;
	background-repeat:no-repeat;
	background-position:center center;
	color:#FEFFFE!important;
	font-size:18px;
	text-shadow:0px 0px 0px #000000;
	opacity:60;
	background-color:#009DDE;
	text-align:center;
	margin-top:10px;
	margin-left:5px;
}
.overlay_button:hover{
	font-size:18px;
	background-color:#3062AB;
	background-repeat:no-repeat;
	color:#FEFFFE!important;
	width:200px;
	height:42px;
	text-align:center;
}
.img_button{
	background-image:url("img/ensino_overlay_normal.jpg");
	background-image: -webkit-image-set(url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);background-image: image-set(url("img/ensino_overlay_normal.jpg") 1x,
url("img/ensino_overlay_normal.jpg") 2x,url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);background-image: image-set(url("img/ensino_overlay_normal.jpg") 1x,
url("img/ensino_overlay_normal.jpg") 2x,url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);
	width:400px;
	height:400px;
	background-size:100% auto;
	background-position:center center;
	background-repeat:no-repeat;
}
.img_button:hover{
	background-image:url("img/ensino_overlay_white.jpg");
	background-image: -webkit-image-set(url("img/ensino_overlay_white.webp") 1x,
url("img/ensino_overlay_white.webp") 2x);background-image: image-set(url("img/ensino_overlay_white.jpg") 1x,
url("img/ensino_overlay_white.jpg") 2x,url("img/ensino_overlay_white.webp") 1x,
url("img/ensino_overlay_white.webp") 2x);
	width:400px;
	height:400px;
	background-repeat:no-repeat;
	background-position:center center;
	background-size:100% auto;
}
.row-bloc-202-style{
	margin-right:auto;
	margin-left:auto;
	height:auto;
	width:auto;
	padding-top:15px;
	margin-bottom:auto;
	padding-bottom:15px;
}
.card_position{
	background-size:100% auto;
	background-position:center center;
	background-repeat:no-repeat;
	padding:0px 0px 0px 0px;
}
.button_card{
	color:#009DDE!important;
	width:auto;
	text-align:left;
	font-size:23px;
}
.button_card:hover{
	color:#165A96!important;
	background-color:transparent;
	width:auto;
	text-align:left;
	font-size:23px;
}
.ensino-img-background{
	background-image:url("img/ensino_img_card.jpg");
	background-image: -webkit-image-set(url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);background-image: image-set(url("img/ensino_img_card.jpg") 1x,
url("img/ensino_img_card.jpg") 2x,url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);
	background-image: -webkit-image-set(url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);background-image: image-set(url("img/ensino_img_card.jpg") 1x,
url("img/ensino_img_card.jpg") 2x,url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	width:100%;
	height:400px;
}
.ensino-img-background:hover{
	background-image:url("img/ensino_img_card.jpg");
	background-image: -webkit-image-set(url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);background-image: image-set(url("img/ensino_img_card.jpg") 1x,
url("img/ensino_img_card.jpg") 2x,url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);
	background-image: -webkit-image-set(url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);background-image: image-set(url("img/ensino_img_card.jpg") 1x,
url("img/ensino_img_card.jpg") 2x,url("img/ensino_img_card.webp") 1x,
url("img/ensino_img_card.webp") 2x);
	background-size:101% 101%;
	height:400px;
	background-position:center center;
	background-repeat:no-repeat;
	width:100%;
}
.button_overlay-labs{
	width:180px;
	height:40px;
	background-color:#009DDE;
	color:#FEFFFE!important;
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:15px;
	margin-left:15px;
	font-size:14pt;
	padding-top:7px;
}
.button_overlay-labs:hover{
	background-color:#165A96;
	color:#FEFFFE!important;
	background-position:center center;
	background-repeat:no-repeat;
	font-size:14pt;
	padding-top:8px;
}
.link-style{
	font-weight:normal;
	color:#636463!important;
}
.img_grey{
	height:451px;
}
.row-bloc-202-style:hover{
	width:100%;
	height:auto;
}
.card_position:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
}
.button-card-active{
	color:#15457D!important;
}
.button-card-active:hover{
	color:#165A96!important;
}
.button-overlay-labs-active{
	width:180px;
	height:42px;
	background-color:#15457D;
	color:#FEFFFE!important;
}
.button-overlay-labs-active:hover{
	width:180px;
	height:42px;
	background-color:#165A96;
	color:#FEFFFE!important;
}
.new-button{
	background-image:url("img/ensino_overlay_normal.jpg");
	background-image: -webkit-image-set(url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);background-image: image-set(url("img/ensino_overlay_normal.jpg") 1x,
url("img/ensino_overlay_normal.jpg") 2x,url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);background-image: image-set(url("img/ensino_overlay_normal.jpg") 1x,
url("img/ensino_overlay_normal.jpg") 2x,url("img/ensino_overlay_normal.webp") 1x,
url("img/ensino_overlay_normal.webp") 2x);
	width:100%;
	height:528px;
	background-repeat:no-repeat;
	background-position:center center;
}
.new-button:hover{
	width:100%;
	height:528px;
	background-repeat:no-repeat;
	background-position:center center;
}
.text-button_back-labs{
	color:#FEFFFE!important;
}
.text-button_back-labs:hover{
	color:rgba(255,255,255,0.40)!important;
}
.animation{
	padding-top:200px;
	margin-top:-200px;
}
.card-lbl-img{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	width:100%;
	height:520px;
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.card-lbl-img:hover{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-position:center center;
	background-repeat:no-repeat;
	background-size:101% 101%;
	width:100%;
	height:520px;
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.card-lbt-img{
	margin-right:auto;
	margin-left:auto;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-top:auto;
	height:520px;
	width:100%;
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.card-lbt-img:hover{
	background-size:101% 101%;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	height:520px;
	width:100%;
	min-height:100px;
	max-height:800px;
	min-width:50%;
	max-width:100%;
}
.background_lbl-card{
	width:540px;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	height:540px;
	background-size:100% auto;
	margin:auto auto auto auto;
}
.background_lbl-card:hover{
	width:540px;
	height:540px;
	background-size:101% auto;
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-repeat:no-repeat;
	margin:auto auto auto auto;
}
.image-background{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	width:540px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-repeat:no-repeat;
	height:540px;
}
.image-background:hover{
	background-size:101% 101%;
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-repeat:no-repeat;
	width:540px;
	height:540px;
}
.h2-56-style{
	font-size:34px;
}
.card-padding{
	margin:auto auto auto auto;
	padding:10px 10px 10px 10px;
}
.p-242-style{
	font-size:28px;
}
.card-marge-down{
	margin-bottom:15px;
}
.card-lem-img{
	height:520px;
	width:100%;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url("img/LME_card_img.jpg");
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.card-lem-img:hover{
	height:520px;
	background-size:101% 101%;
	background-repeat:no-repeat;
	background-image:url("img/LME_card_img.jpg");
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	width:100%;
	min-height:100px;
	max-height:800px;
	min-width:50%;
	max-width:100%;
}
.card-dem-img{
	width:100%;
	height:520px;
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-size:100% 100%;
	padding-top:20px;
	padding-left:20px;
	margin-right:auto;
	margin-left:auto;
	min-height:100px;
	max-height:800px;
	min-width:50%;
	max-width:100%;
}
.card-dem-img:hover{
	height:520px;
	width:100%;
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-size:101% 101%;
	min-height:100px;
	max-height:800px;
	min-width:50%;
	max-width:100%;
}
.lbl-card-labs-img{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-size:100% 100%;
	width:auto;
	height:320px;
	min-height:100px;
	max-height:800px;
	min-width:50%;
	max-width:100%;
}
.lbl-card-labs-img:hover{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-size:101% 101%;
	width:auto;
	height:320px;
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.lme-card-labs-img{
	background-size:100% 100%;
	background-repeat:no-repeat;
	width:auto;
	height:320px;
	background-image:url("img/LME_card_img.jpg");
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.lme-card-labs-img:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	height:320px;
	width:auto;
	background-image:url("img/LME_card_img.jpg");
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);background-image: image-set(url("img/LME_card_img.jpg") 1x,
url("img/LME_card_img.jpg") 2x,url("img/LME_card_img.webp") 1x,
url("img/LME_card_img.webp") 2x);
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.dem-card-labs-img{
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-repeat:no-repeat;
	background-size:100% 100%;
	width:auto;
	height:320px;
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.dem-card-labs-img:hover{
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:auto;
	height:320px;
	min-height:100px;
	max-height:800px;
	min-width:50%;
	max-width:100%;
}
.lbt-card-labs-img{
	width:auto;
	height:320px;
	background-size:100% 100%;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	min-width:50%;
	max-width:100%;
	min-height:100px;
	max-height:800px;
}
.lbt-card-labs-img:hover{
	height:320px;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-size:101% 101%;
	min-height:100px;
	max-height:800px;
	width:auto;
	min-width:50%;
	max-width:100%;
}
.dem-card-labs-img:active{
	width:100%;
	height:320px;
}
.-card-labs-img:hover{
	background-image:url("img/software_card.jpg");
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	background-size:101% 101%;
	background-repeat:no-repeat;
}
.img-overlay-container-d-flex-align-items-center{
	margin-right:auto;
	margin-left:auto;
}
.button-close{
	font-size:16px;
	width:150px;
	text-align:center;
}
.button-close:hover{
	font-size:16px;
	background-color:#009DDE;
	width:150px;
	text-align:center;
}
.img-275-style{
	width:176px;
}
.img-274-style{
	width:151px;
}
.jounal-card-padding{
	padding-top:30px;
}
.h2-bloc-72-style{
	font-size:32px;
}
.button-read-more{
	border-style:solid;
	border-color:#009DDE!important;
	font-size:16px;
	width:120px;
	color:#009DDE!important;
	text-align:center;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:transparent;
	border-width:1px 1px 1px 1px;
}
.button-read-more:hover{
	color:#FEFFFE!important;
	font-size:16px;
	text-align:center;
	border-style:solid;
	border-color:#009DDE!important;
	background-color:#009DDE;
	width:120px;
	border-width:1px 1px 1px 1px;
}
.h3-3-style{
	font-size:42px;
}
.img-71-style{
	height:470px;
	width:458px;
}
.h2-bloc-45-style{
	font-size:42px;
}
.img-edificio-m-style{
	width:470px;
	border-style:solid;
	border-width:1px 1px 1px 1px;
}
.img-mapa-acm-style{
	width:626px;
}
.link-bloc-45-style{
	font-weight:normal;
}
.botton-contact-location{
	color:#009DDE!important;
	font-size:18px;
	text-decoration:underline!important;
}
.botton-contact-location:hover{
	font-size:18px;
	color:#636463!important;
	text-decoration:underline!important;
}
.map-location{
	background-image:url("img/mapa_acmec-normal.jpg");
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	width:100%;
	border-width:1px 1px 1px 1px;
}
.map-location:hover{
	background-image:url("img/mapa_acmec-hover.jpg");
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	height:720px;
	background-size:100% 100%;
}
.button-location{
	margin-top:378px;
	height:242px;
	width:242px;
	margin-right:5px;
	padding-top:115px;
	font-size:16px;
	background-color:transparent;
	border-radius:121px 121px 121px 121px;
}
.button-location:hover{
	font-size:16px;
	background-color:transparent;
}
.img-bloc-30-style{
	width:670px;
}
.close-icon{
	;
}
.close-icon:hover{
	;
}
.card-bloc-30-style{
	width:100%;
}
.acmec_plant-button{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-image:url("img/mapa_acmec-normal.jpg");
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	width:580px;
	margin-right:auto;
	margin-left:auto;
	height:690px;
}
.acmec_plant-button:hover{
	background-position:center center;
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-image:url("img/mapa_acmec-hover.jpg");
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	width:580px;
	height:690px;
}
.padding_col_location:hover{
	;
}
.padding_col_location{
	;
}
.acmec_plant-button:active{
	max-width:100%;
	max-height:100%;
}
.plant_acmec_button{
	background-image:url("img/mapa_acmec-normal.jpg");
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);background-image: image-set(url("img/mapa_acmec-normal.jpg") 1x,
url("img/mapa_acmec-normal.jpg") 2x,url("img/mapa_acmec-normal.webp") 1x,
url("img/mapa_acmec-normal.webp") 2x);
	height:100%;
	background-size:100% 100%;
	background-repeat:no-repeat;
	width:100%;
}
.plant_acmec_button:hover{
	background-image:url("img/mapa_acmec-hover.jpg");
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	background-image: -webkit-image-set(url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);background-image: image-set(url("img/mapa_acmec-hover.jpg") 1x,
url("img/mapa_acmec-hover.jpg") 2x,url("img/mapa_acmec-hover.webp") 1x,
url("img/mapa_acmec-hover.webp") 2x);
	height:100%;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	max-height:100%;
	width:100%;
}
.button-plant-hover{
	width:580px;
	height:690px;
	margin-left:auto;
	margin-right:auto;
	background-color:transparent;
}
.button-plant-hover:hover{
	width:580px;
	height:690px;
	background-color:transparent;
}
.p-bloc-26-style{
	line-height:28px;
}
.body-text-acmec-labs{
	font-family:"Open Sans";
	font-size:20px;
	letter-spacing:auto;
	font-weight:400;
}
.p-bloc-232-style{
	font-size:16px;
	line-height:autopx;
}
.button-close-bio{
	font-family:"Open Sans";
	font-weight:600;
	color:#578F17!important;
	font-size:12px;
}
.row-padding-button-close{
	margin-bottom:20px;
}
.h6-location-style{
	font-weight:600;
	font-size:18px;
}
.h3-76-style{
	font-size:26px;
}
.button-back{
	width:100px;
}
.button-back:hover{
	width:100px;
	background-color:#009DDE;
}
.h4-261-style{
	font-family:"Oswald";
	font-weight:900;
	letter-spacing:-1px;
	font-size:36px;
	line-height:38px;
}
.link-0-style{
	width:0px;
}
.img-journal{
	box-shadow:2px 4px 5px rgba(0,0,0,0.60);
	width:300px;
	height:300px;
}
.p-255-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-257-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-259-style{
	font-family:"Open Sans";
	font-weight:600;
}
.p-256-style{
	font-size:14px;
}
.idmec-link{
	font-family:"Open Sans";
	font-weight:800;
	text-decoration:underline!important;
	font-style:italic;
}
.idmec-link:hover{
	font-family:"Open Sans";
	font-weight:800;
	color:#009DDE!important;
	text-decoration:underline!important;
	font-style:italic;
}
.bloc-padding{
	padding-top:150px;
	padding-bottom:150px;
}
.padding-button-bnack{
	width:470px;
}
.margin_close{
	padding-bottom:10px;
}
.img-bloc-327-style{
	width:1165px;
}
.button_localization_plants{
	text-decoration:underline!important;
	font-size:18px;
}
.button_localization_plants:hover{
	color:#009DDE!important;
	text-decoration:underline!important;
}
.button-open-location{
	font-size:18px;
	width:180px;
}
.button-open-location:hover{
	background-color:#009DDE;
	width:180px;
}
.p-bloc-199-style{
	font-size:16px;
	line-height:autopx;
}
.p-152-style{
	font-size:16px;
	line-height:autopx;
}
.img-simplas-i-style{
	width:300px;
	padding-top:35px;
	box-shadow:1px 3px 5px #000000;
}
.software_name{
	font-size:36px;
}
.software_head_title{
	font-size:36px;
	color:#009DDE!important;
}
.img_software{
	border-style:solid;
	border-color:rgba(100,100,100,0.70)!important;
	text-shadow:1px 3px 5px #000000;
	box-shadow:1px 3px 5px rgba(0,0,0,0.61);
	border-width:1px 1px 1px 1px;
}
.img-simplast-style{
	width:372px;
}
.marge-top-button{
	margin-top:30px;
}
.button_download{
	border-style:solid;
	border-color:#009DDE!important;
	color:#009DDE!important;
	border-width:1px 1px 1px 1px;
}
.button_download:hover{
	background-color:#009DDE;
	color:#FEFFFE!important;
	border-style:solid;
	border-color:#009DDE!important;
	border-width:1px 1px 1px 1px;
}
.img-426-style{
	width:300px;
}
.img-bloc-351-style{
	width:300px;
	box-shadow:1px 3px 5px rgba(0,0,0,0.60);
	height:300px;
}
.img-398-style{
	width:300px;
	box-shadow:1px 3px 5px rgba(0,0,0,0.60);
}
.mubodyn_img_card{
	width:300px;
	box-shadow:1px 3px 5px rgba(0,0,0,0.60);
}
.link-style:hover{
	color:#009DDE!important;
	font-weight:normal;
}
.h5-localização-style{
	font-size:20px;
}
.img-280-style{
	width:208px;
	text-shadow:1px 3px 5px #636463;
	box-shadow:1px 3px 5px #636463;
	height:318px;
}
.img-282-style{
	width:225px;
	box-shadow:1px 3px 5px #636463;
	height:318px;
}
.img-290-style{
	width:285px;
	box-shadow:1px 3px 5px #636463;
}
.img-291-style{
	width:225px;
	box-shadow:1px 3px 5px #636463;
}
.img-289-style{
	width:249px;
	box-shadow:1px 3px 5px #636463;
}
.teste{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-repeat:no-repeat;
	height:500px;
	background-size:100% auto;
	width:500px;
	margin-top:auto;
}
.teste2{
	background-position:center center;
	background-repeat:no-repeat;
	margin:auto auto auto auto;
	padding:20px 20px 20px 20px;
}
.teate{
	width:530px;
	height:530px;
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-size:100% auto;
	background-repeat:no-repeat;
	padding-top:15px;
	padding-left:15px;
	background-position:center center;
}
.teate:hover{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-size:105% auto;
	background-repeat:no-repeat;
	height:530px;
	width:530px;
	margin-right:auto;
	margin-left:auto;
}
.position-row{
	width:auto;
	margin-right:auto;
	margin-left:auto;
	background-repeat:no-repeat;
}
.position-row:hover{
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:10%;
	padding-right:5%;
	padding-bottom:5%;
	padding-left:5%;
	width:auto;
}
.card-body-margin{
	margin:4% 4% 4% 4%;
}
.img-research-card-research{
	background-image:url("img/research-card.jpg");
	background-image: -webkit-image-set(url("img/research-card.webp") 1x,
url("img/research-card.webp") 2x);background-image: image-set(url("img/research-card.jpg") 1x,
url("img/research-card.jpg") 2x,url("img/research-card.webp") 1x,
url("img/research-card.webp") 2x);
	width:320px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#FEFFFE!important;
	border-width:10px 10px 10px 10px;
}
.img-research-card-research:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:320px;
	height:320px;
	background-position:center center;
	border-style:solid;
	border-color:#FEFFFE!important;
}
.column-padding-img{
	padding-top:30px;
}
.img-research-card-publications{
	background-image:url("img/publications.jpg");
	background-image: -webkit-image-set(url("img/publications.webp") 1x,
url("img/publications.webp") 2x);background-image: image-set(url("img/publications.jpg") 1x,
url("img/publications.jpg") 2x,url("img/publications.webp") 1x,
url("img/publications.webp") 2x);
	background-image: -webkit-image-set(url("img/publications.webp") 1x,
url("img/publications.webp") 2x);background-image: image-set(url("img/publications.jpg") 1x,
url("img/publications.jpg") 2x,url("img/publications.webp") 1x,
url("img/publications.webp") 2x);
	width:320px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#FEFFFE!important;
	border-width:10px 10px 10px 10px;
}
.img-research-card-publications:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:320px;
	height:320px;
	background-position:center center;
	border-style:solid;
	border-color:#FEFFFE!important;
	background-image:url("img/publications.jpg");
	background-image: -webkit-image-set(url("img/publications.webp") 1x,
url("img/publications.webp") 2x);background-image: image-set(url("img/publications.jpg") 1x,
url("img/publications.jpg") 2x,url("img/publications.webp") 1x,
url("img/publications.webp") 2x);
	background-image: -webkit-image-set(url("img/publications.webp") 1x,
url("img/publications.webp") 2x);background-image: image-set(url("img/publications.jpg") 1x,
url("img/publications.jpg") 2x,url("img/publications.webp") 1x,
url("img/publications.webp") 2x);
}
.img-research-card-software{
	background-image:url("img/software_card.jpg");
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	width:320px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#FEFFFE!important;
	border-width:10px 10px 10px 10px;
}
.img-research-card-software:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:320px;
	height:320px;
	background-position:center center;
	border-style:solid;
	border-color:#FEFFFE!important;
	background-image:url("img/software_card.jpg");
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
	background-image: -webkit-image-set(url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);background-image: image-set(url("img/software_card.jpg") 1x,
url("img/software_card.jpg") 2x,url("img/software_card.webp") 1x,
url("img/software_card.webp") 2x);
}
.img-research-card-labs{
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	width:320px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#FEFFFE!important;
	border-width:10px 10px 10px 10px;
}
.img-research-card-labs:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:320px;
	height:320px;
	background-position:center center;
	border-style:solid;
	border-color:#FEFFFE!important;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
}
.img-research-card-projects{
	background-image:url("img/Projetos.jpg");
	background-image: -webkit-image-set(url("img/Projetos.webp") 1x,
url("img/Projetos.webp") 2x);background-image: image-set(url("img/Projetos.jpg") 1x,
url("img/Projetos.jpg") 2x,url("img/Projetos.webp") 1x,
url("img/Projetos.webp") 2x);
	width:320px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#FEFFFE!important;
	border-width:10px 10px 10px 10px;
}
.img-research-card-projects:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:320px;
	height:320px;
	background-position:center center;
	border-style:solid;
	border-color:#FEFFFE!important;
}
.img-research-card-conferences{
	background-image:url("img/Conferences-card.jpg");
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
	width:320px;
	height:320px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#FEFFFE!important;
	border-width:10px 10px 10px 10px;
}
.img-research-card-conferences:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:320px;
	height:320px;
	background-position:center center;
	border-style:solid;
	border-color:#FEFFFE!important;
	background-image:url("img/Conferences-card.jpg");
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
}
.img-research-card-research-copy-1:hover{
	background-image:url("img/Conferences-card.jpg");
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
	background-image: -webkit-image-set(url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);background-image: image-set(url("img/Conferences-card.jpg") 1x,
url("img/Conferences-card.jpg") 2x,url("img/Conferences-card.webp") 1x,
url("img/Conferences-card.webp") 2x);
}
.email-link-btn{
	width:52px;
	height:52px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-image:url("img/Icn_white_email.png");
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
}
.email-link-btn:hover{
	width:52px;
	height:52px;
	background-image:url("img/Icn_blue_email.png");
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.twiter-link-btn{
	width:52px;
	height:52px;
	margin-right:auto;
	margin-left:auto;
	background-image:url("img/Icn_white_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.twiter-link-btn:hover{
	width:52px;
	height:52px;
	background-image:url("img/Icn_blue_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.facebook-link-btn{
	background-image:url("img/Icn_white_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);background-image: image-set(url("img/Icn_white_facebook.png") 1x,
url("img/Icn_white_facebook.png") 2x,url("img/Icn_white_facebook.webp") 1x,
url("img/Icn_white_facebook.webp") 2x);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	width:52px;
	height:52px;
	margin-right:auto;
	margin-left:auto;
}
.facebook-link-btn:hover{
	background-image:url("img/Icn_blue_facebook.png");
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);background-image: image-set(url("img/Icn_blue_facebook.png") 1x,
url("img/Icn_blue_facebook.png") 2x,url("img/Icn_blue_facebook.webp") 1x,
url("img/Icn_blue_facebook.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	width:52px;
	height:52px;
}
.box-text-link-card{
	margin-right:auto;
	margin-left:auto;
	width:300px;
	opacity:1.0;
}
.text-links-cards{
	width:360px;
	font-size:18pt;
	color:#009DDE!important;
}
.text-links-cards:hover{
	width:360px;
	margin-right:auto;
	margin-left:auto;
	font-size:18pt;
	color:#3062AB!important;
}
.img-lbt-card{
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	width:330px;
	height:330px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	border-style:solid;
	border-color:#FEFFFE!important;
	border-width:10px 10px 10px 10px;
}
.img-lbt-card:hover{
	background-size:101% 101%;
	background-repeat:no-repeat;
	width:330px;
	height:330px;
	background-position:center center;
	border-style:solid;
	border-color:#FEFFFE!important;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
}
.row-size{
	width:90%;
	margin-right:auto;
	margin-left:auto;
}
.box-text-link-card:hover{
	width:300px;
}
.btn_locate{
	background-image:url("img/buttons_locate.rgb.jpg");
	background-image: -webkit-image-set(url("img/buttons_locate.rgb.webp") 1x,
url("img/buttons_locate.rgb.webp") 2x);background-image: image-set(url("img/buttons_locate.rgb.jpg") 1x,
url("img/buttons_locate.rgb.jpg") 2x,url("img/buttons_locate.rgb.webp") 1x,
url("img/buttons_locate.rgb.webp") 2x);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	height:150px;
	width:100%;
	margin-right:auto;
	margin-left:auto;
}
.btn_locate:hover{
	background-image:url("img/buttons_locate.grey.jpg");
	background-image: -webkit-image-set(url("img/buttons_locate.grey.webp") 1x,
url("img/buttons_locate.grey.webp") 2x);background-image: image-set(url("img/buttons_locate.grey.jpg") 1x,
url("img/buttons_locate.grey.jpg") 2x,url("img/buttons_locate.grey.webp") 1x,
url("img/buttons_locate.grey.webp") 2x);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	height:150px;
	width:100%;
}
.row_project{
	border-style:solid;
	border-color:#009DDE!important;
	border-width:1px 0px 1px 0px;
}
.btn-project-link{
	margin-right:20px;
	color:#FEFFFE!important;
	width:100px;
	height:32px;
	font-size:16px;
	background-color:#009DDE;
	padding-top:4px;
	margin-bottom:20px;
}
.btn-project-link:hover{
	color:#FEFFFE!important;
	background-color:#636463;
	height:32px;
	width:100px;
	font-size:16px;
	padding-top:4px;
}
.imag-padding-project{
	margin:2px auto 2px auto;
}
.p-bloc-351-style{
	margin-left:10px;
	font-size:14px;
}
.links-projects{
	font-family:"Open Sans";
	font-weight:400;
	text-decoration:underline!important;
}
.links-projects:hover{
	font-family:"Open Sans";
	font-weight:400;
	text-decoration:underline!important;
	color:#009DDE!important;
}
.p-bloc-lab-lme-style{
	line-height:autopx;
}
.button-overlay-labs-research{
	width:180px;
	height:40px;
	background-color:#009DDE;
	color:#FEFFFE!important;
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:15px;
	margin-left:15px;
	font-size:14pt;
	padding-top:7px;
}
.button-overlay-labs-research:hover{
	background-color:#165A96;
	color:#FEFFFE!important;
	background-position:center center;
	background-repeat:no-repeat;
	font-size:14pt;
	padding-top:8px;
}
.button-overlay-labs-reserach{
	width:180px;
	height:40px;
	background-color:#009DDE;
	color:#FEFFFE!important;
	background-repeat:no-repeat;
	background-position:center center;
	margin-top:15px;
	margin-left:15px;
	font-size:14pt;
	padding-top:7px;
}
.button-overlay-labs-reserach:hover{
	background-color:#165A96;
	color:#FEFFFE!important;
	background-position:center center;
	background-repeat:no-repeat;
	font-size:14pt;
	padding-top:8px;
}
.button_overlay-labs-reserach{
	width:180px;
	height:40px;
	margin-left:15px;
	margin-top:15px;
	background-repeat:no-repeat;
	background-color:#009DDE;
	padding-top:6px;
	font-size:18px;
}
.button_overlay-labs-reserach:hover{
	width:180px;
	height:40px;
	margin-top:15px;
	margin-left:15px;
	background-color:#3062AB;
	font-size:18px;
	padding-top:6px;
}
.img-bloc-20-style{
	width:370px;
}
.img-55-style{
	width:262px;
}
.img-pedro-arei-style{
	width:673px;
}
.col-margin-cmbbe2018{
	;
}
.card-lbt-image{
	margin-right:auto;
	margin-left:auto;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-top:auto;
	height:300px;
	width:300px;
}
.card-lbt-image:hover{
	background-size:101% 101%;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	height:300px;
	width:300px;
}
.text-link-cards{
	margin-top:10px;
	margin-bottom:20px;
	width:300px;
	font-size:22px;
}
.text-link-cards:hover{
	width:300px;
}
.card-lbl-image{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	width:300px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
}
.card-lbl-image:hover{
	background-size:101% 101%;
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-repeat:no-repeat;
	width:300px;
	height:300px;
}
.card-lme-image{
	background-image:url("img/LME_img.jpg");
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center center;
	width:300px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
}
.card-lme-image:hover{
	background-image:url("img/LME_img.jpg");
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-size:101% 101%;
	background-position:center center;
	background-repeat:no-repeat;
	width:300px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
}
.col-margin{
	margin-top:40px;
}
.card-dem-image{
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	width:300px;
	height:300px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
}
.card-dem-image:hover{
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	width:300px;
	height:300px;
	background-size:101% 101%;
	background-repeat:no-repeat;
}
.card-background-left{
	padding-top:15px;
	width:330px;
	margin-right:auto;
}
.card-background-right{
	width:330px;
	padding-top:15px;
	margin-left:auto;
}
.padding-button-bnack:hover{
	width:470px;
}
.card-background-left:hover{
	width:330px;
}
.img-hover-conferences{
	background-image:url("img/CMBBE2018_1200x800.jpg");
	background-image: -webkit-image-set(url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);background-image: image-set(url("img/CMBBE2018_1200x800.jpg") 1x,
url("img/CMBBE2018_1200x800.jpg") 2x,url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);
	background-image: -webkit-image-set(url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);background-image: image-set(url("img/CMBBE2018_1200x800.jpg") 1x,
url("img/CMBBE2018_1200x800.jpg") 2x,url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);
	background-color:rgba(255,255,255,0.50);
	opacity:1.0;
}
.img-hover-conferences:hover{
	background-image:url("img/CMBBE2018_1200x800.jpg");
	background-image: -webkit-image-set(url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);background-image: image-set(url("img/CMBBE2018_1200x800.jpg") 1x,
url("img/CMBBE2018_1200x800.jpg") 2x,url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);
	background-image: -webkit-image-set(url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);background-image: image-set(url("img/CMBBE2018_1200x800.jpg") 1x,
url("img/CMBBE2018_1200x800.jpg") 2x,url("img/CMBBE2018_1200x800.webp") 1x,
url("img/CMBBE2018_1200x800.webp") 2x);
	opacity:1;
	background-color:rgba(255,255,255,0.50);
}
.overlay-btn-btn-btn-dark{
	background-color:#009DDE;
}
.overlay-btn-btn-btn-dark:hover{
	background-color:#009DDE;
}
.overlay-btn-btn-btn-dark:active{
	background-color:#009DDE;
}
.img-link-cmbbe2018{
	background-image:url("img/CMBBE2018_normal.jpg");
	background-image: -webkit-image-set(url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);background-image: image-set(url("img/CMBBE2018_normal.jpg") 1x,
url("img/CMBBE2018_normal.jpg") 2x,url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);background-image: image-set(url("img/CMBBE2018_normal.jpg") 1x,
url("img/CMBBE2018_normal.jpg") 2x,url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);
	width:540px;
	height:360px;
	background-size:100% auto;
	background-position:center center;
	background-repeat:no-repeat;
	margin-left:auto;
}
.img-link-cmbbe2018:hover{
	background-image:url("img/CMBBE2018_normal.jpg");
	background-image: -webkit-image-set(url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);background-image: image-set(url("img/CMBBE2018_normal.jpg") 1x,
url("img/CMBBE2018_normal.jpg") 2x,url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);background-image: image-set(url("img/CMBBE2018_normal.jpg") 1x,
url("img/CMBBE2018_normal.jpg") 2x,url("img/CMBBE2018_normal.webp") 1x,
url("img/CMBBE2018_normal.webp") 2x);
	background-size:100% auto;
}
.btn-cmbbe2018{
	width:540px;
	margin-left:-20px;
	height:360px;
	margin-top:-20px;
	padding-top:160px;
	color:transparent!important;
	background-color:transparent;
}
.btn-cmbbe2018:hover{
	color:#FEFFFE!important;
	background-color:rgba(0,0,0,0.50);
}
.img-bloc-331-style{
	width:320px;
}
.img-501-style{
	width:320px;
}
.img-link-cmn2015{
	width:540px;
	height:360px;
	background-image:url("img/cmn2015_normal.jpg");
	background-image: -webkit-image-set(url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);background-image: image-set(url("img/cmn2015_normal.jpg") 1x,
url("img/cmn2015_normal.jpg") 2x,url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);background-image: image-set(url("img/cmn2015_normal.jpg") 1x,
url("img/cmn2015_normal.jpg") 2x,url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-left:auto;
}
.img-link-cmn2015:hover{
	background-image:url("img/cmn2015_normal.jpg");
	background-image: -webkit-image-set(url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);background-image: image-set(url("img/cmn2015_normal.jpg") 1x,
url("img/cmn2015_normal.jpg") 2x,url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);background-image: image-set(url("img/cmn2015_normal.jpg") 1x,
url("img/cmn2015_normal.jpg") 2x,url("img/cmn2015_normal.webp") 1x,
url("img/cmn2015_normal.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
}
.btn-cmn2015{
	width:540px;
	height:360px;
	margin-top:-20px;
	margin-left:-20px;
	padding-top:160px;
	background-color:transparent;
	color:transparent!important;
}
.btn-cmn2015:hover{
	color:#FEFFFE!important;
	background-color:rgba(0,0,0,0.50);
}
.img-link-iccst10{
	width:540px;
	height:360px;
	background-image:url("img/ICCST2015_normal.jpg");
	background-image: -webkit-image-set(url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);background-image: image-set(url("img/ICCST2015_normal.jpg") 1x,
url("img/ICCST2015_normal.jpg") 2x,url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);background-image: image-set(url("img/ICCST2015_normal.jpg") 1x,
url("img/ICCST2015_normal.jpg") 2x,url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);
	background-size:100% 100%;
	margin-right:auto;
}
.img-link-iccst10:hover{
	background-image:url("img/ICCST2015_normal.jpg");
	background-image: -webkit-image-set(url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);background-image: image-set(url("img/ICCST2015_normal.jpg") 1x,
url("img/ICCST2015_normal.jpg") 2x,url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);
	background-image: -webkit-image-set(url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);background-image: image-set(url("img/ICCST2015_normal.jpg") 1x,
url("img/ICCST2015_normal.jpg") 2x,url("img/ICCST2015_normal.webp") 1x,
url("img/ICCST2015_normal.webp") 2x);
	background-size:100% 100%;
}
.btn-iccst10{
	width:540px;
	height:360px;
	margin-top:-20px;
	margin-left:-20px;
	padding-top:160px;
	color:transparent!important;
	background-color:transparent;
}
.btn-iccst10:hover{
	background-color:rgba(0,0,0,0.50);
	color:#FEFFFE!important;
}
.col-margin-cmn2015{
	margin-right:auto;
	margin-left:auto;
}
.column-conference-margin{
	margin-top:30px;
}
.img-link-engopt2018{
	width:540px;
	height:360px;
	background-image:url("img/CONFERENCE_engopt2018.jpg");
	background-image: -webkit-image-set(url("img/CONFERENCE_engopt2018.webp") 1x,
url("img/CONFERENCE_engopt2018.webp") 2x);background-image: image-set(url("img/CONFERENCE_engopt2018.jpg") 1x,
url("img/CONFERENCE_engopt2018.jpg") 2x,url("img/CONFERENCE_engopt2018.webp") 1x,
url("img/CONFERENCE_engopt2018.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-left:auto;
}
.btn-engopt2018{
	width:540px;
	height:360px;
	margin-left:-20px;
	margin-top:-20px;
	padding-top:160px;
	color:transparent!important;
	background-color:transparent;
}
.btn-engopt2018:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-imsd2018{
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	color:transparent!important;
	background-color:transparent;
	width:540px;
	height:360px;
}
.img-link-imsd2018{
	background-image:url("img/IMSD2018_conference.jpg");
	background-image: -webkit-image-set(url("img/IMSD2018_conference.webp") 1x,
url("img/IMSD2018_conference.webp") 2x);background-image: image-set(url("img/IMSD2018_conference.jpg") 1x,
url("img/IMSD2018_conference.jpg") 2x,url("img/IMSD2018_conference.webp") 1x,
url("img/IMSD2018_conference.webp") 2x);
	background-size:100% 100%;
	width:540px;
	height:360px;
	margin-right:auto;
}
.btn-imsd2018:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.img-link-c578{
	width:540px;
	height:360px;
	background-image:url("img/conference_euromech578.jpg");
	background-image: -webkit-image-set(url("img/conference_euromech578.webp") 1x,
url("img/conference_euromech578.webp") 2x);background-image: image-set(url("img/conference_euromech578.jpg") 1x,
url("img/conference_euromech578.jpg") 2x,url("img/conference_euromech578.webp") 1x,
url("img/conference_euromech578.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-right:auto;
}
.img-link-icautoc2016{
	width:540px;
	height:360px;
	background-image:url("img/ICAutoC2016_conference.jpg");
	background-image: -webkit-image-set(url("img/ICAutoC2016_conference.webp") 1x,
url("img/ICAutoC2016_conference.webp") 2x);background-image: image-set(url("img/ICAutoC2016_conference.jpg") 1x,
url("img/ICAutoC2016_conference.jpg") 2x,url("img/ICAutoC2016_conference.webp") 1x,
url("img/ICAutoC2016_conference.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-left:auto;
}
.img-link-smart2015{
	width:540px;
	height:360px;
	margin-left:auto;
	background-image:url("img/smart2015_conference.jpg");
	background-image: -webkit-image-set(url("img/smart2015_conference.webp") 1x,
url("img/smart2015_conference.webp") 2x);background-image: image-set(url("img/smart2015_conference.jpg") 1x,
url("img/smart2015_conference.jpg") 2x,url("img/smart2015_conference.webp") 1x,
url("img/smart2015_conference.webp") 2x);
	background-size:100% 100%;
}
.img-link-icte2015{
	background-image:url("img/ICTE2015.jpg");
	background-image: -webkit-image-set(url("img/ICTE2015.webp") 1x,
url("img/ICTE2015.webp") 2x);background-image: image-set(url("img/ICTE2015.jpg") 1x,
url("img/ICTE2015.jpg") 2x,url("img/ICTE2015.webp") 1x,
url("img/ICTE2015.webp") 2x);
	background-size:100% 100%;
	width:540px;
	height:360px;
	margin-right:auto;
}
.img-link-engopt2014{
	width:540px;
	height:360px;
	background-image:url("img/engopt2014_normal.jpg");
	background-image: -webkit-image-set(url("img/engopt2014_normal.webp") 1x,
url("img/engopt2014_normal.webp") 2x);background-image: image-set(url("img/engopt2014_normal.jpg") 1x,
url("img/engopt2014_normal.jpg") 2x,url("img/engopt2014_normal.webp") 1x,
url("img/engopt2014_normal.webp") 2x);
	background-size:100% 100%;
	margin-right:auto;
}
.img-link-composites2013{
	background-image:url("img/composites_2013_normal.jpg");
	background-image: -webkit-image-set(url("img/composites_2013_normal.webp") 1x,
url("img/composites_2013_normal.webp") 2x);background-image: image-set(url("img/composites_2013_normal.jpg") 1x,
url("img/composites_2013_normal.jpg") 2x,url("img/composites_2013_normal.webp") 1x,
url("img/composites_2013_normal.webp") 2x);
	background-size:100% 100%;
	width:540px;
	height:360px;
	margin-left:auto;
}
.img-link-esb2012{
	width:540px;
	height:360px;
	background-image:url("img/esb2012_conference.jpg");
	background-image: -webkit-image-set(url("img/esb2012_conference.webp") 1x,
url("img/esb2012_conference.webp") 2x);background-image: image-set(url("img/esb2012_conference.jpg") 1x,
url("img/esb2012_conference.jpg") 2x,url("img/esb2012_conference.webp") 1x,
url("img/esb2012_conference.webp") 2x);
	background-size:100% 100%;
	margin-right:auto;
}
.img-link-c511{
	background-image:url("img/conference_colloquium511.jpg");
	background-image: -webkit-image-set(url("img/conference_colloquium511.webp") 1x,
url("img/conference_colloquium511.webp") 2x);background-image: image-set(url("img/conference_colloquium511.jpg") 1x,
url("img/conference_colloquium511.jpg") 2x,url("img/conference_colloquium511.webp") 1x,
url("img/conference_colloquium511.webp") 2x);
	background-size:100% 100%;
	width:540px;
	height:360px;
	margin-left:auto;
}
.img-link-engopt2010{
	width:540px;
	height:360px;
	background-image:url("img/Engopt2010.jpg");
	background-image: -webkit-image-set(url("img/Engopt2010.webp") 1x,
url("img/Engopt2010.webp") 2x);background-image: image-set(url("img/Engopt2010.jpg") 1x,
url("img/Engopt2010.jpg") 2x,url("img/Engopt2010.webp") 1x,
url("img/Engopt2010.webp") 2x);
	background-size:100% 100%;
	margin-right:auto;
}
.img-link-esmc2009{
	background-image:url("img/conference_esmc2009.jpg");
	background-image: -webkit-image-set(url("img/conference_esmc2009.webp") 1x,
url("img/conference_esmc2009.webp") 2x);background-image: image-set(url("img/conference_esmc2009.jpg") 1x,
url("img/conference_esmc2009.jpg") 2x,url("img/conference_esmc2009.webp") 1x,
url("img/conference_esmc2009.webp") 2x);
	background-size:100% 100%;
	width:540px;
	height:360px;
	margin-left:auto;
}
.btn-c578{
	width:540px;
	height:360px;
	margin-top:-20px;
	margin-left:-20px;
	padding-top:160px;
	background-color:transparent;
	color:transparent!important;
}
.btn-c578:hover{
	background-color:rgba(45,50,67,0.50);
	color:#FEFFFE!important;
}
.btn-icautoc:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-icautoc{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	color:transparent!important;
	background-color:transparent;
}
.btn-icte2015{
	width:540px;
	height:360px;
	margin-top:-20px;
	margin-left:-20px;
	padding-top:160px;
	background-color:transparent;
	color:transparent!important;
}
.btn-icte2015:hover{
	background-color:rgba(45,50,67,0.50);
	color:#FEFFFE!important;
}
.btn-smart2015{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	background-color:transparent;
	color:transparent!important;
}
.btn-smart2015:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-engopt2014:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-engopt2014{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	color:transparent!important;
	background-color:transparent;
}
.btn-composites2013:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-composites2013{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	color:transparent!important;
	background-color:transparent;
}
.btn-esb2012{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	color:transparent!important;
	background-color:transparent;
}
.btn-esb2012:hover{
	background-color:rgba(45,50,67,0.50);
	color:#FEFFFE!important;
}
.btn-engopt2010{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	background-color:transparent;
	color:transparent!important;
	margin-left:-20px;
}
.btn-engopt2010:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-esmc2009{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	background-color:transparent;
	color:transparent!important;
}
.btn-esmc2009:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-on-read-more{
	background-color:transparent;
	color:#009DDE!important;
	font-size:16px;
	border-style:solid;
	border-color:#009DDE!important;
	width:160px;
	height:40px;
	padding-top:7px;
	margin-top:auto;
	margin-bottom:auto;
	border-width:1px 1px 1px 1px;
}
.btn-on-read-more:hover{
	color:#3062AB!important;
	background-color:transparent;
	font-size:16px;
	padding-top:7px;
	width:160px;
	height:40px;
	margin-top:auto;
	margin-bottom:auto;
}
.margin-top{
	margin-top:30px;
	margin-bottom:20px;
}
.card-background-right:hover{
	width:330px;
}
.btn-5myrl{
	width:540px;
	margin-top:-20px;
	padding-top:160px;
	color:transparent!important;
	background-color:transparent;
	background-repeat:no-repeat;
	background-size:100% 100%;
	margin-left:-20px;
	height:360px;
}
.btn-5myrl:hover{
	color:#FEFFFE!important;
	background-color:rgba(0,0,0,0.50);
	background-size:100% auto;
	background-repeat:no-repeat;
}
.img-link-5myrl{
	width:540px;
	height:360px;
	background-image:url("img/banner_5MYRL_btn-01.jpg");
	background-image: -webkit-image-set(url("img/banner_5MYRL_btn-01.webp") 1x,
url("img/banner_5MYRL_btn-01.webp") 2x);background-image: image-set(url("img/banner_5MYRL_btn-01.jpg") 1x,
url("img/banner_5MYRL_btn-01.jpg") 2x,url("img/banner_5MYRL_btn-01.webp") 1x,
url("img/banner_5MYRL_btn-01.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-right:auto;
}
.btn-iccb2022{
	width:540px;
	height:360px;
	margin-left:-20px;
	margin-top:-20px;
	padding-top:160px;
	color:transparent!important;
	background-color:transparent;
	background-repeat:no-repeat;
	background-size:100% auto;
}
.btn-iccb2022:hover{
	color:#FEFFFE!important;
	background-color:rgba(0,0,0,0.50);
	background-size:100% auto;
	background-repeat:no-repeat;
}
.img-link-iccb2022{
	width:540px;
	height:360px;
	background-image:url("img/iccb2022_btn-01.jpg");
	background-image: -webkit-image-set(url("img/iccb2022_btn-01.webp") 1x,
url("img/iccb2022_btn-01.webp") 2x);background-image: image-set(url("img/iccb2022_btn-01.jpg") 1x,
url("img/iccb2022_btn-01.jpg") 2x,url("img/iccb2022_btn-01.webp") 1x,
url("img/iccb2022_btn-01.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-left:auto;
}
.p-bloc-45-style{
	font-size:14px;
}
.lb-link{
	font-family:"Open Sans";
	font-weight:600;
	font-size:12px;
}
.lb-link:hover{
	font-family:"Open Sans";
	font-weight:600;
}
.stretched-link{
	font-family:"Open Sans";
	font-weight:600;
	font-size:16px;
}
.link_news_tecnico{
	color:#0076FF!important;
}
.link_news_tecnico:hover{
	color:#3162AB!important;
}
.card-lme-image-big{
	background-image:url("img/LME_img.jpg");
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-repeat:no-repeat;
	background-size:100% 100%;
	background-position:center center;
	width:440px;
	height:440px;
	margin-right:auto;
	margin-left:auto;
}
.card-lme-image-big:hover{
	background-image:url("img/LME_img.jpg");
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-image: -webkit-image-set(url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);background-image: image-set(url("img/LME_img.jpg") 1x,
url("img/LME_img.jpg") 2x,url("img/LME_img.webp") 1x,
url("img/LME_img.webp") 2x);
	background-size:101% 101%;
	background-position:center center;
	background-repeat:no-repeat;
	width:440px;
	height:440px;
	margin-right:auto;
	margin-left:auto;
}
.card-lbl-image-big{
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
	width:440px;
	height:440px;
	margin-right:auto;
	margin-left:auto;
}
.card-lbl-image-big:hover{
	background-size:101% 101%;
	background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-repeat:no-repeat;
	width:440px;
	height:440px;
}
.card-lbt-image-big{
	margin-right:auto;
	margin-left:auto;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-top:auto;
	height:440px;
	width:440px;
}
.card-lbt-image-big:hover{
	background-size:101% 101%;
	background-position:center center;
	background-repeat:no-repeat;
	background-image:url("img/card_LBT_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);background-image: image-set(url("img/card_LBT_img.jpg") 1x,
url("img/card_LBT_img.jpg") 2x,url("img/card_LBT_img.webp") 1x,
url("img/card_LBT_img.webp") 2x);
	height:440px;
	width:440px;
}
.card-dem-image-big{
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	width:440px;
	height:440px;
	margin-right:auto;
	margin-left:auto;
	background-size:100% 100%;
	background-position:center center;
	background-repeat:no-repeat;
}
.card-dem-image-big:hover{
	background-image:url("img/card_DEM_img.jpg");
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);background-image: image-set(url("img/card_DEM_img.jpg") 1x,
url("img/card_DEM_img.jpg") 2x,url("img/card_DEM_img.webp") 1x,
url("img/card_DEM_img.webp") 2x);
	width:440px;
	height:440px;
	background-size:101% 101%;
	background-repeat:no-repeat;
}
.card-background-center{
	padding-top:15px;
	width:330px;
	margin-right:auto;
	margin-left:auto;
}
.card-background-center:hover{
	width:330px;
}
.card-background-left-big{
	padding-top:15px;
	width:470px;
	margin-right:auto;
}
.card-background-left-big:hover{
	width:470px;
}
.card-background-right-big{
	padding-top:15px;
	margin-left:auto;
	width:470px;
}
.card-background-right-big:hover{
	width:470px;
}
.text-link-cards-big{
	margin-top:10px;
	margin-bottom:20px;
	width:440px;
	font-size:22px;
}
.text-link-cards-big:hover{
	width:440px;
}
.link-0-bloc-20-style{
	font-weight:bold;
}
.link-bloc-20-style{
	font-weight:bold;
}
.img-link-demeass2018{
	width:540px;
	height:360px;
	background-image:url("img/demeass2018.jpg");
	background-image: -webkit-image-set(url("img/demeass2018.webp") 1x,
url("img/demeass2018.webp") 2x);background-image: image-set(url("img/demeass2018.jpg") 1x,
url("img/demeass2018.jpg") 2x,url("img/demeass2018.webp") 1x,
url("img/demeass2018.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	margin-right:auto;
}
.link-18796-style{
	font-weight:bold;
}
.h6-18-style{
	line-height:autopx;
}
.h3-bloc-20-style{
	font-size:27px;
	line-height:autopx;
}
.h3-8-style{
	font-family:"GothamNarrow-Light";
}
.link-bloc-72-style{
	font-weight:bold;
}
.link-biomechanics-style{
	font-weight:bold;
}
.link-biomecânica-style{
	font-weight:bold;
}
.col-margin:hover{
	;
}
.row_margin{
	margin-bottom:50px;
}
.link-bloc-255-style{
	width:0px;
}
.img-link-multibody2023{
	width:540px;
	height:360px;
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url("img/eccomas_multibody2023.jpg");
	background-image: -webkit-image-set(url("img/eccomas_multibody2023.webp") 1x,
url("img/eccomas_multibody2023.webp") 2x);background-image: image-set(url("img/eccomas_multibody2023.jpg") 1x,
url("img/eccomas_multibody2023.jpg") 2x,url("img/eccomas_multibody2023.webp") 1x,
url("img/eccomas_multibody2023.webp") 2x);
}
.btn-multibody2023{
	width:540px;
	height:360px;
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	color:transparent!important;
	background-color:transparent;
}
.btn-multibody2023:hover{
	color:#FEFFFE!important;
	background-color:rgba(45,50,67,0.50);
}
.btn-railway2022{
	padding-top:160px;
	margin-top:-20px;
	margin-left:-20px;
	width:540px;
	height:360px;
	color:transparent!important;
	background-color:transparent;
}
.img-link-railway2022{
	width:540px;
	height:360px;
	background-image:url("img/railways2022.jpg");
	background-image: -webkit-image-set(url("img/railways2022.webp") 1x,
url("img/railways2022.webp") 2x);background-image: image-set(url("img/railways2022.jpg") 1x,
url("img/railways2022.jpg") 2x,url("img/railways2022.webp") 1x,
url("img/railways2022.webp") 2x);
	background-size:100% 100%;
	background-repeat:no-repeat;
	background-position:center center;
	margin-left:auto;
}
.btn-railway2022:hover{
	background-color:rgba(45,50,67,0.50);
	color:#FEFFFE!important;
}
.international-journal{
	font-family:"Open Sans";
	font-weight:600;
	color:#646464!important;
	text-decoration:underline!important;
}
.international-journal:hover{
	font-family:"Open Sans";
	font-weight:600;
	color:#009DDE!important;
	text-decoration:underline!important;
}
.divider-margin-left{
	margin-left:auto;
	margin-right:auto;
}
.divider-bloc-260-margin-left{
	margin-left:auto;
	margin-right:auto;
}
.link_esb_news{
	font-family:"Open Sans";
	font-weight:800;
	color:#009DDE!important;
}
.link_esb_news:hover{
	color:#646464!important;
	font-family:"Open Sans";
	font-weight:800;
}
.img-54-style{
	width:420px;
}
.high-top-size{
	height:30px;
}
.banner-row-high{
	height:310px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
}
.title-page-style{
	font-family:"Gotham-Medium";
	font-weight:800;
	font-size:40px;
	color:var(--swatch-var-7394)!important;
}
.img-style{
	width:562px;
	border-style:solid;
	border-color:#646464!important;
	padding:20px 20px 20px 20px;
	border-width:1px 1px 1px 1px;
}
.img-journal-style{
	border-style:solid;
	border-color:#646464!important;
	width:138px;
	border-width:1px 1px 1px 1px;
}
.img-4-style{
	width:220px;
	border-color:#646464!important;
	border-width:0px 0px 0px 0px;
}
.h6-download-flyer-style{
	font-family:"Open Sans";
	font-weight:600;
	font-size:16px;
}
.p-2-style{
	font-size:14px;
}
.divider-style{
	height:1px;
	background-color:#00477D;
}
.h6-download-flyer-style:hover{
	font-family:"Open Sans";
	font-weight:600;
	font-size:16px;
	color:#00A741!important;
}
.bcg_img{
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	background-image:url("img/eccomas_2023_alterado_web_screen.jpg");
	background-image: -webkit-image-set(url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);background-image: image-set(url("img/eccomas_2023_alterado_web_screen.jpg") 1x,
url("img/eccomas_2023_alterado_web_screen.jpg") 2x,url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);
	background-image: -webkit-image-set(url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);background-image: image-set(url("img/eccomas_2023_alterado_web_screen.jpg") 1x,
url("img/eccomas_2023_alterado_web_screen.jpg") 2x,url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);
}
.logo_eccomas{
	width:16%;
	margin-left:30px;
}
.multibody_text{
	width:60%;
}
.subtitle_body-text{
	width:60%;
}
.row_information{
	margin-top:100px;
	margin-bottom:100px;
	padding-top:50px;
	padding-bottom:50px;
}
.information-text{
	font-size:60px;
	text-shadow:2px 1px 3px rgba(0,0,0,0.70);
}
.download_flyer{
	font-size:20px;
	color:#D4E295!important;
	font-weight:700;
}
.download_flyer:hover{
	font-size:20px;
	color:#FEFFFE!important;
}
.date_text{
	width:30%;
}
.local_text{
	width:60%;
}
.img-multibody-shad-style{
	width:550px;
}
.img-18927-style{
	width:440px;
}
.img-5-style{
	width:700px;
}
.bue-bloc{
	height:30px;
}
.blue-bloc{
	height:50px;
	margin-top:5px;
	background-color:#00477D;
}
.blue-bloc:hover{
	height:50px;
}
.row-higher-blue{
	margin-top:5px;
	background-color:var(--swatch-var-7394);
}
.vertical-news-bloc{
	border-style:solid;
	cursor:auto;
	height:320px;
	padding-bottom:20px;
	border-color:#023369!important;
	overflow:hidden;
	border-radius:0px 0px 0px 0px;
	border-width:1px 1px 1px 1px;
}
.row_left{
	border-style:_NS:2040;
}
.bloc-top{
	padding-top:0px;
	margin-top:0px;
	height:20px;
	background-color:var(--swatch-var-7394);
}
.social-btn{
	font-size:12px;
	text-align:right;
	border-style:_NS:2416;
	margin-right:10px;
}
.social-btn:hover{
	font-size:12px;
	text-align:right;
	color:rgba(254,255,254,0.40)!important;
	border-style:_NS:2416;
	border-color:rgba(255,255,255,0.50)!important;
	margin-right:10px;
}
.button_account{
	font-family:"Open Sans";
	font-weight:600;
	color:var(--swatch-var-7072)!important;
	font-size:14px;
	margin-left:20px;
	border-style:solid;
	border-color:var(--swatch-var-1680)!important;
	border-width:1px 1px 1px 1px;
}
.button_account:hover{
	font-family:"Open Sans";
	font-weight:600;
	color:var(--swatch-var-2117)!important;
	font-size:14px;
	border-style:solid;
	border-color:var(--swatch-var-2117)!important;
	border-width:1px 1px 1px 1px;
}
.news_row{
	height:auto;
	padding-bottom:20px;
	margin-bottom:-20px;
	z-index:1200;
}
.news-bloc{
	border-style:_NS:2040;
	overflow:scroll;
	width:auto;
}
.img-20yea-style{
	width:295px;
}
.row-20years{
	padding-top:50px;
	padding-bottom:50px;
}
.h6-bloc-principal-style{
	line-height:24px;
	font-size:18px;
	font-family:"GothamNarrow-Book";
}
.p-2-bloc-principal-style{
	font-size:18px;
	line-height:26px;
}
.p-4-style{
	font-size:16px;
	line-height:26px;
}
.h5-jorge-ambrósio-style{
	font-family:"Open Sans";
	font-weight:800;
}
.datas_cor_verde{
	color:#67B430!important;
	font-family:"Open Sans";
	font-weight:800;
}
.page_subtitle{
	font-family:"Nohemi-SemiBold";
	font-size:36px;
	letter-spacing:2px;
	color:var(--swatch-var-6025)!important;
}
.caroucel_margin{
	margin-bottom:30px;
}
.margin_buton_venue{
	margin-bottom:50px;
}
.img-logo-a-i-style{
	width:260px;
}
.bloc-35-h3{
	font-size:28px;
	line-height:36px;
	font-family:"Gotham-Black";
}
.p-12-style{
	font-size:18px;
	line-height:22px;
	font-family:"Gotham-Medium";
}
.img-ana-aeroport-style{
	width:200px;
}
.Location_text{
	font-family:"Open Sans";
	font-weight:600;
}
.img-logo-ta-style{
	width:120px;
}
.img-logo-metrolisb-style{
	width:197px;
}
.img-carr-style{
	width:245px;
}
.img-bloc-26-style{
	width:200px;
}
.bloc-55-h3{
	font-size:24px;
}
.col-stroke{
	border-style:_NS:2416;
	background-size:cover;
}
.col-stroke:hover{
	border-style:_NS:2416;
}
.btn-jeronimos{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/Jeronimos.jpg");
	background-image: -webkit-image-set(url("img/Jeronimos.webp") 1x,
url("img/Jeronimos.webp") 2x);background-image: image-set(url("img/Jeronimos.jpg") 1x,
url("img/Jeronimos.jpg") 2x,url("img/Jeronimos.webp") 1x,
url("img/Jeronimos.webp") 2x);
	margin-left:auto;
	border-width:2px 2px 2px 2px;
}
.btn-jeronimos:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	background-color:transparent;
	background-image:url("img/Jeronimos_white.jpg");
	background-image: -webkit-image-set(url("img/Jeronimos_white.webp") 1x,
url("img/Jeronimos_white.webp") 2x);background-image: image-set(url("img/Jeronimos_white.jpg") 1x,
url("img/Jeronimos_white.jpg") 2x,url("img/Jeronimos_white.webp") 1x,
url("img/Jeronimos_white.webp") 2x);
	margin-right:auto;
	margin-left:auto;
}
.ref-img-3{
	padding-top:250px;
	padding-bottom:0px;
	text-align:left;
	color:#272727!important;
	font-family:"Open Sans";
	font-weight:400;
	font-size:24px;
	background-repeat:no-repeat;
	background-position:center top;
	background-size:contain;
	width:100%;
	margin-top:-20px;
	margin-bottom:20px;
}
.ref-img-3:hover{
	font-family:"Open Sans";
	font-weight:400;
	font-size:24px;
	width:330px;
	padding-top:250px;
	padding-left:15px;
	background-repeat:no-repeat;
	background-size:contain;
	background-position:center top;
	margin:-20px -20px 0px -20px;
}
.utilizacao{
	font-family:"Open Sans";
	font-weight:400;
	padding-top:5px;
	font-size:14px;
	margin-left:-5px;
}
.utilizacao:hover{
	font-size:14px;
	font-family:"Open Sans";
	font-weight:400;
	margin-left:-5px;
	padding-top:5px;
}
.stretched-link:hover{
	font-family:"Open Sans";
	font-weight:800;
	font-size:16px;
	text-align:justify;
	color:#FEFFFE!important;
}
.btn-castle{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/Castelo.jpg");
	background-image: -webkit-image-set(url("img/Castelo.webp") 1x,
url("img/Castelo.webp") 2x);background-image: image-set(url("img/Castelo.jpg") 1x,
url("img/Castelo.jpg") 2x,url("img/Castelo.webp") 1x,
url("img/Castelo.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-castle:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	background-color:transparent;
	background-image:url("img/Castelo_white.jpg");
	background-image: -webkit-image-set(url("img/Castelo_white.webp") 1x,
url("img/Castelo_white.webp") 2x);background-image: image-set(url("img/Castelo_white.jpg") 1x,
url("img/Castelo_white.jpg") 2x,url("img/Castelo_white.webp") 1x,
url("img/Castelo_white.webp") 2x);
	margin-right:auto;
	margin-left:auto;
}
.btn-estrela{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/Estrela.jpg");
	background-image: -webkit-image-set(url("img/Estrela.webp") 1x,
url("img/Estrela.webp") 2x);background-image: image-set(url("img/Estrela.jpg") 1x,
url("img/Estrela.jpg") 2x,url("img/Estrela.webp") 1x,
url("img/Estrela.webp") 2x);
	margin-left:auto;
	margin-right:auto;
	border-width:2px 2px 2px 2px;
}
.btn-estrela:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	background-color:transparent;
	background-image:url("img/estrela_white.jpg");
	background-image: -webkit-image-set(url("img/estrela_white.webp") 1x,
url("img/estrela_white.webp") 2x);background-image: image-set(url("img/estrela_white.jpg") 1x,
url("img/estrela_white.jpg") 2x,url("img/estrela_white.webp") 1x,
url("img/estrela_white.webp") 2x);
	margin-right:auto;
	margin-left:auto;
}
.btn-belem-tower{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/Torre-belem.jpg");
	background-image: -webkit-image-set(url("img/Torre-belem.webp") 1x,
url("img/Torre-belem.webp") 2x);background-image: image-set(url("img/Torre-belem.jpg") 1x,
url("img/Torre-belem.jpg") 2x,url("img/Torre-belem.webp") 1x,
url("img/Torre-belem.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-belem-tower:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/Torre-belem_white.jpg");
	background-image: -webkit-image-set(url("img/Torre-belem_white.webp") 1x,
url("img/Torre-belem_white.webp") 2x);background-image: image-set(url("img/Torre-belem_white.jpg") 1x,
url("img/Torre-belem_white.jpg") 2x,url("img/Torre-belem_white.webp") 1x,
url("img/Torre-belem_white.webp") 2x);
}
.btn-patriarchate{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/S.Vicente.jpg");
	background-image: -webkit-image-set(url("img/S.Vicente.webp") 1x,
url("img/S.Vicente.webp") 2x);background-image: image-set(url("img/S.Vicente.jpg") 1x,
url("img/S.Vicente.jpg") 2x,url("img/S.Vicente.webp") 1x,
url("img/S.Vicente.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-patriarchate:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/S.Vicente_white.jpg");
	background-image: -webkit-image-set(url("img/S.Vicente_white.webp") 1x,
url("img/S.Vicente_white.webp") 2x);background-image: image-set(url("img/S.Vicente_white.jpg") 1x,
url("img/S.Vicente_white.jpg") 2x,url("img/S.Vicente_white.webp") 1x,
url("img/S.Vicente_white.webp") 2x);
}
.btn-aqueduto{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/AquedutoAguasLivres.jpg");
	background-image: -webkit-image-set(url("img/AquedutoAguasLivres.webp") 1x,
url("img/AquedutoAguasLivres.webp") 2x);background-image: image-set(url("img/AquedutoAguasLivres.jpg") 1x,
url("img/AquedutoAguasLivres.jpg") 2x,url("img/AquedutoAguasLivres.webp") 1x,
url("img/AquedutoAguasLivres.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-aqueduto:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/AquedutoAguasLivres_white.jpg");
	background-image: -webkit-image-set(url("img/AquedutoAguasLivres_white.webp") 1x,
url("img/AquedutoAguasLivres_white.webp") 2x);background-image: image-set(url("img/AquedutoAguasLivres_white.jpg") 1x,
url("img/AquedutoAguasLivres_white.jpg") 2x,url("img/AquedutoAguasLivres_white.webp") 1x,
url("img/AquedutoAguasLivres_white.webp") 2x);
}
.bloc-56-h3{
	font-size:24px;
}
.btn-arte-antiga{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/museu-arte-antiga.jpg");
	background-image: -webkit-image-set(url("img/museu-arte-antiga.webp") 1x,
url("img/museu-arte-antiga.webp") 2x);background-image: image-set(url("img/museu-arte-antiga.jpg") 1x,
url("img/museu-arte-antiga.jpg") 2x,url("img/museu-arte-antiga.webp") 1x,
url("img/museu-arte-antiga.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-arte-antiga:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/museu-arte-antiga_white.jpg");
	background-image: -webkit-image-set(url("img/museu-arte-antiga_white.webp") 1x,
url("img/museu-arte-antiga_white.webp") 2x);background-image: image-set(url("img/museu-arte-antiga_white.jpg") 1x,
url("img/museu-arte-antiga_white.jpg") 2x,url("img/museu-arte-antiga_white.webp") 1x,
url("img/museu-arte-antiga_white.webp") 2x);
}
.btn-berardo{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/berardo.jpg");
	background-image: -webkit-image-set(url("img/berardo.webp") 1x,
url("img/berardo.webp") 2x);background-image: image-set(url("img/berardo.jpg") 1x,
url("img/berardo.jpg") 2x,url("img/berardo.webp") 1x,
url("img/berardo.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-berardo:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/berardo_white.jpg");
	background-image: -webkit-image-set(url("img/berardo_white.webp") 1x,
url("img/berardo_white.webp") 2x);background-image: image-set(url("img/berardo_white.jpg") 1x,
url("img/berardo_white.jpg") 2x,url("img/berardo_white.webp") 1x,
url("img/berardo_white.webp") 2x);
}
.btn-coches{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/Museu-Coches.jpg");
	background-image: -webkit-image-set(url("img/Museu-Coches.webp") 1x,
url("img/Museu-Coches.webp") 2x);background-image: image-set(url("img/Museu-Coches.jpg") 1x,
url("img/Museu-Coches.jpg") 2x,url("img/Museu-Coches.webp") 1x,
url("img/Museu-Coches.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-coches:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/Museu-Coches_white.jpg");
	background-image: -webkit-image-set(url("img/Museu-Coches_white.webp") 1x,
url("img/Museu-Coches_white.webp") 2x);background-image: image-set(url("img/Museu-Coches_white.jpg") 1x,
url("img/Museu-Coches_white.jpg") 2x,url("img/Museu-Coches_white.webp") 1x,
url("img/Museu-Coches_white.webp") 2x);
}
.btn-gulbenkian{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/museu-gulbenkian.jpg");
	background-image: -webkit-image-set(url("img/museu-gulbenkian.webp") 1x,
url("img/museu-gulbenkian.webp") 2x);background-image: image-set(url("img/museu-gulbenkian.jpg") 1x,
url("img/museu-gulbenkian.jpg") 2x,url("img/museu-gulbenkian.webp") 1x,
url("img/museu-gulbenkian.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-gulbenkian:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/museu-gulbenkian_white.jpg");
	background-image: -webkit-image-set(url("img/museu-gulbenkian_white.webp") 1x,
url("img/museu-gulbenkian_white.webp") 2x);background-image: image-set(url("img/museu-gulbenkian_white.jpg") 1x,
url("img/museu-gulbenkian_white.jpg") 2x,url("img/museu-gulbenkian_white.webp") 1x,
url("img/museu-gulbenkian_white.webp") 2x);
}
.btn-patrimonio{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/patrimonio.jpg");
	background-image: -webkit-image-set(url("img/patrimonio.webp") 1x,
url("img/patrimonio.webp") 2x);background-image: image-set(url("img/patrimonio.jpg") 1x,
url("img/patrimonio.jpg") 2x,url("img/patrimonio.webp") 1x,
url("img/patrimonio.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-patrimonio:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/patrimonio-white.jpg");
	background-image: -webkit-image-set(url("img/patrimonio-white.webp") 1x,
url("img/patrimonio-white.webp") 2x);background-image: image-set(url("img/patrimonio-white.jpg") 1x,
url("img/patrimonio-white.jpg") 2x,url("img/patrimonio-white.webp") 1x,
url("img/patrimonio-white.webp") 2x);
}
.btn-oriente{
	background-repeat:no-repeat;
	background-size:contain;
	border-style:solid;
	background-color:transparent;
	background-position:center top;
	margin-right:auto;
	margin-left:auto;
	width:100%;
	background-clip:border-box!important;
	-webkit-background-clip:border-box!important;
	background-origin:border-box;
	border-color:#FEFFFE!important;
	background-image:url("img/museu-oriente.jpg");
	background-image: -webkit-image-set(url("img/museu-oriente.webp") 1x,
url("img/museu-oriente.webp") 2x);background-image: image-set(url("img/museu-oriente.jpg") 1x,
url("img/museu-oriente.jpg") 2x,url("img/museu-oriente.webp") 1x,
url("img/museu-oriente.webp") 2x);
	border-width:2px 2px 2px 2px;
}
.btn-oriente:hover{
	width:100%;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center top;
	border-style:_NS:2416;
	padding-right:auto;
	padding-left:auto;
	background-color:transparent;
	background-image:url("img/museu-oriente_white.jpg");
	background-image: -webkit-image-set(url("img/museu-oriente_white.webp") 1x,
url("img/museu-oriente_white.webp") 2x);background-image: image-set(url("img/museu-oriente_white.jpg") 1x,
url("img/museu-oriente_white.jpg") 2x,url("img/museu-oriente_white.webp") 1x,
url("img/museu-oriente_white.webp") 2x);
}
.green_text_subtitle{
	font-family:"Open Sans";
	font-weight:600;
	color:#67B432!important;
}
.link-bloc-15-style{
	font-weight:bold;
}
.html-widget-style{
	height:402px;
}
.bloc-55-h1{
	font-family:"Open Sans";
	font-weight:800;
}
.h4-bloc-15-style{
	font-family:"Nohemi-Bold";
	font-weight:800;
}
.page-name-style{
	font-family:"Nohemi-Light";
	font-weight:300;
	font-size:56px;
	padding-top:10px;
	padding-bottom:10px;
	line-height:56px;
}
.account-green-btn{
	color:#67B430!important;
	font-family:"Open Sans";
	font-weight:600;
}
.account-green-btn:hover{
	font-family:"Open Sans";
	font-weight:600;
	color:#023369!important;
}
.parallax_bloc_contact{
	margin-top:10px;
}
.nomes-org-committee-style{
	font-size:20px;
	font-family:"Nohemi-Medium";
}
.img-pauloflor-style{
	width:220px;
}
.img-carlos-quent-style{
	width:220px;
}
.img-hugo-magalha-style{
	width:220px;
}
.img-paula-jorge-style{
	width:220px;
}
.row_border_view{
	border-style:solid;
	border-color:var(--swatch-var-7697)!important;
	cursor:all-scroll;
	border-width:1px 1px 1px 1px;
	background-size:length;
	height:180px;
	overflow:hidden;
	width:auto;
}
.download_link{
	font-family:"PT Sans Narrow";
	font-weight:600;
	color:var(--swatch-var-1213)!important;
}
.download_link:hover{
	font-family:"PT Sans Narrow";
	font-weight:600;
	color:var(--swatch-var-7647)!important;
}
.h1-style{
	font-family:"Nohemi-Light";
	font-weight:800;
	font-size:36px;
}
.img-bloc-25-style{
	width:131px;
}
.img-latex-lo-style{
	width:333px;
}
.vertical_line_divider{
	border-style:solid;
	border-color:#00477D!important;
	border-width:0px 2px 0px 0px;
}
.img-bloc-24-style{
	width:200px;
}
.img-37-style{
	width:200px;
}
.p-17-bloc-principal-style{
	font-size:16px;
	font-weight:bold;
}
.p-18-bloc-principal-style{
	font-size:16px;
	font-family:"GothamNarrow-Bold";
	line-height:autopx;
}
.p-19-bloc-principal-style{
	font-size:16px;
	font-family:"GothamNarrow-Bold";
}
.p-20-bloc-principal-style{
	font-size:16px;
	font-family:"GothamNarrow-Bold";
}
.p-21-style{
	font-size:16px;
	font-family:"GothamNarrow-Bold";
}
.img-scott-hollist-style{
	height:170px;
}
.img-foto-vanlenthe-style{
	height:170px;
}
.h5-9-style{
	font-size:16px;
}
.vertical_scroll{
	overflow:scroll;
	position:sticky;
}
.img-42-style{
	width:52px;
}
.name_s-c-xl{
	font-family:"Open Sans";
	font-size:15px;
}
.country_s-c_xl{
	font-family:"Open Sans";
	font-size:15px;
	font-style:italic;
}
.margin_bloc_contact{
	margin-bottom:100px;
}
.short-bio{
	font-family:"Open Sans";
	font-weight:800;
	font-size:14px;
	text-align:center;
}
.short-bio:hover{
	font-family:"Open Sans";
	font-weight:800;
	font-size:14px;
	color:var(--swatch-var-6626)!important;
	text-align:center;
}
.close-bio{
	font-family:"Open Sans";
	font-size:12px;
	color:var(--swatch-var-6626)!important;
}
.close-bio:hover{
	font-family:"Open Sans";
	font-size:12px;
	color:#636462!important;
}
.h1-11-style{
	font-family:"Open Sans";
	font-weight:800;
	font-size:36px;
}
.new_account{
	font-family:"Open Sans";
	font-weight:400;
}
.img-information-ic-style{
	width:140px;
}
.img-calendar-ic-style{
	width:160px;
}
.link_program{
	font-family:"Open Sans";
	font-weight:800;
	color:var(--swatch-var-1)!important;
}
.link_program:hover{
	font-family:"Open Sans";
	font-weight:800;
	color:var(--swatch-var-1)!important;
}
.link_prog_text{
	color:var(--swatch-var-2117)!important;
	font-weight:bold;
}
.link_prog_text:active{
	color:var(--swatch-var-2109)!important;
}
.link_prog_text:hover{
	color:var(--swatch-var-2109)!important;
	font-weight:bold;
}
.btn-program{
	font-weight:bold;
	color:var(--swatch-var-2117)!important;
	width:360px;
	border-color:var(--swatch-var-2117)!important;
	border-width:2px 2px 2px 2px;
	height:40px;
	font-size:18px;
}
.btn-program:hover{
	background-color:var(--swatch-var-2109);
	color:var(--swatch-var-1680)!important;
	font-weight:bold;
	width:360px;
	border-width:2px 2px 2px 2px;
	border-color:var(--swatch-var-3244)!important;
	font-size:18px;
	height:40px;
}
.icn_download{
	color:var(--swatch-var-2117)!important;
}
.icn_download:hover{
	color:var(--swatch-var-1680)!important;
}
.caption_area{
	background-color:var(--swatch-var-2134);
	background-blend-mode:multiply;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	padding-left:0px;
	left:0px;
	bottom:0px;
	caret-color:var(--swatch-var-1372);
}
.h3-style{
	font-size:26px;
	font-family:"GothamXNarrow-Bold";
}
.h2-bloc-68-style{
	font-size:26px;
}
.h4-bloc-68-style{
	font-size:22px;
}
.h2-july-27-2023-style{
	font-size:26px;
}
.h4-bloc-69-style{
	font-size:22px;
}
.h3-11-style{
	font-size:26px;
}
.row-style{
	width:100%;
}
.red_line{
	height:20px;
	margin-bottom:5px;
}
.h2-bloc-11-style{
	font-family:"GothamNarrow-Medium";
}
.p-bloc-principal-style{
	font-family:"Gotham-Medium";
	font-size:18px;
	line-height:autopx;
}
.h6-24-style{
	font-family:"GothamNarrow-MediumItalic";
}
.h6-25-style{
	font-family:"GothamNarrow-BookItalic";
}
.important_dates_line{
	font-family:"GothamNarrow-Medium";
	font-size:18px;
}
.p-40-style{
	font-family:"GothamXNarrow-Book";
	font-size:18px;
}
.h3-lisbon-style{
	font-family:"Gotham-Ultra";
}
.lisbon_venue{
	background-image:url("img/Depositphotos_65044535.jpg");
	background-image: -webkit-image-set(url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);background-image: image-set(url("img/Depositphotos_65044535.jpg") 1x,
url("img/Depositphotos_65044535.jpg") 2x,url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);
	background-image: -webkit-image-set(url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);background-image: image-set(url("img/Depositphotos_65044535.jpg") 1x,
url("img/Depositphotos_65044535.jpg") 2x,url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);
	position:relative;
	background-size:100% auto;
}
.fundo_texto{
	background-blend-mode:multiply;
}
.corpo-_texto_lisboa{
	color:var(--swatch-var-2)!important;
	font-family:"GothamNarrow-Medium";
}
.titulo_lissboa{
	font-family:"GothamNarrow-Ultra";
	color:var(--swatch-var-2)!important;
}
.fundo_lisboa{
	background-image:url("img/Depositphotos_65044535.jpg");
	background-image: -webkit-image-set(url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);background-image: image-set(url("img/Depositphotos_65044535.jpg") 1x,
url("img/Depositphotos_65044535.jpg") 2x,url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);
	background-image: -webkit-image-set(url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);background-image: image-set(url("img/Depositphotos_65044535.jpg") 1x,
url("img/Depositphotos_65044535.jpg") 2x,url("img/Depositphotos_65044535.webp") 1x,
url("img/Depositphotos_65044535.webp") 2x);
	background-size:contain;
	background-repeat:no-repeat;
}
.h2-lisbon-style{
	font-family:"GothamNarrow-Black";
	font-size:40px;
}
.p-42-style{
	font-family:"GothamNarrow-Medium";
}
.img-lisbon-style{
	width:73px;
}
.img-37-lisbon-style{
	width:944px;
}
.p-bloc-29-style{
	font-family:"Gotham-MediumItalic";
}
.btn_lisbon{
	background-image:url("img/logo-turismo_lisboa.png");
	background-image: -webkit-image-set(url("img/logo-turismo_lisboa.webp") 1x,
url("img/logo-turismo_lisboa.webp") 2x);background-image: image-set(url("img/logo-turismo_lisboa.png") 1x,
url("img/logo-turismo_lisboa.png") 2x,url("img/logo-turismo_lisboa.webp") 1x,
url("img/logo-turismo_lisboa.webp") 2x);
	height:75px;
	width:55px;
	background-repeat:no-repeat;
	background-size:cover;
}
.btn_lisbon:hover{
	width:55px;
	height:75px;
	background-image:url("img/logo-turismo_lisboa_escuro.png");
	background-image: -webkit-image-set(url("img/logo-turismo_lisboa_escuro.webp") 1x,
url("img/logo-turismo_lisboa_escuro.webp") 2x);background-image: image-set(url("img/logo-turismo_lisboa_escuro.png") 1x,
url("img/logo-turismo_lisboa_escuro.png") 2x,url("img/logo-turismo_lisboa_escuro.webp") 1x,
url("img/logo-turismo_lisboa_escuro.webp") 2x);
	background-repeat:no-repeat;
	background-size:cover;
}
.btn_external_links{
	font-family:"GothamNarrow-Black";
	font-size:30px;
	color:var(--swatch-var-7948)!important;
}
.btn_external_links:hover{
	color:var(--swatch-var-1781)!important;
	font-family:"GothamNarrow-Black";
	font-size:30px;
}
.btn_abstract{
	width:250px;
	height:250px;
	margin-left:auto;
	margin-right:auto;
	background-image:url("img/icn_abstract_IDDRG_2025.png");
	background-image: -webkit-image-set(url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);background-image: image-set(url("img/icn_abstract_IDDRG_2025.png") 1x,
url("img/icn_abstract_IDDRG_2025.png") 2x,url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);
	background-image: -webkit-image-set(url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);background-image: image-set(url("img/icn_abstract_IDDRG_2025.png") 1x,
url("img/icn_abstract_IDDRG_2025.png") 2x,url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);
	background-image: -webkit-image-set(url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);background-image: image-set(url("img/icn_abstract_IDDRG_2025.png") 1x,
url("img/icn_abstract_IDDRG_2025.png") 2x,url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);
	background-size:cover;
}
.btn_abstract:hover{
	background-image:url("img/icn_abstract_IDDRG_2025.png");
	background-image: -webkit-image-set(url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);background-image: image-set(url("img/icn_abstract_IDDRG_2025.png") 1x,
url("img/icn_abstract_IDDRG_2025.png") 2x,url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);
	background-image: -webkit-image-set(url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);background-image: image-set(url("img/icn_abstract_IDDRG_2025.png") 1x,
url("img/icn_abstract_IDDRG_2025.png") 2x,url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);
	background-image: -webkit-image-set(url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);background-image: image-set(url("img/icn_abstract_IDDRG_2025.png") 1x,
url("img/icn_abstract_IDDRG_2025.png") 2x,url("img/icn_abstract_IDDRG_2025.webp") 1x,
url("img/icn_abstract_IDDRG_2025.webp") 2x);
	background-size:cover;
	background-color:var(--swatch-var-2109);
}
.size-btn-link-square-center{
	width:240px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}
.h4-style{
	font-family:"GothamNarrow-Bold";
}
.img-bloc-7-style{
	width:154px;
}
.bloc_welcome_high{
	height:600px;
}
.row_news_high{
	height:80px;
	width:auto;
	margin-right:-15px;
}
.size-btn-link-square-right{
	width:240px;
	height:240px;
	margin-right:auto;
	margin-left:auto;
}
.size-btn-link-square-left{
	width:240px;
	height:240px;
	margin-left:auto;
	margin-right:auto;
}
.div_img_lisbon{
	background-image:url("img/Depositphotos_61468149_square.jpg");
	background-image: -webkit-image-set(url("img/Depositphotos_61468149_square.webp") 1x,
url("img/Depositphotos_61468149_square.webp") 2x);background-image: image-set(url("img/Depositphotos_61468149_square.jpg") 1x,
url("img/Depositphotos_61468149_square.jpg") 2x,url("img/Depositphotos_61468149_square.webp") 1x,
url("img/Depositphotos_61468149_square.webp") 2x);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center center;
	height:480px;
	padding-top:50%;
	padding-bottom:0px;
}
.text_about-lisbon_img{
	color:#FEFFFE!important;
	font-weight:bold;
	background-color:rgba(0,0,0,0.30);
	background-position:center center;
	margin-bottom:-20px;
	margin-right:auto;
	margin-left:auto;
	font-size:16px;
	width:100%;
	padding:20px 20px 20px 20px;
	text-align:left;
}
.button_about-lisbon{
	font-size:24px;
	color:#CF1A00!important;
}
.button_about-lisbon:hover{
	font-size:24px;
	color:#550000!important;
}
.box_text_lisbon{
	margin-bottom:0px;
}
.cx_text_carroucel{
	background-color:rgba(0,0,0,0.50);
	background-position:center center;
	padding:10px 10px 10px 10px;
	width:570px;
	text-align:center;
	font-family:"GothamNarrow-Medium";
	font-size:16px;
	margin-left:-48px;
}
.img_size_caroucell{
	height:400px;
	width:auto;
}
.about-lisbon-p{
	width:100%;
}
.p-bloc-41-style{
	line-height:autopx;
}
.text_lisbon{
	font-family:"GothamNarrow-Book";
	text-align:left;
	font-size:16px;
	line-height:24px;
}
.img-logo-idmec-style{
	width:145px;
}
.img-logo-ist-style{
	width:145px;
}
.text-topics{
	font-family:"GothamNarrow-Medium";
	font-size:21px;
}
.img-bloc-49-style{
	width:145px;
}
.scientific_list{
	font-family:"GothamNarrow-Medium";
	font-size:18px;
}
.country_list{
	font-family:"GothamNarrow-BookItalic";
	font-size:18px;
}
.local-committee{
	font-family:"GothamNarrow-Bold";
	font-size:18px;
}
.affiliations{
	font-family:"GothamXNarrow-Book";
	font-size:15px;
}
.text_biographic{
	font-family:"GothamNarrow-Book";
	font-size:16px;
}
.h5-tecnico-lisboa-style{
	font-family:"Nohemi-Light";
	font-size:16px;
}
.img-img-0-style{
	width:220px;
	height:220px;
}
.img-3-style{
	width:220px;
}
.img-placeholder-us-style{
	width:220px;
}
.img-jdeus-logo-w-style{
	width:313px;
}
.img-9-style{
	width:90%;
}
.img-img-joao-praga-style{
	width:220px;
}
.img-carlos-silva-style{
	width:220px;
}
.img-img-magrin-style{
	width:220px;
	height:220px;
}
.img-img-luis-alves-style{
	width:220px;
}
.img-bloc-54-style{
	width:240px;
}
.img-bloc-5-34664-style{
	width:220px;
}
.text_technical{
	font-family:"Gotham-Book";
	font-size:16px;
	line-height:auto;
}
.img-logo-m-style{
	width:333px;
}
.btn_enter_abstract{
	background-image:url("img/btn_abstract_enter_normal.png");
	background-image: -webkit-image-set(url("img/btn_abstract_enter_normal.webp") 1x,
url("img/btn_abstract_enter_normal.webp") 2x);background-image: image-set(url("img/btn_abstract_enter_normal.png") 1x,
url("img/btn_abstract_enter_normal.png") 2x,url("img/btn_abstract_enter_normal.webp") 1x,
url("img/btn_abstract_enter_normal.webp") 2x);
	width:240px;
	height:240px;
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.btn_enter_abstract:hover{
	background-image:url("img/btn_abstract_enter_hover.png");
	background-image: -webkit-image-set(url("img/btn_abstract_enter_hover.webp") 1x,
url("img/btn_abstract_enter_hover.webp") 2x);background-image: image-set(url("img/btn_abstract_enter_hover.png") 1x,
url("img/btn_abstract_enter_hover.png") 2x,url("img/btn_abstract_enter_hover.webp") 1x,
url("img/btn_abstract_enter_hover.webp") 2x);
	background-size:contain;
	width:240px;
	height:240px;
	background-position:center center;
	background-repeat:no-repeat;
}
.click-here{
	font-family:"GothamNarrow-Black";
	font-size:18px;
}
.click-here:hover{
	font-family:"GothamNarrow-Black";
	font-size:18px;
	color:var(--swatch-var-6626)!important;
}
.link_venue{
	font-family:"GothamNarrow-Black";
}
.link_venue:hover{
	font-family:"GothamNarrow-Black";
	color:var(--swatch-var-6455)!important;
}
.img-30-style{
	width:220px;
}
.btn_flyer{
	background-image:url("img/capa_flyer_A5_IDDRG2025.jpg");
	background-image: -webkit-image-set(url("img/capa_flyer_A5_IDDRG2025.webp") 1x,
url("img/capa_flyer_A5_IDDRG2025.webp") 2x);background-image: image-set(url("img/capa_flyer_A5_IDDRG2025.jpg") 1x,
url("img/capa_flyer_A5_IDDRG2025.jpg") 2x,url("img/capa_flyer_A5_IDDRG2025.webp") 1x,
url("img/capa_flyer_A5_IDDRG2025.webp") 2x);
	background-size:cover;
	background-repeat:no-repeat;
	width:100px;
	height:100%;
}
.img-bloc-12-style{
	width:92px;
}
.img-16-style{
	width:92px;
}
.button-nav-myaccount{
	font-family:"GothamNarrow-Medium";
	text-align:center;
	color:var(--swatch-var-1781)!important;
	border-style:solid;
	border-color:var(--swatch-var-1213)!important;
	font-size:14px;
	font-weight:600;
	border-width:1px 1px 1px 1px;
}
.button-nav-myaccount:hover{
	text-align:center;
	font-family:"GothamNarrow-Medium";
	border-style:solid;
	border-color:var(--swatch-var-1680)!important;
	font-size:14px;
	font-weight:600;
	color:var(--swatch-var-1680)!important;
	border-width:1px 1px 1px 1px;
}
.img-17-style{
	width:90%;
	padding-left:0px;
}
.img-autoform-lo-style{
	width:90%;
	padding-top:18px;
}
.text_registration{
	font-family:"GothamNarrow-MediumItalic";
}
.btn_registration{
	width:120px;
	height:120px;
	background-image:url("img/btn_registration_on.png");
	background-image: -webkit-image-set(url("img/btn_registration_on.webp") 1x,
url("img/btn_registration_on.webp") 2x);background-image: image-set(url("img/btn_registration_on.png") 1x,
url("img/btn_registration_on.png") 2x,url("img/btn_registration_on.webp") 1x,
url("img/btn_registration_on.webp") 2x);
	background-size:contain;
	background-repeat:no-repeat;
	background-position:center center;
}
.btn_registration:hover{
	background-image:url("img/btn_registration_hover.png");
	background-image: -webkit-image-set(url("img/btn_registration_hover.webp") 1x,
url("img/btn_registration_hover.webp") 2x);background-image: image-set(url("img/btn_registration_hover.png") 1x,
url("img/btn_registration_hover.png") 2x,url("img/btn_registration_hover.webp") 1x,
url("img/btn_registration_hover.webp") 2x);
	background-size:contain;
	width:120px;
	height:120px;
	background-repeat:no-repeat;
	background-position:center center;
}
.text_registration_padding{
	padding-left:-100px;
	margin-left:-50px;
}
.high_scroll{
	height:192px;
	overflow:scroll;
}
.download-program{
	background-color:var(--swatch-var-1213);
	font-family:"GothamNarrow-Bold";
	width:100%;
}
.download-program:hover{
	background-color:var(--swatch-var-322);
	font-family:"GothamNarrow-Bold";
	color:var(--swatch-var-6455)!important;
	width:100%;
}
.downlod-here{
	font-family:"GothamNarrow-Black";
	color:var(--swatch-var-1213)!important;
	font-size:16px;
}
.downlod-here:hover{
	font-family:"GothamNarrow-Black";
	color:var(--swatch-var-1313)!important;
	font-size:16px;
}
.h3-bloc-18-style{
	font-family:"GothamNarrow-Bold";
}
.h6-bloc-59-style{
	font-size:14px;
	font-family:"GothamXNarrow-Book";
}
.bloc_divide_blue{
	height:50px;
}
.text_body{
	font-family:"Nohemi-Medium";
	font-weight:normal;
	font-size:18px;
}
.row_new_largura{
	width:auto;
}
.id_page_row{
	font-family:"Nohemi-ExtraLight";
	letter-spacing:2px;
	font-size:56px;
	color:var(--swatch-var-2941)!important;
}
.main_title{
	font-family:"Nohemi-Medium";
	color:var(--swatch-var-1213)!important;
	letter-spacing:1px;
	font-size:42px;
}
.img-24-style{
	width:300px;
	height:300px;
}
.img-25-style{
	width:300px;
	height:300px;
}
.img-bloc-55-style{
	width:282px;
}
.h4-bloc-55-style{
	font-family:"Nohemi-SemiBold";
}
.h5-paula-jorge-style{
	font-family:"Nohemi-SemiBold";
}
.h5-fátima-tavares-style{
	font-family:"Nohemi-SemiBold";
}
.label-style{
	font-size:18px;
}
.svg-icon-fill{
	fill:var(--swatch-var-2)!important;
	fill-type:evenodd!important;
}
.link-organization-style{
	text-decoration:none;
}
.link-authors-style{
	text-decoration:none;
}
.link-programme-style{
	text-decoration:none;
}
.link-location-style{
	text-decoration:none;
}
.link-contacts-style{
	text-decoration:none;
}
.main-titles{
	font-family:"Open Sans";
	font-weight:500;
	font-size:38px;
	color:var(--swatch-var-1781)!important;
	letter-spacing:-1px;
}
.link_museu{
	text-decoration:none;
	font-family:"Nohemi-SemiBold";
	font-size:20px;
}
.link_museu:hover{
	font-family:"Nohemi-SemiBold";
	color:var(--swatch-var-1213)!important;
	font-size:20px;
}
.lx_card_size{
	height:113px;
	width:auto;
}
.h6-bloc-39-style{
	font-size:18px;
}
.img-11-style{
	width:220px;
	height:220px;
}
.img-paula-jor-style{
	width:240px;
	height:240px;
}
.img-fatima-tavar-style{
	width:240px;
	height:240px;
}
.high_tbd{
	height:300px;
}
.row_date_style{
	font-family:"Nohemi-SemiBold";
	text-align:justify;
	font-size:36px;
	text-shadow:2.83px 2.83px 7px #000000;
	word-spacing:2px;
}

/* = Colour
-------------------------------------------------------------- */

/* Swatch Variables */
:root{
	
	--swatch-var-1:#59575D;
	
	--swatch-var-2:rgba(255,255,255,1.00);
	
	--swatch-var-6239:rgba(237,29,37,1.00);
	
	--swatch-var-7270:rgba(239,124,0,1.00);
	
	--swatch-var-7072:rgba(49,98,172,1.00);
	
	--swatch-var-1213:rgba(6,42,169,1.00);
	
	--swatch-var-1585:#009DE0;
	
	--swatch-var-6093:rgba(92,26,26,1.00);
	
	--swatch-var-147:rgba(0,0,0,0.45);
	
	--swatch-var-747:#E8F3FA;
	
	--swatch-var-6455:rgba(0,0,0,1.00);
	
	--swatch-var-3244:rgba(25,52,101,1.00);
	
	--swatch-var-2941:#FFFFFF;
	
	--swatch-var-1372:rgba(105,123,133,1.00);
	
	--swatch-var-835:#E1EFFF;
	
	--swatch-var-1680:rgba(237,29,37,1.00);
	
	--swatch-var-1781:rgba(2,140,67,1.00);
	
	--swatch-var-5537:rgba(255,255,255,0.45);
	
	--swatch-var-7948:rgba(189,39,53,1.00);
	
	--swatch-var-2109:rgba(54,53,58,0.30);
	
	--swatch-var-2465:rgba(115,114,115,1.00);
	
	--swatch-var-2430:rgba(207,27,1,0.0666667);
	
	--swatch-var-749:#EAEAEA;
	
	--swatch-var-2117:#E8F7EF;
	
	--swatch-var-1773:#E8F3FA;
	
	--swatch-var-7885:rgba(42,42,40,1.00);
	
	--swatch-var-7647:rgba(54,53,58,1.00);
	
	--swatch-var-2134:rgba(54,53,58,0.35);
	
	--swatch-var-5725:#E4F5FF;
	
	--swatch-var-6122:#F1FFDC;
	
	--swatch-var-5618:#FFF2E2;
	
	--swatch-var-136:#3162AC;
	
	--swatch-var-3854:#01356B;
	
	--swatch-var-2173:rgba(255,255,255,0.3);
	
	--swatch-var-322:rgba(173,231,201,1.00);
	
	--swatch-var-1313:#59575D;
	
	--swatch-var-921:#ED1D25;
	
	--swatch-var-1494:#57AA26;
	
	--swatch-var-340:rgba(189,39,53,1.00);
	
	--swatch-var-7697:rgba(54,53,58,1.00);
	
	--swatch-var-3439:#ED1D25;
	
	--swatch-var-2555:rgba(2,140,67,1.00);
	
	--swatch-var-4352:rgba(4,38,20,1.00);
	
	--swatch-var-6626:rgba(207,27,1,1.00);
	
	--swatch-var-877:rgba(42,42,40,0.70);
	
	--swatch-var-2869:rgba(0,0,0,0.4);
	
	--swatch-var-7705:rgba(85,0,0,1.00);
	
	--swatch-var-2788:#46555F;
	
	--swatch-var-2703:#EAEAEA;
	
	--swatch-var-2305:#005DE2;
	
	--swatch-var-7260:#2A2A2A;
	
	--swatch-var-783:#009486;
	
	--swatch-var-391:#02366C;
	
	--swatch-var-5324:#56AB26;
	
	--swatch-var-3436:rgba(3,13,49,1.00);
	
	--swatch-var-6025:rgba(128,169,251,1.00);
	
	--swatch-var-7394:rgba(8,23,74,1.00);
	
}


/* Background colour styles */

.bgc-2{
	background-color:var(--swatch-var-2);
}
.bgc-5725{
	background-color:var(--swatch-var-5725);
}
.bgc-7260{
	background-color:var(--swatch-var-7260);
}
.bgc-2117{
	background-color:var(--swatch-var-2117);
}
.bgc-7394{
	background-color:var(--swatch-var-7394);
}
.bgc-749{
	background-color:var(--swatch-var-749);
}
.bgc-7647{
	background-color:var(--swatch-var-7647);
}
.bgc-6093{
	background-color:var(--swatch-var-6093);
}
.bgc-3436{
	background-color:var(--swatch-var-3436);
}

/* Text colour styles */

.tc-2{
	color:var(--swatch-var-2)!important;
}
.tc-1213{
	color:var(--swatch-var-1213)!important;
}
.tc-1{
	color:var(--swatch-var-1)!important;
}
.tc-6455{
	color:var(--swatch-var-6455)!important;
}
.tc-1313{
	color:var(--swatch-var-1313)!important;
}
.tc-2305{
	color:var(--swatch-var-2305)!important;
}
.tc-6025{
	color:var(--swatch-var-6025)!important;
}
.tc-2941{
	color:var(--swatch-var-2941)!important;
}
.bgc-1{
	background-color:var(--swatch-var-1);
}
.tc-5537{
	color:var(--swatch-var-5537)!important;
}

/* Icon colour styles */

.icon-6025{
	color:var(--swatch-var-6025)!important;
	border-color:var(--swatch-var-6025)!important;
}
.icon-1213{
	color:var(--swatch-var-1213)!important;
	border-color:var(--swatch-var-1213)!important;
}

/* Bloc image backgrounds */

.bg-SLIDE2-2{
	background-image:url("img/SLIDE2-2.jpg");
	background-image: -webkit-image-set(url("img/SLIDE2-2.webp") 1x,
url("img/SLIDE2-2.webp") 2x);background-image: image-set(url("img/SLIDE2-2.jpg") 1x,
url("img/SLIDE2-2.jpg") 2x,url("img/SLIDE2-2.webp") 1x,
url("img/SLIDE2-2.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}
.bg-Fotolia-27130510-XXL{
	background-image:url("img/Fotolia_27130510_XXL-1-1.jpg");
	background-image: -webkit-image-set(url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);background-image: image-set(url("img/Fotolia_27130510_XXL-1-1.jpg") 1x,
url("img/Fotolia_27130510_XXL-1-1.jpg") 2x,url("img/Fotolia_27130510_XXL-1-1.webp") 1x,
url("img/Fotolia_27130510_XXL-1-1.webp") 2x);
}

/* = Custom Bric Data
-------------------------------------------------------------- */

.mag-icon [data-blocs-search="true"]{
	  padding-left:30px;
}
.mag-icon::after{
	  content:"";
	  position: absolute;
	  display: block;
	  height: 20px;
	  width: 20px;
	  margin: auto 0 auto 8px;
	  top: 0;
	  left: 0;
	  bottom: 0;
	  right: 0;
	  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0xNS44NTMgMTYuNTZjLTEuNjgzIDEuNTE3LTMuOTExIDIuNDQtNi4zNTMgMi40NC01LjI0MyAwLTkuNS00LjI1Ny05LjUtOS41czQuMjU3LTkuNSA5LjUtOS41IDkuNSA0LjI1NyA5LjUgOS41YzAgMi40NDItLjkyMyA0LjY3LTIuNDQgNi4zNTNsNy40NCA3LjQ0LS43MDcuNzA3LTcuNDQtNy40NHptLTYuMzUzLTE1LjU2YzQuNjkxIDAgOC41IDMuODA5IDguNSA4LjVzLTMuODA5IDguNS04LjUgOC41LTguNS0zLjgwOS04LjUtOC41IDMuODA5LTguNSA4LjUtOC41eiIvPjwvc3ZnPg==") no-repeat center center;
	  background-size: 20px;
}
.dark-search-theme [data-blocs-search="true"]{
	  background:rgba(0,0,0,.8);
	  color: rgba(255,255,255,.8);
}
.dark-search-theme.mag-icon::after{
	  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIGZpbGw9IndoaXRlIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTUuODUzIDE2LjU2Yy0xLjY4MyAxLjUxNy0zLjkxMSAyLjQ0LTYuMzUzIDIuNDQtNS4yNDMgMC05LjUtNC4yNTctOS41LTkuNXM0LjI1Ny05LjUgOS41LTkuNSA5LjUgNC4yNTcgOS41IDkuNWMwIDIuNDQyLS45MjMgNC42Ny0yLjQ0IDYuMzUzbDcuNDQgNy40NC0uNzA3LjcwNy03LjQ0LTcuNDR6bS02LjM1My0xNS41NmM0LjY5MSAwIDguNSAzLjgwOSA4LjUgOC41cy0zLjgwOSA4LjUtOC41IDguNS04LjUtMy44MDktOC41LTguNSAzLjgwOS04LjUgOC41LTguNXoiLz48L3N2Zz4=") no-repeat center center;
	  background-size: 20px;
}
.blocs-search-results a:hover{
	background:rgba(0,0,0,.1);
}
.dark-results-theme .blocs-search-results{
	background: #212529;
}
.search-input-rounded [data-blocs-search="true"]{
	border-radius: 1.5rem;
}
.search-trans-fill [data-blocs-search="true"]{
	background:rgba(255,255,255,.5);
}
.search-trans-fill [data-blocs-search="true"]:focus{
	background:rgba(255,255,255,1);
}
.search-trans-fill.dark-search-theme [data-blocs-search="true"]{
	background:rgba(0,0,0,.5);
}
.search-trans-fill.dark-search-theme [data-blocs-search="true"]:focus{
	background:rgba(0,0,0,1);
}
.blocs-search-results{
	width:100%;
	max-height: 282px;
	overflow-y: scroll;
}
.blocs-search-results a{
	overflow: hidden;
	text-overflow: ellipsis;
}
.blocs-search-results a:focus{
	background:rgba(0,0,0,.15);
}
.dark-results-theme .blocs-search-results a:hover,.dark-results-theme .blocs-search-results a:focus{
	background:rgba(255,255,255,.1);
}
.dark-search-theme [data-blocs-search="true"]::placeholder {
	color: rgba(255,255,255,.3);
}
.blocs-search-results span{
	font-size: 13px;
}
.hide-search-results .blocs-search-results{
	display: none!important}#particles-js{
	position: absolute;
	height:100%;
	width: 100%;
	left: 0;
	right:0;
	top:0;
	bottom: 0;
}
.cocoen{
	box-sizing:border-box;
	cursor:pointer;
	line-height:0;
	margin:0;
	overflow:hidden;
	padding:0;
	position:relative;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none}.cocoen *{
	box-sizing:inherit}.cocoen ::after,.cocoen ::before{
	box-sizing:inherit}.cocoen img,.cocoen picture>img{
	max-width:none}.cocoen>img,.cocoen>picture>img{
	display:block;
	width:100%}.cocoen>div:first-child,picture .cocoen > div{
	height:100%;
	left:0;
	overflow:hidden;
	position:absolute;
	top:0;
	width:50%}.cocoen-drag{
	background:#fff;
	bottom:0;
	cursor:ew-resize;
	left:50%;
	margin-left:-1px;
	position:absolute;
	top:0;
	width:2px}.cocoen-drag::before{
	content: "";
	height: 10%;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	top: 50%;
	width: 14px;
	border-radius: 3px;
	background: white;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	box-shadow: 0 0 5px rgba(0,0,0,.5);
}
/*Infinite Sliderversion: 2.2.0Author: Lucas TsolakianCopyright 2023, Archetyponhttps://archetypon.net/brics/infinite-slider/*/.splide__list {
		padding: 0;
		margin: 0 auto;
		left: 0;
		right: 0}.is-edit .splide__list {
		display: grid;
		padding: 0;
		margin: 0 auto;
		left: 0;
		right: 0}@media (min-width:576px) {
		.is-edit .splide__list {
			grid-template-columns: 24.75% 24.75% 24.75% 24.75%;
			column-gap: .5%;
			row-gap: 1%}
}.infinite-slider, .is-item {
		background-color: transparent;
}
.is-edit img {
		width: 100%;
		height: auto}.is-edit div, .is-edit>img {
		width: auto;
		overflow: hidden}.is-item {
		position: relative;
		background-color: #eaeaea;
		color: #000;
		overflow: hidden}.is-item .is-bric-container {
		position: absolute;
		width: 100%;
		box-sizing: border-box;
		z-index: 1;
		color: #fff;
		background-color: rgba(0,0,0,0)}.is-item .is-bric-container.hidden {
		display: none}.is-item custom-bric-container {
		z-index: 100;
		width: 100%}.is-item-img.hidden {
		visibility: hidden}.is-item-top {
		top: 0;
		transition: .2s}.is-item-bottom {
		bottom: 0;
		transition: .2s}.is-item-middle {
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		transition: .2s}.is-item .clickable a:hover {
		cursor: pointer!important}.is-item.hover-brightness a:hover img {
		filter: brightness(85%);
		transition-duration: .5s}

/* = Toggle Visibility
-------------------------------------------------------------- */

.toggled-item{transition: height 350ms ease-in-out, padding 350ms ease-in-out, opacity 350ms ease-in-out;overflow: hidden;}
.toggled-item-hidden{padding-top:0!important;padding-bottom:0!important;border-top:0!important;border-bottom:0!important;outline:0!important;opacity: 0;}
.object-hidden{display:none;}


/* = Bloc Padding Multi Breakpoint
-------------------------------------------------------------- */

@media (min-width: 576px) {
    .bloc-xxl-sm{padding:200px 20px;}
    .bloc-xl-sm{padding:150px 20px;}
    .bloc-lg-sm{padding:100px 20px;}
    .bloc-md-sm{padding:50px 20px;}
    .bloc-sm-sm{padding:20px;}
    .bloc-no-padding-sm{padding:0 20px;}
    .link-with-icon.text-sm-start,.link-with-icon.text-sm-left{justify-content: flex-start;}
    .link-with-icon.text-sm-center{justify-content: center;}
    .link-with-icon.text-sm-end,.link-with-icon.text-sm-right{justify-content: flex-end;}
}
@media (min-width: 768px) {
    .bloc-xxl-md{padding:200px 20px;}
    .bloc-xl-md{padding:150px 20px;}
    .bloc-lg-md{padding:100px 20px;}
    .bloc-md-md{padding:50px 20px;}
    .bloc-sm-md{padding:20px 20px;}
    .bloc-no-padding-md{padding:0 20px;}
    .link-with-icon.text-md-start,.link-with-icon.text-md-left{justify-content: flex-start;}
    .link-with-icon.text-md-center{justify-content: center;}
    .link-with-icon.text-md-end,.link-with-icon.text-md-right{justify-content: flex-end;}
}
@media (min-width: 992px) {
    .bloc-xxl-lg{padding:200px 20px;}
    .bloc-xl-lg{padding:150px 20px;}
    .bloc-lg-lg{padding:100px 20px;}
    .bloc-md-lg{padding:50px 20px;}
    .bloc-sm-lg{padding:20px;}
    .bloc-no-padding-lg{padding:0 20px;}
    .link-with-icon.text-lg-start,.link-with-icon.text-lg-left{justify-content: flex-start;}
    .link-with-icon.text-lg-center{justify-content: center;}
    .link-with-icon.text-lg-end,.link-with-icon.text-lg-right{justify-content: flex-end;}
}


/* = Mobile adjustments 
-------------------------------------------------------------- */
@media (max-width: 1024px)
{
    .bloc.full-width-bloc, .bloc-tile-2.full-width-bloc .container, .bloc-tile-3.full-width-bloc .container, .bloc-tile-4.full-width-bloc .container{
        padding-left: 0; 
        padding-right: 0;  
    }
}
@media (max-width: 991px)
{
    .container{width:100%;}
    .bloc{padding-left: constant(safe-area-inset-left);padding-right: constant(safe-area-inset-right);} /* iPhone X Notch Support*/
    .bloc-group, .bloc-group .bloc{display:block;width:100%;}
}
@media (max-width: 767px)
{
    .bloc-tile-2 .container, .bloc-tile-3 .container, .bloc-tile-4 .container{
        padding-left:0;padding-right:0;
    }
    .btn-dwn{
       display:none; 
    }
    .voffset{
        margin-top:5px;
    }
    .voffset-md{
        margin-top:20px;
    }
    .voffset-lg{
        margin-top:30px;
    }
    form{
        padding:5px;
    }
    .close-lightbox{
        display:inline-block;
    }
    .blocsapp-device-iphone5{
	   background-size: 216px 425px;
	   padding-top:60px;
	   width:216px;
	   height:425px;
    }
    .blocsapp-device-iphone5 img{
	   width: 180px;
	   height: 320px;
    }
}


@media (max-width: 991px){
	.tablet .bloc-group-text-vc, .mobile .bloc-group-text-vc{
		margin-top:0%;
	}
	.tablet .botton_link_down, .mobile .botton_link_down{
		font-family:"Open Sans";
		font-weight:600;
		font-size:90%;
		color:#FEFFFE!important;
	}
	.tablet .botton_link_down:hover, .mobile .botton_link_down:hover{
		color:rgba(254,255,254,0.6)!important;
	}
	.bloc-2-p{
		font-size: 18px;
	}
	.bloc-3-p{
		line-height: 28px;
	}
	.bloc-6-p{
		font-size: 20px;
	}
	.button{
		text-align:center;
	}
	.button:hover{
		text-align:center;
	}
	.botton_link_down{
		text-align:left;
		font-weight:normal;
		font-size:16px;
		color:rgba(229,231,233,0.75)!important;
	}
	.bloc-19-h4{
		font-size:14px;
	}
	.img-icn-white-twit-style{
		height:33px;
		width:33px;
		background-size:33px 33px;
	}
	.img-bloc-45-style{
		height:33px;
	}
	.instagram-link-btn{
		width:33px;
		height:33px;
		background-size:33px 33px;
		background-repeat:no-repeat;
	}
	.instagram-link-btn:hover{
		background-size:33px 33px;
		width:33px;
		height:33px;
	}
	.img-icn-white-twit-style:hover{
		width:33px;
		height:33px;
		background-size:33px 33px;
	}
	.img-icn-white-twit-style:active{
		background-size:33px 33px;
	}
	.img-icn-white-ema-style{
		width:33px;
		height:33px;
		background-size:33px 33px;
	}
	.img-icn-white-ema-style:hover{
		width:33px;
		height:33px;
		background-size:33px 33px;
		background-repeat:no-repeat;
	}
	.botton_link_down:hover{
		font-size:16px;
		text-align:left;
		font-weight:normal;
		color:#FEFFFE!important;
	}
	.botton_link_down:active{
		font-size:100%;
		text-align:left;
	}
	.btn-21-style{
		width:101.79%;
	}
	.follow{
		font-size:120%;
	}
	.btn-style_idmec{
		height:40px;
		background-size:auto 40px;
	}
	.btn-style_idmec:hover{
		height:40px;
		background-size:auto 40px;
	}
	.h5-education-style{
		font-size:100%;
		color:#FEFFFE!important;
		font-weight:600;
	}
	.h5-education-style:hover{
		font-size:100%;
		color:#009DDE!important;
		font-weight:600;
	}
	.h5-research-style{
		font-size:100%;
		color:#FEFFFE!important;
		font-weight:600;
	}
	.h5-research-style:hover{
		font-size:100%;
		color:#009DDE!important;
		font-weight:600;
	}
	.h5-news-style{
		font-size:100%;
		font-weight:600;
		color:#FEFFFE!important;
	}
	.h5-news-style:hover{
		font-size:100%;
		font-weight:600;
		color:#009DDE!important;
	}
	.h5-contacts-style{
		color:#FEFFFE!important;
		font-weight:600;
		font-size:100%;
	}
	.h5-contacts-style:hover{
		font-size:100%;
		color:#009DDE!important;
		font-weight:600;
	}
	.corpo-texto-caroucel{
		font-size:100%;
	}
	.list-style{
		width:68.13%;
	}
	.h4-94-style{
		font-size:18px;
		line-height:20px;
	}
	.h3-12-style{
		font-size:21px;
		line-height:24px;
	}
	.carousel_size{
		background-position:right center;
		background-size:auto auto;
		min-height:300px;
		background-repeat:no-repeat;
	}
	.p-85-style{
		font-size:26px;
		line-height:28px;
	}
	.p-86-style{
		font-size:26px;
		line-height:28px;
	}
	.h4-95-style{
		font-size:18px;
		line-height:20px;
	}
	.h3-14905-style{
		font-size:26px;
		line-height:28px;
	}
	.h4-bloc-1-style{
		font-size:16px;
		line-height:19px;
	}
	.p-bloc-1-style{
		font-size:26px;
		line-height:28px;
	}
	.h5-45-style{
		font-size:18px;
		line-height:20px;
	}
	.bloc-1-p{
		font-size:26px;
		line-height:28px;
	}
	.h5-bloc-1-style{
		font-size:18px;
		line-height:20px;
	}
	.h3-bloc-3-style{
		font-size:2rem;
	}
	.buton-carroucel-large{
		font-size:100%;
	}
	.button-carrousel-medium{
		border-style:solid;
		color:#FEFFFE!important;
		border-color:#FEFFFE!important;
		background-color:transparent;
		border-width:1px 1px 1px 1px;
	}
	.button-carrousel-medium:hover{
		border-style:solid;
		border-color:#009DDE!important;
		background-color:#009DDE;
		color:#FEFFFE!important;
		background-position:center center;
		background-repeat:no-repeat;
		border-width:1px 1px 1px 1px;
	}
	.buton-carroucel-large:hover{
		font-size:100%;
	}
	.h3-bloc-large-style{
		font-size:26px;
		line-height:31px;
	}
	.h5-bloc-3-style{
		font-size:16px;
		line-height:19px;
	}
	.h4-bloc-3-style{
		font-size:16px;
		line-height:24px;
	}
	.h3-bloc-medium-style{
		width:100%;
		font-size:2rem;
	}
	.h3-4-style{
		font-size:26px;
		line-height:31px;
	}
	.h3-4-bloc-medium-style{
		font-size:26px;
	}
	.h4-bloc-medium-style{
		font-size:26px;
		line-height:31px;
	}
	.p-bloc-medium-style{
		font-size:26px;
		line-height:31px;
	}
	.p-2-style{
		font-size:14px;
		line-height:autopx;
	}
	.h5-bloc-medium-style{
		font-size:26px;
		line-height:31px;
	}
	.h5-6-style{
		font-size:16px;
		line-height:19px;
	}
	.img-roll-up-style{
		width:729px;
	}
	.bloc-4-p{
		width:100%;
	}
	.img-rodape-en-style{
		width:60px;
		height:33px;
	}
	.button_facebook{
		width:47px;
		height:47px;
		background-size:45px 45px;
	}
	.button_facebook:hover{
		background-size:45px 45px;
		height:47px;
		width:47px;
	}
	.twiter_button{
		background-size:45px 45px;
		width:47px;
		height:47px;
	}
	.instagram_button{
		background-size:45px 45px;
		width:47px;
		height:47px;
	}
	.email_button{
		background-size:45px 45px;
		width:47px;
		height:47px;
	}
	.twiter_button:hover{
		width:47px;
		height:47px;
		background-size:45px 45px;
	}
	.email_button:hover{
		width:47px;
		height:47px;
		background-size:45px 45px;
	}
	.instagram_button:hover{
		background-size:45px 45px;
		width:47px;
		height:47px;
	}
	.idmec_button{
		background-size:100px auto;
		background-position:right center;
		width:120px;
	}
	.tecnico_button{
		background-size:100px auto;
		background-position:right center;
		width:120px;
	}
	.idmec_button:hover{
		background-size:100px auto;
		background-position:right center;
		width:120px;
	}
	.tecnico_button:hover{
		width:120px;
		background-size:100px auto;
		background-position:right center;
	}
	.sub_title{
		font-size:16px;
	}
	.active_page_buton{
		text-align:center;
	}
	.active_page_buton:hover{
		text-align:center;
	}
	a:hover{
		text-align:center;
	}
	a{
		text-align:center;
	}
	.prof-links-medium{
		font-size:16px;
		text-align:center;
		width:18px;
	}
	.full_prof_blocs{
	}
	.img-helder-rodrigu-style{
		width:200px;
		height:200px;
	}
	.img-nuno-silvest-style{
		width:200px;
		height:200px;
	}
	.p-97-style{
		font-size:20px;
		line-height:px;
	}
	.p-99-style{
		font-size:20px;
		line-height:px;
	}
	.p-101-style{
		font-size:20px;
		line-height:px;
	}
	.full-professors-h4{
		font-size:14px;
	}
	.prof-links-medium:hover{
		font-size:16px;
		text-align:center;
		width:16px;
	}
	.p-96-style{
		font-size:32px;
		line-height:px;
	}
	.p-98-style{
		font-size:14px;
		line-height:21px;
	}
	.p-100-style{
		font-size:14px;
		line-height:21px;
	}
	.p-102-style{
		line-height:21px;
		font-size:14px;
	}
	.associate-professors-with-“agregação”-h4{
		font-size:14px;
	}
	.p-105-style{
		font-size:14px;
	}
	.img-leonel-fernand-style{
		width:200px;
		height:200px;
	}
	.img-luis-far-style{
		width:200px;
		height:200px;
	}
	.img-121-style{
		width:200px;
		height:200px;
	}
	.p-104-style{
		font-size:20px;
		line-height:px;
	}
	.p-107-style{
		font-size:20px;
		line-height:30px;
	}
	.associate-professors-h4{
		font-size:14px;
	}
	.p-108-style{
		font-size:14px;
	}
	.p-110-style{
		font-size:14px;
	}
	.p-109-style{
		line-height:px;
		font-size:20px;
	}
	.p-111-style{
		line-height:px;
		font-size:20px;
	}
	.p-113-style{
		line-height:px;
		font-size:20px;
	}
	.img-joao-folga-style{
		width:200px;
		height:200px;
	}
	.img-aurelio-arau-style{
		width:200px;
		height:200px;
	}
	.p-112-style{
		font-size:14px;
	}
	.p-114-style{
		font-size:14px;
	}
	.assistant-professors-h4{
		font-size:14px;
	}
	.p-116-style{
		line-height:px;
		font-size:20px;
	}
	.p-118-style{
		line-height:px;
		font-size:20px;
	}
	.p-120-style{
		line-height:px;
		font-size:20px;
	}
	.p-117-style{
		font-size:14px;
	}
	.p-119-style{
		font-size:14px;
	}
	.p-121-style{
		font-size:14px;
	}
	.img-a-m-barr-style{
		width:200px;
		height:200px;
	}
	.img-luis-sou-style{
		width:200px;
		height:200px;
	}
	.img-joao-di-style{
		width:200px;
		height:200px;
	}
	.p-126-style{
		font-size:20px;
		line-height:px;
	}
	.p-124-style{
		font-size:20px;
		line-height:px;
	}
	.p-122-style{
		font-size:20px;
		line-height:px;
	}
	.p-secretariat-style{
		font-size:20px;
		line-height:px;
	}
	.p-bloc-15-style{
		font-size:20px;
		line-height:px;
	}
	.p-134-style{
		font-size:20px;
		line-height:px;
	}
	.p-129-style{
		font-size:20px;
		line-height:px;
	}
	.invited-professors-h4{
		font-size:14px;
		line-height:px;
	}
	.bloc-15-h4{
		font-size:14px;
		line-height:px;
	}
	.secretariat-h4{
		font-size:14px;
		line-height:px;
	}
	.h1-3-style{
		font-size:26px;
		line-height:100%;
	}
	.h1-2-style{
		font-size:26px;
		text-align:center;
		line-height:100%;
	}
	.botão_tecnico:hover{
		height:60px;
		width:120px;
		background-size:100px auto;
	}
	.botão_tecnico{
		width:120px;
		background-size:100px auto;
		margin-top:30px;
	}
	.h5-inicio-style{
		font-size:15px;
	}
	.h5-pessoas-style{
		font-size:15px;
	}
	.h5-ensino-style{
		font-size:15px;
	}
	.h5-investigação-style{
		font-size:15px;
	}
	.h5-notícias-style{
		font-size:15px;
	}
	.h5-contatos-style{
		font-size:15px;
	}
	.fixed-bloc{
		;
	}
	.fixed-blocs{
		height:50px;
		padding-top:0px;
		margin-top:0px;
		margin-bottom:0px;
		padding-bottom:50px;
	}
	.p-bloc-64-style{
		width:100%;
	}
	.h5-26-style{
	}
	.h2-research-style{
		font-size:2.4rem;
		line-height:100%;
	}
	.p-bloc-200-style{
		font-size:1.1rem;
		line-height:100%;
	}
	.container-div-style{
		height:82px;
	}
	.menu_publications-active:hover{
		font-size:16px;
		background-size:35px 35px;
		width:35px;
		height:35px;
	}
	.subtitle-head{
		font-size:1.3rem;
		line-height:120%;
	}
	.h4-bloc-largo-style{
		font-size:autopx;
		line-height:100%;
	}
	.height_fixed-bloc{
		min-height:400px;
	}
	.h4-4-style{
		font-size:24px;
		line-height:100%;
	}
	.h1-4-style{
		font-size:24px;
		line-height:100%;
	}
	.text-bloc1-slide1{
		font-size:26px;
		text-align:center;
	}
	.button_link_foot{
		font-family:"Open Sans";
		font-weight:800;
		color:rgba(255,255,255,0.35)!important;
	}
	.button_link_foot:hover{
		font-family:"Open Sans";
		color:#FEFFFE!important;
		font-weight:800;
	}
	.navbar-brand img{
		height:auto;
		width:240px;
	}
	.title-head{
		font-size:2.7rem;
	}
	.button_card{
		line-height:auto;
		color:#009DDE!important;
		width:auto;
		text-align:left;
	}
	.button_card:hover{
		width:auto;
		color:#3162AB!important;
		line-height:auto;
		text-align:left;
	}
	.button_overlay-labs{
		height:36px;
		width:170px;
		font-size:14pt;
		line-height:100%;
		margin-left:15px;
		padding-top:10px;
		margin-top:15px;
	}
	.button_overlay-labs:hover{
		width:170px;
		height:36px;
		font-size:14pt;
		background-color:#3162AB;
		line-height:100%;
		padding-top:10px;
		margin:15px 15px 15px 15px;
	}
	.h3-bloc-201-style{
		width:100%;
	}
	.row-bloc-lab-lme-style{
		width:100%;
	}
	.row-bloc-202-style{
		background-position:center center;
		background-repeat:no-repeat;
	}
	.ensino-img-background{
		width:auto;
		background-size:100% 100%;
		height:410px;
	}
	.ensino-img-background:hover{
		height:410px;
	}
	.lab-img-background:hover{
		height:410px;
	}
	.lab-img-background{
		height:410px;
	}
	.button-overlay-labs-active{
		width:150px;
		height:30px;
		font-size:10pt;
		line-height:100%;
	}
	.button-overlay-labs-active:hover{
		width:150px;
		height:30px;
		font-size:10pt;
		line-height:100%;
	}
	.integrated-master-programmes-p{
		font-size:14px;
		line-height:autopx;
	}
	.img-lbl-montagem-n-style{
		width:729px;
	}
	.card-lbl-img{
		background-size:100% 100%;
		width:100%;
		height:300px;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.card-lbl-img:hover{
		width:100%;
		height:300px;
		min-height:100px;
		max-height:800px;
		min-width:50%;
		max-width:100%;
	}
	.card_position{
		margin-right:auto;
		margin-left:auto;
		height:470px;
	}
	.card-lbt-img{
		height:300px;
		width:100%;
		min-height:100px;
		max-height:800px;
		min-width:50%;
		max-width:100%;
	}
	.card-lbt-img:hover{
		height:300px;
		width:100%;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.card_position:hover{
		height:320px;
		width:320px;
	}
	.background_lbl-card{
		height:448px;
		width:448px;
	}
	.background_lbl-card:hover{
		height:448px;
		width:448px;
	}
	.h3-bloc-200-style{
		line-height:26px;
		font-size:20px;
	}
	.card-lem-img:hover{
		height:300px;
		width:100%;
		min-height:100px;
		max-height:800px;
		min-width:50%;
		max-width:100%;
	}
	.card-lem-img{
		height:300px;
		width:100%;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.h3-42-style{
		font-size:20px;
		line-height:26px;
	}
	.h3-43-bloc-200-style{
		font-size:20px;
		line-height:26px;
	}
	.h3-45-style{
		font-size:20px;
		line-height:26px;
	}
	.card-dem-img{
		height:300px;
		padding-top:15px;
		padding-left:15px;
		width:100%;
		background-repeat:no-repeat;
		min-height:100px;
		max-height:800px;
		min-width:50%;
		max-width:100%;
	}
	.card-dem-img:hover{
		height:300px;
		width:100%;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.img-71-style{
		width:350px;
		height:286px;
		border-radius:0px 0px 0px 0px;
	}
	.map-location{
		height:700px;
	}
	.map-location:hover{
		height:700px;
	}
	.button-location{
		padding-top:128px;
		margin-top:394px;
		width:260px;
		height:260px;
	}
	.img-edificio-m-style{
		width:667px;
	}
	.padding_col_location{
		;
	}
	.acmec_plant-button{
		height:404px;
		width:100%;
	}
	.acmec_plant-button:hover{
		height:404px;
		width:100%;
	}
	.padding_col_location:hover{
	}
	.plant_acmec_button{
		height:32vh;
		max-height:100%;
		width:100%;
	}
	.plant_acmec_button:hover{
		height:32vh;
		max-height:100%;
		width:100%;
	}
	.button-plant-hover{
		width:100%;
		height:404px;
	}
	.button-plant-hover:hover{
		height:404px;
		width:100px;
	}
	.p-bloc-26-style{
		line-height:20px;
	}
	.menu_publications{
		background-size:35px 35px;
		font-size:16px;
		width:35px;
		height:35px;
	}
	.menu_publications:hover{
		background-size:35px 35px;
		font-size:16px;
		height:35px;
		width:35px;
	}
	.menu_publications-active{
		font-size:16px;
		background-size:35px 35px;
		width:35px;
		height:35px;
	}
	.card_marge-journals{
		margin-bottom:30px;
	}
	.jounal-card-padding{
		;
	}
	.bloc-padding{
		padding-top:100px;
		padding-bottom:100px;
	}
	.img-310-style{
		width:603px;
	}
	.close-special-menu .close-icon{
	}
	.img-journal{
		height:400px;
		width:400px;
	}
	.img-426-style{
		width:400px;
	}
	.img-simplas-i-style{
		width:400px;
	}
	.img-bloc-351-style{
		width:400px;
		height:400px;
	}
	.img-398-style{
		width:400px;
	}
	.mubodyn_img_card{
		box-shadow:1px 3px 5px rgba(0,0,0,0.60);
		width:400px;
	}
	.link-style{
		color:#636463!important;
	}
	.link-style:hover{
		color:#009DDE!important;
	}
	.button-more{
		font-size:16px;
		width:130px;
	}
	.button-more:hover{
		width:130px;
		font-size:16px;
	}
	.button-open-location{
		font-size:16px;
		width:150px;
	}
	.button-open-location:hover{
		font-size:16px;
		width:150px;
	}
	.card-body-bloc-241-style{
		width:100%;
		height:327px;
	}
	.h5-localização-style{
		font-size:18px;
	}
	.teste{
		background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
		background-size:100% 100%;
		background-position:center center;
		background-repeat:no-repeat;
		min-height:250px;
		min-width:100%;
		max-height:680px;
		max-width:100%;
		margin:auto auto auto auto;
	}
	.teate{
		background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
		width:310px;
		height:310px;
		background-size:100% auto;
		background-repeat:no-repeat;
		margin-right:auto;
		margin-left:auto;
		padding-top:15px;
		padding-left:15px;
	}
	.teate:hover{
		background-image:url("img/card_LBL_img.jpg");
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
	background-image: -webkit-image-set(url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);background-image: image-set(url("img/card_LBL_img.jpg") 1x,
url("img/card_LBL_img.jpg") 2x,url("img/card_LBL_img.webp") 1x,
url("img/card_LBL_img.webp") 2x);
		background-size:105% auto;
		width:310px;
		height:310px;
		background-repeat:no-repeat;
	}
	.position-row{
		height:auto;
	}
	.position-row:hover{
		height:auto;
	}
	.lbl-card-labs-img{
		height:430px;
	}
	.lbl-card-labs-img:hover{
		height:430px;
	}
	.lbt-card-labs-img{
		width:auto;
		height:430px;
	}
	.lbt-card-labs-img:hover{
		width:auto;
		height:430px;
	}
	.dem-card-labs-img:hover{
		height:430px;
	}
	.dem-card-labs-img{
		height:430px;
	}
	.button-close:hover{
		font-size:16px;
		width:150px;
	}
	.button-close{
		font-size:16px;
		width:150px;
	}
	.column-padding-img{
		;
	}
	.lme-card-labs-img{
		height:430px;
	}
	.lme-card-labs-img:hover{
		height:430px;
	}
	.img-research-card-research{
		width:290px;
		height:290px;
	}
	.img-research-card-research:hover{
		width:290px;
		height:290px;
	}
	.column-padding-img:hover{
	}
	.img-research-card-publications{
		width:290px;
		height:290px;
	}
	.img-research-card-publications:hover{
		width:290px;
		height:290px;
	}
	.img-research-card-software{
		width:290px;
		height:290px;
	}
	.img-research-card-software:hover{
		width:290px;
		height:290px;
	}
	.img-research-card-labs{
		width:290px;
		height:290px;
	}
	.img-research-card-labs:hover{
		width:290px;
		height:290px;
	}
	.img-research-card-projects{
		width:290px;
		height:290px;
	}
	.img-research-card-projects:hover{
		width:290px;
		height:290px;
	}
	.img-research-card-conferences{
		width:290px;
		height:290px;
	}
	.img-research-card-conferences:hover{
		width:290px;
		height:290px;
	}
	.facebook-link-btn{
		width:33px;
		height:33px;
	}
	.facebook-link-btn:hover{
		width:33px;
		height:33px;
	}
	.twiter-link-btn{
		width:33px;
		height:33px;
	}
	.twiter-link-btn:hover{
		width:33px;
		height:33px;
	}
	.email-link-btn{
		width:33px;
		height:33px;
	}
	.email-link-btn:hover{
		width:33px;
		height:33px;
	}
	.box-text-link-card{
		width:280px;
	}
	.img-lbt-card{
		width:280px;
		height:280px;
	}
	.img-lbt-card:hover{
		width:280px;
		height:280px;
	}
	.text-links-cards{
		width:280px;
	}
	.box-text-link-card:hover{
		width:280px;
	}
	.btn-project-link{
		margin-bottom:10px;
		margin-right:10px;
	}
	.p-bloc-351-style{
		font-size:14px;
	}
	.img-style{
		width:365px;
		border-radius:0px 0px 0px 0px;
	}
	.h3-bloc-200-style:hover{
		width:auto;
	}
	.button-overlay-labs-research{
		height:36px;
		width:170px;
		font-size:14pt;
		line-height:100%;
		margin-top:15px;
		margin-left:15px;
		padding-top:10px;
	}
	.button-overlay-labs-research:hover{
		width:170px;
		height:36px;
		font-size:14pt;
		background-color:#3162AB;
		line-height:100%;
		padding-top:10px;
	}
	.button-overlay-labs-reserach{
		height:36px;
		width:170px;
		font-size:14pt;
		line-height:100%;
		margin-top:15px;
		margin-left:15px;
		padding-top:10px;
	}
	.button-overlay-labs-reserach:hover{
		width:170px;
		height:36px;
		font-size:14pt;
		background-color:#3162AB;
		line-height:100%;
		padding-top:10px;
	}
	.button_overlay-labs-reserach{
		width:170px;
		height:36px;
		background-color:#009DDE;
		color:#FEFFFE!important;
		padding-top:6px;
		margin-top:15px;
		margin-left:15px;
		font-size:16px;
	}
	.button_overlay-labs-reserach:hover{
		width:170px;
		height:36px;
		background-color:#3062AB;
		font-size:16px;
		color:#FEFFFE!important;
	}
	.img-bloc-40-style{
		width:370px;
	}
	.col-margin-cmbbe2018{
		padding-top:10px;
	}
	.card-lbt-image{
		height:290px;
		width:290px;
		margin-right:auto;
		margin-left:auto;
	}
	.card-lbt-image:hover{
		height:290px;
		width:290px;
	}
	.text-link-cards{
		font-size:px;
		line-height:26px;
		opacity:1.0;
		width:290px;
	}
	.text-link-cards:hover{
		width:290px;
	}
	.card-lbl-image{
		width:290px;
		height:290px;
	}
	.card-lbl-image:hover{
		width:290px;
		height:290px;
	}
	.card-lme-image{
		width:290px;
		height:290px;
	}
	.card-lme-image:hover{
		height:290px;
		width:290px;
	}
	.col-margin{
		margin-top:40px;
	}
	.card-dem-image{
		width:290px;
		height:290px;
	}
	.card-dem-image:hover{
		width:290px;
		height:290px;
	}
	.card-background-left{
		width:320px;
		margin-left:auto;
	}
	.card-background-right{
		width:320px;
		margin-left:auto;
		margin-right:auto;
	}
	.padding-button-bnack{
		;
	}
	.padding-button-bnack:hover{
		;
	}
	.card-background-left:hover{
		padding-top:15px;
		width:320px;
	}
	.img-link-cmbbe2018{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-iccst10{
		margin-right:auto;
		margin-left:auto;
	}
	.column-conference-margin{
		margin-top:30px;
	}
	.img-link-engopt2018{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-c578{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-cmn2015{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-smart2015{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-engopt2014{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-esb2012{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-c511{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-esmc2009{
		margin-right:auto;
		margin-left:auto;
	}
	.card-background-right:hover{
		width:320px;
	}
	.img-link-5myrl{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-iccb2022{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-imsd2018{
		margin-left:auto;
	}
	.img-link-icautoc2016{
		margin-left:auto;
		margin-right:auto;
	}
	.img-link-icte2015{
		margin-left:auto;
	}
	.img-link-composites2013{
		margin-left:auto;
		margin-right:auto;
	}
	.img-link-engopt2010{
		margin-left:auto;
	}
	.card-lme-image-big{
		width:290px;
		height:290px;
	}
	.card-lme-image-big:hover{
		height:290px;
		width:290px;
	}
	.card-lbl-image-big{
		width:290px;
		height:290px;
	}
	.card-lbl-image-big:hover{
		width:290px;
		height:290px;
	}
	.card-lbt-image-big{
		height:290px;
		width:290px;
	}
	.card-lbt-image-big:hover{
		height:290px;
		width:290px;
	}
	.card-dem-image-big{
		width:290px;
		height:290px;
	}
	.card-dem-image-big:hover{
		width:290px;
		height:290px;
	}
	.card-background-center{
		width:320px;
	}
	.card-background-center:hover{
		padding-top:15px;
		width:320px;
	}
	.card-background-left-big{
		width:320px;
	}
	.card-background-left-big:hover{
		padding-top:15px;
		width:320px;
	}
	.card-background-right-big{
		width:320px;
	}
	.card-background-right-big:hover{
		padding-top:15px;
		width:320px;
	}
	.text-link-cards-big{
		font-size:px;
		line-height:26px;
		opacity:1.0;
		width:290px;
	}
	.text-link-cards-big:hover{
		width:290px;
	}
	.link-0-bloc-44-style{
		font-weight:bold;
	}
	.link-bloc-44-style{
		font-weight:bold;
	}
	.link-bloc-20-style{
		font-weight:bold;
	}
	.link-0-bloc-20-style{
		font-weight:bold;
	}
	.img-link-demeass2018{
		margin-right:auto;
		margin-left:auto;
	}
	.img-pedro-arei-style{
		width:729px;
	}
	.img-link-multibody2023{
		margin-right:auto;
		margin-left:auto;
	}
	.img-link-railway2022{
		margin-right:auto;
	}
	.btn-imsd2018:hover{
	}
	.banner-row-high{
		height:360px;
		background-size:cover;
	}
	.bcg_img{
		background-image:url("img/eccomas_2023_alterado_web_screen.jpg");
	background-image: -webkit-image-set(url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);background-image: image-set(url("img/eccomas_2023_alterado_web_screen.jpg") 1x,
url("img/eccomas_2023_alterado_web_screen.jpg") 2x,url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);
	background-image: -webkit-image-set(url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);background-image: image-set(url("img/eccomas_2023_alterado_web_screen.jpg") 1x,
url("img/eccomas_2023_alterado_web_screen.jpg") 2x,url("img/eccomas_2023_alterado_web_screen.webp") 1x,
url("img/eccomas_2023_alterado_web_screen.webp") 2x);
		background-size:cover;
		background-position:center center;
	}
	.logo_eccomas{
		width:25%;
	}
	.multibody_text{
		width:85%;
	}
	.subtitle_body-text{
		width:85%;
	}
	.row_information{
		margin-top:80px;
		margin-bottom:80px;
	}
	.information-text{
		font-size:72px;
	}
	.date_text{
		width:40%;
	}
	.local_text{
		width:85%;
	}
	.row-20years{
		padding-top:25px;
		padding-bottom:25px;
	}
	.img-multibody-shad-style{
		width:500px;
	}
	.img-5-style{
		width:500px;
	}
	.img-20yea-style{
		width:200px;
	}
	.img-18927-style{
		width:260px;
	}
	.vertical-news-bloc{
		height:330px;
	}
	.divider-style{
	}
	.p-bloc-principal-style{
		font-size:14px;
	}
	.img-logo-idmec-style{
		width:130px;
	}
	.img-logo-ist-style{
		width:130px;
	}
	.page_subtitle{
	}
	.img-logo-a-i-style{
		width:200px;
	}
	.bloc-35-h3{
		font-size:20px;
	}
	.p-12-style{
		font-size:16px;
	}
	.bloc-27-h3{
		font-size: 24px;
	}
	.bloc-30-h3{
		font-size: 24px;
	}
	.bloc-55-h3{
		font-size: 23.75px;
	}
	.ref-img-3{
		padding-top:78%;
	}
	.ref-img-3:hover{
		padding-top:78%;
	}
	.bloc-56-h3{
		font-size: 23.75px;
	}
	.lb-link{
		font-family:"Open Sans";
		font-weight:normal;
	}
	.p-style{
		font-family:"Open Sans";
	}
	.lb-link:hover{
		font-family:"Open Sans";
		font-weight:normal;
	}
	.p-6-style{
		font-size:16px;
	}
	.nomes-org-committee-style{
		font-family:"Open Sans";
		font-weight:800;
	}
	.img-bloc-24-style{
		width:121px;
	}
	.img-37-style{
		width:120px;
	}
	.img-scott-hollist-style{
		width:150px;
	}
	.img-foto-vanlenthe-style{
		width:150px;
	}
	.img-dunlop-20-style{
		width:150px;
	}
	.img-j-rasmuss-style{
		width:150px;
	}
	.img-14-style{
		width:150px;
	}
	.img-lorena-dieguez-style{
		width:150px;
	}
	.btn-social-program{
		width:100%;
	}
	.btn-program:hover{
		width:100%;
		font-size:16px;
		height:35px;
	}
	.btn-social-program:hover{
		width:100px;
	}
	.btn-program{
		width:100%;
		height:35px;
		font-size:16px;
	}
	.h3-style{
		font-size:26px;
	}
	.h2-bloc-68-style{
		font-size:26px;
	}
	.h4-bloc-68-style{
		font-size:22px;
	}
	.h4-bloc-69-style{
		font-size:22px;
	}
	.h2-july-27-2023-style{
		font-size:26px;
	}
	.h3-11-style{
		font-size:26px;
	}
	.page-name-style{
		font-size:48px;
		line-height:48px;
	}
	.lisbon_venue{
	}
	h1,h2,h3,h4,h5,h6,p,label,.btn,a{
		font-family:"Gotham-Book";
	}
	.img-bloc-7-style{
		width:97px;
	}
	.div_img_lisbon{
		height:400px;
	}
	.text_about-lisbon_img{
		font-size:14px;
		margin-bottom:10px;
	}
	.text_about-lisbon_img:hover{
	}
	.button_about-lisbon{
		font-size:14px;
	}
	.about-lisbon-p{
		font-size: 18px;
	}
	.card-body-style{
		height:209px;
	}
	.size-btn-link-square-left{
		width:150px;
		height:150px;
	}
	.size-btn-link-square-left:hover{
	}
	.size-btn-link-square-center{
		width:150px;
		height:150px;
	}
	.size-btn-link-square-right{
		width:150px;
		height:150px;
	}
	.row_border_view{
		height:100px;
	}
	.row_news_high{
		height:395px;
	}
	.text-topics{
		font-size:18px;
	}
	.sub-title_topics{
		font-family:"Gotham-Book";
		font-size:22px;
	}
	.scientific_list{
		font-family:"GothamNarrow-Medium";
		font-size:16px;
	}
	.country_list{
		font-family:"GothamNarrow-BookItalic";
		font-size:16px;
	}
	.local-committee{
		font-family:"GothamNarrow-Bold";
		font-size:18px;
	}
	.mt-md-0{
	}
	.mt-md-4{
	}
	.logo_nav_md{
		background-image:url("img/logo_IDDRG_2025_XL.png");
	background-image: -webkit-image-set(url("img/logo_IDDRG_2025_XL.webp") 1x,
url("img/logo_IDDRG_2025_XL.webp") 2x);background-image: image-set(url("img/logo_IDDRG_2025_XL.png") 1x,
url("img/logo_IDDRG_2025_XL.png") 2x,url("img/logo_IDDRG_2025_XL.webp") 1x,
url("img/logo_IDDRG_2025_XL.webp") 2x);
		height:60px;
		width:auto;
	}
	.img-17-style{
		width:300px;
	}
	.img-9-style{
		width:300px;
	}
	.row_new_largura{
	}
	.high_scroll{
		height:410px;
		right:0px;
		left:0px;
	}
	.p-21-style{
		font-size:15px;
	}
	.p-20-bloc-principal-style{
		font-size:15px;
	}
	.p-19-bloc-principal-style{
		font-size:15px;
	}
	.p-18-bloc-principal-style{
		font-size:15px;
	}
	.download-program:hover{
		font-size:16px;
		font-family:"GothamNarrow-Bold";
	}
	.download-program{
		font-size:16px;
		font-family:"GothamNarrow-Bold";
	}
	
	/* MD Row Margin Offsets */
	.voffset-clear-md{
		margin-top:0;
	}
		.voffset-md{
		margin-top:30px;
	}
	
	/* MD Text Margin Offsets */
	.mg-md-md{
		margin-top:10px;
		margin-bottom:20px;
	}
		.mg-clear-md{
		margin:0;
	}
	
}

@media (max-width: 767px){
	.mobile .bloc-mob-center-text{
		text-align:center;
	}
	.mobile .bloc-group-text-vc{
		margin-top:0%;
	}
	.mobile .corpo_caroucel_small{
		background-color:rgba(0,0,0,0.3);
		font-size:11px;
		font-family:"Open Sans";
		font-weight:400;
		background-position:center center;
		width:100%;
		padding:0px 0px 0px 0px;
		text-align:center;
	}
	.mobile .c{
	}
	.bloc-2-p{
		font-size: 20px;
	}
	.bloc-3-p{
		line-height: 15px;
	}
	.bloc-6-p{
		font-size: 16px;
	}
	.text-right{
	}
	.text-left{
	}
	.text-center{
	}
	.botton_link_down:hover{
		font-size:14px;
		color:#FEFFFE!important;
		text-align:left;
		font-weight:normal;
		background-repeat:no-repeat;
		background-position:center center;
	}
	.botton_link_down{
		font-size:14px;
		text-align:left;
		font-weight:normal;
		background-position:center center;
		background-repeat:no-repeat;
		background-color:transparent;
		color:rgba(229,231,233,0.75)!important;
	}
	.navbar-brand img{
		height:auto;
		width:211px;
	}
	.instagram-link-btn{
		width:52px;
		height:52px;
		background-image:url("img/Icn_white_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
		background-repeat:no-repeat;
		background-size:100% 100%;
	}
	.instagram-link-btn:hover{
		background-image:url("img/Icn_blue_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
		background-repeat:no-repeat;
		background-size:100% 100%;
		height:52px;
		width:52px;
	}
	.bloc-4-p{
		font-family:"Open Sans";
		font-weight:400;
	}
	.img-bloc-45-style{
		width:45px;
		height:45px;
	}
	.img-icn-white-twit-style{
		width:45px;
		height:45px;
		background-size:45px 45px;
	}
	.img-icn-white-twit-style:hover{
		width:45px;
		height:45px;
		background-size:45px 45px;
	}
	.img-icn-white-ema-style{
		width:45px;
		height:45px;
		background-size:45px 45px;
	}
	.img-icn-white-ema-style:hover{
		width:45px;
		height:45px;
		background-size:45px 45px;
	}
	.list-style{
		width:100%;
	}
	.h3-4-style{
		font-size:26px;
	}
	.h3-5-style{
		font-size:32px;
		line-height:38px;
	}
	.h4-bloc-1-style{
		font-size:18px;
		line-height:18px;
	}
	.h5-3-style{
		font-size:18px;
		line-height:18px;
	}
	.p-5-style{
		line-height:38px;
	}
	.h5-4-style{
		font-size:18px;
		line-height:18px;
	}
	.h4-bloc-3-style{
		font-size:16px;
		line-height:19px;
	}
	.h3-bloc-3-style{
		width:100%;
		font-size:24px;
		text-align:center;
	}
	.h5-bloc-small-style{
		font-size:16px;
		line-height:19px;
	}
	.twiter_button{
		background-image:url("img/Icn_white_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);background-image: image-set(url("img/Icn_white_twiter.png") 1x,
url("img/Icn_white_twiter.png") 2x,url("img/Icn_white_twiter.webp") 1x,
url("img/Icn_white_twiter.webp") 2x);
		width:45px;
		height:45px;
		background-position:center center;
		background-repeat:no-repeat;
		background-size:45px 45px;
	}
	.twiter_button:hover{
		background-image:url("img/Icn_blue_twiter.png");
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);background-image: image-set(url("img/Icn_blue_twiter.png") 1x,
url("img/Icn_blue_twiter.png") 2x,url("img/Icn_blue_twiter.webp") 1x,
url("img/Icn_blue_twiter.webp") 2x);
		background-size:45px 45px;
		background-position:center center;
		background-repeat:no-repeat;
		width:45px;
		height:45px;
	}
	.instagram_button{
		width:45px;
		height:45px;
		background-image:url("img/Icn_white_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
		background-size:45px 45px;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.instagram_button:hover{
		background-size:45px 45px;
		background-position:center center;
		background-repeat:no-repeat;
		background-image:url("img/Icn_blue_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
		width:45px;
		height:45px;
	}
	.email_button{
		width:45px;
		height:45px;
		background-image:url("img/Icn_white_email.png");
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);background-image: image-set(url("img/Icn_white_email.png") 1x,
url("img/Icn_white_email.png") 2x,url("img/Icn_white_email.webp") 1x,
url("img/Icn_white_email.webp") 2x);
		background-size:45px 45px;
		background-repeat:no-repeat;
	}
	.email_button:hover{
		width:45px;
		height:45px;
		background-image:url("img/Icn_blue_email.png");
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);background-image: image-set(url("img/Icn_blue_email.png") 1x,
url("img/Icn_blue_email.png") 2x,url("img/Icn_blue_email.webp") 1x,
url("img/Icn_blue_email.webp") 2x);
		background-size:45px 45px;
		background-repeat:no-repeat;
	}
	.active_page_buton{
		text-align:center;
	}
	.button{
		text-align:center;
	}
	.button:hover{
	}
	.active_page_buton:hover{
	}
	.button-carrousel-medium:hover{
		border-color:#FEFFFE!important;
	}
	.buton-carroucel-large:hover{
		border-color:#FEFFFE!important;
	}
	.botão_tecnico{
		background-position:center center;
		margin-top:0px;
	}
	.botão_tecnico:hover{
		background-repeat:no-repeat;
		background-position:center center;
	}
	.idmec_button{
		background-position:center center;
	}
	.idmec_button:hover{
		background-position:center center;
		background-repeat:no-repeat;
	}
	.icon-margin-right{
		margin-right:-9px;
		margin-bottom:1px;
		margin-top:-12px;
	}
	.h3-  acmec-team- -style{
		line-height:100%;
	}
	.icon-bloc-23-margin-right{
		margin-right:-8px;
	}
	.h5-contatos-style{
		font-size:16px;
		line-height:px;
	}
	.h5-notícias-style{
		font-size:16px;
		text-align:center;
		line-height:px;
	}
	.h5-investigação-style{
		font-size:16px;
		line-height:px;
	}
	.h5-ensino-style{
		font-size:16px;
		line-height:px;
	}
	.botão_tecnico:active{
	}
	.my-carousel{
		height:20px;
		background-size:auto 600px;
		padding-top:10px;
	}
	.carousel_size{
		background-size:100% 380px;
		width:100%;
		background-position:right center;
		min-height:300px;
		background-repeat:no-repeat;
	}
	.height_fixed-bloc{
		min-height:600px;
	}
	.sub_title{
		font-size:14px;
	}
	.text-bloc1-slide1{
		font-size:20px;
		text-align:center;
	}
	.h1-2-style{
		font-size:20px;
	}
	.h1-3-style{
		font-size:20px;
	}
	.h5-notícias-style:hover{
		font-size:16px;
		text-align:center;
	}
	.h5-inicio-style{
		font-size:16px;
		line-height:px;
	}
	.botton_link_down:active{
		text-align:left;
	}
	.button_link_foot:hover{
		font-size:14px;
	}
	.button_link_foot{
		color:rgba(255,255,255,0.36)!important;
		font-size:14px;
	}
	.h5-pessoas-style{
		font-size:16px;
		line-height:px;
	}
	.title-head{
		font-size:2.5rem;
	}
	.subtitle-head{
		font-size:1.2rem;
	}
	.row-bloc-202-style{
		width:100%;
		margin-right:auto;
		margin-left:auto;
	}
	.row-bloc-202-style:hover{
	}
	.card_position{
		background-size:100% auto;
		width:414px;
		height:414px;
	}
	.h3-43-style{
		width:100%;
	}
	.h3-bloc-201-style{
		width:85.23%;
	}
	.ensino-img-background{
		height:310px;
		width:100%;
	}
	.ensino-img-background:hover{
		width:100%;
		height:310px;
	}
	.lab-img-background{
		height:310px;
	}
	.lab-img-background:hover{
		height:310px;
	}
	.button_card{
		width:auto;
		font-size:23px;
	}
	.button_card:hover{
		font-size:23px;
	}
	.card-lbl-img{
		width:100%;
		height:400px;
		min-height:100px;
		max-height:800px;
		min-width:50%;
		max-width:100%;
	}
	.card-lbl-img:hover{
		width:100%;
		height:400px;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.card_position:hover{
		width:414px;
		height:414px;
	}
	.card-lbt-img{
		height:400px;
		width:100%;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.card-lbt-img:hover{
		height:400px;
		width:100%;
		min-height:100px;
		max-height:800px;
		min-width:50%;
		max-width:100%;
	}
	.background_lbl-card:hover{
		height:414px;
		width:414px;
	}
	.background_lbl-card{
		height:414px;
		width:414px;
	}
	.button_overlay-labs:hover{
		width:180px;
		height:36px;
		font-size:16pt;
		line-height:100%;
		padding-top:8px;
	}
	.button_overlay-labs{
		width:180px;
		height:36px;
		font-size:15pt;
		margin-left:15px;
		margin-top:15px;
		padding-top:8px;
	}
	.card-padding{
		;
	}
	.card-padding:hover{
		padding:10px 10px 10px 10px;
	}
	.card-lem-img{
		height:400px;
		width:100%;
		min-height:100px;
		max-height:800px;
		min-width:50%;
		max-width:100%;
	}
	.card-lem-img:hover{
		width:100%;
		height:400px;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.card-dem-img{
		height:400px;
		padding-top:15px;
		padding-left:15px;
		margin-right:auto;
		margin-left:auto;
		width:100%;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.card-dem-img:hover{
		height:400px;
		width:100%;
		min-width:50%;
		max-width:100%;
		min-height:100px;
		max-height:800px;
	}
	.lbl-card-labs-img:hover{
		height:410px;
	}
	.lbl-card-labs-img{
		height:410px;
	}
	.lme-card-labs-img{
		height:410px;
	}
	.lme-card-labs-img:hover{
		height:410px;
	}
	.dem-card-labs-img:hover{
		height:410px;
	}
	.dem-card-labs-img{
		height:410px;
	}
	.lbt-card-labs-img:hover{
		height:410px;
	}
	.lbt-card-labs-img{
		height:410px;
	}
	.h3-16-style{
		font-size:30px;
	}
	.map-location{
		height:506px;
		border-style:solid;
		border-width:1px 1px 1px 1px;
	}
	.map-location:hover{
		height:506px;
	}
	.button-location{
		padding-top:88px;
		width:188px;
		height:188px;
		background-color:transparent;
		margin-top:279px;
		margin-right:-1px;
		text-align:center;
		font-size:13px;
		border-radius:94px 94px 94px 94px;
	}
	.button-location:hover{
		margin-left:300px;
		margin-right:0px;
		width:188px;
		height:188px;
		text-align:center;
		font-size:13px;
	}
	.prof-links-medium{
		font-size:14px;
	}
	.acmec_plant-button{
		width:441px;
		height:512px;
	}
	.acmec_plant-button:hover{
		height:512px;
		width:441px;
	}
	.plant_acmec_button{
		width:100%;
		height:32vh;
	}
	.plant_acmec_button:hover{
		width:100%;
		height:32vh;
	}
	.button-plant-hover{
		width:441px;
		height:100%;
		background-size:100% 100%;
	}
	.button-plant-hover:hover{
		height:512px;
		width:100%;
		background-size:100% 100%;
	}
	.h2-bloc-72-style{
		font-size:26px;
	}
	.bloc-padding{
		padding-top:90px;
		padding-bottom:90px;
	}
	.img-426-style{
		width:380px;
		box-shadow:1px 3px 5px rgba(0,0,0,0.60);
	}
	.img-simplas-i-style{
		box-shadow:1px 3px 5px rgba(0,0,0,0.60);
		width:380px;
	}
	.img-journal{
		height:380px;
		width:380px;
	}
	.img-bloc-351-style{
		width:380px;
		opacity:1.0;
		height:380px;
	}
	.img-398-style{
		width:380px;
	}
	.mubodyn_img_card{
		box-shadow:1px 3px 5px rgba(0,0,0,0.60);
		width:380px;
	}
	.link-style{
		color:rgba(100,100,100,0.60)!important;
	}
	.link-style:hover{
		color:#009DDE!important;
	}
	.button-open-location{
		font-size:14px;
	}
	.button-open-location:hover{
		font-size:14px;
	}
	.h5-localização-style{
		font-size:16px;
	}
	.link-bloc-255-style{
		width:1px;
	}
	.img-journal-style{
		width:102px;
	}
	.img-280-style{
		width:208px;
		height:318px;
	}
	.text_margin_news{
		margin-top:30px;
	}
	.h3-3-style{
		font-size:34px;
	}
	.teate{
		width:480px;
		height:480px;
		margin-top:15px;
	}
	.teate:hover{
		width:480px;
		height:480px;
		background-size:105% auto;
	}
	.position-row:hover{
		height:510px;
	}
	.position-row{
		height:510px;
	}
	.button-more{
		font-size:14px;
	}
	.button-more:hover{
		font-size:14px;
	}
	.button-close:hover{
		width:150px;
		font-size:14px;
	}
	.button-close{
		width:150px;
		font-size:14px;
	}
	.email-link-btn{
		width:52px;
		height:52px;
	}
	.email-link-btn:hover{
		width:52px;
		height:52px;
	}
	.twiter-link-btn{
		width:52px;
		height:52px;
	}
	.twiter-link-btn:hover{
		width:52px;
		height:52px;
	}
	.facebook-link-btn{
		width:52px;
		height:52px;
	}
	.facebook-link-btn:hover{
		width:52px;
		height:52px;
	}
	.img-lbt-card:hover{
		width:340px;
		height:340px;
	}
	.img-lbt-card{
		width:320px;
		height:320px;
	}
	.box-text-link-card:hover{
		width:340px;
	}
	.box-text-link-card{
		width:340px;
	}
	.btn-project-link{
		margin-right:10px;
	}
	.h3-bloc-200-style:hover{
	}
	.button-overlay-labs-research{
		width:180px;
		height:36px;
		font-size:15pt;
		margin-left:15px;
		margin-top:15px;
		padding-top:8px;
	}
	.button-overlay-labs-research:hover{
		width:180px;
		height:36px;
		font-size:16pt;
		line-height:100%;
		padding-top:8px;
	}
	.button-overlay-labs-reserach{
		width:180px;
		height:36px;
		font-size:15pt;
		margin-left:15px;
		margin-top:15px;
		padding-top:8px;
	}
	.button-overlay-labs-reserach:hover{
		width:180px;
		height:36px;
		font-size:16pt;
		line-height:100%;
		padding-top:8px;
	}
	.img-55-style{
		width:348px;
	}
	.img-pedro-arei-style{
		width:348px;
	}
	.button_overlay-labs-reserach:hover{
		font-size:16px;
	}
	.card-marge-down:hover{
	}
	.card-lbt-image{
		height:290px;
		width:290px;
		margin-right:auto;
		margin-left:auto;
	}
	.card-lbt-image:hover{
		height:290px;
		width:290px;
	}
	.text-link-cards{
		width:290px;
	}
	.card-background-left{
		margin-right:auto;
		margin-left:auto;
	}
	.img-501-style{
		width:320px;
	}
	.card-background-right{
		margin-right:auto;
		margin-left:auto;
	}
	.card-lbt-image-big{
		height:290px;
		width:290px;
		margin-right:auto;
		margin-left:auto;
	}
	.card-lbt-image-big:hover{
		height:290px;
		width:290px;
	}
	.card-background-center{
		margin-right:auto;
		margin-left:auto;
	}
	.card-background-left-big{
		margin-right:auto;
		margin-left:auto;
	}
	.card-background-right-big{
		margin-right:auto;
		margin-left:auto;
	}
	.text-link-cards-big{
		width:290px;
	}
	.img-link-multibody2023{
		width:420px;
		height:280px;
	}
	.img-link-railway2022{
		width:420px;
		height:280px;
	}
	.img-link-5myrl{
		width:420px;
		height:280px;
	}
	.img-link-iccb2022{
		width:420px;
		height:280px;
	}
	.img-link-demeass2018{
		width:420px;
		height:280px;
	}
	.btn-iccb2022{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-engopt2018{
		width:420px;
		height:280px;
	}
	.img-link-imsd2018{
		width:420px;
		height:280px;
	}
	.btn-imsd2018{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-cmbbe2018{
		width:420px;
		height:280px;
	}
	.btn-c578{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-c578{
		width:420px;
		height:280px;
	}
	.img-link-icautoc2016{
		width:420px;
		height:280px;
	}
	.btn-icautoc{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-iccst10{
		width:420px;
		height:280px;
	}
	.img-link-cmn2015{
		width:420px;
		height:280px;
	}
	.img-link-icte2015{
		width:420px;
		height:280px;
	}
	.btn-icte2015{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.btn-cmn2015{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-smart2015{
		width:420px;
		height:280px;
	}
	.btn-smart2015{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.btn-engopt2014{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-engopt2014{
		width:420px;
		height:280px;
	}
	.img-link-composites2013{
		width:420px;
		height:280px;
	}
	.btn-composites2013{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.btn-esb2012{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-esb2012{
		width:420px;
		height:280px;
	}
	.img-link-c511{
		width:420px;
		height:280px;
	}
	.btn-engopt2010{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.img-link-engopt2010{
		width:420px;
		height:280px;
	}
	.img-link-esmc2009{
		width:420px;
		height:280px;
	}
	.btn-esmc2009{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.btn-iccst10{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.btn-cmbbe2018{
		padding-top:120px;
		width:420px;
		height:280px;
	}
	.btn-engopt2018{
		padding-top:120px;
		width:420px;
		height:280px;
	}
	.btn-5myrl{
		padding-top:120px;
		width:420px;
		height:280px;
	}
	.btn-railway2022{
		width:420px;
		height:280px;
		padding-top:120px;
	}
	.btn-multibody2023{
		padding-top:120px;
		width:420px;
		height:280px;
	}
	.banner-row-high{
		height:280px;
	}
	.bcg_img{
		background-position:left center;
	}
	.row_eccomas-logo{
		margin-bottom:50px;
	}
	.logo_eccomas{
		width:35%;
	}
	.row_information{
		margin-top:50px;
		margin-bottom:50px;
	}
	.information-text{
		font-size:60px;
	}
	.row-left-margins{
		margin-top:40px;
	}
	.img-multibody-shad-style{
		width:390px;
	}
	.img-20yea-style{
		width:171px;
	}
	.img-18927-style{
		width:222px;
	}
	.img-5-style{
		width:390px;
	}
	.row-20years{
		padding:15px 10px 15px 10px;
	}
	.h6-download-flyer-style{
		font-size:14px;
	}
	.img-style{
		width:536px;
	}
	.page_subtitle{
	}
	.img-logo-a-i-style{
		width:300px;
	}
	.bloc-35-h3{
		font-size: 20px;
	}
	.bloc-27-h3{
		font-size: 20px;
	}
	.bloc-30-h3{
		font-size: 20px;
	}
	.bloc-55-h3{
		font-size: 20px;
	}
	.bloc-56-h3{
		font-size: 20px;
	}
	.page-name-style{
		font-size:42px;
		line-height:42px;
	}
	.p-style{
		font-size:12px;
	}
	.p-bloc-45-style{
		font-size:12px;
	}
	.img-scott-hollist-style{
		width:150px;
	}
	.img-foto-vanlenthe-style{
		width:150px;
	}
	.img-dunlop-20-style{
		width:150px;
	}
	.img-j-rasmuss-style{
		width:150px;
	}
	.img-14-style{
		width:150px;
	}
	.img-lorena-dieguez-style{
		width:150px;
	}
	.h3-bloc-71-style{
		font-size:32px;
	}
	.h3-11-style{
		font-size:26px;
	}
	.h3-bloc-68-style{
		font-size:26px;
	}
	.h3-style{
		font-size:24px;
	}
	.h2-tour- óbidos-style{
		font-size:32px;
	}
	.h2-bloc-68-style{
		font-size:24px;
	}
	.h4-bloc-68-style{
		font-size:20px;
	}
	.h2-july-27-2023-style{
		font-size:26px;
	}
	.h4-bloc-69-style{
		font-size:20px;
	}
	h1,h2,h3,h4,h5,h6,p,label,.btn,a{
		font-family:"Gotham-Book";
	}
	.title-page-style{
		font-size:32px;
	}
	.h6-bloc-principal-style{
		font-size:14px;
		line-height:20px;
	}
	.btn_external_links{
		font-size:32px;
	}
	.btn_external_links:hover{
		font-size:32px;
	}
	.text_about-lisbon_img{
		font-size:14px;
	}
	.about-lisbon-p{
		font-size: 12px;
	}
	.text-topics{
		font-size:16px;
	}
	.sub-title_topics{
		font-size:20px;
	}
	.scientific_list{
		font-size:16px;
	}
	.local-committee{
		font-family:"GothamNarrow-Bold";
		font-size:18px;
		line-height:auto;
	}
	.important_dates_line{
		font-size:16px;
	}
	.h6-25-style{
		font-size:14px;
	}
	.img-42-style{
		width:52px;
	}
	.download_link:hover{
		font-size:12px;
	}
	.download_link{
		font-size:12px;
		text-align:center;
	}
	.btn_registration{
		width:90px;
		height:90px;
	}
	.btn_registration:hover{
		width:90px;
		height:90px;
	}
	.p-bloc-15-877-style{
		font-size:18px;
	}
	.row_new_largura{
		margin-left:0px;
		margin-right:0px;
	}
	.row_border_view{
		height:280px;
		padding-right:0px;
		padding-left:0px;
		margin-right:0px;
		margin-left:0px;
	}
	.high_scroll{
		height:380px;
	}
	.download-program:hover{
		font-family:"GothamNarrow-Bold";
		font-size:14px;
	}
	.download-program{
		font-size:14px;
		font-family:"GothamNarrow-Bold";
	}
	.label-style{
		font-size:16px;
	}
	
	/* Small Text Margin Offsets */
	.mg-md-sm{
		margin-top:10px;
		margin-bottom:20px;
	}
		.mg-lg-sm{
		margin-top: 10px;
		margin-bottom:40px;
	}
	
}

@media (max-width: 575px){
	.footer-link{
		text-align:center;
	}
	.container-div-style{
		width:100%;
		height:60px;
	}
	.facebook_buton{
		background-size:45px auto;
	}
	.facebook_buton:hover{
		background-size:auto 45px;
	}
	.img-icn-white-twit-style{
		width:45px;
		height:45px;
		background-size:45px 45px;
	}
	.img-icn-white-ema-style{
		width:45px;
		height:45px;
		background-size:45px 45px;
	}
	.navbar-brand img{
		height:auto;
		width:160px;
	}
	.instagram-link-btn{
		background-image:url("img/Icn_white_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);background-image: image-set(url("img/Icn_white_Instagram.png") 1x,
url("img/Icn_white_Instagram.png") 2x,url("img/Icn_white_Instagram.webp") 1x,
url("img/Icn_white_Instagram.webp") 2x);
		background-repeat:no-repeat;
		background-position:center center;
		background-size:45px 45px;
		width:45px;
		height:45px;
	}
	.instagram-link-btn:hover{
		background-image:url("img/Icn_blue_Instagram.png");
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
	background-image: -webkit-image-set(url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);background-image: image-set(url("img/Icn_blue_Instagram.png") 1x,
url("img/Icn_blue_Instagram.png") 2x,url("img/Icn_blue_Instagram.webp") 1x,
url("img/Icn_blue_Instagram.webp") 2x);
		background-size:45px 45px;
		background-position:center center;
		background-repeat:no-repeat;
		width:45px;
		height:45px;
	}
	.img-bloc-46-style{
		width:45px;
		height:45px;
	}
	.botão_tecnico{
		background-image:url("img/logo_IST_W.png");
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);background-image: image-set(url("img/logo_IST_W.png") 1x,
url("img/logo_IST_W.png") 2x,url("img/logo_IST_W.webp") 1x,
url("img/logo_IST_W.webp") 2x);
		background-size:auto 40px;
		background-position:center center;
		background-repeat:no-repeat;
		margin-top:0px;
	}
	.botão_tecnico:hover{
		background-size:auto 40px;
		background-repeat:no-repeat;
		background-position:center center;
		background-image:url("img/logo_IST_B.png");
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	background-image: -webkit-image-set(url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);background-image: image-set(url("img/logo_IST_B.png") 1x,
url("img/logo_IST_B.png") 2x,url("img/logo_IST_B.webp") 1x,
url("img/logo_IST_B.webp") 2x);
	}
	.img-icn-white-twit-style:hover{
		width:45px;
		height:45px;
		background-size:45px 45px;
	}
	.img-icn-white-ema-style:hover{
		background-size:45px 45px;
		width:45px;
		height:45px;
	}
	.h2-ensino-style{
		font-size:42px;
		line-height:px;
	}
	.p-bloc-18-style{
		font-size:24px;
	}
	.h3-4-style{
		font-size:18px;
	}
	.h3-5-style{
		font-size:18px;
		line-height:21px;
	}
	.h4-bloc-1-style{
		font-size:12px;
		line-height:18px;
	}
	.h5-3-style{
		font-size:12px;
		line-height:18px;
	}
	.h5-4-style{
		font-size:12px;
		line-height:18px;
	}
	.p-5-style{
		line-height:21px;
	}
	.h4-bloc-3-style{
		font-size:14px;
		line-height:16px;
	}
	.h5-60-style{
	}
	.h4-105-style{
		font-size:13px;
		font-family:"Open Sans";
		font-weight:400;
	}
	.h5-61-style{
	}
	.h4-106-style{
		font-size:20px;
		line-height:24px;
	}
	.h5-62-style{
		font-size:13px;
		line-height:15px;
	}
	.h5-39661-style{
		font-size:20px;
		line-height:24px;
	}
	.h6-5-style{
		font-size:20px;
		line-height:24px;
	}
	.h5-64-style{
	}
	.h5-bloc-3-style{
		font-size:13px;
		line-height:15px;
	}
	.h5-65-style{
		font-size:13px;
	}
	.h5-66-style{
	}
	.h5-bloc-medium-style{
		font-size:20px;
		line-height:24px;
	}
	.h5-67-style{
	}
	.h5-68-style{
		font-size:13px;
		line-height:15px;
	}
	.button{
		text-align:center;
	}
	.menu_publications:active{
		width:10px;
		height:10px;
		background-size:24px 34px;
		font-size:1rem;
		padding:10px 10px 10px 10px;
	}
	.menu_publications:hover{
		width:24px;
		height:34px;
		font-size:1rem;
		background-size:24px 34px;
		border-bottom-width:2px;
		background-position:center center;
		padding:6px 6px 6px 6px;
	}
	.menu_publications{
		width:24px;
		height:34px;
		background-size:24px 34px;
		background-position:center center;
		background-repeat:no-repeat;
		font-size:1rem;
		border-bottom-width:2px;
		padding:6px 6px 6px 6px;
	}
	.p-bloc-200-style{
		font-size:90%;
		line-height:100%;
		letter-spacing:0rem;
	}
	.h2-research-style{
		font-size:200%;
		line-height:100%;
	}
	.botão_tecnico:active{
	}
	.menu_publications-active{
		width:24px;
		height:34px;
		background-size:24px 34px;
		border-bottom-width:2px;
		font-size:1rem;
	}
	.menu_publications-active:hover{
		width:24px;
		height:34px;
		background-size:24px 34px;
		border-bottom-width:2px;
		font-size:1rem;
		padding-bottom:6px;
		margin:4px 4px 4px 4px;
	}
	.menu_publications-active:active{
	}
	.carousel_size{
		width:100%;
		background-position:right center;
		background-size:100% 600px;
	}
	.sub_title{
		font-size:12px;
	}
	.text-bloc1-slide1{
		font-size:15px;
	}
	.h1-3-style{
		font-size:18px;
	}
	.h1-2-style{
		font-size:18px;
	}
	.botton_link_down:hover{
		text-align:left;
		font-size:14px;
	}
	.botton_link_down{
		text-align:left;
		font-size:14px;
		color:rgba(229,231,233,0.75)!important;
	}
	.botton_link_down:active{
		font-size:14px;
		text-align:left;
	}
	.h5-notícias-style:hover{
		font-size:15px;
	}
	.buton-carroucel-large{
		background-position:center center;
		background-size:auto 40px;
		background-repeat:no-repeat;
	}
	.buton-carroucel-large:hover{
		background-size:auto 40px;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.bloc-4-p{
		;
	}
	.button_link_foot{
		color:rgba(255,255,255,0.35)!important;
	}
	.button_link_foot:hover{
	}
	.h5-inicio-style{
		line-height:px;
	}
	.h5-pessoas-style{
		font-size:16px;
		line-height:px;
	}
	.h5-ensino-style{
		font-size:16px;
		line-height:px;
	}
	.h5-investigação-style{
		font-size:16px;
		line-height:px;
	}
	.h5-contatos-style{
		font-size:16px;
		line-height:px;
	}
	.h5-notícias-style{
		line-height:px;
	}
	.title-head{
		font-size:2.4rem;
		text-align:center;
	}
	.subtitle-head{
		font-size:1.2rem;
		text-align:center;
	}
	.professors-list{
	}
	.p-8-style{
		line-height:24px;
		font-size:14px;
	}
	.h3-43-style{
		width:100%;
		font-size:20px;
	}
	.ensino-img-background{
		height:190px;
	}
	.ensino-img-background:hover{
		height:190px;
	}
	.lab-img-background{
		height:190px;
	}
	.lab-img-background:hover{
		height:190px;
	}
	.overlay_button{
		height:30px;
		font-size:14px;
		line-height:100%;
		width:180px;
		margin-top:0px;
		margin-left:0px;
	}
	.overlay_button:hover{
		height:30px;
		font-size:14px;
		line-height:100%;
		width:180px;
		margin-top:0px;
		margin-left:0px;
	}
	.button_card:hover{
		font-size:18px;
	}
	.button_card{
		font-size:18px;
		padding-top:0px;
		width:auto;
	}
	.h3-bloc-201-style{
		line-height:100%;
		font-size:20px;
		width:100%;
	}
	.card-lbl-img{
		width:100%;
		height:240px;
	}
	.card-lbl-img:hover{
		width:100%;
		height:240px;
	}
	.card_position:hover{
		background-size:auto auto;
		background-position:center center;
		background-repeat:no-repeat;
		height:250px;
		width:250px;
	}
	.card_position{
		background-color:#FEFFFE;
		background-repeat:no-repeat;
		background-position:center center;
		border-style:none;
		border-color:#FEFFFE!important;
		width:250px;
		height:250px;
		background-size:auto auto;
	}
	.card-lbt-img{
		width:100%;
		height:240px;
	}
	.card-lbt-img:hover{
		height:240px;
		width:100%;
	}
	.background_lbl-card{
		height:252px;
		width:252px;
	}
	.background_lbl-card:hover{
		height:252px;
		width:252px;
	}
	.card-marge-down{
		;
	}
	.card-style{
		width:100%;
	}
	.card-lem-img{
		height:240px;
		width:100%;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.card-lem-img:hover{
		height:240px;
		width:100%;
		background-position:center center;
		background-repeat:no-repeat;
	}
	.h3-bloc-200-style{
		line-height:20px;
	}
	.button_overlay-labs{
		width:150px;
		height:30px;
		font-size:12pt;
		padding-top:8px;
		margin-top:15px;
		margin-left:15px;
	}
	.button_overlay-labs:hover{
		height:30px;
		width:150px;
		font-size:12pt;
	}
	.card-dem-img{
		height:240px;
		margin-right:auto;
		margin-left:auto;
		padding-top:15px;
		padding-left:15px;
		background-repeat:no-repeat;
		width:100%;
	}
	.card-dem-img:hover{
		height:240px;
		background-size:102% 102%;
		background-repeat:no-repeat;
		width:100%;
	}
	.lbl-card-labs-img{
		height:250px;
		min-height:100px;
		max-height:800px;
	}
	.lbl-card-labs-img:hover{
		height:250px;
		min-height:100px;
		max-height:800px;
	}
	.lme-card-labs-img{
		height:250px;
		min-height:100px;
		max-height:800px;
	}
	.lme-card-labs-img:hover{
		height:250px;
		min-height:100px;
		max-height:800px;
	}
	.dem-card-labs-img{
		min-width:50%;
		min-height:100px;
		height:250px;
	}
	.dem-card-labs-img:hover{
		height:250px;
		min-width:50%;
		min-height:100px;
	}
	.lbt-card-labs-img{
		height:250px;
		width:auto;
	}
	.lbt-card-labs-img:hover{
		height:250px;
		width:auto;
	}
	.card-body-bloc-181-style{
		opacity:1.0;
	}
	.card-body-bloc-181-style:hover{
		height:250px;
	}
	.p-bloc-72-style{
		font-size:14px;
		line-height:autopx;
	}
	.h3-16-style{
		font-size:28px;
	}
	.h3-3-style{
		font-size:34px;
	}
	.acmec_plant-button{
		min-height:308px;
		height:308px;
		max-width:360px;
		width:265px;
		background-position:center center;
	}
	.acmec_plant-button:hover{
		min-height:308px;
		height:308px;
		max-width:360px;
		width:265px;
		background-repeat:no-repeat;
	}
	.img-71-style{
		height:250px;
	}
	.plant_acmec_button{
		width:100%;
		height:25vh;
	}
	.plant_acmec_button:hover{
		height:25vh;
		width:100%;
	}
	.button-plant-hover:hover{
		height:308px;
		width:265px;
		max-width:389px;
	}
	.button-plant-hover{
		width:265px;
		max-width:389px;
		height:308px;
	}
	.h2-bloc-72-style{
		font-size:24px;
	}
	.bloc-padding{
		padding-top:75px;
		padding-bottom:75px;
	}
	.prof-links-medium:hover{
		font-size:14px;
	}
	.prof-links-medium{
		width:16px;
	}
	.img-journal{
		height:239px;
	}
	.img-journal:hover{
	}
	.img-bloc-351-style{
		opacity:0.9;
		height:239px;
	}
	.mubodyn_img_card{
		width:239px;
	}
	.button-open-location{
		font-size:14px;
		width:130px;
	}
	.button-open-location:hover{
		width:130px;
		font-size:14px;
	}
	.button-more{
		font-size:14px;
		width:120px;
	}
	.button-more:hover{
		font-size:14px;
		width:120px;
	}
	.link-style{
		font-size:14px;
		color:rgba(100,100,100,0.60)!important;
	}
	.link-style:hover{
		font-size:14px;
		color:#009DDE!important;
	}
	.button-open-location:active{
	}
	.h6-location-style{
		font-size:14px;
	}
	.h5-localização-style{
		font-size:14px;
	}
	.teate{
		height:240px;
		width:240px;
		margin-top:3px;
		padding-top:15px;
	}
	.teate:hover{
		height:240px;
		width:240px;
	}
	.position-row{
		width:100%;
		height:330px;
		margin-right:auto;
		margin-left:auto;
	}
	.position-row:hover{
		height:330px;
	}
	.margen_btn_back{
		margin-top:20px;
	}
	.margen_btn_back:hover{
		margin-top:20px;
	}
	.button-close{
		font-size:14px;
		width:120px;
	}
	.button-close:hover{
		font-size:14px;
		width:120px;
	}
	.img-research-card-research{
		min-height:80%;
		min-width:80%;
		width:270px;
		height:270px;
	}
	.img-research-card-research:hover{
		min-width:80%;
		min-height:80%;
		width:270px;
		height:270px;
		background-size:101% 101%;
	}
	.img-research-card-publications{
		min-height:80%;
		min-width:80%;
		width:270px;
		height:270px;
	}
	.img-research-card-publications:hover{
		min-width:80%;
		min-height:80%;
		width:270px;
		height:270px;
		background-size:101% 101%;
	}
	.img-research-card-software{
		min-height:80%;
		min-width:80%;
		width:270px;
		height:270px;
	}
	.img-research-card-software:hover{
		min-width:80%;
		min-height:80%;
		width:270px;
		height:270px;
		background-size:101% 101%;
	}
	.img-research-card-labs{
		min-height:80%;
		min-width:80%;
		width:270px;
		height:270px;
	}
	.img-research-card-labs:hover{
		min-width:80%;
		min-height:80%;
		width:270px;
		height:270px;
		background-size:101% 101%;
	}
	.img-research-card-projects{
		min-height:80%;
		min-width:80%;
		width:270px;
		height:270px;
	}
	.img-research-card-projects:hover{
		min-width:80%;
		min-height:80%;
		width:270px;
		height:270px;
		background-size:101% 101%;
	}
	.img-research-card-conferences{
		min-height:80%;
		min-width:80%;
		width:270px;
		height:270px;
	}
	.img-research-card-conferences:hover{
		min-width:80%;
		min-height:80%;
		width:270px;
		height:270px;
		background-size:101% 101%;
	}
	.img-bloc-48-style{
		height:45px;
		width:45px;
	}
	.img-bloc-48-style:hover{
		width:45px;
		height:45px;
	}
	.img-100-style{
		width:45px;
		height:45px;
	}
	.twiter-link-btn{
		width:45px;
		height:45px;
	}
	.twiter-link-btn:hover{
		width:45px;
		height:45px;
	}
	.img-102-style{
		width:45px;
		height:45px;
	}
	.email-link-btn{
		width:45px;
		height:45px;
	}
	.email-link-btn:hover{
		width:45px;
		height:45px;
	}
	.text-links-cards{
		width:225px;
		font-size:18px;
	}
	.box-text-link-card{
		opacity:1.0;
		width:225px;
	}
	.text-links-cards:hover{
		font-size:18px;
	}
	.img-lbt-card{
		width:225px;
		height:225px;
	}
	.img-lbt-card:hover{
		width:225px;
		height:225px;
		background-size:101% 101%;
	}
	.box-text-link-card:hover{
		width:225px;
	}
	.btn-project-link{
		margin-right:10px;
	}
	.h3-43-bloc-200-style{
		line-height:20px;
	}
	.h3-42-style{
		line-height:20px;
	}
	.img-locate-i-style{
		width:278px;
	}
	.button-overlay-labs-research{
		width:150px;
		height:30px;
		font-size:12pt;
		padding-top:8px;
		margin-top:10px;
		margin-left:10px;
	}
	.button-overlay-labs-research:hover{
		height:30px;
		width:150px;
		font-size:12pt;
	}
	.button-overlay-labs-reserach{
		width:150px;
		height:30px;
		font-size:12pt;
		padding-top:8px;
		margin-top:10px;
		margin-left:10px;
	}
	.button-overlay-labs-reserach:hover{
		height:30px;
		width:150px;
		font-size:12pt;
	}
	.button_overlay-labs-reserach{
		margin-top:10px;
		margin-left:10px;
		font-size:14px;
		width:150px;
		height:34px;
	}
	.button_overlay-labs-reserach:hover{
		height:34px;
		width:150px;
		margin-left:10px;
		margin-top:10px;
		font-size:14px;
	}
	.button_overlay-labs-reserach:active{
	}
	.col-margin-cmbbe2018{
		margin-right:auto;
		margin-left:auto;
	}
	.card-lbt-image{
		width:230px;
		height:230px;
	}
	.card-lbt-image:hover{
		height:230px;
		width:230px;
	}
	.text-link-cards{
		line-height:20px;
		width:230px;
	}
	.text-link-cards:hover{
		width:230px;
	}
	.card-lbl-image{
		width:230px;
		height:230px;
		margin-bottom:10px;
		margin-right:auto;
		margin-left:auto;
	}
	.card-lbl-image:hover{
		width:230px;
		height:230px;
	}
	.card-lme-image{
		width:230px;
		height:230px;
		margin-bottom:10px;
	}
	.card-lme-image:hover{
		width:230px;
		height:230px;
	}
	.card-dem-image{
		width:230px;
		height:230px;
	}
	.card-dem-image:hover{
		width:230px;
		height:230px;
	}
	.card-background-left{
		width:260px;
	}
	.card-background-right{
		width:260px;
		padding-top:16px;
	}
	.card-background-left:hover{
		width:260px;
	}
	.img-bloc-331-style{
		width:240px;
	}
	.img-link-cmbbe2018{
		width:240px;
		height:160px;
	}
	.img-link-cmbbe2018:hover{
		width:240px;
		height:160px;
	}
	.img-501-style{
		width:280px;
	}
	.btn-cmbbe2018{
		width:240px;
		height:160px;
		padding-top:62px;
		padding-bottom:60px;
	}
	.btn-cmbbe2018:hover{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-cmn2015{
		width:240px;
		height:160px;
	}
	.img-link-cmn2015:hover{
		width:240px;
		height:160px;
	}
	.img-link-iccst10:hover{
		width:240px;
		height:160px;
	}
	.img-link-iccst10{
		width:240px;
		height:160px;
	}
	.btn-cmn2015{
		width:240px;
		height:160px;
		padding-top:62px;
		margin-left:-20px;
	}
	.btn-cmn2015:hover{
		width:240px;
		height:160px;
		margin-left:-20px;
	}
	.btn-iccst10:hover{
		width:240px;
		height:160px;
	}
	.btn-iccst10{
		width:240px;
		height:160px;
		padding-top:62px;
		color:transparent!important;
	}
	.card-body-bloc-331-style{
		height:160px;
	}
	.card-body-17-style{
		height:160px;
	}
	.btn-engopt2018{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-engopt2018{
		width:240px;
		height:160px;
	}
	.img-link-imsd2018{
		width:240px;
		height:160px;
	}
	.btn-imsd2018{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.btn-c578{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-c578{
		width:240px;
		height:160px;
	}
	.img-link-icautoc2016{
		width:240px;
		height:160px;
	}
	.btn-icautoc{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.btn-icte2015{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-icte2015{
		width:240px;
		height:160px;
	}
	.btn-smart2015{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-smart2015{
		width:240px;
		height:160px;
	}
	.btn-engopt2014{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-engopt2014{
		width:240px;
		height:160px;
	}
	.btn-composites2013{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-composites2013{
		width:240px;
		height:160px;
	}
	.btn-esb2012{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-esb2012{
		width:240px;
		height:160px;
	}
	.img-link-c511{
		width:240px;
		height:160px;
	}
	.btn-engopt2010{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-engopt2010{
		width:240px;
		height:160px;
	}
	.btn-esmc2009{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-esmc2009{
		width:240px;
		height:160px;
	}
	.card-background-right:hover{
		width:260px;
	}
	.btn-5myrl{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-5myrl{
		width:240px;
		height:160px;
	}
	.btn-iccb2022{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-iccb2022{
		width:240px;
		height:160px;
	}
	.card-lme-image-big{
		width:230px;
		height:230px;
		margin-bottom:10px;
	}
	.card-lme-image-big:hover{
		width:230px;
		height:230px;
	}
	.card-lbl-image-big{
		width:230px;
		height:230px;
		margin-bottom:10px;
		margin-right:auto;
		margin-left:auto;
	}
	.card-lbl-image-big:hover{
		width:230px;
		height:230px;
	}
	.card-lbt-image-big{
		width:230px;
		height:230px;
	}
	.card-lbt-image-big:hover{
		height:230px;
		width:230px;
	}
	.card-dem-image-big{
		width:230px;
		height:230px;
	}
	.card-dem-image-big:hover{
		width:230px;
		height:230px;
	}
	.card-background-center{
		width:260px;
	}
	.card-background-center:hover{
		width:260px;
	}
	.card-background-left-big{
		width:260px;
	}
	.card-background-left-big:hover{
		width:260px;
	}
	.card-background-right-big{
		width:260px;
	}
	.card-background-right-big:hover{
		width:260px;
	}
	.text-link-cards-big{
		line-height:20px;
		width:230px;
	}
	.text-link-cards-big:hover{
		width:230px;
	}
	.link-bloc-44-style{
		font-weight:bold;
	}
	.link-0-bloc-44-style{
		font-weight:bold;
	}
	.img-link-demeass2018{
		width:240px;
		height:160px;
	}
	.btn-multibody2023{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.img-link-multibody2023{
		width:240px;
		height:160px;
	}
	.img-link-railway2022{
		width:240px;
		height:160px;
	}
	.btn-railway2022{
		width:240px;
		height:160px;
		padding-top:62px;
	}
	.banner-row-high{
		height:220px;
		background-size:cover;
	}
	.bcg_img{
		background-position:left top;
	}
	.logo_eccomas{
		margin-left:10px;
	}
	.row_information{
		padding-top:20px;
		padding-bottom:20px;
		margin-bottom:40px;
		margin-top:40px;
	}
	.information-text{
		font-size:42px;
	}
	.download_flyer{
		font-size:16px;
	}
	.download_flyer:hover{
		font-size:16px;
	}
	.img-multibody-shad-style{
		width:260px;
	}
	.img-20yea-style{
		width:115px;
	}
	.img-5-style{
		width:260px;
	}
	.img-18927-style{
		width:176px;
	}
	.row-20years{
		padding-top:15px;
		padding-bottom:15px;
	}
	.page_subtitle{
		font-weight:normal;
		font-size:16px;
	}
	.btn-jeronimos{
		width:250px;
	}
	.btn-jeronimos:hover{
		width:250px;
	}
	.ref-img-3{
		padding-top:85%;
	}
	.ref-img-3:hover{
		width:100%;
		padding-top:85%;
	}
	.stretched-link{
		font-size:14px;
	}
	.stretched-link:hover{
		font-size:14px;
	}
	.btn-castle{
		width:250px;
	}
	.btn-castle:hover{
		width:250px;
	}
	.btn-estrela{
		width:250px;
	}
	.btn-estrela:hover{
		width:250px;
	}
	.btn-belem-tower{
		width:250px;
	}
	.btn-belem-tower:hover{
		width:250px;
	}
	.btn-patriarchate{
		width:250px;
	}
	.btn-patriarchate:hover{
		width:250px;
	}
	.btn-aqueduto{
		width:250px;
	}
	.btn-aqueduto:hover{
		width:250px;
	}
	.btn-arte-antiga{
		width:250px;
	}
	.btn-arte-antiga:hover{
		width:250px;
	}
	.btn-berardo{
		width:250px;
	}
	.btn-berardo:hover{
		width:250px;
	}
	.btn-coches{
		width:250px;
	}
	.btn-coches:hover{
		width:250px;
	}
	.btn-gulbenkian{
		width:250px;
	}
	.btn-gulbenkian:hover{
		width:250px;
	}
	.btn-patrimonio{
		width:250px;
	}
	.btn-patrimonio:hover{
		width:250px;
	}
	.btn-oriente{
		width:250px;
	}
	.btn-oriente:hover{
		width:250px;
	}
	.bloc-55-h1{
		font-size:36px;
	}
	.h4-bloc-15-style{
		font-size:22px;
	}
	.h5-bloc-15-style{
		font-size:18px;
	}
	.h5-style{
		font-size:14px;
	}
	.nomes-org-committee-style{
		font-size:18px;
	}
	.page-name-style{
		font-size:30px;
		line-height:30px;
	}
	.title-page-style{
		font-size:24px;
	}
	.p-bloc-5-style{
		font-size:14px;
	}
	.p-9-style{
		font-size:14px;
	}
	.p-7-style{
		font-size:14px;
	}
	.p-6-style{
		font-size:14px;
	}
	.h6-bloc-principal-style{
		font-size:14px;
		line-height:20px;
	}
	.p-2-bloc-principal-style{
		font-size:16px;
	}
	.p-3-style{
		font-size:16px;
	}
	.p-4-style{
		font-size:16px;
	}
	.img-style{
		width:281px;
	}
	.img-scott-hollist-style{
		width:200px;
	}
	.h5-13-style{
		font-size:18px;
	}
	.h6-19-style{
		font-size:14px;
	}
	.img-foto-vanlenthe-style{
		width:180px;
		height:180px;
	}
	.h5-7-style{
		font-size:18px;
	}
	.h6-1-style{
		font-size:14px;
	}
	.img-dunlop-20-style{
		width:180px;
	}
	.h5-john-dunlop-style{
		font-size:18px;
	}
	.h6-4-style{
		font-size:14px;
	}
	.img-j-rasmuss-style{
		width:180px;
	}
	.h5-john-rasmussen-style{
		font-size:18px;
	}
	.h6-7-style{
		font-size:14px;
	}
	.img-14-style{
		width:180px;
	}
	.h5-10-style{
		font-size:18px;
	}
	.h6-10-style{
		font-size:14px;
	}
	.img-lorena-dieguez-style{
		width:200px;
	}
	.h3-bloc-68-style{
		font-size:22px;
	}
	.h3-bloc-71-style{
		font-size:32px;
	}
	.h3-11-style{
		font-size:24px;
	}
	.h3-style{
		font-size:24px;
	}
	.btn-program{
		font-size:14px;
		height:30px;
	}
	.btn-program:hover{
		font-size:14px;
		height:30px;
	}
	.h2-july-27-2023-style{
		font-size:24px;
	}
	.h4-bloc-69-style{
		font-size:22px;
	}
	.h4-bloc-68-style{
		font-size:22px;
	}
	.h2-bloc-68-style{
		font-size:24px;
	}
	h1,h2,h3,h4,h5,h6,p,label,.btn,a{
		font-family:"Gotham-Book";
	}
	.btn_external_links{
		font-size:22px;
	}
	.btn_external_links:hover{
		font-size:22px;
	}
	.img-bloc-7-style{
		width:130px;
	}
	.text_about-lisbon_img{
		font-size:14px;
	}
	.button_about-lisbon:hover{
		font-size:14px;
	}
	.card-body-style{
		height:295px;
	}
	.scientific_list{
		font-size:13px;
	}
	.country_list{
		font-size:13px;
	}
	.local-committee{
		font-family:"GothamNarrow-Bold";
		font-size:16px;
	}
	.important_dates_line{
		font-size:16px;
	}
	.mt-1{
	}
	.img-bloc-12-style{
		width:170px;
	}
	.img-16-style{
		width:170px;
	}
	.download_link{
		font-size:18px;
	}
	.download_link:hover{
		font-size:18px;
	}
	.btn_registration{
		width:80px;
		height:80px;
	}
	.text_registration_padding{
		font-size:15px;
		margin-left:0px;
		padding-left:0px;
	}
	.btn_registration:hover{
		width:80px;
		height:80px;
	}
	.h6-style{
		font-size:16px;
	}
	.bloc-26-h3{
		font-size:20px;
	}
	.h4- - by-taxi--style{
		font-size:20px;
	}
	.bloc-28-h3{
		font-size:20px;
	}
	.bloc-29-h3{
		font-size:20px;
	}
	.download-program:hover{
		font-family:"GothamNarrow-Bold";
	}
	.download-program{
		font-family:"GothamNarrow-Bold";
	}
	.main-titles{
		font-size:32px;
	}
	
	/* Mobile Text Margin Offsets */
	.mg-md-xs{
		margin-top:10px;
		margin-bottom:20px;
	}
		.mg-lg-xs{
		margin-top: 10px;
		margin-bottom:40px;
	}
	
}

