a {
    color: #1a2a49;
 }

 .btn-outline-gray {
  border:2px solid #1a2a49 !important;
}


.btn-outline-gray:hover {
  background-color: #1a2a49;
  color: #fff !important;
}
  
.h2-themecobat {
  position: absolute;
    left: 0px;
    top: 38%;
    font-size: 2em;
    color: #ffffff;
    font-weight: 600;
    max-width: 46% !important;
}


 a:hover , a:active , a:focus {
    color: #64c5d8;
    text-decoration: none;
 }

 .footer-menu a:hover , .footer-menu a:active , .footer-menu a:focus {
  color: #1a2a49;
  text-decoration: none;
}


 button ,  button:hover , button:focus  ,  button:active {
   outline: none!important;
}

input[type="button"]
{

    outline:none!important;
}


 
 .btn-blu-pieno {
  border: 2px solid #1a2a49!important;
}


 .btn-blu-pieno:hover ,  .btn-blu-pieno:active ,  .btn-blu-pieno:focus {
  color: white;
  background-color: rgb(17, 71, 128)!important;
  border: 2px solid rgb(17, 71, 128)!important;
}

h1  {
    font-size: 2em;
    font-weight: 400;
}

h2 {
    font-size: 1.3em;
    font-weight: 600;
}


.page-content h2  {
  font-size: 2em;
  font-weight: 400;
}



h3 {
    font-size: 1.2em;
    font-weight: 600;
}

h4 {
  font-size: 1em;
  font-weight: 600;
}



.content-img img{
  margin-bottom: 20px;
}

 
 header nav ul li a:hover {
  
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
  
  }



.btn-outline-light:hover {
 color: #1a2a49!important;

}

.navbar-fixed-top.scrolled {
    background-color: #1a2a49 !important;
    transition: background-color 200ms linear;
    -webkit-box-shadow: 0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:    0px 10px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow:         0px 10px 10px 0px rgba(0, 0, 0, 0.1);

}

.logo-cobat {
    /* width: 100%;
    max-width: 94px; */
    position: relative;
    /* top: -2px; */
}


.menu-accessi img {
    margin-right: 20px;
}



.nav-toggle span  {
    cursor: pointer;
    font-size: 30px;
    padding: 20px;
    display: block;

}

header nav {
    padding-top: 65px;
}

.owl-homepage .owl-dots {
    position: absolute;
    bottom: 0px;
    z-index: 8;
    max-width: 1600px;
    left:0px;
    padding-left: 25px;
    right:0;
    margin-left: auto;
    margin-right: auto;

}
.owl-carousel button.owl-dot {
 position: relative;
 bottom: 48px;
}


.owl-homepage figcaption h1 {
    position: absolute;
    left: 0px;
    top: 38%;
    font-size: 2em;
    color: #ffffff;
    font-weight: 600;
}

.owl-homepage figure .overlay {
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    bottom: 0px;
    background-color: rgba(0, 0, 0, 0.25);
  }
  
  .menu-accessi {
    position: absolute;
    right: 0px;
    top: 0px;
    padding:19px 20px;
}



.all-social , .search-btn , .login-btn {
    float: left;
}

.subslider {
    position: absolute;
    bottom: 48px;
    right: 100px;
    color: #ffffff;
    z-index: 5;
}

.subslider a {
  font-family: 'Fira Sans', sans-serif!important;
  color: #ffffff!important;
}

.subslider a:hover {
  color: #ffffff!important;
}

.subslider img {
  margin-left: 20px;

}


.cont-hamb {
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
}



header .nav-link {
    font-size: 1.1em!important;
    font-weight: 300;
    padding: 0px !important;
    display: inline-block;
    font-family: 'Fira Sans', sans-serif;

  }
  
  
  header  .arrow-menu {
    opacity: 0.5;
    position: relative;
    top: 7px;
    padding:0px 5px;
  }
  
  header li.arrow-back-home {
    position: absolute;
    top: 66px;
    left: 12px;

  }

  header nav ul li.arrow-back-home a:before {
    content: "Home";
    font-family: 'Fira Sans', sans-serif;
    font-size:1em;
    width: 100%;
    height: 0px;
    background-color: transparent;
    color:#ffffff;
    position: absolute;
    left:24px;
    top: 0px;
    opacity: 0;
    transition-property: all;
    transition-duration: 0.5s;
    -webkit-transition-property: all;
    -webkit-transition-duration: 0.5s;
    -o-transition-property: all;
    -o-transition-duration: 0.5s;
    -moz-transition-property: all;
    -moz-transition-duration: 0.5s;
    display: none;
  
}


  header nav ul li.arrow-back-home a:hover:before {
    content: "Home";
    font-family: 'Fira Sans', sans-serif;
    font-size:1em;
    width: 100%;
    height: 0px;
    background-color: transparent;
    color:#ffffff;
    position: absolute;
    left:32px;
    top: 0px;
    opacity: 1;
    display: block;
}


  header  .arrow-home {
    opacity: 0.5;
  }

  header  .arrow-home:hover {
    opacity: 1;

  }
  


header nav ul li a {
    margin: 10px 10px;
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
    position: relative;
}


header nav ul li a:focus , header nav ul li a:active  {
    color: #ffffff;
    text-decoration: none;
    opacity: 1;
}


header nav ul li.link-parent {
    font-weight: bold;
    opacity:1;  
  }
  
  header nav ul li.active a {
    font-weight: bold;
    opacity:1;  
  }
  

header nav ul li .active {
    font-weight: bold;
    opacity:1;  
  }
  


  .footer-cobat li, .menu-ham li {

    font-size: inherit;

}


.subslider {
  z-index: 9;
}


  /* Cobat comunica */



  .owl-carousel .img-testata {
    margin: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
    height: 400px;
  }
  

  .owl-carousel .img-testata  figure {
  margin: 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  position: relative;
  height: 400px;
}


.owl-carousel .img-testata  figure {
  background-color: #1a2a49;
}


.owl-carousel .img-testata   figcaption .container , .owl-carousel .img-testata   figcaption  {
  position: relative;
  height: 400px;
}

.owl-carousel .img-testata   figcaption h1 {
  top: 130px;
}

.new-standard {

  height: auto!important;
   min-height:250px;
   background-color: #1a2a49;
   color: #ffffff;
}

.news-percorso {

  height: auto!important;
   min-height:250px;
   background-color: #ba480a !important;
   color: #ffffff;
}

.news-percorso .container, .new-standard .container {
  padding-top:110px;
  padding-bottom:30px;
}

.new-standard figure.category-icon {
  height: 70px;
}

.new-standard figure.category-icon img {
  height: 70px;
}

.news-percorso h1, .new-standard h1 {

  font-size: 2em;
  color: #ffffff;
  font-weight: 600;
}

  /* Cobat comunica */

section.comunicazione {
  margin:30px 0px;
} 

article {
  margin: 25px 0px;
}

video {
  width: 100%!important;
  height: auto!important;
}

.media-type video  {
  margin: 12px 0px -3px 0px;
  width: 100%!important;
  height: auto!important;
}


.media-type img  {
  margin:12px 0px;
  width: 100%!important;
  height: auto!important;
}

.body-news  {
  margin:0px 0px; 
}

.body-news h3  {
  margin:12px 0px;
  display: block;
}


.body-news h3 a  {
  color: #1a2a49;
}

.body-news h3 a:hover , .body-news h3 a:focus , .body-news h3 a:active  {
  color: #64c5d8;
  text-decoration: none;
}

.body-news h4  {
  margin:12px 0px;
  display: block;
}

.body-news h4 a  {
  text-transform: uppercase;
}

.body-news .day-time  {
  margin:12px 0px;
  color: #1a2a49;
  display: block;

}

.body-news ul.tags  {
  margin:12px 0px;
  padding: 0px;
  line-height: 1em;
  display: inline-block;
  width: 100%;
  
}

.body-news ul.tags li  {
  margin:0px 0px 3px 0px;
  padding: 0px;
  color: #1a2a49;
  display: inline-block;
}

.body-news ul.tags li a  {
   font-size: 0.8em;
   padding:1px 4px;
   border:1px solid #1a2a49;
   color: #1a2a49;
   display: block;
   float: right;
   margin-right:5px;

}

.body-news ul.tags li a:hover  {
  color: #64c5d8;
  text-decoration: none;
  border:1px solid #64c5d8;
}


.body-news a.readon  {
    margin:12px 0px;
   font-size: 1em;
   display: inline-block;

}

.body-news  a.readon:hover  {
  text-decoration: none;
}


aside  {
background-color: #f4f4f4;
padding:45px 25px;

}


.news-single .article .news-img-wrap {
  float: none;
  width: 100%;
  margin: 0 0 0 0px;
}


.news-tags  {
  padding-left:0px;

}

.news-tags  .tag-argomenti {
  font-weight: 600;
  border: inherit;
  display: inline-block;
  padding: 0px;
  font-family: inherit !important;
  font-size: inherit;
  margin-right: 10px;
  margin-bottom: 10px;;
  color: #1a2a49;
}

.tag-argomenti:hover {
  background-color: transparent!important;
  color: inherit;
}

.news-tags  .tag-argomenti a {
  text-transform: uppercase;
  font-weight: 600;
  border: 2px solid #1a2a49;
  background-color: transparent!important;
  display: inline-block;
  padding: 3px 10px;
  font-family: 'Fira Sans', sans-serif!important;
  font-size: 0.9em;
  margin-right: 0px;
  color: #1a2a49;
}


.tag-argomenti a:hover, .tag-argomenti a:focus,  .tag-argomenti a:active   {

  text-transform: uppercase;
  font-weight: 600;
  /* border: 2px solid #1a2a49; */
  background-color: transparent!important;
  display: inline-block;
  /* padding: 3px 10px; */
  font-family: 'Fira Sans', sans-serif!important;
  font-size: 0.9em;
  margin-right: 0px;
  color: #1a2a49;
}


.news-single .article .news-img-wrap img {
  float: none;
  width: 100%!important;
  height: auto!important;
}


/* fix blocchi home */
 
.section-produttori-home {
  height: 450px;
}

.produttori-home {
  top: -98px;
}

.rete {
  min-height: 180px;
  height: auto;
}

.rete-cobat img {
  position: absolute;
  right: 120px;
  bottom: 30px !important;
  max-height: 80px;
}


.numeri-infografica {
  font-size: 2.5em;
  font-weight: 500;

}

/* soluzioni */

.box-soluzioni-cobat {
  position: relative;
  background-color:transparent;
  -webkit-box-shadow: 10px 10px 30px -13px rgba(133,133,133,0);
  -moz-box-shadow: 10px 10px 30px -13px rgba(133,133,133,0);
  box-shadow: 10px 10px 30px -13px rgba(133,133,133,0);
  min-height: 100px;
  z-index: 6;
  top: -100px;
}

.box-soluzioni-cobat .container {

  margin: 0 auto;
  right: 0;
  left: 0;
  background-color:transparent;
  padding: 0px 90px;
  -webkit-box-shadow: 10px 10px 30px -13px rgba(133,133,133,0);
  -moz-box-shadow: 10px 10px 30px -13px rgba(133,133,133,0);
  box-shadow: 10px 10px 30px -13px rgba(133,133,133,0);

}

.box-soluzioni-cobat .container .card-topheader {

  padding: 30px;
  min-height: auto;
  -webkit-box-shadow: 10px 10px 30px -13px rgba(133,133,133,0.7);
  -moz-box-shadow: 10px 10px 30px -13px rgba(133,133,133,0.7);
  box-shadow: 10px 10px 30px -13px rgba(133,133,133,0.7);
}

.card-topheader .logo-soluzione   {
text-align: left;
}

.card-topheader .logo-soluzione img  {
  width: 100%;
  margin-bottom:25px;
}

.card-topheader .logo-soluzione img.img-landscape  {
  max-width: 270px;
}

.card-topheader .logo-soluzione img.img-square  {
  max-width: 230px;
  }

.card-topheader .descrizione-soluzione  {
  padding:0px 30px;
}

.card-topheader .descrizione-soluzione  h4 {
  padding:0px 0px 20px 0px!important;
}

.card-topheader .descrizione-soluzione  p {
  padding:0px 0px 20px 0px!important;
}

.produttori-home, .produttori-ripa {
  padding: 20px;
  color: #fff;
  min-height: 330px;
  position: relative;
  margin: 0 0;
  left: 0px;
  top: -120px;
}

.article-header-details h4  {
  text-transform: uppercase;
}

.article-detail-date {
  padding-bottom:24px;
  padding-top:12px;
}

/* normativa */

.normative {
  margin: 30px 0px;  
}

article.normativa-article {
  background-color: #f4f4f4;
  padding: 30px;
  margin: 0px 0px 15px 0px!important;
}


.news-related.news-related-files {
  background-color: transparent;
  border: 0px;
}

.news-related.news-related-files ul {
  margin: 0px!important;
  padding: 0px!important;
}


.news-related.news-related-files ul li{
  background-color: rgba(244,244,244,0.2);
  padding: 25px;
  border: 0px;
  margin: 10px 0px;
  list-style: none!important;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;

}

.news-related.news-related-files ul li:hover {
  background-color: #f4f4f4;
}

.news-related.news-related-files ul li a:before{
  content: '';
  font-family: "Font Awesome 5 Free";
  font-size: 24px;
  margin-right: 10px;
}

.news-related.news-related-files h4 {
  color: #1a2a49;
}


.news-tags .tag-argomenti a.active {
  color: #1a2a49;
  border-color:#1a2a49;
}

  /* Ricerca */

   #kesearch_results {
    font-family: 'Fira Sans', sans-serif!important;
}

.result-list-item .hit {
    color: #1a2a49!important;
    font-weight: 500;
}

.result-list-item {

  clear: both;
  margin: 0px 0 0px 0!important;
  padding: 25px!important;
  display: block;
  background-color: rgba(244,244,244,0)!important;
  transition-property: all;
  transition-duration: 0.5s;
  -webkit-transition-property: all;
  -webkit-transition-duration: 0.5s;
  -o-transition-property: all;
  -o-transition-duration: 0.5s;
  -moz-transition-property: all;
  -moz-transition-duration: 0.5s;
  border-bottom: 1px solid rgba(244,244,244,1)!important;
  
}

.result-list-item:hover {
  background-color: #f4f4f4!important;
}

.result-teaser {

  font-family: 'Halant', serif!important;

}

.teaser_icon img {
  display: none!important; 
}

.pages_total {
  text-align: left!important;
  padding: 25px 0px!important;
}

.kesearch_pagebrowser ul {
display: block!important;
margin: 25px 0px!important;
}

.kesearch_pagebrowser ul li a {
  padding: 10px 15px!important;
  margin:10px 5px!important;
}

.kesearch_pagebrowser ul li a.current {
background-color: #1a2a49!important;
color: #ffffff!important;
}

ul.pagination  {
  display: inline-block!important;
  width:100%!important;
  margin: 25px 0px!important;  
  }
  
ul.pagination li{
  height:49px!important;
  float:left!important;
  padding: 10px 15px!important;
  margin:10px 5px!important;
}

ul.pagination li.active{
background-color: #1a2a49!important;
color: #ffffff!important;
  padding: 10px 15px!important;
  margin:10px 5px!important;
}

.media-type video,  .media-type iframe{
  margin: 12px 0px;
  width: 100%!important;
  height: 137px!important;
  background-color: #ccc;
}

iframe{
 width: 100%;
 height:auto;
}

.embed-responsive{
 margin-bottom: 20px!important;

}
.embed-responsive-16by9::before {
    margin-bottom: 12px!important;
}
.news ul {
padding:0px;
}

.news ul li {
  list-style: none;  
}

.news ul li a {
  font-size: 1.2em;
  padding:15px;
  display: block;
  font-weight: 600;
}

.news > ul > li > ul > li {
  border-bottom:1px solid #ccc;
}

.news > ul > li > ul > li >  a {
  font-weight: 400!important;
  font-size: 1em!important;
  padding:15px 15px 15px 25px;
}

.news > ul > li > ul > li > ul > li > a {
  font-weight: 400!important;
  font-size: 1em!important;
  padding:15px 15px 15px 40px;
}
.news > ul > li > ul > li > ul > li > a:before {
    content: '-';
    float: left;
    padding-right: 10px; 
}

.regionisel {
    width: 100%;
    padding: 8px;
    margin-bottom: 10px;
    background-color: #f4f4f4;
    border: 0px;
    color: #1a2a49;
}

.regionisel option:hover {
  background-color: gray !important;
  border: 2px solid #fff !important;
}

#map .ol-popup {  
   min-width: 300px !important; 
  width: 320px !important;
}

.engver-header-btn a{color:#ffffff;margin-left:10px;margin-right:15px;}
.engver-megamenu-btn a{
 color:#333333;margin-left:10px;margin-right:15px;
}


.engver-header-btn {
  display: unset !important;
}