html{
    overflow-x: hidden;
}
header.header-site{
    background: #0066CC url("../assets/logo/headerbackground.jpg") center;
    background-size: cover;
    /*background: #0066CC;*/
    /*background: #0066CC url("../assets/logo/infomercatiesteri-header-background.gif") center;*/
}


#head-ime{
    /*background: #0066CC;*/
    /*background: #0066CC url("../assets/logo/infomercatiesteri-header-background.gif") center;*/
    /*background: #0066CC url("../assets/logo/headerbackground.jpg") center;
    background-size: cover;*/
}

.heighter{ min-height: 300px; }
.heighter-mobile{ min-height: 100px; }

a{
    text-decoration: none;
}
a:hover{
    color:  #0066CC;
    text-decoration: underline;
}
.h6{
    color: #0066cb;
}

.navbar-light .navbar-toggler-icon{
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255, 0.8)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar-light .navbar-toggler{
    border-color: #fff;
}
#title-site{
    display: inline-block;
    font-size: 1.778em;
    font-weight: 700;
    line-height: 1.2em;
    color: #ffffff;
    margin: 8px 0 0 20px;
    letter-spacing: -0.5pt;
}
#logo-column{
    padding: 50px 50px 50px 0;
}
#social-form{
    padding: 30px 50px;
}
.txt-slider{
    color: #5a6772;
    font-size: 1.778em;
    line-height: 1.2;
    margin-bottom: 50px;
}
.img-slider{
    padding-right: 40px;
}
.container-fluid{
    padding: 0px;
}
.grid-image.sidebar{
    margin-top: 40px;
}
.title-nav{
    display: none;
}
.title-section.white{
    color: #fff;
}
.link-section.white{
    color: #fff;
}
.title-section{
    font-size: 1.778em;
    font-weight: 700;
    letter-spacing: normal;
    display: inline-block;
}
.link-section{
    float: right;
    line-height: 1.4em;
    font-size: 1.778em;
    font-weight: 700;
    letter-spacing: normal;
}
.section-widget-lg{
    padding: 65px 0px;
}
.logo-img{
    width: 75px;
    vertical-align: text-bottom;
}
.info-block{
    display: block;
}
.top-bar-header{
    background: #30373f;
    color: #fff;
    padding: 4px 65px;
}
.top-bar-header-mobile{
    background: #30373f;
    color: #fff;
    padding: 4px 25px;
}
.social-link-form{
    color: #fff;
    text-align: right;
}
.social-link-form ul{
    display: inline-block;
    margin: 0!important;
}
.social-link-form ul li{
    list-style: none;
    display: inline;
}
.fab{
    background: #fff;
    border-radius: 25px;
    padding: 8px;
    margin-left: 5px;
}
.fab:hover{
    background-color: #004080;
    color: #fff;
}
.fab.fa-facebook-f{
    padding: 8px 12px;
}
.fab b{
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
input[type='search']{
    width: 365px;
    height: 64px;
    border: 0px;
}
.form-submit-button b{
    display: none;
}
button.form-submit-button{
    background: #1276dc;
    color: #fff;
    transform: rotate(90deg);
    border: 0px;
    width: 64px;
    height: 66px;
    margin-left: -3px;
}
.fascia-italia{
    height: 8px;
    overflow: hidden;
    float: left;
}
.fascia-italia.green{
 background: green;
}
.fascia-italia.white{
    background: #fff;
}
.fascia-italia.red{
    background-color: red;
}
.navbar-light .navbar-nav .nav-link {
    font-size: 1.18em;
    color: #fff;
    text-decoration: none;
    font-weight: 100;
}
.navbar-light .navbar-nav .active>.nav-link{
    color:#fff;
}
.navbar-light .navbar-nav .nav-link:hover{
    color: #fff;
    text-decoration: underline;
}
#rete-diplomatica, #oppurtunity{
    background-color: #eeeeee;
}
.card{
    border: 1px solid #d9dadb;
    border-radius: 0.25rem;
}
.card-deck{
    padding-top: 40px;
}
.card-img-top{
    border-top-left-radius: calc(.25rem - 1px);
    border-top-right-radius: calc(.25rem - 1px)
}
.card-title, .link-card{
    font-size: 1.16em;
    padding: 10px 24px 0 24px;
}
.card .card-body .card-text{
    font-size: 1em;
    font-family: "Titillium Web",Geneva,Tahoma,sans-serif;
}
.meta-card{
    padding: 10px 24px 0 24px;
}
.meta-card ul{
    padding-left: 0px;
}
.meta-card ul li{
    font-size: 0.8em;
    list-style: none;
}
.card:after{
    margin-top: 30px;
}
#paesi{
    background-color: #0066CC;
}
.grid-image ul{
   padding:0px;
}
.grid-image ul li{
    list-style: none;
    padding-top: 20px;
}
#riviste{
    background-color: #eee;
}
#affari{
    background-color: #0066CC;
}
.hide-txt{
    display: none;
}
.grid-image.partner ul{
    grid-template-columns: auto auto auto auto auto;
    grid-column-gap: 70px;
}
#newsletter{
    background-color: #68a5e6;
}
.white-form{
    margin-top: 20px;
    padding: 0px 30px 0px 0px;
}
.white-form label{
    color:#fff;
}
.mrg-top{
    margin-top: 20px;
}
.form-check [type=checkbox]:not(:checked)+label::after{
    border-color: #fff;
}
#email, #name{
    background-color: #68a5e6;
}
#footer-site{
    background-color: #30373f;
    color: #fff;
}
.title-logo-footer{
    font-size: 1.778em;
    font-weight: 700;
    line-height: 1.2em;
    color: #ffffff;
    margin: 8px 0 0 20px;
    letter-spacing: -0.5pt;
    display: inline-block;
}
.img-logo-footer{
    vertical-align: inherit;
}
.contact-footer-title{
    font-size: 1.2em;
    padding: 20px 0px 50px 0px;
}
.info-footer{
    padding: 10px;
}
.first-border{
    padding-top: 20px;
    border-top: 1px solid #3e484f;
}
#bottom-footer{
    margin-top: 50px;
}
#link-bottom-footer{
    padding-top: 10px;
    color: #65dbde;
    border-top: 1px solid #65dbde;
}
#link-bottom-footer a{
    color: #65dbde;
    font-size: 0.88em;
    text-decoration: underline;
    padding-right: 10px;
}
.social-link-form.bottom{
    text-align: left;
}
.social-link-form.bottom ul{
    padding-bottom: 17px;
    padding-left: 0px;
}
.social-link-form.bottom i{
    background: #65dbde;
    color: #3e484f;
}
.social-link-form.bottom i:hover{
    background: #fff;
}
/* Page sidebar */
.title-map{
    text-align: center;
    position: absolute;
    z-index: 9;
    width: 100%;
    margin-top: 10%;
}
#sidebar, #content{
    padding: 20px;
}
#why{
    padding: 20px;
    background-color: #d2e8ff;
    border-top: 3px solid #0066cb;
}
.head-why-two-section.row{
    margin-top: 80px;
}
.head-why-two-section.row h3{
    padding-bottom: 20px;
}
.section-widget-md{
    padding: 30px 10px;
    margin-top: 30px;
}
@media (min-width: 1200px){
    .container {
        max-width: 1280px;
    }
}
@media (max-width: 1200px){
    #input-search-header{
        width: 200px;
    }
}
@media (max-width: 992px){
    .link-section{
        display: block;
        float: inherit;
    }
}
@media (max-width: 768px){
    #social-form{
        display: none;
    }
}
@media (max-width: 500px){
    .txt-slider{
        font-size: 1.3em;
    }
}
h1, h2, h3, h4 {
    font-size: 1.1em!important;
    letter-spacing: 1px;
}
h1.noresize {
    font-size: 3em!important;
    letter-spacing: 1px;
    display: block;
    text-align: center;
}



/*CUSTOM*/
/* CAROUSEL OPTIMIZATION */
.card-title, .link-card {
    font-size: 1.16em;
    padding: 0px!important;
}
.card .card-body {
    padding: 5px;
}
.img-responsive-wrapper {
    overflow:;
    border-bottom: 2px solid #d9dadb;
}
.card {
    border:none!important;
    border-radius: 0.25rem;
}
.img-responsive-wrapper .img-responsive .img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;!important;
}

/*RENDREE LE TABELLE PIU LEGGIBILI*/
.table, tr, td{
    font-size: 95%;
}

/*TGOLGIERE BODO SINISTRA DELLE LISTE*/
/*.link-list-wrapper ul li a {
    font-size: .889em;
    line-height: 1.8em;
    display: block;
    padding: 0!important;
    position: relative;
    text-decoration: none;
}
.it-list-wrapper .it-list a .it-right-zone {
    padding: 8px 8px 8px 4px;
    border-bottom: 1px solid #c5c7c9;
    margin-left: 0px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}*/

/*BREADCRUMBS*/
.breadcrumb-item {
    color: #5b6f82;
    font-weight: 600;
    font-size: 85% !important;
}

.shadow-sm .imgcenter {
    text-align: center;
}

.wordbreaker{
    word-break: break-all;
}
span.dataaggiornamento {
    font-size: 0.85em;
    font-style: italic;
}

/*FOOTER LINK*/
a.footer-link:link, a.footer-link:visited {
  color: #ffffff!important;
}

a.footer-link:hover, a.footer-link:active {
  color:#ffffff!important;
  text-decoration:underline;
}

/*FONTI NELLE TABELLE*/
.columnfooter {
    background-color: rgb(184 212 241);
    font-weight: bold;
    font-size:80%;
}



/*break long urls*/
.dont-break-out {

  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;

  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;

  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;

}


/*CARDS HERO IMAGES*/
    .card:after {
    content: none;
    display: block;
    margin-top: 48px;
    margin-left: 24px;
}
.card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
    background: rgba(21, 55, 90, .6);
    width: 100%;
    margin-left: 1px;
}

/*fullwidth per badges*/
.fullwither{
    width: 100%;
}

/*immagine link a osservatorio economico nella sidebar del paese*/
.overlay-panel {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0px 24px;
    background-color: rgb(12, 55, 99 / 85%)!important;
    color: rgb(255 255 255);
    font-weight: 600;
    font-size: 1.5rem;
    max-height: 56px;
}

.nobackgroundcolor {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    padding: 0px 24px;
    background-color: transparent!important;
    color: rgb(182 182 182);
    font-weight: 600;
    font-size: 1.2rem;
    max-height: 56px;
}

.light{
    font-weight: normal!important;
}

.smalloverlay{
    font-size: 0.7em;
}