.form-control:where(input), .form-control:where(textarea), .form-select:where(select), .uk-input, .uk-select, .uk-textarea
{
  border-radius: 5px;
}

/*body *
{
	outline: 1px solid red;
}
*/
body {
  background-image: url(/img/background-logo.png);
  background-position: 50%;
  background-size: 730px;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
#tm-dialog-mobile .uk-nav li {
  text-transform: uppercase;
  margin-top: 5px;
  font-size: 18px;
}
.uk-section-default {
  background: transparent;
}
.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
  content: '//' !important;
}
.uk-breadcrumb {
  text-transform: uppercase;
}
.uk-breadcrumb .uk-active {
  font-weight: 900;
  font-size: 18px;
  color: #000000;
}
.logoalliance p {
  text-align: center;
  margin-top: 5px;
  font-size: 10px;
  line-height: 1em;
  letter-spacing: 1px;
  font-weight: 600;
  color: #356aa0;
}
.logoalliance img {
  width: 237px;
}
.mainmenu .uk-navbar-nav {
  gap: 10px 15px;
  flex-wrap: wrap;
}
.areaaccesso {
  padding-right: 40px;
}
.lang img {
  border-radius: 100%;
  width: 22px;
  height: 22px;
}
.ocean-rescue .tm-main {
  line-height: 30px;
}
.ocean-rescue .tm-main .collaboratori {
  padding-right: 20px;
}
.ocean-rescue .tm-main .card {
  color: #fff;
  padding: 40px 50px;
  box-shadow: 0 0 16px 11px rgba(5, 47, 90, 0.1);
  -moz-box-shadow: 0 0 16px 11px rgba(5, 47, 90, 0.1);
  -webkit-box-shadow: 0 0 16px 11px rgba(5, 47, 90, 0.1);
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=16, Direction=135, Color=#052f5a);
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=16, Direction=0, Color=#052F5A)";
}
.ocean-rescue .tm-main .card-one {
  background-color: #094b8e;
  background-image: linear-gradient(to left, #3687ba, #094b8e);
  padding-right: 100px;
  margin-right: 100px;
  position: relative;
  margin-bottom: 120px;
}
.ocean-rescue .tm-main .card-one:after {
  content: ' ';
  position: absolute;
  bottom: -36%;
  right: -13%;
  width: 230px;
  height: 357px;
  background-image: url(/img/ocean/bottiglia.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ocean-rescue .tm-main .card-two {
  background-image: url(/img/ocean/recycle.jpeg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.ocean-rescue-hero {
  aspect-ratio: 1.5;
}
.ocean-rescue-hero .ocean-logo {
  max-width: 70%;
  padding: 7%;
  background-color: #094b8e;
  background-image: linear-gradient(to left, #094b8e, #3687ba);
}
.ocean-rescue-hero .hero-title {
  color: #fff;
  font-size: 30px;
  font-weight: 600;
  padding-bottom: 50px;
}
.impegno {
  font-size: 40px;
  line-height: 50px;
  font-weight: 600;
  color: #094b8e;
}
.oceanicon {
  height: 120px;
}
.oceanicon img {
  max-height: 100%;
}
.uk-navbar-nav > li {
  border: 1px solid black;
}
.uk-navbar-nav > li:hover {
  background-color: #356aa0;
}
.uk-navbar-nav > li.active {
  background-color: #000000;
}
.uk-navbar-nav > li.active > a {
  color: #fff;
}
.uk-navbar-nav > li > a {
  letter-spacing: 1px;
  padding: 0px 10px;
  min-height: 24px;
  white-space: nowrap;
  color: #222222;
}
.logoheader {
  width: 45%;
}
.logoone {
  width: 62%;
}
.logooceanrescue {
  width: 38%;
}
.menubar {
  width: 55%;
}
.logoalliance {
  width: 27%;
}
.logoone img {
  padding-left: 60px;
}
.logooceanrescue img {
  padding: 10px 40px;
}
.logoone,
.logooceanrescue,
.menubar,
.logoheader {
  padding-left: 0!important;
}
.tm-header .uk-navbar {
  background-color: transparent;
}
.service.teaser .imagecontainer {
  aspect-ratio: 1.5;
}
.tm-header {
  background-color: #fff;
}
.uk-hr,
hr {
  border-top: 3px solid #356aa0;
}
.uk-heading-divider {
  border-bottom: 3px solid #356aa0;
}
.uk-h3,
h3 {
  font-weight: 900;
  font-size: 18px;
  text-transform: uppercase;
}
.uk-card-default {
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=38, Direction=0, Color=#104D8C)";
  -moz-box-shadow: 0 0 38px 2px rgba(16, 77, 140, 0.2);
  -webkit-box-shadow: 0 0 38px 2px rgba(16, 77, 140, 0.2);
  box-shadow: 0 0 38px 2px rgba(16, 77, 140, 0.2);
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=38, Direction=135, Color=#104d8c);
}
.uk-card-default .uk-card-footer {
  border-top: none;
  position: relative;
}
.uk-card-default .uk-card-footer:after {
  content: '';
  display: block;
  position: absolute;
  top: 0px;
  left: 35px;
  right: 35px;
  border-top: 3px solid #356aa0;
}
.uk-card-default .uk-card-header {
  border-bottom: none;
  position: relative;
}
.uk-card-default .uk-card-header:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0px;
  left: 35px;
  right: 35px;
  border-top: 3px solid #356aa0;
}
.separatore {
  background: #356aa0;
  margin: 40px 0;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 900;
  letter-spacing: 3px;
  padding: 3px;
  position: relative;
}
.separatore:after {
  content: "";
  position: absolute;
  bottom: -12px;
  left: 48.5%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 20px 0 20px;
  border-color: #356aa0 transparent transparent transparent;
}
.asset-mini {
  min-height: 120px;
  margin: 5px;
  border: 5px solid #f0f0f0;
  padding: 20px;
  position: relative;
}
.asset-mini .bottom {
  position: absolute;
  bottom: -10px;
  left: 10px;
  right: 10px;
}
.uk-h1 a,
h1 a,
.uk-h2 a,
h2 a,
.uk-h3 a,
h3 a,
.uk-h4 a,
h4 a,
.uk-h5 a,
h5 a,
.uk-h6 a,
h6 a {
  color: #000000;
}
.uk-h1 span,
h1 span,
.uk-h2 span,
h2 span,
.uk-h3 span,
h3 span,
.uk-h4 span,
h4 span,
.uk-h5 span,
h5 span,
.uk-h6 span,
h6 span {
  color: #356aa0;
}
.uk-button {
  border: 2px solid #808080;
  background: transparent;
  display: inline-block;
  color: #222222;
  font-size: 11px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  letter-spacing: 1px;
  -webkit-transition: all 0.12s ease-in-out;
  transition: all 0.12s ease-in-out;
}
@media (max-width: 960px) {

  .ocean-rescue-hero .ocean-logo {
    max-width: 50%;
  }

  .sandwich {
    padding: 5px;
  }
  .tm-header {
    align-items: center;
    display: flex;
  }
  .menubar {
    max-width: 160px;
    width: 22%;
    align-items: center;
    display: flex;
  }
  .logoone {
    align-items: center;
    display: flex;
  }
  .logoone img {
    padding-left: 60px;
  }
  .logooceanrescue img {
    padding: 5px;
  }
  .logoalliance {
    width: 100%;
  }
  .logoheader {
    max-width: 450px;
    width: 70%;
  }
}

@media (max-width: 640px)
{
  .ocean-rescue-hero .hero-title
  {
    font-size: 142%;
    padding-bottom: 3%;
  }

  .ocean-rescue-hero .hero-title br
  {
    display: none;
  }

  .ocean-rescue .tm-main .card-one
  {
    margin-right: 0px;
  }

  .ocean-rescue .tm-main .card-one:after
  {
    bottom: -16%;
    right: -13%;
    width: 200px;
    height: 237px;
  }
}


@media (max-width: 480px) {
  .ocean-rescue .tm-main .card-one:after
  {
    bottom: 24%;
    right: -110px;
  }

  .ocean-rescue .tm-main .card-one
  {
    padding-right: 45px;
    padding-left: 35px;
  }
}

.news-icon {
  max-width: 67px;
}
.lenostreriprese .uk-slider-items,
.lenostreriprese .uk-slider-container,
.lenostreriprese .service-item {
  height: 100%;
}
.service-item {
  height: 100px;
}

@charset "UTF-8";@font-face {font-family: 'Lato'; font-style: normal; font-weight: 300; src: url(../fonts/font-b6837e4c.woff2) format('woff2'); }
@font-face {font-family: 'Lato'; font-style: normal; font-weight: 400; src: url(../fonts/font-4e29118b.woff2) format('woff2'); }
@font-face {font-family: 'Lato'; font-style: normal; font-weight: 900; src: url(../fonts/font-f1b2913a.woff2) format('woff2'); }


table
{
  background-color: #fff!important;
}

.fieldsetcurriculum legend
{
  position: relative;
  top: 30px;
}

body[class*=aggiungi-candidatura] .fieldsetpage > .toggle
{
  padding: 20px;
}

body[class*=aggiungi-candidatura] textarea
{
  min-height: 140px;
}

body.indice-dei-candidati .ibcontainer
{
  max-width: 100%!important;
  width: 100%!important;
}

@media (min-width: 960px) {

body[class*=aggiungi-candidatura] .ibcontainer
{
  max-width: 2400px;
}

body[class*=aggiungi-candidatura] .fieldset-container-position
{
  width: 50%;
}

body[class*=aggiungi-candidatura] .ibform-closure-buttons
{
  position: static;
  margin-left: 50%;
  padding-left: 20px;
  text-align: left!important;
}

body[class*=aggiungi-candidatura] .fieldset-container-page
{
  max-width: 720px;
}

}


.fieldset-container-curriculum
{
  margin: 10px;
}

body[class*=completa-candidatura] fieldset
{
  margin-bottom: 0px!important;
}

body[class*=completa-candidatura] .fieldset-container-curriculum
{
  margin-top: 0px!important;
}

#tm-dialog-mobile .uk-nav-default>li>a {
    color: #222!important;
    transition: .1s ease-in-out;
    transition-property: color,background-color,border-color,box-shadow;
}

#tm-dialog-mobile .uk-nav-default>li>a:hover {
    color: #356aa0!important;
}

#tm-dialog-mobile .uk-link, a {
    color: #356aa0!important;
    text-decoration: none;
    cursor: pointer;
}

.dt-buttons > button:nth-child(1),
.dt-buttons > button:nth-child(2),
.dt-buttons > button:nth-child(3),
.dt-buttons > button:nth-child(4)
{
  display: none;
}