/* Marine Service Genoa - static recreation */

:root {
  --red: #e30513;
  --navy: #021654;
  --navy-dark: #0d095e;
  --text: #303030;
  --text-muted: #737e86;
  --white: #ffffff;
  --gray-bg: #f9f9f9;
  --gray-light: #f7f7f7;
  --border: rgba(0, 0, 0, 0.15);
  --container: 1220px;
  --header-height: 150px;
  --font: "Poppins", Arial, Tahoma, sans-serif;
  --font-numbers: "Source Sans Pro", Arial, Tahoma, sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  margin: 0;
  font-family: "Poppins", Arial, Tahoma, sans-serif;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
  color: #303030;
  background: #fcfcfc;
}

img {
  max-width: 100%;
  height: auto;
  display: block;
}

a {
  color: #e30513;
  text-decoration: none;
  transition: color 0.2s ease;
}

a:hover {
  color: #26065c;
}

.container {
  width: 96%;
  max-width: 1220px;
  margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
  color: #e30513;
  font-weight: 600;
  margin: 0 0 0.75rem;
}

h2 {
  font-size: 36px;
  line-height: 40px;
}

h3 {
  font-size: 18px;
  line-height: 24px;
  color: #3f3f40;
}

h4 {
  font-size: 22px;
  line-height: 33px;
  font-weight: 700;
  color: #021654;
}

p {
  margin: 0 0 1rem;
}

.big {
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
}

.section {
  padding: 90px 0;
}

.section--gray {
  background: #f9f9f9;
}

.section--certs {
  background: #f2f2f2;
  overflow: hidden;
}

.cert-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  gap: 30px 20px;
}

.cert-card {
  -ms-flex: 0 1 22%;
  flex: 0 1 22%;
  min-width: 200px;
  max-width: 300px;
  text-align: center;
}

.cert-card__preview {
  margin: 0 auto;
}

.cert-card__preview img {
  display: block;
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: 0 auto;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.12);
}

.cert-card h3 {
  margin: 20px 0 16px;
  font-size: 18px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.section--white {
  background: #ffffff;
}

.section--bordered {
  border-top: 1px solid rgba(0, 0, 0, 0.15);
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}

.text-center {
  text-align: center;
}

.text-white,
.text-white h2,
.text-white h3,
.text-white p {
  color: #ffffff !important;
}

/* Hero + header (Betheme header-split / header-semi / template-slider) */
#Header_wrapper,
#Header {
  position: relative;
}

.page-home.template-slider #Header {
  position: relative;
  min-height: 950px;
  height: 950px;
}

.page-home #Header_wrapper {
  position: relative;
  min-height: 950px;
  height: 950px;
}

.page-home .mfn-main-slider,
.page-home .rev_slider_wrapper,
.page-home .hero {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 950px;
  min-height: 950px;
  z-index: 1;
}

.page-home #Top_bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  background: transparent;
}

.page-home.header-semi #Top_bar:not(.is-sticky):not(.is-scrolled) {
  background: transparent;
  background-color: transparent;
}

.page-home .header-split #Header .top_bar_left,
.page-home .header-split #Header .menu_wrapper,
.page-home #Top_bar #menu {
  background: transparent;
  background-color: transparent;
}

.header_placeholder {
  display: none;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.column.one {
  width: 100%;
}

#Top_bar {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 30;
  background: transparent;
}

.header-semi #Top_bar:not(.is-scrolled):not(.is-sticky) {
  background: transparent;
  background-color: transparent;
}

.header-split #Header #Top_bar .container {
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.header-split #Header .top_bar_left {
  position: relative;
  width: 100%;
  min-height: 150px;
}

.header-split #Header .menu_wrapper {
  width: 100%;
}

.header-split #Header .menu_left {
  float: left;
  width: 38%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-split #Header .menu_right {
  float: right;
  width: 38%;
  text-align: center;
  margin: 0;
  padding: 0;
  list-style: none;
}

.header-split #Header .logo {
  position: absolute;
  left: 38%;
  width: 24%;
  margin: 0;
  text-align: center;
  z-index: 5;
}

.logo-valign-bottom .header-split #Header .logo {
  top: auto;
  bottom: 0;
}

.header-split #Header .menu > li {
  display: inline-block;
  float: none;
}

#Top_bar #menu {
  display: block;
  width: 100%;
  min-height: 150px;
  overflow: hidden;
}

#Top_bar .menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

#Top_bar .menu > li {
  display: inline-block;
  margin: 0;
}

#Top_bar #logo {
  display: block;
  height: 100px;
  line-height: 100px;
  padding: 25px 0;
}

#Top_bar #logo img,
.logo-main,
.logo img {
  vertical-align: bottom;
  height: 100px;
  width: auto;
  max-height: 100px;
  display: inline-block;
}

#Top_bar .menu > li > a,
.menu > li > a {
  display: block;
  line-height: 60px;
  padding: 45px 0;
  position: relative;
  color: #ffffff;
  font-family: "Poppins", Arial, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#Top_bar .menu > li > a span:not(.description) {
  display: block;
  line-height: 60px;
  padding: 0 20px;
  white-space: nowrap;
}

#Top_bar .menu > li > a::after,
.menu > li > a::after {
  content: "";
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 40px;
  height: 4px;
  background: #ffffff;
  opacity: 0;
}

#Top_bar .menu > li > a:hover::after,
#Top_bar .menu > li > a.is-active::after,
.menu > li > a:hover::after,
.menu > li > a.is-active::after {
  opacity: 1;
}

#Top_bar .menu > li.lang-switch > a::after,
.menu > li.lang-switch > a::after {
  display: none;
}

#Top_bar .menu > li > a:hover,
.menu > li > a:hover {
  color: #ffffff;
  text-decoration: none;
}

.lang-switch img,
.wpml-ls-flag {
  width: 36px;
  height: auto;
  display: inline-block;
  vertical-align: middle;
}

.responsive-menu-toggle,
.menu-toggle {
  display: none;
}

#Top_bar.is-scrolled,
#Top_bar.is-sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#Top_bar.is-scrolled .container,
#Top_bar.is-sticky .container {
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

#Top_bar.is-scrolled .menu > li > a,
#Top_bar.is-sticky .menu > li > a {
  color: #021654;
  padding-top: 15px;
  padding-bottom: 15px;
}

#Top_bar.is-scrolled .menu > li > a::after,
#Top_bar.is-sticky .menu > li > a::after {
  background: #021654;
  bottom: 10px;
}

.mfn-main-slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

/* Slider */
.mfn-main-slider,
.rev_slider_wrapper,
.hero {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 950px;
  min-height: 950px;
  background: #111;
}

.template-slider .mfn-main-slider,
.template-slider .rev_slider_wrapper,
.template-slider .hero {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 950px;
  min-height: 950px;
}

.page-home .mfn-main-slider,
.page-home .rev_slider_wrapper,
.page-home .hero {
  height: 950px;
  min-height: 950px;
}

.hero__slides {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.hero__slide {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
  transition: opacity 1s ease;
}

.hero__slide.is-active {
  opacity: 1;
  z-index: 1;
}

.hero__slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

/* Inner pages header */
.site-header {
  position: relative;
  z-index: 1000;
  background: #021654;
  border-bottom: 1px solid rgba(255, 255, 255, 0.15);
}

.site-header--overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.page-inner .site-header--overlay {
  background: transparent;
}

.page-contacts .site-header--overlay {
  background: transparent;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
}

.site-header.is-scrolled {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: rgba(255, 255, 255, 0.97);
  border-bottom-color: rgba(0, 0, 0, 0.08);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.page-inner .top-bar__inner {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 150px;
}

.page-inner .nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.page-inner .top-bar__inner .logo {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  margin: 0 auto;
}

.page-inner .nav--left {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-end;
}

.page-inner .nav--right {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  justify-content: flex-start;
}

.page-inner .nav a {
  display: block;
  padding: 45px 18px;
  color: #ffffff;
  font-family: "Poppins", Arial, Tahoma, sans-serif;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}

.page-inner .nav li:not(.lang-switch) a::after {
  content: "";
  position: absolute;
  left: 10px;
  right: 10px;
  bottom: 38px;
  height: 4px;
  background: #ffffff;
  opacity: 0;
}

.page-inner .nav li:not(.lang-switch) a:hover::after,
.page-inner .nav li:not(.lang-switch) a.is-active::after {
  opacity: 1;
}

.page-inner .site-header.is-scrolled .nav a {
  color: #021654;
  padding-top: 15px;
  padding-bottom: 15px;
}

.page-inner .site-header.is-scrolled .nav li:not(.lang-switch) a::after {
  background: #021654;
  bottom: 8px;
}

.hero__dots {
  position: absolute;
  left: 50%;
  bottom: 24px;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -ms-flexbox;
  display: flex;
  z-index: 5;
}

.hero__dot {
  width: 16px;
  height: 16px;
  margin: 0 4px;
  border-radius: 50%;
  border: 2px solid #ffffff;
  background: transparent;
  cursor: pointer;
  padding: 0;
}

.hero__dot.is-active {
  background: rgba(255, 255, 255, 0.35);
}

/* Contact cards */
.contact-cards {
  position: relative;
  z-index: 5;
}

.contact-cards__panel {
  padding: 20px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.page-home .contact-cards {
  height: 421px;
  min-height: 421px;
  padding: 0;
  margin-top: 40px;
  background: transparent;
  box-sizing: border-box;
  position: relative;
  z-index: 5;
}

.page-home .contact-cards__panel {
  height: 100%;
  margin-top: 0;
  padding: 36px 24px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
}

.page-home .card-box {
  padding: 36px 28px;
}

.page-home .contact-cards .icon_box .icon_wrapper {
  width: 110px;
  height: 110px;
  min-width: 110px;
  min-height: 110px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 25px;
}

.page-home .contact-cards .icon_box .icon_wrapper .icon i::before {
  font-size: 110px;
  line-height: 1;
}

.page-home .contact-cards .icon_box.has_border::after {
  display: none;
}

.page-home .contact-cards .card-box--border::after {
  top: 0;
  height: 100%;
}

.page-inner .contact-cards__panel {
  margin-top: 0;
}

.cards-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.card-box {
  position: relative;
  padding: 30px 24px;
  text-align: center;
  -ms-flex: 1 1 33.333%;
  flex: 1 1 33.333%;
  width: 33.333%;
}

.card-box--border::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

/* Betheme icon_box (style-simple) */
.icon_box {
  position: relative;
  padding: 10px 0;
}

.icon_box .icon_wrapper {
  width: auto;
  height: auto;
  text-align: center;
  margin: 0 auto 25px;
  display: block;
  font-size: 80px;
  line-height: 1;
  color: #e30513;
  background: transparent;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}

.icon_box .icon_wrapper::before {
  display: none;
}

.icon_box .icon_wrapper .icon {
  line-height: 1;
}

.icon_box .icon_wrapper .icon i {
  font-style: normal;
}

.icon_box .icon_wrapper .icon i::before {
  font-size: 80px;
  line-height: 1;
  color: #e30513;
}

.icon_box.has_border::after {
  content: "";
  display: block;
  width: 0;
  height: 80%;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
  position: absolute;
  right: 0;
  top: 10%;
}

.address-box__icon::before {
  font-size: 18px;
  color: #ffffff;
}

.card-box h4 {
  margin-bottom: 10px;
  text-transform: uppercase;
  color: #021654;
  font-weight: 700;
  font-size: 20px;
  line-height: 1.25;
}

.card-box p {
  color: #303030;
  font-size: 14px;
  line-height: 1.5;
}

.card-box b {
  font-weight: 600;
}

.card-box a {
  color: #303030;
}

.card-box a:hover {
  color: #e30513;
}

/* Since 1977 */
.since-section {
  position: relative;
  overflow: hidden;
  padding: 0 0 100px;
  background-color: #ffffff;
  background-image: url("images/bg-icon.png");
  background-repeat: no-repeat;
  background-position: center top;
  color: #ffffff;
  text-align: center;
}

.since-section .container {
  padding-top: 60px;
}

.since-section h2 {
  margin: 0;
  color: #ffffff;
  font-weight: 600;
}

.since-section h3 {
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  line-height: 24px;
}

.since-number {
  font-family: "Source Sans Pro", Arial, Tahoma, sans-serif;
  font-size: 90px;
  line-height: 90px;
  font-weight: 400;
  color: #ffffff;
  margin: 10px 0;
}

.since-section .divider {
  width: 40%;
  max-width: 200px;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  margin: 16px auto;
  border: 0;
}

.since-section img {
  margin: 0 auto;
}

/* Values */
.values-section {
  padding-top: 0;
  padding-bottom: 90px;
}

.values-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.value-box {
  position: relative;
  padding: 30px 24px;
  text-align: center;
  -ms-flex: 1 1 33.333%;
  flex: 1 1 33.333%;
  width: 33.333%;
}

.value-box--border::after {
  content: "";
  position: absolute;
  right: 0;
  top: 10%;
  height: 80%;
  border-right: 1px solid rgba(0, 0, 0, 0.08);
}

.value-box h3 {
  color: #3f3f40;
  text-transform: uppercase;
  font-weight: 600;
}

.value-box p {
  color: #737e86;
}

/* Parallax banner */
.parallax-banner {
  position: relative;
  overflow: hidden;
  padding: 0;
  background-image: url("images/parallax.jpg");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #ffffff;
  text-align: center;
}

.parallax-banner--opportunities {
  background-image: url("images/parallax.jpg");
}

.parallax-banner .container {
  position: relative;
  z-index: 1;
  padding: 90px 0;
}

.parallax-banner::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(2, 22, 84, 0.55);
}

.parallax-banner h2 {
  color: #ffffff;
  margin-bottom: 0;
  text-transform: uppercase;
}

.parallax-banner .big {
  color: #ffffff;
}

.parallax-banner__icon {
  margin: 16px auto;
}

.parallax-banner__cta {
  margin-top: 24px;
}

.parallax-banner--key-benefits {
  background-image: url("images/key-benefits.jpg");
  background-position: center right;
  background-size: cover;
  text-align: left;
}

.parallax-banner--key-benefits::before {
  display: none;
}

.parallax-banner--key-benefits .container {
  max-width: 1220px;
  margin: 0 auto;
  padding: 80px 0;
  text-align: left;
}

.parallax-banner--key-benefits .parallax-banner__copy {
  max-width: 400px;
}

.parallax-banner--key-benefits h2 {
  text-align: left;
}

.parallax-banner--key-benefits .parallax-banner__icon {
  display: block;
  margin: 16px 0;
}

.parallax-banner--key-benefits p {
  color: #ffffff;
  margin: 0 0 1em;
  text-align: left;
}

.parallax-banner--key-benefits p:last-child {
  margin-bottom: 0;
}

/* Geographical coverage home */
.geo-coverage-home {
  padding-top: 90px;
  padding-bottom: 20px;
}

.geo-coverage-home h2 {
  margin-top: 0;
  text-transform: uppercase;
}

.geo-coverage-home p {
  color: #737e86;
}

.geo-coverage-home__icon {
  margin-bottom: 16px;
}

/* Buttons */
.btn {
  display: inline-block;
  padding: 11px 20px;
  background: #e30513;
  color: #ffffff !important;
  font-family: "Poppins", Arial, Tahoma, sans-serif;
  font-weight: 600;
  font-size: 14px;
  letter-spacing: 0;
  border: 0;
  border-radius: 5px;
  cursor: pointer;
  transition: background 0.2s ease;
}

.btn:hover {
  background: #c00410;
  color: #ffffff !important;
}

.btn--navy {
  background: #021654;
}

.btn--navy:hover {
  background: #031a6e;
}

/* Two columns */
.split {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}

.split > :first-child {
  -ms-flex: 2 1 60%;
  flex: 2 1 60%;
  width: 60%;
  padding-right: 20px;
}

.split > :last-child {
  -ms-flex: 1 1 35%;
  flex: 1 1 35%;
  width: 35%;
}

.split--reverse > :first-child {
  -ms-flex: 1 1 35%;
  flex: 1 1 35%;
  width: 35%;
  padding-right: 0;
}

.split--reverse > :last-child {
  -ms-flex: 2 1 60%;
  flex: 2 1 60%;
  width: 60%;
}

/* Services: text + two red boxes side by side */
.services-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
}

.services-row__text {
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  min-width: 260px;
  padding-right: 24px;
}

.services-row__text h2 {
  text-transform: uppercase;
}

/* Info boxes */
.info-box {
  background: #e30513;
  color: #ffffff;
  width: 328px;
  height: 286px;
  max-width: 100%;
  padding: 28px 22px;
  margin: 0 16px 0 0;
  box-sizing: border-box;
  -ms-flex: 0 0 328px;
  flex: 0 0 328px;
}

.services-row .info-box:last-child {
  margin-right: 0;
}

.info-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.info-box li {
  position: relative;
  padding: 7px 0 7px 28px;
  border-bottom: 0;
  font-weight: 600;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #ffffff;
}

.info-box li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  width: 18px;
  height: 18px;
  margin-top: -9px;
  background: url("images/icons/check.svg?v=3") no-repeat center;
  background-size: 18px 18px;
}

/* Management cards */
.mgmt-grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -12px;
}

.mgmt-card {
  padding: 20px;
  background: #ffffff;
  -ms-flex: 1 1 30%;
  flex: 1 1 30%;
  width: 30%;
  margin: 12px;
  box-sizing: border-box;
}

.mgmt-card--border {
  padding-left: 0;
}

.mgmt-card__text {
  border-left: 1px solid #021654;
  padding-left: 10px;
}

/* Accordion */
.accordion-item {
  border-bottom: 1px solid #ddd;
}

.accordion-trigger {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 14px 0;
  background: none;
  border: 0;
  font: inherit;
  font-weight: 600;
  color: #021654;
  cursor: pointer;
  text-align: left;
}

.accordion-panel {
  display: none;
  padding: 0 0 14px;
  color: #737e86;
}

.accordion-item.is-open .accordion-panel {
  display: block;
}

/* Page hero */
.page-header-wrap {
  position: relative;
}

.page-header-wrap .page-hero {
  padding-top: 230px;
}

.page-hero {
  padding: 180px 0 100px;
  background-color: #021654;
  background-image: url("images/slide-01.jpg");
  background-repeat: no-repeat;
  background-position: center top;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  text-align: center;
}

.page-hero::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(2, 22, 84, 0.72);
}

.page-hero .container {
  position: relative;
  z-index: 1;
}

.page-hero h1 {
  color: #ffffff;
  font-size: 42px;
  font-weight: 900;
  letter-spacing: 10px;
  text-transform: uppercase;
}

/* Contact form */
.contact-form {
  max-width: 640px;
  margin: 0 auto;
}

.contact-form > * {
  margin-bottom: 16px;
}

.contact-form input,
.contact-form textarea {
  width: 100%;
  padding: 12px 14px;
  border: 1px solid #ebebeb;
  border-radius: 0;
  font: inherit;
  background: #ffffff;
}

.contact-form input:focus,
.contact-form textarea:focus {
  outline: none;
  border-color: #021654;
}

.address-box {
  background: #e30513;
  color: #ffffff;
  padding: 24px;
}

.address-box h3 {
  color: #ffffff;
}

.address-box ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.address-box li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 12px;
}

.address-box__icon {
  font-size: 18px;
  width: 24px;
  flex-shrink: 0;
  margin-right: 12px;
  color: #ffffff;
  text-align: center;
}

/* Contacts page */
.page-contacts .page-header-wrap {
  position: relative;
}

.page-contacts .page-hero h1 {
  font-size: 36px;
  letter-spacing: 8px;
}

.page-contacts .page-hero {
  padding-bottom: 100px;
}

.page-contacts .contact-cards {
  position: relative;
  z-index: 4;
  margin-top: 0;
  padding: 50px 0;
  background: #ffffff;
}

.page-contacts .contact-cards__panel {
  margin-top: 0;
}

.page-contacts .contact-cards .icon_box .icon_wrapper {
  width: 110px;
  height: 110px;
  min-width: 110px;
  min-height: 110px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto 25px;
}

.page-contacts .contact-cards .icon_box .icon_wrapper .icon i::before {
  font-size: 110px;
  line-height: 1;
}

.page-contacts .contact-cards .icon_box.has_border::after {
  display: none;
}

.page-contacts .contact-cards .card-box--border::after {
  top: 0;
  height: 100%;
}

.contact-info {
  position: relative;
  z-index: 4;
  padding: 0 0 50px;
  margin-top: 0;
  background: #ffffff;
}

.contact-info__panel {
  padding: 20px;
  background: #ffffff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

.cards-grid--4 .card-box {
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  width: 25%;
}

.page-contacts .contact-mgmt.section {
  padding-top: 0;
  padding-bottom: 50px;
  background: #ffffff;
}

.page-inner .contact-mgmt.section {
  padding: 50px 0;
  background: #ffffff;
}

.contact-mgmt__grid {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -ms-flex-align: stretch;
  align-items: stretch;
  margin: 0;
  padding: 0 20px;
  box-sizing: border-box;
}

.contact-mgmt .mgmt-card {
  margin: 0;
  padding: 20px;
  -ms-flex: 1 1 33.333%;
  flex: 1 1 33.333%;
  width: 33.333%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}

.contact-mgmt .mgmt-card--border > p:last-child {
  margin-top: auto;
  padding-top: 16px;
}

.contact-mgmt .mgmt-card--border {
  padding-left: 0;
}

.contact-mgmt .mgmt-card__text {
  border-left: 1px solid #021654;
  padding-left: 10px;
}

.contact-mgmt .mgmt-card h2 {
  color: #e30513;
  text-transform: uppercase;
}

.contact-mgmt .mgmt-card p {
  color: #737e86;
}

.page-contacts .contact-mgmt .mgmt-card p {
  color: #212121;
}

.page-contacts .contact-mgmt .mgmt-card p.big {
  text-transform: uppercase;
}

.btn--contact {
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  padding: 10px 18px;
  font-size: 13px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.btn--contact i,
.btn--contact i::before {
  color: #ffffff !important;
  font-size: 16px;
}

.section--partners {
  background: #f7f7f7;
  text-align: center;
}

.section--partners h6 {
  margin: 0 0 24px;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.6;
  color: #303030;
}

.section--partners h2 {
  margin-bottom: 16px;
}

.section--partners .big {
  margin: 0;
  line-height: 1.8;
}

.contact-map-section {
  padding: 0;
}

.contact-map {
  position: relative;
  width: 100%;
}

.contact-map iframe,
.contact-map__canvas {
  display: block;
  width: 100%;
  height: 500px;
  border: 0;
}

.contact-map__pin {
  position: absolute;
  left: 50%;
  top: 48%;
  z-index: 3;
  -webkit-transform: translate(-30px, -100%);
  transform: translate(-30px, -100%);
}

.contact-map__flag {
  display: block;
  position: relative;
  width: 32px;
  height: 32px;
  margin: 15px 0 0 14px;
  pointer-events: none;
}

.contact-map__address {
  position: relative;
  z-index: 3;
  left: auto;
  right: auto;
  top: auto;
  width: auto;
  min-width: 250px;
  max-width: 320px;
  margin: 0;
  padding: 30px 40px 25px;
  background: #0d095e;
  color: #ffffff;
  -webkit-transform: none;
  transform: none;
  box-shadow: none;
}

.contact-map__address::after {
  content: "";
  position: absolute;
  left: 30px;
  right: auto;
  top: auto;
  bottom: -15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 15px 0 15px;
  border-color: #0d095e transparent transparent transparent;
  -webkit-transform: none;
  transform: none;
}

.contact-map__address h3 {
  margin: 0 0 16px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.contact-map__address ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.contact-map__address li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12px;
}

.contact-map__address .icon {
  color: #ffffff;
  font-size: 18px;
  line-height: 1.4;
  flex-shrink: 0;
}

.contact-map__address .icon i::before,
.contact-map__address .icon-location::before {
  color: #ffffff !important;
}

.map-placeholder {
  width: 100%;
  min-height: 280px;
  background: #c1d9ec;
  background: -webkit-linear-gradient(135deg, #c1d9ec, #8fb4d6);
  background: linear-gradient(135deg, #c1d9ec, #8fb4d6);
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #021654;
  font-weight: 600;
}

/* Footer */
.site-footer {
  background: #f9f9f9;
}

.footer-widgets {
  height: 214px;
  min-height: 214px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  border-bottom: 1px solid #e30513;
}

.footer-widgets .container {
  width: 100%;
}

.footer-logo {
  max-width: 280px;
  margin: 0 auto;
}

.footer-copy {
  height: 88px;
  min-height: 88px;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  text-align: center;
  font-family: Arial, sans-serif;
  font-size: 13px;
  line-height: 1.5;
  color: #444;
}

.footer-copy p {
  margin: 0;
}

.footer-copy a {
  color: #13014b;
}

.footer-copy a:hover {
  color: #1c014b;
}

/* Cookie banner */
.cookie-banner {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  background: rgba(50, 50, 58, 0.98);
  color: #ffffff;
  padding: 24px;
  display: none;
}

.cookie-banner.is-visible {
  display: block;
}

.cookie-banner__inner {
  max-width: 1100px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.cookie-banner p {
  -ms-flex: 1 1 520px;
  flex: 1 1 520px;
  margin: 0 16px 0 0;
  font-size: 14px;
  line-height: 1.6;
}

.cookie-actions {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.cookie-actions .btn {
  margin-left: 10px;
}

.cookie-actions .btn {
  background: #00a99d;
}

.cookie-close {
  position: absolute;
  top: 12px;
  right: 16px;
  background: none;
  border: 0;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}

/* Mobile nav overlay */
.mobile-nav {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(5, 0, 65, 0.97);
  z-index: 1500;
  padding: 80px 24px 24px;
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: transform 0.3s ease;
}

.mobile-nav.is-open {
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.mobile-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.mobile-nav a {
  display: block;
  color: #ffffff;
  padding: 14px 0;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-close {
  position: absolute;
  top: 16px;
  right: 16px;
  background: none;
  border: 0;
  color: #ffffff;
  font-size: 28px;
  cursor: pointer;
}

.ie-flex-stack > * {
  margin-bottom: 20px;
}

.ie-flex-stack > *:last-child {
  margin-bottom: 0;
}

/* Responsive */
@media (max-width: 1024px) {
  h2 {
    font-size: 31px;
    line-height: 34px;
  }

  .split > :first-child,
  .split > :last-child,
  .split--reverse > :first-child,
  .split--reverse > :last-child {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    padding-right: 0;
  }

  .services-row__text,
  .services-row .info-box {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    max-width: 328px;
    padding-right: 0;
    margin: 0 0 20px;
  }

  .services-row__text {
    max-width: 100%;
  }

  .mgmt-card {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }

  .contact-mgmt__grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 20px;
  }

  .contact-mgmt .mgmt-card {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }

  .cert-card {
    -ms-flex: 0 1 45%;
    flex: 0 1 45%;
  }

  .cards-grid--4 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .cards-grid--4 .card-box {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    width: 50%;
  }

  .contact-map__pin {
    position: static;
    -webkit-transform: none;
    transform: none;
  }

  .contact-map__address {
    position: static;
    width: auto;
    min-width: 0;
    max-width: none;
    margin: 0;
    -webkit-transform: none;
    transform: none;
  }

  .contact-map__address::after {
    display: none;
  }

  .contact-map__flag {
    position: absolute;
    left: 50%;
    top: 48%;
    margin: 0;
    -webkit-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%);
  }

  .nav a,
  #menu > li > a,
  .menu > li > a {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media (max-width: 768px) {
  #Top_bar.top-bar,
  .top-bar,
  .top_bar_left,
  .top-bar__inner,
  .header-split #menu {
    min-height: 70px;
  }

  .page-inner .site-header--overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(2, 22, 84, 0.92);
  }

  .page-contacts .site-header--overlay {
    background: transparent;
  }

  .page-contacts .site-header--overlay.is-scrolled {
    background: rgba(255, 255, 255, 0.97);
  }

  .page-inner .page-header-wrap .page-hero {
    padding-top: 120px;
    padding-bottom: 70px;
  }

  .site-header.is-scrolled {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    background: rgba(255, 255, 255, 0.97);
  }

  .page-home #logo img,
  .page-home .logo-main,
  .page-home .logo img {
    height: 70px;
    width: auto;
  }

  .header-split .logo {
    position: relative;
    left: auto;
    right: auto;
    bottom: auto;
    text-align: center;
    margin: 0 auto;
  }

  .header-split .menu_wrapper {
    float: none;
  }

  .header-split #menu {
    min-height: 0;
  }

  .header-split .menu_left,
  .header-split .menu_right {
    float: none;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    text-align: center;
  }

  .header-split #menu {
    display: none;
  }

  .page-home .mfn-main-slider,
  .page-home .rev_slider_wrapper,
  .page-home .hero {
    height: 600px;
    min-height: 600px;
  }

  .page-home .lang-switch img {
    width: 32px;
  }

  .page-home .contact-cards {
    margin-top: 20px;
  }

  .page-home .contact-cards__panel {
    padding: 24px 16px;
  }

  .page-home .contact-cards .icon_box .icon_wrapper {
    width: 110px;
    height: 110px;
    min-width: 110px;
    min-height: 110px;
  }

  .page-home .contact-cards .icon_box .icon_wrapper .icon i::before {
    font-size: 110px;
  }

  .icon_box .icon_wrapper .icon i::before {
    font-size: 60px;
  }

  .top-bar__inner {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .nav--left,
  .nav--right,
  .menu_left,
  .menu_right {
    display: none;
  }

  .menu-toggle,
  .responsive-menu-toggle {
    display: block;
  }

  .logo {
    justify-self: center;
  }

  .cards-grid,
  .values-grid {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .card-box--border::after,
  .value-box--border::after {
    display: none;
  }

  .card-box,
  .value-box {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.08);
  }

  .section {
    padding: 60px 0;
  }

  .since-number {
    font-size: 70px;
    line-height: 70px;
  }

  .page-hero {
    padding: 120px 0 70px;
  }

  .page-hero h1 {
    font-size: 28px;
    letter-spacing: 4px;
  }

  .parallax-banner {
    background-attachment: scroll;
  }

  .icon_box .icon_wrapper .icon i::before {
    font-size: 60px;
  }
}

@media (max-width: 480px) {
  .container {
    width: 92%;
    max-width: 1220px;
  }

  h2 {
    font-size: 22px;
    line-height: 24px;
  }

  .cert-card {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  .cards-grid--4 .card-box {
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    width: 100%;
  }

  .page-contacts .page-hero h1 {
    font-size: 24px;
    letter-spacing: 4px;
  }
}

/* BeTheme animations — same types as marineservice-genoa.com */
.animate {
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animate.fadeInLeft,
.animate.fadeInRight,
.animate.fadeInDown,
.animate.fadeInUp,
.animate.fadeInUpLarge,
.animate.fadeInDownLarge,
.animate.zoomIn,
.animate.zoomInLeft,
.animate.zoomInRight,
.animate.zoomInUp,
.animate.zoomInDownLarge,
.animate.bounceInLeft {
  opacity: 1;
}

@-webkit-keyframes fadeInLeft {
  0% { opacity: 0; -webkit-transform: translateX(-200px); }
  100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fadeInLeft {
  0% { opacity: 0; transform: translateX(-200px); }
  100% { opacity: 1; transform: translateX(0); }
}
.animate.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% { opacity: 0; -webkit-transform: translateX(200px); }
  100% { opacity: 1; -webkit-transform: translateX(0); }
}
@keyframes fadeInRight {
  0% { opacity: 0; transform: translateX(200px); }
  100% { opacity: 1; transform: translateX(0); }
}
.animate.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInDown {
  0% { opacity: 0; -webkit-transform: translateY(-200px); }
  100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDown {
  0% { opacity: 0; transform: translateY(-200px); }
  100% { opacity: 1; transform: translateY(0); }
}
.animate.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInUp {
  0% { opacity: 0; -webkit-transform: translateY(200px); }
  100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInUp {
  0% { opacity: 0; transform: translateY(200px); }
  100% { opacity: 1; transform: translateY(0); }
}
.animate.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpLarge {
  0% { opacity: 0; -webkit-transform: translateY(1000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInUpLarge {
  0% { opacity: 0; transform: translateY(1000px); }
  100% { opacity: 1; transform: translateY(0); }
}
.animate.fadeInUpLarge {
  -webkit-animation-name: fadeInUpLarge;
  animation-name: fadeInUpLarge;
}

@-webkit-keyframes fadeInDownLarge {
  0% { opacity: 0; -webkit-transform: translateY(-1000px); }
  100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fadeInDownLarge {
  0% { opacity: 0; transform: translateY(-1000px); }
  100% { opacity: 1; transform: translateY(0); }
}
.animate.fadeInDownLarge {
  -webkit-animation-name: fadeInDownLarge;
  animation-name: fadeInDownLarge;
}

@-webkit-keyframes zoomIn {
  0% { opacity: 0; -webkit-transform: scale(0); }
  100% { opacity: 1; -webkit-transform: scale(1); }
}
@keyframes zoomIn {
  0% { opacity: 0; transform: scale(0); }
  100% { opacity: 1; transform: scale(1); }
}
.animate.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-webkit-keyframes zoomInLeft {
  0% { opacity: 0; -webkit-transform: scale(0) translateX(-200px); }
  100% { opacity: 1; -webkit-transform: scale(1) translateX(0); }
}
@keyframes zoomInLeft {
  0% { opacity: 0; transform: scale(0) translateX(-200px); }
  100% { opacity: 1; transform: scale(1) translateX(0); }
}
.animate.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
  0% { opacity: 0; -webkit-transform: scale(0) translateX(200px); }
  100% { opacity: 1; -webkit-transform: scale(1) translateX(0); }
}
@keyframes zoomInRight {
  0% { opacity: 0; transform: scale(0) translateX(200px); }
  100% { opacity: 1; transform: scale(1) translateX(0); }
}
.animate.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
  0% { opacity: 0; -webkit-transform: scale(0) translateY(200px); }
  100% { opacity: 1; -webkit-transform: scale(1) translateY(0); }
}
@keyframes zoomInUp {
  0% { opacity: 0; transform: scale(0) translateY(200px); }
  100% { opacity: 1; transform: scale(1) translateY(0); }
}
.animate.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}

@-webkit-keyframes zoomInDownLarge {
  0% { opacity: 0; -webkit-transform: scale(0) translateY(-1000px); }
  100% { opacity: 1; -webkit-transform: scale(1) translateY(0); }
}
@keyframes zoomInDownLarge {
  0% { opacity: 0; transform: scale(0) translateY(-1000px); }
  100% { opacity: 1; transform: scale(1) translateY(0); }
}
.animate.zoomInDownLarge {
  -webkit-animation-name: zoomInDownLarge;
  animation-name: zoomInDownLarge;
}

@-webkit-keyframes bounceInLeft {
  0% { opacity: 0; -webkit-transform: scale(0) translateX(-200px); }
  60% { opacity: 1; -webkit-transform: scale(1.1) translateX(40px); }
  80% { opacity: 1; -webkit-transform: scale(0.9) translateX(-20px); }
  100% { opacity: 1; -webkit-transform: scale(1) translateX(0); }
}
@keyframes bounceInLeft {
  0% { opacity: 0; transform: scale(0) translateX(-200px); }
  60% { opacity: 1; transform: scale(1.1) translateX(40px); }
  80% { opacity: 1; transform: scale(0.9) translateX(-20px); }
  100% { opacity: 1; transform: scale(1) translateX(0); }
}
.animate.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
