body,
html {
  width: 100%;
  height: 100%;
}

body {	font-family: 'open_sanslight', Tahoma, Geneva, sans-serif;
color: #888888;	
}

hr {
	border-width: 1px;
	border-color: #999;
}

hr.light {
  border-color: #fff;
}

hr.sponsor  {
    border-top: 8px solid rgba(209,208,208,1.00);	
}
.section hr {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color: #E0E0E0;
	border-right-color: #E0E0E0;
	border-bottom-color: #E0E0E0;
	border-left-color: #E0E0E0;
	margin-top: 0px;
	padding-top: 0px;
}

hr.section-black {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 20px;
	border-right-width: 20px;
	border-bottom-width: 20px;
	border-left-width: 20px;
	border-top-color:#000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}

hr.section-azur {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-top-width: 8px;
	border-right-width: 8px;
	border-bottom-width: 8px;
	border-left-width: 8px;
	border-top-color:#00ade3;
	border-right-color: #00ade3;
	border-bottom-color: #00ade3;
	border-left-color: #00ade3;
	margin-top: 0px;
	padding-top: 0px;
}

hr.smaller {
  border-top: 1px solid black;
    width: 50%;
}


a {
	color: #EA5A0B;
	-webkit-transition: all 0.2s;
	transition: all 0.2s;
    text-decoration: none;
	
}

a:hover {
  color: #EA5A0B;
    
}

.underline:hover {
	text-decoration:underline;
	
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'open_sansregular', Tahoma, Geneva, sans-serif;
font-weight: 800 !important;
color: #EA5A0B;
}

    


.border-primary {
  border-color: #EA5A0B !important;
}

.bg-primary {
  background-color: #00ade3 !important;
}

.bg-dark {
  background-color: #212529 !important;
}
.background_white {
	background-color: #ffff !important;
}
.background_green {
	background-color: #95c11f !important;
}
.background_orange {
	background-color: #EA5A0B !important;
}
.background_gray {
	background-color: #f5f5f5 !important;
}
.background_gray-light {
	background-color: #f8f8f8 !important;
}

.text-faded {
  color: rgba(255, 255, 255, 0.7);
}

section {
  padding: 8rem 0;
}
section.event_section  {
  padding: 0px;
  margin: 0px;
}
section.main_section  {
  padding: 0px;
  margin: 0px;
}
.section-heading {
	margin-top: 0;	
}

::-moz-selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

::selection {
  color: #fff;
  background: #212529;
  text-shadow: none;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}

img::selection {
  color: #fff;
  background: transparent;
}

img::-moz-selection {
  color: #fff;
  background: transparent;
}



#mainNav {
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
  background-color:  #95c11f;	
    font-family: 'open_sanslight', Tahoma, Geneva, sans-serif;
-webkit-transition: all 0.2s;
  transition: all 0.2s;
}

#mainNav .navbar-brand {
  font-weight: 700;  
  color: #FFFFFF;
  font-family: 'open_sanslight', Tahoma, Geneva, sans-serif;
}

#mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
  color: #FFFFFF;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem;
  font-weight: 700;
  color: rgba(255, 255, 255, 0.9);
}

#mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
  color: #FFFFFF;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active {
	color: #FFFFFF !important;
	background-color: transparent;
}

#mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus.active:hover {
  background-color: transparent;
}
#mainNav .navbar-text  {
	color: #fff;
	display: none;
  }

#mainNav .navbar-nav > li.nav-item > ul.dropdown-menu {
	color: #FFFFFF;
	background-color: #0E0501;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#mainNav .navbar-nav > li.nav-item > ul.dropdown-menu > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > ul.dropdown-menu > li.nav-item > a.nav-link:focus {
  font-size: .9rem;
	font-weight: 700;
	text-transform: none;
	color: rgba(255, 255, 255, 0.9);
	background-color: transparent;
    white-space: nowrap;
    padding-right: 14px;
}

#mainNav .navbar-nav > li.nav-item > ul.dropdown-menu > li.nav-item > a.nav-link:hover,
#mainNav .navbar-nav > li.nav-item > ul.dropdown-menu >  li.nav-item > a.nav-link:focus:hover {
  color: #FFFFFF;
  background-color: transparent;
 white-space: nowrap;
}

#mainNav .navbar-nav > li.nav-item > ul.dropdown-menu >  li.nav-item > a.nav-link.active,
#mainNav .navbar-nav > li.nav-item > ul.dropdown-menu >  li.nav-item > a.nav-link:focus.active {
	color: #FFFFFF !important;
	background-color: transparent;
}


@media (min-width: 1410px) {
   #mainNav .navbar-text  {
	color: #FFFFFF;
	display: block;
  }
    }

@media (max-width: 1300px) {
#mainNav .navbar-nav > li.nav-item > a.nav-link,
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
  font-size: .9rem;  
}
  
}
@media (min-width: 992px) {
  #mainNav {
    border-color: transparent;
    background-color: #1e9cd8;
	
  }
  #mainNav .navbar-brand {
    color: rgba(255, 255, 255, 0.9);
  }
  #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
    color: #fff;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link {
    padding: 0.5rem 1rem;
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus {
    color: rgba(255, 255, 255, 0.9);
  }
  #mainNav .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #fff;
  }
  #mainNav.navbar-shrink {
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	background-color: #95c11f;
  }
  #mainNav.navbar-shrink .navbar-brand {
	color: #FFFFFF;
  }
  #mainNav.navbar-shrink .navbar-brand:focus, #mainNav.navbar-shrink .navbar-brand:hover {
    color: #FFFFFF;
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus {
     color: rgba(255, 255, 255, 0.9);
  }
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item > a.nav-link:focus:hover {
    color: #FFFFFF;
  }
 

  #mainNav.navbar-shrink .navbar-nav > li.nav-item > ul.dropdown-menu {
	color: #fff;
	background-color: #95c11f;
	border-color: #FFFFFF;
}
  #mainNav.navbar-shrink .navbar-nav > li.nav-item.dropdown > a.nav-link,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item.dropdown > a.nav-link:focus {
     color: rgba(255, 255, 255, 0.9);
	 background-color: transparent;
 }
 #mainNav.navbar-shrink .navbar-nav > li.nav-item.dropdown > a.nav-link:hover,
  #mainNav.navbar-shrink .navbar-nav > li.nav-item.dropdown > a.nav-link:focus {
     color: #FFFFFF;
	 background-color: transparent;
 }
}

.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-light .navbar-toggler {
  color: rgba(255, 255, 255, 0.9);
  border-color: rgba(255, 255, 255, 0.7);
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #FFFF;
}

@media (max-width: 992px) {
 #mainNav .navbar-nav > li.nav-item > ul.dropdown-menu {
	color: #fff;
	background-color: #95c11f;
	border: none;
	padding-left: 20px;
	}
}

header.masthead {
    background-position: left bottom;
    background-color: #FFFFFF;
    background-image: url("../img/icc_2021_background.png");
       background-size: cover;
    background-repeat: no-repeat;
    padding-top: 14rem;
    padding-bottom: 1rem;
    border-bottom: 8px solid #E1E1E1;
}
header.masthead_inside {    
    background-color: #FFF;
    background-image: url("../img/footer_bg_2020.png");
    background-position: center left;
    background-repeat: no-repeat;
    padding-top: 7rem;
    padding-bottom: 0rem;
}

.bg_note {    
    background-image: url("../img/footer_bg_2020.png");
    background-position: bottom right;
    background-repeat: no-repeat;
    margin-bottom: 0;
    padding-bottom: 0;
}
header.masthead hr {
  margin-top: 30px;
  margin-bottom: 30px;
}

header.masthead h1 {
  font-family: 'OpenSansCondensedLight', Tahoma, Geneva, sans-serif;
	font-weight: 800;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding: 0px;
}
header.masthead h3 {
    font-family: 'OpenSansCondensedLight', Tahoma, Geneva, sans-serif;
	font-size: 2.8em;
    font-weight: 900;
    margin-top: 20px;
	margin-right: 0;
	margin-bottom: 4px;
	margin-left: 0;
	padding: 0px;
        }

header.masthead p {
  font-weight: 300;
}

header.masthead img {    
    padding-top: 7rem;    
}

header.masthead img.img2021 {    
    padding-top: 0;  
    margin-left: -18px;
}
.title_decoration_black {
	color: #FFF;
	background-color: #000000;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.title_decoration_azz {
	color: #FFF;
	background-color: #00ade3;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.title_decoration_green {
	color: #FFF;
	background-color: #95c11f;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.title_decoration_orange {
	color: #FFF;
	background-color: #EA5A0B;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
}
.title_decoration_white {
    color: #FFFFFF;
    padding-top: 2px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 10px;
    text-shadow: 2px 2px 1px rgba(0,0,0,0.7);
}

.caeevidence{
	font-size: 2em;	
    color: #95c11f;
}
.caeevidence2{
	font-size: 1.3em;
    font-weight: 900;
    color: #95c11f;
}
@media (max-width: 768px) {
 .caeevidence2 {
    font-size: 0.8em;
  }
     .caeevidence {
    font-size: 1em;
  }
}
.caeevidence3{	
    font-weight: 600;
    background-color: #1EA61D;
    padding:4px;
    color:#FFFFFF;
}
@media (max-width: 1200px) {
    .caeevidence {
    font-size: 1.2em;
  }
 
}


@media (min-width: 768px) {
  header.masthead p {
    font-size: 1.15rem;
  }
}
@media (max-width: 992px) {
    header.masthead h1 {
    font-size: 1.6rem;
  }
 header.masthead h3 {
	font-size: 2rem;

  }
}

@media (min-width: 992px) {
  header.masthead {
   padding-top: 9rem;
    padding-bottom: 1rem;
  }
  header.masthead h1 {
    font-size: 2.5rem;
  }
 header.masthead h3 {
	font-size: 1.4rem;

  }
}

@media (min-width: 1200px) {
  header.masthead h1 {
	font-size: 3rem;
  }
    header.masthead h3 {
   font-family: 'OpenSansCondensedLight', Tahoma, Geneva, sans-serif;
	font-size: 2.7em;
    font-weight: 900;
    margin-top: 60px;
	margin-right: 0;
	margin-bottom: 32px;
	margin-left: 0;
	padding: 0px;
        }
}
.carousel-caption h5  {
	font-size: 2rem;
	color: #FFF;
	font-weight: 600;
  }
.carousel-caption h4  {
	font-size: 4rem;
	color: #FFF;
	font-weight: 600;	
  }
 .background-lim {
	background-color: #000;
	display: inline-block;
	padding-right: 4px;
	padding-left: 4px;
	}
.full-width-image-venue {
	text-align: center;
	height: 200px;
	background-image: url(../img/vicenza.jpg);
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	-o-background-size: contain;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #FFF;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

@media (max-width: 767.98px) {
  .full-width-image-venue {
    height: 80px;
      -webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	-o-background-size: contain;
  }
}

@media (min-width: 768px) and  (max-width: 992px) {
  .full-width-image-venue {
    height: 100px;
      -webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;
	-o-background-size: contain;
  }
}

.event_section .event_section-text {
  padding: 3rem;  
}
.opacity_bgwhite {  
  background-color: rgba(255, 255, 255, 0.9)
}
.opacity_bggray {  
  background-color: rgba(245, 245, 245, 0.9)
}

.event_section .event_section-img {
	min-height: 30rem;
	background-size: cover;
	background-position: center bottom;
}

@media (min-width: 768px) {
  .event_section .event_section-text {
    padding: 7rem;
  }
}




.spacearea {
	min-height: 20rem;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFF;
}

.spacearea-responsive {
  display: block;
  max-width: 100%;
  height: 20rem;
}

.service-box {
  max-width: 400px;
}

.portfolio-box {
  position: relative;
  display: block;
  max-width: 650px;
  margin: 0 auto;
  border: solid 2px white;
}

.portfolio-box .portfolio-box-caption {
  position: absolute;
  bottom: 0;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  opacity: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category,
.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  padding: 0 15px;
  font-family: 'open_sansregular', Arial, sans-serif;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

.portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
  font-size: 26px;
}

.portfolio-box:hover .portfolio-box-caption {
  opacity: 1;
}

.portfolio-box:focus {
  outline: none;
}

@media (min-width: 768px) {
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-category {
    font-size: 24px;
  }
  .portfolio-box .portfolio-box-caption .portfolio-box-caption-content .project-name {
    font-size: 32px;
  }
}

.text-primary {
  color: #00ade3 !important;
}

.btn {
	font-weight: 700;
	border: none;
	border-radius: 0.8rem;
	font-family: 'OpenSansCondensedLight', Arial, sans-serif;
	font-size: 1.4rem;
}

.btn-xl {
  padding: 0.5rem 2rem;
}

.btn-black {
  background-color:#000000;
  border-color: #95c11f;
    color: #fff;
}
.btn-black:hover, .btn-black:focus, .btn-black:active {
	color: #fff;
	background-color: #95c11f !important;
}
.btn-primary {
  background-color: #EA5A0B;
  border-color: #EA5A0B;
    font-family: 'open_sansregular', Tahoma, Geneva, sans-serif;
    font-size: 1rem;
    padding: 10px 25px;
    border-radius: 4rem;
    border: solid 3px  #EA5A0B;
}

.btn-primary.small {  
    font-size: 0.8rem;
    padding: 5px 10px;
    
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active {
	color: #fff;
	background-color: #000000 !important;
    border: solid 3px #fff;
}

.btn-primary:active, .btn-primary:focus {
  -webkit-box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5) !important;
  box-shadow: 0 0 0 0.2rem rgba(0, 0, 0, 0.5) !important;
}

.btn-primary-rev {
  background-color: #000000;
  border: solid 3px  #000000;
    color: #fff;
    border-radius: 4rem;
    font-family: 'open_sansregular', Tahoma, Geneva, sans-serif;
    font-size: 1rem;
    padding: 10px 25px;
}

.btn-primary-rev:hover, .btn-primary-rev:focus, .btn-primary-rev:active {
	color: #fff;
	 background-color: rgba(0,0,0, 0.7);
  border: solid 3px #fff;
    
}




.btn-link {
  color: #888888;
}

.btn-link:hover {
  color: #EA5A0B;
  text-decoration: underline;
}
.btn-lg, .btn-group-lg > .btn {
  padding: 0.8rem 1.52rem;
  font-size: 1.6rem;
  line-height: 1.5;
  border-radius: 0.rem;
}

.back-to-top {
	width: 40px;
	height: 40px;
	position: fixed;
	top: 50%;
	right: 10px;
	margin-top: -20px;
	background-color: black;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
	border: 1px solid grey;
	border-radius: 4px;
	z-index: 2000;
	display: none;
	background-image:url("../../../img/scrolltop.png"); 
	background-repeat: no-repeat;
	background-position: 0px 1px;
	cursor: pointer;
		}
		
		
/* Footer
---------------------------------*/

#footer-infow {
	background-color: #FFFFFF;
	padding: 4px;
}
#footer-info {
	background-color: #f5f5f5;    
	color: #000000;
	padding: 15px;
    background-size: contain;
    border-bottom: 8px solid #E1E1E1;
    border-top: 8px solid #E1E1E1;

}


#footer-info p, #footer-info h1, #footer-info h2, #footer-info h3, #footer-info a,  #footer-info h4,  #footer-info h5  {
	color: #000000;
	
}
#footer-info h2 {
	color: #000000;
	font-size: 1.5em;
	text-transform: none;
}

/* stylish list
---------------------------------*/

ol.rectangle-list {
	counter-reset: li; /* Initiate a counter */
	list-style: none; /* Remove default numbering */
    *list-style: decimal; /* Keep using default numbering for IE6/7 */
	padding: 0;
	margin-bottom: 4em;
	
}

ol.rectangle-list ol {
    margin: 0 0 0 2em; /* Add some left margin for inner lists */
}
.rectangle-list a{
    position: relative;
    display: block;
    padding: .4em .4em .4em .8em;
    *padding: .4em;
    margin: .9em 0 .5em 3.5em;
    background:#f5f5f5;
    color: #444;
    text-decoration: none;
    transition: all .3s ease-out; 
	cursor:default;  
}

.rectangle-list a:hover{
    background: #00ade3;
	color: #FFF;
}   

.rectangle-list a:before{
	content: counter(li);
	counter-increment: li;
	position: absolute;
	left: -2.5em;
	top: 50%;
	margin-top: -1em;
	background: #00ade3;
	height: 2em;
	width: 2em;
	line-height: 2em;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 1.5rem;
}

.rectangle-list a:after{
    position: absolute; 
    content: '';
    border: .8em solid transparent;
    left: -0.8em;
    top: 50%;
    margin-top: -.6em;
    transition: all .3s ease-out;               
}

.rectangle-list a:hover:after{
    left: -.8em;
    border-left-color: #00ade3;             
}   
  
.cornice { border:1px solid green }

.cornice_titolo {
  padding: 0.2em 0.5em;
  border:1px solid green;
  color:green;
  font-size:90%;
  text-align:right;
  }
 
 /* Images events */

.event01-image {
	background-image: url(../img/event/additive.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
}

.event01-image-list {
	background-image: url(../img/event/additive.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
}
.event02-image {
	background-image: url(../img/event/innovation.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event02-image-list {
	background-image:  url(../img/event/innovation.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}
	
.event03-image {
	background-image: url(../img/event/EU.jpg); 
	background-color: #cccccc; 
	height: auto; 
	min-height: 300px;
	background-position: center center; 
	background-repeat: no-repeat;
	background-size: cover;
}

.event03-image-list {
	background-image:  url(../img/event/EU.jpg); 
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}

.event04-image {
	background-image: url(../img/event/factory.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event04-image-list {
	background-image:  url(../img/event/factory.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}

.event05-image {
	background-image: url(../img/event/recurdyn.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event05-image-list {
	background-image:  url(../img/event/recurdyn.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}

.event06-image {
	background-image: url(../img/event/civil.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.event06-image-list {
	background-image:  url(../img/event/civil.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}

.event07-image {
	background-image: url(../img/event/magnesio.jpg);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.event07-image-list {
	background-image: url(../img/event/magnesio.jpg);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}
	
.event08-image {
	background-image: url(../img/event/digital.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}

.event08-image-list {
	background-image: url(../img/event/digital.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}
.event09-image {
	background-image: url(../img/event/floxnex_general.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event09-image-list {
	background-image: url(../img/event/floxnex_general.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}
.event10-image {
	background-image: url(../img/event/foundry.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event10-image-list {
	background-image: url(../img/event/foundry.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}
.event11-image {
	background-image: url(../img/event/particleworks_2.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event11-image-list {
	background-image: url(../img/event/particleworks_2.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}
.event12-image {
	background-image: url(../img/event/ArtificialIntelligence.png);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event12-image-list {
	background-image: url(../img/event/ArtificialIntelligence.png);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}

.event13-image {
	background-image: url(../img/event/ToleranceManagement.jpg);
	background-color: #cccccc;
	height: auto;
	min-height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event13-image-list {
	background-image: url(../img/event/ToleranceManagement.jpg);
	background-color: #cccccc;
	height: auto;
	min-height: 150px;
	background-position: center ;
	background-repeat: no-repeat;
	background-size: cover;
	}

.text_over_opacity {
	margin-top: auto;
	margin-bottom: auto;
	padding:10px;
	background-color: rgba(0, 0, 0, 0.5);
}
.text_over_opacity_white {
	margin-top: auto;
	margin-bottom: auto;
	padding:10px;
	background-color: rgba(255, 255, 255, 0.8);
}
hr.events {
	margin: 0px;
	padding: 0px;
	border-top: 10px solid #f8f8f8;	
}
.otherlanguage {
	font-style: italic;
	color: #999;	
}
.text-smaller {
	font-size: 0.9rem;
	color: #999;	
}
.text-bigger {
	font-size: 1.1rem;	
    font-weight: bold;
}
.text-azz {
	color: #00ade3;	
}

.text-orange {
	color: #EA5A0B;	
}
.text-black {
	color: black;	
}
.text-verde
 {
	color: #1EA61D;	
}
.background-verde
 {
     background: #008d36;	
}
.decoration_azz {
	color: #FFF;
	background-color: #00ade3;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline-block;

}
.decoration_green {
	color: #FFF;
	background-color: #95c11f;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline-block;

}
.sectiontitle {
	font-weight: 800;
	border-bottom-style: solid;
	border-bottom-color: #95c11f;
	border-bottom-width: 1px;
	text-align: center;
}

h1.pastedition{
	color:#FFFFFF; 
    padding-bottom: 30px;
    padding-top: 30px;
    font-family: 'OpenSansCondensedLight', Tahoma, Geneva, sans-serif;
}
h1.section-title{
	color:  #1EA61D;
    padding-bottom: 30px;
    padding-top: 30px;
    font-family: 'OpenSansCondensedBold', Tahoma, Geneva, sans-serif;
}
.bold-title {
        font-family: 'OpenSansCondensedBold', Tahoma, Geneva, sans-serif;
    font-weight: 800;  
}

.bold-title-date{
        font-family: 'open_sansregular', Tahoma, Geneva, sans-serif;
    font-weight: 800;  
}
 h3.bold-title-date{
    font-size: 1.1rem; 	
  }
@media (max-width: 768px) 
{
 h4.bold-title-date{
    font-size: 1.1rem; 	
  }
  
}


.bold-title-sections{
        color: #95c11f;
}
#mainNav.navbar-shrink  .decoration_azz {
	color: #FFF;
	background-color: #000;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline-block; 

}
#mainNav  .decoration_azz {
    margin-left: 2px; 
    background-color: #95c11f;
    color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	display: inline-block; 
    border-radius: 0.6em;
    border: none;


}

@media (max-width:  992px) {
 #mainNav  .decoration_azz {
     background-color: #00ade3;
     margin-bottom:4px;
  }

}
.curri {
	line-height: 1;
}
.roundedevent {	
	border: 8px solid #f8f8f8;
}
#banner {
color: #FFFFFF;
  }

#banner a, #banner h1, #banner h2  {
color: #FFFFFF;
    text-decoration: none;
}
.btn-home, a .btn-home {
    margin-top:-3rem;
	background-color: #1EA61D;	
    color: #fff;  
text-decoration: none;
    border-radius: 20px 20px 20px 20px;
}

.btn-home:hover, a:hover .btn-home {
    background-color: #000000;
    color: #fff;
    text-decoration: none;
}


@media (max-width: 1200px) {
 #banner h2{
	font-size: 1.2rem;
	
  }
}
@media (min-width: 1200px) {
 #banner h2{
    font-size: 1.7rem;
	
  }
}
@media (max-width:  992px) {
 .btn-home, a .btn-home {
  margin-top:0;
	
  }
}
.card-img-top-speaker {
	width: 50%;
	border-top-left-radius: calc(0.25rem - 1px);
	border-top-right-radius: calc(0.25rem - 1px);
	margin-right: auto;
	margin-left: auto;
	height: auto;
}


#timer {
  }
  
@media (max-width: 991.98px) {
#timer {
       }
	   }
#timer .time {
	font-size: 38px;
	font-weight: 200;
	color: black;
	text-align: center;
    border: 1px solid;
}
    
  
#timer .time span {
	font-size: 16px;
	display: block;
    color: #888888;	
    text-align: center;    
	}

#carouselevent .card-body, #carouseliniziatives .card-body  {
	min-height: auto;
	height: auto;
	font-weight: bold;
     }
	 
#carouselevent .card-title, #carouseliniziatives .card-title  {
	font-weight: bold;
     }

#carouselsponsor .img-thumbnail  {
	padding:4px;
     }
	 
@media (min-width: 600px) {
#carouselevent .card-body, #carouseliniziatives .card-body   {
	min-height: 11.5rem;
	height: auto;
     }
	   }
	   
 @media (min-width: 1000px) {
  #carouselevent .card-body  {
	min-height: 15rem;
	height: auto;
     }
}

@media (min-width: 1500px) {
 #carouselevent .card-body  {
	min-height: 13.5rem;
	height: auto;
     }
}

#carouselspeakers .card-body  {
	min-height: auto;
	height: auto;
	font-weight: bold;
     }
	 
#carouselspeakers .card-title  {
	font-weight: bold;
     }

	 
@media (min-width: 600px) {
#carouselspeakers .card-body  {
	min-height: 8rem;
	height: auto;
     }
	   }
	   
 @media (min-width: 1000px) {
  #carouselspeakers .card-body  {
	min-height: 8rem;
	height: auto;
     }
}

@media (min-width: 1500px) {
 #carouselspeakers .card-body  {
	min-height: 10rem;
	height: auto;
     }
}


.full-width-image-cae {
	text-align: center;
	height: 300px;
	background-image: url(../img/sfondo_home.png);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #000;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
.opacity {
	opacity: 0.7;
}

.margin-video-top {
	margin-top:0px;
	margin-bottom:0px;
}
@media (min-width: 991.98px) {
.margin-video-top {
	margin-top:-300px;
	margin-bottom:0px;
}
}
@media (max-width: 991.98px) {
.full-width-image-cae {
		
}
}
#exibitors2020 .card-body {
	padding-top: 0px;
}

#carouselsponsor .item:hover img {
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	border: 0px;
}

#carouselsponsor img {
	transition: all 0.4s ease-in-out;	
}

#carouselsponsor .item  {
height: 120px;
margin: 2px;
padding-right: 0px;
padding-top: 2px;
}

   
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background-color: #000000;
}
.effect_image:hover {
  
   max-width: 100%;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;  
}
.effect_image img {
	max-width: 100%;
  -webkit-transition: all .25s ease;
  -moz-transition: all .25s ease;
  -o-transition: all .25s ease;
  -ms-transition: all .25s ease;
  transition: all .25s ease;
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
    -webkit-transition: all .6s ease; /* Fade to color for Chrome and Safari */
    -webkit-backface-visibility: hidden; /* Fix for transition flickering */
  }
  
.effect_image:hover img {
	overflow: hidden;
  position: relative;
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
  filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
  }


#program h1, #program h2, #program h3, #program h4 {
	font-weight: bold;
}
#sessionevent h4, #sessionevent h5 {
	font-weight: bold;
}

.background_orangelight {	
	background-color: rgba(224, 98, 11, 0.1)
}


#tabs .nav-tabs .nav-item .nav-link, .nav-tabs .nav-link{
	border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
	font-size: 1.8rem;
	font-family: 'OpenSansCondensedLight', Arial, sans-serif;
	color: #666;
	
}
#tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #00ade3;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 4px solid !important;
    font-size: 1.8rem;
	font-family: 'OpenSansCondensedLight', Arial, sans-serif;
    font-weight: bold;
}
.session_text_box { 
     max-height: 50px; 
     overflow: hidden; 
 } 

 
 .session_read_more { 
	 font-size: 0.9rem;

 } 
 .session_text_box_big{ 
     max-height: 115px; 
     overflow: hidden; 
 } 

.bg_black {
	background-color: #000;
 } 
#exibitors_iniziatives {
	padding-top:80px;
 } 

#poster .card-header, #poster-w .card-header {
	padding: 0.75rem 1.25rem;
	margin-bottom: 0;
	color: #FFFFFF;
	background-color: #95c11f;
	border-bottom: 1px solid #95c11f;
	
	font-size: 1.3rem;
}
#poster h4.card-header, #poster-w h4.card-header  {	
	padding-left:2.7rem;
	text-indent:-1.99rem;
	
}
.session_text_box_poster{ 
     max-height: 250px; 
     overflow: hidden; 
 } 
.session_text_box_poster h5 {
	font-size: 1.2rem;
    font-weight: normal !important;
 } 
.img-poster {
  padding: 1px;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

#research .card-header {
	margin-bottom: 0;
	color: #95c11f;
	background-color: rgb(0, 0, 0, 0.06);
	border-bottom: 1px solid rgba(0, 0, 0, 0.125);
	font-weight: bold;
	font-size: 1.3rem;
	min-height: 70px;
	padding-top: 0.75;
	padding-right: rem;
	padding-bottom: 1.25;
	padding-left: rem;
}

#research .card-body {
	margin-top: 0px;
	padding-top: 0px;	

}

.session_text_box_research h5 {
	font-size: 1.2rem;
 } 

	
		
.bg_fullblack {
	background-color: #000;
 } 


/*SOCİAL İCONS*/

ul.social-network {
	list-style: none;
	display: inline;
	margin-left:0 !important;
	padding: 0;
}
ul.social-network li {
	display: inline;
	margin: 0 5px;
}

.social-network a.icoRss:hover {
	background-color: #000000;
}
.social-network a.icoFacebook:hover {
	background-color:#000000;
}
.social-network a.icoTwitter:hover {
	background-color:#000000;
}
.social-network a.icoGoogle:hover {
	background-color:#000000;
}
.social-network a.icoVimeo:hover {
	background-color:#000000;
}
.social-network a.icoLinkedin:hover {
	background-color:#000000;
}
.social-network a.icoRss:hover i, .social-network a.icoFacebook:hover i, .social-network a.icoTwitter:hover i,
.social-network a.icoGoogle:hover i, .social-network a.icoVimeo:hover i, .social-network a.icoLinkedin:hover i {
	color:#FFFFFF;
}
a.socialIcon:hover, .socialHoverClass {
	color:#FFFFFF;
}

.social-circle li a {
	display:inline-block;
	position:relative;
	margin:0 auto 0 auto;
	-moz-border-radius:50%;
	-webkit-border-radius:50%;
	border-radius:50%;
	text-align:center;
	width: 50px;
	height: 50px;
	font-size:20px;
	background-color: #EA5A0B;   
}
.social-circle li i {
	margin:0;
	line-height:50px;
	text-align: center;
}

.social-circle li a:hover i, .triggeredHover {
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-ms--transform: rotate(360deg);
	transform: rotate(360deg);
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-o-transition: all 0.2s;
	-ms-transition: all 0.2s;
	transition: all 0.2s;
}
.social-circle i {
 color:#FFFFFF;
    -webkit-transition: all 0.8s;
	-moz-transition: all 0.8s;
	-o-transition: all 0.8s;
	-ms-transition: all 0.8s;
	transition: all 0.8s;
}


/*CARD COLUMN*/

.card-columns {
  @include media-breakpoint-only(xl) {
    column-count: 5;
  }
  @include media-breakpoint-only(lg) {
    column-count: 4;
  }
  @include media-breakpoint-only(md) {
    column-count: 3;
  }
  @include media-breakpoint-only(sm) {
    column-count: 2;
  }
}


@media (min-width: 600px) {
.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;    
  }
	   }
	   
 @media (min-width: 1000px) {
 .card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;    
  }
	   }

@media (min-width: 1500px) {
 .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;    
  }
	   }

	/* contenitore youtuberesponsive */
.youtube {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    margin: 0px;
    background-color: #FFFFFF;
    border: 1px solid rgba(0,0,0,0.20);  

}

.youtube iframe,
.youtube object,
.youtube embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background-color: #FFFFFF;
    border: none;
    border-color: #FFFFFF;

}

.youtube img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    height: auto;
    cursor: pointer;
    -webkit-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all;
    border-color: #FFFFFF;
}
        
.youtube .play {
	height: 72px;
	width: 72px;
	left: 50%;
	top: 50%;
	margin-left: -36px;
	margin-top: -36px;
	position: absolute;
	cursor: pointer;
	background-image: url(../../../img/YouTube_play_buttom_dark.png);
	background-repeat: no-repeat;
        }
		
 .youtube .play:hover {
	background-image: url(../../../img/YouTube_play_buttom_red.png);
	background-repeat: no-repeat;
        }
		

/*Show more - show less*/

 [aria-expanded="false"] > .expanded,
[aria-expanded="true"] > .collapsed {
  display: none;
}


.card-img-overlay:hover {
  background-color:rgba(0,0,0,0.5);
      
}
.appear {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);  
}
.card:hover .appear {
  opacity: 1;
}


.avatar {
    padding: 4px;
    width: 130px;
    height: 130px;
  } 

.avatar-int {
    padding: 10px;
    width: 270px;
    height: 270px;
  } 

.avatar-home {
    width: 170px;
    height: 170px;
  } 

.list-group-item {
 font-family: 'OpenSansCondensedLight', Arial, sans-serif;
    font-weight: 700;
}
.list-group-item.active, .list-group-item:hover, .list-group-item:hover i {
 background-color: #00ade3;
    border-bottom-color: #00ade3;
    color:rgb(250,250,250)
}
 .list-group-item i, .list-group-item h5 {
  color:#00ade3;
}

 .list-group-item:hover i, .list-group-item:hover h5 {
  color:rgb(250,250,250)
}
.energy {
        height: 210px;
        line-height: 210px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/energy_session.png");  
}
.energy-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/energy_session.png");  
}
.automotive{
        height: 210px;
        line-height: 210px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/automotive01_session.png");  
}
.automotive-sm{
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/automotive01_session.png");  
}
.manufacturing {
        min-height: 180px;
        line-height: 180px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/manufacturing_session.png");  
}
.manufacturing-sm {
        min-height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/manufacturing_session.png");  
}
.hpc {
        height: 240px;
        line-height: 240px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/events/hpc_01.png");  
}
.hpc-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/events/hpc_01.png");  
}
.famale {
        height: 330px;
        line-height: 330px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/events/femalebioengineeringperspective.png");  
}
.famale-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/femalebioengineeringperspective.png");  
}
.horizon {
        height: 240px;
        line-height: 240px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/horizon-europe-event.png");  
}
.horizon-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/horizon-europe-event.png");  
}
.transmission {
        height: 215px;
        line-height: 215px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/transmissions.png");  
}
.transmission-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/transmissions.png");  
}

.compositedesign {
        height: 230px;
        line-height: 230px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/composite-design-02.png");  
}
.compositedesign-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/composite-design-02.png");  
}

.spdm {
        height: 270px;
        line-height: 270px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/spdm-1.png");  
}
.spdm-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/spdm-1.png");  
}
.dtwin {
        height: 265px;
        line-height: 265px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/dt-01.png");  
}
.dtwin-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/dt-01.png");  
}
.dtocoast {
        height: 240px;
        line-height: 240px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/DesignCost.png");  
}
.dtocoast-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        background-image: url("../img/events/DesignCost.png");  
}
.aerospace {
        height: 180px;
        line-height: 180px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/aerospace_session.png");  
}
.aerospace-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/aerospace_session.png");  
}
.materials {
        height: 240px;
        line-height: 240px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/events/materials-01.png");  
}
.materials-sm {
        height: 150px;
        line-height: 150px;
        background-repeat: no-repeat;
        background-position: top left;
        background-size: cover;
        background-image: url("../img/events/materials-01.png");  
}

@media (max-width: 768px) {
 h4.card-title {
    font-size: 1.1em;
  } 
}
@media (min-width: 769px) and (max-width: 1299px) {
 h4.card-title {
    font-size: 1.2em;
  } 
    h3.card-title {
    font-size: 1.5em;
  } 
}



.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}



.embed-responsive-1by1::before {
  padding-top: 163%;
}
@media (max-width: 768px) {
.embed-responsive-1by1::before {
  padding-top: 516%;
}
}

/* [1] The container */
.img-hover-zoom {
  height: 185px; /* [1.1] Set it as per your need */
  overflow: hidden; /* [1.2] Hide the overflowing of child elements */
    margin-top:-110px;
}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s, filter 1.5s ease-in-out;
  filter: grayscale(0);
    border: solid 6px;
   border-color: #c2c2c2;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
filter: grayscale(100%);
  transform: scale(0.8);
}

.card-up {
height: 120px;
background-image:url("../img/footer_bg_2020.png");
background-position: center left;
}


.indenta {
padding-left: 50px;
    padding-top: 2px;
     padding-bottom: 6px;
border-bottom: 0px;
    border-top: 0px;
}

.navbar-dark .navbar-brand {
  color: #fff;
  
}

.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}

.navbar-dark .navbar-nav .nav-link {
  color: rgb(255, 255, 255);
  padding-left: 1.5rem;
 font-family: 'open_sansregular', Arial, sans-serif;
font-weight: 400;
    font-size: 0.9rem;
}

.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: #EA5A0B;
  background-color:rgba(0, 0, 0, 0.8);
  padding-left: 1.5rem;

    
    
}
.dropdown-menu {
   color: #FFF;
   background-color: #000;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0rem;
}

.dropdown-item {
  color: #FFF;
  border: 0;
    font-family: 'open_sansregular', Arial, sans-serif;
font-weight: 400;
    font-size: 0.9rem;
}
.dropdown-item:hover, .dropdown-item:focus {
	color: #FFF;
	background-color: #EA5A0B;
    font-weight: 400;

}
#monday, #tuesday, #wednesday, #thursday, #friday {
   padding-top: 80px;
   margin-top:-80px;
}

.progress {
  width: 150px;
  height: 150px;
  background: none;
  position: relative;
   
}

.progress:after {
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 6px solid #eee;
  position: absolute;
  top: 0;
  left: 0;
}

.progress>span {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
  z-index: 1;
}

.progress .progress-left {
  left: 0;
}

.progress .progress-bar {
  width: 100%;
  height: 100%;
  background: none;
  border-width: 6px;
  border-style: solid;
  position: absolute;
  top: 0;
}

.progress .progress-left .progress-bar {
  left: 100%;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  border-left: 0;
  -webkit-transform-origin: center left;
  transform-origin: center left;
}

.progress .progress-right {
  right: 0;
}

.progress .progress-right .progress-bar {
  left: -100%;
  border-top-left-radius: 80px;
  border-bottom-left-radius: 80px;
  border-right: 0;
  -webkit-transform-origin: center right;
  transform-origin: center right;
}

.progress .progress-value {
  position: absolute;
  top: 0;
  left: 0;
}

.counter-box {
    display: block;
    padding: 20px 20px 20px;
    text-align: center;
    background: #FFF;
    font-family: 'OpenSansCondensedLight', Tahoma, Geneva, sans-serif;
}

.counter-box p {
    margin: 5px 0 0;
    padding: 0;
    color: #909090;
    font-size: 18px;
    font-weight: 500
}

.counter-box i {
    font-size: 60px;
    margin: 0 0 15px;
    
}

.counter {
    display: block;
    font-size: 32px;
    font-weight: 700;
   
    line-height: 28px
}

.counter-box.colored {
    background: #3acf87
}

.counter-box.colored p,
.counter-box.colored i,
.counter-box.colored .counter {
    color: #fff
}



.navbar {
  padding:0rem;
  margin-bottom:2rem;
}

.dropdown .dropdown-menu {
  border-radius:0;
 }


/* Medium devices (tablets, 768px and up) 
The navbar toggle appears at this breakpoint */
@media (min-width: 768px) {  
.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
  border-radius:0;
 }
}

.intesta-2021 {
 font-family: 'OpenSansCondensedLight', Tahoma, Geneva, sans-serif;
font-weight: 800 !important;
    font-size: 1.3rem;
 }
.intesta-2022 {
 font-family: 'open_sansregular', Tahoma, Geneva, sans-serif;
font-weight: 400 !important;
    font-size: 0.9rem;
    margin: 0 0 0 0;
 }

.btn-circle.btn-xxl {
  width: 120px;
  height: 120px;
  padding: 10px 16px;
  font-size: 1.4rem;
  line-height: 1.0;
  border-radius: 60px;
}

.footer-widget {
    border: 1px solid #444;
    height: 100%;
    width: 100%;
}

@media (max-width: 1200px) {
.cut-img {
	width: 100%; 
    height: 200px; 
    object-fit: cover;
    object-position: left center;
	}
}
@media (min-width: 1200px) {
.cut-img {
	width: 100%; 
    min-height: 280px; 
    object-fit: cover;
    object-position: left center;
	}
}
footer h5 {
  font-size: 1.1em;
}
footer p {
  font-size: 0.8em;
}

table.external-border, table.external-border thead th {
  border: 1px solid #f5f5f5;
 vertical-align: middle;
    padding: 2px;
}
table.external-border td p {
    padding: 0px;
    margin: 0px;
}

/*  full BACKGROUND  */
.bg-image-full {
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
    height: 20rem;
    margin-top: 126px;
}


section.bg-image {
    position:relative; 
    padding:110px 0 110px 0px;
    background-position:center;
    background-size:cover;
    margin-top: 82px;
}

section.bg-image .bg-image-content
{position:relative;z-index:1}

section.bg-image .bg-image-content h2
{font-size:2.8rem;    
    margin-top:0;
    margin-bottom:0;
    color:#fff;
}

@media (min-width:768px)   
 {
section.bg-image .bg-image-content h2
     {font-size:5.5rem;
       }
}
section.bg-image .overlay
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.2)}

section.bg-image .overlay-low
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,.3)}

section.bg-image .overlay-blu
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(33,71,130,.2)}


section.bg-image-small {
    position:relative; 
    padding:20px 0 20px 0px;
    background-position:center;
    background-size:cover;
    margin-top: 130px;
}

section.bg-image-small .bg-image-content
{position:relative;z-index:1}

section.bg-image-small .bg-image-content h2
{font-size:2.4rem;    
    margin-top:0;
    margin-bottom:20px;
    padding-top: 20px;
    color:#fff;
}

@media (min-width:768px)   
 {
section.bg-image-small .bg-image-content h2
     {font-size:4rem;
     }
   section.bg-image-small 
     {
     margin-top: 110px;
     }  
     
}
section.bg-image-small .overlay
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.4)}

section.bg-image-small .overlay-low
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.2)}

section.bg-image-small .overlay-blu
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(33,71,130,.2)}


@media (min-width:768px)   
 {
section.bg-image-small .bg-image-content h2
     {font-size:4rem}
}

section.bg-image-medium {
    position:relative; 
    padding:40px 0 40px 0px;
    background-position:center;
    background-size:cover;
    margin-top: 123px;
}

section.bg-image-medium .bg-image-content
{position:relative;z-index:1}

section.bg-image-medium .bg-image-content h2
{font-size:2.4rem;    
    margin-top:0;
    margin-bottom:20px;
    color:#fff;
}

@media (min-width:768px)   
 {
section.bg-image-medium .bg-image-content h2
     {font-size:4rem}
}
section.bg-image-medium .overlay
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.4)}

section.bg-image-medium .overlay-low
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(0,0,0,0.2)}

section.bg-image-medium .overlay-blu
{position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:rgba(33,71,130,.2)}


@media (min-width:768px)   
 {
section.bg-image-medium .bg-image-content h2
     {font-size:4rem}
}
/*  closed full BACKGROUND  */

/* section without banner  */
.section_without-banner {
    margin-top: 126px;
}

/* closed without banner  */

/* text shadow  */

.text-shadow-1 { text-shadow: 0 .125rem .25rem rgba(0, 0, 0, .25); }
.text-shadow-2 { text-shadow: 0 .25rem .5rem rgba(0, 0, 0, .25); }
.text-shadow-3 { text-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .25); }





.frame,
.frame img, .frame .feature-img-bg {
  -webkit-transition: .35s;
  -o-transition: .35s;
  transition: .35s;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  overflow: hidden; }

.scaling-image {
  width: 100%;
  display: inline-block; }
  .scaling-image:hover .frame {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9); }
  .scaling-image:hover img, .scaling-image:hover .feature-img-bg {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2); }

.half .text, .half .image {
  width: 50%; }
  @media (max-width: 991.98px) {
    .half .text, .half .image {
      width: 100%; } }

.half .text {
  padding: 7%; }

.half .image {
  background-size: cover;
  background-position: center center; }
  @media (max-width: 991.98px) {
    .half .image {
      height: 350px; } }


.box {
  border: 1px solid #FFFF;
  background-color: rgba(0,0,0,0.40)

}

.box:hover {
background-color: rgba(234,90,11,0.20);
border-color: #FFFF;
}

.underline-special {
    width: auto;  
    position : relative;
}
            
.underline-special:before {
  display: inline-block;
  width:6rem;  
border-bottom: 0.2rem solid #EA5A0B;
  line-height: 2rem;
    content: "";
    position : absolute;
    padding-top: 2.5rem;
}


.bg-orange-text {
 background-color:rgba(234,90,11,1);
    padding: 0.1rem;
    color: #FFFF;
}

.bg-black-text {
 background-color: #000000;
    padding: 0.1rem;
    color: #FFFF;
}


.text-justify {
 text-align: justify;
}


.decoration_area-orange:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 6rem;
  height: 0.2rem;
  content: "";
  background-color: #EA5A0B;
    
}

.decoration_area-orange {
  position: relative;
  padding: 0 0 0.4rem 0;
  margin: 0;  
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; 
    display: block;
}

.decoration_area-gray:before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 5rem;
  height: 0.2rem;
  content: "";
  background-color: #6c757d;
    
}

.decoration_area-gray {
  position: relative;
  padding: 0 0 0.4rem 0;
  margin: 0;  
  -webkit-transition: all 0.4s ease 0s;
  -o-transition: all 0.4s ease 0s;
  transition: all 0.4s ease 0s; 
    display: block;
}

footer a {
  color: #EA5A0B;
}
footer a:hover {
  color: #EA5A0B;
text-decoration: underline;
}

.accordion-button:not(.collapsed) {
  background-color: #f8f9fa;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.125);
    color: #6c757d;
}
.accordion-button:focus {
  z-index: 3;
  border-color: #000000;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25);
}
.accordion-button:focus {
  z-index: 3;
  border-color: #000000;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(0, 0, 0, 0.25);
}
.accordion-button:not(.collapsed)::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  transform: rotate(-180deg);
}
.accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: transform 0.2s ease-in-out;
}

.full-width-image-blom {
	text-align: center;
	height: 300px;
	background-image: url(../../../img/sponsors/BLOMMaritime-img.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f8f9fa;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

.full-width-image-math {
	text-align: center;
	height: 300px;
	background-image: url(../../../img/sponsors/mathworks-img.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f8f9fa;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

.full-width-image-pd {
	text-align: center;
	height: 300px;
	background-image: url(../../../img/sponsors/ParametriDesign-img.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #f8f9fa;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}
.full-width-image-esteco {
	text-align: center;
	height: 300px;
	background-image: url(../../../img/sponsors/ESTECO-img.jpg);
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	-o-background-size: cover;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #f8f9fa;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}


