@import '../fonts/fonts.css';
body {
  font-family: 'Ubuntu';
  color: #000;
}
.mobile {
  display: none !important;
}
.text-white {
  color: #fff;
}
.text-lightblue {
  color: #046997;
}
.text-darkblue {
  color: #003D65;
}
a.white {
  color: #fff;
}
a.white:hover {
  color: #fff;
}
.row img {
  display: block;
  height: auto;
  max-width: 100%;
}
h1 {
  font-family: 'Butler';
  font-weight: normal;
  font-size: 40px;
}
h2 {
  font-family: circe, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
}
h3 {
  font-family: circe, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  text-transform: uppercase;
  display: inline-block;
}
/* Fixed header and footer */
#header {
  top: 0px;
  position: fixed;
  display: block;
  width: 100%;
  z-index: 9;
  color: #fff;
  padding: 25px 50px;
}
#header .logo {
  background-image: url('../images/filomena/MFS-logo.svg');
  width: 260px;
  display: inline-block;
  height: 55px;
  line-height: 40px;
  background-repeat: no-repeat;
  float: left;
  left: 0px;
}
#header .language {
  float: right;
  right: 0;
}
#header .language ul.nav {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 5px 0px;
  text-decoration: none;
}
#header .language ul.nav li {
  display: inline-block;
}
#header .language ul.nav li a {
  color: #fff;
  font-family: circe, sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  padding: 0px 10px;
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  text-decoration: none;
  line-height: 30px;
}
#header .language ul.nav li a:hover {
  text-decoration: underline;
}
#header .menu {
  text-align: center;
  float: right;
}
#header .menu ul.nav {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 0px 30px;
  text-decoration: none;
}
#header .menu ul.nav li {
  display: inline-block;
}
#header .menu ul.nav li a {
  color: #fff;
  font-family: circe, sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  padding: 0px 30px;
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  text-decoration: none;
  line-height: 30px;
}
#header .menu ul.nav li a:hover {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid white;
  padding: 0px 30px;
  text-decoration: none;
}
#header .menu ul.nav:last-of-type a {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 0px 30px;
  text-decoration: none;
}
#header .menu-trigger {
  float: right;
  position: absolute;
  top: 25px;
  right: 30px;
  padding: 7px 17px;
  cursor: pointer;
}
#header.blue {
  color: #003D65;
  background-color: transparent;
  padding-bottom: 21px;
}
#header.blue .logo {
  background-image: url('../images/filomena/MFS-logo-color.svg');
  display: inline-block;
  line-height: 40px;
  float: left;
  left: 0px;
}
#header.blue .menu ul.nav {
  padding: 0px 30px;
}
#header.blue .menu ul.nav a {
  margin-top: 6px;
  color: #003D65;
  font-family: circe, sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  padding: 0px 30px;
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  text-decoration: none;
  line-height: 30px;
}
#header.blue .menu ul.nav a:hover {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid #003D65;
  padding: 0px 30px;
  text-decoration: none;
}
#header.blue .menu ul.nav a:last-of-type a {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 0px 30px;
  text-decoration: none;
}
#header.blue .menu ul.nav a.current a {
  color: #999;
}
#header.blue .language {
  float: right;
  right: 0;
}
#header.blue .language ul.nav {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 5px 0px;
  text-decoration: none;
}
#header.blue .language ul.nav li {
  display: inline-block;
}
#header.blue .language ul.nav li a {
  color: #003D65;
  font-family: circe, sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  padding: 0px 10px;
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  text-decoration: none;
  line-height: 30px;
}
#header.blue .language ul.nav li a:hover {
  text-decoration: underline;
}
#header.services {
  color: #003D65;
  background-color: white;
  padding-bottom: 21px;
}
#header.services .logo {
  background-image: url('../images/filomena/MFS-logo-color.svg');
  display: inline-block;
  line-height: 40px;
  float: left;
  left: 0px;
}
#header.services.border {
  -webkit-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.17);
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.17);
}
#header.services .menu ul.nav {
  padding: 0px 30px;
}
#header.services .menu ul.nav a {
  margin-top: 6px;
  color: #003D65;
  font-family: circe, sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  padding: 0px 30px;
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  text-decoration: none;
  line-height: 30px;
}
#header.services .menu ul.nav a:hover {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid #003D65;
  padding: 0px 30px;
  text-decoration: none;
}
#header.services .menu ul.nav a:last-of-type a {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 0px 30px;
  text-decoration: none;
}
#header.services .menu ul.nav a.current a {
  color: #999;
}
#header.services .language {
  float: right;
  right: 0;
}
#header.services .language ul.nav {
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  padding: 5px 0px;
  text-decoration: none;
}
#header.services .language ul.nav li {
  display: inline-block;
}
#header.services .language ul.nav li a {
  color: #003D65;
  font-family: circe, sans-serif;
  font-style: normal;
  font-weight: 100;
  font-size: 16px;
  padding: 0px 10px;
  background-color: transparent;
  border-radius: 8px;
  border: 1px solid transparent;
  text-decoration: none;
  line-height: 30px;
}
#header.services .language ul.nav li a:hover {
  text-decoration: underline;
}
#footer {
  background-color: #003d660d;
  padding: 8px 0px;
  text-align: center;
  font-size: 12px;
}
#footer .logo {
  float: left;
  left: 0px;
}
#footer .creation {
  float: right;
  right: 0px;
  color: #425968;
  height: 40px;
  line-height: 51px;
}
#footer a {
  color: #1e1e1c;
}
/* Side Menu */
.sidemenu {
  font-family: circe, sans-serif;
  font-weight: 400;
  font-style: normal;
  position: fixed;
  right: 0;
  top: 0px;
  width: auto;
  height: 100%;
  background-color: #003D65;
  z-index: 10001;
  display: none;
  color: white;
  font-size: 17px;
  text-align: center;
  padding: 20px 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  /* Navigation Submenus */
}
.sidemenu img#closemenu {
  position: absolute;
  top: 35px;
  right: 40px;
  cursor: pointer;
}
.sidemenu ul.menu {
  margin: 0px;
  padding: 0px;
  margin-top: 50px;
}
.sidemenu ul.menu li {
  display: inline-block;
  margin: 0px 50px;
}
.sidemenu ul.menu li a {
  text-transform: uppercase;
  color: white;
  padding: 20px 0px;
  font-size: 16.5px;
  line-height: 60px;
}
.sidemenu ul.menu li a:hover {
  text-decoration: none;
}
.sidemenu ul.menu li a.mobile {
  display: none;
}
.sidemenu ul.menu li.current a:before {
  content: url(../images/bracket-left-menu.png);
  vertical-align: middle;
  position: relative;
  top: 10px;
}
.sidemenu ul.menu li.current a:after {
  content: url(../images/bracket-right-menu.png);
  vertical-align: middle;
  position: relative;
  top: 10px;
}
.sidemenu ul.menu li:hover a:before {
  content: url(../images/bracket-left-menu.png);
  vertical-align: middle;
  position: relative;
  top: 10px;
}
.sidemenu ul.menu li:hover a:after {
  content: url(../images/bracket-right-menu.png);
  vertical-align: middle;
  position: relative;
  top: 10px;
}
.sidemenu hr {
  border-bottom: none;
}
.sidemenu .sidemenu-logo {
  position: absolute;
  bottom: 45px;
  width: 100%;
  display: block;
  text-align: center;
  margin-left: -20px;
}
.sidemenu .sidemenu-logo a {
  font-size: 14px;
  text-transform: uppercase;
  color: #1e1e1c;
}
/* Section */
.section {
  text-align: center;
}
.section .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  margin: auto;
}
.section .content {
  position: relative;
  padding-left: 50px;
  padding-right: 50px;
}
.section .bottom {
  position: absolute;
  bottom: 75px;
  width: 100%;
  display: block;
  text-align: center;
  font-weight: 300;
  font-size: 16px;
}
.section.section0 {
  background-image: url('../images/filomena/Maria-Filomena-Sena-Lawyer-Advogada-Algarve-Lagos.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.section.section1 {
  background-color: white;
}
.section.section2 {
  background-color: #003D65;
}
.section.section3 {
  background-color: white;
}
/* Scrolling Icon */
.icon-scroll,
.icon-scroll:before {
  position: absolute;
  left: 50%;
}
.icon-scroll {
  width: 20px;
  height: 40px;
  margin-left: -10px;
  top: 70%;
  margin-top: 50px;
  box-shadow: inset 0 0 0 1px #fff;
  border-radius: 15px;
}
.icon-scroll:before {
  content: '';
  width: 6px;
  height: 6px;
  background: #fff;
  margin-left: -3px;
  top: 8px;
  border-radius: 3px;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-name: scroll;
}
@keyframes scroll {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    transform: translateY(20px);
  }
}
/* Template Bits */
.spacing-top,
.spacer,
.spacermenu {
  display: block;
}
.spacing-top {
  height: 150px;
}
.spacer {
  height: 30px;
}
.spacerh {
  display: inline-block;
  width: 40px;
}
.spacermenu {
  height: 105px;
}
a.brackets,
span.brackets {
  text-transform: uppercase;
  color: #1e1e1c;
  padding: 20px 0px;
  font-size: 18px;
  line-height: 60px;
}
a.brackets:before,
span.brackets:before {
  content: url(../images/bracket-left-menu.png);
  vertical-align: middle;
  position: relative;
  top: 10px;
}
a.brackets:after,
span.brackets:after {
  content: url(../images/bracket-right-menu.png);
  vertical-align: middle;
  position: relative;
  top: 10px;
}
.servicessymbol {
  width: auto;
  color: black;
  position: absolute;
  top: 1px;
  right: 109px;
  text-align: right;
  height: 128px;
  z-index: 1;
}
.buttonservices {
  font-family: circe, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 25px;
  display: inline-block;
  background-repeat: no-repeat;
  text-align: center;
  float: left;
  padding: 5px 30px;
  border: 1px solid white;
  border-radius: 8px;
  color: #ffffff;
}
.buttonservices.blue {
  color: #046997;
  border: 1px solid #046997;
}
.buttonblueservices {
  font-family: circe, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  display: inline-block;
  background-repeat: no-repeat;
  text-align: left;
  float: left;
  padding: 3px 7px;
  color: #ffffff;
}
.buttonblueservices:hover {
  background-color: rgba(255, 255, 255, 0.1);
  border: none;
  padding: 3px 7px;
  text-decoration: none;
}
.carousel .partnerlogo {
  width: auto;
  position: absolute;
  top: 1px;
  left: calc(50% - 165px);
}
.main-over {
  position: relative;
  width: 100%;
  height: 100%;
}
.main-over .picture {
  position: relative;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.main-over .over {
  width: 100%;
  height: calc(100% - 20px);
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.69);
  opacity: 0;
}
.main-over .over:hover {
  padding: 40px;
  opacity: 1;
  transition: .5s ease;
}
.main-over .border-orange {
  height: 100%;
  border: 2px solid #ed6a15;
}
/* Gallery and Tabs */
.button-group button {
  background-color: transparent;
  font-family: Butler;
  font-weight: 300;
  font-size: 14px;
  padding: 4px 12px;
  margin: 0px 5px;
  border: none;
}
.button-group button.active {
  border: 1px solid #000;
}
.grid {
  margin-bottom: 20px;
}
.grid .galleryimg {
  width: 350px;
  height: 235px;
  margin: 10px 10px;
}
.grid .galleryimg.large {
  width: 100%;
  height: auto;
}
.tabs .tab {
  display: none;
}
.tabs .tab.active {
  display: block;
}
/* Map and locations */
.mapcontainer {
  position: relative;
  height: 510px;
  width: 100%;
}
.mapcontainer #map {
  height: 510px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.mapcontainer #map_canvas {
  background-color: #fff !important;
}
.mapcontainer #locationoverlay-left {
  height: 510px;
  width: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  display: none;
}
.mapcontainer #locationoverlay-left img {
  width: 100%;
  height: 510px;
  position: absolute;
  top: 0;
  left: 0;
}
.mapcontainer #locationoverlay-left a#image-next,
.mapcontainer #locationoverlay-left a#image-previous {
  width: 55px;
  height: 55px;
  position: absolute;
  top: 50%;
  margin-top: -27.5px;
  display: none;
}
.mapcontainer #locationoverlay-left a#image-next {
  right: 0;
  background-image: url('../images/location-image-next.jpg');
}
.mapcontainer #locationoverlay-left a#image-previous {
  left: 0;
  background-image: url('../images/location-image-previous.jpg');
}
.mapcontainer #locationoverlay-right {
  height: 510px;
  width: 50%;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
  display: none;
}
.mapcontainer #locationoverlay-right a {
  color: #000;
  text-decoration: none;
}
.mapcontainer #locationoverlay-right .backtomap {
  position: absolute;
  line-height: 26px;
  top: 20px;
  right: 20px;
  font-family: Butler;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 20px;
}
.mapcontainer #locationoverlay-right .backtomap img {
  margin-left: 10px;
  vertical-align: sub;
  cursor: pointer;
}
.name {
  width: 40%;
}
.package {
  width: 40%;
  margin-right: 0px;
}
.phone {
  width: 40%;
  margin-right: 0px;
}
.email {
  width: 397px !important;
  margin-right: 0px;
}
select {
  width: 300px;
  padding: 3px;
  font-size: 14px;
  border: 1px solid #4D2E91;
  box-sizing: border-box;
  margin: 10px 20px;
  resize: vertical;
}
input[type=text] {
  width: 17%;
  padding: 3px;
  color: #003d6582;
  border: none;
  box-sizing: border-box;
  margin-top: 6px;
  margin-bottom: 16px;
  margin-right: 30px;
  background-color: #003d6512;
  border-radius: 5px;
  resize: vertical;
}
textarea {
  width: 397px;
  height: 90px;
  color: #003d6582;
  border: none;
  background-color: #003d6512;
  border-radius: 5px;
}
.g-recaptcha {
  font-family: circe, sans-serif;
  font-weight: 400;
  font-style: normal;
  border: 1px solid #046997;
  position: relative;
  padding: 9px 55px 5px 55px;
  margin-top: 22px;
  background-color: transparent;
  color: #046997;
  text-decoration: none;
  font-size: 14px;
  border-radius: 5px;
  display: block;
}
.g-recaptch:hover {
  background-color: #365072;
}
.grecaptcha-badge {
  display: none;
}
/* Elements */
.slidescontainer {
  position: relative;
  text-align: center;
}
.slidescontainer .prev,
.slidescontainer .next {
  position: absolute;
  height: 100%;
  display: inline-block;
  width: 22px;
  cursor: pointer;
}
.slidescontainer .prev {
  background: url('../images/previous.png') no-repeat center center;
  left: 10px;
}
.slidescontainer .next {
  background: url('../images/next.png') no-repeat center center;
  right: 10px;
}
.slidescontainer .slides,
.slidescontainer .simplify {
  position: relative;
  width: calc(100% - 70px);
  overflow: hidden;
  display: inline-block;
}
.slidescontainer .slides .slidebrand,
.slidescontainer .simplify .slidebrand {
  position: relative;
  display: inline-block;
  height: 100%;
  margin: 10px;
}
.slidescontainer .slides .slidebrand > img,
.slidescontainer .simplify .slidebrand > img {
  width: 100%;
}
.slidescontainer .slides .slidebrand .overlay,
.slidescontainer .simplify .slidebrand .overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: rgba(0, 0, 0, 0.5);
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: auto;
}
.slidescontainer .slides .slidebrand .logo,
.slidescontainer .simplify .slidebrand .logo {
  position: absolute;
  top: 170px;
  left: 65px;
}
.slidescontainer .slides .slidebrand .title,
.slidescontainer .simplify .slidebrand .title {
  position: absolute;
  top: 270px;
  left: 65px;
  text-transform: uppercase;
  color: white;
  font-size: 30px;
}
.slidescontainer .slides .slidebrand .caption,
.slidescontainer .simplify .slidebrand .caption {
  text-transform: uppercase;
  white-space: nowrap;
  position: absolute;
  text-align: left;
  bottom: 0;
  left: 20px;
  color: #fff;
  font-size: 21px;
  letter-spacing: 4px;
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform-origin: 0 0 0;
}
.slidescontainer .slides .slidebrand .hotspots,
.slidescontainer .simplify .slidebrand .hotspots {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.slidescontainer .slides .slidebrand .hotspots .hotspot,
.slidescontainer .simplify .slidebrand .hotspots .hotspot {
  position: absolute;
  cursor: pointer;
}
/* Partner Area */
.box {
  text-align: center;
  display: inline-block;
  width: 100%;
  padding: 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.75);
  margin-bottom: 30px;
}
.box .title {
  font-size: 20px;
  font-family: 'Butler';
  margin-bottom: 10px;
}
.box img {
  display: inline-block;
  margin-bottom: 20px;
  width: 100%;
}
.box a.button {
  display: block;
  background: #000;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: normal;
  padding: 7px 0px;
}
/* ISE 2018 */
.imggenessis {
  display: block;
  margin: 0 auto;
  width: 87%;
}
.imgsteinwaylyngdorf {
  display: block;
  margin: 0 auto;
  width: 87%;
}
.imgphilips {
  display: block;
  margin: 0 auto;
  width: 87%;
}
.imgniio {
  display: block;
  margin: 0 auto;
  width: 87%;
}
/* Media queries */
/* Tablets Landscape */
@media (max-width: 1024px) {
  #header .menu ul.nav li a {
    padding: 0px 70px;
  }
  .grid {
    margin-bottom: 20px;
  }
  .grid .galleryimg {
    width: 290px;
    height: 210px;
    margin: 10px 10px;
  }
  .slidescontainer .slides .slidebrand .logo {
    position: absolute;
    top: 40px;
    left: 25px;
  }
  .slidescontainer .slides .slidebrand .logo img {
    height: 55px;
  }
  .slidescontainer .slides .slidebrand .title {
    position: absolute;
    top: 110px;
    left: 25px;
    text-transform: uppercase;
    color: white;
    font-size: 20px;
  }
}
/* Tablets Portrait */
@media (min-width: 768px) and (max-width: 979px) {
  .section {
    padding: 0px 20px;
  }
  .mobile {
    display: inline-block !important;
  }
  .desktop {
    display: none;
  }
  .section .bottom {
    margin-left: -20px;
  }
  .grid {
    margin-bottom: 20px;
  }
  .grid .galleryimg {
    width: 100%;
    height: auto;
    margin: 10px 0px;
  }
  .slidescontainer .slides .slidebrand .logo {
    position: absolute;
    top: 40px;
    left: 25px;
  }
  .slidescontainer .slides .slidebrand .logo img {
    height: 35px;
  }
  .slidescontainer .slides .slidebrand .title {
    position: absolute;
    top: 90px;
    left: 25px;
    text-transform: uppercase;
    color: white;
    font-size: 15px;
  }
  .slidescontainer .slides .slidebrand .caption {
    font-size: 17px;
    letter-spacing: 3px;
  }
  .icon-scroll {
    margin-top: 40px;
  }
  /* Map and locations */
  .mapcontainer #map_canvas {
    background-color: #fff !important;
  }
  .mapcontainer #locationoverlay-left {
    width: 0;
  }
  .mapcontainer #locationoverlay-left a#image-next,
  .mapcontainer #locationoverlay-left a#image-previous {
    display: none !important;
  }
  .mapcontainer #locationoverlay-right {
    width: 100%;
  }
}
/* Phones Landscape */
@media (max-width: 767px) {
  .section {
    padding: 0px 20px;
  }
  .mobile {
    display: inline-block !important;
  }
  .desktop {
    display: none;
  }
  #header {
    padding: 5px 20px;
  }
  #header .logo img {
    height: 30px;
  }
  #header .menu-trigger img {
    height: 20px;
  }
  #header .menu.desktop {
    display: inline-block !important;
  }
  #header .menu.desktop ul.nav li a {
    line-height: 30px;
    padding: 0px 33px;
  }
  #header .menu-trigger {
    float: right;
    position: absolute;
    top: 0px;
    right: 5px;
    padding: 7px 17px;
    cursor: pointer;
  }
  /* Side Menu */
  .sidemenu ul.menu {
    margin-top: 0px;
  }
  .sidemenu ul.menu li a {
    line-height: 35px;
  }
  .sidemenu ul.menu .mobile {
    display: none !important;
  }
  .section .bottom {
    margin-left: -20px;
    bottom: 10px;
  }
  .grid {
    margin-bottom: 20px;
  }
  .grid .galleryimg {
    width: 100%;
    height: auto;
    margin: 10px 0px;
  }
  .spacing-top {
    height: 50px;
  }
  .spacermenu {
    height: 50px;
  }
  .spacerh {
    width: 60px;
  }
  .control-label {
    display: none;
  }
  .tweakmobile {
    margin-bottom: 15px;
  }
  .slidescontainer .slides .slidebrand .logo {
    position: absolute;
    top: 20px;
    left: 15px;
  }
  .slidescontainer .slides .slidebrand .logo img {
    height: 20px;
  }
  .slidescontainer .slides .slidebrand .title {
    position: absolute;
    top: 50px;
    left: 15px;
    text-transform: uppercase;
    color: white;
    font-size: 13px;
  }
  .slidescontainer .slides .slidebrand .caption {
    font-size: 14px;
    letter-spacing: 2px;
  }
  .icon-scroll {
    margin-top: 40px;
  }
  /* Map and locations */
  .mapcontainer #map_canvas {
    background-color: #fff !important;
  }
  .mapcontainer #locationoverlay-left {
    width: 0;
  }
  .mapcontainer #locationoverlay-left a#image-next,
  .mapcontainer #locationoverlay-left a#image-previous {
    display: none !important;
  }
  .mapcontainer #locationoverlay-right {
    width: 100%;
  }
}
/* ISE 2018 */
.imggenessis {
  display: block;
  margin: 0 auto;
  width: 87%;
  margin-bottom: 20px;
}
.imgsteinwaylyngdorf {
  display: block;
  margin: 0 auto;
  width: 87%;
  margin-bottom: 20px;
}
.imgphilips {
  display: block;
  margin: 0 auto;
  width: 87%;
  margin-bottom: 20px;
}
.imgniio {
  display: block;
  margin: 0 auto;
  width: 87%;
}
/* Phones Portrait */
@media (max-width: 480px) {
  .section {
    padding: 0px 20px;
  }
  .mobile {
    display: inline-block !important;
  }
  .desktop {
    display: none;
  }
  #header {
    top: 0px;
    background-color: white;
    position: fixed;
    display: block;
    width: 100%;
    z-index: 9;
    color: #fff;
    padding: 25px 50px;
  }
  #header .logo {
    background-image: url('../images/filomena/MFS-logo-color.svg');
    width: 260px;
    display: inline-block;
    height: 55px;
    line-height: 40px;
    background-repeat: no-repeat;
    float: left;
    left: 0px;
  }
  #header .menu-trigger {
    float: right;
    position: absolute;
    top: 25px;
    right: 5px;
    padding: 7px 17px;
    cursor: pointer;
  }
  #footer {
    background-color: transparent;
    padding: 8px 0px;
    text-align: center;
    font-size: 12px;
  }
  #footer .logo {
    float: none;
  }
  #footer .creation {
    float: right;
    right: 0px;
    color: #425968;
    height: 40px;
    line-height: 51px;
  }
  #footer a {
    color: #1e1e1c;
  }
  #header {
    padding: 15px 20px;
  }
  #header .menu-trigger img {
    height: 20px;
  }
  #header .menu.desktop {
    display: none !important;
  }
  .container-small {
    max-width: 100%;
  }
  textarea {
    width: 100%;
    height: 86px;
    margin-left: 0px;
  }
  /* Side Menu */
  .sidemenu {
    padding: 0px 60px;
  }
  .sidemenu ul.menu {
    margin-top: 245px;
  }
  .sidemenu ul.menu li a {
    line-height: 44px;
  }
  .sidemenu ul.menu .mobile {
    display: block !important;
  }
  .spacing-top {
    height: 100px;
  }
  .spacerh {
    width: 40px;
  }
  .spacermenu {
    height: 105px;
  }
  .section .bottom {
    margin-left: -20px;
  }
  .section.section0 {
    background-image: url('../images/filomena/Maria-Filomena-Sena-Lawyer-Advogada-Algarve-Lagos-responsive.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    height: 750px;
  }
  .section .content {
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
  }
  .row {
    margin-right: -20px;
    margin-left: -20px;
  }
  input[type=text] {
    width: 48%;
    padding: 3px;
    color: #003d6582;
    border: none;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    margin-right: 30px;
    background-color: #003d6512;
    border-radius: 5px;
    resize: vertical;
  }
  .email {
    width: 100% !important;
    margin-right: 0px;
  }
  .carousel .partnerlogo {
    width: 100px;
    left: calc(50% - 50px);
  }
  .main-over .over {
    background-color: rgba(0, 0, 0, 0.2);
    opacity: 1;
  }
  /* Map and locations */
  .mapcontainer #map_canvas {
    background-color: #fff !important;
  }
  .mapcontainer #locationoverlay-left {
    width: 0;
  }
  .mapcontainer #locationoverlay-left a#image-next,
  .mapcontainer #locationoverlay-left a#image-previous {
    display: none !important;
  }
  .mapcontainer #locationoverlay-right {
    width: 100%;
  }
  .slidescontainer .slides .slidebrand .logo {
    position: absolute;
    top: 40px;
    left: 25px;
  }
  .slidescontainer .slides .slidebrand .logo img {
    height: 35px;
  }
  .slidescontainer .slides .slidebrand .title {
    position: absolute;
    top: 90px;
    left: 25px;
    text-transform: uppercase;
    color: white;
    font-size: 15px;
  }
  .slidescontainer .slides .slidebrand .caption {
    font-size: 17px;
    letter-spacing: 3px;
  }
  /* ISE 2018 */
  .imggenessis {
    display: block;
    margin: 0 auto;
    width: 87%;
    margin-bottom: 20px;
  }
  .imgsteinwaylyngdorf {
    display: block;
    margin: 0 auto;
    width: 87%;
    margin-bottom: 20px;
  }
  .imgphilips {
    display: block;
    margin: 0 auto;
    width: 87%;
    margin-bottom: 20px;
  }
  .imgniio {
    display: block;
    margin: 0 auto;
    width: 87%;
  }
  .icon-scroll {
    margin-top: 70px;
  }
}
/* High Phones Landscape */
