@font-face {
  font-family: "ing_me_bold";
  src: url("/.resources/assets/fonts/INGMe/Latin/Bold/INGMeWeb-Bold.eot") format("embedded-opentype"), url("/.resources/assets/fonts/INGMe/Latin/Bold/INGMeWeb-Bold.woff2") format("woff2"), url("/.resources/assets/fonts/INGMe/Latin/Bold/INGMeWeb-Bold.woff") format("woff"), url("/.resources/assets/fonts/INGMe/Latin/Bold/INGMeWeb-Bold.ttf") format("truetype"), url("/.resources/assets/fonts/INGMe/Latin/Bold/INGMeWeb-Bold.svg#ing_me_bold") format("svg");
  font-style: normal;
  font-weight: normal;
}

.main-footer {
  background-color: #fff;
}

.tot {
  width:100%;
}
.butoanele {
  display: inline-flex;
  margin: 5px;
}
a:hover, a:focus {
  color: #ffffff;
  text-decoration: unset;
}

.subpages-heading-container.affix {
  display: none !important;
}
h2{
  font-family: 'ing_me_bold';
}
a {
  color: #ff6200;
}
hr{
  margin-top: 40px;
  margin-bottom: 40px;
  border-top: 1.7px solid #a8a8a8;
}
.section_1{
  background-color:#fff ;
  font-family: 'ing_me_regular';
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  text-align: center;
}
.section_1 .container .row .col-md-8 .thumbnail{
  border: 2px solid #f0f0f0;
  border-radius: 8px;
  padding: 30px 15px;
}
.section_1 .container .row .col-md-4 .thumbnail{
  border: 2px solid #ff6200;
  border-radius: 8px;
  background-color: #ff6200;
  color: #fff;
}
.section_2{
  background-color: #f0f0f0;
  text-align: center;
  font-family: 'ing_me_regular';
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 16px;
  border-radius: 8px;
  margin-bottom: 30px;
}
.ico_1{
  background: url(/dam/ingro/lp/covid-19/images/icon-clock.png) no-repeat center bottom;
  height: 100px;
}
.ico_2{
  background: url(/dam/ingro/lp/covid-19/images/icon-devices.png) no-repeat center bottom;
  height: 100px;
}
.ico_3{
  background: url(/dam/ingro/lp/covid-19/images/icon-people.png) no-repeat center bottom;
  height: 100px;
}
.ico_4{
  background: url(/dam/ingro/lp/covid-19/images/icon-reincarcare-cartela.png) no-repeat center bottom; 
  height: 100px;
}
.ico_5{
  background: url(/dam/ingro/lp/covid-19/images/icon-card-nou.png) no-repeat center bottom;
  height: 100px;
}
.ico_6{
  background: url(/dam/ingro/lp/covid-19/images/icon-acces-extrase-cont.png) no-repeat center bottom;
  height: 100px;
}
.text_ico{
  padding: 20px 20px 0px 20px;
}
.text-align {
  text-align: justify;
}
.contact {
  background-color: #f0f0f0;
  border-radius: 8px;
  text-align: center;
  padding: 30px 0px;
  margin-top: 60px;
}
.thumbnail {
  min-height: 215px;
}
.main-footer{
  display: none;
}
.text_ico {
  padding: 0px;
  padding-top: 20px;
}
.inline-link, .navigate_to, p a {
  color: #ff6200;
}
.margin-bottom {
  margin-bottom: 15px;
  margin-top: 30px;
}
* {
  box-sizing: border-box;
}
/* Create two unequal columns that floats next to each other */
.column {
  float: left;
  padding: 10px;
  height: auto;
  margin: 0 15px;
}
.left {
  width: 65%;
  border-radius: 8px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
}
.right {
  width: 29%;
  background-color:#ff6200;
  border-radius: 8px;
  color: #fff;
}
/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}
.logo {
  width: 128px;
  margin: 15px 0 15px 0;
}
header.default-header, .main-title-wrapper, .nav-tabs-wrapper {
  display: none;
}
.ico_covid{
  display: block;
  margin: 0 auto;
  max-width: 100%;
  margin-top: 30px;
}
.margin-bottom {
  margin-top: 10px;
}
.contact{
  text-align: center;
  margin: 0 auto;
  padding: 0 15px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 8px;
}
.accordion-content {
  font-family: 'ing_me_regular';
}
.buton-contact{
  background-color: #ff6200;
  padding: 10px 40px;
  border-radius: 8px;
  text-decoration: none;
  color: #fff;
}
.inline-link:visited, .navigate_to:visited, p.visited-white a:visited {
  color: #fff;
}
.inline-link:visited, .navigate_to:visited, p.visited-orange a:visited {
  color: #ff6200;
}
@media (max-width: 768px){
  .margin-bottom {
      margin-top: 30px;
  }
  .height{
      min-height: auto;
  }
}

@media (max-width: 768px){
.left{
width:100%;
margin-bottom: 30px;
}
.right{
width:100%;
}
}
@media (min-width: 769px){
.left{
width:62%;
}
}
@media (min-width: 991px){
.left{
width:64%;
}
}
@media (min-width: 1199px){
.left{
width:64.5%;
}
.right{
width:30%;
}
}

@media only screen and (max-width: 768px){
  table.responsive td:first-child, table.responsive th:first-child, table.responsive.pinned td {
    display: table-cell !important;
    white-space: unset;
  }
  
  table.responsive td, table.responsive th {
    position: relative;
    white-space: unset;
    overflow: hidden;
  }
  table td, table th {
    padding: 9px 5px;
    text-align: left;
  }
  table.responsive>tbody td {
    text-align:left;
  }
  }