:root {
  --insuco-base: #6ab7a6;
  --insuco-primary: #18a096;
}
.main-header__logo img {
  max-height: 60px;
}
.main-header-two--home-1 .main-menu-two.sticky-header--cloned {
  background-color: #6ab7a6;
}
.footer-two--home-1 {
  background-color: #0a423f;
}
.scroll-to-top {
  background: #6ab7a6;
}
.scroll-to-top:hover{
  background: #18a096;
}
.footer-two__copyright__text a{
	color: #fff;
}
.footer-two__widget__social li:hover a i {
  color: #fff;
}
.service-card-four__text{
	text-align: justify;
}
.service-three__content {
  margin-left: 0px;
}
.main-header-two--home-1 .main-menu-two .main-menu__list > li {
  padding: 30px 0;
}
.service-card-four__content img {
  width: 70px;
}
.contact-info__card__icon img {
  width: 70px;
}
.main-menu__list > li > ul > li > a {
  line-height: 24px;
}
.team-card__hover{
  padding-bottom: 15px;
}
#curriculum{
  display: block;
}
#posizione{
  width: 100%;
  height: 41px;
  border: 0px solid #000;
  background-color: transparent;
  border-bottom: 1px solid rgba(var(--insuco-primary-rgb, 0, 32, 110), 0.1);
}
.service-card-four:hover img {
  filter: invert(1);
}
.service-card-four img {
  -webkit-transition: all 600ms ease;
  transition: all 600ms ease;
}
.sifra-padding{
  padding-bottom: 150px;
}
.sec-title__title {
  font-size: 34px;
}
.main-header-two--home-1 .main-menu-two.sticky-header--cloned {
  background-color: #0a423f;
}
.bg-web .sec-title__tagline {
  color: #fff;
}
.main-header__logo img {
  max-height: 50px;
}
.about-four--home-1 .about-four__card__shape {
  height: 0px;
  margin-top: 0px;
}
.careers-accordion .faq-two__accordion__button {
  font-size: 20px;
}
.careers-accordion .faq-two__accordion__item {
  -webkit-box-shadow: 0px 10px 60px 0px rgba(17, 17, 17, 0.07);
  box-shadow: 0px 10px 60px 0px rgba(17, 17, 17, 0.07);
  background-color: #fff;
}
.careers-accordion .faq-two__accordion__button {
  border-bottom: 0px solid #fff;
}
.careers-accordion .faq-two__accordion__item {
  -webkit-box-shadow: 0px 10px 60px 0px rgba(17, 17, 17, 0.07);
  box-shadow: 0px 10px 60px 0px rgba(17, 17, 17, 0.07);
  background-color: #fff;
}
.team-card__hover {
  border-radius: 10px;
}
.gradient-bg {
  background-image: none;
  margin: auto;
    margin-top: auto;
  background: linear-gradient(315deg, rgba(24, 160, 150, 1) 3%, rgba(10, 66, 63, 1) 98%);
    background-attachment: scroll;
    background-size: auto;
  animation: gradient 15s ease infinite;
  background-size: 400% 400%;
  background-attachment: fixed;
  position: relative;
  padding-bottom: 80px;
}
.careers-accordion .faq-two__accordion__item {
  border-radius: 10px;
}
@keyframes gradient {
    0% {
        background-position: 0% 0%;
    }
    50% {
        background-position: 100% 100%;
    }
    100% {
        background-position: 0% 0%;
    }
}
.footer-two--home-1 {
  background-image: none;
}
.page-header__title {
  font-size: 45px;
  margin-bottom: 20px;
}
.breadcrumb-one li {
  font-size: 18px;
}
.slider-one__title {
  font-size: 55px;
}
.slider-one__text {
  font-size: 20px;
}
.slider-one__image {
  height: 810px;
}
.team-card__content {
  border-radius: 10px;
}
.cta-three__inner{
  border-radius: 10px;
}
.service-card-four__bg, .service-card-four{
  border-radius: 10px;
}
.about-four__card {
  border-radius: 10px;
}
.slider-one__image {
  height: 900px;
}
.scroll-to-top {
  bottom: 15px;
  right: 15px;
}
.mobile-nav__content {
  background-color: #0a423f;
}
.service-three img{
  max-width: 100%;
}
.sec-title__tagline {
  line-height: 1.4em;
}