html, body {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  height: 100% !important;
  text-rendering: optimizeLegibility;
  font-size: 16px;
}
h1, h2, h3 {
  color: #0061a0;
  font-family: 'Raleway', sans-serif;
}
h2 {
  margin-top: .8rem;
}
h4 {
  margin-top: .6rem;
}
.blu {
  color: #0061a0 !important;
}
h1 {
  color: #0061a0;
  background-color: transparent;
  border-bottom: 1px solid #52b029;
}
h1 span {
  display: inline-block;
  position: relative;
  z-index: 1;
  padding-left: 0px;
}
h1 span::after {
  content: '';
  position: absolute;
  bottom: 0%;
  left: 0;
  height: .2rem;
  width: 108%;
  background: #52b029;
  z-index: -1;
  padding-right: 15px !important;
}
.container, .container p {
  text-align: justify;
}
a.nomefondo {
  text-decoration: none;
  color: #485868 !important;
  font-weight: 700;
}
a.nomefondo h3 {
  text-decoration: none;
  color: #485868 !important;
  font-weight: 700;
  font-size: 24px;
  padding-top: 10px;
}
/*h1 span::before {
  content: '';
  position: absolute;
  top: 5px;
  left: -5px;
  background: url("../img/loghetto.png");
    width: 20px; height: 20px; 
    display: inline-block;
  z-index: -1; 
}*/
h4 {
  color: #485868;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
}
strong {
  font-weight: 700;
}
a.text-link {
  color: #0061a0;
  font-weight: 700;
  text-decoration: none;
}
a.text-link:hover {
  opacity: .7;
  text-decoration: underline;
}
input {
  border-radius: 0px !important;
}
.titleBox {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-between;
  align-items: start;
  flex-direction: flex-start;
}
.no-bullet {
  list-style: none;
}
main {
  padding: 0px 0px 80px 0px;
}
.footer {
  background: #3c4957;
  color: #fff;
  margin-top: 60px;
  font-size: 14px !important;
}
.footer a {
  color: #fff;
  text-decoration: none !important;
}
.footer a:hover {
  color: #00afec;
}
.footer h5 {
  color: #51C31F;
  font-family: 'Open Sans', sans-serif;
  padding-top: 15px;
}
.footer .contact-footer-list .fa {
  color: #00afec;
  padding-right: 10px;
  display: inline-block;
  width: 30px;
}
.footer .contact-footer-list li {
  padding-bottom: 8px;
}
.navbar-brand img {
  margin: 10px 0px 10px 0px !important;
  border-right: 2px solid #e7e7e7;
}
.login {
  max-width: 600px;
}
.login .form-control {
  color: #069;
  border: 1px solid #069;
  border-radius: 0;
}
.login .input-group-text {
  color: #fff;
  background-color: #069;
  border: 1px solid #069;
  border-radius: 0;
}
.btn-primary {
  color: #fff;
  background-color: #00afec;
  border-color: #00afec;
}
.btn-primary:hover {
  color: #fff;
  background-color: #4FD1FF;
  border-color: #4FD1FF;
}
.btn-primary.disabled {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}
.carousel-caption .btn-primary, .modal-body .btn-primary {
  color: #fff;
  background-color: #52b029;
  border-color: #52b029;
  font-weight: 700;
}
.carousel-caption .btn-primary:hover, .modal-body .btn-primary:hover {
  color: #fff;
  background-color: #4FD1FF;
  border-color: #4FD1FF;
}
.ricerca .btn-primary {
  color: #0061a0;
  background-color: #fff;
  border-color: transparent;
  border: solid 0px #fff;
}
.btn-outline {
  color: #fff;
  background-color: #0061a0;
  border-color: #0061a0;
}
.btn-outline:hover {
  color: #0061a0;
  background-color: #fff;
  border-color: #0061a0;
}
.dropdown-menu {
  position: absolute;
  z-index: 1000;
  display: none;
  min-width: 10rem;
  padding: .5rem 0;
  margin: 0;
  font-size: 1rem;
  color: #fff;
  text-align: left;
  list-style: none;
  background-color: #2098D1;
  background-clip: padding-box;
  border: 1px solid #2098D1;
  border-radius: 0 0 .25rem .25rem;
}
.dropdown .dropdown-menu .dropdown-item {
  color: #fff;
}
.dropdown .dropdown-menu .dropdown-item:hover, .dropdown .dropdown-menu li.active .dropdown-item {
  background: #51c31f;
  color: #fff;
  font-weight: 700;
}
.carousel:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 8px;
  -webkit-border-radius: 70%;
  border-radius: 70%;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  z-index: -1;
}
.carousel-caption {
  color: #FFF;
  text-align: left;
  max-width: 55%;
  padding: 15px;
  bottom: 3.25rem !important;
}
.carousel-caption h5 {
  font-size: 2rem !important;
  text-transform: uppercase;
  color: #FFF;
  font-family: 'Raleway', sans-serif;
  text-shadow: 2px 3px 4px rgba(0, 0, 0, .7);
}
.carousel-caption h5 small {
  font-size: 2rem !important;
  text-transform: none;
  color: #FFF;
}
.carousel-indicators [data-bs-target] {
  background-color: #52b029;
  opacity: .8;
  transition: opacity .6s ease;
}
.carousel-indicators .active {
  background-color: #FFF !important;
}
#pageCarousel .carousel-caption {
  color: #FFF;
  text-align: left;
  max-width: 45%;
  padding: 0px 0px 30px 0px;
  left: 0%;
}
.btn {
  border-radius: 0px
}
.card-title {
  color: #0061a0;
  text-transform: capitalize;
}
.box {
  -webkit-box-shadow: 0 0 0 0 #fff;
  box-shadow: 0 0 0 0 #fff;
  -webkit-transition: .3s;
  transition: .3s;
  border-radius: 0px;
  -webkit-transform: translateY(0);
  transform: translateY(0);
}
.box:hover, .hovered {
  -webkit-box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .4);
  box-shadow: 0 10px 30px -5px rgba(0, 0, 0, .4);
  background-color: #f5f5f5;
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  cursor: pointer;
  border: solid 0px #f5f5f5;
  border-bottom: solid 8px #0061a0;
}
.box img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
.box:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  -webkit-transition: .3s;
  transition: .3s;
  -webkit-transform: translateY(-15px);
  transform: translateY(-15px);
}
.organiSociali th {
  color: #0061a0;
}
.organiSociali th.th-title {
  background: #0061a0;
  color: #fff;
  text-align: center;
}
.organiSociali span.evidenzia {
  color: #0061a0;
  font-weight: 700;
}
.card-img-top {}
/*NAVBAR*/
.topBar {
  font-size: 15px;
  color: #485868 !important;
  position: absolute;
  width: 100%;
}
.topBar div a {
  font-size: 15px;
  color: #0061a0 !important;
}
.topBar p small {
  color: #0061a0;
  background: #fff;
  padding: 0 15px;
}
.btn-outline-light.btn-ar {
  color: #fff;
  border-color: #52b029;
  background: #52b029;
}
.btn-outline-light.btn-ar .fa {
  color: #fff;
}
.navbar {
  background: #0061a0 !important;
  z-index: 3;
  padding: 0;
}
.navbar .navbar-nav > .nav-item > .nav-link {
  font-size: .8rem;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  position: relative;
  opacity: 1 !important;
}
.navbar .navbar-nav > .nav-item.active > a {
  color: #fff;
  background: #2098D1;
  /*   background: linear-gradient(180deg, rgba(204,204,204,1) 0%, rgba(231,231,231,1) 3%, rgba(255,255,255,1) 28%);*/
}
@media all and (min-width: 992px) {
  .navbar .dropdown-menu-end {
    right: 0;
    left: auto;
  }
  .navbar .nav-item .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    transition: .3s;
    margin-top: 0;
  }
  .navbar .nav-item:hover .nav-link {
    color: #fff;
  }
  .navbar .dropdown-menu.fade-down {
    top: 80%;
    transform: rotateX(-75deg);
    transform-origin: 0% 0%;
  }
  .navbar .dropdown-menu.fade-up {
    top: 180%;
  }
  .navbar .nav-item:hover .dropdown-menu {
    transition: .3s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    transform: rotateX(0deg);
  }
}
.custom-toggler .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(0, 175, 236, 0.9)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.navbar .navbar-toggler {
  color: rgba(0, 175, 236, .55);
  border-color: rgba(0, 175, 236);
  margin: 10px 0;
  min-height: 60px;
  min-width: 60px;
}
.AR-collapsed_btn {
  background: none;
  border: 1px solid #00afec;
  color: #00afec;
  font-size: 30px;
  padding: 8px 20px;
  border-radius: 4px;
}
.modal-content {
  background-color: #FFF;
}
.modal-body h4 {
  color: #0061a0;
}
.news-cont {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 15px;
}
.news-cont h5 {
  color: #485868;
}
.news-cont p {
  padding-left: 25px;
}
/*INPUT LOGIN*/
.login .input {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin: 1em;
  max-width: 100%;
  width: calc(100% - 2em);
  vertical-align: top;
}
.login .input__field {
  position: relative;
  display: block;
  float: right;
  padding: 0.8em;
  width: 60%;
  border: none;
  border-radius: 0;
  background: #f0f0f0;
  color: #aaa;
  font-weight: bold;
  -webkit-appearance: none; /* for box shadows to show on iOS */
}
.login .input__field:focus {
  outline: none;
}
.login .input__label {
  display: inline-block;
  float: right;
  padding: 0 .5em;
  width: 40%;
  color: #485868;
  font-weight: bold;
  font-size: 85%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.login .input__label-content {
  position: relative;
  display: block;
  padding: 1em 0;
  width: 100%;
}
.login .graphic {
  position: absolute;
  top: 0;
  left: 0;
  fill: none;
}
.login .icon {
  color: #ddd;
  font-size: 150%;
}
/* Individual styles */
/* Hoshi */
.input--hoshi {
  overflow: hidden;
}
.input__field--hoshi {
  margin-top: 1em;
  padding: 0.85em 0.15em;
  width: 100%;
  background: transparent;
  color: #595F6E;
}
.input__label--hoshi {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0.25em;
  width: 100%;
  height: calc(100% - 1em);
  text-align: left;
  pointer-events: none;
}
.input__label-content--hoshi {
  position: absolute;
}
.input__label--hoshi::before, .input__label--hoshi::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: calc(100% - 10px);
  border-bottom: 1px solid #B9C1CA;
}
.input__label--hoshi::after {
  margin-top: 2px;
  border-bottom: 4px solid red;
  -webkit-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.input__label--hoshi-color-1::after {
  border-color: hsl(200, 100%, 50%);
}
.input__label--hoshi-color-2::after {
  border-color: hsl(160, 100%, 50%);
}
.input__label--hoshi-color-3::after {
  border-color: hsl(20, 100%, 50%);
}
.input__field--hoshi:focus + .input__label--hoshi::after, .input--filled .input__label--hoshi::after {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.input__field--hoshi:focus + .input__label--hoshi .input__label-content--hoshi, .input--filled .input__label-content--hoshi {
  -webkit-animation: anim-1 0.3s forwards;
  animation: anim-1 0.3s forwards;
}
@-webkit-keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
@keyframes anim-1 {
  50% {
    opacity: 0;
    -webkit-transform: translate3d(1em, 0, 0);
    transform: translate3d(1em, 0, 0);
  }
  51% {
    opacity: 0;
    -webkit-transform: translate3d(-1em, -40%, 0);
    transform: translate3d(-1em, -40%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, -40%, 0);
    transform: translate3d(0, -40%, 0);
  }
}
/* Haruki */
.login .input--haruki {
  margin: 1em 1em 1em;
}
.login .input__field--haruki {
  padding: 0.4em 0.25em;
  width: 100%;
  background: transparent;
  color: #AFB5BB;
  font-size: 1.55em;
}
.login .input__label--haruki {
  position: absolute;
  width: 100%;
  text-align: left;
  pointer-events: none;
}
.login .input__label-content--haruki {
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.login .input__label--haruki::before, .login .input__label--haruki::after {
  content: '';
  position: absolute;
  left: 0;
  z-index: -1;
  width: 100%;
  height: 2px;
  background: #00afec;
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s;
}
.login .input__label--haruki::before {
  top: 0;
}
.login .input__label--haruki::after {
  bottom: 0;
}
.login .input__field--haruki:focus + .input__label--haruki .input__label-content--haruki, .login .input--filled .input__label-content--haruki {
  -webkit-transform: translate3d(0, -90%, 0);
  transform: translate3d(0, -90%, 0);
}
.login .input__field--haruki:focus + .input__label--haruki::before, .login .input--filled .input__label--haruki::before {
  -webkit-transform: translate3d(0, -0.5em, 0);
  transform: translate3d(0, -0.5em, 0);
}
.login .input__field--haruki:focus + .input__label--haruki::after, .login .input--filled .input__label--haruki::after {
  -webkit-transform: translate3d(0, 0.5em, 0);
  transform: translate3d(0, 0.5em, 0);
}
.contact-form label {
  color: #0061a0;
  margin-bottom: .3rem;
}
.contact-list {
  padding-left: 0px !important;
}
.contact-list li {
  margin-bottom: 8px;
}
.contact-list li {
  margin-bottom: 8px;
}
.contact-list li .fa {
  color: #0061a0;
  margin-right: 15px;
  width: 25px;
}
/* TABS TO ACCORDION*/
.all-tab-img img {
  padding-bottom: 20px;
}
.all-tab-img img:nth-last-child(2) {
  padding-bottom: 0;
}
.ourwork-tab-wrap {
  padding: 20px 0px;
  position: relative;
}
.ourwork-tab-wrap .nav-pills {
  display: none;
  border-bottom: none;
}
.ourwork-tab-wrap .nav-pills .nav-link, .nav-pills .nav-link {
  border: none;
  border-radius: 0px !important;
  font-weight: 400;
  color: #485868;
  border-bottom: 4px solid #fff;
  margin-right: 5px;
}
.ourwork-tab-wrap .nav-pills .nav-item.show .nav-link, .nav-pills .nav-link.active {
  background: #fff;
  color: #0061a0;
  border-bottom: 4px solid #51c31f;
  border-radius: 0px !important;
  font-weight: 700;
}
@media(min-width:768px) {
  .ourwork-tab-wrap .nav-pills {
    display: flex;
  }
  .ourwork-tab-wrap .card {
    border: none;
  }
  .ourwork-tab-wrap .card .card-header {
    display: none;
  }
  .ourwork-tab-wrap .card .collapse {
    display: block;
  }
}
@media(max-width:767px) {
  .ourwork-tab-wrap .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
    margin-bottom: 10px;
  }
  .ourwork-tab-wrap .card-header {
    background: #0061a0;
    color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    border-radius: 4px;
  }
  .ourwork-tab-wrap .card-header h5 a {
    color: #fff;
    border-bottom: none;
    text-decoration: none;
    font-size: 16px;
    display: block;
    font-family: 'Open Sans', sans-serif;
  }
  .ourwork-tab-wrap .card-header h5 a i {
    float: right;
    padding-top: 5px;
  }
  .ourwork-tab-wrap .card-body, .ourwork-tab-wrap .card {
    border: 1px solid #fff;
  }
  .ourwork-tab-wrap .card-header h5 a:hover {
    color: #fff;
  }
}
.ourwork-tab-wrap h2 {
  color: #0061a0;
  margin-bottom: 25px;
}
.pdf-list, .pdf-list li {
  list-style: none;
  padding-left: 0;
  margin-bottom: 8px;
}
.pdf-list li a {
  text-decoration: none;
  color: #485868;
  font-weight: 700;
  font-size: 18px
}
.pdf-list li a:hover {
  color: #0061a0;
}
.pdf-list li a .fa {
  margin-right: 10px;
  color: #0061a0;
}
.pdf-list li a:hover .fa {
  color: #00afec;
}
/*FINE*/
.nav-pills.pagine .nav-link.active {
  border-radius: 50px !important;
}
@media (max-width: 575.98px) {
  .navbar-brand img {
    margin: 10px auto 10px auto !important;
    max-width: 200px;
    border-right: none;
  }
  .app_link {
    display: none !important;
  }
  main {
    padding: 0px 15px 80px 15px;
  }
}
@media (max-width: 767.98px) {
  .carousel-caption {
    color: #00afec;
    text-align: left;
    max-width: 70%;
    padding: 15px;
  }
  .carousel-caption h5 {
    font-size: 1.rem !important;
    text-transform: uppercase;
  }
  .topBar {
    position: relative;
  }
  .navbar .navbar-nav > .nav-item > .nav-link {
    width: 100% !important;
  }
  .app_link {
    display: none !important;
  }
  .bg-title {
    background: #fff;
  }
}
@media (max-width: 991.98px) {
  .carousel-caption {
    max-width: 80%;
    padding: 15px;
    bottom: 1.25rem !important;
  }
  .carousel-caption h5 {
    font-size: 1.5rem !important;
    text-transform: uppercase;
  }
  .carousel-caption h5 small {
    font-size: 1.3rem !important;
    text-transform: none;
    color: #FFF;
  }
  .topBar {
    position: relative;
  }
  .navbar .navbar-nav > .nav-item > .nav-link {
    width: 100% !important;
  }
  .ricerca {
    margin-bottom: 15px
  }
  .app_link {
    display: none !important;
  }
  .btn-ar {
    margin-bottom: 15px;
    background-color: #0061a0 !important;
    color: #fff !important;
  }
}
#datatable th, .datatable th {
  color: #0061a0
}
#datatable tr td, .datatable tr td:last-child {
  color: #0061a0;
  font-weight: 700;
}
#datatable tr td, .datatable tr td p, .datatable tr th p {
  text-align: center !important;
}
@media (max-width: 1199.98px) {
  .navbar .navbar-nav > .nav-item > .nav-link {
    font-size: .8rem;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 10px;
    padding-right: 10px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
    opacity: 1 !important;
  }
}
@media (max-width: 1399.98px) {}