@charset "UTF-8";
/* CSS Document */

body {
  background: whitesmoke;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  overflow-x: hidden;
}

span {
  font-family: "Fjalla One", sans-serif;
}

a {
  color: #e2000f;
  text-decoration: none;
}

a:hover {
  color: #20216e;
  text-decoration: none;
}

tbody {
  font-family: "Fjalla One", sans-serif;
}

.custom-margin-bottom {
  margin-bottom: 6rem;
}

#contenutoPagina h1 {
  font-family: "Orbitron", sans-serif;
  font-weight: 700;
  padding: 2%;
}
#contenutoPagina h2 {
  font-family: "Orbitron", sans-serif;
  font-weight: 700;
  line-height: 80px;
  margin: 10px 0px;
}
#contenutoPagina h3 {
  font-size: 18px;
  line-height: 22px;
  font-family: "Orbitron", sans-serif;
  font-weight: 500;
  margin: 10px 0px;
  padding: 2%;
}
#contenutoPagina h4 {
  font-size: 16px;
  font-family: "Orbitron", sans-serif;
  font-weight: 500;
  line-height: 20px;
  margin: 10px 0px;
  padding: 2%;
}
#contenutoPagina h5 {
  font-size: 15px;
  font-family: "Orbitron", sans-serif;
  font-weight: 400;
  line-height: 17px;
  margin: 10px 0px;
}
#contenutoPagina h6 {
  font-size: 14px;
  font-family: "Orbitron", sans-serif;
  font-weight: 400;
  line-height: 17px;
  margin: 10px 0px;
  padding: 2%;
}

#contenutoPagina ul,
#contenutoPagina ol {
  font-family: "Fjalla One", sans-serif;
  margin-bottom: 10px;
  margin-top: 0;
}

#contenutoPagina ul.nav-tabs {
  padding-left: 0px;
}

#contenutoPagina .panel-body img {
  margin-bottom: 15px;
  margin-top: 15px;
}

#contenutoPagina .row [class*="col"] {
  margin-bottom: 15px;
}

#contenutoPagina h4.panel-title {
  margin: 0px;
}

#contenutoPagina .call-to-action-bottom {
  font-family: "Orbitron", sans-serif;
  font-weight: 700;
}

.header {
  font-family: "Orbitron", sans-serif;
  font-weight: 500;
}

/*
|--------------------------------------------------------------------------
| Custom Owl Carousel --> #owl-gallery
|--------------------------------------------------------------------------
|
*/

.slide-full {
  width: 100%;
  height: auto;
}

#owl-gallery {
  overflow: hidden;
  -webkit-transition: height 0.65s;
  transition: height 0.65s;
  background: transparent;
}
#owl-gallery .video-cont {
  -webkit-transition: all 0.65s;
  transition: all 0.65s;
  position: relative;
}
.cont-img {
  position: relative;
  display: inline-block;
}
.button-close {
  position: absolute;
  top: -1px;
  right: 5px;
  z-index: 1;
  /* font-size: 47px; */
  color: #000000;
  cursor: pointer;
}

.button-close i {
  font-size: 40px;
}

#owl-gallery .video-cont.visible-video {
  height: 100%;
}
#owl-gallery .embed-responsive {
  -webkit-transition: height 0.9s;
  transition: height 0.9s;
  margin: 0 !important;
}

#owl-gallery.hide-gallery {
  height: 0px;
}

#owl-gallery .item img.absolute {
  position: absolute;
  top: 0;
}

/* Custom Navigation Carousel */

.owl-theme .owl-nav {
  text-align: center;
}

.owl-carousel .owl-nav .owl-next {
  font-size: 40px;
  display: inline-block;
}

.owl-carousel .owl-nav .owl-prev {
  font-size: 40px;
  display: inline-block;
}

/* Custom Dots Carousel */
.owl-theme .owl-dots .owl-dot span {
  width: 3.125em;
  height: 10px;
  margin: 5px 7px;
  background: white;
  display: block;
  backface-visibility: visible;
  -webkit-backface-visibility: visible;
  transition: width 0.4s ease;
}

.owl-theme .owl-dots {
  position: absolute;
  margin: -32% 0% 0% -1%;
  -webkit-tap-highlight-color: transparent;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #20216e;
  width: 4.6875em;
  height: 0.625em;
}

/* Custom Youtube Video in Owl Carousel Gallery */

.item {
  position: relative;
}
.video-button {
  position: absolute;
  vertical-align: middle;
  text-align: center;
  width: 100%;
  height: 100%;
  margin: auto;
  left: 0;
  top: 0;
  cursor: pointer;
  z-index: 1;
}
.button-play {
  width: 100%;
  height: 100%;
  display: table;
}
.video-button .background-button-play {
  vertical-align: middle;
  display: table-cell;
  color: #fff;
  font-size: 50px;
}
.video-button .background-button-play i {
  background: #e2000f;
  padding: 3px 12px 0px 11px;
  border: 1px solid #e2000f;
  border-radius: 50%;
  font-size: 50px;
  color: #fff;
}

#contenutoPagina .nav-tabs,
#contenutoPagina .tab-content {
  margin-bottom: 15px;
}

#contenutoPagina table,
#contenutoPagina iframe,
#contenutoPagina img,
#contenutoPagina .owl-page {
  margin-bottom: 15px;
}

#contenutoPagina .owl-page img {
  margin-bottom: 0px;
}

#contenutoPagina .call-to-action-bottom {
  padding: 10px;
  font-size: 20px;
  color: #fff;
  background: #000;
  text-align: center;
}

#contenutoPagina .panel-default {
  border-color: transparent;
  box-shadow: none;
}

#contenutoPagina .panel-default > .panel-heading {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

#contenutoPagina .panel-title a {
  position: relative;
  display: block;
}

#contenutoPagina .nav-tabs {
  border-bottom: 3px solid #000;
}

#contenutoPagina .nav-tabs > li.active > a,
#contenutoPagina .nav-tabs > li.active > a:hover,
#contenutoPagina .nav-tabs > li.active > a:focus {
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
  border-bottom-color: transparent;
  cursor: default;
}

#contenutoPagina .nav-tabs > li > a:hover,
#contenutoPagina .nav-tabs > li > a:focus {
  border-color: #d20a11 #d20a11 #d20a11;
  text-decoration: none;
  background-color: #d20a11;
  color: #fff;
}

div.dynamicTablesPages table {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  border-bottom: 2px solid #000;
}
table {
  max-width: 100%;
  background-color: transparent;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
div.dynamicTablesPages {
  margin: 0;
  margin-bottom: 10px;
  padding: 25px 0 0;
  overflow: hidden;
}
div.dynamicTablesPages table thead {
  border: 1px solid #000;
  background: #000;
}

div.dynamicTablesPages table th {
  margin: 0;
  padding: 7px 5px;
  text-align: center;
  font-weight: bold;
  font-size: 1.1em;
  border-bottom: 0;
  color: #fff;
  width: auto;
}

.icon-table-sorter .mdi {
  font-size: 14px;
}

.cont-img {
  position: relative;
  margin-bottom: 15px;
}
.zoom {
  background: #d20a11;
  width: 42px;
  color: #fff;
  position: absolute;
  z-index: 2;
  bottom: 15px;
  right: 0;
}

.zoom i {
  padding: 8px;
  display: block;
  color: #fff;
  font-size: 18px;
  background-color: #d20a11;
}

.zoom img {
  margin: 0px !important;
}

.owl-page,
#owl-gallery {
  position: relative;
}

#owl-prefooter .item {
  padding: 15px 0px;
}

#owl-prefooter .item img {
  width: auto !important;
}

#owl-prefooter h3 {
  font-size: 18px;
  color: #bb1e1e;
  line-height: 22px;
  font-family: "Orbitron", sans-serif;
  font-weight: 500;
  margin: 10px 0px;
  padding: 2% 29%;
}

#contenutoPagina .panel-title a {
  left: -63%;
}

/*
|--------------------------------------------------------------------------
| Custom Button (C.T.A.)
|--------------------------------------------------------------------------
|
*/

.btn {
  font-family: "Orbitron", sans-serif;
  font-weight: 700;
  color: white;
  background: #e2000f;
}

.btn-group-lg > .btn,
.btn-lg {
  border-radius: 0;
}

.btn.focus,
.btn:focus {
  box-shadow: 0 0 0 0px rgba(0, 123, 255, 0.25) !important;
}

/*
|--------------------------------------------------------------------------
| Custom Accordion
|--------------------------------------------------------------------------
|
*/

.card {
  border-bottom: 1px solid #e2000f;
  border-radius: 0;
  background-color: #000;
}

.card-header {
  padding: 0px 0px;
}
.card-header h5 {
  padding: 5px;
  padding-left: 15px;
}

a#accordion {
  font-size: 20px;
  color: #fff;
  margin-bottom: 5px !important;
}

a#accordion:hover {
  color: #e2000f;
}

.plus-accordion {
  position: absolute;
  color: #e2000f;
  right: 20px;
  font-size: 36px;
  top: 11px;
}

.tab-content {
  font-size: 16px;
  font-family: "Fjalla One", sans-serif;
}

/*
|--------------------------------------------------------------------------
| Custom Tabs
|--------------------------------------------------------------------------
|
*/

.nav {
  font-family: "Orbitron", sans-serif !important;
  font-weight: 500;
  font-size: 26px;
  background-color: #000;
}

.nav-pills .nav-link.active,
.show > .nav-pills .nav-link {
  background-color: #000;
  color: #e2000f;
}

.nav-pills .nav-link {
  border-radius: 0;
  border-bottom: 1px solid #e2000f;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 10px;
}

.pre-footer {
  background-color: #000;
  padding-top: 1.5%;
}

/* .fondo-pagina {
  margin-top: 2.3rem;
  margin-bottom: 2rem;
} */

/*
|--------------------------------------------------------------------------
| Mediaqueries 0 < x < 992px --> Tablet / Mobile 
|--------------------------------------------------------------------------
|
*/

@media screen and (max-width: 992px) and (min-width: 0px) {
  .mb-custom {
    margin-bottom: 10%;
  }

  .owl-theme .owl-dots {
    margin: -45% 0% 0% -3%;
  }

  .owl-theme .owl-dots .owl-dot span {
    width: 1.125em;
  }

  .owl-theme .owl-dots .owl-dot.active span,
  .owl-theme .owl-dots .owl-dot:hover span {
    width: 1.7em;
  }

  .plus-accordion {
    top: 8px;
    font-size: 30px;
  }

  a#accordion {
    font-size: 15px;
  }
}

/*
|--------------------------------------------------------------------------
| Mediaqueries 0 < x < 767px --> Tablet / Mobile 
|--------------------------------------------------------------------------
|
*/

@media screen and (max-width: 767px) and (min-width: 0px) {
  .nav {
    display: block;
  }

  .title {
    margin-top: 15px;
    position: unset;
    font-size: 25px;
    line-height: unset;
  }
}
