

@font-face {
  font-family: 'URWDIN';
  src: url('fonts/URWDIN-Black.eot?#iefix') format('embedded-opentype'),  url('fonts/URWDIN-Black.woff') format('woff'), url('fonts/URWDIN-Black.ttf')  format('truetype'), url('fonts/URWDIN-Black.svg#URWDIN-Black') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'URWDIN';
  src: url('fonts/URWDIN-Bold.eot?#iefix') format('embedded-opentype'),  url('fonts/URWDIN-Bold.woff') format('woff'), url('fonts/URWDIN-Bold.ttf')  format('truetype'), url('fonts/URWDIN-Bold.svg#URWDIN-Bold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'URWDIN';
  src: url('fonts/URWDIN-Regular.eot?#iefix') format('embedded-opentype'),  url('fonts/URWDIN-Regular.woff') format('woff'), url('fonts/URWDIN-Regular.ttf')  format('truetype'), url('fonts/URWDIN-Regular.svg#URWDIN-Regular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'URWDIN';
  src: url('fonts/URWDIN-Light.eot?#iefix') format('embedded-opentype'),  url('fonts/URWDIN-Light.woff') format('woff'), url('fonts/URWDIN-Light.ttf')  format('truetype'), url('fonts/URWDIN-Light.svg#URWDIN-Light') format('svg');
  font-weight: 300;
  font-style: normal;
}


.header {padding-top:30px;}
.logo img {height: 60px;}
.mynav {text-align: center; font-family: 'URWDIN';}
.continfo {font-family: 'URWDIN'; color:#5c5c5c; font-size:14px; padding:80px 0;}

iframe {width: 100%; height: calc(100vh - 110px); overflow-x: hidden; }


.footer {background:#185a7d; min-height: 140px; padding-top:30px;}
.footer img {height: 60px;}
.subfooter {border-top:1px solid #00a488; text-align: center; color:white; background:#185a7d; padding: 15px 0;}
.subfooter p {margin:0 !important; font-size: 14px; font-family: 'URWDIN';}

/* nascondo div iframe */

.continfo .footer {display: none;}
