h4 {
  text-transform: uppercase;
  font-size: 20px;
}

p {
  color: white;
}

.form-submit,
.btn-primary {
  text-transform: none;
  background: #e06a00;
  font-size: 15px;
  padding: 10px 25px;
  font-family: "UbuntuR", sans-serif;
  font-weight: 600;
  border: none;
  height: auto;
  line-height: inherit;
}
.form-submit:hover,
.btn-primary:hover {
  color: white !important;
  background: #141416 !important;
}
.bg-gradient_blue {
  background: #27252b;
}

.rombi_block .first {
  position: absolute;
  right: 0px;
  width: 200px;
}

.rombi_block .second {
  position: absolute;
  right: 150px;
  width: 200px;
  margin-top: 5%;
}
.rombi_block .third {
  position: absolute;
  right: 0px;
  width: 200px;
  margin-top: 10%;
}
.rombi_block_2 .first {
  position: absolute;
  left: 0px;
  width: 200px;
}

.rombi_block_2 .second {
  position: absolute;
  left: 150px;
  width: 200px;
  margin-top: 5%;
}
.rombi_block_2 .third {
  position: absolute;
  left: 0px;
  width: 200px;
  margin-top: 10%;
}

.font13 p {
  font-size: 13px;
  text-align: left !important;
}

.staff_hover {
  opacity: 1;
  position: relative;
}
.volo_hover {
  opacity: 1;
  position: relative;
}
.ruolo {
  /*position: absolute;
  bottom:20px;
  background: linear-gradient(90deg, rgba(134,26,167,1) 0%, rgba(88,61,188,1) 49%, rgba(34,103,213,1) 100%);
  padding: 10px 20px;*/

  position: absolute;
  bottom: -10px;
  /* background: linear-gradient(90deg, rgba(134,26,167,1) 0%, rgba(88,61,188,1) 49%, rgba(34,103,213,1) 100%); */
  padding: 10px 20px;
  background: #e06a00;
  left: -20px;
}
.ruolo p {
  padding: 0px !important;
  margin: 0px !important;
  font-weight: 600;
}
.ruolo h4 {
  margin-bottom: 0px !important;
  font-size: 20px;
  color: white;
}
.staff_block {
  /*padding: 20px*/
}
.rombo_staff {
  /*position: absolute;
  width: 90px;
  right: 0px;
  margin-top: -53px;*/
  position: absolute;
  right: -30px;
  margin-top: -27px;
  width: 55px;
  height: 55px;
  background: #e06a00;
  border-radius: 100px;
  z-index: 9999;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  opacity: 0.2;
  background: white;
}
.top-200 {
  top: 200px;
}
.overlay_banner_white {
  opacity: 0.5;
  /*height: 500px;*/
  height: 100%;
  width: 100%;
  background: #1a191d;
  position: absolute;
}
.navbar-right {
  float: right;
  display: block !important;
}
.navbar-nav a {
  color: #1a191d;
  text-decoration: none;
  padding-right: 20px;
  font-size: 16px;
  font-weight: 600;
}
.form-text {
  color: white;
  background: none;
}
[type="color"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
input:not([type]),
textarea,
input {
  background: none;
  color: white;
  border: 1px solid #fff;
  margin: 0px;
  height: 50px;
}
/*.js-form-item-email, .js-form-item-name, .js-form-item-subject{
width: 31%;
float: left;
margin-right: 28px;
}*/
.form-item-subject {
  float: right !important;
  margin-right: 0px !important;
}
.js-form-item-message {
  margin-bottom: 20px;
}
footer p {
  margin: 0px !important;
  color: #000;
}
footer a {
  text-decoration: none;
  color: #000;
}
.js-form-item {
  width: 32%;
  float: left;
  margin-bottom: 30px;
  margin-right: 2%;
}
.js-form-type-textarea {
  float: none;
  width: 100%;
}
textarea {
  height: auto;
}
.dblockimp {
  display: block !important;
}
@media screen and (min-width: 961px) {
  #navbarSupportedContent {
    display: flex !important;
    flex-basis: auto;
    -webkit-justify-content: right;
    justify-content: right;

    position: absolute;
    right: 0px;
  }
}
@media screen and (max-width: 960px) {
  #navbarSupportedContent {
    display: none;
  }
  .button_contact_header {
    margin-top: 20px;
  }
  #navbarSupportedContent {
    background: #606060 !important;
    position: absolute;
    top: 112px;
    width: 100%;
    left: 0px;
    z-index: 9999;
    padding: 20px;
    box-shadow: 10px 10px 8px 10px #8888884a;
  }
  .layout-container li {
    font-size: 18px;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #061c3b;
  }
  .dis_none_mobile {
    display: none !important;
  }
  .ruolo h4 {
    font-size: 16px;
  }
  .ruolo p {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #Sezione3 .p-l-100 {
    padding-left: 50px;
  }
  #Sezione3 .p-r-100 {
    padding-right: 50px;
  }
  .m-t-20-mobile {
    margin-top: 20px;
  }
  .staff_block {
    display: flex;
    justify-content: center;
  }
  .visibility-hidden {
    visibility: visible;
  }
  .owl-prev {
    left: -10px !important;
  }

  .owl-next {
    right: -10px !important;
  }
  #staff-3 .staff_block {
    margin-top: 20px;
  }
  .staff_block {
    padding: 20px;
  }
  .box_partner {
    margin-bottom: 20px;
  }
  .js-form-item {
    width: 100%;
  }
  .bg-image-profile {
    display: none;
  }
  .header_nofront {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .p-b-0-mobile {
    padding-bottom: 0px !important;
  }
  #Slider .p-t-300 {
    padding-top: 100px;
  }
  .p-t-100,
  .p-t-70,
  .p-t-80 {
    padding-top: 50px !important;
  }

  .p-b-100,
  .p-b-70,
  .p-b-150 {
    padding-bottom: 50px !important;
  }

  #Slider h1 {
    font-size: 45px !important;
  }

  #Sezione4 .p-t-50 {
    padding-top: 0px;
  }
  .p-l-20mob {
    padding-left: 30px;
  }
  #Sezione5 .p-t-100 {
    padding-top: 50px !important;
  }
  #block-menufooter,
  #block-contatti {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575px) {
  #menu_mobile {
    right: 20px !important;
  }
}
#menu_mobile {
  position: absolute;
  right: 0px;
  margin-top: 10px;
}
.text-right {
  text-align: right;
}

.scale-up-center {
  -webkit-animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1)
    both;
  animation: scale-up-center 0.4s cubic-bezier(0.39, 0.575, 0.565, 1) both;
}
/* ----------------------------------------------
* Generated by Animista on 2021-11-12 9:7:45
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

/**
* ----------------------------------------
* animation scale-up-center
* ----------------------------------------
*/
@-webkit-keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes scale-up-center {
  0% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
.slide-in-left {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.slide-in-left-05 {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    0.5s both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.5s both;
}

.slide-in-left-1 {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s
    both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1s both;
}
.slide-in-left-15 {
  -webkit-animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    1.5s both;
  animation: slide-in-left 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 1.5s both;
}
/* ----------------------------------------------
* Generated by Animista on 2021-11-12 9:31:35
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

/**
* ----------------------------------------
* animation slide-in-left
* ----------------------------------------
*/
@-webkit-keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-left-05 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left-05 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-left-1 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left-1 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

@-webkit-keyframes slide-in-left-15 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-left-15 {
  0% {
    -webkit-transform: translateX(-1000px);
    transform: translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

/* ----------------------------------------------
* Generated by Animista on 2021-11-12 10:24:13
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

@-webkit-keyframes slide-in-tr {
  0% {
    -webkit-transform: translateY(-1000px) translateX(1000px);
    transform: translateY(-1000px) translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-tr {
  0% {
    -webkit-transform: translateY(-1000px) translateX(1000px);
    transform: translateY(-1000px) translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-br {
  0% {
    -webkit-transform: translateY(1000px) translateX(1000px);
    transform: translateY(1000px) translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-br {
  0% {
    -webkit-transform: translateY(1000px) translateX(1000px);
    transform: translateY(1000px) translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-bl {
  0% {
    -webkit-transform: translateY(1000px) translateX(-1000px);
    transform: translateY(1000px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-bl {
  0% {
    -webkit-transform: translateY(1000px) translateX(-1000px);
    transform: translateY(1000px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@-webkit-keyframes slide-in-tl {
  0% {
    -webkit-transform: translateY(-1000px) translateX(-1000px);
    transform: translateY(-1000px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-tl {
  0% {
    -webkit-transform: translateY(-1000px) translateX(-1000px);
    transform: translateY(-1000px) translateX(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0) translateX(0);
    transform: translateY(0) translateX(0);
    opacity: 1;
  }
}

.slide-in-tr {
  -webkit-animation: slide-in-tr 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-tr 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.slide-in-br {
  -webkit-animation: slide-in-br 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-br 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.slide-in-bl {
  -webkit-animation: slide-in-bl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-bl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.slide-in-tl {
  -webkit-animation: slide-in-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
  animation: slide-in-tl 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}

.slide-in-right {
  -webkit-animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94)
    both;
  animation: slide-in-right 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
/* ----------------------------------------------
* Generated by Animista on 2021-11-12 10:34:50
* Licensed under FreeBSD License.
* See http://animista.net/license for more info.
* w: http://animista.net, t: @cssanimista
* ---------------------------------------------- */

/**
* ----------------------------------------
* animation slide-in-right
* ----------------------------------------
*/
@-webkit-keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes slide-in-right {
  0% {
    -webkit-transform: translateX(1000px);
    transform: translateX(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}

.visibility-hidden {
  visibility: hidden;
}
.video_sfondo {
  position: relative;
  height: 90vh;
  width: 100%;
  overflow: hidden;
}
@media screen and (min-width: 1980px) {
  .video_sfondo .p-t-300 {
    padding-top: 40%;
  }
}
.videobcg {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100%;
  height: auto;
  width: auto;
}

.videobcg_2 {
  width: 100% !important;
  height: auto;
  width: auto;
}
.style_block {
  background: #27252b;
  padding: 20px;
  min-height: 250px;
}
.link_news {
  position: absolute;
  bottom: 50px;
}

.owl-next {
  right: -30px;
  position: absolute;

  bottom: 350px;
  color: white !important;
  font-size: 50px !important;
}
.owl-prev {
  left: -30px;
  position: absolute;

  bottom: 350px;
  color: white !important;
  font-size: 50px !important;
}
.pos-inherit {
  position: inherit;
}
.box_partner {
  background-color: #27252b;
  padding: 30px;
}
.logo_partner {
  background: #fff;
  padding: 10px;
}
a {
  color: white;
  font-weight: 800;
}
button:hover,
button:focus,
[type="button"]:hover,
[type="button"]:focus,
[type="reset"]:hover,
[type="reset"]:focus,
[type="submit"]:hover,
[type="submit"]:focus {
  background-color: #b1b1b1;
  color: #fff;
}
.bg-image-profile {
  /*background-image: url(/sites/default/files/inline-images/corticale-icona.png);*/
  background-image: url(/sites/default/files/default.png);
  height: 300px;
  background-repeat: no-repeat;
  position: absolute;
  z-index: 99999;
  right: 0px;
  top: 0px;
  width: 300px;
  background-size: contain;
}
.content_document {
  margin: 20px;
  padding: 20px;
  background: #404041;
}
.btn_documento {
  color: white;
  background: #e06a00;
  border-radius: 100px;
  margin-right: 20px;
  font-weight: 600;
  width: 40px;
  height: 40px;
}
.title_document {
  background: #404041;
  padding: 20px;
}
footer,
header {
  background: #7b7b7b !important;
}
#header a,
#header p,
#footer p,
#footer a,
#footer h4 {
  color: #fff !important;
}
..navbar-toggler {
  background: white;
}
/*.navbar-toggler{background: white;}*/
textarea {
  padding: 10px !important;
}
#copy_sx p {
  font-size: 13px;
}
#owlCarousel_gallery .owl-item img {
  width: auto !important;
}
#owlCarousel_gallery .owl-item {
  display: flex;
  justify-content: center;
}
.img_servizi {
  display: flex;
  align-items: center;
  justify-content: center;
}
section {
  background: #141416;
}

.js-form-item-privacy {
  width: 100%;
  text-align: left;
  color: white;
}
#edit-privacy {
  height: auto;
}
.button_founders {
  padding: 0px;
  background: transparent;
  font-size: 15px;
  font-weight: 500;
  margin-top: 3px;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 800px;
    margin: 10% auto;
  }
}
.modal-body p {
  color: #000 !important;
}
.page-user-login .tabs,
.page-user-login #navbarSupportedContent {
  display: none !important;
}

#staff-1 {
  z-index: 4;
}

#staff-2 {
  z-index: 3;
}

#staff-3 {
  z-index: 2;
}

#Slider .container-fluid .container .row > .p-t-150 {
  padding-top: 90px !important;
}
